2024-05-08T13:59:56.178 INFO:root:teuthology version: 0.0.1.dev271+g1ae7ad8 2024-05-08T13:59:56.178 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --description orch:cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/connectivity task/test_host_drain} --owner scheduled_adking@teuthology --name adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi --archive /home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697442 -- /home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697442/orig.config.yaml 2024-05-08T13:59:56.209 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-08T13:59:56.297 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697442 branch: wip-adk-testing-2024-05-07-0802 description: orch:cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/connectivity task/test_host_drain} email: adking@redhat.com first_in_suite: false job_id: '7697442' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-adk-testing-2024-05-07-0802 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 - mons down - mon down - out of quorum - CEPHADM_STRAY_HOST - CEPHADM_STRAY_DAEMON log-only-match: - CEPHADM_ sha1: 7c8f650b36e258f639fa4a83becade57cbfd2009 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: image: quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 install: ceph: flavor: default sha1: 7c8f650b36e258f639fa4a83becade57cbfd2009 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-adk-testing-2024-05-07-0802 sha1: 7c8f650b36e258f639fa4a83becade57cbfd2009 owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - osd.1 - - host.b - mon.b - mgr.b - osd.2 - osd.3 - - host.c - mon.c - osd.4 - osd.5 seed: 5571 sha1: 7c8f650b36e258f639fa4a83becade57cbfd2009 sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-adk-testing-2024-05-07-0802 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 7c8f650b36e258f639fa4a83becade57cbfd2009 targets: smithi073.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPLyg8U3ow4XHkycyXVjJaKk/QEEWQsB9hKh75LgBfxpNo2w1sJgFJvcc1jyKik0mKcm6PE73wT7BKKycZHsNJ4= smithi131.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHy7KVhBTvgu7DUeooHEl0rdfqZbHdPRlJcYJRyP/cF4jZmPvoMCHNkRBk29A45Lf2bJY0iQvkp38Rko0h/aKcc= smithi157.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD6GPtnxQFauYoxBY6suIXFHYQ5o7g0/vgmi9VgFW4tc/E5lswe0z0sBE1FcBwgwG8m0fbT7AZQApxY7WjrSROU= tasks: - install: null - cephadm: null - cephadm.shell: host.a: - "set -ex\nHOSTNAMES=$(ceph orch host ls --format json | jq -r '.[] | .hostname')\n\ for host in $HOSTNAMES; do\n # find the hostname for \"host.c\" which will\ \ have no mgr\n HAS_MGRS=$(ceph orch ps --hostname ${host} --format json |\ \ jq 'any(.daemon_type == \"mgr\")')\n if [ \"$HAS_MGRS\" == \"false\" ]; then\n\ \ HOST_C=\"${host}\"\n fi\ndone\n# One last thing to worry about before\ \ draining the host\n# is that the teuthology test tends to put the explicit\n\ # hostnames in the placement for the mon service.\n# We want to make sure we\ \ can drain without providing\n# --force and there is a check for the host being\ \ removed\n# being listed explicitly in the placements. Therefore,\n# we should\ \ remove it from the mon placement.\nceph orch ls mon --export > mon.yaml\n\ sed /\"$HOST_C\"/d mon.yaml > mon_adjusted.yaml\nceph orch apply -i mon_adjusted.yaml\n\ # now drain that host\nceph orch host drain $HOST_C --zap-osd-devices\n# wait\ \ for drain to complete\nHOST_C_DAEMONS=$(ceph orch ps --hostname $HOST_C)\n\ while [ \"$HOST_C_DAEMONS\" != \"No daemons reported\" ]; do\n sleep 15\n \ \ HOST_C_DAEMONS=$(ceph orch ps --hostname $HOST_C)\ndone\n# we want to check\ \ the ability to remove the host from\n# the CRUSH map, so we should first verify\ \ the host is in\n# the CRUSH map.\nceph osd getcrushmap -o compiled-crushmap\n\ crushtool -d compiled-crushmap -o crushmap.txt\nCRUSH_MAP=$(cat crushmap.txt)\n\ if ! grep -q \"$HOST_C\" <<< \"$CRUSH_MAP\"; then\n printf \"Expected to see\ \ $HOST_C in CRUSH map. Saw:\\n\\n$CRUSH_MAP\"\n exit 1\nfi\n# If the drain\ \ was successful, we should be able to remove the\n# host without force with\ \ no issues. If there are still daemons\n# we will get a response telling us\ \ to drain the host and a\n# non-zero return code\nceph orch host rm $HOST_C\ \ --rm-crush-entry\n# verify we've successfully removed the host from the CRUSH\ \ map\nsleep 30\nceph osd getcrushmap -o compiled-crushmap\ncrushtool -d compiled-crushmap\ \ -o crushmap.txt\nCRUSH_MAP=$(cat crushmap.txt)\nif grep -q \"$HOST_C\" <<<\ \ \"$CRUSH_MAP\"; then\n printf \"Saw $HOST_C in CRUSH map after it should\ \ have been removed.\\n\\n$CRUSH_MAP\"\n exit 1\nfi\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 1ae7ad82388e92a475afff437d49054826c019a1 timestamp: 2024-05-08_13:38:19 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-05-08T13:59:56.297 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa; will attempt to use it 2024-05-08T13:59:56.298 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks 2024-05-08T13:59:56.298 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-05-08T13:59:56.300 INFO:teuthology.task.internal:Checking packages... 2024-05-08T13:59:56.322 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '7c8f650b36e258f639fa4a83becade57cbfd2009' 2024-05-08T13:59:56.322 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-05-08T13:59:56.322 INFO:teuthology.packaging:ref: None 2024-05-08T13:59:56.322 INFO:teuthology.packaging:tag: None 2024-05-08T13:59:56.322 INFO:teuthology.packaging:branch: wip-adk-testing-2024-05-07-0802 2024-05-08T13:59:56.322 INFO:teuthology.packaging:sha1: 7c8f650b36e258f639fa4a83becade57cbfd2009 2024-05-08T13:59:56.323 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-adk-testing-2024-05-07-0802 2024-05-08T13:59:56.460 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3593.g7c8f650b 2024-05-08T13:59:56.462 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-05-08T13:59:56.469 INFO:teuthology.task.internal:no buildpackages task found 2024-05-08T13:59:56.469 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-05-08T13:59:56.504 INFO:teuthology.task.internal:Saving configuration 2024-05-08T13:59:56.517 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-05-08T13:59:56.557 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-08T13:59:56.580 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi073.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697442', '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-05-08 13:53:52.130973', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPLyg8U3ow4XHkycyXVjJaKk/QEEWQsB9hKh75LgBfxpNo2w1sJgFJvcc1jyKik0mKcm6PE73wT7BKKycZHsNJ4='} 2024-05-08T13:59:56.601 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi131.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697442', '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-05-08 13:53:52.133809', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHy7KVhBTvgu7DUeooHEl0rdfqZbHdPRlJcYJRyP/cF4jZmPvoMCHNkRBk29A45Lf2bJY0iQvkp38Rko0h/aKcc='} 2024-05-08T13:59:56.619 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi157.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697442', '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-05-08 13:53:52.132511', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD6GPtnxQFauYoxBY6suIXFHYQ5o7g0/vgmi9VgFW4tc/E5lswe0z0sBE1FcBwgwG8m0fbT7AZQApxY7WjrSROU='} 2024-05-08T13:59:56.619 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-05-08T13:59:56.629 INFO:teuthology.task.internal:roles: ubuntu@smithi073.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0', 'osd.1'] 2024-05-08T13:59:56.629 INFO:teuthology.task.internal:roles: ubuntu@smithi131.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.2', 'osd.3'] 2024-05-08T13:59:56.629 INFO:teuthology.task.internal:roles: ubuntu@smithi157.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-05-08T13:59:56.629 INFO:teuthology.run_tasks:Running task console_log... 2024-05-08T13:59:56.783 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f57b661bf70>, signals=[15]) 2024-05-08T13:59:56.784 INFO:teuthology.run_tasks:Running task internal.connect... 2024-05-08T13:59:56.791 INFO:teuthology.task.internal:Opening connections... 2024-05-08T13:59:56.792 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi073.front.sepia.ceph.com 2024-05-08T13:59:56.793 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi073.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T13:59:56.872 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi131.front.sepia.ceph.com 2024-05-08T13:59:56.872 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi131.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T13:59:56.947 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi157.front.sepia.ceph.com 2024-05-08T13:59:56.948 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T13:59:57.025 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-05-08T13:59:57.032 DEBUG:teuthology.orchestra.run.smithi073:> uname -m 2024-05-08T13:59:57.050 INFO:teuthology.orchestra.run.smithi073.stdout:x86_64 2024-05-08T13:59:57.051 DEBUG:teuthology.orchestra.run.smithi073:> cat /etc/os-release 2024-05-08T13:59:57.107 INFO:teuthology.orchestra.run.smithi073.stdout:NAME="CentOS Stream" 2024-05-08T13:59:57.107 INFO:teuthology.orchestra.run.smithi073.stdout:VERSION="9" 2024-05-08T13:59:57.107 INFO:teuthology.orchestra.run.smithi073.stdout:ID="centos" 2024-05-08T13:59:57.107 INFO:teuthology.orchestra.run.smithi073.stdout:ID_LIKE="rhel fedora" 2024-05-08T13:59:57.107 INFO:teuthology.orchestra.run.smithi073.stdout:VERSION_ID="9" 2024-05-08T13:59:57.108 INFO:teuthology.orchestra.run.smithi073.stdout:PLATFORM_ID="platform:el9" 2024-05-08T13:59:57.108 INFO:teuthology.orchestra.run.smithi073.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-08T13:59:57.108 INFO:teuthology.orchestra.run.smithi073.stdout:ANSI_COLOR="0;31" 2024-05-08T13:59:57.108 INFO:teuthology.orchestra.run.smithi073.stdout:LOGO="fedora-logo-icon" 2024-05-08T13:59:57.108 INFO:teuthology.orchestra.run.smithi073.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-08T13:59:57.108 INFO:teuthology.orchestra.run.smithi073.stdout:HOME_URL="https://centos.org/" 2024-05-08T13:59:57.108 INFO:teuthology.orchestra.run.smithi073.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-08T13:59:57.108 INFO:teuthology.orchestra.run.smithi073.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-08T13:59:57.108 INFO:teuthology.orchestra.run.smithi073.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-08T13:59:57.109 INFO:teuthology.lock.ops:Updating smithi073.front.sepia.ceph.com on lock server 2024-05-08T13:59:57.130 DEBUG:teuthology.orchestra.run.smithi131:> uname -m 2024-05-08T13:59:57.148 INFO:teuthology.orchestra.run.smithi131.stdout:x86_64 2024-05-08T13:59:57.148 DEBUG:teuthology.orchestra.run.smithi131:> cat /etc/os-release 2024-05-08T13:59:57.205 INFO:teuthology.orchestra.run.smithi131.stdout:NAME="CentOS Stream" 2024-05-08T13:59:57.205 INFO:teuthology.orchestra.run.smithi131.stdout:VERSION="9" 2024-05-08T13:59:57.205 INFO:teuthology.orchestra.run.smithi131.stdout:ID="centos" 2024-05-08T13:59:57.205 INFO:teuthology.orchestra.run.smithi131.stdout:ID_LIKE="rhel fedora" 2024-05-08T13:59:57.205 INFO:teuthology.orchestra.run.smithi131.stdout:VERSION_ID="9" 2024-05-08T13:59:57.205 INFO:teuthology.orchestra.run.smithi131.stdout:PLATFORM_ID="platform:el9" 2024-05-08T13:59:57.205 INFO:teuthology.orchestra.run.smithi131.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-08T13:59:57.206 INFO:teuthology.orchestra.run.smithi131.stdout:ANSI_COLOR="0;31" 2024-05-08T13:59:57.206 INFO:teuthology.orchestra.run.smithi131.stdout:LOGO="fedora-logo-icon" 2024-05-08T13:59:57.206 INFO:teuthology.orchestra.run.smithi131.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-08T13:59:57.206 INFO:teuthology.orchestra.run.smithi131.stdout:HOME_URL="https://centos.org/" 2024-05-08T13:59:57.206 INFO:teuthology.orchestra.run.smithi131.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-08T13:59:57.206 INFO:teuthology.orchestra.run.smithi131.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-08T13:59:57.206 INFO:teuthology.orchestra.run.smithi131.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-08T13:59:57.206 INFO:teuthology.lock.ops:Updating smithi131.front.sepia.ceph.com on lock server 2024-05-08T13:59:57.221 DEBUG:teuthology.orchestra.run.smithi157:> uname -m 2024-05-08T13:59:57.239 INFO:teuthology.orchestra.run.smithi157.stdout:x86_64 2024-05-08T13:59:57.239 DEBUG:teuthology.orchestra.run.smithi157:> cat /etc/os-release 2024-05-08T13:59:57.296 INFO:teuthology.orchestra.run.smithi157.stdout:NAME="CentOS Stream" 2024-05-08T13:59:57.297 INFO:teuthology.orchestra.run.smithi157.stdout:VERSION="9" 2024-05-08T13:59:57.297 INFO:teuthology.orchestra.run.smithi157.stdout:ID="centos" 2024-05-08T13:59:57.297 INFO:teuthology.orchestra.run.smithi157.stdout:ID_LIKE="rhel fedora" 2024-05-08T13:59:57.297 INFO:teuthology.orchestra.run.smithi157.stdout:VERSION_ID="9" 2024-05-08T13:59:57.297 INFO:teuthology.orchestra.run.smithi157.stdout:PLATFORM_ID="platform:el9" 2024-05-08T13:59:57.297 INFO:teuthology.orchestra.run.smithi157.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-08T13:59:57.297 INFO:teuthology.orchestra.run.smithi157.stdout:ANSI_COLOR="0;31" 2024-05-08T13:59:57.297 INFO:teuthology.orchestra.run.smithi157.stdout:LOGO="fedora-logo-icon" 2024-05-08T13:59:57.297 INFO:teuthology.orchestra.run.smithi157.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-08T13:59:57.297 INFO:teuthology.orchestra.run.smithi157.stdout:HOME_URL="https://centos.org/" 2024-05-08T13:59:57.297 INFO:teuthology.orchestra.run.smithi157.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-08T13:59:57.297 INFO:teuthology.orchestra.run.smithi157.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-08T13:59:57.297 INFO:teuthology.orchestra.run.smithi157.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-08T13:59:57.298 INFO:teuthology.lock.ops:Updating smithi157.front.sepia.ceph.com on lock server 2024-05-08T13:59:57.322 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-05-08T13:59:57.331 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-05-08T13:59:57.357 INFO:teuthology.task.internal:Checking for old test directory... 2024-05-08T13:59:57.358 DEBUG:teuthology.orchestra.run.smithi073:> test '!' -e /home/ubuntu/cephtest 2024-05-08T13:59:57.360 DEBUG:teuthology.orchestra.run.smithi131:> test '!' -e /home/ubuntu/cephtest 2024-05-08T13:59:57.362 DEBUG:teuthology.orchestra.run.smithi157:> test '!' -e /home/ubuntu/cephtest 2024-05-08T13:59:57.378 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-05-08T13:59:57.404 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-05-08T13:59:57.404 DEBUG:teuthology.orchestra.run.smithi073:> test -z $(ls -A /var/lib/ceph) 2024-05-08T13:59:57.417 DEBUG:teuthology.orchestra.run.smithi131:> test -z $(ls -A /var/lib/ceph) 2024-05-08T13:59:57.419 DEBUG:teuthology.orchestra.run.smithi157:> test -z $(ls -A /var/lib/ceph) 2024-05-08T13:59:57.521 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-05-08T13:59:57.607 INFO:teuthology.run_tasks:Running task kernel... 2024-05-08T13:59:57.628 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-05-08T13:59:57.628 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-05-08T13:59:57.629 DEBUG:teuthology.orchestra.run.smithi073:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-08T13:59:57.629 DEBUG:teuthology.orchestra.run.smithi131:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-08T13:59:57.630 DEBUG:teuthology.orchestra.run.smithi157:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-08T13:59:57.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T13:59:57.648 DEBUG:teuthology.orchestra.run.smithi131:> uname -r 2024-05-08T13:59:57.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T13:59:57.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T13:59:57.651 DEBUG:teuthology.orchestra.run.smithi157:> uname -r 2024-05-08T13:59:57.652 DEBUG:teuthology.orchestra.run.smithi073:> uname -r 2024-05-08T13:59:57.706 INFO:teuthology.orchestra.run.smithi131.stdout:5.14.0-437.el9.x86_64 2024-05-08T13:59:57.706 INFO:teuthology.task.kernel:Running kernel on smithi131: 5.14.0-437.el9.x86_64 2024-05-08T13:59:57.706 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum install -y kernel 2024-05-08T13:59:57.709 INFO:teuthology.orchestra.run.smithi073.stdout:5.14.0-437.el9.x86_64 2024-05-08T13:59:57.709 INFO:teuthology.task.kernel:Running kernel on smithi073: 5.14.0-437.el9.x86_64 2024-05-08T13:59:57.709 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum install -y kernel 2024-05-08T13:59:57.711 INFO:teuthology.orchestra.run.smithi157.stdout:5.14.0-437.el9.x86_64 2024-05-08T13:59:57.711 INFO:teuthology.task.kernel:Running kernel on smithi157: 5.14.0-437.el9.x86_64 2024-05-08T13:59:57.712 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum install -y kernel 2024-05-08T13:59:59.948 INFO:teuthology.orchestra.run.smithi131.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.1 MB 00:00 2024-05-08T14:00:00.027 INFO:teuthology.orchestra.run.smithi073.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.1 MB 00:00 2024-05-08T14:00:01.852 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - BaseOS 3.4 MB/s | 8.1 MB 00:02 2024-05-08T14:00:01.877 INFO:teuthology.orchestra.run.smithi073.stdout:CentOS Stream 9 - AppStream 25 MB/s | 19 MB 00:00 2024-05-08T14:00:03.691 INFO:teuthology.orchestra.run.smithi131.stdout:CentOS Stream 9 - AppStream 7.2 MB/s | 19 MB 00:02 2024-05-08T14:00:07.908 INFO:teuthology.orchestra.run.smithi131.stdout:CentOS Stream 9 - CRB 9.8 MB/s | 6.2 MB 00:00 2024-05-08T14:00:09.676 INFO:teuthology.orchestra.run.smithi131.stdout:CentOS Stream 9 - Extras packages 39 kB/s | 16 kB 00:00 2024-05-08T14:00:10.144 INFO:teuthology.orchestra.run.smithi073.stdout:CentOS Stream 9 - CRB 1.3 MB/s | 6.2 MB 00:04 2024-05-08T14:00:11.779 INFO:teuthology.orchestra.run.smithi073.stdout:CentOS Stream 9 - Extras packages 36 kB/s | 16 kB 00:00 2024-05-08T14:00:11.860 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - AppStream 2.1 MB/s | 19 MB 00:08 2024-05-08T14:00:16.278 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - CRB 8.0 MB/s | 6.2 MB 00:00 2024-05-08T14:00:18.028 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - Extras packages 28 kB/s | 16 kB 00:00 2024-05-08T14:00:18.797 INFO:teuthology.orchestra.run.smithi131.stdout:Extra Packages for Enterprise Linux 2.4 MB/s | 21 MB 00:08 2024-05-08T14:00:24.018 INFO:teuthology.orchestra.run.smithi131.stdout:lab-extras 16 kB/s | 1.7 kB 00:00 2024-05-08T14:00:24.307 INFO:teuthology.orchestra.run.smithi073.stdout:Extra Packages for Enterprise Linux 1.7 MB/s | 21 MB 00:12 2024-05-08T14:00:26.024 INFO:teuthology.orchestra.run.smithi131.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-08T14:00:26.024 INFO:teuthology.orchestra.run.smithi131.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-08T14:00:26.108 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:00:26.115 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:00:26.116 INFO:teuthology.orchestra.run.smithi131.stdout: Package Architecture Version Repository Size 2024-05-08T14:00:26.116 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:00:26.116 INFO:teuthology.orchestra.run.smithi131.stdout:Installing: 2024-05-08T14:00:26.116 INFO:teuthology.orchestra.run.smithi131.stdout: kernel x86_64 5.14.0-444.el9 baseos 484 k 2024-05-08T14:00:26.116 INFO:teuthology.orchestra.run.smithi131.stdout:Installing dependencies: 2024-05-08T14:00:26.116 INFO:teuthology.orchestra.run.smithi131.stdout: kernel-core x86_64 5.14.0-444.el9 baseos 15 M 2024-05-08T14:00:26.116 INFO:teuthology.orchestra.run.smithi131.stdout: kernel-modules x86_64 5.14.0-444.el9 baseos 34 M 2024-05-08T14:00:26.116 INFO:teuthology.orchestra.run.smithi131.stdout: kernel-modules-core x86_64 5.14.0-444.el9 baseos 28 M 2024-05-08T14:00:26.116 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:00:26.116 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction Summary 2024-05-08T14:00:26.116 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:00:26.116 INFO:teuthology.orchestra.run.smithi131.stdout:Install 4 Packages 2024-05-08T14:00:26.117 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:00:26.117 INFO:teuthology.orchestra.run.smithi131.stdout:Total download size: 78 M 2024-05-08T14:00:26.117 INFO:teuthology.orchestra.run.smithi131.stdout:Installed size: 123 M 2024-05-08T14:00:26.117 INFO:teuthology.orchestra.run.smithi131.stdout:Downloading Packages: 2024-05-08T14:00:26.548 INFO:teuthology.orchestra.run.smithi157.stdout:Extra Packages for Enterprise Linux 2.5 MB/s | 21 MB 00:08 2024-05-08T14:00:27.352 INFO:teuthology.orchestra.run.smithi131.stdout:(1/4): kernel-5.14.0-444.el9.x86_64.rpm 557 kB/s | 484 kB 00:00 2024-05-08T14:00:29.495 INFO:teuthology.orchestra.run.smithi073.stdout:lab-extras 35 kB/s | 1.7 kB 00:00 2024-05-08T14:00:29.677 INFO:teuthology.orchestra.run.smithi131.stdout:(2/4): kernel-modules-core-5.14.0-444.el9.x86_6 12 MB/s | 28 MB 00:02 2024-05-08T14:00:31.451 INFO:teuthology.orchestra.run.smithi073.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-08T14:00:31.451 INFO:teuthology.orchestra.run.smithi073.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-08T14:00:31.550 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:00:31.567 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:00:31.567 INFO:teuthology.orchestra.run.smithi073.stdout: Package Architecture Version Repository Size 2024-05-08T14:00:31.567 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:00:31.567 INFO:teuthology.orchestra.run.smithi073.stdout:Installing: 2024-05-08T14:00:31.567 INFO:teuthology.orchestra.run.smithi073.stdout: kernel x86_64 5.14.0-444.el9 baseos 484 k 2024-05-08T14:00:31.567 INFO:teuthology.orchestra.run.smithi073.stdout:Installing dependencies: 2024-05-08T14:00:31.567 INFO:teuthology.orchestra.run.smithi073.stdout: kernel-core x86_64 5.14.0-444.el9 baseos 15 M 2024-05-08T14:00:31.567 INFO:teuthology.orchestra.run.smithi073.stdout: kernel-modules x86_64 5.14.0-444.el9 baseos 34 M 2024-05-08T14:00:31.567 INFO:teuthology.orchestra.run.smithi073.stdout: kernel-modules-core x86_64 5.14.0-444.el9 baseos 28 M 2024-05-08T14:00:31.567 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:00:31.567 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-05-08T14:00:31.567 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:00:31.568 INFO:teuthology.orchestra.run.smithi073.stdout:Install 4 Packages 2024-05-08T14:00:31.568 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:00:31.568 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 78 M 2024-05-08T14:00:31.568 INFO:teuthology.orchestra.run.smithi073.stdout:Installed size: 123 M 2024-05-08T14:00:31.568 INFO:teuthology.orchestra.run.smithi073.stdout:Downloading Packages: 2024-05-08T14:00:31.745 INFO:teuthology.orchestra.run.smithi157.stdout:lab-extras 44 kB/s | 1.7 kB 00:00 2024-05-08T14:00:31.980 INFO:teuthology.orchestra.run.smithi073.stdout:(1/4): kernel-5.14.0-444.el9.x86_64.rpm 4.4 MB/s | 484 kB 00:00 2024-05-08T14:00:32.564 INFO:teuthology.orchestra.run.smithi073.stdout:(2/4): kernel-core-5.14.0-444.el9.x86_64.rpm 22 MB/s | 15 MB 00:00 2024-05-08T14:00:33.114 INFO:teuthology.orchestra.run.smithi073.stdout:(3/4): kernel-modules-5.14.0-444.el9.x86_64.rpm 27 MB/s | 34 MB 00:01 2024-05-08T14:00:33.414 INFO:teuthology.orchestra.run.smithi073.stdout:(4/4): kernel-modules-core-5.14.0-444.el9.x86_6 20 MB/s | 28 MB 00:01 2024-05-08T14:00:33.414 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:00:33.414 INFO:teuthology.orchestra.run.smithi073.stdout:Total 42 MB/s | 78 MB 00:01 2024-05-08T14:00:33.743 INFO:teuthology.orchestra.run.smithi157.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-08T14:00:33.743 INFO:teuthology.orchestra.run.smithi157.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-08T14:00:33.840 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:00:33.856 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:00:33.856 INFO:teuthology.orchestra.run.smithi157.stdout: Package Architecture Version Repository Size 2024-05-08T14:00:33.856 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:00:33.857 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-08T14:00:33.857 INFO:teuthology.orchestra.run.smithi157.stdout: kernel x86_64 5.14.0-444.el9 baseos 484 k 2024-05-08T14:00:33.857 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-08T14:00:33.857 INFO:teuthology.orchestra.run.smithi157.stdout: kernel-core x86_64 5.14.0-444.el9 baseos 15 M 2024-05-08T14:00:33.857 INFO:teuthology.orchestra.run.smithi157.stdout: kernel-modules x86_64 5.14.0-444.el9 baseos 34 M 2024-05-08T14:00:33.857 INFO:teuthology.orchestra.run.smithi157.stdout: kernel-modules-core x86_64 5.14.0-444.el9 baseos 28 M 2024-05-08T14:00:33.857 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:00:33.857 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-08T14:00:33.857 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:00:33.857 INFO:teuthology.orchestra.run.smithi157.stdout:Install 4 Packages 2024-05-08T14:00:33.857 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:00:33.858 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 78 M 2024-05-08T14:00:33.858 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 123 M 2024-05-08T14:00:33.858 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-08T14:00:34.094 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2024-05-08T14:00:34.271 INFO:teuthology.orchestra.run.smithi157.stdout:(1/4): kernel-5.14.0-444.el9.x86_64.rpm 2.2 MB/s | 484 kB 00:00 2024-05-08T14:00:34.427 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2024-05-08T14:00:34.428 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2024-05-08T14:00:34.755 INFO:teuthology.orchestra.run.smithi157.stdout:(2/4): kernel-core-5.14.0-444.el9.x86_64.rpm 22 MB/s | 15 MB 00:00 2024-05-08T14:00:34.885 INFO:teuthology.orchestra.run.smithi131.stdout:(3/4): kernel-core-5.14.0-444.el9.x86_64.rpm 1.8 MB/s | 15 MB 00:08 2024-05-08T14:00:35.055 INFO:teuthology.orchestra.run.smithi157.stdout:(3/4): kernel-modules-core-5.14.0-444.el9.x86_6 36 MB/s | 28 MB 00:00 2024-05-08T14:00:35.351 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2024-05-08T14:00:35.351 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2024-05-08T14:00:35.373 INFO:teuthology.orchestra.run.smithi157.stdout:(4/4): kernel-modules-5.14.0-444.el9.x86_64.rpm 26 MB/s | 34 MB 00:01 2024-05-08T14:00:35.373 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:00:35.373 INFO:teuthology.orchestra.run.smithi157.stdout:Total 51 MB/s | 78 MB 00:01 2024-05-08T14:00:36.054 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-08T14:00:36.437 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-08T14:00:36.437 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-08T14:00:37.369 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-08T14:00:37.370 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-08T14:00:37.760 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2024-05-08T14:00:38.397 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : kernel-modules-core-5.14.0-444.el9.x86_64 1/4 2024-05-08T14:00:38.481 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : kernel-core-5.14.0-444.el9.x86_64 2/4 2024-05-08T14:00:39.494 INFO:teuthology.orchestra.run.smithi131.stdout:(4/4): kernel-modules-5.14.0-444.el9.x86_64.rpm 2.6 MB/s | 34 MB 00:13 2024-05-08T14:00:39.494 INFO:teuthology.orchestra.run.smithi131.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:00:39.494 INFO:teuthology.orchestra.run.smithi131.stdout:Total 5.8 MB/s | 78 MB 00:13 2024-05-08T14:00:39.779 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-08T14:00:40.177 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction check 2024-05-08T14:00:40.414 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : kernel-modules-core-5.14.0-444.el9.x86_64 1/4 2024-05-08T14:00:40.490 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : kernel-core-5.14.0-444.el9.x86_64 2/4 2024-05-08T14:00:40.515 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction check succeeded. 2024-05-08T14:00:40.516 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction test 2024-05-08T14:00:41.148 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: kernel-core-5.14.0-444.el9.x86_64 2/4 2024-05-08T14:00:41.300 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : kernel-modules-5.14.0-444.el9.x86_64 3/4 2024-05-08T14:00:41.469 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction test succeeded. 2024-05-08T14:00:41.469 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction 2024-05-08T14:00:43.167 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: kernel-core-5.14.0-444.el9.x86_64 2/4 2024-05-08T14:00:43.311 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : kernel-modules-5.14.0-444.el9.x86_64 3/4 2024-05-08T14:00:43.878 INFO:teuthology.orchestra.run.smithi131.stdout: Preparing : 1/1 2024-05-08T14:00:44.546 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : kernel-modules-core-5.14.0-444.el9.x86_64 1/4 2024-05-08T14:00:44.638 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : kernel-core-5.14.0-444.el9.x86_64 2/4 2024-05-08T14:00:46.023 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: kernel-modules-5.14.0-444.el9.x86_64 3/4 2024-05-08T14:00:46.144 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : kernel-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:00:47.321 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: kernel-core-5.14.0-444.el9.x86_64 2/4 2024-05-08T14:00:47.473 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : kernel-modules-5.14.0-444.el9.x86_64 3/4 2024-05-08T14:00:48.011 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: kernel-modules-5.14.0-444.el9.x86_64 3/4 2024-05-08T14:00:48.063 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : kernel-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:00:50.900 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: kernel-modules-core-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:00:52.155 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: kernel-modules-5.14.0-444.el9.x86_64 3/4 2024-05-08T14:00:52.301 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : kernel-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:00:52.843 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: kernel-modules-core-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:00:57.024 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: kernel-modules-core-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:01:20.280 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: kernel-core-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:01:20.318 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: kernel-modules-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:01:20.658 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: kernel-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:01:20.658 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : kernel-5.14.0-444.el9.x86_64 1/4 2024-05-08T14:01:20.658 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : kernel-core-5.14.0-444.el9.x86_64 2/4 2024-05-08T14:01:20.658 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : kernel-modules-5.14.0-444.el9.x86_64 3/4 2024-05-08T14:01:21.499 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : kernel-modules-core-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:01:21.499 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:01:21.499 INFO:teuthology.orchestra.run.smithi073.stdout:Installed: 2024-05-08T14:01:21.499 INFO:teuthology.orchestra.run.smithi073.stdout: kernel-5.14.0-444.el9.x86_64 2024-05-08T14:01:21.499 INFO:teuthology.orchestra.run.smithi073.stdout: kernel-core-5.14.0-444.el9.x86_64 2024-05-08T14:01:21.499 INFO:teuthology.orchestra.run.smithi073.stdout: kernel-modules-5.14.0-444.el9.x86_64 2024-05-08T14:01:21.499 INFO:teuthology.orchestra.run.smithi073.stdout: kernel-modules-core-5.14.0-444.el9.x86_64 2024-05-08T14:01:21.500 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:01:21.500 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:01:21.877 DEBUG:teuthology.orchestra.run.smithi073:> rpm -q kernel | sort -rV | head -n 1 2024-05-08T14:01:21.949 INFO:teuthology.orchestra.run.smithi073.stdout:kernel-5.14.0-444.el9.x86_64 2024-05-08T14:01:21.950 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-444.el9.x86_64 2024-05-08T14:01:21.950 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-444.el9.x86_64 2024-05-08T14:01:21.950 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-08T14:01:21.950 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-08T14:01:21.950 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-05-08T14:01:21.950 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi073.front.sepia.ceph.com, path=None, version=distro) 2024-05-08T14:01:21.951 DEBUG:teuthology.orchestra.run.smithi073:> rpm -q kernel | sort -rV | head -n 1 2024-05-08T14:01:22.000 INFO:teuthology.orchestra.run.smithi073.stdout:kernel-5.14.0-444.el9.x86_64 2024-05-08T14:01:22.000 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-444.el9.x86_64 2024-05-08T14:01:22.000 DEBUG:teuthology.orchestra.run.smithi073:> sudo rpm -qi grub2-tools 2024-05-08T14:01:22.030 INFO:teuthology.orchestra.run.smithi073.stdout:Name : grub2-tools 2024-05-08T14:01:22.031 INFO:teuthology.orchestra.run.smithi073.stdout:Epoch : 1 2024-05-08T14:01:22.031 INFO:teuthology.orchestra.run.smithi073.stdout:Version : 2.06 2024-05-08T14:01:22.031 INFO:teuthology.orchestra.run.smithi073.stdout:Release : 68.el9 2024-05-08T14:01:22.031 INFO:teuthology.orchestra.run.smithi073.stdout:Architecture: x86_64 2024-05-08T14:01:22.031 INFO:teuthology.orchestra.run.smithi073.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-05-08T14:01:22.031 INFO:teuthology.orchestra.run.smithi073.stdout:Group : Unspecified 2024-05-08T14:01:22.031 INFO:teuthology.orchestra.run.smithi073.stdout:Size : 8264254 2024-05-08T14:01:22.031 INFO:teuthology.orchestra.run.smithi073.stdout:License : GPLv3+ 2024-05-08T14:01:22.031 INFO:teuthology.orchestra.run.smithi073.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-05-08T14:01:22.031 INFO:teuthology.orchestra.run.smithi073.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-05-08T14:01:22.031 INFO:teuthology.orchestra.run.smithi073.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-05-08T14:01:22.032 INFO:teuthology.orchestra.run.smithi073.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-05-08T14:01:22.032 INFO:teuthology.orchestra.run.smithi073.stdout:Packager : builder@centos.org 2024-05-08T14:01:22.032 INFO:teuthology.orchestra.run.smithi073.stdout:Vendor : CentOS 2024-05-08T14:01:22.032 INFO:teuthology.orchestra.run.smithi073.stdout:URL : http://www.gnu.org/software/grub/ 2024-05-08T14:01:22.032 INFO:teuthology.orchestra.run.smithi073.stdout:Summary : Support tools for GRUB. 2024-05-08T14:01:22.032 INFO:teuthology.orchestra.run.smithi073.stdout:Description : 2024-05-08T14:01:22.032 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:01:22.032 INFO:teuthology.orchestra.run.smithi073.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-05-08T14:01:22.032 INFO:teuthology.orchestra.run.smithi073.stdout:customizable bootloader with modular architecture. It supports a rich 2024-05-08T14:01:22.032 INFO:teuthology.orchestra.run.smithi073.stdout:variety of kernel formats, file systems, computer architectures and 2024-05-08T14:01:22.032 INFO:teuthology.orchestra.run.smithi073.stdout:hardware devices. 2024-05-08T14:01:22.032 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:01:22.032 INFO:teuthology.orchestra.run.smithi073.stdout:This subpackage provides tools for support of all platforms. 2024-05-08T14:01:22.033 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-05-08T14:01:22.033 INFO:teuthology.task.kernel:Updating grub on smithi073 to boot 5.14.0-444.el9.x86_64 2024-05-08T14:01:22.033 DEBUG:teuthology.orchestra.run.smithi073:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-05-08T14:01:22.529 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: kernel-core-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:01:22.567 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: kernel-modules-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:01:22.690 INFO:teuthology.orchestra.run.smithi073.stderr:Generating grub configuration file ... 2024-05-08T14:01:22.911 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: kernel-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:01:22.911 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : kernel-5.14.0-444.el9.x86_64 1/4 2024-05-08T14:01:22.912 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : kernel-core-5.14.0-444.el9.x86_64 2/4 2024-05-08T14:01:22.912 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : kernel-modules-5.14.0-444.el9.x86_64 3/4 2024-05-08T14:01:23.718 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : kernel-modules-core-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:01:23.719 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:01:23.719 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-08T14:01:23.719 INFO:teuthology.orchestra.run.smithi157.stdout: kernel-5.14.0-444.el9.x86_64 2024-05-08T14:01:23.719 INFO:teuthology.orchestra.run.smithi157.stdout: kernel-core-5.14.0-444.el9.x86_64 2024-05-08T14:01:23.719 INFO:teuthology.orchestra.run.smithi157.stdout: kernel-modules-5.14.0-444.el9.x86_64 2024-05-08T14:01:23.719 INFO:teuthology.orchestra.run.smithi157.stdout: kernel-modules-core-5.14.0-444.el9.x86_64 2024-05-08T14:01:23.719 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:01:23.719 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:01:24.023 INFO:teuthology.orchestra.run.smithi073.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-05-08T14:01:24.050 DEBUG:teuthology.orchestra.run.smithi157:> rpm -q kernel | sort -rV | head -n 1 2024-05-08T14:01:24.054 INFO:teuthology.orchestra.run.smithi073.stderr:done 2024-05-08T14:01:24.057 DEBUG:teuthology.orchestra.run.smithi073:> mktemp 2024-05-08T14:01:24.072 INFO:teuthology.orchestra.run.smithi073.stdout:/tmp/tmp.EWi6F4zRHg 2024-05-08T14:01:24.073 DEBUG:teuthology.orchestra.run.smithi073:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.EWi6F4zRHg 2024-05-08T14:01:24.124 INFO:teuthology.orchestra.run.smithi157.stdout:kernel-5.14.0-444.el9.x86_64 2024-05-08T14:01:24.124 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-444.el9.x86_64 2024-05-08T14:01:24.124 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-444.el9.x86_64 2024-05-08T14:01:24.124 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-08T14:01:24.124 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-08T14:01:24.124 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-05-08T14:01:24.124 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi157.front.sepia.ceph.com, path=None, version=distro) 2024-05-08T14:01:24.124 DEBUG:teuthology.orchestra.run.smithi157:> rpm -q kernel | sort -rV | head -n 1 2024-05-08T14:01:24.137 DEBUG:teuthology.orchestra.run.smithi073:> sudo chmod 0666 /tmp/tmp.EWi6F4zRHg 2024-05-08T14:01:24.173 INFO:teuthology.orchestra.run.smithi157.stdout:kernel-5.14.0-444.el9.x86_64 2024-05-08T14:01:24.174 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-444.el9.x86_64 2024-05-08T14:01:24.175 DEBUG:teuthology.orchestra.run.smithi157:> sudo rpm -qi grub2-tools 2024-05-08T14:01:24.205 INFO:teuthology.orchestra.run.smithi157.stdout:Name : grub2-tools 2024-05-08T14:01:24.205 INFO:teuthology.orchestra.run.smithi157.stdout:Epoch : 1 2024-05-08T14:01:24.205 INFO:teuthology.orchestra.run.smithi157.stdout:Version : 2.06 2024-05-08T14:01:24.205 INFO:teuthology.orchestra.run.smithi157.stdout:Release : 68.el9 2024-05-08T14:01:24.206 INFO:teuthology.orchestra.run.smithi157.stdout:Architecture: x86_64 2024-05-08T14:01:24.206 INFO:teuthology.orchestra.run.smithi157.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-05-08T14:01:24.206 INFO:teuthology.orchestra.run.smithi157.stdout:Group : Unspecified 2024-05-08T14:01:24.206 INFO:teuthology.orchestra.run.smithi157.stdout:Size : 8264254 2024-05-08T14:01:24.206 INFO:teuthology.orchestra.run.smithi157.stdout:License : GPLv3+ 2024-05-08T14:01:24.206 INFO:teuthology.orchestra.run.smithi157.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-05-08T14:01:24.206 INFO:teuthology.orchestra.run.smithi157.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-05-08T14:01:24.206 INFO:teuthology.orchestra.run.smithi157.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-05-08T14:01:24.206 INFO:teuthology.orchestra.run.smithi157.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-05-08T14:01:24.206 INFO:teuthology.orchestra.run.smithi157.stdout:Packager : builder@centos.org 2024-05-08T14:01:24.206 INFO:teuthology.orchestra.run.smithi157.stdout:Vendor : CentOS 2024-05-08T14:01:24.206 INFO:teuthology.orchestra.run.smithi157.stdout:URL : http://www.gnu.org/software/grub/ 2024-05-08T14:01:24.206 INFO:teuthology.orchestra.run.smithi157.stdout:Summary : Support tools for GRUB. 2024-05-08T14:01:24.206 INFO:teuthology.orchestra.run.smithi157.stdout:Description : 2024-05-08T14:01:24.207 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:01:24.207 INFO:teuthology.orchestra.run.smithi157.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-05-08T14:01:24.207 INFO:teuthology.orchestra.run.smithi157.stdout:customizable bootloader with modular architecture. It supports a rich 2024-05-08T14:01:24.207 INFO:teuthology.orchestra.run.smithi157.stdout:variety of kernel formats, file systems, computer architectures and 2024-05-08T14:01:24.207 INFO:teuthology.orchestra.run.smithi157.stdout:hardware devices. 2024-05-08T14:01:24.207 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:01:24.207 INFO:teuthology.orchestra.run.smithi157.stdout:This subpackage provides tools for support of all platforms. 2024-05-08T14:01:24.208 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-05-08T14:01:24.208 INFO:teuthology.task.kernel:Updating grub on smithi157 to boot 5.14.0-444.el9.x86_64 2024-05-08T14:01:24.208 DEBUG:teuthology.orchestra.run.smithi157:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-05-08T14:01:24.275 DEBUG:teuthology.orchestra.remote:smithi073:/tmp/tmp.EWi6F4zRHg is 6KB 2024-05-08T14:01:24.323 DEBUG:teuthology.orchestra.run.smithi073:> rm -fr /tmp/tmp.EWi6F4zRHg 2024-05-08T14:01:24.337 DEBUG:teuthology.orchestra.run.smithi073:> sudo /bin/ls /boot/loader/entries || true 2024-05-08T14:01:24.398 INFO:teuthology.orchestra.run.smithi073.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-05-08T14:01:24.399 INFO:teuthology.orchestra.run.smithi073.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-05-08T14:01:24.399 INFO:teuthology.orchestra.run.smithi073.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-05-08T14:01:24.399 INFO:teuthology.orchestra.run.smithi073.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-444.el9.x86_64.conf 2024-05-08T14:01:24.400 DEBUG:teuthology.orchestra.run.smithi073:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-444.el9.x86_64 2024-05-08T14:01:24.555 DEBUG:teuthology.orchestra.run.smithi073:> sudo shutdown -r now 2024-05-08T14:01:24.803 INFO:teuthology.orchestra.run.smithi157.stderr:Generating grub configuration file ... 2024-05-08T14:01:26.187 INFO:teuthology.orchestra.run.smithi157.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-05-08T14:01:26.224 INFO:teuthology.orchestra.run.smithi157.stderr:done 2024-05-08T14:01:26.227 DEBUG:teuthology.orchestra.run.smithi157:> mktemp 2024-05-08T14:01:26.247 INFO:teuthology.orchestra.run.smithi157.stdout:/tmp/tmp.oIvCVNPA0E 2024-05-08T14:01:26.247 DEBUG:teuthology.orchestra.run.smithi157:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.oIvCVNPA0E 2024-05-08T14:01:26.312 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod 0666 /tmp/tmp.oIvCVNPA0E 2024-05-08T14:01:26.427 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: kernel-core-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:01:26.448 DEBUG:teuthology.orchestra.remote:smithi157:/tmp/tmp.oIvCVNPA0E is 6KB 2024-05-08T14:01:26.465 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: kernel-modules-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:01:26.495 DEBUG:teuthology.orchestra.run.smithi157:> rm -fr /tmp/tmp.oIvCVNPA0E 2024-05-08T14:01:26.510 DEBUG:teuthology.orchestra.run.smithi157:> sudo /bin/ls /boot/loader/entries || true 2024-05-08T14:01:26.571 INFO:teuthology.orchestra.run.smithi157.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-05-08T14:01:26.572 INFO:teuthology.orchestra.run.smithi157.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-05-08T14:01:26.572 INFO:teuthology.orchestra.run.smithi157.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-05-08T14:01:26.572 INFO:teuthology.orchestra.run.smithi157.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-444.el9.x86_64.conf 2024-05-08T14:01:26.573 DEBUG:teuthology.orchestra.run.smithi157:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-444.el9.x86_64 2024-05-08T14:01:26.709 DEBUG:teuthology.orchestra.run.smithi157:> sudo shutdown -r now 2024-05-08T14:01:26.802 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: kernel-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:01:26.803 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : kernel-5.14.0-444.el9.x86_64 1/4 2024-05-08T14:01:26.803 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : kernel-core-5.14.0-444.el9.x86_64 2/4 2024-05-08T14:01:26.803 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : kernel-modules-5.14.0-444.el9.x86_64 3/4 2024-05-08T14:01:27.642 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : kernel-modules-core-5.14.0-444.el9.x86_64 4/4 2024-05-08T14:01:27.642 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:01:27.642 INFO:teuthology.orchestra.run.smithi131.stdout:Installed: 2024-05-08T14:01:27.642 INFO:teuthology.orchestra.run.smithi131.stdout: kernel-5.14.0-444.el9.x86_64 2024-05-08T14:01:27.642 INFO:teuthology.orchestra.run.smithi131.stdout: kernel-core-5.14.0-444.el9.x86_64 2024-05-08T14:01:27.642 INFO:teuthology.orchestra.run.smithi131.stdout: kernel-modules-5.14.0-444.el9.x86_64 2024-05-08T14:01:27.642 INFO:teuthology.orchestra.run.smithi131.stdout: kernel-modules-core-5.14.0-444.el9.x86_64 2024-05-08T14:01:27.642 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:01:27.643 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:01:28.007 DEBUG:teuthology.orchestra.run.smithi131:> rpm -q kernel | sort -rV | head -n 1 2024-05-08T14:01:28.119 INFO:teuthology.orchestra.run.smithi131.stdout:kernel-5.14.0-444.el9.x86_64 2024-05-08T14:01:28.120 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-444.el9.x86_64 2024-05-08T14:01:28.120 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-444.el9.x86_64 2024-05-08T14:01:28.120 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-08T14:01:28.120 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-08T14:01:28.120 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-05-08T14:01:28.120 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi131.front.sepia.ceph.com, path=None, version=distro) 2024-05-08T14:01:28.120 DEBUG:teuthology.orchestra.run.smithi131:> rpm -q kernel | sort -rV | head -n 1 2024-05-08T14:01:28.169 INFO:teuthology.orchestra.run.smithi131.stdout:kernel-5.14.0-444.el9.x86_64 2024-05-08T14:01:28.169 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-444.el9.x86_64 2024-05-08T14:01:28.169 DEBUG:teuthology.orchestra.run.smithi131:> sudo rpm -qi grub2-tools 2024-05-08T14:01:28.200 INFO:teuthology.orchestra.run.smithi131.stdout:Name : grub2-tools 2024-05-08T14:01:28.200 INFO:teuthology.orchestra.run.smithi131.stdout:Epoch : 1 2024-05-08T14:01:28.200 INFO:teuthology.orchestra.run.smithi131.stdout:Version : 2.06 2024-05-08T14:01:28.200 INFO:teuthology.orchestra.run.smithi131.stdout:Release : 68.el9 2024-05-08T14:01:28.200 INFO:teuthology.orchestra.run.smithi131.stdout:Architecture: x86_64 2024-05-08T14:01:28.200 INFO:teuthology.orchestra.run.smithi131.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-05-08T14:01:28.200 INFO:teuthology.orchestra.run.smithi131.stdout:Group : Unspecified 2024-05-08T14:01:28.200 INFO:teuthology.orchestra.run.smithi131.stdout:Size : 8264254 2024-05-08T14:01:28.200 INFO:teuthology.orchestra.run.smithi131.stdout:License : GPLv3+ 2024-05-08T14:01:28.200 INFO:teuthology.orchestra.run.smithi131.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-05-08T14:01:28.200 INFO:teuthology.orchestra.run.smithi131.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-05-08T14:01:28.200 INFO:teuthology.orchestra.run.smithi131.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-05-08T14:01:28.200 INFO:teuthology.orchestra.run.smithi131.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-05-08T14:01:28.201 INFO:teuthology.orchestra.run.smithi131.stdout:Packager : builder@centos.org 2024-05-08T14:01:28.201 INFO:teuthology.orchestra.run.smithi131.stdout:Vendor : CentOS 2024-05-08T14:01:28.201 INFO:teuthology.orchestra.run.smithi131.stdout:URL : http://www.gnu.org/software/grub/ 2024-05-08T14:01:28.201 INFO:teuthology.orchestra.run.smithi131.stdout:Summary : Support tools for GRUB. 2024-05-08T14:01:28.201 INFO:teuthology.orchestra.run.smithi131.stdout:Description : 2024-05-08T14:01:28.201 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:01:28.201 INFO:teuthology.orchestra.run.smithi131.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-05-08T14:01:28.201 INFO:teuthology.orchestra.run.smithi131.stdout:customizable bootloader with modular architecture. It supports a rich 2024-05-08T14:01:28.201 INFO:teuthology.orchestra.run.smithi131.stdout:variety of kernel formats, file systems, computer architectures and 2024-05-08T14:01:28.201 INFO:teuthology.orchestra.run.smithi131.stdout:hardware devices. 2024-05-08T14:01:28.201 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:01:28.201 INFO:teuthology.orchestra.run.smithi131.stdout:This subpackage provides tools for support of all platforms. 2024-05-08T14:01:28.202 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-05-08T14:01:28.202 INFO:teuthology.task.kernel:Updating grub on smithi131 to boot 5.14.0-444.el9.x86_64 2024-05-08T14:01:28.202 DEBUG:teuthology.orchestra.run.smithi131:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-05-08T14:01:28.824 INFO:teuthology.orchestra.run.smithi131.stderr:Generating grub configuration file ... 2024-05-08T14:01:30.238 INFO:teuthology.orchestra.run.smithi131.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-05-08T14:01:30.270 INFO:teuthology.orchestra.run.smithi131.stderr:done 2024-05-08T14:01:30.272 DEBUG:teuthology.orchestra.run.smithi131:> mktemp 2024-05-08T14:01:30.286 INFO:teuthology.orchestra.run.smithi131.stdout:/tmp/tmp.X5XkVmvP9f 2024-05-08T14:01:30.286 DEBUG:teuthology.orchestra.run.smithi131:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.X5XkVmvP9f 2024-05-08T14:01:30.372 DEBUG:teuthology.orchestra.run.smithi131:> sudo chmod 0666 /tmp/tmp.X5XkVmvP9f 2024-05-08T14:01:30.467 DEBUG:teuthology.orchestra.remote:smithi131:/tmp/tmp.X5XkVmvP9f is 6KB 2024-05-08T14:01:30.515 DEBUG:teuthology.orchestra.run.smithi131:> rm -fr /tmp/tmp.X5XkVmvP9f 2024-05-08T14:01:30.530 DEBUG:teuthology.orchestra.run.smithi131:> sudo /bin/ls /boot/loader/entries || true 2024-05-08T14:01:30.596 INFO:teuthology.orchestra.run.smithi131.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-05-08T14:01:30.597 INFO:teuthology.orchestra.run.smithi131.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-05-08T14:01:30.597 INFO:teuthology.orchestra.run.smithi131.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-05-08T14:01:30.597 INFO:teuthology.orchestra.run.smithi131.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-444.el9.x86_64.conf 2024-05-08T14:01:30.598 DEBUG:teuthology.orchestra.run.smithi131:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-444.el9.x86_64 2024-05-08T14:01:30.750 DEBUG:teuthology.orchestra.run.smithi131:> sudo shutdown -r now 2024-05-08T14:01:54.582 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-05-08T14:01:54.583 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi073.front.sepia.ceph.com' 2024-05-08T14:01:54.584 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi073.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:01:56.717 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-05-08T14:01:56.718 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-08T14:01:56.718 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:02:00.757 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-05-08T14:02:00.757 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi131.front.sepia.ceph.com' 2024-05-08T14:02:00.758 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi131.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:02:13.150 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.73 2024-05-08T14:02:15.202 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.157 2024-05-08T14:02:19.294 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.131 2024-05-08T14:02:22.154 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi073.front.sepia.ceph.com' 2024-05-08T14:02:22.154 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi073.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:02:24.205 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-08T14:02:24.206 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:02:25.218 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.73 2024-05-08T14:02:27.266 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.157 2024-05-08T14:02:28.297 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi131.front.sepia.ceph.com' 2024-05-08T14:02:28.297 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi131.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:02:37.225 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi073.front.sepia.ceph.com' 2024-05-08T14:02:37.225 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi073.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:02:39.269 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-08T14:02:39.270 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:02:42.334 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.157 2024-05-08T14:02:55.646 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.73 2024-05-08T14:02:57.337 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-08T14:02:57.338 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:03:10.658 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi073.front.sepia.ceph.com' 2024-05-08T14:03:10.659 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi073.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:03:11.030 DEBUG:teuthology.orchestra.run.smithi073:> true 2024-05-08T14:03:11.393 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi073.front.sepia.ceph.com' 2024-05-08T14:03:11.394 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-444.el9.x86_64"... 2024-05-08T14:03:11.394 DEBUG:teuthology.orchestra.run.smithi073:> uname -r 2024-05-08T14:03:11.448 INFO:teuthology.orchestra.run.smithi073.stdout:5.14.0-444.el9.x86_64 2024-05-08T14:03:11.449 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-444.el9.x86_64 vs 5.14.0-444.el9.x86_64 2024-05-08T14:03:11.449 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-08T14:03:11.449 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-05-08T14:03:12.450 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-05-08T14:03:12.450 DEBUG:teuthology.orchestra.run.smithi073:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-08T14:03:12.532 INFO:teuthology.orchestra.run.smithi073.stdout:ttyS1 2024-05-08T14:03:12.566 DEBUG:teuthology.parallel:result is None 2024-05-08T14:03:15.870 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.157 2024-05-08T14:03:28.299 DEBUG:teuthology.orchestra.remote:timed out 2024-05-08T14:03:33.871 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-08T14:03:33.872 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:03:34.273 DEBUG:teuthology.orchestra.run.smithi157:> true 2024-05-08T14:03:34.602 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-08T14:03:34.602 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-444.el9.x86_64"... 2024-05-08T14:03:34.602 DEBUG:teuthology.orchestra.run.smithi157:> uname -r 2024-05-08T14:03:34.617 INFO:teuthology.orchestra.run.smithi157.stdout:5.14.0-444.el9.x86_64 2024-05-08T14:03:34.617 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-444.el9.x86_64 vs 5.14.0-444.el9.x86_64 2024-05-08T14:03:34.617 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-08T14:03:34.618 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-05-08T14:03:35.619 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-05-08T14:03:35.619 DEBUG:teuthology.orchestra.run.smithi157:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-08T14:03:35.689 INFO:teuthology.orchestra.run.smithi157.stdout:ttyS1 2024-05-08T14:03:35.717 DEBUG:teuthology.parallel:result is None 2024-05-08T14:03:40.300 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi131.front.sepia.ceph.com' 2024-05-08T14:03:40.301 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi131.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:03:40.707 DEBUG:teuthology.orchestra.run.smithi131:> true 2024-05-08T14:03:41.068 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi131.front.sepia.ceph.com' 2024-05-08T14:03:41.068 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-444.el9.x86_64"... 2024-05-08T14:03:41.068 DEBUG:teuthology.orchestra.run.smithi131:> uname -r 2024-05-08T14:03:41.085 INFO:teuthology.orchestra.run.smithi131.stdout:5.14.0-444.el9.x86_64 2024-05-08T14:03:41.085 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-444.el9.x86_64 vs 5.14.0-444.el9.x86_64 2024-05-08T14:03:41.085 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-08T14:03:41.086 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-05-08T14:03:42.086 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-05-08T14:03:42.086 DEBUG:teuthology.orchestra.run.smithi131:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-08T14:03:42.167 INFO:teuthology.orchestra.run.smithi131.stdout:ttyS1 2024-05-08T14:03:42.206 DEBUG:teuthology.parallel:result is None 2024-05-08T14:03:42.207 INFO:teuthology.run_tasks:Running task internal.base... 2024-05-08T14:03:42.215 INFO:teuthology.task.internal:Creating test directory... 2024-05-08T14:03:42.215 DEBUG:teuthology.orchestra.run.smithi073:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-08T14:03:42.218 DEBUG:teuthology.orchestra.run.smithi131:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-08T14:03:42.220 DEBUG:teuthology.orchestra.run.smithi157:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-08T14:03:42.240 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-05-08T14:03:42.259 INFO:teuthology.run_tasks:Running task internal.archive... 2024-05-08T14:03:42.309 INFO:teuthology.task.internal:Creating archive directory... 2024-05-08T14:03:42.309 DEBUG:teuthology.orchestra.run.smithi073:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-08T14:03:42.312 DEBUG:teuthology.orchestra.run.smithi131:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-08T14:03:42.314 DEBUG:teuthology.orchestra.run.smithi157:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-08T14:03:42.372 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-05-08T14:03:42.379 INFO:teuthology.task.internal:Enabling coredump saving... 2024-05-08T14:03:42.379 DEBUG:teuthology.orchestra.run.smithi073:> 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-05-08T14:03:42.388 DEBUG:teuthology.orchestra.run.smithi131:> 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-05-08T14:03:42.390 DEBUG:teuthology.orchestra.run.smithi157:> 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-05-08T14:03:42.422 INFO:teuthology.orchestra.run.smithi073.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-08T14:03:42.424 INFO:teuthology.orchestra.run.smithi157.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-08T14:03:42.426 INFO:teuthology.orchestra.run.smithi131.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-08T14:03:42.434 INFO:teuthology.orchestra.run.smithi073.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-08T14:03:42.436 INFO:teuthology.orchestra.run.smithi157.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-08T14:03:42.438 INFO:teuthology.orchestra.run.smithi131.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-08T14:03:42.440 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-05-08T14:03:42.446 INFO:teuthology.task.internal:Configuring sudo... 2024-05-08T14:03:42.447 DEBUG:teuthology.orchestra.run.smithi073:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-08T14:03:42.479 DEBUG:teuthology.orchestra.run.smithi131:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-08T14:03:42.482 DEBUG:teuthology.orchestra.run.smithi157:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-08T14:03:42.510 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-05-08T14:03:42.519 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-05-08T14:03:42.519 DEBUG:teuthology.orchestra.run.smithi073:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-08T14:03:42.548 DEBUG:teuthology.orchestra.run.smithi131:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-08T14:03:42.551 DEBUG:teuthology.orchestra.run.smithi157:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-08T14:03:42.567 DEBUG:teuthology.orchestra.run.smithi073:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-08T14:03:42.651 DEBUG:teuthology.orchestra.run.smithi073:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-08T14:03:42.706 DEBUG:teuthology.orchestra.run.smithi073:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-08T14:03:42.792 DEBUG:teuthology.orchestra.run.smithi073:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-08T14:03:42.840 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-05-08T14:03:42.840 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-08T14:03:42.909 DEBUG:teuthology.orchestra.run.smithi131:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-08T14:03:42.951 DEBUG:teuthology.orchestra.run.smithi131:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-08T14:03:43.021 DEBUG:teuthology.orchestra.run.smithi131:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-08T14:03:43.063 DEBUG:teuthology.orchestra.run.smithi131:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-08T14:03:43.112 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-05-08T14:03:43.112 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-08T14:03:43.171 DEBUG:teuthology.orchestra.run.smithi157:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-08T14:03:43.218 DEBUG:teuthology.orchestra.run.smithi157:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-08T14:03:43.281 DEBUG:teuthology.orchestra.run.smithi157:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-08T14:03:43.326 DEBUG:teuthology.orchestra.run.smithi157:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-08T14:03:43.368 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-08T14:03:43.368 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-08T14:03:43.435 DEBUG:teuthology.orchestra.run.smithi073:> sudo service rsyslog restart 2024-05-08T14:03:43.438 DEBUG:teuthology.orchestra.run.smithi131:> sudo service rsyslog restart 2024-05-08T14:03:43.441 DEBUG:teuthology.orchestra.run.smithi157:> sudo service rsyslog restart 2024-05-08T14:03:43.476 INFO:teuthology.orchestra.run.smithi131.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-08T14:03:43.496 INFO:teuthology.orchestra.run.smithi073.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-08T14:03:43.513 INFO:teuthology.orchestra.run.smithi157.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-08T14:03:43.885 INFO:teuthology.run_tasks:Running task internal.timer... 2024-05-08T14:03:43.894 INFO:teuthology.task.internal:Starting timer... 2024-05-08T14:03:43.894 INFO:teuthology.run_tasks:Running task pcp... 2024-05-08T14:03:43.937 INFO:teuthology.run_tasks:Running task selinux... 2024-05-08T14:03:43.986 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-05-08T14:03:43.987 DEBUG:teuthology.orchestra.run.smithi073:> sudo service auditd rotate 2024-05-08T14:03:44.059 INFO:teuthology.orchestra.run.smithi073.stdout:Rotating logs: 2024-05-08T14:03:44.061 DEBUG:teuthology.orchestra.run.smithi131:> sudo service auditd rotate 2024-05-08T14:03:44.121 INFO:teuthology.orchestra.run.smithi131.stdout:Rotating logs: 2024-05-08T14:03:44.124 DEBUG:teuthology.orchestra.run.smithi157:> sudo service auditd rotate 2024-05-08T14:03:44.182 INFO:teuthology.orchestra.run.smithi157.stdout:Rotating logs: 2024-05-08T14:03:44.185 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-05-08T14:03:44.185 DEBUG:teuthology.orchestra.run.smithi073:> /usr/sbin/getenforce 2024-05-08T14:03:44.239 INFO:teuthology.orchestra.run.smithi073.stdout:Permissive 2024-05-08T14:03:44.239 DEBUG:teuthology.orchestra.run.smithi131:> /usr/sbin/getenforce 2024-05-08T14:03:44.259 INFO:teuthology.orchestra.run.smithi131.stdout:Permissive 2024-05-08T14:03:44.259 DEBUG:teuthology.orchestra.run.smithi157:> /usr/sbin/getenforce 2024-05-08T14:03:44.285 INFO:teuthology.orchestra.run.smithi157.stdout:Permissive 2024-05-08T14:03:44.285 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi073.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi131.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi157.front.sepia.ceph.com': 'permissive'} 2024-05-08T14:03:44.285 DEBUG:teuthology.orchestra.run.smithi073:> 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-05-08T14:03:44.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:03:44.317 DEBUG:teuthology.orchestra.run.smithi131:> 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-05-08T14:03:44.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:03:44.344 DEBUG:teuthology.orchestra.run.smithi157:> 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-05-08T14:03:44.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:03:44.370 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-05-08T14:03:44.370 DEBUG:teuthology.orchestra.run.smithi073:> sudo /usr/sbin/setenforce permissive 2024-05-08T14:03:44.408 DEBUG:teuthology.orchestra.run.smithi131:> sudo /usr/sbin/setenforce permissive 2024-05-08T14:03:44.436 DEBUG:teuthology.orchestra.run.smithi157:> sudo /usr/sbin/setenforce permissive 2024-05-08T14:03:44.462 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-05-08T14:03:44.471 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-05-08T14:03:44.493 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-05-08T14:03:44.494 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi073.front.sepia.ceph.com,smithi131.front.sepia.ceph.com,smithi157.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-05-08T14:07:55.002 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi073.front.sepia.ceph.com'), Remote(name='ubuntu@smithi131.front.sepia.ceph.com'), Remote(name='ubuntu@smithi157.front.sepia.ceph.com')] 2024-05-08T14:07:55.004 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi073.front.sepia.ceph.com' 2024-05-08T14:07:55.005 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi073.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:07:55.081 DEBUG:teuthology.orchestra.run.smithi073:> true 2024-05-08T14:07:55.159 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi073.front.sepia.ceph.com' 2024-05-08T14:07:55.159 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi131.front.sepia.ceph.com' 2024-05-08T14:07:55.160 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi131.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:07:55.234 DEBUG:teuthology.orchestra.run.smithi131:> true 2024-05-08T14:07:55.314 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi131.front.sepia.ceph.com' 2024-05-08T14:07:55.315 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-08T14:07:55.316 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-08T14:07:55.391 DEBUG:teuthology.orchestra.run.smithi157:> true 2024-05-08T14:07:55.470 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi157.front.sepia.ceph.com' 2024-05-08T14:07:55.471 INFO:teuthology.run_tasks:Running task clock... 2024-05-08T14:07:55.480 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-05-08T14:07:55.481 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-08T14:07:55.481 DEBUG:teuthology.orchestra.run.smithi073:> 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-05-08T14:07:55.484 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-08T14:07:55.484 DEBUG:teuthology.orchestra.run.smithi131:> 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-05-08T14:07:55.486 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-05-08T14:07:55.486 DEBUG:teuthology.orchestra.run.smithi157:> 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-05-08T14:07:55.512 INFO:teuthology.orchestra.run.smithi073.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-05-08T14:07:55.514 INFO:teuthology.orchestra.run.smithi131.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-05-08T14:07:55.526 INFO:teuthology.orchestra.run.smithi073.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-05-08T14:07:55.528 INFO:teuthology.orchestra.run.smithi131.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-05-08T14:07:55.540 INFO:teuthology.orchestra.run.smithi157.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-05-08T14:07:55.550 INFO:teuthology.orchestra.run.smithi073.stderr:sudo: ntpd: command not found 2024-05-08T14:07:55.553 INFO:teuthology.orchestra.run.smithi131.stderr:sudo: ntpd: command not found 2024-05-08T14:07:55.554 INFO:teuthology.orchestra.run.smithi157.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-05-08T14:07:55.561 INFO:teuthology.orchestra.run.smithi073.stdout:506 Cannot talk to daemon 2024-05-08T14:07:55.563 INFO:teuthology.orchestra.run.smithi131.stdout:506 Cannot talk to daemon 2024-05-08T14:07:55.574 INFO:teuthology.orchestra.run.smithi073.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-05-08T14:07:55.577 INFO:teuthology.orchestra.run.smithi131.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-05-08T14:07:55.579 INFO:teuthology.orchestra.run.smithi157.stderr:sudo: ntpd: command not found 2024-05-08T14:07:55.588 INFO:teuthology.orchestra.run.smithi073.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-05-08T14:07:55.590 INFO:teuthology.orchestra.run.smithi157.stdout:506 Cannot talk to daemon 2024-05-08T14:07:55.591 INFO:teuthology.orchestra.run.smithi131.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-05-08T14:07:55.603 INFO:teuthology.orchestra.run.smithi157.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-05-08T14:07:55.617 INFO:teuthology.orchestra.run.smithi157.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-05-08T14:07:55.642 INFO:teuthology.orchestra.run.smithi073.stderr:bash: line 1: ntpq: command not found 2024-05-08T14:07:55.646 INFO:teuthology.orchestra.run.smithi073.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-08T14:07:55.646 INFO:teuthology.orchestra.run.smithi073.stdout:=============================================================================== 2024-05-08T14:07:55.646 INFO:teuthology.orchestra.run.smithi073.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:07:55.646 INFO:teuthology.orchestra.run.smithi073.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:07:55.646 INFO:teuthology.orchestra.run.smithi073.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:07:55.646 INFO:teuthology.orchestra.run.smithi073.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:07:55.647 INFO:teuthology.orchestra.run.smithi131.stderr:bash: line 1: ntpq: command not found 2024-05-08T14:07:55.650 INFO:teuthology.orchestra.run.smithi131.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-08T14:07:55.650 INFO:teuthology.orchestra.run.smithi131.stdout:=============================================================================== 2024-05-08T14:07:55.651 INFO:teuthology.orchestra.run.smithi131.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:07:55.651 INFO:teuthology.orchestra.run.smithi131.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:07:55.651 INFO:teuthology.orchestra.run.smithi131.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:07:55.651 INFO:teuthology.orchestra.run.smithi131.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:07:55.678 INFO:teuthology.orchestra.run.smithi157.stderr:bash: line 1: ntpq: command not found 2024-05-08T14:07:55.681 INFO:teuthology.orchestra.run.smithi157.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-08T14:07:55.681 INFO:teuthology.orchestra.run.smithi157.stdout:=============================================================================== 2024-05-08T14:07:55.681 INFO:teuthology.orchestra.run.smithi157.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:07:55.681 INFO:teuthology.orchestra.run.smithi157.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:07:55.681 INFO:teuthology.orchestra.run.smithi157.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:07:55.681 INFO:teuthology.orchestra.run.smithi157.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:07:55.682 INFO:teuthology.run_tasks:Running task install... 2024-05-08T14:07:55.691 DEBUG:teuthology.task.install:project ceph 2024-05-08T14:07:55.691 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '7c8f650b36e258f639fa4a83becade57cbfd2009'}} 2024-05-08T14:07:55.691 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '7c8f650b36e258f639fa4a83becade57cbfd2009'} 2024-05-08T14:07:55.691 INFO:teuthology.task.install:Using flavor: default 2024-05-08T14:07:55.697 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-05-08T14:07:55.697 INFO:teuthology.task.install:extra packages: [] 2024-05-08T14:07:55.698 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': '7c8f650b36e258f639fa4a83becade57cbfd2009', 'tag': None, 'wait_for_package': False} 2024-05-08T14:07:55.698 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7c8f650b36e258f639fa4a83becade57cbfd2009 2024-05-08T14:07:55.700 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': '7c8f650b36e258f639fa4a83becade57cbfd2009', 'tag': None, 'wait_for_package': False} 2024-05-08T14:07:55.700 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7c8f650b36e258f639fa4a83becade57cbfd2009 2024-05-08T14:07:55.701 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': '7c8f650b36e258f639fa4a83becade57cbfd2009', 'tag': None, 'wait_for_package': False} 2024-05-08T14:07:55.701 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7c8f650b36e258f639fa4a83becade57cbfd2009 2024-05-08T14:07:55.942 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/flavors/default/ 2024-05-08T14:07:55.942 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3593.g7c8f650b 2024-05-08T14:07:55.948 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/flavors/default/ 2024-05-08T14:07:55.948 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3593.g7c8f650b 2024-05-08T14:07:55.951 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/flavors/default/ 2024-05-08T14:07:55.951 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3593.g7c8f650b 2024-05-08T14:07:56.077 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-05-08T14:07:56.078 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-05-08T14:07:56.078 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-05-08T14:07:56.084 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-05-08T14:07:56.085 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-08T14:07:56.085 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-05-08T14:07:56.104 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-05-08T14:07:56.104 DEBUG:teuthology.orchestra.run.smithi131:> 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/7c8f650b36e258f639fa4a83becade57cbfd2009/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-05-08T14:07:56.112 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-05-08T14:07:56.112 DEBUG:teuthology.orchestra.run.smithi157:> 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/7c8f650b36e258f639fa4a83becade57cbfd2009/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-05-08T14:07:56.150 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-05-08T14:07:56.150 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-05-08T14:07:56.150 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-05-08T14:07:56.170 DEBUG:teuthology.orchestra.run.smithi131:> 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-05-08T14:07:56.176 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-05-08T14:07:56.177 DEBUG:teuthology.orchestra.run.smithi073:> 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/7c8f650b36e258f639fa4a83becade57cbfd2009/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-05-08T14:07:56.179 DEBUG:teuthology.orchestra.run.smithi157:> 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-05-08T14:07:56.243 DEBUG:teuthology.orchestra.run.smithi073:> 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-05-08T14:07:56.246 DEBUG:teuthology.orchestra.run.smithi131:> 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-05-08T14:07:56.255 DEBUG:teuthology.orchestra.run.smithi157:> 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-05-08T14:07:56.310 INFO:teuthology.orchestra.run.smithi131.stdout:check_obsoletes = 1 2024-05-08T14:07:56.312 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum clean all 2024-05-08T14:07:56.318 DEBUG:teuthology.orchestra.run.smithi073:> 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-05-08T14:07:56.319 INFO:teuthology.orchestra.run.smithi157.stdout:check_obsoletes = 1 2024-05-08T14:07:56.321 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum clean all 2024-05-08T14:07:56.383 INFO:teuthology.orchestra.run.smithi073.stdout:check_obsoletes = 1 2024-05-08T14:07:56.384 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum clean all 2024-05-08T14:07:56.550 INFO:teuthology.orchestra.run.smithi131.stdout:54 files removed 2024-05-08T14:07:56.558 INFO:teuthology.orchestra.run.smithi157.stdout:54 files removed 2024-05-08T14:07:56.576 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install ceph-radosgw 2024-05-08T14:07:56.584 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-radosgw 2024-05-08T14:07:56.620 INFO:teuthology.orchestra.run.smithi073.stdout:54 files removed 2024-05-08T14:07:56.647 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install ceph-radosgw 2024-05-08T14:07:57.231 INFO:teuthology.orchestra.run.smithi131.stdout:ceph packages for x86_64 219 kB/s | 84 kB 00:00 2024-05-08T14:07:57.287 INFO:teuthology.orchestra.run.smithi157.stdout:ceph packages for x86_64 197 kB/s | 84 kB 00:00 2024-05-08T14:07:57.360 INFO:teuthology.orchestra.run.smithi073.stdout:ceph packages for x86_64 190 kB/s | 84 kB 00:00 2024-05-08T14:07:57.598 INFO:teuthology.orchestra.run.smithi131.stdout:ceph noarch packages 37 kB/s | 12 kB 00:00 2024-05-08T14:07:57.713 INFO:teuthology.orchestra.run.smithi157.stdout:ceph noarch packages 31 kB/s | 12 kB 00:00 2024-05-08T14:07:57.727 INFO:teuthology.orchestra.run.smithi073.stdout:ceph noarch packages 37 kB/s | 12 kB 00:00 2024-05-08T14:07:57.982 INFO:teuthology.orchestra.run.smithi131.stdout:ceph source packages 5.6 kB/s | 1.9 kB 00:00 2024-05-08T14:07:58.114 INFO:teuthology.orchestra.run.smithi157.stdout:ceph source packages 5.3 kB/s | 1.9 kB 00:00 2024-05-08T14:07:58.162 INFO:teuthology.orchestra.run.smithi073.stdout:ceph source packages 4.9 kB/s | 1.9 kB 00:00 2024-05-08T14:07:58.803 INFO:teuthology.orchestra.run.smithi073.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.1 MB 00:00 2024-05-08T14:08:00.332 INFO:teuthology.orchestra.run.smithi131.stdout:CentOS Stream 9 - BaseOS 3.5 MB/s | 8.1 MB 00:02 2024-05-08T14:08:00.631 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - BaseOS 3.3 MB/s | 8.1 MB 00:02 2024-05-08T14:08:03.398 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - AppStream 12 MB/s | 19 MB 00:01 2024-05-08T14:08:07.482 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - CRB 13 MB/s | 6.2 MB 00:00 2024-05-08T14:08:09.292 INFO:teuthology.orchestra.run.smithi157.stdout:CentOS Stream 9 - Extras packages 51 kB/s | 16 kB 00:00 2024-05-08T14:08:12.283 INFO:teuthology.orchestra.run.smithi131.stdout:CentOS Stream 9 - AppStream 1.8 MB/s | 19 MB 00:10 2024-05-08T14:08:13.078 INFO:teuthology.orchestra.run.smithi073.stdout:CentOS Stream 9 - AppStream 1.4 MB/s | 19 MB 00:13 2024-05-08T14:08:13.651 INFO:teuthology.orchestra.run.smithi157.stdout:Extra Packages for Enterprise Linux 5.0 MB/s | 21 MB 00:04 2024-05-08T14:08:17.029 INFO:teuthology.orchestra.run.smithi073.stdout:CentOS Stream 9 - CRB 16 MB/s | 6.2 MB 00:00 2024-05-08T14:08:17.867 INFO:teuthology.orchestra.run.smithi131.stdout:CentOS Stream 9 - CRB 3.1 MB/s | 6.2 MB 00:01 2024-05-08T14:08:18.680 INFO:teuthology.orchestra.run.smithi073.stdout:CentOS Stream 9 - Extras packages 59 kB/s | 16 kB 00:00 2024-05-08T14:08:18.801 INFO:teuthology.orchestra.run.smithi157.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-05-08T14:08:19.226 INFO:teuthology.orchestra.run.smithi131.stdout:CentOS Stream 9 - Extras packages 89 kB/s | 16 kB 00:00 2024-05-08T14:08:20.086 INFO:teuthology.orchestra.run.smithi131.stdout:Extra Packages for Enterprise Linux 29 MB/s | 21 MB 00:00 2024-05-08T14:08:21.159 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:08:21.172 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:08:21.172 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-08T14:08:21.172 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:08:21.172 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-08T14:08:21.172 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-radosgw x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 11 M 2024-05-08T14:08:21.172 INFO:teuthology.orchestra.run.smithi157.stdout:Upgrading: 2024-05-08T14:08:21.172 INFO:teuthology.orchestra.run.smithi157.stdout: librados2 x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 3.4 M 2024-05-08T14:08:21.172 INFO:teuthology.orchestra.run.smithi157.stdout: librbd1 x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 3.1 M 2024-05-08T14:08:21.172 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-08T14:08:21.173 INFO:teuthology.orchestra.run.smithi157.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-05-08T14:08:21.173 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-base x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 5.4 M 2024-05-08T14:08:21.173 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-common x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 21 M 2024-05-08T14:08:21.173 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-selinux x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 25 k 2024-05-08T14:08:21.173 INFO:teuthology.orchestra.run.smithi157.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-05-08T14:08:21.173 INFO:teuthology.orchestra.run.smithi157.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-05-08T14:08:21.173 INFO:teuthology.orchestra.run.smithi157.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-05-08T14:08:21.173 INFO:teuthology.orchestra.run.smithi157.stdout: libcephfs2 x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 747 k 2024-05-08T14:08:21.173 INFO:teuthology.orchestra.run.smithi157.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-05-08T14:08:21.173 INFO:teuthology.orchestra.run.smithi157.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-05-08T14:08:21.173 INFO:teuthology.orchestra.run.smithi157.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-05-08T14:08:21.173 INFO:teuthology.orchestra.run.smithi157.stdout: libradosstriper1 x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 500 k 2024-05-08T14:08:21.173 INFO:teuthology.orchestra.run.smithi157.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-05-08T14:08:21.174 INFO:teuthology.orchestra.run.smithi157.stdout: librgw2 x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 5.4 M 2024-05-08T14:08:21.174 INFO:teuthology.orchestra.run.smithi157.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-05-08T14:08:21.174 INFO:teuthology.orchestra.run.smithi157.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-05-08T14:08:21.174 INFO:teuthology.orchestra.run.smithi157.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-05-08T14:08:21.174 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ceph-argparse x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 45 k 2024-05-08T14:08:21.174 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ceph-common x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 136 k 2024-05-08T14:08:21.174 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cephfs x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 161 k 2024-05-08T14:08:21.174 INFO:teuthology.orchestra.run.smithi157.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-05-08T14:08:21.174 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rados x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 320 k 2024-05-08T14:08:21.174 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rbd x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 300 k 2024-05-08T14:08:21.174 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rgw x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 99 k 2024-05-08T14:08:21.174 INFO:teuthology.orchestra.run.smithi157.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-05-08T14:08:21.174 INFO:teuthology.orchestra.run.smithi157.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-05-08T14:08:21.174 INFO:teuthology.orchestra.run.smithi157.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-05-08T14:08:21.175 INFO:teuthology.orchestra.run.smithi157.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-05-08T14:08:21.175 INFO:teuthology.orchestra.run.smithi157.stdout:Installing weak dependencies: 2024-05-08T14:08:21.175 INFO:teuthology.orchestra.run.smithi157.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-05-08T14:08:21.175 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:08:21.175 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-08T14:08:21.175 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:08:21.175 INFO:teuthology.orchestra.run.smithi157.stdout:Install 30 Packages 2024-05-08T14:08:21.175 INFO:teuthology.orchestra.run.smithi157.stdout:Upgrade 2 Packages 2024-05-08T14:08:21.175 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:08:21.176 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 60 M 2024-05-08T14:08:21.176 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-08T14:08:23.511 INFO:teuthology.orchestra.run.smithi157.stdout:(1/32): ceph-base-19.0.0-3593.g7c8f650b.el9.x86 4.4 MB/s | 5.4 MB 00:01 2024-05-08T14:08:23.561 INFO:teuthology.orchestra.run.smithi157.stdout:(2/32): ceph-selinux-19.0.0-3593.g7c8f650b.el9. 507 kB/s | 25 kB 00:00 2024-05-08T14:08:23.695 INFO:teuthology.orchestra.run.smithi157.stdout:(3/32): libcephfs2-19.0.0-3593.g7c8f650b.el9.x8 5.5 MB/s | 747 kB 00:00 2024-05-08T14:08:23.803 INFO:teuthology.orchestra.run.smithi157.stdout:(4/32): libradosstriper1-19.0.0-3593.g7c8f650b. 4.5 MB/s | 500 kB 00:00 2024-05-08T14:08:24.504 INFO:teuthology.orchestra.run.smithi157.stdout:(5/32): librgw2-19.0.0-3593.g7c8f650b.el9.x86_6 7.7 MB/s | 5.4 MB 00:00 2024-05-08T14:08:24.721 INFO:teuthology.orchestra.run.smithi157.stdout:(6/32): ceph-common-19.0.0-3593.g7c8f650b.el9.x 8.7 MB/s | 21 MB 00:02 2024-05-08T14:08:24.746 INFO:teuthology.orchestra.run.smithi157.stdout:(7/32): python3-ceph-argparse-19.0.0-3593.g7c8f 187 kB/s | 45 kB 00:00 2024-05-08T14:08:24.771 INFO:teuthology.orchestra.run.smithi157.stdout:(8/32): python3-ceph-common-19.0.0-3593.g7c8f65 2.7 MB/s | 136 kB 00:00 2024-05-08T14:08:24.796 INFO:teuthology.orchestra.run.smithi157.stdout:(9/32): python3-cephfs-19.0.0-3593.g7c8f650b.el 3.1 MB/s | 161 kB 00:00 2024-05-08T14:08:24.830 INFO:teuthology.orchestra.run.smithi157.stdout:(10/32): python3-rados-19.0.0-3593.g7c8f650b.el 5.4 MB/s | 320 kB 00:00 2024-05-08T14:08:24.855 INFO:teuthology.orchestra.run.smithi157.stdout:(11/32): python3-rbd-19.0.0-3593.g7c8f650b.el9. 5.0 MB/s | 300 kB 00:00 2024-05-08T14:08:24.881 INFO:teuthology.orchestra.run.smithi157.stdout:(12/32): python3-rgw-19.0.0-3593.g7c8f650b.el9. 1.9 MB/s | 99 kB 00:00 2024-05-08T14:08:24.981 INFO:teuthology.orchestra.run.smithi157.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 854 kB/s | 107 kB 00:00 2024-05-08T14:08:25.089 INFO:teuthology.orchestra.run.smithi157.stdout:(14/32): ceph-radosgw-19.0.0-3593.g7c8f650b.el9 3.8 MB/s | 11 MB 00:02 2024-05-08T14:08:25.115 INFO:teuthology.orchestra.run.smithi157.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 339 kB/s | 45 kB 00:00 2024-05-08T14:08:25.140 INFO:teuthology.orchestra.run.smithi157.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 618 kB/s | 160 kB 00:00 2024-05-08T14:08:25.174 INFO:teuthology.orchestra.run.smithi157.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 1.2 MB/s | 42 kB 00:00 2024-05-08T14:08:25.224 INFO:teuthology.orchestra.run.smithi157.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.6 MB/s | 292 kB 00:00 2024-05-08T14:08:25.249 INFO:teuthology.orchestra.run.smithi157.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.9 MB/s | 221 kB 00:00 2024-05-08T14:08:25.253 INFO:teuthology.orchestra.run.smithi131.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-05-08T14:08:25.291 INFO:teuthology.orchestra.run.smithi157.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 535 kB/s | 36 kB 00:00 2024-05-08T14:08:25.316 INFO:teuthology.orchestra.run.smithi157.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 706 kB/s | 47 kB 00:00 2024-05-08T14:08:25.350 INFO:teuthology.orchestra.run.smithi157.stdout:(22/32): librdkafka-1.6.1-102.el9.x86_64.rpm 2.5 MB/s | 662 kB 00:00 2024-05-08T14:08:25.651 INFO:teuthology.orchestra.run.smithi157.stdout:(23/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 87 kB/s | 26 kB 00:00 2024-05-08T14:08:25.726 INFO:teuthology.orchestra.run.smithi157.stdout:(24/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 711 kB/s | 309 kB 00:00 2024-05-08T14:08:25.785 INFO:teuthology.orchestra.run.smithi157.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 364 kB/s | 49 kB 00:00 2024-05-08T14:08:25.810 INFO:teuthology.orchestra.run.smithi157.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 805 kB/s | 67 kB 00:00 2024-05-08T14:08:25.910 INFO:teuthology.orchestra.run.smithi157.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 1.9 MB/s | 192 kB 00:00 2024-05-08T14:08:25.977 INFO:teuthology.orchestra.run.smithi157.stdout:(28/32): libarrow-9.0.0-11.el9.x86_64.rpm 6.7 MB/s | 4.4 MB 00:00 2024-05-08T14:08:26.061 INFO:teuthology.orchestra.run.smithi157.stdout:(29/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 3.0 MB/s | 839 kB 00:00 2024-05-08T14:08:26.136 INFO:teuthology.orchestra.run.smithi157.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 7.0 MB/s | 1.6 MB 00:00 2024-05-08T14:08:26.344 INFO:teuthology.orchestra.run.smithi157.stdout:(31/32): librados2-19.0.0-3593.g7c8f650b.el9.x8 9.3 MB/s | 3.4 MB 00:00 2024-05-08T14:08:26.403 INFO:teuthology.orchestra.run.smithi157.stdout:(32/32): librbd1-19.0.0-3593.g7c8f650b.el9.x86_ 9.2 MB/s | 3.1 MB 00:00 2024-05-08T14:08:26.408 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:08:26.408 INFO:teuthology.orchestra.run.smithi157.stdout:Total 12 MB/s | 60 MB 00:05 2024-05-08T14:08:26.514 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-08T14:08:26.550 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-08T14:08:26.550 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-08T14:08:27.167 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-08T14:08:27.168 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-08T14:08:27.636 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:08:27.640 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:08:27.640 INFO:teuthology.orchestra.run.smithi131.stdout: Package Arch Version Repository Size 2024-05-08T14:08:27.640 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:08:27.640 INFO:teuthology.orchestra.run.smithi131.stdout:Installing: 2024-05-08T14:08:27.640 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-radosgw x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 11 M 2024-05-08T14:08:27.640 INFO:teuthology.orchestra.run.smithi131.stdout:Upgrading: 2024-05-08T14:08:27.640 INFO:teuthology.orchestra.run.smithi131.stdout: librados2 x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 3.4 M 2024-05-08T14:08:27.640 INFO:teuthology.orchestra.run.smithi131.stdout: librbd1 x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 3.1 M 2024-05-08T14:08:27.640 INFO:teuthology.orchestra.run.smithi131.stdout:Installing dependencies: 2024-05-08T14:08:27.640 INFO:teuthology.orchestra.run.smithi131.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-05-08T14:08:27.640 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-base x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 5.4 M 2024-05-08T14:08:27.640 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-common x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 21 M 2024-05-08T14:08:27.640 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-selinux x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 25 k 2024-05-08T14:08:27.641 INFO:teuthology.orchestra.run.smithi131.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-05-08T14:08:27.641 INFO:teuthology.orchestra.run.smithi131.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-05-08T14:08:27.641 INFO:teuthology.orchestra.run.smithi131.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-05-08T14:08:27.641 INFO:teuthology.orchestra.run.smithi131.stdout: libcephfs2 x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 747 k 2024-05-08T14:08:27.641 INFO:teuthology.orchestra.run.smithi131.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-05-08T14:08:27.641 INFO:teuthology.orchestra.run.smithi131.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-05-08T14:08:27.641 INFO:teuthology.orchestra.run.smithi131.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-05-08T14:08:27.641 INFO:teuthology.orchestra.run.smithi131.stdout: libradosstriper1 x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 500 k 2024-05-08T14:08:27.641 INFO:teuthology.orchestra.run.smithi131.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-05-08T14:08:27.641 INFO:teuthology.orchestra.run.smithi131.stdout: librgw2 x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 5.4 M 2024-05-08T14:08:27.641 INFO:teuthology.orchestra.run.smithi131.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-05-08T14:08:27.641 INFO:teuthology.orchestra.run.smithi131.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-05-08T14:08:27.641 INFO:teuthology.orchestra.run.smithi131.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-05-08T14:08:27.642 INFO:teuthology.orchestra.run.smithi131.stdout: python3-ceph-argparse x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 45 k 2024-05-08T14:08:27.642 INFO:teuthology.orchestra.run.smithi131.stdout: python3-ceph-common x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 136 k 2024-05-08T14:08:27.642 INFO:teuthology.orchestra.run.smithi131.stdout: python3-cephfs x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 161 k 2024-05-08T14:08:27.642 INFO:teuthology.orchestra.run.smithi131.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-05-08T14:08:27.642 INFO:teuthology.orchestra.run.smithi131.stdout: python3-rados x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 320 k 2024-05-08T14:08:27.642 INFO:teuthology.orchestra.run.smithi131.stdout: python3-rbd x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 300 k 2024-05-08T14:08:27.642 INFO:teuthology.orchestra.run.smithi131.stdout: python3-rgw x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 99 k 2024-05-08T14:08:27.642 INFO:teuthology.orchestra.run.smithi131.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-05-08T14:08:27.642 INFO:teuthology.orchestra.run.smithi131.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-05-08T14:08:27.642 INFO:teuthology.orchestra.run.smithi131.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-05-08T14:08:27.642 INFO:teuthology.orchestra.run.smithi131.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-05-08T14:08:27.642 INFO:teuthology.orchestra.run.smithi131.stdout:Installing weak dependencies: 2024-05-08T14:08:27.642 INFO:teuthology.orchestra.run.smithi131.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-05-08T14:08:27.643 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:08:27.643 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction Summary 2024-05-08T14:08:27.643 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:08:27.643 INFO:teuthology.orchestra.run.smithi131.stdout:Install 30 Packages 2024-05-08T14:08:27.643 INFO:teuthology.orchestra.run.smithi131.stdout:Upgrade 2 Packages 2024-05-08T14:08:27.643 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:08:27.643 INFO:teuthology.orchestra.run.smithi131.stdout:Total download size: 60 M 2024-05-08T14:08:27.643 INFO:teuthology.orchestra.run.smithi131.stdout:Downloading Packages: 2024-05-08T14:08:28.463 INFO:teuthology.orchestra.run.smithi131.stdout:(1/32): ceph-base-19.0.0-3593.g7c8f650b.el9.x86 7.7 MB/s | 5.4 MB 00:00 2024-05-08T14:08:28.530 INFO:teuthology.orchestra.run.smithi131.stdout:(2/32): ceph-selinux-19.0.0-3593.g7c8f650b.el9. 378 kB/s | 25 kB 00:00 2024-05-08T14:08:28.568 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-08T14:08:28.614 INFO:teuthology.orchestra.run.smithi131.stdout:(3/32): libcephfs2-19.0.0-3593.g7c8f650b.el9.x8 8.8 MB/s | 747 kB 00:00 2024-05-08T14:08:28.665 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-05-08T14:08:28.672 INFO:teuthology.orchestra.run.smithi131.stdout:(4/32): libradosstriper1-19.0.0-3593.g7c8f650b. 8.4 MB/s | 500 kB 00:00 2024-05-08T14:08:28.680 INFO:teuthology.orchestra.run.smithi073.stdout:Extra Packages for Enterprise Linux 2.1 MB/s | 21 MB 00:09 2024-05-08T14:08:28.691 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-05-08T14:08:28.717 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-05-08T14:08:28.739 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-05-08T14:08:28.766 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-05-08T14:08:28.958 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-05-08T14:08:29.011 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-05-08T14:08:29.040 INFO:teuthology.orchestra.run.smithi131.stdout:(5/32): librgw2-19.0.0-3593.g7c8f650b.el9.x86_6 15 MB/s | 5.4 MB 00:00 2024-05-08T14:08:29.082 INFO:teuthology.orchestra.run.smithi131.stdout:(6/32): python3-ceph-argparse-19.0.0-3593.g7c8f 1.1 MB/s | 45 kB 00:00 2024-05-08T14:08:29.132 INFO:teuthology.orchestra.run.smithi131.stdout:(7/32): python3-ceph-common-19.0.0-3593.g7c8f65 2.7 MB/s | 136 kB 00:00 2024-05-08T14:08:29.182 INFO:teuthology.orchestra.run.smithi131.stdout:(8/32): python3-cephfs-19.0.0-3593.g7c8f650b.el 3.2 MB/s | 161 kB 00:00 2024-05-08T14:08:29.249 INFO:teuthology.orchestra.run.smithi131.stdout:(9/32): python3-rados-19.0.0-3593.g7c8f650b.el9 4.7 MB/s | 320 kB 00:00 2024-05-08T14:08:29.318 INFO:teuthology.orchestra.run.smithi131.stdout:(10/32): python3-rbd-19.0.0-3593.g7c8f650b.el9. 4.4 MB/s | 300 kB 00:00 2024-05-08T14:08:29.370 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-05-08T14:08:29.375 INFO:teuthology.orchestra.run.smithi131.stdout:(11/32): python3-rgw-19.0.0-3593.g7c8f650b.el9. 1.7 MB/s | 99 kB 00:00 2024-05-08T14:08:29.511 INFO:teuthology.orchestra.run.smithi157.stdout: Upgrading : librados2-2:19.0.0-3593.g7c8f650b.el9.x86_64 7/34 2024-05-08T14:08:29.603 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librados2-2:19.0.0-3593.g7c8f650b.el9.x86_64 7/34 2024-05-08T14:08:29.692 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-rados-2:19.0.0-3593.g7c8f650b.el9.x86_64 8/34 2024-05-08T14:08:29.720 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libcephfs2-2:19.0.0-3593.g7c8f650b.el9.x86_64 9/34 2024-05-08T14:08:29.784 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: libcephfs2-2:19.0.0-3593.g7c8f650b.el9.x86_64 9/34 2024-05-08T14:08:29.800 INFO:teuthology.orchestra.run.smithi131.stdout:(12/32): boost-program-options-1.75.0-8.el9.x86 251 kB/s | 107 kB 00:00 2024-05-08T14:08:29.824 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-05-08T14:08:29.872 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-ceph-argparse-2:19.0.0-3593.g7c8f650b.el9. 11/34 2024-05-08T14:08:29.955 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cephfs-2:19.0.0-3593.g7c8f650b.el9.x86_64 12/34 2024-05-08T14:08:29.980 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libradosstriper1-2:19.0.0-3593.g7c8f650b.el9.x86_6 13/34 2024-05-08T14:08:30.044 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3593.g7c8f650b.el9.x86_6 13/34 2024-05-08T14:08:30.079 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-05-08T14:08:30.092 INFO:teuthology.orchestra.run.smithi131.stdout:(13/32): ceph-radosgw-19.0.0-3593.g7c8f650b.el9 4.6 MB/s | 11 MB 00:02 2024-05-08T14:08:30.117 INFO:teuthology.orchestra.run.smithi131.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 505 kB/s | 160 kB 00:00 2024-05-08T14:08:30.191 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-05-08T14:08:30.213 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-05-08T14:08:30.254 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-05-08T14:08:30.287 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-05-08T14:08:30.316 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-05-08T14:08:30.348 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-05-08T14:08:30.392 INFO:teuthology.orchestra.run.smithi131.stdout:(15/32): librdkafka-1.6.1-102.el9.x86_64.rpm 2.4 MB/s | 662 kB 00:00 2024-05-08T14:08:30.426 INFO:teuthology.orchestra.run.smithi131.stdout:(16/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 135 kB/s | 45 kB 00:00 2024-05-08T14:08:30.651 INFO:teuthology.orchestra.run.smithi131.stdout:(17/32): ceph-common-19.0.0-3593.g7c8f650b.el9. 7.3 MB/s | 21 MB 00:02 2024-05-08T14:08:30.668 INFO:teuthology.orchestra.run.smithi131.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 174 kB/s | 42 kB 00:00 2024-05-08T14:08:30.673 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-05-08T14:08:30.694 INFO:teuthology.orchestra.run.smithi131.stdout:(19/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 972 kB/s | 292 kB 00:00 2024-05-08T14:08:30.711 INFO:teuthology.orchestra.run.smithi157.stdout: Upgrading : librbd1-2:19.0.0-3593.g7c8f650b.el9.x86_64 22/34 2024-05-08T14:08:30.761 INFO:teuthology.orchestra.run.smithi131.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 389 kB/s | 36 kB 00:00 2024-05-08T14:08:30.786 INFO:teuthology.orchestra.run.smithi131.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 515 kB/s | 47 kB 00:00 2024-05-08T14:08:30.802 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librbd1-2:19.0.0-3593.g7c8f650b.el9.x86_64 22/34 2024-05-08T14:08:30.833 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-rbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 23/34 2024-05-08T14:08:30.868 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-05-08T14:08:31.228 INFO:teuthology.orchestra.run.smithi131.stdout:(22/32): qatlib-24.02.0-1.el9.x86_64.rpm 383 kB/s | 221 kB 00:00 2024-05-08T14:08:31.303 INFO:teuthology.orchestra.run.smithi131.stdout:(23/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 570 kB/s | 309 kB 00:00 2024-05-08T14:08:31.347 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-05-08T14:08:31.372 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : librgw2-2:19.0.0-3593.g7c8f650b.el9.x86_64 26/34 2024-05-08T14:08:31.437 INFO:teuthology.orchestra.run.smithi131.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 457 kB/s | 49 kB 00:00 2024-05-08T14:08:31.443 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librgw2-2:19.0.0-3593.g7c8f650b.el9.x86_64 26/34 2024-05-08T14:08:31.521 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-rgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 27/34 2024-05-08T14:08:31.537 INFO:teuthology.orchestra.run.smithi131.stdout:(25/32): libunwind-1.6.2-1.el9.x86_64.rpm 675 kB/s | 67 kB 00:00 2024-05-08T14:08:31.549 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-ceph-common-2:19.0.0-3593.g7c8f650b.el9.x8 28/34 2024-05-08T14:08:31.563 INFO:teuthology.orchestra.run.smithi131.stdout:(26/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 78 kB/s | 26 kB 00:00 2024-05-08T14:08:31.638 INFO:teuthology.orchestra.run.smithi131.stdout:(27/32): libarrow-9.0.0-11.el9.x86_64.rpm 5.2 MB/s | 4.4 MB 00:00 2024-05-08T14:08:31.772 INFO:teuthology.orchestra.run.smithi131.stdout:(28/32): thrift-0.15.0-2.el9.x86_64.rpm 12 MB/s | 1.6 MB 00:00 2024-05-08T14:08:31.797 INFO:teuthology.orchestra.run.smithi131.stdout:(29/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 3.2 MB/s | 839 kB 00:00 2024-05-08T14:08:31.831 INFO:teuthology.orchestra.run.smithi131.stdout:(30/32): re2-20211101-3.el9.x86_64.rpm 716 kB/s | 192 kB 00:00 2024-05-08T14:08:32.223 INFO:teuthology.orchestra.run.smithi131.stdout:(31/32): librados2-19.0.0-3593.g7c8f650b.el9.x8 7.5 MB/s | 3.4 MB 00:00 2024-05-08T14:08:32.448 INFO:teuthology.orchestra.run.smithi131.stdout:(32/32): librbd1-19.0.0-3593.g7c8f650b.el9.x86_ 4.8 MB/s | 3.1 MB 00:00 2024-05-08T14:08:32.454 INFO:teuthology.orchestra.run.smithi131.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:08:32.454 INFO:teuthology.orchestra.run.smithi131.stdout:Total 13 MB/s | 60 MB 00:04 2024-05-08T14:08:32.564 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction check 2024-05-08T14:08:32.600 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction check succeeded. 2024-05-08T14:08:32.601 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction test 2024-05-08T14:08:33.217 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction test succeeded. 2024-05-08T14:08:33.217 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction 2024-05-08T14:08:33.722 INFO:teuthology.orchestra.run.smithi073.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-05-08T14:08:33.871 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-common-2:19.0.0-3593.g7c8f650b.el9.x86_64 29/34 2024-05-08T14:08:33.913 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-common-2:19.0.0-3593.g7c8f650b.el9.x86_64 29/34 2024-05-08T14:08:34.497 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-common-2:19.0.0-3593.g7c8f650b.el9.x86_64 29/34 2024-05-08T14:08:34.534 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-base-2:19.0.0-3593.g7c8f650b.el9.x86_64 30/34 2024-05-08T14:08:34.626 INFO:teuthology.orchestra.run.smithi131.stdout: Preparing : 1/1 2024-05-08T14:08:34.628 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-base-2:19.0.0-3593.g7c8f650b.el9.x86_64 30/34 2024-05-08T14:08:34.628 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-05-08T14:08:34.629 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-05-08T14:08:34.629 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:08:34.669 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-selinux-2:19.0.0-3593.g7c8f650b.el9.x86_64 31/34 2024-05-08T14:08:34.717 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-05-08T14:08:34.745 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-05-08T14:08:34.770 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-05-08T14:08:34.793 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-05-08T14:08:34.813 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-05-08T14:08:35.010 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-05-08T14:08:35.066 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-05-08T14:08:35.480 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-05-08T14:08:35.531 INFO:teuthology.orchestra.run.smithi131.stdout: Upgrading : librados2-2:19.0.0-3593.g7c8f650b.el9.x86_64 7/34 2024-05-08T14:08:35.615 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: librados2-2:19.0.0-3593.g7c8f650b.el9.x86_64 7/34 2024-05-08T14:08:35.705 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-rados-2:19.0.0-3593.g7c8f650b.el9.x86_64 8/34 2024-05-08T14:08:35.741 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : libcephfs2-2:19.0.0-3593.g7c8f650b.el9.x86_64 9/34 2024-05-08T14:08:35.795 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: libcephfs2-2:19.0.0-3593.g7c8f650b.el9.x86_64 9/34 2024-05-08T14:08:35.824 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-05-08T14:08:35.868 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-ceph-argparse-2:19.0.0-3593.g7c8f650b.el9. 11/34 2024-05-08T14:08:35.937 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-cephfs-2:19.0.0-3593.g7c8f650b.el9.x86_64 12/34 2024-05-08T14:08:35.960 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : libradosstriper1-2:19.0.0-3593.g7c8f650b.el9.x86_6 13/34 2024-05-08T14:08:36.024 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3593.g7c8f650b.el9.x86_6 13/34 2024-05-08T14:08:36.058 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-05-08T14:08:36.072 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:08:36.079 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:08:36.079 INFO:teuthology.orchestra.run.smithi073.stdout: Package Arch Version Repository Size 2024-05-08T14:08:36.079 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:08:36.079 INFO:teuthology.orchestra.run.smithi073.stdout:Installing: 2024-05-08T14:08:36.080 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-radosgw x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 11 M 2024-05-08T14:08:36.080 INFO:teuthology.orchestra.run.smithi073.stdout:Upgrading: 2024-05-08T14:08:36.080 INFO:teuthology.orchestra.run.smithi073.stdout: librados2 x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 3.4 M 2024-05-08T14:08:36.080 INFO:teuthology.orchestra.run.smithi073.stdout: librbd1 x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 3.1 M 2024-05-08T14:08:36.080 INFO:teuthology.orchestra.run.smithi073.stdout:Installing dependencies: 2024-05-08T14:08:36.080 INFO:teuthology.orchestra.run.smithi073.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-05-08T14:08:36.080 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-base x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 5.4 M 2024-05-08T14:08:36.080 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-common x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 21 M 2024-05-08T14:08:36.080 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-selinux x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 25 k 2024-05-08T14:08:36.080 INFO:teuthology.orchestra.run.smithi073.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-05-08T14:08:36.080 INFO:teuthology.orchestra.run.smithi073.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-05-08T14:08:36.080 INFO:teuthology.orchestra.run.smithi073.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-05-08T14:08:36.080 INFO:teuthology.orchestra.run.smithi073.stdout: libcephfs2 x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 747 k 2024-05-08T14:08:36.080 INFO:teuthology.orchestra.run.smithi073.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-05-08T14:08:36.081 INFO:teuthology.orchestra.run.smithi073.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-05-08T14:08:36.081 INFO:teuthology.orchestra.run.smithi073.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-05-08T14:08:36.081 INFO:teuthology.orchestra.run.smithi073.stdout: libradosstriper1 x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 500 k 2024-05-08T14:08:36.081 INFO:teuthology.orchestra.run.smithi073.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-05-08T14:08:36.081 INFO:teuthology.orchestra.run.smithi073.stdout: librgw2 x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 5.4 M 2024-05-08T14:08:36.081 INFO:teuthology.orchestra.run.smithi073.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-05-08T14:08:36.081 INFO:teuthology.orchestra.run.smithi073.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-05-08T14:08:36.081 INFO:teuthology.orchestra.run.smithi073.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-05-08T14:08:36.081 INFO:teuthology.orchestra.run.smithi073.stdout: python3-ceph-argparse x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 45 k 2024-05-08T14:08:36.081 INFO:teuthology.orchestra.run.smithi073.stdout: python3-ceph-common x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 136 k 2024-05-08T14:08:36.081 INFO:teuthology.orchestra.run.smithi073.stdout: python3-cephfs x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 161 k 2024-05-08T14:08:36.081 INFO:teuthology.orchestra.run.smithi073.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-05-08T14:08:36.081 INFO:teuthology.orchestra.run.smithi073.stdout: python3-rados x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 320 k 2024-05-08T14:08:36.081 INFO:teuthology.orchestra.run.smithi073.stdout: python3-rbd x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 300 k 2024-05-08T14:08:36.082 INFO:teuthology.orchestra.run.smithi073.stdout: python3-rgw x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 99 k 2024-05-08T14:08:36.082 INFO:teuthology.orchestra.run.smithi073.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-05-08T14:08:36.082 INFO:teuthology.orchestra.run.smithi073.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-05-08T14:08:36.082 INFO:teuthology.orchestra.run.smithi073.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-05-08T14:08:36.082 INFO:teuthology.orchestra.run.smithi073.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-05-08T14:08:36.082 INFO:teuthology.orchestra.run.smithi073.stdout:Installing weak dependencies: 2024-05-08T14:08:36.082 INFO:teuthology.orchestra.run.smithi073.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-05-08T14:08:36.082 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:08:36.082 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-05-08T14:08:36.082 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:08:36.082 INFO:teuthology.orchestra.run.smithi073.stdout:Install 30 Packages 2024-05-08T14:08:36.082 INFO:teuthology.orchestra.run.smithi073.stdout:Upgrade 2 Packages 2024-05-08T14:08:36.082 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:08:36.083 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 60 M 2024-05-08T14:08:36.083 INFO:teuthology.orchestra.run.smithi073.stdout:Downloading Packages: 2024-05-08T14:08:36.169 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-05-08T14:08:36.201 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-05-08T14:08:36.268 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-05-08T14:08:36.300 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-05-08T14:08:36.330 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-05-08T14:08:36.362 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-05-08T14:08:36.674 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-05-08T14:08:36.725 INFO:teuthology.orchestra.run.smithi131.stdout: Upgrading : librbd1-2:19.0.0-3593.g7c8f650b.el9.x86_64 22/34 2024-05-08T14:08:36.799 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: librbd1-2:19.0.0-3593.g7c8f650b.el9.x86_64 22/34 2024-05-08T14:08:36.830 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-rbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 23/34 2024-05-08T14:08:36.865 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-05-08T14:08:37.346 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-05-08T14:08:37.378 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : librgw2-2:19.0.0-3593.g7c8f650b.el9.x86_64 26/34 2024-05-08T14:08:37.450 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: librgw2-2:19.0.0-3593.g7c8f650b.el9.x86_64 26/34 2024-05-08T14:08:37.457 INFO:teuthology.orchestra.run.smithi073.stdout:(1/32): ceph-radosgw-19.0.0-3593.g7c8f650b.el9. 8.4 MB/s | 11 MB 00:01 2024-05-08T14:08:37.524 INFO:teuthology.orchestra.run.smithi073.stdout:(2/32): ceph-base-19.0.0-3593.g7c8f650b.el9.x86 4.0 MB/s | 5.4 MB 00:01 2024-05-08T14:08:37.526 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-rgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 27/34 2024-05-08T14:08:37.556 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-ceph-common-2:19.0.0-3593.g7c8f650b.el9.x8 28/34 2024-05-08T14:08:37.557 INFO:teuthology.orchestra.run.smithi073.stdout:(3/32): ceph-selinux-19.0.0-3593.g7c8f650b.el9. 250 kB/s | 25 kB 00:00 2024-05-08T14:08:37.624 INFO:teuthology.orchestra.run.smithi073.stdout:(4/32): libradosstriper1-19.0.0-3593.g7c8f650b. 7.3 MB/s | 500 kB 00:00 2024-05-08T14:08:37.658 INFO:teuthology.orchestra.run.smithi073.stdout:(5/32): libcephfs2-19.0.0-3593.g7c8f650b.el9.x8 5.4 MB/s | 747 kB 00:00 2024-05-08T14:08:37.767 INFO:teuthology.orchestra.run.smithi073.stdout:(6/32): python3-ceph-argparse-19.0.0-3593.g7c8f 416 kB/s | 45 kB 00:00 2024-05-08T14:08:37.876 INFO:teuthology.orchestra.run.smithi073.stdout:(7/32): python3-ceph-common-19.0.0-3593.g7c8f65 1.2 MB/s | 136 kB 00:00 2024-05-08T14:08:37.992 INFO:teuthology.orchestra.run.smithi073.stdout:(8/32): python3-cephfs-19.0.0-3593.g7c8f650b.el 1.4 MB/s | 161 kB 00:00 2024-05-08T14:08:38.235 INFO:teuthology.orchestra.run.smithi073.stdout:(9/32): ceph-common-19.0.0-3593.g7c8f650b.el9.x 10 MB/s | 21 MB 00:02 2024-05-08T14:08:38.302 INFO:teuthology.orchestra.run.smithi073.stdout:(10/32): librgw2-19.0.0-3593.g7c8f650b.el9.x86_ 7.9 MB/s | 5.4 MB 00:00 2024-05-08T14:08:38.331 INFO:teuthology.orchestra.run.smithi073.stdout:(11/32): python3-rados-19.0.0-3593.g7c8f650b.el 959 kB/s | 320 kB 00:00 2024-05-08T14:08:38.352 INFO:teuthology.orchestra.run.smithi073.stdout:(12/32): python3-rbd-19.0.0-3593.g7c8f650b.el9. 2.5 MB/s | 300 kB 00:00 2024-05-08T14:08:38.394 INFO:teuthology.orchestra.run.smithi073.stdout:(13/32): python3-rgw-19.0.0-3593.g7c8f650b.el9. 1.1 MB/s | 99 kB 00:00 2024-05-08T14:08:38.444 INFO:teuthology.orchestra.run.smithi073.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.7 MB/s | 160 kB 00:00 2024-05-08T14:08:38.469 INFO:teuthology.orchestra.run.smithi073.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 602 kB/s | 45 kB 00:00 2024-05-08T14:08:38.495 INFO:teuthology.orchestra.run.smithi073.stdout:(16/32): boost-program-options-1.75.0-8.el9.x86 637 kB/s | 107 kB 00:00 2024-05-08T14:08:38.553 INFO:teuthology.orchestra.run.smithi073.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 727 kB/s | 42 kB 00:00 2024-05-08T14:08:38.595 INFO:teuthology.orchestra.run.smithi073.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.3 MB/s | 292 kB 00:00 2024-05-08T14:08:38.629 INFO:teuthology.orchestra.run.smithi073.stdout:(19/32): librdkafka-1.6.1-102.el9.x86_64.rpm 3.5 MB/s | 662 kB 00:00 2024-05-08T14:08:38.679 INFO:teuthology.orchestra.run.smithi073.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 1.7 MB/s | 221 kB 00:00 2024-05-08T14:08:38.704 INFO:teuthology.orchestra.run.smithi073.stdout:(21/32): qatlib-service-24.02.0-1.el9.x86_64.rp 330 kB/s | 36 kB 00:00 2024-05-08T14:08:38.730 INFO:teuthology.orchestra.run.smithi073.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 472 kB/s | 47 kB 00:00 2024-05-08T14:08:39.113 INFO:teuthology.orchestra.run.smithi073.stdout:(23/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 68 kB/s | 26 kB 00:00 2024-05-08T14:08:39.205 INFO:teuthology.orchestra.run.smithi073.stdout:(24/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 587 kB/s | 309 kB 00:00 2024-05-08T14:08:39.239 INFO:teuthology.orchestra.run.smithi073.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 388 kB/s | 49 kB 00:00 2024-05-08T14:08:39.306 INFO:teuthology.orchestra.run.smithi073.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 672 kB/s | 67 kB 00:00 2024-05-08T14:08:39.431 INFO:teuthology.orchestra.run.smithi073.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 1.5 MB/s | 192 kB 00:00 2024-05-08T14:08:39.623 INFO:teuthology.orchestra.run.smithi073.stdout:(28/32): libarrow-9.0.0-11.el9.x86_64.rpm 4.8 MB/s | 4.4 MB 00:00 2024-05-08T14:08:39.648 INFO:teuthology.orchestra.run.smithi073.stdout:(29/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 2.0 MB/s | 839 kB 00:00 2024-05-08T14:08:39.690 INFO:teuthology.orchestra.run.smithi073.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 6.1 MB/s | 1.6 MB 00:00 2024-05-08T14:08:39.869 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: ceph-common-2:19.0.0-3593.g7c8f650b.el9.x86_64 29/34 2024-05-08T14:08:39.911 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : ceph-common-2:19.0.0-3593.g7c8f650b.el9.x86_64 29/34 2024-05-08T14:08:39.915 INFO:teuthology.orchestra.run.smithi073.stdout:(31/32): librbd1-19.0.0-3593.g7c8f650b.el9.x86_ 12 MB/s | 3.1 MB 00:00 2024-05-08T14:08:40.291 INFO:teuthology.orchestra.run.smithi073.stdout:(32/32): librados2-19.0.0-3593.g7c8f650b.el9.x8 5.1 MB/s | 3.4 MB 00:00 2024-05-08T14:08:40.296 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:08:40.296 INFO:teuthology.orchestra.run.smithi073.stdout:Total 14 MB/s | 60 MB 00:04 2024-05-08T14:08:40.401 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2024-05-08T14:08:40.438 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2024-05-08T14:08:40.438 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2024-05-08T14:08:40.471 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: ceph-common-2:19.0.0-3593.g7c8f650b.el9.x86_64 29/34 2024-05-08T14:08:40.515 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : ceph-base-2:19.0.0-3593.g7c8f650b.el9.x86_64 30/34 2024-05-08T14:08:40.626 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: ceph-base-2:19.0.0-3593.g7c8f650b.el9.x86_64 30/34 2024-05-08T14:08:40.626 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-05-08T14:08:40.626 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-05-08T14:08:40.626 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:08:40.667 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : ceph-selinux-2:19.0.0-3593.g7c8f650b.el9.x86_64 31/34 2024-05-08T14:08:41.067 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2024-05-08T14:08:41.067 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2024-05-08T14:08:42.460 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2024-05-08T14:08:42.547 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-05-08T14:08:42.580 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-05-08T14:08:42.613 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-05-08T14:08:42.636 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-05-08T14:08:42.659 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-05-08T14:08:42.795 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-05-08T14:08:42.859 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-05-08T14:08:43.252 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-05-08T14:08:43.314 INFO:teuthology.orchestra.run.smithi073.stdout: Upgrading : librados2-2:19.0.0-3593.g7c8f650b.el9.x86_64 7/34 2024-05-08T14:08:43.407 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: librados2-2:19.0.0-3593.g7c8f650b.el9.x86_64 7/34 2024-05-08T14:08:43.496 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-rados-2:19.0.0-3593.g7c8f650b.el9.x86_64 8/34 2024-05-08T14:08:43.533 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : libcephfs2-2:19.0.0-3593.g7c8f650b.el9.x86_64 9/34 2024-05-08T14:08:43.579 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: libcephfs2-2:19.0.0-3593.g7c8f650b.el9.x86_64 9/34 2024-05-08T14:08:43.608 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-05-08T14:08:43.652 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-ceph-argparse-2:19.0.0-3593.g7c8f650b.el9. 11/34 2024-05-08T14:08:43.721 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-cephfs-2:19.0.0-3593.g7c8f650b.el9.x86_64 12/34 2024-05-08T14:08:43.751 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : libradosstriper1-2:19.0.0-3593.g7c8f650b.el9.x86_6 13/34 2024-05-08T14:08:43.815 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3593.g7c8f650b.el9.x86_6 13/34 2024-05-08T14:08:43.850 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-05-08T14:08:43.970 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-05-08T14:08:44.001 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-05-08T14:08:44.042 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-05-08T14:08:44.074 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-05-08T14:08:44.103 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-05-08T14:08:44.136 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-05-08T14:08:44.208 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3593.g7c8f650b.el9.x86_64 31/34 2024-05-08T14:08:44.208 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /sys 2024-05-08T14:08:44.208 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /proc 2024-05-08T14:08:44.208 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /mnt 2024-05-08T14:08:44.208 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /var/tmp 2024-05-08T14:08:44.209 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /home 2024-05-08T14:08:44.209 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /root 2024-05-08T14:08:44.209 INFO:teuthology.orchestra.run.smithi157.stdout:skipping the directory /tmp 2024-05-08T14:08:44.209 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:08:44.450 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-05-08T14:08:44.499 INFO:teuthology.orchestra.run.smithi073.stdout: Upgrading : librbd1-2:19.0.0-3593.g7c8f650b.el9.x86_64 22/34 2024-05-08T14:08:44.589 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: librbd1-2:19.0.0-3593.g7c8f650b.el9.x86_64 22/34 2024-05-08T14:08:44.621 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-rbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 23/34 2024-05-08T14:08:44.656 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-05-08T14:08:45.141 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-05-08T14:08:45.144 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-radosgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 32/34 2024-05-08T14:08:45.168 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : librgw2-2:19.0.0-3593.g7c8f650b.el9.x86_64 26/34 2024-05-08T14:08:45.170 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 32/34 2024-05-08T14:08:45.170 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:08:45.170 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-05-08T14:08:45.170 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-05-08T14:08:45.171 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-05-08T14:08:45.171 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:08:45.172 INFO:teuthology.orchestra.run.smithi157.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-05-08T14:08:45.238 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-05-08T14:08:45.239 INFO:teuthology.orchestra.run.smithi157.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-05-08T14:08:45.240 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: librgw2-2:19.0.0-3593.g7c8f650b.el9.x86_64 26/34 2024-05-08T14:08:45.317 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-rgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 27/34 2024-05-08T14:08:45.354 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-ceph-common-2:19.0.0-3593.g7c8f650b.el9.x8 28/34 2024-05-08T14:08:46.501 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-05-08T14:08:46.501 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-base-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/34 2024-05-08T14:08:46.502 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-common-2:19.0.0-3593.g7c8f650b.el9.x86_64 2/34 2024-05-08T14:08:46.502 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-radosgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 3/34 2024-05-08T14:08:46.502 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-selinux-2:19.0.0-3593.g7c8f650b.el9.x86_64 4/34 2024-05-08T14:08:46.502 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libcephfs2-2:19.0.0-3593.g7c8f650b.el9.x86_64 5/34 2024-05-08T14:08:46.502 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libradosstriper1-2:19.0.0-3593.g7c8f650b.el9.x86_6 6/34 2024-05-08T14:08:46.502 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librgw2-2:19.0.0-3593.g7c8f650b.el9.x86_64 7/34 2024-05-08T14:08:46.502 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3593.g7c8f650b.el9. 8/34 2024-05-08T14:08:46.502 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-ceph-common-2:19.0.0-3593.g7c8f650b.el9.x8 9/34 2024-05-08T14:08:46.502 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cephfs-2:19.0.0-3593.g7c8f650b.el9.x86_64 10/34 2024-05-08T14:08:46.502 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-rados-2:19.0.0-3593.g7c8f650b.el9.x86_64 11/34 2024-05-08T14:08:46.502 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-rbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 12/34 2024-05-08T14:08:46.502 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-rgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 13/34 2024-05-08T14:08:46.502 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-05-08T14:08:46.503 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-05-08T14:08:46.503 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-05-08T14:08:46.503 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-05-08T14:08:46.503 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-05-08T14:08:46.503 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-05-08T14:08:46.503 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-05-08T14:08:46.503 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-05-08T14:08:46.503 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-05-08T14:08:46.503 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-05-08T14:08:46.503 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-05-08T14:08:46.503 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-05-08T14:08:46.503 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-05-08T14:08:46.503 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-05-08T14:08:46.504 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-05-08T14:08:46.504 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-05-08T14:08:46.504 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-05-08T14:08:46.504 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librados2-2:19.0.0-3593.g7c8f650b.el9.x86_64 31/34 2024-05-08T14:08:46.504 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-05-08T14:08:46.504 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librbd1-2:19.0.0-3593.g7c8f650b.el9.x86_64 33/34 2024-05-08T14:08:47.330 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-05-08T14:08:47.330 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:08:47.330 INFO:teuthology.orchestra.run.smithi157.stdout:Upgraded: 2024-05-08T14:08:47.330 INFO:teuthology.orchestra.run.smithi157.stdout: librados2-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:47.331 INFO:teuthology.orchestra.run.smithi157.stdout: librbd1-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:47.331 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-08T14:08:47.331 INFO:teuthology.orchestra.run.smithi157.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-05-08T14:08:47.331 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-base-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:47.331 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-common-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:47.331 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-radosgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:47.331 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-selinux-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:47.331 INFO:teuthology.orchestra.run.smithi157.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-05-08T14:08:47.331 INFO:teuthology.orchestra.run.smithi157.stdout: libarrow-9.0.0-11.el9.x86_64 2024-05-08T14:08:47.331 INFO:teuthology.orchestra.run.smithi157.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-05-08T14:08:47.331 INFO:teuthology.orchestra.run.smithi157.stdout: libcephfs2-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:47.331 INFO:teuthology.orchestra.run.smithi157.stdout: liboath-2.6.7-2.el9.x86_64 2024-05-08T14:08:47.331 INFO:teuthology.orchestra.run.smithi157.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-05-08T14:08:47.331 INFO:teuthology.orchestra.run.smithi157.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-05-08T14:08:47.332 INFO:teuthology.orchestra.run.smithi157.stdout: libradosstriper1-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:47.332 INFO:teuthology.orchestra.run.smithi157.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-05-08T14:08:47.332 INFO:teuthology.orchestra.run.smithi157.stdout: librgw2-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:47.332 INFO:teuthology.orchestra.run.smithi157.stdout: libunwind-1.6.2-1.el9.x86_64 2024-05-08T14:08:47.332 INFO:teuthology.orchestra.run.smithi157.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-05-08T14:08:47.332 INFO:teuthology.orchestra.run.smithi157.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-05-08T14:08:47.332 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ceph-argparse-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:47.332 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ceph-common-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:47.332 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cephfs-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:47.332 INFO:teuthology.orchestra.run.smithi157.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-05-08T14:08:47.332 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rados-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:47.332 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:47.332 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:47.333 INFO:teuthology.orchestra.run.smithi157.stdout: qatlib-24.02.0-1.el9.x86_64 2024-05-08T14:08:47.333 INFO:teuthology.orchestra.run.smithi157.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-05-08T14:08:47.333 INFO:teuthology.orchestra.run.smithi157.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-05-08T14:08:47.333 INFO:teuthology.orchestra.run.smithi157.stdout: re2-1:20211101-3.el9.x86_64 2024-05-08T14:08:47.333 INFO:teuthology.orchestra.run.smithi157.stdout: thrift-0.15.0-2.el9.x86_64 2024-05-08T14:08:47.333 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:08:47.333 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:08:47.623 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: ceph-common-2:19.0.0-3593.g7c8f650b.el9.x86_64 29/34 2024-05-08T14:08:47.659 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : ceph-common-2:19.0.0-3593.g7c8f650b.el9.x86_64 29/34 2024-05-08T14:08:47.727 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-test 2024-05-08T14:08:48.271 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: ceph-common-2:19.0.0-3593.g7c8f650b.el9.x86_64 29/34 2024-05-08T14:08:48.302 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:00:30 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:08:48.313 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : ceph-base-2:19.0.0-3593.g7c8f650b.el9.x86_64 30/34 2024-05-08T14:08:48.389 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: ceph-base-2:19.0.0-3593.g7c8f650b.el9.x86_64 30/34 2024-05-08T14:08:48.389 INFO:teuthology.orchestra.run.smithi073.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-05-08T14:08:48.389 INFO:teuthology.orchestra.run.smithi073.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-05-08T14:08:48.389 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:08:48.422 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : ceph-selinux-2:19.0.0-3593.g7c8f650b.el9.x86_64 31/34 2024-05-08T14:08:48.424 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:08:48.425 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:08:48.425 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-08T14:08:48.425 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:08:48.425 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-08T14:08:48.425 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-test x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 49 M 2024-05-08T14:08:48.425 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-08T14:08:48.425 INFO:teuthology.orchestra.run.smithi157.stdout: libcephsqlite x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 163 k 2024-05-08T14:08:48.425 INFO:teuthology.orchestra.run.smithi157.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-05-08T14:08:48.425 INFO:teuthology.orchestra.run.smithi157.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-05-08T14:08:48.425 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:08:48.426 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-08T14:08:48.426 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:08:48.426 INFO:teuthology.orchestra.run.smithi157.stdout:Install 4 Packages 2024-05-08T14:08:48.426 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:08:48.426 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 50 M 2024-05-08T14:08:48.426 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 211 M 2024-05-08T14:08:48.427 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-08T14:08:48.922 INFO:teuthology.orchestra.run.smithi157.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 746 kB/s | 305 kB 00:00 2024-05-08T14:08:48.972 INFO:teuthology.orchestra.run.smithi157.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 64 kB 00:00 2024-05-08T14:08:49.114 INFO:teuthology.orchestra.run.smithi157.stdout:(3/4): libcephsqlite-19.0.0-3593.g7c8f650b.el9. 272 kB/s | 163 kB 00:00 2024-05-08T14:08:50.434 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3593.g7c8f650b.el9.x86_64 31/34 2024-05-08T14:08:50.434 INFO:teuthology.orchestra.run.smithi131.stdout:skipping the directory /sys 2024-05-08T14:08:50.434 INFO:teuthology.orchestra.run.smithi131.stdout:skipping the directory /proc 2024-05-08T14:08:50.435 INFO:teuthology.orchestra.run.smithi131.stdout:skipping the directory /mnt 2024-05-08T14:08:50.435 INFO:teuthology.orchestra.run.smithi131.stdout:skipping the directory /var/tmp 2024-05-08T14:08:50.435 INFO:teuthology.orchestra.run.smithi131.stdout:skipping the directory /home 2024-05-08T14:08:50.435 INFO:teuthology.orchestra.run.smithi131.stdout:skipping the directory /root 2024-05-08T14:08:50.435 INFO:teuthology.orchestra.run.smithi131.stdout:skipping the directory /tmp 2024-05-08T14:08:50.435 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:08:51.431 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : ceph-radosgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 32/34 2024-05-08T14:08:51.457 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 32/34 2024-05-08T14:08:51.457 INFO:teuthology.orchestra.run.smithi131.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:08:51.457 INFO:teuthology.orchestra.run.smithi131.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-05-08T14:08:51.457 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-05-08T14:08:51.457 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-05-08T14:08:51.457 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:08:51.459 INFO:teuthology.orchestra.run.smithi131.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-05-08T14:08:51.550 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-05-08T14:08:51.550 INFO:teuthology.orchestra.run.smithi131.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-05-08T14:08:51.972 INFO:teuthology.orchestra.run.smithi157.stdout:(4/4): ceph-test-19.0.0-3593.g7c8f650b.el9.x86_ 14 MB/s | 49 MB 00:03 2024-05-08T14:08:51.974 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:08:51.975 INFO:teuthology.orchestra.run.smithi157.stdout:Total 14 MB/s | 50 MB 00:03 2024-05-08T14:08:52.003 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-08T14:08:52.025 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-08T14:08:52.025 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-08T14:08:52.397 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-08T14:08:52.397 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-08T14:08:52.768 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-05-08T14:08:52.769 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : ceph-base-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/34 2024-05-08T14:08:52.769 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : ceph-common-2:19.0.0-3593.g7c8f650b.el9.x86_64 2/34 2024-05-08T14:08:52.769 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : ceph-radosgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 3/34 2024-05-08T14:08:52.769 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : ceph-selinux-2:19.0.0-3593.g7c8f650b.el9.x86_64 4/34 2024-05-08T14:08:52.769 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : libcephfs2-2:19.0.0-3593.g7c8f650b.el9.x86_64 5/34 2024-05-08T14:08:52.769 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : libradosstriper1-2:19.0.0-3593.g7c8f650b.el9.x86_6 6/34 2024-05-08T14:08:52.769 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : librgw2-2:19.0.0-3593.g7c8f650b.el9.x86_64 7/34 2024-05-08T14:08:52.769 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3593.g7c8f650b.el9. 8/34 2024-05-08T14:08:52.769 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-ceph-common-2:19.0.0-3593.g7c8f650b.el9.x8 9/34 2024-05-08T14:08:52.769 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-cephfs-2:19.0.0-3593.g7c8f650b.el9.x86_64 10/34 2024-05-08T14:08:52.769 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-rados-2:19.0.0-3593.g7c8f650b.el9.x86_64 11/34 2024-05-08T14:08:52.769 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-rbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 12/34 2024-05-08T14:08:52.769 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-rgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 13/34 2024-05-08T14:08:52.769 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-05-08T14:08:52.769 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-05-08T14:08:52.770 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-05-08T14:08:52.770 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-05-08T14:08:52.770 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-05-08T14:08:52.770 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-05-08T14:08:52.770 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-05-08T14:08:52.770 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-05-08T14:08:52.770 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-05-08T14:08:52.770 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-05-08T14:08:52.770 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-05-08T14:08:52.770 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-05-08T14:08:52.770 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-05-08T14:08:52.770 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-05-08T14:08:52.770 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-05-08T14:08:52.771 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-05-08T14:08:52.771 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-05-08T14:08:52.771 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : librados2-2:19.0.0-3593.g7c8f650b.el9.x86_64 31/34 2024-05-08T14:08:52.771 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-05-08T14:08:52.771 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : librbd1-2:19.0.0-3593.g7c8f650b.el9.x86_64 33/34 2024-05-08T14:08:52.932 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-08T14:08:52.999 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-05-08T14:08:53.043 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-05-08T14:08:53.074 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libcephsqlite-2:19.0.0-3593.g7c8f650b.el9.x86_64 3/4 2024-05-08T14:08:53.675 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-05-08T14:08:53.675 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:08:53.675 INFO:teuthology.orchestra.run.smithi131.stdout:Upgraded: 2024-05-08T14:08:53.675 INFO:teuthology.orchestra.run.smithi131.stdout: librados2-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:53.675 INFO:teuthology.orchestra.run.smithi131.stdout: librbd1-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:53.675 INFO:teuthology.orchestra.run.smithi131.stdout:Installed: 2024-05-08T14:08:53.675 INFO:teuthology.orchestra.run.smithi131.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-05-08T14:08:53.676 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-base-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:53.676 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-common-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:53.676 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-radosgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:53.676 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-selinux-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:53.676 INFO:teuthology.orchestra.run.smithi131.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-05-08T14:08:53.676 INFO:teuthology.orchestra.run.smithi131.stdout: libarrow-9.0.0-11.el9.x86_64 2024-05-08T14:08:53.676 INFO:teuthology.orchestra.run.smithi131.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-05-08T14:08:53.676 INFO:teuthology.orchestra.run.smithi131.stdout: libcephfs2-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:53.676 INFO:teuthology.orchestra.run.smithi131.stdout: liboath-2.6.7-2.el9.x86_64 2024-05-08T14:08:53.676 INFO:teuthology.orchestra.run.smithi131.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-05-08T14:08:53.676 INFO:teuthology.orchestra.run.smithi131.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-05-08T14:08:53.676 INFO:teuthology.orchestra.run.smithi131.stdout: libradosstriper1-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:53.676 INFO:teuthology.orchestra.run.smithi131.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-05-08T14:08:53.676 INFO:teuthology.orchestra.run.smithi131.stdout: librgw2-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:53.677 INFO:teuthology.orchestra.run.smithi131.stdout: libunwind-1.6.2-1.el9.x86_64 2024-05-08T14:08:53.677 INFO:teuthology.orchestra.run.smithi131.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-05-08T14:08:53.677 INFO:teuthology.orchestra.run.smithi131.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-05-08T14:08:53.677 INFO:teuthology.orchestra.run.smithi131.stdout: python3-ceph-argparse-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:53.677 INFO:teuthology.orchestra.run.smithi131.stdout: python3-ceph-common-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:53.677 INFO:teuthology.orchestra.run.smithi131.stdout: python3-cephfs-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:53.677 INFO:teuthology.orchestra.run.smithi131.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-05-08T14:08:53.677 INFO:teuthology.orchestra.run.smithi131.stdout: python3-rados-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:53.677 INFO:teuthology.orchestra.run.smithi131.stdout: python3-rbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:53.677 INFO:teuthology.orchestra.run.smithi131.stdout: python3-rgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:08:53.677 INFO:teuthology.orchestra.run.smithi131.stdout: qatlib-24.02.0-1.el9.x86_64 2024-05-08T14:08:53.677 INFO:teuthology.orchestra.run.smithi131.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-05-08T14:08:53.677 INFO:teuthology.orchestra.run.smithi131.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-05-08T14:08:53.677 INFO:teuthology.orchestra.run.smithi131.stdout: re2-1:20211101-3.el9.x86_64 2024-05-08T14:08:53.677 INFO:teuthology.orchestra.run.smithi131.stdout: thrift-0.15.0-2.el9.x86_64 2024-05-08T14:08:53.678 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:08:53.678 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:08:54.028 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install ceph-test 2024-05-08T14:08:54.596 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:00:29 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:08:54.720 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:08:54.721 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:08:54.721 INFO:teuthology.orchestra.run.smithi131.stdout: Package Arch Version Repository Size 2024-05-08T14:08:54.721 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:08:54.721 INFO:teuthology.orchestra.run.smithi131.stdout:Installing: 2024-05-08T14:08:54.721 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-test x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 49 M 2024-05-08T14:08:54.721 INFO:teuthology.orchestra.run.smithi131.stdout:Installing dependencies: 2024-05-08T14:08:54.721 INFO:teuthology.orchestra.run.smithi131.stdout: libcephsqlite x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 163 k 2024-05-08T14:08:54.721 INFO:teuthology.orchestra.run.smithi131.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-05-08T14:08:54.721 INFO:teuthology.orchestra.run.smithi131.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-05-08T14:08:54.722 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:08:54.722 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction Summary 2024-05-08T14:08:54.722 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:08:54.722 INFO:teuthology.orchestra.run.smithi131.stdout:Install 4 Packages 2024-05-08T14:08:54.722 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:08:54.722 INFO:teuthology.orchestra.run.smithi131.stdout:Total download size: 50 M 2024-05-08T14:08:54.723 INFO:teuthology.orchestra.run.smithi131.stdout:Installed size: 211 M 2024-05-08T14:08:54.723 INFO:teuthology.orchestra.run.smithi131.stdout:Downloading Packages: 2024-05-08T14:08:55.123 INFO:teuthology.orchestra.run.smithi131.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 848 kB/s | 305 kB 00:00 2024-05-08T14:08:55.216 INFO:teuthology.orchestra.run.smithi131.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 694 kB/s | 64 kB 00:00 2024-05-08T14:08:55.274 INFO:teuthology.orchestra.run.smithi131.stdout:(3/4): libcephsqlite-19.0.0-3593.g7c8f650b.el9. 320 kB/s | 163 kB 00:00 2024-05-08T14:08:57.574 INFO:teuthology.orchestra.run.smithi131.stdout:(4/4): ceph-test-19.0.0-3593.g7c8f650b.el9.x86_ 17 MB/s | 49 MB 00:02 2024-05-08T14:08:57.576 INFO:teuthology.orchestra.run.smithi131.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:08:57.576 INFO:teuthology.orchestra.run.smithi131.stdout:Total 17 MB/s | 50 MB 00:02 2024-05-08T14:08:57.604 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction check 2024-05-08T14:08:57.625 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction check succeeded. 2024-05-08T14:08:57.625 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction test 2024-05-08T14:08:57.955 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3593.g7c8f650b.el9.x86_64 3/4 2024-05-08T14:08:57.998 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction test succeeded. 2024-05-08T14:08:57.999 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction 2024-05-08T14:08:58.001 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3593.g7c8f650b.el9.x86_64 31/34 2024-05-08T14:08:58.001 INFO:teuthology.orchestra.run.smithi073.stdout:skipping the directory /sys 2024-05-08T14:08:58.001 INFO:teuthology.orchestra.run.smithi073.stdout:skipping the directory /proc 2024-05-08T14:08:58.001 INFO:teuthology.orchestra.run.smithi073.stdout:skipping the directory /mnt 2024-05-08T14:08:58.001 INFO:teuthology.orchestra.run.smithi073.stdout:skipping the directory /var/tmp 2024-05-08T14:08:58.002 INFO:teuthology.orchestra.run.smithi073.stdout:skipping the directory /home 2024-05-08T14:08:58.002 INFO:teuthology.orchestra.run.smithi073.stdout:skipping the directory /root 2024-05-08T14:08:58.002 INFO:teuthology.orchestra.run.smithi073.stdout:skipping the directory /tmp 2024-05-08T14:08:58.002 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:08:58.065 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-test-2:19.0.0-3593.g7c8f650b.el9.x86_64 4/4 2024-05-08T14:08:58.521 INFO:teuthology.orchestra.run.smithi131.stdout: Preparing : 1/1 2024-05-08T14:08:58.597 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-05-08T14:08:58.642 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-05-08T14:08:58.668 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : libcephsqlite-2:19.0.0-3593.g7c8f650b.el9.x86_64 3/4 2024-05-08T14:08:58.948 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : ceph-radosgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 32/34 2024-05-08T14:08:59.011 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 32/34 2024-05-08T14:08:59.011 INFO:teuthology.orchestra.run.smithi073.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:08:59.011 INFO:teuthology.orchestra.run.smithi073.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-05-08T14:08:59.012 INFO:teuthology.orchestra.run.smithi073.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-05-08T14:08:59.012 INFO:teuthology.orchestra.run.smithi073.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-05-08T14:08:59.012 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:08:59.012 INFO:teuthology.orchestra.run.smithi073.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-05-08T14:08:59.067 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-05-08T14:08:59.068 INFO:teuthology.orchestra.run.smithi073.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-05-08T14:09:00.220 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-05-08T14:09:00.220 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : ceph-base-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/34 2024-05-08T14:09:00.220 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : ceph-common-2:19.0.0-3593.g7c8f650b.el9.x86_64 2/34 2024-05-08T14:09:00.220 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : ceph-radosgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 3/34 2024-05-08T14:09:00.220 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : ceph-selinux-2:19.0.0-3593.g7c8f650b.el9.x86_64 4/34 2024-05-08T14:09:00.220 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : libcephfs2-2:19.0.0-3593.g7c8f650b.el9.x86_64 5/34 2024-05-08T14:09:00.220 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : libradosstriper1-2:19.0.0-3593.g7c8f650b.el9.x86_6 6/34 2024-05-08T14:09:00.220 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : librgw2-2:19.0.0-3593.g7c8f650b.el9.x86_64 7/34 2024-05-08T14:09:00.220 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3593.g7c8f650b.el9. 8/34 2024-05-08T14:09:00.221 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-ceph-common-2:19.0.0-3593.g7c8f650b.el9.x8 9/34 2024-05-08T14:09:00.221 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-cephfs-2:19.0.0-3593.g7c8f650b.el9.x86_64 10/34 2024-05-08T14:09:00.221 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-rados-2:19.0.0-3593.g7c8f650b.el9.x86_64 11/34 2024-05-08T14:09:00.221 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-rbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 12/34 2024-05-08T14:09:00.221 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-rgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 13/34 2024-05-08T14:09:00.221 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-05-08T14:09:00.221 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-05-08T14:09:00.221 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-05-08T14:09:00.221 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-05-08T14:09:00.221 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-05-08T14:09:00.221 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-05-08T14:09:00.221 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-05-08T14:09:00.222 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-05-08T14:09:00.222 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-05-08T14:09:00.222 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-05-08T14:09:00.222 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-05-08T14:09:00.222 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-05-08T14:09:00.222 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-05-08T14:09:00.222 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-05-08T14:09:00.222 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-05-08T14:09:00.222 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-05-08T14:09:00.222 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-05-08T14:09:00.222 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : librados2-2:19.0.0-3593.g7c8f650b.el9.x86_64 31/34 2024-05-08T14:09:00.222 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-05-08T14:09:00.222 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : librbd1-2:19.0.0-3593.g7c8f650b.el9.x86_64 33/34 2024-05-08T14:09:00.557 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-test-2:19.0.0-3593.g7c8f650b.el9.x86_64 4/4 2024-05-08T14:09:00.557 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-test-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/4 2024-05-08T14:09:00.557 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libcephsqlite-2:19.0.0-3593.g7c8f650b.el9.x86_64 2/4 2024-05-08T14:09:00.558 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-05-08T14:09:00.872 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-05-08T14:09:00.872 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:00.872 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-08T14:09:00.873 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-test-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:00.873 INFO:teuthology.orchestra.run.smithi157.stdout: libcephsqlite-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:00.873 INFO:teuthology.orchestra.run.smithi157.stdout: socat-1.7.4.1-5.el9.x86_64 2024-05-08T14:09:00.873 INFO:teuthology.orchestra.run.smithi157.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-05-08T14:09:00.873 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:00.873 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:09:00.988 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-05-08T14:09:00.989 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:00.989 INFO:teuthology.orchestra.run.smithi073.stdout:Upgraded: 2024-05-08T14:09:00.989 INFO:teuthology.orchestra.run.smithi073.stdout: librados2-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:00.989 INFO:teuthology.orchestra.run.smithi073.stdout: librbd1-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:00.989 INFO:teuthology.orchestra.run.smithi073.stdout:Installed: 2024-05-08T14:09:00.989 INFO:teuthology.orchestra.run.smithi073.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-05-08T14:09:00.989 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-base-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:00.989 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-common-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:00.989 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-radosgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:00.989 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-selinux-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:00.989 INFO:teuthology.orchestra.run.smithi073.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-05-08T14:09:00.989 INFO:teuthology.orchestra.run.smithi073.stdout: libarrow-9.0.0-11.el9.x86_64 2024-05-08T14:09:00.990 INFO:teuthology.orchestra.run.smithi073.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-05-08T14:09:00.990 INFO:teuthology.orchestra.run.smithi073.stdout: libcephfs2-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:00.990 INFO:teuthology.orchestra.run.smithi073.stdout: liboath-2.6.7-2.el9.x86_64 2024-05-08T14:09:00.990 INFO:teuthology.orchestra.run.smithi073.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-05-08T14:09:00.990 INFO:teuthology.orchestra.run.smithi073.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-05-08T14:09:00.990 INFO:teuthology.orchestra.run.smithi073.stdout: libradosstriper1-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:00.990 INFO:teuthology.orchestra.run.smithi073.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-05-08T14:09:00.990 INFO:teuthology.orchestra.run.smithi073.stdout: librgw2-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:00.990 INFO:teuthology.orchestra.run.smithi073.stdout: libunwind-1.6.2-1.el9.x86_64 2024-05-08T14:09:00.990 INFO:teuthology.orchestra.run.smithi073.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-05-08T14:09:00.990 INFO:teuthology.orchestra.run.smithi073.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-05-08T14:09:00.990 INFO:teuthology.orchestra.run.smithi073.stdout: python3-ceph-argparse-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:00.990 INFO:teuthology.orchestra.run.smithi073.stdout: python3-ceph-common-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:00.990 INFO:teuthology.orchestra.run.smithi073.stdout: python3-cephfs-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:00.991 INFO:teuthology.orchestra.run.smithi073.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-05-08T14:09:00.991 INFO:teuthology.orchestra.run.smithi073.stdout: python3-rados-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:00.991 INFO:teuthology.orchestra.run.smithi073.stdout: python3-rbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:00.991 INFO:teuthology.orchestra.run.smithi073.stdout: python3-rgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:00.991 INFO:teuthology.orchestra.run.smithi073.stdout: qatlib-24.02.0-1.el9.x86_64 2024-05-08T14:09:00.991 INFO:teuthology.orchestra.run.smithi073.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-05-08T14:09:00.991 INFO:teuthology.orchestra.run.smithi073.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-05-08T14:09:00.991 INFO:teuthology.orchestra.run.smithi073.stdout: re2-1:20211101-3.el9.x86_64 2024-05-08T14:09:00.991 INFO:teuthology.orchestra.run.smithi073.stdout: thrift-0.15.0-2.el9.x86_64 2024-05-08T14:09:00.991 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:00.991 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:09:01.173 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph 2024-05-08T14:09:01.385 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install ceph-test 2024-05-08T14:09:01.760 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:00:43 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:09:01.893 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:09:01.895 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:01.895 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-08T14:09:01.896 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:01.896 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-08T14:09:01.896 INFO:teuthology.orchestra.run.smithi157.stdout: ceph x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 6.6 k 2024-05-08T14:09:01.896 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-08T14:09:01.896 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mds x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 2.4 M 2024-05-08T14:09:01.896 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 1.5 M 2024-05-08T14:09:01.896 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 274 k 2024-05-08T14:09:01.897 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mon x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 4.7 M 2024-05-08T14:09:01.897 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-osd x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 17 M 2024-05-08T14:09:01.897 INFO:teuthology.orchestra.run.smithi157.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-05-08T14:09:01.897 INFO:teuthology.orchestra.run.smithi157.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-05-08T14:09:01.897 INFO:teuthology.orchestra.run.smithi157.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-05-08T14:09:01.897 INFO:teuthology.orchestra.run.smithi157.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-05-08T14:09:01.897 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-05-08T14:09:01.898 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-05-08T14:09:01.898 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-05-08T14:09:01.898 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-05-08T14:09:01.898 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-05-08T14:09:01.898 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-05-08T14:09:01.899 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-collections 2024-05-08T14:09:01.899 INFO:teuthology.orchestra.run.smithi157.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-05-08T14:09:01.899 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-05-08T14:09:01.899 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-05-08T14:09:01.899 INFO:teuthology.orchestra.run.smithi157.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-05-08T14:09:01.900 INFO:teuthology.orchestra.run.smithi157.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-05-08T14:09:01.900 INFO:teuthology.orchestra.run.smithi157.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-05-08T14:09:01.900 INFO:teuthology.orchestra.run.smithi157.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-05-08T14:09:01.900 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-05-08T14:09:01.900 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-05-08T14:09:01.900 INFO:teuthology.orchestra.run.smithi157.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-05-08T14:09:01.900 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-05-08T14:09:01.901 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-05-08T14:09:01.901 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-05-08T14:09:01.901 INFO:teuthology.orchestra.run.smithi157.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-05-08T14:09:01.901 INFO:teuthology.orchestra.run.smithi157.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-05-08T14:09:01.901 INFO:teuthology.orchestra.run.smithi157.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-05-08T14:09:01.901 INFO:teuthology.orchestra.run.smithi157.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-05-08T14:09:01.902 INFO:teuthology.orchestra.run.smithi157.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-05-08T14:09:01.902 INFO:teuthology.orchestra.run.smithi157.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-05-08T14:09:01.902 INFO:teuthology.orchestra.run.smithi157.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-05-08T14:09:01.902 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:01.902 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-08T14:09:01.902 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:01.903 INFO:teuthology.orchestra.run.smithi157.stdout:Install 36 Packages 2024-05-08T14:09:01.903 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:01.904 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 30 M 2024-05-08T14:09:01.904 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 108 M 2024-05-08T14:09:01.904 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-08T14:09:01.950 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:00:28 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:09:02.071 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:09:02.072 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:09:02.072 INFO:teuthology.orchestra.run.smithi073.stdout: Package Arch Version Repository Size 2024-05-08T14:09:02.073 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:09:02.073 INFO:teuthology.orchestra.run.smithi073.stdout:Installing: 2024-05-08T14:09:02.073 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-test x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 49 M 2024-05-08T14:09:02.073 INFO:teuthology.orchestra.run.smithi073.stdout:Installing dependencies: 2024-05-08T14:09:02.073 INFO:teuthology.orchestra.run.smithi073.stdout: libcephsqlite x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 163 k 2024-05-08T14:09:02.073 INFO:teuthology.orchestra.run.smithi073.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-05-08T14:09:02.073 INFO:teuthology.orchestra.run.smithi073.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-05-08T14:09:02.074 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:02.074 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-05-08T14:09:02.074 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:09:02.074 INFO:teuthology.orchestra.run.smithi073.stdout:Install 4 Packages 2024-05-08T14:09:02.074 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:02.074 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 50 M 2024-05-08T14:09:02.074 INFO:teuthology.orchestra.run.smithi073.stdout:Installed size: 211 M 2024-05-08T14:09:02.075 INFO:teuthology.orchestra.run.smithi073.stdout:Downloading Packages: 2024-05-08T14:09:02.400 INFO:teuthology.orchestra.run.smithi157.stdout:(1/36): ceph-19.0.0-3593.g7c8f650b.el9.x86_64.r 28 kB/s | 6.6 kB 00:00 2024-05-08T14:09:02.433 INFO:teuthology.orchestra.run.smithi073.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 966 kB/s | 305 kB 00:00 2024-05-08T14:09:02.508 INFO:teuthology.orchestra.run.smithi073.stdout:(2/4): libcephsqlite-19.0.0-3593.g7c8f650b.el9. 418 kB/s | 163 kB 00:00 2024-05-08T14:09:02.701 INFO:teuthology.orchestra.run.smithi073.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 239 kB/s | 64 kB 00:00 2024-05-08T14:09:02.834 INFO:teuthology.orchestra.run.smithi157.stdout:(2/36): ceph-mgr-19.0.0-3593.g7c8f650b.el9.x86_ 2.3 MB/s | 1.5 MB 00:00 2024-05-08T14:09:02.950 INFO:teuthology.orchestra.run.smithi157.stdout:(3/36): ceph-mds-19.0.0-3593.g7c8f650b.el9.x86_ 3.0 MB/s | 2.4 MB 00:00 2024-05-08T14:09:03.026 INFO:teuthology.orchestra.run.smithi157.stdout:(4/36): ceph-mgr-modules-core-19.0.0-3593.g7c8f 3.6 MB/s | 274 kB 00:00 2024-05-08T14:09:03.307 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3593.g7c8f650b.el9.x86_64 3/4 2024-05-08T14:09:03.343 INFO:teuthology.orchestra.run.smithi157.stdout:(5/36): ceph-mon-19.0.0-3593.g7c8f650b.el9.x86_ 5.0 MB/s | 4.7 MB 00:00 2024-05-08T14:09:03.391 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : ceph-test-2:19.0.0-3593.g7c8f650b.el9.x86_64 4/4 2024-05-08T14:09:03.835 INFO:teuthology.orchestra.run.smithi157.stdout:(6/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 313 kB/s | 253 kB 00:00 2024-05-08T14:09:04.327 INFO:teuthology.orchestra.run.smithi157.stdout:(7/36): python3-cryptography-36.0.1-4.el9.x86_6 1.2 MB/s | 1.2 MB 00:00 2024-05-08T14:09:04.560 INFO:teuthology.orchestra.run.smithi157.stdout:(8/36): python3-ply-3.11-14.el9.noarch.rpm 147 kB/s | 106 kB 00:00 2024-05-08T14:09:05.185 INFO:teuthology.orchestra.run.smithi157.stdout:(9/36): ceph-osd-19.0.0-3593.g7c8f650b.el9.x86_ 7.2 MB/s | 17 MB 00:02 2024-05-08T14:09:05.210 INFO:teuthology.orchestra.run.smithi157.stdout:(10/36): python3-pycparser-2.20-6.el9.noarch.rp 153 kB/s | 135 kB 00:00 2024-05-08T14:09:05.277 INFO:teuthology.orchestra.run.smithi157.stdout:(11/36): lua-5.4.4-4.el9.x86_64.rpm 2.8 MB/s | 188 kB 00:00 2024-05-08T14:09:05.344 INFO:teuthology.orchestra.run.smithi157.stdout:(12/36): python3-mako-1.1.4-6.el9.noarch.rpm 2.5 MB/s | 172 kB 00:00 2024-05-08T14:09:05.386 INFO:teuthology.orchestra.run.smithi157.stdout:(13/36): python3-requests-2.25.1-8.el9.noarch.r 156 kB/s | 125 kB 00:00 2024-05-08T14:09:05.411 INFO:teuthology.orchestra.run.smithi157.stdout:(14/36): python3-markupsafe-1.1.1-12.el9.x86_64 519 kB/s | 35 kB 00:00 2024-05-08T14:09:05.478 INFO:teuthology.orchestra.run.smithi157.stdout:(15/36): python3-pytz-2021.1-5.el9.noarch.rpm 556 kB/s | 51 kB 00:00 2024-05-08T14:09:05.503 INFO:teuthology.orchestra.run.smithi157.stdout:(16/36): python3-toml-0.10.2-6.el9.noarch.rpm 454 kB/s | 42 kB 00:00 2024-05-08T14:09:05.787 INFO:teuthology.orchestra.run.smithi157.stdout:(17/36): luarocks-3.9.2-1.el9.noarch.rpm 533 kB/s | 151 kB 00:00 2024-05-08T14:09:05.812 INFO:teuthology.orchestra.run.smithi157.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 72 kB/s | 22 kB 00:00 2024-05-08T14:09:05.846 INFO:teuthology.orchestra.run.smithi157.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 739 kB/s | 43 kB 00:00 2024-05-08T14:09:05.882 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: ceph-test-2:19.0.0-3593.g7c8f650b.el9.x86_64 4/4 2024-05-08T14:09:05.883 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : ceph-test-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/4 2024-05-08T14:09:05.883 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : libcephsqlite-2:19.0.0-3593.g7c8f650b.el9.x86_64 2/4 2024-05-08T14:09:05.883 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-05-08T14:09:05.997 INFO:teuthology.orchestra.run.smithi157.stdout:(20/36): python3-cherrypy-18.6.1-2.el9.noarch.r 2.9 MB/s | 358 kB 00:00 2024-05-08T14:09:06.022 INFO:teuthology.orchestra.run.smithi157.stdout:(21/36): python3-urllib3-1.26.5-5.el9.noarch.rp 257 kB/s | 215 kB 00:00 2024-05-08T14:09:06.047 INFO:teuthology.orchestra.run.smithi157.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 213 kB/s | 11 kB 00:00 2024-05-08T14:09:06.098 INFO:teuthology.orchestra.run.smithi157.stdout:(23/36): python3-jaraco-collections-3.0.0-8.el9 464 kB/s | 23 kB 00:00 2024-05-08T14:09:06.122 INFO:teuthology.orchestra.run.smithi157.stdout:(24/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 554 kB/s | 172 kB 00:00 2024-05-08T14:09:06.148 INFO:teuthology.orchestra.run.smithi157.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 388 kB/s | 19 kB 00:00 2024-05-08T14:09:06.166 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-05-08T14:09:06.166 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:06.166 INFO:teuthology.orchestra.run.smithi131.stdout:Installed: 2024-05-08T14:09:06.166 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-test-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:06.166 INFO:teuthology.orchestra.run.smithi131.stdout: libcephsqlite-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:06.166 INFO:teuthology.orchestra.run.smithi131.stdout: socat-1.7.4.1-5.el9.x86_64 2024-05-08T14:09:06.166 INFO:teuthology.orchestra.run.smithi131.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-05-08T14:09:06.166 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:06.166 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:09:06.173 INFO:teuthology.orchestra.run.smithi157.stdout:(26/36): python3-jaraco-text-3.2.0-6.el9.noarch 401 kB/s | 20 kB 00:00 2024-05-08T14:09:06.207 INFO:teuthology.orchestra.run.smithi157.stdout:(27/36): python3-logutils-0.3.5-21.el9.noarch.r 790 kB/s | 46 kB 00:00 2024-05-08T14:09:06.232 INFO:teuthology.orchestra.run.smithi157.stdout:(28/36): python3-jaraco-classes-3.2.1-5.el9.noa 84 kB/s | 18 kB 00:00 2024-05-08T14:09:06.249 INFO:teuthology.orchestra.run.smithi157.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-05-08T14:09:06.291 INFO:teuthology.orchestra.run.smithi157.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 281 kB/s | 16 kB 00:00 2024-05-08T14:09:06.308 INFO:teuthology.orchestra.run.smithi157.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.5 MB/s | 90 kB 00:00 2024-05-08T14:09:06.333 INFO:teuthology.orchestra.run.smithi157.stdout:(32/36): python3-pecan-1.4.2-3.el9.noarch.rpm 2.1 MB/s | 272 kB 00:00 2024-05-08T14:09:06.359 INFO:teuthology.orchestra.run.smithi157.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 532 kB/s | 36 kB 00:00 2024-05-08T14:09:06.392 INFO:teuthology.orchestra.run.smithi157.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 2.7 MB/s | 230 kB 00:00 2024-05-08T14:09:06.417 INFO:teuthology.orchestra.run.smithi157.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 343 kB/s | 20 kB 00:00 2024-05-08T14:09:06.456 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install ceph 2024-05-08T14:09:06.476 INFO:teuthology.orchestra.run.smithi157.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.9 MB/s | 427 kB 00:00 2024-05-08T14:09:06.482 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:06.482 INFO:teuthology.orchestra.run.smithi157.stdout:Total 6.6 MB/s | 30 MB 00:04 2024-05-08T14:09:06.625 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-08T14:09:06.665 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-08T14:09:06.665 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-08T14:09:07.052 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:00:42 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:09:07.128 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-08T14:09:07.129 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-08T14:09:07.180 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:09:07.183 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:09:07.183 INFO:teuthology.orchestra.run.smithi131.stdout: Package Arch Version Repository Size 2024-05-08T14:09:07.183 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:09:07.183 INFO:teuthology.orchestra.run.smithi131.stdout:Installing: 2024-05-08T14:09:07.183 INFO:teuthology.orchestra.run.smithi131.stdout: ceph x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 6.6 k 2024-05-08T14:09:07.183 INFO:teuthology.orchestra.run.smithi131.stdout:Installing dependencies: 2024-05-08T14:09:07.183 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-mds x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 2.4 M 2024-05-08T14:09:07.183 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-mgr x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 1.5 M 2024-05-08T14:09:07.184 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 274 k 2024-05-08T14:09:07.184 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-mon x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 4.7 M 2024-05-08T14:09:07.184 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-osd x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 17 M 2024-05-08T14:09:07.184 INFO:teuthology.orchestra.run.smithi131.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-05-08T14:09:07.184 INFO:teuthology.orchestra.run.smithi131.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-05-08T14:09:07.184 INFO:teuthology.orchestra.run.smithi131.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-05-08T14:09:07.184 INFO:teuthology.orchestra.run.smithi131.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-05-08T14:09:07.184 INFO:teuthology.orchestra.run.smithi131.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-05-08T14:09:07.184 INFO:teuthology.orchestra.run.smithi131.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-05-08T14:09:07.184 INFO:teuthology.orchestra.run.smithi131.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-05-08T14:09:07.184 INFO:teuthology.orchestra.run.smithi131.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-05-08T14:09:07.184 INFO:teuthology.orchestra.run.smithi131.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-05-08T14:09:07.184 INFO:teuthology.orchestra.run.smithi131.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-05-08T14:09:07.184 INFO:teuthology.orchestra.run.smithi131.stdout: python3-jaraco-collections 2024-05-08T14:09:07.185 INFO:teuthology.orchestra.run.smithi131.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-05-08T14:09:07.185 INFO:teuthology.orchestra.run.smithi131.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-05-08T14:09:07.185 INFO:teuthology.orchestra.run.smithi131.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-05-08T14:09:07.185 INFO:teuthology.orchestra.run.smithi131.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-05-08T14:09:07.185 INFO:teuthology.orchestra.run.smithi131.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-05-08T14:09:07.185 INFO:teuthology.orchestra.run.smithi131.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-05-08T14:09:07.185 INFO:teuthology.orchestra.run.smithi131.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-05-08T14:09:07.185 INFO:teuthology.orchestra.run.smithi131.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-05-08T14:09:07.185 INFO:teuthology.orchestra.run.smithi131.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-05-08T14:09:07.185 INFO:teuthology.orchestra.run.smithi131.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-05-08T14:09:07.185 INFO:teuthology.orchestra.run.smithi131.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-05-08T14:09:07.185 INFO:teuthology.orchestra.run.smithi131.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-05-08T14:09:07.185 INFO:teuthology.orchestra.run.smithi131.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-05-08T14:09:07.185 INFO:teuthology.orchestra.run.smithi131.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-05-08T14:09:07.186 INFO:teuthology.orchestra.run.smithi131.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-05-08T14:09:07.186 INFO:teuthology.orchestra.run.smithi131.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-05-08T14:09:07.186 INFO:teuthology.orchestra.run.smithi131.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-05-08T14:09:07.186 INFO:teuthology.orchestra.run.smithi131.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-05-08T14:09:07.186 INFO:teuthology.orchestra.run.smithi131.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-05-08T14:09:07.186 INFO:teuthology.orchestra.run.smithi131.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-05-08T14:09:07.186 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:07.186 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction Summary 2024-05-08T14:09:07.186 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:09:07.186 INFO:teuthology.orchestra.run.smithi131.stdout:Install 36 Packages 2024-05-08T14:09:07.186 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:07.187 INFO:teuthology.orchestra.run.smithi131.stdout:Total download size: 30 M 2024-05-08T14:09:07.187 INFO:teuthology.orchestra.run.smithi131.stdout:Installed size: 108 M 2024-05-08T14:09:07.187 INFO:teuthology.orchestra.run.smithi131.stdout:Downloading Packages: 2024-05-08T14:09:07.939 INFO:teuthology.orchestra.run.smithi073.stdout:(4/4): ceph-test-19.0.0-3593.g7c8f650b.el9.x86_ 8.4 MB/s | 49 MB 00:05 2024-05-08T14:09:07.940 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:07.941 INFO:teuthology.orchestra.run.smithi073.stdout:Total 8.5 MB/s | 50 MB 00:05 2024-05-08T14:09:07.965 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2024-05-08T14:09:07.983 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2024-05-08T14:09:07.983 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2024-05-08T14:09:08.354 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2024-05-08T14:09:08.354 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2024-05-08T14:09:08.400 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-08T14:09:08.462 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-05-08T14:09:08.504 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-05-08T14:09:08.539 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-05-08T14:09:08.611 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-05-08T14:09:08.663 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-05-08T14:09:08.696 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-05-08T14:09:08.793 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-05-08T14:09:08.867 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-05-08T14:09:08.895 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2024-05-08T14:09:08.916 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-05-08T14:09:08.951 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-05-08T14:09:08.980 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-05-08T14:09:08.986 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-05-08T14:09:09.015 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-05-08T14:09:09.031 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-05-08T14:09:09.048 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-05-08T14:09:09.051 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : libcephsqlite-2:19.0.0-3593.g7c8f650b.el9.x86_64 3/4 2024-05-08T14:09:09.097 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-05-08T14:09:09.132 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-05-08T14:09:09.175 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-05-08T14:09:09.213 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-05-08T14:09:09.271 INFO:teuthology.orchestra.run.smithi131.stdout:(1/36): ceph-19.0.0-3593.g7c8f650b.el9.x86_64.r 34 kB/s | 6.6 kB 00:00 2024-05-08T14:09:09.286 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-05-08T14:09:09.435 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-05-08T14:09:09.521 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-05-08T14:09:09.571 INFO:teuthology.orchestra.run.smithi131.stdout:(2/36): ceph-mgr-19.0.0-3593.g7c8f650b.el9.x86_ 3.1 MB/s | 1.5 MB 00:00 2024-05-08T14:09:09.574 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-05-08T14:09:09.613 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-05-08T14:09:09.613 INFO:teuthology.orchestra.run.smithi131.stdout:(3/36): ceph-mds-19.0.0-3593.g7c8f650b.el9.x86_ 4.4 MB/s | 2.4 MB 00:00 2024-05-08T14:09:09.662 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-05-08T14:09:09.713 INFO:teuthology.orchestra.run.smithi131.stdout:(4/36): ceph-mgr-modules-core-19.0.0-3593.g7c8f 2.7 MB/s | 274 kB 00:00 2024-05-08T14:09:09.717 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-05-08T14:09:09.912 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-05-08T14:09:09.947 INFO:teuthology.orchestra.run.smithi131.stdout:(5/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.1 MB/s | 253 kB 00:00 2024-05-08T14:09:09.976 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-05-08T14:09:10.054 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-05-08T14:09:10.142 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-05-08T14:09:10.183 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-05-08T14:09:10.205 INFO:teuthology.orchestra.run.smithi131.stdout:(6/36): python3-cryptography-36.0.1-4.el9.x86_6 4.7 MB/s | 1.2 MB 00:00 2024-05-08T14:09:10.272 INFO:teuthology.orchestra.run.smithi131.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 1.6 MB/s | 106 kB 00:00 2024-05-08T14:09:10.309 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-05-08T14:09:10.331 INFO:teuthology.orchestra.run.smithi131.stdout:(8/36): python3-pycparser-2.20-6.el9.noarch.rpm 2.3 MB/s | 135 kB 00:00 2024-05-08T14:09:10.390 INFO:teuthology.orchestra.run.smithi131.stdout:(9/36): python3-requests-2.25.1-8.el9.noarch.rp 2.1 MB/s | 125 kB 00:00 2024-05-08T14:09:10.465 INFO:teuthology.orchestra.run.smithi131.stdout:(10/36): ceph-mon-19.0.0-3593.g7c8f650b.el9.x86 3.9 MB/s | 4.7 MB 00:01 2024-05-08T14:09:10.473 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3593.g7c8f650b.el9. 31/36 2024-05-08T14:09:10.501 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-2:19.0.0-3593.g7c8f650b.el9.x86_64 32/36 2024-05-08T14:09:10.515 INFO:teuthology.orchestra.run.smithi131.stdout:(11/36): python3-urllib3-1.26.5-5.el9.noarch.rp 1.7 MB/s | 215 kB 00:00 2024-05-08T14:09:10.528 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3593.g7c8f650b.el9.x86_64 32/36 2024-05-08T14:09:10.528 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:09:10.528 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-05-08T14:09:10.528 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-05-08T14:09:10.528 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-05-08T14:09:10.528 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:11.057 INFO:teuthology.orchestra.run.smithi131.stdout:(12/36): ceph-osd-19.0.0-3593.g7c8f650b.el9.x86 11 MB/s | 17 MB 00:01 2024-05-08T14:09:11.082 INFO:teuthology.orchestra.run.smithi131.stdout:(13/36): lua-5.4.4-4.el9.x86_64.rpm 305 kB/s | 188 kB 00:00 2024-05-08T14:09:11.108 INFO:teuthology.orchestra.run.smithi131.stdout:(14/36): python3-mako-1.1.4-6.el9.noarch.rpm 291 kB/s | 172 kB 00:00 2024-05-08T14:09:11.191 INFO:teuthology.orchestra.run.smithi131.stdout:(15/36): python3-pytz-2021.1-5.el9.noarch.rpm 469 kB/s | 51 kB 00:00 2024-05-08T14:09:11.217 INFO:teuthology.orchestra.run.smithi131.stdout:(16/36): python3-toml-0.10.2-6.el9.noarch.rpm 383 kB/s | 42 kB 00:00 2024-05-08T14:09:11.325 INFO:teuthology.orchestra.run.smithi131.stdout:(17/36): lua-devel-5.4.4-4.el9.x86_64.rpm 167 kB/s | 22 kB 00:00 2024-05-08T14:09:11.350 INFO:teuthology.orchestra.run.smithi131.stdout:(18/36): python3-markupsafe-1.1.1-12.el9.x86_64 119 kB/s | 35 kB 00:00 2024-05-08T14:09:11.601 INFO:teuthology.orchestra.run.smithi131.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 158 kB/s | 43 kB 00:00 2024-05-08T14:09:11.626 INFO:teuthology.orchestra.run.smithi131.stdout:(20/36): luarocks-3.9.2-1.el9.noarch.rpm 369 kB/s | 151 kB 00:00 2024-05-08T14:09:11.693 INFO:teuthology.orchestra.run.smithi131.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 160 kB/s | 11 kB 00:00 2024-05-08T14:09:11.743 INFO:teuthology.orchestra.run.smithi131.stdout:(22/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 438 kB/s | 172 kB 00:00 2024-05-08T14:09:11.779 INFO:teuthology.orchestra.run.smithi131.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 205 kB/s | 18 kB 00:00 2024-05-08T14:09:11.819 INFO:teuthology.orchestra.run.smithi131.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 308 kB/s | 23 kB 00:00 2024-05-08T14:09:11.853 INFO:teuthology.orchestra.run.smithi131.stdout:(25/36): python3-cherrypy-18.6.1-2.el9.noarch.r 1.4 MB/s | 358 kB 00:00 2024-05-08T14:09:11.878 INFO:teuthology.orchestra.run.smithi131.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 197 kB/s | 19 kB 00:00 2024-05-08T14:09:11.903 INFO:teuthology.orchestra.run.smithi131.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 234 kB/s | 20 kB 00:00 2024-05-08T14:09:11.937 INFO:teuthology.orchestra.run.smithi131.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 552 kB/s | 46 kB 00:00 2024-05-08T14:09:11.971 INFO:teuthology.orchestra.run.smithi131.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 856 kB/s | 79 kB 00:00 2024-05-08T14:09:11.977 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-osd-2:19.0.0-3593.g7c8f650b.el9.x86_64 33/36 2024-05-08T14:09:12.005 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-osd-2:19.0.0-3593.g7c8f650b.el9.x86_64 33/36 2024-05-08T14:09:12.005 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:09:12.005 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-05-08T14:09:12.005 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-05-08T14:09:12.006 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-05-08T14:09:12.006 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:12.021 INFO:teuthology.orchestra.run.smithi131.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 196 kB/s | 16 kB 00:00 2024-05-08T14:09:12.046 INFO:teuthology.orchestra.run.smithi131.stdout:(31/36): python3-pecan-1.4.2-3.el9.noarch.rpm 1.9 MB/s | 272 kB 00:00 2024-05-08T14:09:12.071 INFO:teuthology.orchestra.run.smithi131.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 896 kB/s | 90 kB 00:00 2024-05-08T14:09:12.097 INFO:teuthology.orchestra.run.smithi131.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 473 kB/s | 36 kB 00:00 2024-05-08T14:09:12.156 INFO:teuthology.orchestra.run.smithi131.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 2.1 MB/s | 230 kB 00:00 2024-05-08T14:09:12.181 INFO:teuthology.orchestra.run.smithi131.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 239 kB/s | 20 kB 00:00 2024-05-08T14:09:12.264 INFO:teuthology.orchestra.run.smithi131.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.2 MB/s | 427 kB 00:00 2024-05-08T14:09:12.269 INFO:teuthology.orchestra.run.smithi131.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:12.269 INFO:teuthology.orchestra.run.smithi131.stdout:Total 5.9 MB/s | 30 MB 00:05 2024-05-08T14:09:12.411 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction check 2024-05-08T14:09:12.451 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction check succeeded. 2024-05-08T14:09:12.451 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction test 2024-05-08T14:09:12.453 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mon-2:19.0.0-3593.g7c8f650b.el9.x86_64 34/36 2024-05-08T14:09:12.477 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mon-2:19.0.0-3593.g7c8f650b.el9.x86_64 34/36 2024-05-08T14:09:12.477 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:09:12.477 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-05-08T14:09:12.477 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-05-08T14:09:12.477 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-05-08T14:09:12.477 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:12.704 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mds-2:19.0.0-3593.g7c8f650b.el9.x86_64 35/36 2024-05-08T14:09:12.728 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mds-2:19.0.0-3593.g7c8f650b.el9.x86_64 35/36 2024-05-08T14:09:12.728 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:09:12.728 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-05-08T14:09:12.728 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-05-08T14:09:12.728 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-05-08T14:09:12.728 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:12.792 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-2:19.0.0-3593.g7c8f650b.el9.x86_64 36/36 2024-05-08T14:09:12.902 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction test succeeded. 2024-05-08T14:09:12.903 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction 2024-05-08T14:09:13.725 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3593.g7c8f650b.el9.x86_64 3/4 2024-05-08T14:09:13.807 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : ceph-test-2:19.0.0-3593.g7c8f650b.el9.x86_64 4/4 2024-05-08T14:09:14.151 INFO:teuthology.orchestra.run.smithi131.stdout: Preparing : 1/1 2024-05-08T14:09:14.217 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-05-08T14:09:14.257 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-05-08T14:09:14.295 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-05-08T14:09:14.370 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-05-08T14:09:14.419 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-05-08T14:09:14.452 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-05-08T14:09:14.523 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-2:19.0.0-3593.g7c8f650b.el9.x86_64 36/36 2024-05-08T14:09:14.523 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/36 2024-05-08T14:09:14.523 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mds-2:19.0.0-3593.g7c8f650b.el9.x86_64 2/36 2024-05-08T14:09:14.523 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-2:19.0.0-3593.g7c8f650b.el9.x86_64 3/36 2024-05-08T14:09:14.524 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mon-2:19.0.0-3593.g7c8f650b.el9.x86_64 4/36 2024-05-08T14:09:14.524 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-osd-2:19.0.0-3593.g7c8f650b.el9.x86_64 5/36 2024-05-08T14:09:14.524 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3593.g7c8f650b.el9. 6/36 2024-05-08T14:09:14.524 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-05-08T14:09:14.524 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-05-08T14:09:14.524 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-05-08T14:09:14.524 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-05-08T14:09:14.524 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-05-08T14:09:14.524 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-05-08T14:09:14.524 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-05-08T14:09:14.524 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-05-08T14:09:14.524 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-05-08T14:09:14.524 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-05-08T14:09:14.524 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-05-08T14:09:14.524 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-05-08T14:09:14.525 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-05-08T14:09:14.525 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-05-08T14:09:14.525 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-05-08T14:09:14.525 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-05-08T14:09:14.525 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-05-08T14:09:14.525 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-05-08T14:09:14.525 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-05-08T14:09:14.526 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-05-08T14:09:14.526 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-05-08T14:09:14.526 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-05-08T14:09:14.526 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-05-08T14:09:14.527 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-05-08T14:09:14.527 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-05-08T14:09:14.527 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-05-08T14:09:14.527 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-05-08T14:09:14.527 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-05-08T14:09:14.527 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-05-08T14:09:14.553 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-05-08T14:09:14.631 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-05-08T14:09:14.680 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-05-08T14:09:14.716 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-05-08T14:09:14.744 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-05-08T14:09:14.779 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-05-08T14:09:14.812 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-05-08T14:09:14.895 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-05-08T14:09:14.937 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-05-08T14:09:14.972 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-05-08T14:09:15.010 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-05-08T14:09:15.085 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-05-08T14:09:15.223 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-05-08T14:09:15.303 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-05-08T14:09:15.364 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-05-08T14:09:15.423 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-05-08T14:09:15.469 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-05-08T14:09:15.513 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-05-08T14:09:15.513 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:15.513 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-08T14:09:15.513 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:15.513 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mds-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:15.514 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:15.514 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-modules-core-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:15.514 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mon-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:15.514 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-osd-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:15.514 INFO:teuthology.orchestra.run.smithi157.stdout: lua-5.4.4-4.el9.x86_64 2024-05-08T14:09:15.514 INFO:teuthology.orchestra.run.smithi157.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-05-08T14:09:15.514 INFO:teuthology.orchestra.run.smithi157.stdout: luarocks-3.9.2-1.el9.noarch 2024-05-08T14:09:15.514 INFO:teuthology.orchestra.run.smithi157.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-05-08T14:09:15.514 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-05-08T14:09:15.514 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-05-08T14:09:15.515 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-05-08T14:09:15.515 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-05-08T14:09:15.515 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-05-08T14:09:15.515 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-05-08T14:09:15.515 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-05-08T14:09:15.515 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-05-08T14:09:15.515 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-05-08T14:09:15.515 INFO:teuthology.orchestra.run.smithi157.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-05-08T14:09:15.515 INFO:teuthology.orchestra.run.smithi157.stdout: python3-mako-1.1.4-6.el9.noarch 2024-05-08T14:09:15.515 INFO:teuthology.orchestra.run.smithi157.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-05-08T14:09:15.515 INFO:teuthology.orchestra.run.smithi157.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-05-08T14:09:15.515 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-05-08T14:09:15.516 INFO:teuthology.orchestra.run.smithi157.stdout: python3-ply-3.11-14.el9.noarch 2024-05-08T14:09:15.516 INFO:teuthology.orchestra.run.smithi157.stdout: python3-portend-3.1.0-2.el9.noarch 2024-05-08T14:09:15.516 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-05-08T14:09:15.516 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pycparser-2.20-6.el9.noarch 2024-05-08T14:09:15.516 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pytz-2021.1-5.el9.noarch 2024-05-08T14:09:15.516 INFO:teuthology.orchestra.run.smithi157.stdout: python3-requests-2.25.1-8.el9.noarch 2024-05-08T14:09:15.516 INFO:teuthology.orchestra.run.smithi157.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-05-08T14:09:15.516 INFO:teuthology.orchestra.run.smithi157.stdout: python3-toml-0.10.2-6.el9.noarch 2024-05-08T14:09:15.516 INFO:teuthology.orchestra.run.smithi157.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-05-08T14:09:15.516 INFO:teuthology.orchestra.run.smithi157.stdout: python3-webob-1.8.7-6.el9.noarch 2024-05-08T14:09:15.516 INFO:teuthology.orchestra.run.smithi157.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-05-08T14:09:15.517 INFO:teuthology.orchestra.run.smithi157.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-05-08T14:09:15.517 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:15.517 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:09:15.523 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-05-08T14:09:15.730 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-05-08T14:09:15.773 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-05-08T14:09:15.853 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-05-08T14:09:15.881 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-base 2024-05-08T14:09:15.941 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-05-08T14:09:15.981 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-05-08T14:09:16.108 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-05-08T14:09:16.260 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: ceph-test-2:19.0.0-3593.g7c8f650b.el9.x86_64 4/4 2024-05-08T14:09:16.260 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : ceph-test-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/4 2024-05-08T14:09:16.260 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : libcephsqlite-2:19.0.0-3593.g7c8f650b.el9.x86_64 2/4 2024-05-08T14:09:16.260 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-05-08T14:09:16.273 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3593.g7c8f650b.el9. 31/36 2024-05-08T14:09:16.300 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : ceph-mgr-2:19.0.0-3593.g7c8f650b.el9.x86_64 32/36 2024-05-08T14:09:16.326 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3593.g7c8f650b.el9.x86_64 32/36 2024-05-08T14:09:16.326 INFO:teuthology.orchestra.run.smithi131.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:09:16.326 INFO:teuthology.orchestra.run.smithi131.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-05-08T14:09:16.327 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-05-08T14:09:16.327 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-05-08T14:09:16.327 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:16.453 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:00:58 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:09:16.517 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-05-08T14:09:16.517 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:16.517 INFO:teuthology.orchestra.run.smithi073.stdout:Installed: 2024-05-08T14:09:16.517 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-test-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:16.517 INFO:teuthology.orchestra.run.smithi073.stdout: libcephsqlite-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:16.517 INFO:teuthology.orchestra.run.smithi073.stdout: socat-1.7.4.1-5.el9.x86_64 2024-05-08T14:09:16.517 INFO:teuthology.orchestra.run.smithi073.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-05-08T14:09:16.518 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:16.518 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:09:16.534 INFO:teuthology.orchestra.run.smithi157.stdout:Package ceph-base-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:09:16.575 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:09:16.576 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-08T14:09:16.576 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:09:16.652 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install cephadm 2024-05-08T14:09:16.784 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install ceph 2024-05-08T14:09:17.209 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:00:59 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:09:17.330 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:09:17.330 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:17.331 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-08T14:09:17.331 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:17.331 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-08T14:09:17.331 INFO:teuthology.orchestra.run.smithi157.stdout: cephadm noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 764 k 2024-05-08T14:09:17.331 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:17.331 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-08T14:09:17.331 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:17.331 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-08T14:09:17.331 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:17.331 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 764 k 2024-05-08T14:09:17.331 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 770 k 2024-05-08T14:09:17.331 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-08T14:09:17.360 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:00:44 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:09:17.484 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:09:17.486 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:09:17.486 INFO:teuthology.orchestra.run.smithi073.stdout: Package Arch Version Repository Size 2024-05-08T14:09:17.487 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:09:17.487 INFO:teuthology.orchestra.run.smithi073.stdout:Installing: 2024-05-08T14:09:17.487 INFO:teuthology.orchestra.run.smithi073.stdout: ceph x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 6.6 k 2024-05-08T14:09:17.487 INFO:teuthology.orchestra.run.smithi073.stdout:Installing dependencies: 2024-05-08T14:09:17.487 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-mds x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 2.4 M 2024-05-08T14:09:17.487 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-mgr x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 1.5 M 2024-05-08T14:09:17.488 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 274 k 2024-05-08T14:09:17.488 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-mon x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 4.7 M 2024-05-08T14:09:17.488 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-osd x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 17 M 2024-05-08T14:09:17.488 INFO:teuthology.orchestra.run.smithi073.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-05-08T14:09:17.488 INFO:teuthology.orchestra.run.smithi073.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-05-08T14:09:17.489 INFO:teuthology.orchestra.run.smithi073.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-05-08T14:09:17.489 INFO:teuthology.orchestra.run.smithi073.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-05-08T14:09:17.489 INFO:teuthology.orchestra.run.smithi073.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-05-08T14:09:17.489 INFO:teuthology.orchestra.run.smithi073.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-05-08T14:09:17.489 INFO:teuthology.orchestra.run.smithi073.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-05-08T14:09:17.489 INFO:teuthology.orchestra.run.smithi073.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-05-08T14:09:17.490 INFO:teuthology.orchestra.run.smithi073.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-05-08T14:09:17.490 INFO:teuthology.orchestra.run.smithi073.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-05-08T14:09:17.490 INFO:teuthology.orchestra.run.smithi073.stdout: python3-jaraco-collections 2024-05-08T14:09:17.490 INFO:teuthology.orchestra.run.smithi073.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-05-08T14:09:17.490 INFO:teuthology.orchestra.run.smithi073.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-05-08T14:09:17.490 INFO:teuthology.orchestra.run.smithi073.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-05-08T14:09:17.491 INFO:teuthology.orchestra.run.smithi073.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-05-08T14:09:17.491 INFO:teuthology.orchestra.run.smithi073.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-05-08T14:09:17.491 INFO:teuthology.orchestra.run.smithi073.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-05-08T14:09:17.491 INFO:teuthology.orchestra.run.smithi073.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-05-08T14:09:17.491 INFO:teuthology.orchestra.run.smithi073.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-05-08T14:09:17.491 INFO:teuthology.orchestra.run.smithi073.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-05-08T14:09:17.492 INFO:teuthology.orchestra.run.smithi073.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-05-08T14:09:17.492 INFO:teuthology.orchestra.run.smithi073.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-05-08T14:09:17.492 INFO:teuthology.orchestra.run.smithi073.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-05-08T14:09:17.492 INFO:teuthology.orchestra.run.smithi073.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-05-08T14:09:17.492 INFO:teuthology.orchestra.run.smithi073.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-05-08T14:09:17.492 INFO:teuthology.orchestra.run.smithi073.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-05-08T14:09:17.493 INFO:teuthology.orchestra.run.smithi073.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-05-08T14:09:17.494 INFO:teuthology.orchestra.run.smithi073.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-05-08T14:09:17.494 INFO:teuthology.orchestra.run.smithi073.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-05-08T14:09:17.494 INFO:teuthology.orchestra.run.smithi073.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-05-08T14:09:17.494 INFO:teuthology.orchestra.run.smithi073.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-05-08T14:09:17.494 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:17.494 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-05-08T14:09:17.495 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:09:17.495 INFO:teuthology.orchestra.run.smithi073.stdout:Install 36 Packages 2024-05-08T14:09:17.495 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:17.496 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 30 M 2024-05-08T14:09:17.496 INFO:teuthology.orchestra.run.smithi073.stdout:Installed size: 108 M 2024-05-08T14:09:17.497 INFO:teuthology.orchestra.run.smithi073.stdout:Downloading Packages: 2024-05-08T14:09:17.611 INFO:teuthology.orchestra.run.smithi157.stdout:cephadm-19.0.0-3593.g7c8f650b.el9.noarch.rpm 2.7 MB/s | 764 kB 00:00 2024-05-08T14:09:17.611 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:17.612 INFO:teuthology.orchestra.run.smithi157.stdout:Total 2.7 MB/s | 764 kB 00:00 2024-05-08T14:09:17.612 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-08T14:09:17.618 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-08T14:09:17.618 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-08T14:09:17.625 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-08T14:09:17.625 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-08T14:09:17.694 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-08T14:09:17.776 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : ceph-osd-2:19.0.0-3593.g7c8f650b.el9.x86_64 33/36 2024-05-08T14:09:17.808 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: ceph-osd-2:19.0.0-3593.g7c8f650b.el9.x86_64 33/36 2024-05-08T14:09:17.808 INFO:teuthology.orchestra.run.smithi131.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:09:17.808 INFO:teuthology.orchestra.run.smithi131.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-05-08T14:09:17.808 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-05-08T14:09:17.808 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-05-08T14:09:17.808 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:18.182 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 1/1 2024-05-08T14:09:18.260 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : ceph-mon-2:19.0.0-3593.g7c8f650b.el9.x86_64 34/36 2024-05-08T14:09:18.273 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 1/1 2024-05-08T14:09:18.284 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: ceph-mon-2:19.0.0-3593.g7c8f650b.el9.x86_64 34/36 2024-05-08T14:09:18.284 INFO:teuthology.orchestra.run.smithi131.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:09:18.284 INFO:teuthology.orchestra.run.smithi131.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-05-08T14:09:18.284 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-05-08T14:09:18.285 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-05-08T14:09:18.285 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:18.335 INFO:teuthology.orchestra.run.smithi073.stdout:(1/36): ceph-19.0.0-3593.g7c8f650b.el9.x86_64.r 28 kB/s | 6.6 kB 00:00 2024-05-08T14:09:18.477 INFO:teuthology.orchestra.run.smithi073.stdout:(2/36): ceph-mds-19.0.0-3593.g7c8f650b.el9.x86_ 6.2 MB/s | 2.4 MB 00:00 2024-05-08T14:09:18.503 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : ceph-mds-2:19.0.0-3593.g7c8f650b.el9.x86_64 35/36 2024-05-08T14:09:18.526 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: ceph-mds-2:19.0.0-3593.g7c8f650b.el9.x86_64 35/36 2024-05-08T14:09:18.526 INFO:teuthology.orchestra.run.smithi131.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:09:18.526 INFO:teuthology.orchestra.run.smithi131.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-05-08T14:09:18.527 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-05-08T14:09:18.527 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-05-08T14:09:18.527 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:18.583 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : ceph-2:19.0.0-3593.g7c8f650b.el9.x86_64 36/36 2024-05-08T14:09:18.628 INFO:teuthology.orchestra.run.smithi073.stdout:(3/36): ceph-mgr-19.0.0-3593.g7c8f650b.el9.x86_ 2.9 MB/s | 1.5 MB 00:00 2024-05-08T14:09:18.636 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 1/1 2024-05-08T14:09:18.719 INFO:teuthology.orchestra.run.smithi073.stdout:(4/36): ceph-mgr-modules-core-19.0.0-3593.g7c8f 2.9 MB/s | 274 kB 00:00 2024-05-08T14:09:18.870 INFO:teuthology.orchestra.run.smithi073.stdout:(5/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.6 MB/s | 253 kB 00:00 2024-05-08T14:09:18.889 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 1/1 2024-05-08T14:09:18.889 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:18.889 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-08T14:09:18.889 INFO:teuthology.orchestra.run.smithi157.stdout: cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:18.889 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:18.889 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:09:18.986 INFO:teuthology.orchestra.run.smithi073.stdout:(6/36): python3-cryptography-36.0.1-4.el9.x86_6 11 MB/s | 1.2 MB 00:00 2024-05-08T14:09:19.037 INFO:teuthology.orchestra.run.smithi073.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 2.1 MB/s | 106 kB 00:00 2024-05-08T14:09:19.097 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-immutable-object-cache 2024-05-08T14:09:19.179 INFO:teuthology.orchestra.run.smithi073.stdout:(8/36): python3-pycparser-2.20-6.el9.noarch.rpm 955 kB/s | 135 kB 00:00 2024-05-08T14:09:19.229 INFO:teuthology.orchestra.run.smithi073.stdout:(9/36): python3-requests-2.25.1-8.el9.noarch.rp 2.5 MB/s | 125 kB 00:00 2024-05-08T14:09:19.388 INFO:teuthology.orchestra.run.smithi073.stdout:(10/36): ceph-osd-19.0.0-3593.g7c8f650b.el9.x86 18 MB/s | 17 MB 00:00 2024-05-08T14:09:19.413 INFO:teuthology.orchestra.run.smithi073.stdout:(11/36): python3-urllib3-1.26.5-5.el9.noarch.rp 1.1 MB/s | 215 kB 00:00 2024-05-08T14:09:19.555 INFO:teuthology.orchestra.run.smithi073.stdout:(12/36): lua-5.4.4-4.el9.x86_64.rpm 1.1 MB/s | 188 kB 00:00 2024-05-08T14:09:19.589 INFO:teuthology.orchestra.run.smithi073.stdout:(13/36): python3-mako-1.1.4-6.el9.noarch.rpm 983 kB/s | 172 kB 00:00 2024-05-08T14:09:19.614 INFO:teuthology.orchestra.run.smithi073.stdout:(14/36): python3-markupsafe-1.1.1-12.el9.x86_64 594 kB/s | 35 kB 00:00 2024-05-08T14:09:19.663 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:01 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:09:19.681 INFO:teuthology.orchestra.run.smithi073.stdout:(15/36): ceph-mon-19.0.0-3593.g7c8f650b.el9.x86 3.5 MB/s | 4.7 MB 00:01 2024-05-08T14:09:19.706 INFO:teuthology.orchestra.run.smithi073.stdout:(16/36): python3-toml-0.10.2-6.el9.noarch.rpm 453 kB/s | 42 kB 00:00 2024-05-08T14:09:19.732 INFO:teuthology.orchestra.run.smithi073.stdout:(17/36): python3-pytz-2021.1-5.el9.noarch.rpm 357 kB/s | 51 kB 00:00 2024-05-08T14:09:19.788 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:09:19.789 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:19.789 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repo Size 2024-05-08T14:09:19.789 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:19.789 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-08T14:09:19.789 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 145 k 2024-05-08T14:09:19.789 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:19.789 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-08T14:09:19.789 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:19.789 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-08T14:09:19.789 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:19.789 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 145 k 2024-05-08T14:09:19.789 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 435 k 2024-05-08T14:09:19.789 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-08T14:09:19.815 INFO:teuthology.orchestra.run.smithi073.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 167 kB/s | 22 kB 00:00 2024-05-08T14:09:19.890 INFO:teuthology.orchestra.run.smithi073.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 274 kB/s | 43 kB 00:00 2024-05-08T14:09:19.924 INFO:teuthology.orchestra.run.smithi073.stdout:(20/36): luarocks-3.9.2-1.el9.noarch.rpm 695 kB/s | 151 kB 00:00 2024-05-08T14:09:20.016 INFO:teuthology.orchestra.run.smithi073.stdout:(21/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 860 kB/s | 172 kB 00:00 2024-05-08T14:09:20.018 INFO:teuthology.orchestra.run.smithi157.stdout:ceph-immutable-object-cache-19.0.0-3593.g7c8f65 636 kB/s | 145 kB 00:00 2024-05-08T14:09:20.019 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:20.019 INFO:teuthology.orchestra.run.smithi157.stdout:Total 631 kB/s | 145 kB 00:00 2024-05-08T14:09:20.019 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-08T14:09:20.027 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-08T14:09:20.027 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-08T14:09:20.074 INFO:teuthology.orchestra.run.smithi073.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 85 kB/s | 11 kB 00:00 2024-05-08T14:09:20.082 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-08T14:09:20.082 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-08T14:09:20.133 INFO:teuthology.orchestra.run.smithi073.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 152 kB/s | 18 kB 00:00 2024-05-08T14:09:20.158 INFO:teuthology.orchestra.run.smithi073.stdout:(24/36): python3-cherrypy-18.6.1-2.el9.noarch.r 1.3 MB/s | 358 kB 00:00 2024-05-08T14:09:20.208 INFO:teuthology.orchestra.run.smithi073.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 174 kB/s | 23 kB 00:00 2024-05-08T14:09:20.219 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-08T14:09:20.277 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-3593.g7c8f650b. 1/1 2024-05-08T14:09:20.292 INFO:teuthology.orchestra.run.smithi073.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 123 kB/s | 19 kB 00:00 2024-05-08T14:09:20.302 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-3593.g7c8f650b. 1/1 2024-05-08T14:09:20.302 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:09:20.302 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-05-08T14:09:20.302 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:20.319 INFO:teuthology.orchestra.run.smithi073.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 144 kB/s | 20 kB 00:00 2024-05-08T14:09:20.418 INFO:teuthology.orchestra.run.smithi073.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 252 kB/s | 46 kB 00:00 2024-05-08T14:09:20.443 INFO:teuthology.orchestra.run.smithi073.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 527 kB/s | 79 kB 00:00 2024-05-08T14:09:20.495 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: ceph-2:19.0.0-3593.g7c8f650b.el9.x86_64 36/36 2024-05-08T14:09:20.495 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : ceph-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/36 2024-05-08T14:09:20.495 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : ceph-mds-2:19.0.0-3593.g7c8f650b.el9.x86_64 2/36 2024-05-08T14:09:20.495 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : ceph-mgr-2:19.0.0-3593.g7c8f650b.el9.x86_64 3/36 2024-05-08T14:09:20.495 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : ceph-mon-2:19.0.0-3593.g7c8f650b.el9.x86_64 4/36 2024-05-08T14:09:20.495 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : ceph-osd-2:19.0.0-3593.g7c8f650b.el9.x86_64 5/36 2024-05-08T14:09:20.495 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3593.g7c8f650b.el9. 6/36 2024-05-08T14:09:20.495 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-05-08T14:09:20.495 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-05-08T14:09:20.495 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-05-08T14:09:20.496 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-05-08T14:09:20.496 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-05-08T14:09:20.496 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-05-08T14:09:20.496 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-05-08T14:09:20.496 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-05-08T14:09:20.496 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-05-08T14:09:20.496 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-05-08T14:09:20.496 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-05-08T14:09:20.496 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-05-08T14:09:20.496 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-05-08T14:09:20.496 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-05-08T14:09:20.496 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-05-08T14:09:20.497 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-05-08T14:09:20.497 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-05-08T14:09:20.497 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-05-08T14:09:20.497 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-05-08T14:09:20.498 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-05-08T14:09:20.498 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-05-08T14:09:20.498 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-05-08T14:09:20.498 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-05-08T14:09:20.498 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-05-08T14:09:20.499 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-05-08T14:09:20.499 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-05-08T14:09:20.499 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-05-08T14:09:20.499 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-05-08T14:09:20.499 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-05-08T14:09:20.543 INFO:teuthology.orchestra.run.smithi073.stdout:(30/36): python3-pecan-1.4.2-3.el9.noarch.rpm 1.3 MB/s | 272 kB 00:00 2024-05-08T14:09:20.568 INFO:teuthology.orchestra.run.smithi073.stdout:(31/36): python3-portend-3.1.0-2.el9.noarch.rpm 110 kB/s | 16 kB 00:00 2024-05-08T14:09:20.652 INFO:teuthology.orchestra.run.smithi073.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 486 kB/s | 90 kB 00:00 2024-05-08T14:09:20.677 INFO:teuthology.orchestra.run.smithi073.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 268 kB/s | 36 kB 00:00 2024-05-08T14:09:20.794 INFO:teuthology.orchestra.run.smithi073.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.1 MB/s | 230 kB 00:00 2024-05-08T14:09:20.819 INFO:teuthology.orchestra.run.smithi073.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 170 kB/s | 20 kB 00:00 2024-05-08T14:09:20.894 INFO:teuthology.orchestra.run.smithi073.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 1.7 MB/s | 427 kB 00:00 2024-05-08T14:09:20.897 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:20.897 INFO:teuthology.orchestra.run.smithi073.stdout:Total 8.9 MB/s | 30 MB 00:03 2024-05-08T14:09:21.034 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2024-05-08T14:09:21.074 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2024-05-08T14:09:21.074 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2024-05-08T14:09:21.255 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-3593.g7c8f650b. 1/1 2024-05-08T14:09:21.255 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:21.255 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-08T14:09:21.255 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-immutable-object-cache-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:21.255 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:21.255 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:09:21.306 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-05-08T14:09:21.306 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:21.306 INFO:teuthology.orchestra.run.smithi131.stdout:Installed: 2024-05-08T14:09:21.306 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:21.307 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-mds-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:21.307 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-mgr-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:21.307 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-mgr-modules-core-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:21.307 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-mon-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:21.307 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-osd-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:21.307 INFO:teuthology.orchestra.run.smithi131.stdout: lua-5.4.4-4.el9.x86_64 2024-05-08T14:09:21.307 INFO:teuthology.orchestra.run.smithi131.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-05-08T14:09:21.307 INFO:teuthology.orchestra.run.smithi131.stdout: luarocks-3.9.2-1.el9.noarch 2024-05-08T14:09:21.307 INFO:teuthology.orchestra.run.smithi131.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-05-08T14:09:21.307 INFO:teuthology.orchestra.run.smithi131.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-05-08T14:09:21.307 INFO:teuthology.orchestra.run.smithi131.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-05-08T14:09:21.307 INFO:teuthology.orchestra.run.smithi131.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-05-08T14:09:21.307 INFO:teuthology.orchestra.run.smithi131.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-05-08T14:09:21.307 INFO:teuthology.orchestra.run.smithi131.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-05-08T14:09:21.308 INFO:teuthology.orchestra.run.smithi131.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-05-08T14:09:21.308 INFO:teuthology.orchestra.run.smithi131.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-05-08T14:09:21.308 INFO:teuthology.orchestra.run.smithi131.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-05-08T14:09:21.308 INFO:teuthology.orchestra.run.smithi131.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-05-08T14:09:21.308 INFO:teuthology.orchestra.run.smithi131.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-05-08T14:09:21.308 INFO:teuthology.orchestra.run.smithi131.stdout: python3-mako-1.1.4-6.el9.noarch 2024-05-08T14:09:21.308 INFO:teuthology.orchestra.run.smithi131.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-05-08T14:09:21.308 INFO:teuthology.orchestra.run.smithi131.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-05-08T14:09:21.308 INFO:teuthology.orchestra.run.smithi131.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-05-08T14:09:21.309 INFO:teuthology.orchestra.run.smithi131.stdout: python3-ply-3.11-14.el9.noarch 2024-05-08T14:09:21.309 INFO:teuthology.orchestra.run.smithi131.stdout: python3-portend-3.1.0-2.el9.noarch 2024-05-08T14:09:21.309 INFO:teuthology.orchestra.run.smithi131.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-05-08T14:09:21.309 INFO:teuthology.orchestra.run.smithi131.stdout: python3-pycparser-2.20-6.el9.noarch 2024-05-08T14:09:21.309 INFO:teuthology.orchestra.run.smithi131.stdout: python3-pytz-2021.1-5.el9.noarch 2024-05-08T14:09:21.309 INFO:teuthology.orchestra.run.smithi131.stdout: python3-requests-2.25.1-8.el9.noarch 2024-05-08T14:09:21.309 INFO:teuthology.orchestra.run.smithi131.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-05-08T14:09:21.309 INFO:teuthology.orchestra.run.smithi131.stdout: python3-toml-0.10.2-6.el9.noarch 2024-05-08T14:09:21.309 INFO:teuthology.orchestra.run.smithi131.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-05-08T14:09:21.309 INFO:teuthology.orchestra.run.smithi131.stdout: python3-webob-1.8.7-6.el9.noarch 2024-05-08T14:09:21.309 INFO:teuthology.orchestra.run.smithi131.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-05-08T14:09:21.309 INFO:teuthology.orchestra.run.smithi131.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-05-08T14:09:21.309 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:21.310 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:09:21.490 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-mgr 2024-05-08T14:09:21.496 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2024-05-08T14:09:21.496 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2024-05-08T14:09:21.625 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install ceph-base 2024-05-08T14:09:22.063 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:04 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:09:22.142 INFO:teuthology.orchestra.run.smithi157.stdout:Package ceph-mgr-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:09:22.183 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:09:22.185 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-08T14:09:22.185 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:09:22.196 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:00:57 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:09:22.262 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-mgr-dashboard 2024-05-08T14:09:22.276 INFO:teuthology.orchestra.run.smithi131.stdout:Package ceph-base-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:09:22.318 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:09:22.319 INFO:teuthology.orchestra.run.smithi131.stdout:Nothing to do. 2024-05-08T14:09:22.319 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:09:22.383 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install cephadm 2024-05-08T14:09:22.771 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2024-05-08T14:09:22.826 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:04 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:09:22.839 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-05-08T14:09:22.879 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-05-08T14:09:22.908 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-05-08T14:09:22.948 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:09:22.949 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:22.949 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-08T14:09:22.949 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:22.949 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-08T14:09:22.949 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-dashboard noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 3.5 M 2024-05-08T14:09:22.949 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-08T14:09:22.949 INFO:teuthology.orchestra.run.smithi157.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-05-08T14:09:22.949 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-grafana-dashboards noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 34 k 2024-05-08T14:09:22.950 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-prometheus-alerts noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 16 k 2024-05-08T14:09:22.950 INFO:teuthology.orchestra.run.smithi157.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-05-08T14:09:22.950 INFO:teuthology.orchestra.run.smithi157.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-05-08T14:09:22.950 INFO:teuthology.orchestra.run.smithi157.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-05-08T14:09:22.950 INFO:teuthology.orchestra.run.smithi157.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-05-08T14:09:22.950 INFO:teuthology.orchestra.run.smithi157.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-05-08T14:09:22.950 INFO:teuthology.orchestra.run.smithi157.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-05-08T14:09:22.950 INFO:teuthology.orchestra.run.smithi157.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-05-08T14:09:22.950 INFO:teuthology.orchestra.run.smithi157.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-05-08T14:09:22.950 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:22.950 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-08T14:09:22.950 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:22.951 INFO:teuthology.orchestra.run.smithi157.stdout:Install 12 Packages 2024-05-08T14:09:22.951 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:22.951 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:00:57 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:09:22.952 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 8.7 M 2024-05-08T14:09:22.952 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 104 M 2024-05-08T14:09:22.952 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-08T14:09:22.979 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-05-08T14:09:23.049 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-05-08T14:09:23.072 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:09:23.073 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:09:23.073 INFO:teuthology.orchestra.run.smithi131.stdout: Package Arch Version Repository Size 2024-05-08T14:09:23.073 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:09:23.073 INFO:teuthology.orchestra.run.smithi131.stdout:Installing: 2024-05-08T14:09:23.073 INFO:teuthology.orchestra.run.smithi131.stdout: cephadm noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 764 k 2024-05-08T14:09:23.073 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:23.073 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction Summary 2024-05-08T14:09:23.073 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:09:23.074 INFO:teuthology.orchestra.run.smithi131.stdout:Install 1 Package 2024-05-08T14:09:23.074 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:23.074 INFO:teuthology.orchestra.run.smithi131.stdout:Total download size: 764 k 2024-05-08T14:09:23.074 INFO:teuthology.orchestra.run.smithi131.stdout:Installed size: 770 k 2024-05-08T14:09:23.074 INFO:teuthology.orchestra.run.smithi131.stdout:Downloading Packages: 2024-05-08T14:09:23.081 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-05-08T14:09:23.174 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-05-08T14:09:23.252 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-05-08T14:09:23.301 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-05-08T14:09:23.336 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-05-08T14:09:23.339 INFO:teuthology.orchestra.run.smithi157.stdout:(1/12): ceph-prometheus-alerts-19.0.0-3593.g7c8 86 kB/s | 16 kB 00:00 2024-05-08T14:09:23.356 INFO:teuthology.orchestra.run.smithi157.stdout:(2/12): ceph-grafana-dashboards-19.0.0-3593.g7c 164 kB/s | 34 kB 00:00 2024-05-08T14:09:23.365 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-05-08T14:09:23.400 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-05-08T14:09:23.434 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-05-08T14:09:23.474 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-05-08T14:09:23.509 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-05-08T14:09:23.543 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-05-08T14:09:23.547 INFO:teuthology.orchestra.run.smithi131.stdout:cephadm-19.0.0-3593.g7c8f650b.el9.noarch.rpm 1.6 MB/s | 764 kB 00:00 2024-05-08T14:09:23.548 INFO:teuthology.orchestra.run.smithi131.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:23.548 INFO:teuthology.orchestra.run.smithi131.stdout:Total 1.6 MB/s | 764 kB 00:00 2024-05-08T14:09:23.548 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction check 2024-05-08T14:09:23.554 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction check succeeded. 2024-05-08T14:09:23.554 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction test 2024-05-08T14:09:23.560 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction test succeeded. 2024-05-08T14:09:23.560 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction 2024-05-08T14:09:23.582 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-05-08T14:09:23.598 INFO:teuthology.orchestra.run.smithi157.stdout:(3/12): ceph-mgr-dashboard-19.0.0-3593.g7c8f650 7.9 MB/s | 3.5 MB 00:00 2024-05-08T14:09:23.623 INFO:teuthology.orchestra.run.smithi157.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.0 MB/s | 269 kB 00:00 2024-05-08T14:09:23.633 INFO:teuthology.orchestra.run.smithi131.stdout: Preparing : 1/1 2024-05-08T14:09:23.656 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-05-08T14:09:23.757 INFO:teuthology.orchestra.run.smithi157.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.4 MB/s | 1.0 MB 00:00 2024-05-08T14:09:23.803 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-05-08T14:09:23.882 INFO:teuthology.orchestra.run.smithi157.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 155 kB/s | 19 kB 00:00 2024-05-08T14:09:23.898 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-05-08T14:09:23.924 INFO:teuthology.orchestra.run.smithi157.stdout:(7/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.8 MB/s | 548 kB 00:00 2024-05-08T14:09:23.951 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-05-08T14:09:23.983 INFO:teuthology.orchestra.run.smithi157.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 2.4 MB/s | 144 kB 00:00 2024-05-08T14:09:23.990 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-05-08T14:09:24.033 INFO:teuthology.orchestra.run.smithi157.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 617 kB/s | 31 kB 00:00 2024-05-08T14:09:24.039 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-05-08T14:09:24.082 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 1/1 2024-05-08T14:09:24.093 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-05-08T14:09:24.100 INFO:teuthology.orchestra.run.smithi157.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.8 MB/s | 188 kB 00:00 2024-05-08T14:09:24.159 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 1/1 2024-05-08T14:09:24.233 INFO:teuthology.orchestra.run.smithi157.stdout:(11/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 5.8 MB/s | 2.0 MB 00:00 2024-05-08T14:09:24.296 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-05-08T14:09:24.344 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-05-08T14:09:24.423 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-05-08T14:09:24.510 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-05-08T14:09:24.543 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-05-08T14:09:24.556 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 1/1 2024-05-08T14:09:24.675 INFO:teuthology.orchestra.run.smithi157.stdout:(12/12): protobuf-compiler-3.14.0-13.el9.x86_64 802 kB/s | 863 kB 00:01 2024-05-08T14:09:24.676 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-05-08T14:09:24.678 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:24.678 INFO:teuthology.orchestra.run.smithi157.stdout:Total 5.0 MB/s | 8.7 MB 00:01 2024-05-08T14:09:24.728 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-08T14:09:24.745 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-08T14:09:24.745 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-08T14:09:24.813 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 1/1 2024-05-08T14:09:24.813 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:24.813 INFO:teuthology.orchestra.run.smithi131.stdout:Installed: 2024-05-08T14:09:24.813 INFO:teuthology.orchestra.run.smithi131.stdout: cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:24.813 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:24.813 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:09:24.861 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3593.g7c8f650b.el9. 31/36 2024-05-08T14:09:24.887 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : ceph-mgr-2:19.0.0-3593.g7c8f650b.el9.x86_64 32/36 2024-05-08T14:09:24.913 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3593.g7c8f650b.el9.x86_64 32/36 2024-05-08T14:09:24.913 INFO:teuthology.orchestra.run.smithi073.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:09:24.913 INFO:teuthology.orchestra.run.smithi073.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-05-08T14:09:24.913 INFO:teuthology.orchestra.run.smithi073.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-05-08T14:09:24.913 INFO:teuthology.orchestra.run.smithi073.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-05-08T14:09:24.913 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:24.922 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-08T14:09:24.922 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-08T14:09:25.026 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install ceph-immutable-object-cache 2024-05-08T14:09:25.537 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-08T14:09:25.598 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:01:00 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:09:25.609 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-05-08T14:09:25.646 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-05-08T14:09:25.691 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-05-08T14:09:25.721 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-05-08T14:09:25.722 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:09:25.722 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:09:25.722 INFO:teuthology.orchestra.run.smithi131.stdout: Package Arch Version Repo Size 2024-05-08T14:09:25.722 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:09:25.722 INFO:teuthology.orchestra.run.smithi131.stdout:Installing: 2024-05-08T14:09:25.722 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 145 k 2024-05-08T14:09:25.723 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:25.723 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction Summary 2024-05-08T14:09:25.723 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:09:25.723 INFO:teuthology.orchestra.run.smithi131.stdout:Install 1 Package 2024-05-08T14:09:25.723 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:25.723 INFO:teuthology.orchestra.run.smithi131.stdout:Total download size: 145 k 2024-05-08T14:09:25.723 INFO:teuthology.orchestra.run.smithi131.stdout:Installed size: 435 k 2024-05-08T14:09:25.724 INFO:teuthology.orchestra.run.smithi131.stdout:Downloading Packages: 2024-05-08T14:09:25.823 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-05-08T14:09:25.945 INFO:teuthology.orchestra.run.smithi131.stdout:ceph-immutable-object-cache-19.0.0-3593.g7c8f65 654 kB/s | 145 kB 00:00 2024-05-08T14:09:25.945 INFO:teuthology.orchestra.run.smithi131.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:25.946 INFO:teuthology.orchestra.run.smithi131.stdout:Total 649 kB/s | 145 kB 00:00 2024-05-08T14:09:25.946 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction check 2024-05-08T14:09:25.951 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-05-08T14:09:25.954 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction check succeeded. 2024-05-08T14:09:25.954 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction test 2024-05-08T14:09:26.010 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction test succeeded. 2024-05-08T14:09:26.010 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction 2024-05-08T14:09:26.044 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-05-08T14:09:26.087 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-05-08T14:09:26.115 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-05-08T14:09:26.148 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-3593.g7c8f650b.el9 10/12 2024-05-08T14:09:26.150 INFO:teuthology.orchestra.run.smithi131.stdout: Preparing : 1/1 2024-05-08T14:09:26.229 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-3593.g7c8f650b. 1/1 2024-05-08T14:09:26.254 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-3593.g7c8f650b. 1/1 2024-05-08T14:09:26.255 INFO:teuthology.orchestra.run.smithi131.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:09:26.255 INFO:teuthology.orchestra.run.smithi131.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-05-08T14:09:26.255 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:26.371 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : ceph-osd-2:19.0.0-3593.g7c8f650b.el9.x86_64 33/36 2024-05-08T14:09:26.398 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: ceph-osd-2:19.0.0-3593.g7c8f650b.el9.x86_64 33/36 2024-05-08T14:09:26.398 INFO:teuthology.orchestra.run.smithi073.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:09:26.399 INFO:teuthology.orchestra.run.smithi073.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-05-08T14:09:26.399 INFO:teuthology.orchestra.run.smithi073.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-05-08T14:09:26.399 INFO:teuthology.orchestra.run.smithi073.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-05-08T14:09:26.399 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:26.847 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : ceph-mon-2:19.0.0-3593.g7c8f650b.el9.x86_64 34/36 2024-05-08T14:09:26.874 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: ceph-mon-2:19.0.0-3593.g7c8f650b.el9.x86_64 34/36 2024-05-08T14:09:26.874 INFO:teuthology.orchestra.run.smithi073.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:09:26.874 INFO:teuthology.orchestra.run.smithi073.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-05-08T14:09:26.874 INFO:teuthology.orchestra.run.smithi073.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-05-08T14:09:26.874 INFO:teuthology.orchestra.run.smithi073.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-05-08T14:09:26.874 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:27.114 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : ceph-mds-2:19.0.0-3593.g7c8f650b.el9.x86_64 35/36 2024-05-08T14:09:27.131 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-3593.g7c8f650b. 1/1 2024-05-08T14:09:27.131 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:27.131 INFO:teuthology.orchestra.run.smithi131.stdout:Installed: 2024-05-08T14:09:27.131 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-immutable-object-cache-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:27.131 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:27.131 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:09:27.138 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: ceph-mds-2:19.0.0-3593.g7c8f650b.el9.x86_64 35/36 2024-05-08T14:09:27.138 INFO:teuthology.orchestra.run.smithi073.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:09:27.138 INFO:teuthology.orchestra.run.smithi073.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-05-08T14:09:27.138 INFO:teuthology.orchestra.run.smithi073.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-05-08T14:09:27.138 INFO:teuthology.orchestra.run.smithi073.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-05-08T14:09:27.138 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:27.203 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : ceph-2:19.0.0-3593.g7c8f650b.el9.x86_64 36/36 2024-05-08T14:09:27.205 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-3593.g7c8f650b.el 11/12 2024-05-08T14:09:27.239 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-3593.g7c8f650b.el9.noa 12/12 2024-05-08T14:09:27.373 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install ceph-mgr 2024-05-08T14:09:27.956 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:01:02 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:09:28.037 INFO:teuthology.orchestra.run.smithi131.stdout:Package ceph-mgr-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:09:28.078 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:09:28.079 INFO:teuthology.orchestra.run.smithi131.stdout:Nothing to do. 2024-05-08T14:09:28.079 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:09:28.137 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install ceph-mgr-dashboard 2024-05-08T14:09:28.563 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-3593.g7c8f650b.el9.noa 12/12 2024-05-08T14:09:28.563 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-3593.g7c8f650b.el 1/12 2024-05-08T14:09:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-3593.g7c8f650b.el9.noa 2/12 2024-05-08T14:09:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-3593.g7c8f650b.el9 3/12 2024-05-08T14:09:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-05-08T14:09:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-05-08T14:09:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-05-08T14:09:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-05-08T14:09:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-05-08T14:09:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-05-08T14:09:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-05-08T14:09:28.564 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-05-08T14:09:28.703 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:01:03 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:09:28.826 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:09:28.827 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:09:28.827 INFO:teuthology.orchestra.run.smithi131.stdout: Package Arch Version Repository Size 2024-05-08T14:09:28.827 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:09:28.827 INFO:teuthology.orchestra.run.smithi131.stdout:Installing: 2024-05-08T14:09:28.828 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-mgr-dashboard noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 3.5 M 2024-05-08T14:09:28.828 INFO:teuthology.orchestra.run.smithi131.stdout:Installing dependencies: 2024-05-08T14:09:28.828 INFO:teuthology.orchestra.run.smithi131.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-05-08T14:09:28.828 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-grafana-dashboards noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 34 k 2024-05-08T14:09:28.828 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-prometheus-alerts noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 16 k 2024-05-08T14:09:28.828 INFO:teuthology.orchestra.run.smithi131.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-05-08T14:09:28.828 INFO:teuthology.orchestra.run.smithi131.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-05-08T14:09:28.828 INFO:teuthology.orchestra.run.smithi131.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-05-08T14:09:28.828 INFO:teuthology.orchestra.run.smithi131.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-05-08T14:09:28.828 INFO:teuthology.orchestra.run.smithi131.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-05-08T14:09:28.828 INFO:teuthology.orchestra.run.smithi131.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-05-08T14:09:28.828 INFO:teuthology.orchestra.run.smithi131.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-05-08T14:09:28.828 INFO:teuthology.orchestra.run.smithi131.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-05-08T14:09:28.828 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:28.829 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction Summary 2024-05-08T14:09:28.829 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:09:28.829 INFO:teuthology.orchestra.run.smithi131.stdout:Install 12 Packages 2024-05-08T14:09:28.829 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:28.829 INFO:teuthology.orchestra.run.smithi131.stdout:Total download size: 8.7 M 2024-05-08T14:09:28.829 INFO:teuthology.orchestra.run.smithi131.stdout:Installed size: 104 M 2024-05-08T14:09:28.829 INFO:teuthology.orchestra.run.smithi131.stdout:Downloading Packages: 2024-05-08T14:09:28.877 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-05-08T14:09:28.877 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:28.878 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-08T14:09:28.878 INFO:teuthology.orchestra.run.smithi157.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-05-08T14:09:28.878 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-grafana-dashboards-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:28.878 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-dashboard-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:28.878 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-prometheus-alerts-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:28.878 INFO:teuthology.orchestra.run.smithi157.stdout: grpc-data-1.46.7-10.el9.noarch 2024-05-08T14:09:28.878 INFO:teuthology.orchestra.run.smithi157.stdout: protobuf-3.14.0-13.el9.x86_64 2024-05-08T14:09:28.878 INFO:teuthology.orchestra.run.smithi157.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-05-08T14:09:28.878 INFO:teuthology.orchestra.run.smithi157.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-05-08T14:09:28.878 INFO:teuthology.orchestra.run.smithi157.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-05-08T14:09:28.878 INFO:teuthology.orchestra.run.smithi157.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-05-08T14:09:28.878 INFO:teuthology.orchestra.run.smithi157.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-05-08T14:09:28.879 INFO:teuthology.orchestra.run.smithi157.stdout: python3-routes-2.5.1-5.el9.noarch 2024-05-08T14:09:28.879 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:28.879 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:09:28.889 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: ceph-2:19.0.0-3593.g7c8f650b.el9.x86_64 36/36 2024-05-08T14:09:28.889 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : ceph-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/36 2024-05-08T14:09:28.889 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : ceph-mds-2:19.0.0-3593.g7c8f650b.el9.x86_64 2/36 2024-05-08T14:09:28.889 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : ceph-mgr-2:19.0.0-3593.g7c8f650b.el9.x86_64 3/36 2024-05-08T14:09:28.889 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : ceph-mon-2:19.0.0-3593.g7c8f650b.el9.x86_64 4/36 2024-05-08T14:09:28.889 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : ceph-osd-2:19.0.0-3593.g7c8f650b.el9.x86_64 5/36 2024-05-08T14:09:28.889 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3593.g7c8f650b.el9. 6/36 2024-05-08T14:09:28.890 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-05-08T14:09:28.890 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-05-08T14:09:28.890 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-05-08T14:09:28.890 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-05-08T14:09:28.890 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-05-08T14:09:28.890 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-05-08T14:09:28.890 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-05-08T14:09:28.890 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-05-08T14:09:28.890 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-05-08T14:09:28.890 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-05-08T14:09:28.890 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-05-08T14:09:28.890 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-05-08T14:09:28.890 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-05-08T14:09:28.890 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-05-08T14:09:28.891 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-05-08T14:09:28.891 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-05-08T14:09:28.891 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-05-08T14:09:28.891 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-05-08T14:09:28.891 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-05-08T14:09:28.891 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-05-08T14:09:28.891 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-05-08T14:09:28.891 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-05-08T14:09:28.891 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-05-08T14:09:28.891 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-05-08T14:09:28.891 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-05-08T14:09:28.891 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-05-08T14:09:28.891 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-05-08T14:09:28.891 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-05-08T14:09:28.892 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-05-08T14:09:29.089 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-mgr-diskprediction-local 2024-05-08T14:09:29.324 INFO:teuthology.orchestra.run.smithi131.stdout:(1/12): ceph-prometheus-alerts-19.0.0-3593.g7c8 82 kB/s | 16 kB 00:00 2024-05-08T14:09:29.374 INFO:teuthology.orchestra.run.smithi131.stdout:(2/12): ceph-grafana-dashboards-19.0.0-3593.g7c 136 kB/s | 34 kB 00:00 2024-05-08T14:09:29.664 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:11 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:09:29.758 INFO:teuthology.orchestra.run.smithi131.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 703 kB/s | 269 kB 00:00 2024-05-08T14:09:29.787 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:09:29.788 INFO:teuthology.orchestra.run.smithi157.stdout:======================================================================================= 2024-05-08T14:09:29.788 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-08T14:09:29.788 INFO:teuthology.orchestra.run.smithi157.stdout:======================================================================================= 2024-05-08T14:09:29.788 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-08T14:09:29.788 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 7.4 M 2024-05-08T14:09:29.788 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-08T14:09:29.789 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-05-08T14:09:29.789 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-05-08T14:09:29.789 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-05-08T14:09:29.789 INFO:teuthology.orchestra.run.smithi157.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-05-08T14:09:29.789 INFO:teuthology.orchestra.run.smithi157.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-05-08T14:09:29.789 INFO:teuthology.orchestra.run.smithi157.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-05-08T14:09:29.789 INFO:teuthology.orchestra.run.smithi157.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-05-08T14:09:29.789 INFO:teuthology.orchestra.run.smithi157.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-05-08T14:09:29.789 INFO:teuthology.orchestra.run.smithi157.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-05-08T14:09:29.789 INFO:teuthology.orchestra.run.smithi157.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-05-08T14:09:29.789 INFO:teuthology.orchestra.run.smithi157.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-05-08T14:09:29.789 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:29.789 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-08T14:09:29.789 INFO:teuthology.orchestra.run.smithi157.stdout:======================================================================================= 2024-05-08T14:09:29.790 INFO:teuthology.orchestra.run.smithi157.stdout:Install 12 Packages 2024-05-08T14:09:29.790 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:29.790 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 38 M 2024-05-08T14:09:29.790 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 209 M 2024-05-08T14:09:29.790 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-08T14:09:29.856 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-05-08T14:09:29.856 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:29.856 INFO:teuthology.orchestra.run.smithi073.stdout:Installed: 2024-05-08T14:09:29.856 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:29.856 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-mds-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:29.856 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-mgr-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:29.856 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-mgr-modules-core-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:29.856 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-mon-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:29.856 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-osd-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:29.856 INFO:teuthology.orchestra.run.smithi073.stdout: lua-5.4.4-4.el9.x86_64 2024-05-08T14:09:29.856 INFO:teuthology.orchestra.run.smithi073.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-05-08T14:09:29.856 INFO:teuthology.orchestra.run.smithi073.stdout: luarocks-3.9.2-1.el9.noarch 2024-05-08T14:09:29.857 INFO:teuthology.orchestra.run.smithi073.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-05-08T14:09:29.857 INFO:teuthology.orchestra.run.smithi073.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-05-08T14:09:29.857 INFO:teuthology.orchestra.run.smithi073.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-05-08T14:09:29.857 INFO:teuthology.orchestra.run.smithi073.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-05-08T14:09:29.857 INFO:teuthology.orchestra.run.smithi073.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-05-08T14:09:29.857 INFO:teuthology.orchestra.run.smithi073.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-05-08T14:09:29.857 INFO:teuthology.orchestra.run.smithi073.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-05-08T14:09:29.857 INFO:teuthology.orchestra.run.smithi073.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-05-08T14:09:29.857 INFO:teuthology.orchestra.run.smithi073.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-05-08T14:09:29.857 INFO:teuthology.orchestra.run.smithi073.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-05-08T14:09:29.857 INFO:teuthology.orchestra.run.smithi073.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-05-08T14:09:29.857 INFO:teuthology.orchestra.run.smithi073.stdout: python3-mako-1.1.4-6.el9.noarch 2024-05-08T14:09:29.857 INFO:teuthology.orchestra.run.smithi073.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-05-08T14:09:29.857 INFO:teuthology.orchestra.run.smithi073.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-05-08T14:09:29.858 INFO:teuthology.orchestra.run.smithi073.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-05-08T14:09:29.858 INFO:teuthology.orchestra.run.smithi073.stdout: python3-ply-3.11-14.el9.noarch 2024-05-08T14:09:29.858 INFO:teuthology.orchestra.run.smithi073.stdout: python3-portend-3.1.0-2.el9.noarch 2024-05-08T14:09:29.858 INFO:teuthology.orchestra.run.smithi073.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-05-08T14:09:29.858 INFO:teuthology.orchestra.run.smithi073.stdout: python3-pycparser-2.20-6.el9.noarch 2024-05-08T14:09:29.858 INFO:teuthology.orchestra.run.smithi073.stdout: python3-pytz-2021.1-5.el9.noarch 2024-05-08T14:09:29.858 INFO:teuthology.orchestra.run.smithi073.stdout: python3-requests-2.25.1-8.el9.noarch 2024-05-08T14:09:29.858 INFO:teuthology.orchestra.run.smithi073.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-05-08T14:09:29.858 INFO:teuthology.orchestra.run.smithi073.stdout: python3-toml-0.10.2-6.el9.noarch 2024-05-08T14:09:29.858 INFO:teuthology.orchestra.run.smithi073.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-05-08T14:09:29.858 INFO:teuthology.orchestra.run.smithi073.stdout: python3-webob-1.8.7-6.el9.noarch 2024-05-08T14:09:29.858 INFO:teuthology.orchestra.run.smithi073.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-05-08T14:09:29.858 INFO:teuthology.orchestra.run.smithi073.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-05-08T14:09:29.859 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:29.859 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:09:29.950 INFO:teuthology.orchestra.run.smithi131.stdout:(4/12): protobuf-compiler-3.14.0-13.el9.x86_64. 4.4 MB/s | 863 kB 00:00 2024-05-08T14:09:30.216 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install ceph-base 2024-05-08T14:09:30.294 INFO:teuthology.orchestra.run.smithi157.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 952 kB/s | 195 kB 00:00 2024-05-08T14:09:30.344 INFO:teuthology.orchestra.run.smithi157.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 653 kB/s | 33 kB 00:00 2024-05-08T14:09:30.453 INFO:teuthology.orchestra.run.smithi157.stdout:(3/12): libgfortran-11.4.1-3.el9.x86_64.rpm 2.2 MB/s | 803 kB 00:00 2024-05-08T14:09:30.503 INFO:teuthology.orchestra.run.smithi157.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 364 kB/s | 18 kB 00:00 2024-05-08T14:09:30.561 INFO:teuthology.orchestra.run.smithi157.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 605 kB/s | 35 kB 00:00 2024-05-08T14:09:30.592 INFO:teuthology.orchestra.run.smithi131.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 815 kB/s | 1.0 MB 00:01 2024-05-08T14:09:30.633 INFO:teuthology.orchestra.run.smithi131.stdout:(6/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 802 kB/s | 548 kB 00:00 2024-05-08T14:09:30.779 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:00:57 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:09:30.825 INFO:teuthology.orchestra.run.smithi131.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 83 kB/s | 19 kB 00:00 2024-05-08T14:09:30.859 INFO:teuthology.orchestra.run.smithi073.stdout:Package ceph-base-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:09:30.862 INFO:teuthology.orchestra.run.smithi157.stdout:(6/12): ceph-mgr-diskprediction-local-19.0.0-35 9.6 MB/s | 7.4 MB 00:00 2024-05-08T14:09:30.900 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:09:30.901 INFO:teuthology.orchestra.run.smithi073.stdout:Nothing to do. 2024-05-08T14:09:30.901 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:09:30.964 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install cephadm 2024-05-08T14:09:31.026 INFO:teuthology.orchestra.run.smithi131.stdout:(8/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 5.2 MB/s | 2.0 MB 00:00 2024-05-08T14:09:31.051 INFO:teuthology.orchestra.run.smithi131.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 643 kB/s | 144 kB 00:00 2024-05-08T14:09:31.062 INFO:teuthology.orchestra.run.smithi157.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 4.2 MB/s | 3.0 MB 00:00 2024-05-08T14:09:31.087 INFO:teuthology.orchestra.run.smithi157.stdout:(8/12): python3-devel-3.9.18-3.el9.x86_64.rpm 1.1 MB/s | 244 kB 00:00 2024-05-08T14:09:31.126 INFO:teuthology.orchestra.run.smithi131.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 308 kB/s | 31 kB 00:00 2024-05-08T14:09:31.151 INFO:teuthology.orchestra.run.smithi131.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 1.8 MB/s | 188 kB 00:00 2024-05-08T14:09:31.171 INFO:teuthology.orchestra.run.smithi157.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.9 MB/s | 250 kB 00:00 2024-05-08T14:09:31.522 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:00:58 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:09:31.588 INFO:teuthology.orchestra.run.smithi157.stdout:(10/12): openblas-openmp-0.3.21-2.el9.x86_64.rp 4.6 MB/s | 4.7 MB 00:01 2024-05-08T14:09:31.642 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:09:31.643 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:09:31.643 INFO:teuthology.orchestra.run.smithi073.stdout: Package Arch Version Repository Size 2024-05-08T14:09:31.643 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:09:31.643 INFO:teuthology.orchestra.run.smithi073.stdout:Installing: 2024-05-08T14:09:31.643 INFO:teuthology.orchestra.run.smithi073.stdout: cephadm noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 764 k 2024-05-08T14:09:31.643 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:31.643 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-05-08T14:09:31.643 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:09:31.643 INFO:teuthology.orchestra.run.smithi073.stdout:Install 1 Package 2024-05-08T14:09:31.643 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:31.643 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 764 k 2024-05-08T14:09:31.644 INFO:teuthology.orchestra.run.smithi073.stdout:Installed size: 770 k 2024-05-08T14:09:31.644 INFO:teuthology.orchestra.run.smithi073.stdout:Downloading Packages: 2024-05-08T14:09:31.913 INFO:teuthology.orchestra.run.smithi073.stdout:cephadm-19.0.0-3593.g7c8f650b.el9.noarch.rpm 2.8 MB/s | 764 kB 00:00 2024-05-08T14:09:31.914 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:31.914 INFO:teuthology.orchestra.run.smithi073.stdout:Total 2.8 MB/s | 764 kB 00:00 2024-05-08T14:09:31.914 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2024-05-08T14:09:31.920 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2024-05-08T14:09:31.920 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2024-05-08T14:09:31.925 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2024-05-08T14:09:31.926 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2024-05-08T14:09:32.003 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2024-05-08T14:09:32.013 INFO:teuthology.orchestra.run.smithi157.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 5.4 MB/s | 5.1 MB 00:00 2024-05-08T14:09:32.524 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 1/1 2024-05-08T14:09:32.618 INFO:teuthology.orchestra.run.smithi131.stdout:(12/12): ceph-mgr-dashboard-19.0.0-3593.g7c8f65 1.0 MB/s | 3.5 MB 00:03 2024-05-08T14:09:32.621 INFO:teuthology.orchestra.run.smithi131.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:32.622 INFO:teuthology.orchestra.run.smithi131.stdout:Total 2.3 MB/s | 8.7 MB 00:03 2024-05-08T14:09:32.626 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 1/1 2024-05-08T14:09:32.674 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction check 2024-05-08T14:09:32.692 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction check succeeded. 2024-05-08T14:09:32.692 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction test 2024-05-08T14:09:32.871 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction test succeeded. 2024-05-08T14:09:32.872 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction 2024-05-08T14:09:32.962 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 1/1 2024-05-08T14:09:33.197 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 1/1 2024-05-08T14:09:33.197 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:33.197 INFO:teuthology.orchestra.run.smithi073.stdout:Installed: 2024-05-08T14:09:33.197 INFO:teuthology.orchestra.run.smithi073.stdout: cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:33.197 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:33.198 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:09:33.400 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install ceph-immutable-object-cache 2024-05-08T14:09:33.454 INFO:teuthology.orchestra.run.smithi131.stdout: Preparing : 1/1 2024-05-08T14:09:33.527 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-05-08T14:09:33.571 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-05-08T14:09:33.617 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-05-08T14:09:33.648 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-05-08T14:09:33.746 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-05-08T14:09:33.872 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-05-08T14:09:33.958 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-05-08T14:09:33.973 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:01:00 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:09:34.002 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-05-08T14:09:34.030 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-05-08T14:09:34.063 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-3593.g7c8f650b.el9 10/12 2024-05-08T14:09:34.099 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:09:34.100 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:09:34.100 INFO:teuthology.orchestra.run.smithi073.stdout: Package Arch Version Repo Size 2024-05-08T14:09:34.100 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:09:34.100 INFO:teuthology.orchestra.run.smithi073.stdout:Installing: 2024-05-08T14:09:34.100 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 145 k 2024-05-08T14:09:34.100 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:34.100 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-05-08T14:09:34.100 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:09:34.100 INFO:teuthology.orchestra.run.smithi073.stdout:Install 1 Package 2024-05-08T14:09:34.100 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:34.101 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 145 k 2024-05-08T14:09:34.101 INFO:teuthology.orchestra.run.smithi073.stdout:Installed size: 435 k 2024-05-08T14:09:34.101 INFO:teuthology.orchestra.run.smithi073.stdout:Downloading Packages: 2024-05-08T14:09:34.304 INFO:teuthology.orchestra.run.smithi157.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 5.2 MB/s | 16 MB 00:03 2024-05-08T14:09:34.306 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:34.306 INFO:teuthology.orchestra.run.smithi157.stdout:Total 8.4 MB/s | 38 MB 00:04 2024-05-08T14:09:34.311 INFO:teuthology.orchestra.run.smithi073.stdout:ceph-immutable-object-cache-19.0.0-3593.g7c8f65 688 kB/s | 145 kB 00:00 2024-05-08T14:09:34.312 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:34.312 INFO:teuthology.orchestra.run.smithi073.stdout:Total 683 kB/s | 145 kB 00:00 2024-05-08T14:09:34.312 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2024-05-08T14:09:34.319 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2024-05-08T14:09:34.320 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2024-05-08T14:09:34.378 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2024-05-08T14:09:34.378 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2024-05-08T14:09:34.523 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2024-05-08T14:09:34.579 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-3593.g7c8f650b. 1/1 2024-05-08T14:09:34.605 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-3593.g7c8f650b. 1/1 2024-05-08T14:09:34.605 INFO:teuthology.orchestra.run.smithi073.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:09:34.605 INFO:teuthology.orchestra.run.smithi073.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-05-08T14:09:34.605 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:34.664 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-08T14:09:34.690 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-08T14:09:34.690 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-08T14:09:35.121 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-3593.g7c8f650b.el 11/12 2024-05-08T14:09:35.129 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-08T14:09:35.130 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-08T14:09:35.155 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-3593.g7c8f650b.el9.noa 12/12 2024-05-08T14:09:35.556 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-3593.g7c8f650b. 1/1 2024-05-08T14:09:35.557 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:35.557 INFO:teuthology.orchestra.run.smithi073.stdout:Installed: 2024-05-08T14:09:35.557 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-immutable-object-cache-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:09:35.557 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:35.557 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:09:35.790 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install ceph-mgr 2024-05-08T14:09:35.880 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-08T14:09:35.955 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-05-08T14:09:35.994 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-05-08T14:09:36.099 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-05-08T14:09:36.154 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-05-08T14:09:36.334 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-05-08T14:09:36.369 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-05-08T14:09:36.370 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:01:03 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:09:36.446 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-05-08T14:09:36.450 INFO:teuthology.orchestra.run.smithi073.stdout:Package ceph-mgr-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:09:36.457 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-3593.g7c8f650b.el9.noa 12/12 2024-05-08T14:09:36.457 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-3593.g7c8f650b.el 1/12 2024-05-08T14:09:36.457 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-3593.g7c8f650b.el9.noa 2/12 2024-05-08T14:09:36.457 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-3593.g7c8f650b.el9 3/12 2024-05-08T14:09:36.458 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-05-08T14:09:36.458 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-05-08T14:09:36.458 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-05-08T14:09:36.458 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-05-08T14:09:36.458 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-05-08T14:09:36.458 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-05-08T14:09:36.458 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-05-08T14:09:36.458 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-05-08T14:09:36.492 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:09:36.493 INFO:teuthology.orchestra.run.smithi073.stdout:Nothing to do. 2024-05-08T14:09:36.493 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:09:36.551 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install ceph-mgr-dashboard 2024-05-08T14:09:36.780 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-05-08T14:09:36.780 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:36.780 INFO:teuthology.orchestra.run.smithi131.stdout:Installed: 2024-05-08T14:09:36.780 INFO:teuthology.orchestra.run.smithi131.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-05-08T14:09:36.780 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-grafana-dashboards-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:36.780 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-mgr-dashboard-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:36.780 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-prometheus-alerts-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:36.780 INFO:teuthology.orchestra.run.smithi131.stdout: grpc-data-1.46.7-10.el9.noarch 2024-05-08T14:09:36.780 INFO:teuthology.orchestra.run.smithi131.stdout: protobuf-3.14.0-13.el9.x86_64 2024-05-08T14:09:36.780 INFO:teuthology.orchestra.run.smithi131.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-05-08T14:09:36.781 INFO:teuthology.orchestra.run.smithi131.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-05-08T14:09:36.781 INFO:teuthology.orchestra.run.smithi131.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-05-08T14:09:36.781 INFO:teuthology.orchestra.run.smithi131.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-05-08T14:09:36.781 INFO:teuthology.orchestra.run.smithi131.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-05-08T14:09:36.781 INFO:teuthology.orchestra.run.smithi131.stdout: python3-routes-2.5.1-5.el9.noarch 2024-05-08T14:09:36.781 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:36.781 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:09:37.039 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install ceph-mgr-diskprediction-local 2024-05-08T14:09:37.102 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-05-08T14:09:37.114 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:01:04 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:09:37.226 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-05-08T14:09:37.237 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:09:37.239 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:09:37.239 INFO:teuthology.orchestra.run.smithi073.stdout: Package Arch Version Repository Size 2024-05-08T14:09:37.239 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:09:37.239 INFO:teuthology.orchestra.run.smithi073.stdout:Installing: 2024-05-08T14:09:37.240 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-mgr-dashboard noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 3.5 M 2024-05-08T14:09:37.240 INFO:teuthology.orchestra.run.smithi073.stdout:Installing dependencies: 2024-05-08T14:09:37.240 INFO:teuthology.orchestra.run.smithi073.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-05-08T14:09:37.240 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-grafana-dashboards noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 34 k 2024-05-08T14:09:37.240 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-prometheus-alerts noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 16 k 2024-05-08T14:09:37.240 INFO:teuthology.orchestra.run.smithi073.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-05-08T14:09:37.241 INFO:teuthology.orchestra.run.smithi073.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-05-08T14:09:37.241 INFO:teuthology.orchestra.run.smithi073.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-05-08T14:09:37.241 INFO:teuthology.orchestra.run.smithi073.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-05-08T14:09:37.241 INFO:teuthology.orchestra.run.smithi073.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-05-08T14:09:37.241 INFO:teuthology.orchestra.run.smithi073.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-05-08T14:09:37.241 INFO:teuthology.orchestra.run.smithi073.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-05-08T14:09:37.241 INFO:teuthology.orchestra.run.smithi073.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-05-08T14:09:37.242 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:37.242 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-05-08T14:09:37.242 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:09:37.242 INFO:teuthology.orchestra.run.smithi073.stdout:Install 12 Packages 2024-05-08T14:09:37.242 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:37.243 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 8.7 M 2024-05-08T14:09:37.244 INFO:teuthology.orchestra.run.smithi073.stdout:Installed size: 104 M 2024-05-08T14:09:37.244 INFO:teuthology.orchestra.run.smithi073.stdout:Downloading Packages: 2024-05-08T14:09:37.622 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:01:12 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:09:37.754 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:09:37.756 INFO:teuthology.orchestra.run.smithi131.stdout:======================================================================================= 2024-05-08T14:09:37.756 INFO:teuthology.orchestra.run.smithi131.stdout: Package Arch Version Repository Size 2024-05-08T14:09:37.756 INFO:teuthology.orchestra.run.smithi131.stdout:======================================================================================= 2024-05-08T14:09:37.756 INFO:teuthology.orchestra.run.smithi131.stdout:Installing: 2024-05-08T14:09:37.756 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 7.4 M 2024-05-08T14:09:37.756 INFO:teuthology.orchestra.run.smithi131.stdout:Installing dependencies: 2024-05-08T14:09:37.756 INFO:teuthology.orchestra.run.smithi131.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-05-08T14:09:37.756 INFO:teuthology.orchestra.run.smithi131.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-05-08T14:09:37.756 INFO:teuthology.orchestra.run.smithi131.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-05-08T14:09:37.756 INFO:teuthology.orchestra.run.smithi131.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-05-08T14:09:37.756 INFO:teuthology.orchestra.run.smithi131.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-05-08T14:09:37.756 INFO:teuthology.orchestra.run.smithi131.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-05-08T14:09:37.756 INFO:teuthology.orchestra.run.smithi131.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-05-08T14:09:37.757 INFO:teuthology.orchestra.run.smithi131.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-05-08T14:09:37.757 INFO:teuthology.orchestra.run.smithi131.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-05-08T14:09:37.757 INFO:teuthology.orchestra.run.smithi131.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-05-08T14:09:37.757 INFO:teuthology.orchestra.run.smithi131.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-05-08T14:09:37.757 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:37.757 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction Summary 2024-05-08T14:09:37.757 INFO:teuthology.orchestra.run.smithi131.stdout:======================================================================================= 2024-05-08T14:09:37.757 INFO:teuthology.orchestra.run.smithi131.stdout:Install 12 Packages 2024-05-08T14:09:37.757 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:37.758 INFO:teuthology.orchestra.run.smithi131.stdout:Total download size: 38 M 2024-05-08T14:09:37.758 INFO:teuthology.orchestra.run.smithi131.stdout:Installed size: 209 M 2024-05-08T14:09:37.758 INFO:teuthology.orchestra.run.smithi131.stdout:Downloading Packages: 2024-05-08T14:09:37.882 INFO:teuthology.orchestra.run.smithi073.stdout:(1/12): ceph-grafana-dashboards-19.0.0-3593.g7c 172 kB/s | 34 kB 00:00 2024-05-08T14:09:37.991 INFO:teuthology.orchestra.run.smithi073.stdout:(2/12): ceph-prometheus-alerts-19.0.0-3593.g7c8 53 kB/s | 16 kB 00:00 2024-05-08T14:09:38.300 INFO:teuthology.orchestra.run.smithi073.stdout:(3/12): ceph-mgr-dashboard-19.0.0-3593.g7c8f650 5.7 MB/s | 3.5 MB 00:00 2024-05-08T14:09:38.443 INFO:teuthology.orchestra.run.smithi131.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 373 kB/s | 195 kB 00:00 2024-05-08T14:09:38.501 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-05-08T14:09:38.535 INFO:teuthology.orchestra.run.smithi131.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 358 kB/s | 33 kB 00:00 2024-05-08T14:09:38.593 INFO:teuthology.orchestra.run.smithi131.stdout:(3/12): libgfortran-11.4.1-3.el9.x86_64.rpm 1.2 MB/s | 803 kB 00:00 2024-05-08T14:09:38.616 INFO:teuthology.orchestra.run.smithi073.stdout:(4/12): protobuf-compiler-3.14.0-13.el9.x86_64. 2.7 MB/s | 863 kB 00:00 2024-05-08T14:09:38.668 INFO:teuthology.orchestra.run.smithi131.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 243 kB/s | 18 kB 00:00 2024-05-08T14:09:38.761 INFO:teuthology.orchestra.run.smithi131.stdout:(5/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 13 MB/s | 3.0 MB 00:00 2024-05-08T14:09:38.778 INFO:teuthology.orchestra.run.smithi131.stdout:(6/12): openblas-0.3.21-2.el9.x86_64.rpm 323 kB/s | 35 kB 00:00 2024-05-08T14:09:38.833 INFO:teuthology.orchestra.run.smithi073.stdout:(5/12): python3-protobuf-3.14.0-13.el9.noarch.r 320 kB/s | 269 kB 00:00 2024-05-08T14:09:38.870 INFO:teuthology.orchestra.run.smithi131.stdout:(7/12): python3-devel-3.9.18-3.el9.x86_64.rpm 2.6 MB/s | 244 kB 00:00 2024-05-08T14:09:38.967 INFO:teuthology.orchestra.run.smithi073.stdout:(6/12): protobuf-3.14.0-13.el9.x86_64.rpm 953 kB/s | 1.0 MB 00:01 2024-05-08T14:09:38.987 INFO:teuthology.orchestra.run.smithi131.stdout:(8/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 21 MB/s | 4.7 MB 00:00 2024-05-08T14:09:39.037 INFO:teuthology.orchestra.run.smithi131.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 4.9 MB/s | 250 kB 00:00 2024-05-08T14:09:39.112 INFO:teuthology.orchestra.run.smithi131.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 21 MB/s | 5.1 MB 00:00 2024-05-08T14:09:39.284 INFO:teuthology.orchestra.run.smithi073.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 43 kB/s | 19 kB 00:00 2024-05-08T14:09:39.429 INFO:teuthology.orchestra.run.smithi131.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 42 MB/s | 16 MB 00:00 2024-05-08T14:09:39.540 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-05-08T14:09:39.577 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-3593.g7c8f6 12/12 2024-05-08T14:09:39.709 INFO:teuthology.orchestra.run.smithi073.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 340 kB/s | 144 kB 00:00 2024-05-08T14:09:39.818 INFO:teuthology.orchestra.run.smithi073.stdout:(9/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 456 kB/s | 548 kB 00:01 2024-05-08T14:09:39.843 INFO:teuthology.orchestra.run.smithi073.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 230 kB/s | 31 kB 00:00 2024-05-08T14:09:39.987 INFO:teuthology.orchestra.run.smithi131.stdout:(12/12): ceph-mgr-diskprediction-local-19.0.0-3 3.6 MB/s | 7.4 MB 00:02 2024-05-08T14:09:39.988 INFO:teuthology.orchestra.run.smithi131.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:39.989 INFO:teuthology.orchestra.run.smithi131.stdout:Total 17 MB/s | 38 MB 00:02 2024-05-08T14:09:40.085 INFO:teuthology.orchestra.run.smithi073.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 707 kB/s | 188 kB 00:00 2024-05-08T14:09:40.342 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction check 2024-05-08T14:09:40.369 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction check succeeded. 2024-05-08T14:09:40.369 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction test 2024-05-08T14:09:40.789 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction test succeeded. 2024-05-08T14:09:40.790 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction 2024-05-08T14:09:41.571 INFO:teuthology.orchestra.run.smithi131.stdout: Preparing : 1/1 2024-05-08T14:09:41.643 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-05-08T14:09:41.677 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-05-08T14:09:41.777 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-05-08T14:09:41.812 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-05-08T14:09:41.918 INFO:teuthology.orchestra.run.smithi073.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 707 kB/s | 2.0 MB 00:02 2024-05-08T14:09:41.924 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:41.924 INFO:teuthology.orchestra.run.smithi073.stdout:Total 1.8 MB/s | 8.7 MB 00:04 2024-05-08T14:09:41.977 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2024-05-08T14:09:41.989 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-05-08T14:09:41.994 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2024-05-08T14:09:41.995 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2024-05-08T14:09:42.019 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-05-08T14:09:42.097 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-05-08T14:09:42.098 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-3593.g7c8f6 12/12 2024-05-08T14:09:42.098 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-3593.g7c8f6 1/12 2024-05-08T14:09:42.098 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-05-08T14:09:42.098 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-05-08T14:09:42.099 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-05-08T14:09:42.099 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-05-08T14:09:42.099 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-05-08T14:09:42.099 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-05-08T14:09:42.099 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-05-08T14:09:42.099 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-05-08T14:09:42.099 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-05-08T14:09:42.099 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-05-08T14:09:42.173 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2024-05-08T14:09:42.174 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2024-05-08T14:09:42.533 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-05-08T14:09:42.533 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:42.533 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-08T14:09:42.533 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-diskprediction-local-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:42.533 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-05-08T14:09:42.533 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-05-08T14:09:42.533 INFO:teuthology.orchestra.run.smithi157.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-05-08T14:09:42.533 INFO:teuthology.orchestra.run.smithi157.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-05-08T14:09:42.533 INFO:teuthology.orchestra.run.smithi157.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-05-08T14:09:42.533 INFO:teuthology.orchestra.run.smithi157.stdout: openblas-0.3.21-2.el9.x86_64 2024-05-08T14:09:42.533 INFO:teuthology.orchestra.run.smithi157.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-05-08T14:09:42.534 INFO:teuthology.orchestra.run.smithi157.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-05-08T14:09:42.534 INFO:teuthology.orchestra.run.smithi157.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-05-08T14:09:42.534 INFO:teuthology.orchestra.run.smithi157.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-05-08T14:09:42.534 INFO:teuthology.orchestra.run.smithi157.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-05-08T14:09:42.534 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:42.534 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:09:42.735 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-05-08T14:09:42.808 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2024-05-08T14:09:42.858 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-05-08T14:09:42.877 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-05-08T14:09:42.900 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-mgr-rook 2024-05-08T14:09:42.921 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-05-08T14:09:42.967 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-05-08T14:09:43.006 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-05-08T14:09:43.110 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-05-08T14:09:43.241 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-05-08T14:09:43.333 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-05-08T14:09:43.386 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-05-08T14:09:43.414 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-05-08T14:09:43.446 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-3593.g7c8f650b.el9 10/12 2024-05-08T14:09:43.482 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:25 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:09:43.605 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:09:43.606 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:43.606 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-08T14:09:43.607 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:43.607 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-08T14:09:43.607 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-rook noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 49 k 2024-05-08T14:09:43.607 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-08T14:09:43.607 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-05-08T14:09:43.607 INFO:teuthology.orchestra.run.smithi157.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-05-08T14:09:43.607 INFO:teuthology.orchestra.run.smithi157.stdout: python3-google-auth noarch 1:2.29.0-1.el9 epel 206 k 2024-05-08T14:09:43.607 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-05-08T14:09:43.607 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-05-08T14:09:43.607 INFO:teuthology.orchestra.run.smithi157.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-05-08T14:09:43.607 INFO:teuthology.orchestra.run.smithi157.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-05-08T14:09:43.607 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-05-08T14:09:43.607 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-05-08T14:09:43.607 INFO:teuthology.orchestra.run.smithi157.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-05-08T14:09:43.608 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-05-08T14:09:43.608 INFO:teuthology.orchestra.run.smithi157.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-05-08T14:09:43.608 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:43.608 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-08T14:09:43.608 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:43.608 INFO:teuthology.orchestra.run.smithi157.stdout:Install 13 Packages 2024-05-08T14:09:43.608 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:43.609 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 2.2 M 2024-05-08T14:09:43.609 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 26 M 2024-05-08T14:09:43.609 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-08T14:09:44.111 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-05-08T14:09:44.254 INFO:teuthology.orchestra.run.smithi157.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 245 kB/s | 26 kB 00:00 2024-05-08T14:09:44.279 INFO:teuthology.orchestra.run.smithi157.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 148 kB/s | 19 kB 00:00 2024-05-08T14:09:44.421 INFO:teuthology.orchestra.run.smithi157.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.5 MB/s | 222 kB 00:00 2024-05-08T14:09:44.446 INFO:teuthology.orchestra.run.smithi157.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 955 kB/s | 159 kB 00:00 2024-05-08T14:09:44.488 INFO:teuthology.orchestra.run.smithi157.stdout:(5/13): ceph-mgr-rook-19.0.0-3593.g7c8f650b.el9 145 kB/s | 49 kB 00:00 2024-05-08T14:09:44.494 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-3593.g7c8f650b.el 11/12 2024-05-08T14:09:44.513 INFO:teuthology.orchestra.run.smithi157.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 801 kB/s | 54 kB 00:00 2024-05-08T14:09:44.530 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-3593.g7c8f650b.el9.noa 12/12 2024-05-08T14:09:44.539 INFO:teuthology.orchestra.run.smithi157.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.3 MB/s | 279 kB 00:00 2024-05-08T14:09:44.806 INFO:teuthology.orchestra.run.smithi157.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 51 kB/s | 15 kB 00:00 2024-05-08T14:09:44.856 INFO:teuthology.orchestra.run.smithi157.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 88 kB/s | 32 kB 00:00 2024-05-08T14:09:45.123 INFO:teuthology.orchestra.run.smithi157.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 222 kB/s | 59 kB 00:00 2024-05-08T14:09:45.148 INFO:teuthology.orchestra.run.smithi157.stdout:(11/13): python3-google-auth-2.29.0-1.el9.noarc 337 kB/s | 206 kB 00:00 2024-05-08T14:09:45.177 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-05-08T14:09:45.210 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-3593.g7c8f6 12/12 2024-05-08T14:09:45.307 INFO:teuthology.orchestra.run.smithi157.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 489 kB/s | 90 kB 00:00 2024-05-08T14:09:45.440 INFO:teuthology.orchestra.run.smithi157.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 1.6 MB/s | 1.0 MB 00:00 2024-05-08T14:09:45.441 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:45.441 INFO:teuthology.orchestra.run.smithi157.stdout:Total 1.2 MB/s | 2.2 MB 00:01 2024-05-08T14:09:45.514 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-08T14:09:45.530 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-08T14:09:45.530 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-08T14:09:45.617 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-08T14:09:45.618 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-08T14:09:45.930 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-3593.g7c8f650b.el9.noa 12/12 2024-05-08T14:09:45.931 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-3593.g7c8f650b.el 1/12 2024-05-08T14:09:45.931 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-3593.g7c8f650b.el9.noa 2/12 2024-05-08T14:09:45.931 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-3593.g7c8f650b.el9 3/12 2024-05-08T14:09:45.931 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-05-08T14:09:45.931 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-05-08T14:09:45.931 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-05-08T14:09:45.931 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-05-08T14:09:45.931 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-05-08T14:09:45.931 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-05-08T14:09:45.931 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-05-08T14:09:45.931 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-05-08T14:09:46.123 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-08T14:09:46.265 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-05-08T14:09:46.266 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:46.266 INFO:teuthology.orchestra.run.smithi073.stdout:Installed: 2024-05-08T14:09:46.266 INFO:teuthology.orchestra.run.smithi073.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-05-08T14:09:46.266 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-grafana-dashboards-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:46.266 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-mgr-dashboard-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:46.266 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-prometheus-alerts-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:46.266 INFO:teuthology.orchestra.run.smithi073.stdout: grpc-data-1.46.7-10.el9.noarch 2024-05-08T14:09:46.266 INFO:teuthology.orchestra.run.smithi073.stdout: protobuf-3.14.0-13.el9.x86_64 2024-05-08T14:09:46.266 INFO:teuthology.orchestra.run.smithi073.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-05-08T14:09:46.266 INFO:teuthology.orchestra.run.smithi073.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-05-08T14:09:46.266 INFO:teuthology.orchestra.run.smithi073.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-05-08T14:09:46.266 INFO:teuthology.orchestra.run.smithi073.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-05-08T14:09:46.266 INFO:teuthology.orchestra.run.smithi073.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-05-08T14:09:46.266 INFO:teuthology.orchestra.run.smithi073.stdout: python3-routes-2.5.1-5.el9.noarch 2024-05-08T14:09:46.267 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:46.267 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:09:46.279 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-05-08T14:09:46.341 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-05-08T14:09:46.405 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-05-08T14:09:46.443 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-05-08T14:09:46.484 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-05-08T14:09:46.502 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install ceph-mgr-diskprediction-local 2024-05-08T14:09:46.577 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-05-08T14:09:46.686 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-google-auth-1:2.29.0-1.el9.noarch 7/13 2024-05-08T14:09:46.736 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-05-08T14:09:47.069 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:01:14 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:09:47.191 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:09:47.193 INFO:teuthology.orchestra.run.smithi073.stdout:======================================================================================= 2024-05-08T14:09:47.193 INFO:teuthology.orchestra.run.smithi073.stdout: Package Arch Version Repository Size 2024-05-08T14:09:47.193 INFO:teuthology.orchestra.run.smithi073.stdout:======================================================================================= 2024-05-08T14:09:47.193 INFO:teuthology.orchestra.run.smithi073.stdout:Installing: 2024-05-08T14:09:47.193 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 7.4 M 2024-05-08T14:09:47.193 INFO:teuthology.orchestra.run.smithi073.stdout:Installing dependencies: 2024-05-08T14:09:47.193 INFO:teuthology.orchestra.run.smithi073.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-05-08T14:09:47.193 INFO:teuthology.orchestra.run.smithi073.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-05-08T14:09:47.193 INFO:teuthology.orchestra.run.smithi073.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-05-08T14:09:47.194 INFO:teuthology.orchestra.run.smithi073.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-05-08T14:09:47.194 INFO:teuthology.orchestra.run.smithi073.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-05-08T14:09:47.194 INFO:teuthology.orchestra.run.smithi073.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-05-08T14:09:47.194 INFO:teuthology.orchestra.run.smithi073.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-05-08T14:09:47.194 INFO:teuthology.orchestra.run.smithi073.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-05-08T14:09:47.194 INFO:teuthology.orchestra.run.smithi073.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-05-08T14:09:47.194 INFO:teuthology.orchestra.run.smithi073.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-05-08T14:09:47.195 INFO:teuthology.orchestra.run.smithi073.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-05-08T14:09:47.195 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:47.195 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-05-08T14:09:47.195 INFO:teuthology.orchestra.run.smithi073.stdout:======================================================================================= 2024-05-08T14:09:47.195 INFO:teuthology.orchestra.run.smithi073.stdout:Install 12 Packages 2024-05-08T14:09:47.195 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:47.196 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 38 M 2024-05-08T14:09:47.196 INFO:teuthology.orchestra.run.smithi073.stdout:Installed size: 209 M 2024-05-08T14:09:47.196 INFO:teuthology.orchestra.run.smithi073.stdout:Downloading Packages: 2024-05-08T14:09:47.451 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-05-08T14:09:47.508 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-05-08T14:09:47.541 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-05-08T14:09:47.590 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-05-08T14:09:47.620 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-rook-2:19.0.0-3593.g7c8f650b.el9.noarch 13/13 2024-05-08T14:09:47.803 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-3593.g7c8f6 12/12 2024-05-08T14:09:47.803 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-3593.g7c8f6 1/12 2024-05-08T14:09:47.803 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-05-08T14:09:47.804 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-05-08T14:09:47.804 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-05-08T14:09:47.804 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-05-08T14:09:47.804 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-05-08T14:09:47.804 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-05-08T14:09:47.804 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-05-08T14:09:47.804 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-05-08T14:09:47.804 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-05-08T14:09:47.804 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-05-08T14:09:47.819 INFO:teuthology.orchestra.run.smithi073.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 847 kB/s | 195 kB 00:00 2024-05-08T14:09:47.869 INFO:teuthology.orchestra.run.smithi073.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 658 kB/s | 33 kB 00:00 2024-05-08T14:09:47.969 INFO:teuthology.orchestra.run.smithi073.stdout:(3/12): libgfortran-11.4.1-3.el9.x86_64.rpm 2.1 MB/s | 803 kB 00:00 2024-05-08T14:09:48.019 INFO:teuthology.orchestra.run.smithi073.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 365 kB/s | 18 kB 00:00 2024-05-08T14:09:48.069 INFO:teuthology.orchestra.run.smithi073.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 705 kB/s | 35 kB 00:00 2024-05-08T14:09:48.170 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-05-08T14:09:48.170 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:48.170 INFO:teuthology.orchestra.run.smithi131.stdout:Installed: 2024-05-08T14:09:48.170 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-mgr-diskprediction-local-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:48.170 INFO:teuthology.orchestra.run.smithi131.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-05-08T14:09:48.170 INFO:teuthology.orchestra.run.smithi131.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-05-08T14:09:48.170 INFO:teuthology.orchestra.run.smithi131.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-05-08T14:09:48.170 INFO:teuthology.orchestra.run.smithi131.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-05-08T14:09:48.171 INFO:teuthology.orchestra.run.smithi131.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-05-08T14:09:48.171 INFO:teuthology.orchestra.run.smithi131.stdout: openblas-0.3.21-2.el9.x86_64 2024-05-08T14:09:48.171 INFO:teuthology.orchestra.run.smithi131.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-05-08T14:09:48.171 INFO:teuthology.orchestra.run.smithi131.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-05-08T14:09:48.171 INFO:teuthology.orchestra.run.smithi131.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-05-08T14:09:48.171 INFO:teuthology.orchestra.run.smithi131.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-05-08T14:09:48.171 INFO:teuthology.orchestra.run.smithi131.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-05-08T14:09:48.171 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:48.171 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:09:48.338 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-3593.g7c8f650b.el9.noarch 13/13 2024-05-08T14:09:48.338 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-rook-2:19.0.0-3593.g7c8f650b.el9.noarch 1/13 2024-05-08T14:09:48.338 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-05-08T14:09:48.338 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-05-08T14:09:48.338 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-05-08T14:09:48.338 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-05-08T14:09:48.339 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-05-08T14:09:48.339 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-05-08T14:09:48.339 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-05-08T14:09:48.339 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-05-08T14:09:48.339 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-google-auth-1:2.29.0-1.el9.noarch 10/13 2024-05-08T14:09:48.339 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-05-08T14:09:48.339 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-05-08T14:09:48.378 INFO:teuthology.orchestra.run.smithi073.stdout:(6/12): ceph-mgr-diskprediction-local-19.0.0-35 9.4 MB/s | 7.4 MB 00:00 2024-05-08T14:09:48.478 INFO:teuthology.orchestra.run.smithi073.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 4.9 MB/s | 3.0 MB 00:00 2024-05-08T14:09:48.486 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install ceph-mgr-rook 2024-05-08T14:09:48.667 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-05-08T14:09:48.667 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:48.667 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-08T14:09:48.667 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-rook-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:48.667 INFO:teuthology.orchestra.run.smithi157.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-05-08T14:09:48.667 INFO:teuthology.orchestra.run.smithi157.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-05-08T14:09:48.667 INFO:teuthology.orchestra.run.smithi157.stdout: python3-google-auth-1:2.29.0-1.el9.noarch 2024-05-08T14:09:48.667 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-05-08T14:09:48.667 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-05-08T14:09:48.668 INFO:teuthology.orchestra.run.smithi157.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-05-08T14:09:48.668 INFO:teuthology.orchestra.run.smithi157.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-05-08T14:09:48.668 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-05-08T14:09:48.668 INFO:teuthology.orchestra.run.smithi157.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-05-08T14:09:48.668 INFO:teuthology.orchestra.run.smithi157.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-05-08T14:09:48.668 INFO:teuthology.orchestra.run.smithi157.stdout: python3-rsa-4.9-2.el9.noarch 2024-05-08T14:09:48.668 INFO:teuthology.orchestra.run.smithi157.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-05-08T14:09:48.668 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:48.668 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:09:48.704 INFO:teuthology.orchestra.run.smithi073.stdout:(8/12): python3-devel-3.9.18-3.el9.x86_64.rpm 750 kB/s | 244 kB 00:00 2024-05-08T14:09:48.912 INFO:teuthology.orchestra.run.smithi073.stdout:(9/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 5.6 MB/s | 4.7 MB 00:00 2024-05-08T14:09:48.922 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-mgr-cephadm 2024-05-08T14:09:48.937 INFO:teuthology.orchestra.run.smithi073.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 1.0 MB/s | 250 kB 00:00 2024-05-08T14:09:49.075 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:01:24 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:09:49.197 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:09:49.198 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:09:49.198 INFO:teuthology.orchestra.run.smithi131.stdout: Package Arch Version Repository Size 2024-05-08T14:09:49.198 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:09:49.198 INFO:teuthology.orchestra.run.smithi131.stdout:Installing: 2024-05-08T14:09:49.198 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-mgr-rook noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 49 k 2024-05-08T14:09:49.198 INFO:teuthology.orchestra.run.smithi131.stdout:Installing dependencies: 2024-05-08T14:09:49.198 INFO:teuthology.orchestra.run.smithi131.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-05-08T14:09:49.198 INFO:teuthology.orchestra.run.smithi131.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-05-08T14:09:49.198 INFO:teuthology.orchestra.run.smithi131.stdout: python3-google-auth noarch 1:2.29.0-1.el9 epel 206 k 2024-05-08T14:09:49.198 INFO:teuthology.orchestra.run.smithi131.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-05-08T14:09:49.199 INFO:teuthology.orchestra.run.smithi131.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-05-08T14:09:49.199 INFO:teuthology.orchestra.run.smithi131.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-05-08T14:09:49.199 INFO:teuthology.orchestra.run.smithi131.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-05-08T14:09:49.199 INFO:teuthology.orchestra.run.smithi131.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-05-08T14:09:49.199 INFO:teuthology.orchestra.run.smithi131.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-05-08T14:09:49.199 INFO:teuthology.orchestra.run.smithi131.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-05-08T14:09:49.199 INFO:teuthology.orchestra.run.smithi131.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-05-08T14:09:49.199 INFO:teuthology.orchestra.run.smithi131.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-05-08T14:09:49.199 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:49.199 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction Summary 2024-05-08T14:09:49.199 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:09:49.199 INFO:teuthology.orchestra.run.smithi131.stdout:Install 13 Packages 2024-05-08T14:09:49.199 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:49.200 INFO:teuthology.orchestra.run.smithi131.stdout:Total download size: 2.2 M 2024-05-08T14:09:49.200 INFO:teuthology.orchestra.run.smithi131.stdout:Installed size: 26 M 2024-05-08T14:09:49.200 INFO:teuthology.orchestra.run.smithi131.stdout:Downloading Packages: 2024-05-08T14:09:49.271 INFO:teuthology.orchestra.run.smithi073.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 6.4 MB/s | 5.1 MB 00:00 2024-05-08T14:09:49.491 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:31 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:09:49.613 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:09:49.614 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:49.614 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-08T14:09:49.614 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:49.614 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-08T14:09:49.614 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-cephadm noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 144 k 2024-05-08T14:09:49.614 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-08T14:09:49.614 INFO:teuthology.orchestra.run.smithi157.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-05-08T14:09:49.614 INFO:teuthology.orchestra.run.smithi157.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-05-08T14:09:49.614 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-05-08T14:09:49.614 INFO:teuthology.orchestra.run.smithi157.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-05-08T14:09:49.614 INFO:teuthology.orchestra.run.smithi157.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-05-08T14:09:49.615 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:49.615 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-08T14:09:49.615 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:49.615 INFO:teuthology.orchestra.run.smithi157.stdout:Install 6 Packages 2024-05-08T14:09:49.615 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:49.615 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 7.0 M 2024-05-08T14:09:49.615 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 33 M 2024-05-08T14:09:49.615 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-08T14:09:49.735 INFO:teuthology.orchestra.run.smithi131.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 192 kB/s | 19 kB 00:00 2024-05-08T14:09:49.761 INFO:teuthology.orchestra.run.smithi131.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 205 kB/s | 26 kB 00:00 2024-05-08T14:09:49.869 INFO:teuthology.orchestra.run.smithi131.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.6 MB/s | 222 kB 00:00 2024-05-08T14:09:49.903 INFO:teuthology.orchestra.run.smithi131.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.1 MB/s | 159 kB 00:00 2024-05-08T14:09:49.919 INFO:teuthology.orchestra.run.smithi131.stdout:(5/13): ceph-mgr-rook-19.0.0-3593.g7c8f650b.el9 173 kB/s | 49 kB 00:00 2024-05-08T14:09:49.934 INFO:teuthology.orchestra.run.smithi157.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 2.0 MB/s | 248 kB 00:00 2024-05-08T14:09:49.955 INFO:teuthology.orchestra.run.smithi073.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 16 MB/s | 16 MB 00:01 2024-05-08T14:09:49.956 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:49.956 INFO:teuthology.orchestra.run.smithi073.stdout:Total 14 MB/s | 38 MB 00:02 2024-05-08T14:09:50.003 INFO:teuthology.orchestra.run.smithi131.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 535 kB/s | 54 kB 00:00 2024-05-08T14:09:50.045 INFO:teuthology.orchestra.run.smithi131.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.6 MB/s | 279 kB 00:00 2024-05-08T14:09:50.060 INFO:teuthology.orchestra.run.smithi157.stdout:(2/6): ceph-mgr-cephadm-19.0.0-3593.g7c8f650b.e 589 kB/s | 144 kB 00:00 2024-05-08T14:09:50.143 INFO:teuthology.orchestra.run.smithi157.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 18 MB/s | 6.0 MB 00:00 2024-05-08T14:09:50.145 INFO:teuthology.orchestra.run.smithi131.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 143 kB/s | 32 kB 00:00 2024-05-08T14:09:50.221 INFO:teuthology.orchestra.run.smithi131.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 69 kB/s | 15 kB 00:00 2024-05-08T14:09:50.252 INFO:teuthology.orchestra.run.smithi157.stdout:(4/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.7 MB/s | 548 kB 00:00 2024-05-08T14:09:50.277 INFO:teuthology.orchestra.run.smithi157.stdout:(5/6): python3-natsort-7.1.1-5.el9.noarch.rpm 266 kB/s | 58 kB 00:00 2024-05-08T14:09:50.302 INFO:teuthology.orchestra.run.smithi157.stdout:(6/6): python3-typing-extensions-4.4.0-2.el9.no 322 kB/s | 51 kB 00:00 2024-05-08T14:09:50.304 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:50.304 INFO:teuthology.orchestra.run.smithi157.stdout:Total 10 MB/s | 7.0 MB 00:00 2024-05-08T14:09:50.311 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2024-05-08T14:09:50.337 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2024-05-08T14:09:50.337 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2024-05-08T14:09:50.375 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-08T14:09:50.386 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-08T14:09:50.386 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-08T14:09:50.387 INFO:teuthology.orchestra.run.smithi131.stdout:(10/13): python3-google-auth-2.29.0-1.el9.noarc 647 kB/s | 206 kB 00:00 2024-05-08T14:09:50.413 INFO:teuthology.orchestra.run.smithi131.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 308 kB/s | 59 kB 00:00 2024-05-08T14:09:50.484 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-08T14:09:50.484 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-08T14:09:50.672 INFO:teuthology.orchestra.run.smithi131.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 316 kB/s | 90 kB 00:00 2024-05-08T14:09:50.746 INFO:teuthology.orchestra.run.smithi131.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 1.7 MB/s | 1.0 MB 00:00 2024-05-08T14:09:50.750 INFO:teuthology.orchestra.run.smithi131.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:50.750 INFO:teuthology.orchestra.run.smithi131.stdout:Total 1.4 MB/s | 2.2 MB 00:01 2024-05-08T14:09:50.759 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2024-05-08T14:09:50.759 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2024-05-08T14:09:50.795 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-08T14:09:50.813 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction check 2024-05-08T14:09:50.828 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction check succeeded. 2024-05-08T14:09:50.828 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction test 2024-05-08T14:09:50.914 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction test succeeded. 2024-05-08T14:09:50.914 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction 2024-05-08T14:09:50.961 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-05-08T14:09:51.021 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-05-08T14:09:51.433 INFO:teuthology.orchestra.run.smithi131.stdout: Preparing : 1/1 2024-05-08T14:09:51.526 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2024-05-08T14:09:51.550 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-05-08T14:09:51.604 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-05-08T14:09:51.610 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-05-08T14:09:51.633 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-05-08T14:09:51.644 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-05-08T14:09:51.664 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-05-08T14:09:51.703 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-05-08T14:09:51.727 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-05-08T14:09:51.733 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 6/6 2024-05-08T14:09:51.742 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-05-08T14:09:51.774 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-05-08T14:09:51.779 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-05-08T14:09:51.814 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-05-08T14:09:51.907 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-05-08T14:09:51.956 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-05-08T14:09:51.986 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-05-08T14:09:52.018 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-google-auth-1:2.29.0-1.el9.noarch 7/13 2024-05-08T14:09:52.063 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-05-08T14:09:52.075 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-05-08T14:09:52.450 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 6/6 2024-05-08T14:09:52.451 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 1/6 2024-05-08T14:09:52.451 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-05-08T14:09:52.451 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-05-08T14:09:52.451 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-05-08T14:09:52.451 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-05-08T14:09:52.698 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-05-08T14:09:52.699 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:52.699 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-08T14:09:52.699 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-mgr-cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:52.699 INFO:teuthology.orchestra.run.smithi157.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-05-08T14:09:52.699 INFO:teuthology.orchestra.run.smithi157.stdout: python3-babel-2.9.1-2.el9.noarch 2024-05-08T14:09:52.699 INFO:teuthology.orchestra.run.smithi157.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-05-08T14:09:52.699 INFO:teuthology.orchestra.run.smithi157.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-05-08T14:09:52.699 INFO:teuthology.orchestra.run.smithi157.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-05-08T14:09:52.699 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:52.700 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:09:52.717 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-05-08T14:09:52.793 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-05-08T14:09:52.831 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-05-08T14:09:52.838 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-05-08T14:09:52.873 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-05-08T14:09:52.920 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-05-08T14:09:52.942 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : ceph-mgr-rook-2:19.0.0-3593.g7c8f650b.el9.noarch 13/13 2024-05-08T14:09:52.977 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-fuse 2024-05-08T14:09:53.553 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:35 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:09:53.678 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:09:53.678 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:53.679 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-08T14:09:53.679 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:53.679 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-08T14:09:53.679 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-fuse x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 891 k 2024-05-08T14:09:53.679 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-08T14:09:53.679 INFO:teuthology.orchestra.run.smithi157.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-05-08T14:09:53.679 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:53.679 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-08T14:09:53.679 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:53.679 INFO:teuthology.orchestra.run.smithi157.stdout:Install 2 Packages 2024-05-08T14:09:53.679 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:53.679 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 971 k 2024-05-08T14:09:53.679 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 2.8 M 2024-05-08T14:09:53.679 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-08T14:09:53.682 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-3593.g7c8f650b.el9.noarch 13/13 2024-05-08T14:09:53.682 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : ceph-mgr-rook-2:19.0.0-3593.g7c8f650b.el9.noarch 1/13 2024-05-08T14:09:53.683 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-05-08T14:09:53.683 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-05-08T14:09:53.683 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-05-08T14:09:53.683 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-05-08T14:09:53.683 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-05-08T14:09:53.683 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-05-08T14:09:53.683 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-05-08T14:09:53.683 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-05-08T14:09:53.683 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-google-auth-1:2.29.0-1.el9.noarch 10/13 2024-05-08T14:09:53.683 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-05-08T14:09:53.683 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-05-08T14:09:53.993 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-05-08T14:09:53.993 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:53.993 INFO:teuthology.orchestra.run.smithi131.stdout:Installed: 2024-05-08T14:09:53.993 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-mgr-rook-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:53.993 INFO:teuthology.orchestra.run.smithi131.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-05-08T14:09:53.993 INFO:teuthology.orchestra.run.smithi131.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-05-08T14:09:53.993 INFO:teuthology.orchestra.run.smithi131.stdout: python3-google-auth-1:2.29.0-1.el9.noarch 2024-05-08T14:09:53.993 INFO:teuthology.orchestra.run.smithi131.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-05-08T14:09:53.993 INFO:teuthology.orchestra.run.smithi131.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-05-08T14:09:53.993 INFO:teuthology.orchestra.run.smithi131.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-05-08T14:09:53.993 INFO:teuthology.orchestra.run.smithi131.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-05-08T14:09:53.994 INFO:teuthology.orchestra.run.smithi131.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-05-08T14:09:53.994 INFO:teuthology.orchestra.run.smithi131.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-05-08T14:09:53.994 INFO:teuthology.orchestra.run.smithi131.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-05-08T14:09:53.994 INFO:teuthology.orchestra.run.smithi131.stdout: python3-rsa-4.9-2.el9.noarch 2024-05-08T14:09:53.994 INFO:teuthology.orchestra.run.smithi131.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-05-08T14:09:53.994 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:53.994 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:09:54.068 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-05-08T14:09:54.130 INFO:teuthology.orchestra.run.smithi157.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 464 kB/s | 80 kB 00:00 2024-05-08T14:09:54.237 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install ceph-mgr-cephadm 2024-05-08T14:09:54.255 INFO:teuthology.orchestra.run.smithi157.stdout:(2/2): ceph-fuse-19.0.0-3593.g7c8f650b.el9.x86_ 2.9 MB/s | 891 kB 00:00 2024-05-08T14:09:54.256 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:54.256 INFO:teuthology.orchestra.run.smithi157.stdout:Total 1.6 MB/s | 971 kB 00:00 2024-05-08T14:09:54.268 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-08T14:09:54.291 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-08T14:09:54.291 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-08T14:09:54.370 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-08T14:09:54.370 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-08T14:09:54.555 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-08T14:09:54.691 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-05-08T14:09:54.755 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 2/2 2024-05-08T14:09:54.802 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:01:29 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:09:54.924 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:09:54.925 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:09:54.925 INFO:teuthology.orchestra.run.smithi131.stdout: Package Arch Version Repository Size 2024-05-08T14:09:54.925 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:09:54.925 INFO:teuthology.orchestra.run.smithi131.stdout:Installing: 2024-05-08T14:09:54.925 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-mgr-cephadm noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 144 k 2024-05-08T14:09:54.925 INFO:teuthology.orchestra.run.smithi131.stdout:Installing dependencies: 2024-05-08T14:09:54.925 INFO:teuthology.orchestra.run.smithi131.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-05-08T14:09:54.925 INFO:teuthology.orchestra.run.smithi131.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-05-08T14:09:54.926 INFO:teuthology.orchestra.run.smithi131.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-05-08T14:09:54.926 INFO:teuthology.orchestra.run.smithi131.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-05-08T14:09:54.926 INFO:teuthology.orchestra.run.smithi131.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-05-08T14:09:54.926 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:54.926 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction Summary 2024-05-08T14:09:54.926 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:09:54.926 INFO:teuthology.orchestra.run.smithi131.stdout:Install 6 Packages 2024-05-08T14:09:54.926 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:54.927 INFO:teuthology.orchestra.run.smithi131.stdout:Total download size: 7.0 M 2024-05-08T14:09:54.927 INFO:teuthology.orchestra.run.smithi131.stdout:Installed size: 33 M 2024-05-08T14:09:54.927 INFO:teuthology.orchestra.run.smithi131.stdout:Downloading Packages: 2024-05-08T14:09:55.093 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-05-08T14:09:55.129 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-3593.g7c8f6 12/12 2024-05-08T14:09:55.413 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 2/2 2024-05-08T14:09:55.414 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/2 2024-05-08T14:09:55.582 INFO:teuthology.orchestra.run.smithi131.stdout:(1/6): ceph-mgr-cephadm-19.0.0-3593.g7c8f650b.e 615 kB/s | 144 kB 00:00 2024-05-08T14:09:55.616 INFO:teuthology.orchestra.run.smithi131.stdout:(2/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 924 kB/s | 248 kB 00:00 2024-05-08T14:09:55.673 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-05-08T14:09:55.673 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:55.673 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-08T14:09:55.673 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-05-08T14:09:55.674 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:55.674 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:09:55.958 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install ceph-volume 2024-05-08T14:09:55.991 INFO:teuthology.orchestra.run.smithi131.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 9.3 MB/s | 6.0 MB 00:00 2024-05-08T14:09:56.150 INFO:teuthology.orchestra.run.smithi131.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 108 kB/s | 58 kB 00:00 2024-05-08T14:09:56.358 INFO:teuthology.orchestra.run.smithi131.stdout:(5/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 707 kB/s | 548 kB 00:00 2024-05-08T14:09:56.458 INFO:teuthology.orchestra.run.smithi131.stdout:(6/6): python3-typing-extensions-4.4.0-2.el9.no 109 kB/s | 51 kB 00:00 2024-05-08T14:09:56.461 INFO:teuthology.orchestra.run.smithi131.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:56.461 INFO:teuthology.orchestra.run.smithi131.stdout:Total 4.6 MB/s | 7.0 MB 00:01 2024-05-08T14:09:56.532 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction check 2024-05-08T14:09:56.540 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:38 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:09:56.544 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction check succeeded. 2024-05-08T14:09:56.544 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction test 2024-05-08T14:09:56.640 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction test succeeded. 2024-05-08T14:09:56.641 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction 2024-05-08T14:09:56.668 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:09:56.668 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:56.668 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repository Size 2024-05-08T14:09:56.668 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:56.668 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-08T14:09:56.668 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-volume noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 273 k 2024-05-08T14:09:56.668 INFO:teuthology.orchestra.run.smithi157.stdout:Installing dependencies: 2024-05-08T14:09:56.669 INFO:teuthology.orchestra.run.smithi157.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-05-08T14:09:56.669 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:56.669 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-08T14:09:56.669 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:56.669 INFO:teuthology.orchestra.run.smithi157.stdout:Install 2 Packages 2024-05-08T14:09:56.669 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:56.669 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 350 k 2024-05-08T14:09:56.670 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 1.5 M 2024-05-08T14:09:56.670 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-08T14:09:56.869 INFO:teuthology.orchestra.run.smithi157.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 499 kB/s | 77 kB 00:00 2024-05-08T14:09:56.955 INFO:teuthology.orchestra.run.smithi131.stdout: Preparing : 1/1 2024-05-08T14:09:57.077 INFO:teuthology.orchestra.run.smithi157.stdout:(2/2): ceph-volume-19.0.0-3593.g7c8f650b.el9.no 752 kB/s | 273 kB 00:00 2024-05-08T14:09:57.078 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:57.078 INFO:teuthology.orchestra.run.smithi157.stdout:Total 856 kB/s | 350 kB 00:00 2024-05-08T14:09:57.090 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-08T14:09:57.100 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-08T14:09:57.100 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-08T14:09:57.121 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-05-08T14:09:57.132 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-08T14:09:57.132 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-08T14:09:57.168 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-05-08T14:09:57.273 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-08T14:09:57.468 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-05-08T14:09:57.505 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : ceph-volume-2:19.0.0-3593.g7c8f650b.el9.noarch 2/2 2024-05-08T14:09:57.521 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: ceph-volume-2:19.0.0-3593.g7c8f650b.el9.noarch 2/2 2024-05-08T14:09:57.521 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:09:57.521 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-05-08T14:09:57.521 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:57.674 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-05-08T14:09:57.770 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-05-08T14:09:57.795 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-3593.g7c8f6 12/12 2024-05-08T14:09:57.795 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-3593.g7c8f6 1/12 2024-05-08T14:09:57.796 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-05-08T14:09:57.796 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-05-08T14:09:57.796 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-05-08T14:09:57.796 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-05-08T14:09:57.796 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-05-08T14:09:57.796 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-05-08T14:09:57.796 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-05-08T14:09:57.796 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-05-08T14:09:57.796 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-05-08T14:09:57.796 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-05-08T14:09:57.833 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-05-08T14:09:57.872 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 6/6 2024-05-08T14:09:58.200 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-05-08T14:09:58.200 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:58.200 INFO:teuthology.orchestra.run.smithi073.stdout:Installed: 2024-05-08T14:09:58.200 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-mgr-diskprediction-local-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:58.200 INFO:teuthology.orchestra.run.smithi073.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-05-08T14:09:58.201 INFO:teuthology.orchestra.run.smithi073.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-05-08T14:09:58.201 INFO:teuthology.orchestra.run.smithi073.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-05-08T14:09:58.201 INFO:teuthology.orchestra.run.smithi073.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-05-08T14:09:58.201 INFO:teuthology.orchestra.run.smithi073.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-05-08T14:09:58.201 INFO:teuthology.orchestra.run.smithi073.stdout: openblas-0.3.21-2.el9.x86_64 2024-05-08T14:09:58.201 INFO:teuthology.orchestra.run.smithi073.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-05-08T14:09:58.201 INFO:teuthology.orchestra.run.smithi073.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-05-08T14:09:58.201 INFO:teuthology.orchestra.run.smithi073.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-05-08T14:09:58.201 INFO:teuthology.orchestra.run.smithi073.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-05-08T14:09:58.201 INFO:teuthology.orchestra.run.smithi073.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-05-08T14:09:58.201 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:58.202 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:09:58.217 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : ceph-volume-2:19.0.0-3593.g7c8f650b.el9.noarch 1/2 2024-05-08T14:09:58.495 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-05-08T14:09:58.496 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:58.496 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-08T14:09:58.496 INFO:teuthology.orchestra.run.smithi157.stdout: ceph-volume-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:58.496 INFO:teuthology.orchestra.run.smithi157.stdout: python3-packaging-20.9-5.el9.noarch 2024-05-08T14:09:58.496 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:58.496 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:09:58.540 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install ceph-mgr-rook 2024-05-08T14:09:58.684 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 6/6 2024-05-08T14:09:58.684 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 1/6 2024-05-08T14:09:58.684 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-05-08T14:09:58.684 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-05-08T14:09:58.684 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-05-08T14:09:58.684 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-05-08T14:09:58.791 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install librados-devel 2024-05-08T14:09:58.949 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-05-08T14:09:58.950 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:58.950 INFO:teuthology.orchestra.run.smithi131.stdout:Installed: 2024-05-08T14:09:58.950 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-mgr-cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:09:58.950 INFO:teuthology.orchestra.run.smithi131.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-05-08T14:09:58.950 INFO:teuthology.orchestra.run.smithi131.stdout: python3-babel-2.9.1-2.el9.noarch 2024-05-08T14:09:58.950 INFO:teuthology.orchestra.run.smithi131.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-05-08T14:09:58.950 INFO:teuthology.orchestra.run.smithi131.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-05-08T14:09:58.950 INFO:teuthology.orchestra.run.smithi131.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-05-08T14:09:58.950 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:58.950 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:09:59.123 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:01:26 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:09:59.198 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install ceph-fuse 2024-05-08T14:09:59.246 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:09:59.247 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:09:59.248 INFO:teuthology.orchestra.run.smithi073.stdout: Package Arch Version Repository Size 2024-05-08T14:09:59.248 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:09:59.248 INFO:teuthology.orchestra.run.smithi073.stdout:Installing: 2024-05-08T14:09:59.248 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-mgr-rook noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 49 k 2024-05-08T14:09:59.248 INFO:teuthology.orchestra.run.smithi073.stdout:Installing dependencies: 2024-05-08T14:09:59.248 INFO:teuthology.orchestra.run.smithi073.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-05-08T14:09:59.248 INFO:teuthology.orchestra.run.smithi073.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-05-08T14:09:59.248 INFO:teuthology.orchestra.run.smithi073.stdout: python3-google-auth noarch 1:2.29.0-1.el9 epel 206 k 2024-05-08T14:09:59.248 INFO:teuthology.orchestra.run.smithi073.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-05-08T14:09:59.248 INFO:teuthology.orchestra.run.smithi073.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-05-08T14:09:59.248 INFO:teuthology.orchestra.run.smithi073.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-05-08T14:09:59.248 INFO:teuthology.orchestra.run.smithi073.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-05-08T14:09:59.248 INFO:teuthology.orchestra.run.smithi073.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-05-08T14:09:59.249 INFO:teuthology.orchestra.run.smithi073.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-05-08T14:09:59.249 INFO:teuthology.orchestra.run.smithi073.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-05-08T14:09:59.249 INFO:teuthology.orchestra.run.smithi073.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-05-08T14:09:59.249 INFO:teuthology.orchestra.run.smithi073.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-05-08T14:09:59.249 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:59.249 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-05-08T14:09:59.249 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:09:59.249 INFO:teuthology.orchestra.run.smithi073.stdout:Install 13 Packages 2024-05-08T14:09:59.249 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:09:59.250 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 2.2 M 2024-05-08T14:09:59.250 INFO:teuthology.orchestra.run.smithi073.stdout:Installed size: 26 M 2024-05-08T14:09:59.250 INFO:teuthology.orchestra.run.smithi073.stdout:Downloading Packages: 2024-05-08T14:09:59.373 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:41 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:09:59.501 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:09:59.502 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:59.502 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repo Size 2024-05-08T14:09:59.502 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:59.502 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-08T14:09:59.502 INFO:teuthology.orchestra.run.smithi157.stdout: librados-devel x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 127 k 2024-05-08T14:09:59.503 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:59.503 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-08T14:09:59.503 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:09:59.503 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-08T14:09:59.503 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:09:59.503 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 127 k 2024-05-08T14:09:59.503 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 456 k 2024-05-08T14:09:59.503 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-08T14:09:59.750 INFO:teuthology.orchestra.run.smithi157.stdout:librados-devel-19.0.0-3593.g7c8f650b.el9.x86_64 512 kB/s | 127 kB 00:00 2024-05-08T14:09:59.751 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:09:59.751 INFO:teuthology.orchestra.run.smithi157.stdout:Total 509 kB/s | 127 kB 00:00 2024-05-08T14:09:59.751 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-08T14:09:59.756 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:01:34 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:09:59.757 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-08T14:09:59.757 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-08T14:09:59.772 INFO:teuthology.orchestra.run.smithi073.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 251 kB/s | 26 kB 00:00 2024-05-08T14:09:59.789 INFO:teuthology.orchestra.run.smithi073.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 161 kB/s | 19 kB 00:00 2024-05-08T14:09:59.819 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-08T14:09:59.820 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-08T14:09:59.875 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:09:59.876 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:09:59.876 INFO:teuthology.orchestra.run.smithi131.stdout: Package Arch Version Repository Size 2024-05-08T14:09:59.876 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:09:59.876 INFO:teuthology.orchestra.run.smithi131.stdout:Installing: 2024-05-08T14:09:59.876 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-fuse x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 891 k 2024-05-08T14:09:59.876 INFO:teuthology.orchestra.run.smithi131.stdout:Installing dependencies: 2024-05-08T14:09:59.877 INFO:teuthology.orchestra.run.smithi131.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-05-08T14:09:59.877 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:59.877 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction Summary 2024-05-08T14:09:59.877 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:09:59.877 INFO:teuthology.orchestra.run.smithi131.stdout:Install 2 Packages 2024-05-08T14:09:59.877 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:09:59.877 INFO:teuthology.orchestra.run.smithi131.stdout:Total download size: 971 k 2024-05-08T14:09:59.878 INFO:teuthology.orchestra.run.smithi131.stdout:Installed size: 2.8 M 2024-05-08T14:09:59.878 INFO:teuthology.orchestra.run.smithi131.stdout:Downloading Packages: 2024-05-08T14:09:59.923 INFO:teuthology.orchestra.run.smithi073.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.4 MB/s | 222 kB 00:00 2024-05-08T14:09:59.973 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-08T14:09:59.990 INFO:teuthology.orchestra.run.smithi073.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 796 kB/s | 159 kB 00:00 2024-05-08T14:10:00.007 INFO:teuthology.orchestra.run.smithi073.stdout:(5/13): ceph-mgr-rook-19.0.0-3593.g7c8f650b.el9 146 kB/s | 49 kB 00:00 2024-05-08T14:10:00.032 INFO:teuthology.orchestra.run.smithi073.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.5 MB/s | 279 kB 00:00 2024-05-08T14:10:00.049 INFO:teuthology.orchestra.run.smithi073.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 912 kB/s | 54 kB 00:00 2024-05-08T14:10:00.074 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : librados-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:00.091 INFO:teuthology.orchestra.run.smithi073.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 383 kB/s | 32 kB 00:00 2024-05-08T14:10:00.108 INFO:teuthology.orchestra.run.smithi073.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 198 kB/s | 15 kB 00:00 2024-05-08T14:10:00.127 INFO:teuthology.orchestra.run.smithi131.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 486 kB/s | 80 kB 00:00 2024-05-08T14:10:00.150 INFO:teuthology.orchestra.run.smithi073.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 1.4 MB/s | 59 kB 00:00 2024-05-08T14:10:00.175 INFO:teuthology.orchestra.run.smithi073.stdout:(11/13): python3-google-auth-2.29.0-1.el9.noarc 1.6 MB/s | 206 kB 00:00 2024-05-08T14:10:00.209 INFO:teuthology.orchestra.run.smithi073.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.5 MB/s | 90 kB 00:00 2024-05-08T14:10:00.242 INFO:teuthology.orchestra.run.smithi073.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.8 MB/s | 1.0 MB 00:00 2024-05-08T14:10:00.242 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:10:00.243 INFO:teuthology.orchestra.run.smithi073.stdout:Total 2.2 MB/s | 2.2 MB 00:00 2024-05-08T14:10:00.308 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2024-05-08T14:10:00.322 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2024-05-08T14:10:00.322 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2024-05-08T14:10:00.409 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2024-05-08T14:10:00.410 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2024-05-08T14:10:00.485 INFO:teuthology.orchestra.run.smithi131.stdout:(2/2): ceph-fuse-19.0.0-3593.g7c8f650b.el9.x86_ 1.7 MB/s | 891 kB 00:00 2024-05-08T14:10:00.486 INFO:teuthology.orchestra.run.smithi131.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:10:00.487 INFO:teuthology.orchestra.run.smithi131.stdout:Total 1.6 MB/s | 971 kB 00:00 2024-05-08T14:10:00.498 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction check 2024-05-08T14:10:00.520 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction check succeeded. 2024-05-08T14:10:00.520 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction test 2024-05-08T14:10:00.539 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: librados-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:00.598 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction test succeeded. 2024-05-08T14:10:00.598 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction 2024-05-08T14:10:00.791 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : librados-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:00.791 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:10:00.791 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-08T14:10:00.791 INFO:teuthology.orchestra.run.smithi157.stdout: librados-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:10:00.791 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:10:00.791 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:10:00.792 INFO:teuthology.orchestra.run.smithi131.stdout: Preparing : 1/1 2024-05-08T14:10:00.920 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2024-05-08T14:10:00.936 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-05-08T14:10:01.010 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : ceph-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 2/2 2024-05-08T14:10:01.063 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install libcephfs2 2024-05-08T14:10:01.080 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-05-08T14:10:01.135 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-05-08T14:10:01.190 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-05-08T14:10:01.228 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-05-08T14:10:01.269 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-05-08T14:10:01.363 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-05-08T14:10:01.464 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-google-auth-1:2.29.0-1.el9.noarch 7/13 2024-05-08T14:10:01.521 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-05-08T14:10:01.646 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:43 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:10:01.729 INFO:teuthology.orchestra.run.smithi157.stdout:Package libcephfs2-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:10:01.730 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: ceph-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 2/2 2024-05-08T14:10:01.730 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : ceph-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/2 2024-05-08T14:10:01.772 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:10:01.773 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-08T14:10:01.773 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:10:01.848 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install libcephfs-devel 2024-05-08T14:10:01.993 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-05-08T14:10:01.994 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:01.994 INFO:teuthology.orchestra.run.smithi131.stdout:Installed: 2024-05-08T14:10:01.994 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-05-08T14:10:01.994 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:01.994 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:10:02.229 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-05-08T14:10:02.257 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install ceph-volume 2024-05-08T14:10:02.277 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-05-08T14:10:02.310 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-05-08T14:10:02.359 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-05-08T14:10:02.381 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : ceph-mgr-rook-2:19.0.0-3593.g7c8f650b.el9.noarch 13/13 2024-05-08T14:10:02.414 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:44 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:10:02.539 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:10:02.540 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:10:02.540 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repo Size 2024-05-08T14:10:02.540 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:10:02.540 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-08T14:10:02.540 INFO:teuthology.orchestra.run.smithi157.stdout: libcephfs-devel x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 32 k 2024-05-08T14:10:02.540 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:10:02.540 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-08T14:10:02.540 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:10:02.540 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-08T14:10:02.540 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:10:02.540 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 32 k 2024-05-08T14:10:02.540 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 142 k 2024-05-08T14:10:02.540 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-08T14:10:02.731 INFO:teuthology.orchestra.run.smithi157.stdout:libcephfs-devel-19.0.0-3593.g7c8f650b.el9.x86_6 167 kB/s | 32 kB 00:00 2024-05-08T14:10:02.732 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:10:02.732 INFO:teuthology.orchestra.run.smithi157.stdout:Total 165 kB/s | 32 kB 00:00 2024-05-08T14:10:02.732 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-08T14:10:02.735 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-08T14:10:02.735 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-08T14:10:02.754 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-08T14:10:02.754 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-08T14:10:02.835 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-08T14:10:02.839 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:01:37 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:10:02.945 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : libcephfs-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:02.965 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:10:02.966 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:10:02.966 INFO:teuthology.orchestra.run.smithi131.stdout: Package Arch Version Repository Size 2024-05-08T14:10:02.966 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:10:02.966 INFO:teuthology.orchestra.run.smithi131.stdout:Installing: 2024-05-08T14:10:02.967 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-volume noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 273 k 2024-05-08T14:10:02.967 INFO:teuthology.orchestra.run.smithi131.stdout:Installing dependencies: 2024-05-08T14:10:02.967 INFO:teuthology.orchestra.run.smithi131.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-05-08T14:10:02.967 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:02.967 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction Summary 2024-05-08T14:10:02.967 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:10:02.967 INFO:teuthology.orchestra.run.smithi131.stdout:Install 2 Packages 2024-05-08T14:10:02.967 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:02.967 INFO:teuthology.orchestra.run.smithi131.stdout:Total download size: 350 k 2024-05-08T14:10:02.967 INFO:teuthology.orchestra.run.smithi131.stdout:Installed size: 1.5 M 2024-05-08T14:10:02.967 INFO:teuthology.orchestra.run.smithi131.stdout:Downloading Packages: 2024-05-08T14:10:03.166 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-3593.g7c8f650b.el9.noarch 13/13 2024-05-08T14:10:03.166 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : ceph-mgr-rook-2:19.0.0-3593.g7c8f650b.el9.noarch 1/13 2024-05-08T14:10:03.166 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-05-08T14:10:03.166 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-05-08T14:10:03.166 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-05-08T14:10:03.167 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-05-08T14:10:03.167 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-05-08T14:10:03.167 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-05-08T14:10:03.167 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-05-08T14:10:03.167 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-05-08T14:10:03.167 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-google-auth-1:2.29.0-1.el9.noarch 10/13 2024-05-08T14:10:03.168 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-05-08T14:10:03.168 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-05-08T14:10:03.307 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:03.494 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-05-08T14:10:03.494 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:03.494 INFO:teuthology.orchestra.run.smithi073.stdout:Installed: 2024-05-08T14:10:03.494 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-mgr-rook-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:10:03.494 INFO:teuthology.orchestra.run.smithi073.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-05-08T14:10:03.494 INFO:teuthology.orchestra.run.smithi073.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-05-08T14:10:03.494 INFO:teuthology.orchestra.run.smithi073.stdout: python3-google-auth-1:2.29.0-1.el9.noarch 2024-05-08T14:10:03.494 INFO:teuthology.orchestra.run.smithi073.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-05-08T14:10:03.494 INFO:teuthology.orchestra.run.smithi073.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-05-08T14:10:03.495 INFO:teuthology.orchestra.run.smithi073.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-05-08T14:10:03.495 INFO:teuthology.orchestra.run.smithi073.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-05-08T14:10:03.495 INFO:teuthology.orchestra.run.smithi073.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-05-08T14:10:03.495 INFO:teuthology.orchestra.run.smithi073.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-05-08T14:10:03.495 INFO:teuthology.orchestra.run.smithi073.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-05-08T14:10:03.495 INFO:teuthology.orchestra.run.smithi073.stdout: python3-rsa-4.9-2.el9.noarch 2024-05-08T14:10:03.495 INFO:teuthology.orchestra.run.smithi073.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-05-08T14:10:03.495 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:03.495 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:10:03.530 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : libcephfs-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:03.531 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:10:03.531 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-08T14:10:03.531 INFO:teuthology.orchestra.run.smithi157.stdout: libcephfs-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:10:03.531 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:10:03.531 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:10:03.624 INFO:teuthology.orchestra.run.smithi131.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 417 kB/s | 77 kB 00:00 2024-05-08T14:10:03.712 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install librados2 2024-05-08T14:10:03.732 INFO:teuthology.orchestra.run.smithi131.stdout:(2/2): ceph-volume-19.0.0-3593.g7c8f650b.el9.no 931 kB/s | 273 kB 00:00 2024-05-08T14:10:03.733 INFO:teuthology.orchestra.run.smithi131.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:10:03.733 INFO:teuthology.orchestra.run.smithi131.stdout:Total 457 kB/s | 350 kB 00:00 2024-05-08T14:10:03.735 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install ceph-mgr-cephadm 2024-05-08T14:10:03.745 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction check 2024-05-08T14:10:03.755 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction check succeeded. 2024-05-08T14:10:03.755 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction test 2024-05-08T14:10:03.790 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction test succeeded. 2024-05-08T14:10:03.790 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction 2024-05-08T14:10:03.935 INFO:teuthology.orchestra.run.smithi131.stdout: Preparing : 1/1 2024-05-08T14:10:04.112 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-05-08T14:10:04.151 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : ceph-volume-2:19.0.0-3593.g7c8f650b.el9.noarch 2/2 2024-05-08T14:10:04.167 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: ceph-volume-2:19.0.0-3593.g7c8f650b.el9.noarch 2/2 2024-05-08T14:10:04.167 INFO:teuthology.orchestra.run.smithi131.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:10:04.167 INFO:teuthology.orchestra.run.smithi131.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-05-08T14:10:04.168 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:04.279 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:46 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:10:04.303 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:01:31 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:10:04.359 INFO:teuthology.orchestra.run.smithi157.stdout:Package librados2-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:10:04.401 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:10:04.402 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-08T14:10:04.402 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:10:04.425 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:10:04.426 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:04.426 INFO:teuthology.orchestra.run.smithi073.stdout: Package Arch Version Repository Size 2024-05-08T14:10:04.426 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:04.427 INFO:teuthology.orchestra.run.smithi073.stdout:Installing: 2024-05-08T14:10:04.427 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-mgr-cephadm noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 144 k 2024-05-08T14:10:04.427 INFO:teuthology.orchestra.run.smithi073.stdout:Installing dependencies: 2024-05-08T14:10:04.427 INFO:teuthology.orchestra.run.smithi073.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-05-08T14:10:04.427 INFO:teuthology.orchestra.run.smithi073.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-05-08T14:10:04.427 INFO:teuthology.orchestra.run.smithi073.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-05-08T14:10:04.427 INFO:teuthology.orchestra.run.smithi073.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-05-08T14:10:04.427 INFO:teuthology.orchestra.run.smithi073.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-05-08T14:10:04.427 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:04.427 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-05-08T14:10:04.427 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:04.427 INFO:teuthology.orchestra.run.smithi073.stdout:Install 6 Packages 2024-05-08T14:10:04.427 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:04.428 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 7.0 M 2024-05-08T14:10:04.428 INFO:teuthology.orchestra.run.smithi073.stdout:Installed size: 33 M 2024-05-08T14:10:04.428 INFO:teuthology.orchestra.run.smithi073.stdout:Downloading Packages: 2024-05-08T14:10:04.480 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install librbd1 2024-05-08T14:10:04.866 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : ceph-volume-2:19.0.0-3593.g7c8f650b.el9.noarch 1/2 2024-05-08T14:10:04.887 INFO:teuthology.orchestra.run.smithi073.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.3 MB/s | 248 kB 00:00 2024-05-08T14:10:05.054 INFO:teuthology.orchestra.run.smithi073.stdout:(2/6): python3-babel-2.9.1-2.el9.noarch.rpm 17 MB/s | 6.0 MB 00:00 2024-05-08T14:10:05.056 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:47 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:10:05.079 INFO:teuthology.orchestra.run.smithi073.stdout:(3/6): ceph-mgr-cephadm-19.0.0-3593.g7c8f650b.e 375 kB/s | 144 kB 00:00 2024-05-08T14:10:05.133 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-05-08T14:10:05.133 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:05.133 INFO:teuthology.orchestra.run.smithi131.stdout:Installed: 2024-05-08T14:10:05.134 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-volume-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:10:05.134 INFO:teuthology.orchestra.run.smithi131.stdout: python3-packaging-20.9-5.el9.noarch 2024-05-08T14:10:05.134 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:05.134 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:10:05.138 INFO:teuthology.orchestra.run.smithi157.stdout:Package librbd1-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:10:05.180 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:10:05.180 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-08T14:10:05.181 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:10:05.246 INFO:teuthology.orchestra.run.smithi073.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 301 kB/s | 58 kB 00:00 2024-05-08T14:10:05.255 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install python3-rados 2024-05-08T14:10:05.263 INFO:teuthology.orchestra.run.smithi073.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 277 kB/s | 51 kB 00:00 2024-05-08T14:10:05.297 INFO:teuthology.orchestra.run.smithi073.stdout:(6/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.3 MB/s | 548 kB 00:00 2024-05-08T14:10:05.297 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:10:05.298 INFO:teuthology.orchestra.run.smithi073.stdout:Total 8.0 MB/s | 7.0 MB 00:00 2024-05-08T14:10:05.369 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2024-05-08T14:10:05.380 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2024-05-08T14:10:05.380 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2024-05-08T14:10:05.437 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install librados-devel 2024-05-08T14:10:05.477 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2024-05-08T14:10:05.477 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2024-05-08T14:10:05.776 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2024-05-08T14:10:05.826 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:47 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:10:05.907 INFO:teuthology.orchestra.run.smithi157.stdout:Package python3-rados-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:10:05.935 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-05-08T14:10:05.948 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:10:05.949 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-08T14:10:05.949 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:10:05.982 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-05-08T14:10:06.017 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install python3-rgw 2024-05-08T14:10:06.017 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:01:41 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:10:06.143 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:10:06.144 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:10:06.144 INFO:teuthology.orchestra.run.smithi131.stdout: Package Arch Version Repo Size 2024-05-08T14:10:06.144 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:10:06.144 INFO:teuthology.orchestra.run.smithi131.stdout:Installing: 2024-05-08T14:10:06.144 INFO:teuthology.orchestra.run.smithi131.stdout: librados-devel x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 127 k 2024-05-08T14:10:06.144 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:06.144 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction Summary 2024-05-08T14:10:06.144 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:10:06.144 INFO:teuthology.orchestra.run.smithi131.stdout:Install 1 Package 2024-05-08T14:10:06.144 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:06.144 INFO:teuthology.orchestra.run.smithi131.stdout:Total download size: 127 k 2024-05-08T14:10:06.144 INFO:teuthology.orchestra.run.smithi131.stdout:Installed size: 456 k 2024-05-08T14:10:06.144 INFO:teuthology.orchestra.run.smithi131.stdout:Downloading Packages: 2024-05-08T14:10:06.445 INFO:teuthology.orchestra.run.smithi131.stdout:librados-devel-19.0.0-3593.g7c8f650b.el9.x86_64 422 kB/s | 127 kB 00:00 2024-05-08T14:10:06.446 INFO:teuthology.orchestra.run.smithi131.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:10:06.446 INFO:teuthology.orchestra.run.smithi131.stdout:Total 420 kB/s | 127 kB 00:00 2024-05-08T14:10:06.446 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction check 2024-05-08T14:10:06.451 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction check succeeded. 2024-05-08T14:10:06.451 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction test 2024-05-08T14:10:06.511 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-05-08T14:10:06.515 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction test succeeded. 2024-05-08T14:10:06.515 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction 2024-05-08T14:10:06.594 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:48 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:10:06.594 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-05-08T14:10:06.665 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-05-08T14:10:06.675 INFO:teuthology.orchestra.run.smithi157.stdout:Package python3-rgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:10:06.693 INFO:teuthology.orchestra.run.smithi131.stdout: Preparing : 1/1 2024-05-08T14:10:06.694 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 6/6 2024-05-08T14:10:06.717 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:10:06.718 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-08T14:10:06.718 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:10:06.785 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install python3-cephfs 2024-05-08T14:10:06.806 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : librados-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:07.255 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: librados-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:07.365 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:49 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:10:07.447 INFO:teuthology.orchestra.run.smithi157.stdout:Package python3-cephfs-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:10:07.465 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 6/6 2024-05-08T14:10:07.465 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 1/6 2024-05-08T14:10:07.465 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-05-08T14:10:07.465 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-05-08T14:10:07.465 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-05-08T14:10:07.465 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-05-08T14:10:07.488 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:10:07.489 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-08T14:10:07.489 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:10:07.500 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : librados-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:07.500 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:07.500 INFO:teuthology.orchestra.run.smithi131.stdout:Installed: 2024-05-08T14:10:07.500 INFO:teuthology.orchestra.run.smithi131.stdout: librados-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:10:07.500 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:07.500 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:10:07.564 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install python3-rbd 2024-05-08T14:10:07.726 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-05-08T14:10:07.726 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:07.726 INFO:teuthology.orchestra.run.smithi073.stdout:Installed: 2024-05-08T14:10:07.726 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-mgr-cephadm-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:10:07.726 INFO:teuthology.orchestra.run.smithi073.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-05-08T14:10:07.726 INFO:teuthology.orchestra.run.smithi073.stdout: python3-babel-2.9.1-2.el9.noarch 2024-05-08T14:10:07.726 INFO:teuthology.orchestra.run.smithi073.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-05-08T14:10:07.726 INFO:teuthology.orchestra.run.smithi073.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-05-08T14:10:07.726 INFO:teuthology.orchestra.run.smithi073.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-05-08T14:10:07.727 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:07.727 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:10:07.789 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install libcephfs2 2024-05-08T14:10:07.973 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install ceph-fuse 2024-05-08T14:10:08.138 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:50 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:10:08.219 INFO:teuthology.orchestra.run.smithi157.stdout:Package python3-rbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:10:08.260 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:10:08.261 INFO:teuthology.orchestra.run.smithi157.stdout:Nothing to do. 2024-05-08T14:10:08.261 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:10:08.334 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install rbd-fuse 2024-05-08T14:10:08.384 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:01:43 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:10:08.467 INFO:teuthology.orchestra.run.smithi131.stdout:Package libcephfs2-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:10:08.511 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:10:08.512 INFO:teuthology.orchestra.run.smithi131.stdout:Nothing to do. 2024-05-08T14:10:08.512 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:10:08.539 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:01:35 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:10:08.589 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install libcephfs-devel 2024-05-08T14:10:08.659 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:10:08.660 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:08.660 INFO:teuthology.orchestra.run.smithi073.stdout: Package Arch Version Repository Size 2024-05-08T14:10:08.660 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:08.660 INFO:teuthology.orchestra.run.smithi073.stdout:Installing: 2024-05-08T14:10:08.660 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-fuse x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 891 k 2024-05-08T14:10:08.660 INFO:teuthology.orchestra.run.smithi073.stdout:Installing dependencies: 2024-05-08T14:10:08.660 INFO:teuthology.orchestra.run.smithi073.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-05-08T14:10:08.660 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:08.660 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-05-08T14:10:08.660 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:08.660 INFO:teuthology.orchestra.run.smithi073.stdout:Install 2 Packages 2024-05-08T14:10:08.660 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:08.661 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 971 k 2024-05-08T14:10:08.661 INFO:teuthology.orchestra.run.smithi073.stdout:Installed size: 2.8 M 2024-05-08T14:10:08.661 INFO:teuthology.orchestra.run.smithi073.stdout:Downloading Packages: 2024-05-08T14:10:08.913 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:50 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:10:08.924 INFO:teuthology.orchestra.run.smithi073.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 455 kB/s | 80 kB 00:00 2024-05-08T14:10:09.035 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:10:09.036 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:10:09.036 INFO:teuthology.orchestra.run.smithi157.stdout: Package Architecture Version Repository Size 2024-05-08T14:10:09.036 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:10:09.036 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-08T14:10:09.037 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-fuse x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 85 k 2024-05-08T14:10:09.037 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:10:09.037 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-08T14:10:09.037 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:10:09.037 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-08T14:10:09.037 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:10:09.037 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 85 k 2024-05-08T14:10:09.037 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 231 k 2024-05-08T14:10:09.037 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-08T14:10:09.182 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:01:44 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:10:09.305 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:10:09.306 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:10:09.306 INFO:teuthology.orchestra.run.smithi131.stdout: Package Arch Version Repo Size 2024-05-08T14:10:09.306 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:10:09.306 INFO:teuthology.orchestra.run.smithi131.stdout:Installing: 2024-05-08T14:10:09.306 INFO:teuthology.orchestra.run.smithi131.stdout: libcephfs-devel x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 32 k 2024-05-08T14:10:09.306 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:09.306 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction Summary 2024-05-08T14:10:09.306 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:10:09.307 INFO:teuthology.orchestra.run.smithi131.stdout:Install 1 Package 2024-05-08T14:10:09.307 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:09.307 INFO:teuthology.orchestra.run.smithi131.stdout:Total download size: 32 k 2024-05-08T14:10:09.307 INFO:teuthology.orchestra.run.smithi131.stdout:Installed size: 142 k 2024-05-08T14:10:09.307 INFO:teuthology.orchestra.run.smithi131.stdout:Downloading Packages: 2024-05-08T14:10:09.359 INFO:teuthology.orchestra.run.smithi157.stdout:rbd-fuse-19.0.0-3593.g7c8f650b.el9.x86_64.rpm 265 kB/s | 85 kB 00:00 2024-05-08T14:10:09.359 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:10:09.360 INFO:teuthology.orchestra.run.smithi157.stdout:Total 264 kB/s | 85 kB 00:00 2024-05-08T14:10:09.360 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-08T14:10:09.367 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-08T14:10:09.367 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-08T14:10:09.400 INFO:teuthology.orchestra.run.smithi073.stdout:(2/2): ceph-fuse-19.0.0-3593.g7c8f650b.el9.x86_ 1.3 MB/s | 891 kB 00:00 2024-05-08T14:10:09.400 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:10:09.400 INFO:teuthology.orchestra.run.smithi073.stdout:Total 1.3 MB/s | 971 kB 00:00 2024-05-08T14:10:09.412 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2024-05-08T14:10:09.430 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-08T14:10:09.430 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-08T14:10:09.434 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2024-05-08T14:10:09.434 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2024-05-08T14:10:09.480 INFO:teuthology.orchestra.run.smithi131.stdout:libcephfs-devel-19.0.0-3593.g7c8f650b.el9.x86_6 183 kB/s | 32 kB 00:00 2024-05-08T14:10:09.481 INFO:teuthology.orchestra.run.smithi131.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:10:09.481 INFO:teuthology.orchestra.run.smithi131.stdout:Total 182 kB/s | 32 kB 00:00 2024-05-08T14:10:09.481 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction check 2024-05-08T14:10:09.485 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction check succeeded. 2024-05-08T14:10:09.485 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction test 2024-05-08T14:10:09.499 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction test succeeded. 2024-05-08T14:10:09.500 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction 2024-05-08T14:10:09.511 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2024-05-08T14:10:09.511 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2024-05-08T14:10:09.573 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-08T14:10:09.581 INFO:teuthology.orchestra.run.smithi131.stdout: Preparing : 1/1 2024-05-08T14:10:09.674 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : rbd-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:09.678 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : libcephfs-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:09.720 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2024-05-08T14:10:09.861 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-05-08T14:10:09.933 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : ceph-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 2/2 2024-05-08T14:10:10.017 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: rbd-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:10.056 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:10.273 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : rbd-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:10.273 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:10:10.273 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-08T14:10:10.273 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:10:10.273 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:10:10.273 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:10:10.306 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : libcephfs-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:10.306 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:10.306 INFO:teuthology.orchestra.run.smithi131.stdout:Installed: 2024-05-08T14:10:10.306 INFO:teuthology.orchestra.run.smithi131.stdout: libcephfs-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:10:10.306 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:10.306 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:10:10.477 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install librados2 2024-05-08T14:10:10.539 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install rbd-mirror 2024-05-08T14:10:10.637 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: ceph-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 2/2 2024-05-08T14:10:10.638 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : ceph-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/2 2024-05-08T14:10:10.884 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-05-08T14:10:10.884 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:10.884 INFO:teuthology.orchestra.run.smithi073.stdout:Installed: 2024-05-08T14:10:10.884 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-05-08T14:10:10.884 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:10.885 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:10:11.043 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:01:46 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:10:11.124 INFO:teuthology.orchestra.run.smithi131.stdout:Package librados2-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:10:11.143 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:53 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:10:11.153 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install ceph-volume 2024-05-08T14:10:11.166 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:10:11.167 INFO:teuthology.orchestra.run.smithi131.stdout:Nothing to do. 2024-05-08T14:10:11.167 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:10:11.222 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install librbd1 2024-05-08T14:10:11.270 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:10:11.271 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:10:11.271 INFO:teuthology.orchestra.run.smithi157.stdout: Package Arch Version Repo Size 2024-05-08T14:10:11.271 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:10:11.271 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-08T14:10:11.271 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-mirror x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 3.1 M 2024-05-08T14:10:11.271 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:10:11.271 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-08T14:10:11.271 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:10:11.271 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-08T14:10:11.271 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:10:11.272 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 3.1 M 2024-05-08T14:10:11.272 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 13 M 2024-05-08T14:10:11.272 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-08T14:10:11.733 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:01:38 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:10:11.797 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:01:46 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:10:11.857 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:10:11.857 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:11.857 INFO:teuthology.orchestra.run.smithi073.stdout: Package Arch Version Repository Size 2024-05-08T14:10:11.857 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:11.858 INFO:teuthology.orchestra.run.smithi073.stdout:Installing: 2024-05-08T14:10:11.858 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-volume noarch 2:19.0.0-3593.g7c8f650b.el9 ceph-noarch 273 k 2024-05-08T14:10:11.858 INFO:teuthology.orchestra.run.smithi073.stdout:Installing dependencies: 2024-05-08T14:10:11.858 INFO:teuthology.orchestra.run.smithi073.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-05-08T14:10:11.858 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:11.858 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-05-08T14:10:11.858 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:11.858 INFO:teuthology.orchestra.run.smithi073.stdout:Install 2 Packages 2024-05-08T14:10:11.858 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:11.859 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 350 k 2024-05-08T14:10:11.859 INFO:teuthology.orchestra.run.smithi073.stdout:Installed size: 1.5 M 2024-05-08T14:10:11.859 INFO:teuthology.orchestra.run.smithi073.stdout:Downloading Packages: 2024-05-08T14:10:11.878 INFO:teuthology.orchestra.run.smithi131.stdout:Package librbd1-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:10:11.920 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:10:11.921 INFO:teuthology.orchestra.run.smithi131.stdout:Nothing to do. 2024-05-08T14:10:11.921 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:10:11.978 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install python3-rados 2024-05-08T14:10:12.146 INFO:teuthology.orchestra.run.smithi157.stdout:rbd-mirror-19.0.0-3593.g7c8f650b.el9.x86_64.rpm 3.5 MB/s | 3.1 MB 00:00 2024-05-08T14:10:12.147 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:10:12.147 INFO:teuthology.orchestra.run.smithi157.stdout:Total 3.5 MB/s | 3.1 MB 00:00 2024-05-08T14:10:12.147 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-08T14:10:12.157 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-08T14:10:12.157 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-08T14:10:12.237 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-08T14:10:12.237 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-08T14:10:12.314 INFO:teuthology.orchestra.run.smithi073.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 329 kB/s | 77 kB 00:00 2024-05-08T14:10:12.548 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:01:47 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:10:12.630 INFO:teuthology.orchestra.run.smithi131.stdout:Package python3-rados-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:10:12.662 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-08T14:10:12.672 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:10:12.673 INFO:teuthology.orchestra.run.smithi131.stdout:Nothing to do. 2024-05-08T14:10:12.673 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:10:12.723 INFO:teuthology.orchestra.run.smithi073.stdout:(2/2): ceph-volume-19.0.0-3593.g7c8f650b.el9.no 425 kB/s | 273 kB 00:00 2024-05-08T14:10:12.724 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:10:12.724 INFO:teuthology.orchestra.run.smithi073.stdout:Total 404 kB/s | 350 kB 00:00 2024-05-08T14:10:12.730 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install python3-rgw 2024-05-08T14:10:12.736 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2024-05-08T14:10:12.746 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2024-05-08T14:10:12.746 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2024-05-08T14:10:12.747 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : rbd-mirror-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:12.773 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: rbd-mirror-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:12.773 INFO:teuthology.orchestra.run.smithi157.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:10:12.773 INFO:teuthology.orchestra.run.smithi157.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-05-08T14:10:12.773 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-05-08T14:10:12.773 INFO:teuthology.orchestra.run.smithi157.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-05-08T14:10:12.774 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:10:12.778 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2024-05-08T14:10:12.778 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2024-05-08T14:10:12.923 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2024-05-08T14:10:13.113 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-05-08T14:10:13.142 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : ceph-volume-2:19.0.0-3593.g7c8f650b.el9.noarch 2/2 2024-05-08T14:10:13.158 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: ceph-volume-2:19.0.0-3593.g7c8f650b.el9.noarch 2/2 2024-05-08T14:10:13.158 INFO:teuthology.orchestra.run.smithi073.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:10:13.158 INFO:teuthology.orchestra.run.smithi073.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-05-08T14:10:13.159 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:13.298 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:01:48 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:10:13.379 INFO:teuthology.orchestra.run.smithi131.stdout:Package python3-rgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:10:13.420 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:10:13.421 INFO:teuthology.orchestra.run.smithi131.stdout:Nothing to do. 2024-05-08T14:10:13.421 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:10:13.478 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install python3-cephfs 2024-05-08T14:10:13.848 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : ceph-volume-2:19.0.0-3593.g7c8f650b.el9.noarch 1/2 2024-05-08T14:10:13.898 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : rbd-mirror-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:13.898 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:10:13.898 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-08T14:10:13.898 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-mirror-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:10:13.898 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:10:13.898 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:10:14.046 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:01:49 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:10:14.127 INFO:teuthology.orchestra.run.smithi131.stdout:Package python3-cephfs-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:10:14.154 DEBUG:teuthology.orchestra.run.smithi157:> sudo yum -y install rbd-nbd 2024-05-08T14:10:14.160 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-05-08T14:10:14.160 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:14.160 INFO:teuthology.orchestra.run.smithi073.stdout:Installed: 2024-05-08T14:10:14.160 INFO:teuthology.orchestra.run.smithi073.stdout: ceph-volume-2:19.0.0-3593.g7c8f650b.el9.noarch 2024-05-08T14:10:14.160 INFO:teuthology.orchestra.run.smithi073.stdout: python3-packaging-20.9-5.el9.noarch 2024-05-08T14:10:14.160 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:14.160 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:10:14.169 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:10:14.170 INFO:teuthology.orchestra.run.smithi131.stdout:Nothing to do. 2024-05-08T14:10:14.170 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:10:14.224 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install python3-rbd 2024-05-08T14:10:14.479 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install librados-devel 2024-05-08T14:10:14.747 INFO:teuthology.orchestra.run.smithi157.stdout:Last metadata expiration check: 0:01:56 ago on Wed 08 May 2024 02:08:18 PM UTC. 2024-05-08T14:10:14.796 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:01:49 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:10:14.871 INFO:teuthology.orchestra.run.smithi157.stdout:Dependencies resolved. 2024-05-08T14:10:14.872 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:10:14.872 INFO:teuthology.orchestra.run.smithi157.stdout: Package Architecture Version Repository Size 2024-05-08T14:10:14.872 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:10:14.872 INFO:teuthology.orchestra.run.smithi157.stdout:Installing: 2024-05-08T14:10:14.872 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-nbd x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 170 k 2024-05-08T14:10:14.872 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:10:14.872 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction Summary 2024-05-08T14:10:14.872 INFO:teuthology.orchestra.run.smithi157.stdout:================================================================================ 2024-05-08T14:10:14.872 INFO:teuthology.orchestra.run.smithi157.stdout:Install 1 Package 2024-05-08T14:10:14.872 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:10:14.873 INFO:teuthology.orchestra.run.smithi157.stdout:Total download size: 170 k 2024-05-08T14:10:14.873 INFO:teuthology.orchestra.run.smithi157.stdout:Installed size: 494 k 2024-05-08T14:10:14.873 INFO:teuthology.orchestra.run.smithi157.stdout:Downloading Packages: 2024-05-08T14:10:14.877 INFO:teuthology.orchestra.run.smithi131.stdout:Package python3-rbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:10:14.919 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:10:14.920 INFO:teuthology.orchestra.run.smithi131.stdout:Nothing to do. 2024-05-08T14:10:14.920 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:10:14.977 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install rbd-fuse 2024-05-08T14:10:15.057 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:01:42 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:10:15.125 INFO:teuthology.orchestra.run.smithi157.stdout:rbd-nbd-19.0.0-3593.g7c8f650b.el9.x86_64.rpm 678 kB/s | 170 kB 00:00 2024-05-08T14:10:15.126 INFO:teuthology.orchestra.run.smithi157.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:10:15.126 INFO:teuthology.orchestra.run.smithi157.stdout:Total 673 kB/s | 170 kB 00:00 2024-05-08T14:10:15.126 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction check 2024-05-08T14:10:15.133 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction check succeeded. 2024-05-08T14:10:15.133 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction test 2024-05-08T14:10:15.184 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:10:15.185 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:15.185 INFO:teuthology.orchestra.run.smithi073.stdout: Package Arch Version Repo Size 2024-05-08T14:10:15.186 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:15.186 INFO:teuthology.orchestra.run.smithi073.stdout:Installing: 2024-05-08T14:10:15.186 INFO:teuthology.orchestra.run.smithi073.stdout: librados-devel x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 127 k 2024-05-08T14:10:15.186 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:15.186 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-05-08T14:10:15.186 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:15.186 INFO:teuthology.orchestra.run.smithi073.stdout:Install 1 Package 2024-05-08T14:10:15.186 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:15.186 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 127 k 2024-05-08T14:10:15.186 INFO:teuthology.orchestra.run.smithi073.stdout:Installed size: 456 k 2024-05-08T14:10:15.187 INFO:teuthology.orchestra.run.smithi073.stdout:Downloading Packages: 2024-05-08T14:10:15.197 INFO:teuthology.orchestra.run.smithi157.stdout:Transaction test succeeded. 2024-05-08T14:10:15.197 INFO:teuthology.orchestra.run.smithi157.stdout:Running transaction 2024-05-08T14:10:15.346 INFO:teuthology.orchestra.run.smithi157.stdout: Preparing : 1/1 2024-05-08T14:10:15.447 INFO:teuthology.orchestra.run.smithi157.stdout: Installing : rbd-nbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:15.542 INFO:teuthology.orchestra.run.smithi073.stdout:librados-devel-19.0.0-3593.g7c8f650b.el9.x86_64 356 kB/s | 127 kB 00:00 2024-05-08T14:10:15.542 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:10:15.543 INFO:teuthology.orchestra.run.smithi073.stdout:Total 354 kB/s | 127 kB 00:00 2024-05-08T14:10:15.543 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2024-05-08T14:10:15.546 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:01:50 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:10:15.549 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2024-05-08T14:10:15.549 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2024-05-08T14:10:15.615 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2024-05-08T14:10:15.616 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2024-05-08T14:10:15.669 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:10:15.670 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:10:15.670 INFO:teuthology.orchestra.run.smithi131.stdout: Package Architecture Version Repository Size 2024-05-08T14:10:15.670 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:10:15.670 INFO:teuthology.orchestra.run.smithi131.stdout:Installing: 2024-05-08T14:10:15.670 INFO:teuthology.orchestra.run.smithi131.stdout: rbd-fuse x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 85 k 2024-05-08T14:10:15.670 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:15.670 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction Summary 2024-05-08T14:10:15.670 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:10:15.670 INFO:teuthology.orchestra.run.smithi131.stdout:Install 1 Package 2024-05-08T14:10:15.670 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:15.671 INFO:teuthology.orchestra.run.smithi131.stdout:Total download size: 85 k 2024-05-08T14:10:15.671 INFO:teuthology.orchestra.run.smithi131.stdout:Installed size: 231 k 2024-05-08T14:10:15.671 INFO:teuthology.orchestra.run.smithi131.stdout:Downloading Packages: 2024-05-08T14:10:15.767 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2024-05-08T14:10:15.868 INFO:teuthology.orchestra.run.smithi157.stdout: Running scriptlet: rbd-nbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:15.875 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : librados-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:15.934 INFO:teuthology.orchestra.run.smithi131.stdout:rbd-fuse-19.0.0-3593.g7c8f650b.el9.x86_64.rpm 325 kB/s | 85 kB 00:00 2024-05-08T14:10:15.935 INFO:teuthology.orchestra.run.smithi131.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:10:15.935 INFO:teuthology.orchestra.run.smithi131.stdout:Total 323 kB/s | 85 kB 00:00 2024-05-08T14:10:15.935 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction check 2024-05-08T14:10:15.942 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction check succeeded. 2024-05-08T14:10:15.942 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction test 2024-05-08T14:10:16.004 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction test succeeded. 2024-05-08T14:10:16.005 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction 2024-05-08T14:10:16.130 INFO:teuthology.orchestra.run.smithi157.stdout: Verifying : rbd-nbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:16.130 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:10:16.130 INFO:teuthology.orchestra.run.smithi157.stdout:Installed: 2024-05-08T14:10:16.130 INFO:teuthology.orchestra.run.smithi157.stdout: rbd-nbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:10:16.130 INFO:teuthology.orchestra.run.smithi157.stdout: 2024-05-08T14:10:16.131 INFO:teuthology.orchestra.run.smithi157.stdout:Complete! 2024-05-08T14:10:16.150 INFO:teuthology.orchestra.run.smithi131.stdout: Preparing : 1/1 2024-05-08T14:10:16.240 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : rbd-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:16.335 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: librados-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:16.388 DEBUG:teuthology.parallel:result is None 2024-05-08T14:10:16.593 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : librados-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:16.593 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:16.593 INFO:teuthology.orchestra.run.smithi073.stdout:Installed: 2024-05-08T14:10:16.593 INFO:teuthology.orchestra.run.smithi073.stdout: librados-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:10:16.593 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:16.593 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:10:16.620 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: rbd-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:16.847 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install libcephfs2 2024-05-08T14:10:16.848 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : rbd-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:16.848 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:16.848 INFO:teuthology.orchestra.run.smithi131.stdout:Installed: 2024-05-08T14:10:16.848 INFO:teuthology.orchestra.run.smithi131.stdout: rbd-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:10:16.848 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:16.848 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:10:17.084 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install rbd-mirror 2024-05-08T14:10:17.427 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:01:44 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:10:17.509 INFO:teuthology.orchestra.run.smithi073.stdout:Package libcephfs2-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:10:17.550 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:10:17.551 INFO:teuthology.orchestra.run.smithi073.stdout:Nothing to do. 2024-05-08T14:10:17.551 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:10:17.618 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install libcephfs-devel 2024-05-08T14:10:17.660 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:01:52 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:10:17.784 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:10:17.784 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:10:17.784 INFO:teuthology.orchestra.run.smithi131.stdout: Package Arch Version Repo Size 2024-05-08T14:10:17.785 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:10:17.785 INFO:teuthology.orchestra.run.smithi131.stdout:Installing: 2024-05-08T14:10:17.785 INFO:teuthology.orchestra.run.smithi131.stdout: rbd-mirror x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 3.1 M 2024-05-08T14:10:17.785 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:17.785 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction Summary 2024-05-08T14:10:17.785 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:10:17.785 INFO:teuthology.orchestra.run.smithi131.stdout:Install 1 Package 2024-05-08T14:10:17.785 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:17.785 INFO:teuthology.orchestra.run.smithi131.stdout:Total download size: 3.1 M 2024-05-08T14:10:17.785 INFO:teuthology.orchestra.run.smithi131.stdout:Installed size: 13 M 2024-05-08T14:10:17.785 INFO:teuthology.orchestra.run.smithi131.stdout:Downloading Packages: 2024-05-08T14:10:18.194 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:01:45 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:10:18.316 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:10:18.317 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:18.317 INFO:teuthology.orchestra.run.smithi073.stdout: Package Arch Version Repo Size 2024-05-08T14:10:18.317 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:18.317 INFO:teuthology.orchestra.run.smithi073.stdout:Installing: 2024-05-08T14:10:18.317 INFO:teuthology.orchestra.run.smithi073.stdout: libcephfs-devel x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 32 k 2024-05-08T14:10:18.317 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:18.317 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-05-08T14:10:18.317 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:18.317 INFO:teuthology.orchestra.run.smithi073.stdout:Install 1 Package 2024-05-08T14:10:18.317 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:18.317 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 32 k 2024-05-08T14:10:18.317 INFO:teuthology.orchestra.run.smithi073.stdout:Installed size: 142 k 2024-05-08T14:10:18.318 INFO:teuthology.orchestra.run.smithi073.stdout:Downloading Packages: 2024-05-08T14:10:18.589 INFO:teuthology.orchestra.run.smithi073.stdout:libcephfs-devel-19.0.0-3593.g7c8f650b.el9.x86_6 117 kB/s | 32 kB 00:00 2024-05-08T14:10:18.590 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:10:18.590 INFO:teuthology.orchestra.run.smithi073.stdout:Total 116 kB/s | 32 kB 00:00 2024-05-08T14:10:18.590 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2024-05-08T14:10:18.593 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2024-05-08T14:10:18.594 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2024-05-08T14:10:18.606 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2024-05-08T14:10:18.606 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2024-05-08T14:10:18.680 INFO:teuthology.orchestra.run.smithi131.stdout:rbd-mirror-19.0.0-3593.g7c8f650b.el9.x86_64.rpm 3.5 MB/s | 3.1 MB 00:00 2024-05-08T14:10:18.681 INFO:teuthology.orchestra.run.smithi131.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:10:18.681 INFO:teuthology.orchestra.run.smithi131.stdout:Total 3.5 MB/s | 3.1 MB 00:00 2024-05-08T14:10:18.681 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction check 2024-05-08T14:10:18.686 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2024-05-08T14:10:18.689 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction check succeeded. 2024-05-08T14:10:18.690 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction test 2024-05-08T14:10:18.769 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction test succeeded. 2024-05-08T14:10:18.769 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction 2024-05-08T14:10:18.811 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : libcephfs-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:19.201 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:19.203 INFO:teuthology.orchestra.run.smithi131.stdout: Preparing : 1/1 2024-05-08T14:10:19.264 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : rbd-mirror-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:19.290 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: rbd-mirror-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:19.290 INFO:teuthology.orchestra.run.smithi131.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:10:19.290 INFO:teuthology.orchestra.run.smithi131.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-05-08T14:10:19.290 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-05-08T14:10:19.290 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-05-08T14:10:19.290 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:19.440 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : libcephfs-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:19.440 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:19.440 INFO:teuthology.orchestra.run.smithi073.stdout:Installed: 2024-05-08T14:10:19.440 INFO:teuthology.orchestra.run.smithi073.stdout: libcephfs-devel-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:10:19.440 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:19.440 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:10:19.614 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install librados2 2024-05-08T14:10:20.186 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:01:47 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:10:20.268 INFO:teuthology.orchestra.run.smithi073.stdout:Package librados2-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:10:20.309 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:10:20.310 INFO:teuthology.orchestra.run.smithi073.stdout:Nothing to do. 2024-05-08T14:10:20.310 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:10:20.367 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install librbd1 2024-05-08T14:10:20.389 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : rbd-mirror-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:20.389 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:20.389 INFO:teuthology.orchestra.run.smithi131.stdout:Installed: 2024-05-08T14:10:20.389 INFO:teuthology.orchestra.run.smithi131.stdout: rbd-mirror-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:10:20.389 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:20.389 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:10:20.647 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum -y install rbd-nbd 2024-05-08T14:10:20.939 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:01:47 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:10:21.018 INFO:teuthology.orchestra.run.smithi073.stdout:Package librbd1-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:10:21.059 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:10:21.060 INFO:teuthology.orchestra.run.smithi073.stdout:Nothing to do. 2024-05-08T14:10:21.061 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:10:21.123 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install python3-rados 2024-05-08T14:10:21.236 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:01:56 ago on Wed 08 May 2024 02:08:25 PM UTC. 2024-05-08T14:10:21.359 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-05-08T14:10:21.360 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:10:21.360 INFO:teuthology.orchestra.run.smithi131.stdout: Package Architecture Version Repository Size 2024-05-08T14:10:21.360 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:10:21.360 INFO:teuthology.orchestra.run.smithi131.stdout:Installing: 2024-05-08T14:10:21.360 INFO:teuthology.orchestra.run.smithi131.stdout: rbd-nbd x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 170 k 2024-05-08T14:10:21.360 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:21.360 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction Summary 2024-05-08T14:10:21.361 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-05-08T14:10:21.361 INFO:teuthology.orchestra.run.smithi131.stdout:Install 1 Package 2024-05-08T14:10:21.361 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:21.361 INFO:teuthology.orchestra.run.smithi131.stdout:Total download size: 170 k 2024-05-08T14:10:21.361 INFO:teuthology.orchestra.run.smithi131.stdout:Installed size: 494 k 2024-05-08T14:10:21.361 INFO:teuthology.orchestra.run.smithi131.stdout:Downloading Packages: 2024-05-08T14:10:21.601 INFO:teuthology.orchestra.run.smithi131.stdout:rbd-nbd-19.0.0-3593.g7c8f650b.el9.x86_64.rpm 712 kB/s | 170 kB 00:00 2024-05-08T14:10:21.602 INFO:teuthology.orchestra.run.smithi131.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:10:21.602 INFO:teuthology.orchestra.run.smithi131.stdout:Total 707 kB/s | 170 kB 00:00 2024-05-08T14:10:21.602 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction check 2024-05-08T14:10:21.610 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction check succeeded. 2024-05-08T14:10:21.610 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction test 2024-05-08T14:10:21.673 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction test succeeded. 2024-05-08T14:10:21.673 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction 2024-05-08T14:10:21.697 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:01:48 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:10:21.778 INFO:teuthology.orchestra.run.smithi073.stdout:Package python3-rados-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:10:21.820 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:10:21.821 INFO:teuthology.orchestra.run.smithi073.stdout:Nothing to do. 2024-05-08T14:10:21.821 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:10:21.826 INFO:teuthology.orchestra.run.smithi131.stdout: Preparing : 1/1 2024-05-08T14:10:21.878 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install python3-rgw 2024-05-08T14:10:21.932 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : rbd-nbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:22.357 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: rbd-nbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:22.453 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:01:49 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:10:22.534 INFO:teuthology.orchestra.run.smithi073.stdout:Package python3-rgw-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:10:22.575 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:10:22.576 INFO:teuthology.orchestra.run.smithi073.stdout:Nothing to do. 2024-05-08T14:10:22.576 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:10:22.614 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : rbd-nbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:22.615 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:22.615 INFO:teuthology.orchestra.run.smithi131.stdout:Installed: 2024-05-08T14:10:22.615 INFO:teuthology.orchestra.run.smithi131.stdout: rbd-nbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:10:22.615 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-05-08T14:10:22.615 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-05-08T14:10:22.642 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install python3-cephfs 2024-05-08T14:10:22.863 DEBUG:teuthology.parallel:result is None 2024-05-08T14:10:23.212 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:01:50 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:10:23.293 INFO:teuthology.orchestra.run.smithi073.stdout:Package python3-cephfs-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:10:23.334 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:10:23.335 INFO:teuthology.orchestra.run.smithi073.stdout:Nothing to do. 2024-05-08T14:10:23.335 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:10:23.396 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install python3-rbd 2024-05-08T14:10:23.966 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:01:50 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:10:24.046 INFO:teuthology.orchestra.run.smithi073.stdout:Package python3-rbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 is already installed. 2024-05-08T14:10:24.087 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:10:24.088 INFO:teuthology.orchestra.run.smithi073.stdout:Nothing to do. 2024-05-08T14:10:24.088 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:10:24.156 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install rbd-fuse 2024-05-08T14:10:24.729 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:01:51 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:10:24.851 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:10:24.852 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:24.852 INFO:teuthology.orchestra.run.smithi073.stdout: Package Architecture Version Repository Size 2024-05-08T14:10:24.852 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:24.852 INFO:teuthology.orchestra.run.smithi073.stdout:Installing: 2024-05-08T14:10:24.852 INFO:teuthology.orchestra.run.smithi073.stdout: rbd-fuse x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 85 k 2024-05-08T14:10:24.852 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:24.853 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-05-08T14:10:24.853 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:24.853 INFO:teuthology.orchestra.run.smithi073.stdout:Install 1 Package 2024-05-08T14:10:24.853 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:24.853 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 85 k 2024-05-08T14:10:24.853 INFO:teuthology.orchestra.run.smithi073.stdout:Installed size: 231 k 2024-05-08T14:10:24.853 INFO:teuthology.orchestra.run.smithi073.stdout:Downloading Packages: 2024-05-08T14:10:25.167 INFO:teuthology.orchestra.run.smithi073.stdout:rbd-fuse-19.0.0-3593.g7c8f650b.el9.x86_64.rpm 271 kB/s | 85 kB 00:00 2024-05-08T14:10:25.168 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:10:25.168 INFO:teuthology.orchestra.run.smithi073.stdout:Total 270 kB/s | 85 kB 00:00 2024-05-08T14:10:25.168 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2024-05-08T14:10:25.175 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2024-05-08T14:10:25.176 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2024-05-08T14:10:25.239 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2024-05-08T14:10:25.239 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2024-05-08T14:10:25.382 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2024-05-08T14:10:25.490 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : rbd-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:25.842 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: rbd-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:26.081 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : rbd-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:26.081 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:26.081 INFO:teuthology.orchestra.run.smithi073.stdout:Installed: 2024-05-08T14:10:26.081 INFO:teuthology.orchestra.run.smithi073.stdout: rbd-fuse-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:10:26.081 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:26.081 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:10:26.368 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install rbd-mirror 2024-05-08T14:10:26.956 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:01:53 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:10:27.082 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:10:27.083 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:27.083 INFO:teuthology.orchestra.run.smithi073.stdout: Package Arch Version Repo Size 2024-05-08T14:10:27.083 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:27.083 INFO:teuthology.orchestra.run.smithi073.stdout:Installing: 2024-05-08T14:10:27.083 INFO:teuthology.orchestra.run.smithi073.stdout: rbd-mirror x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 3.1 M 2024-05-08T14:10:27.083 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:27.083 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-05-08T14:10:27.083 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:27.083 INFO:teuthology.orchestra.run.smithi073.stdout:Install 1 Package 2024-05-08T14:10:27.084 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:27.084 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 3.1 M 2024-05-08T14:10:27.084 INFO:teuthology.orchestra.run.smithi073.stdout:Installed size: 13 M 2024-05-08T14:10:27.084 INFO:teuthology.orchestra.run.smithi073.stdout:Downloading Packages: 2024-05-08T14:10:27.679 INFO:teuthology.orchestra.run.smithi073.stdout:rbd-mirror-19.0.0-3593.g7c8f650b.el9.x86_64.rpm 5.2 MB/s | 3.1 MB 00:00 2024-05-08T14:10:27.679 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:10:27.679 INFO:teuthology.orchestra.run.smithi073.stdout:Total 5.2 MB/s | 3.1 MB 00:00 2024-05-08T14:10:27.679 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2024-05-08T14:10:27.688 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2024-05-08T14:10:27.688 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2024-05-08T14:10:27.769 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2024-05-08T14:10:27.770 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2024-05-08T14:10:28.210 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2024-05-08T14:10:28.272 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : rbd-mirror-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:28.297 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: rbd-mirror-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:28.297 INFO:teuthology.orchestra.run.smithi073.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-05-08T14:10:28.297 INFO:teuthology.orchestra.run.smithi073.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-05-08T14:10:28.298 INFO:teuthology.orchestra.run.smithi073.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-05-08T14:10:28.298 INFO:teuthology.orchestra.run.smithi073.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-05-08T14:10:28.298 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:29.348 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : rbd-mirror-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:29.348 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:29.348 INFO:teuthology.orchestra.run.smithi073.stdout:Installed: 2024-05-08T14:10:29.348 INFO:teuthology.orchestra.run.smithi073.stdout: rbd-mirror-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:10:29.349 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:29.349 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:10:29.608 DEBUG:teuthology.orchestra.run.smithi073:> sudo yum -y install rbd-nbd 2024-05-08T14:10:30.196 INFO:teuthology.orchestra.run.smithi073.stdout:Last metadata expiration check: 0:01:57 ago on Wed 08 May 2024 02:08:33 PM UTC. 2024-05-08T14:10:30.319 INFO:teuthology.orchestra.run.smithi073.stdout:Dependencies resolved. 2024-05-08T14:10:30.320 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:30.320 INFO:teuthology.orchestra.run.smithi073.stdout: Package Architecture Version Repository Size 2024-05-08T14:10:30.320 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:30.320 INFO:teuthology.orchestra.run.smithi073.stdout:Installing: 2024-05-08T14:10:30.320 INFO:teuthology.orchestra.run.smithi073.stdout: rbd-nbd x86_64 2:19.0.0-3593.g7c8f650b.el9 ceph 170 k 2024-05-08T14:10:30.320 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:30.320 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction Summary 2024-05-08T14:10:30.320 INFO:teuthology.orchestra.run.smithi073.stdout:================================================================================ 2024-05-08T14:10:30.320 INFO:teuthology.orchestra.run.smithi073.stdout:Install 1 Package 2024-05-08T14:10:30.320 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:30.321 INFO:teuthology.orchestra.run.smithi073.stdout:Total download size: 170 k 2024-05-08T14:10:30.321 INFO:teuthology.orchestra.run.smithi073.stdout:Installed size: 494 k 2024-05-08T14:10:30.321 INFO:teuthology.orchestra.run.smithi073.stdout:Downloading Packages: 2024-05-08T14:10:30.675 INFO:teuthology.orchestra.run.smithi073.stdout:rbd-nbd-19.0.0-3593.g7c8f650b.el9.x86_64.rpm 482 kB/s | 170 kB 00:00 2024-05-08T14:10:30.675 INFO:teuthology.orchestra.run.smithi073.stdout:-------------------------------------------------------------------------------- 2024-05-08T14:10:30.675 INFO:teuthology.orchestra.run.smithi073.stdout:Total 480 kB/s | 170 kB 00:00 2024-05-08T14:10:30.676 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction check 2024-05-08T14:10:30.683 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction check succeeded. 2024-05-08T14:10:30.683 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction test 2024-05-08T14:10:30.750 INFO:teuthology.orchestra.run.smithi073.stdout:Transaction test succeeded. 2024-05-08T14:10:30.750 INFO:teuthology.orchestra.run.smithi073.stdout:Running transaction 2024-05-08T14:10:30.897 INFO:teuthology.orchestra.run.smithi073.stdout: Preparing : 1/1 2024-05-08T14:10:30.998 INFO:teuthology.orchestra.run.smithi073.stdout: Installing : rbd-nbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:31.409 INFO:teuthology.orchestra.run.smithi073.stdout: Running scriptlet: rbd-nbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:31.648 INFO:teuthology.orchestra.run.smithi073.stdout: Verifying : rbd-nbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 1/1 2024-05-08T14:10:31.648 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:31.648 INFO:teuthology.orchestra.run.smithi073.stdout:Installed: 2024-05-08T14:10:31.648 INFO:teuthology.orchestra.run.smithi073.stdout: rbd-nbd-2:19.0.0-3593.g7c8f650b.el9.x86_64 2024-05-08T14:10:31.648 INFO:teuthology.orchestra.run.smithi073.stdout: 2024-05-08T14:10:31.648 INFO:teuthology.orchestra.run.smithi073.stdout:Complete! 2024-05-08T14:10:31.868 DEBUG:teuthology.parallel:result is None 2024-05-08T14:10:31.869 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7c8f650b36e258f639fa4a83becade57cbfd2009 2024-05-08T14:10:32.203 DEBUG:teuthology.orchestra.run.smithi073:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-05-08T14:10:32.224 INFO:teuthology.orchestra.run.smithi073.stdout:19.0.0-3593.g7c8f650b.el9 2024-05-08T14:10:32.225 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-3593.g7c8f650b.el9 2024-05-08T14:10:32.225 INFO:teuthology.task.install:The correct ceph version 19.0.0-3593.g7c8f650b is installed. 2024-05-08T14:10:32.227 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7c8f650b36e258f639fa4a83becade57cbfd2009 2024-05-08T14:10:32.391 DEBUG:teuthology.orchestra.run.smithi131:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-05-08T14:10:32.416 INFO:teuthology.orchestra.run.smithi131.stdout:19.0.0-3593.g7c8f650b.el9 2024-05-08T14:10:32.416 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-3593.g7c8f650b.el9 2024-05-08T14:10:32.416 INFO:teuthology.task.install:The correct ceph version 19.0.0-3593.g7c8f650b is installed. 2024-05-08T14:10:32.418 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7c8f650b36e258f639fa4a83becade57cbfd2009 2024-05-08T14:10:32.563 DEBUG:teuthology.orchestra.run.smithi157:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-05-08T14:10:32.589 INFO:teuthology.orchestra.run.smithi157.stdout:19.0.0-3593.g7c8f650b.el9 2024-05-08T14:10:32.589 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-3593.g7c8f650b.el9 2024-05-08T14:10:32.589 INFO:teuthology.task.install:The correct ceph version 19.0.0-3593.g7c8f650b is installed. 2024-05-08T14:10:32.594 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-05-08T14:10:32.594 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-05-08T14:10:32.594 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-05-08T14:10:32.619 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-05-08T14:10:32.620 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-05-08T14:10:32.650 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-08T14:10:32.650 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-05-08T14:10:32.680 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-05-08T14:10:32.680 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-05-08T14:10:32.680 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd of=/usr/bin/daemon-helper 2024-05-08T14:10:32.704 DEBUG:teuthology.orchestra.run.smithi073:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-05-08T14:10:32.768 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-05-08T14:10:32.769 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd of=/usr/bin/daemon-helper 2024-05-08T14:10:32.798 DEBUG:teuthology.orchestra.run.smithi131:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-05-08T14:10:32.867 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-08T14:10:32.867 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/usr/bin/daemon-helper 2024-05-08T14:10:32.897 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-05-08T14:10:32.965 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-05-08T14:10:32.965 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-05-08T14:10:32.966 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd of=/usr/bin/adjust-ulimits 2024-05-08T14:10:32.990 DEBUG:teuthology.orchestra.run.smithi073:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-05-08T14:10:33.054 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-05-08T14:10:33.054 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd of=/usr/bin/adjust-ulimits 2024-05-08T14:10:33.084 DEBUG:teuthology.orchestra.run.smithi131:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-05-08T14:10:33.152 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-08T14:10:33.152 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/usr/bin/adjust-ulimits 2024-05-08T14:10:33.180 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-05-08T14:10:33.248 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-05-08T14:10:33.248 DEBUG:teuthology.orchestra.run.smithi073:> set -ex 2024-05-08T14:10:33.249 DEBUG:teuthology.orchestra.run.smithi073:> sudo dd of=/usr/bin/stdin-killer 2024-05-08T14:10:33.273 DEBUG:teuthology.orchestra.run.smithi073:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-05-08T14:10:33.338 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-05-08T14:10:33.338 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd of=/usr/bin/stdin-killer 2024-05-08T14:10:33.367 DEBUG:teuthology.orchestra.run.smithi131:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-05-08T14:10:33.435 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2024-05-08T14:10:33.435 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/usr/bin/stdin-killer 2024-05-08T14:10:33.463 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-05-08T14:10:33.531 INFO:teuthology.run_tasks:Running task cephadm... 2024-05-08T14:10:33.638 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', 'mons down', 'mon down', 'out of quorum', 'CEPHADM_STRAY_HOST', 'CEPHADM_STRAY_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': '7c8f650b36e258f639fa4a83becade57cbfd2009', 'image': 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64'} 2024-05-08T14:10:33.638 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 2024-05-08T14:10:33.639 INFO:tasks.cephadm:Cluster fsid is bc17d42e-0d44-11ef-bc97-c7b262605968 2024-05-08T14:10:33.639 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-05-08T14:10:33.639 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.73', 'mon.b': '172.21.15.131', 'mon.c': '172.21.15.157'} 2024-05-08T14:10:33.639 INFO:tasks.cephadm:First mon is mon.a on smithi073 2024-05-08T14:10:33.639 INFO:tasks.cephadm:First mgr is a 2024-05-08T14:10:33.639 INFO:tasks.cephadm:Normalizing hostnames... 2024-05-08T14:10:33.639 DEBUG:teuthology.orchestra.run.smithi073:> sudo hostname $(hostname -s) 2024-05-08T14:10:33.664 DEBUG:teuthology.orchestra.run.smithi131:> sudo hostname $(hostname -s) 2024-05-08T14:10:33.694 DEBUG:teuthology.orchestra.run.smithi157:> sudo hostname $(hostname -s) 2024-05-08T14:10:33.724 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-05-08T14:10:33.724 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7c8f650b36e258f639fa4a83becade57cbfd2009 2024-05-08T14:10:33.947 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '7c8f650b36e258f639fa4a83becade57cbfd2009', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/79172/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-3593-g7c8f650b', 'node_name': '172.21.2.14+braggi14', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-3593.g7c8f650b'}, 'url': 'https://2.chacra.ceph.com/r/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-05-07 17:59:41.144528', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-adk-testing-2024-05-07-0802', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-05-08T14:10:34.092 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref wip-adk-testing-2024-05-07-0802, sha1 7c8f650b36e258f639fa4a83becade57cbfd2009 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=7c8f650b36e258f639fa4a83becade57cbfd2009 2024-05-08T14:10:34.093 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/x86_64/flavors/default/cephadm 2024-05-08T14:10:34.093 INFO:tasks.cephadm:Downloading cephadm from url: https://2.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/x86_64/flavors/default/cephadm 2024-05-08T14:10:34.093 DEBUG:teuthology.orchestra.run.smithi073:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-08T14:10:34.752 INFO:teuthology.orchestra.run.smithi073.stdout:-rw-r--r--. 1 ubuntu ubuntu 783059 May 8 14:10 /home/ubuntu/cephtest/cephadm 2024-05-08T14:10:34.752 DEBUG:teuthology.orchestra.run.smithi131:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-08T14:10:36.014 INFO:teuthology.orchestra.run.smithi131.stdout:-rw-r--r--. 1 ubuntu ubuntu 783059 May 8 14:10 /home/ubuntu/cephtest/cephadm 2024-05-08T14:10:36.015 DEBUG:teuthology.orchestra.run.smithi157:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-adk-testing-2024-05-07-0802/7c8f650b36e258f639fa4a83becade57cbfd2009/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-05-08T14:10:36.711 INFO:teuthology.orchestra.run.smithi157.stdout:-rw-r--r--. 1 ubuntu ubuntu 783059 May 8 14:10 /home/ubuntu/cephtest/cephadm 2024-05-08T14:10:36.712 DEBUG:teuthology.orchestra.run.smithi073:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-08T14:10:36.732 DEBUG:teuthology.orchestra.run.smithi131:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-08T14:10:36.752 DEBUG:teuthology.orchestra.run.smithi157:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-05-08T14:10:36.783 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 on all hosts... 2024-05-08T14:10:36.783 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 pull 2024-05-08T14:10:36.785 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 pull 2024-05-08T14:10:36.794 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 pull 2024-05-08T14:10:38.346 INFO:teuthology.orchestra.run.smithi131.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64... 2024-05-08T14:10:38.426 INFO:teuthology.orchestra.run.smithi157.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64... 2024-05-08T14:10:38.437 INFO:teuthology.orchestra.run.smithi073.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64... 2024-05-08T14:11:06.313 INFO:teuthology.orchestra.run.smithi157.stderr:Non-zero exit code 1 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 -e NODE_NAME=smithi157 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 --version 2024-05-08T14:11:06.313 INFO:teuthology.orchestra.run.smithi157.stderr:ceph: stderr WARNING: image platform (linux/arm64/v8) does not match the expected platform (linux/amd64) 2024-05-08T14:11:06.313 INFO:teuthology.orchestra.run.smithi157.stderr:ceph: stderr ERROR (catatonit:2): failed to exec pid1: Exec format error 2024-05-08T14:11:06.313 INFO:teuthology.orchestra.run.smithi157.stderr:Traceback (most recent call last): 2024-05-08T14:11:06.313 INFO:teuthology.orchestra.run.smithi157.stderr: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-05-08T14:11:06.324 INFO:teuthology.orchestra.run.smithi157.stderr: return _run_code(code, main_globals, None, 2024-05-08T14:11:06.325 INFO:teuthology.orchestra.run.smithi157.stderr: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-05-08T14:11:06.325 INFO:teuthology.orchestra.run.smithi157.stderr: exec(code, run_globals) 2024-05-08T14:11:06.325 INFO:teuthology.orchestra.run.smithi157.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 5647, in 2024-05-08T14:11:06.325 INFO:teuthology.orchestra.run.smithi157.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 5635, in main 2024-05-08T14:11:06.325 INFO:teuthology.orchestra.run.smithi157.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 445, in _default_image 2024-05-08T14:11:06.325 INFO:teuthology.orchestra.run.smithi157.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 1893, in command_pull 2024-05-08T14:11:06.325 INFO:teuthology.orchestra.run.smithi157.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/cephadmlib/decorators.py", line 27, in _require_image 2024-05-08T14:11:06.325 INFO:teuthology.orchestra.run.smithi157.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 436, in _infer_image 2024-05-08T14:11:06.325 INFO:teuthology.orchestra.run.smithi157.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 1940, in command_inspect_image 2024-05-08T14:11:06.325 INFO:teuthology.orchestra.run.smithi157.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/cephadmlib/container_types.py", line 429, in run 2024-05-08T14:11:06.325 INFO:teuthology.orchestra.run.smithi157.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-05-08T14:11:06.325 INFO:teuthology.orchestra.run.smithi157.stderr:RuntimeError: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 -e NODE_NAME=smithi157 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 --version: WARNING: image platform (linux/arm64/v8) does not match the expected platform (linux/amd64) 2024-05-08T14:11:06.326 INFO:teuthology.orchestra.run.smithi157.stderr:ERROR (catatonit:2): failed to exec pid1: Exec format error 2024-05-08T14:11:06.326 INFO:teuthology.orchestra.run.smithi157.stderr: 2024-05-08T14:11:44.128 INFO:teuthology.orchestra.run.smithi073.stderr:Non-zero exit code 1 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 -e NODE_NAME=smithi073 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 --version 2024-05-08T14:11:44.128 INFO:teuthology.orchestra.run.smithi073.stderr:ceph: stderr WARNING: image platform (linux/arm64/v8) does not match the expected platform (linux/amd64) 2024-05-08T14:11:44.128 INFO:teuthology.orchestra.run.smithi073.stderr:ceph: stderr ERROR (catatonit:2): failed to exec pid1: Exec format error 2024-05-08T14:11:44.128 INFO:teuthology.orchestra.run.smithi073.stderr:Traceback (most recent call last): 2024-05-08T14:11:44.128 INFO:teuthology.orchestra.run.smithi073.stderr: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-05-08T14:11:44.133 INFO:teuthology.orchestra.run.smithi073.stderr: return _run_code(code, main_globals, None, 2024-05-08T14:11:44.133 INFO:teuthology.orchestra.run.smithi073.stderr: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-05-08T14:11:44.133 INFO:teuthology.orchestra.run.smithi073.stderr: exec(code, run_globals) 2024-05-08T14:11:44.133 INFO:teuthology.orchestra.run.smithi073.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 5647, in 2024-05-08T14:11:44.133 INFO:teuthology.orchestra.run.smithi073.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 5635, in main 2024-05-08T14:11:44.133 INFO:teuthology.orchestra.run.smithi073.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 445, in _default_image 2024-05-08T14:11:44.133 INFO:teuthology.orchestra.run.smithi073.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 1893, in command_pull 2024-05-08T14:11:44.133 INFO:teuthology.orchestra.run.smithi073.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/cephadmlib/decorators.py", line 27, in _require_image 2024-05-08T14:11:44.133 INFO:teuthology.orchestra.run.smithi073.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 436, in _infer_image 2024-05-08T14:11:44.133 INFO:teuthology.orchestra.run.smithi073.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 1940, in command_inspect_image 2024-05-08T14:11:44.133 INFO:teuthology.orchestra.run.smithi073.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/cephadmlib/container_types.py", line 429, in run 2024-05-08T14:11:44.133 INFO:teuthology.orchestra.run.smithi073.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-05-08T14:11:44.133 INFO:teuthology.orchestra.run.smithi073.stderr:RuntimeError: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 -e NODE_NAME=smithi073 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 --version: WARNING: image platform (linux/arm64/v8) does not match the expected platform (linux/amd64) 2024-05-08T14:11:44.133 INFO:teuthology.orchestra.run.smithi073.stderr:ERROR (catatonit:2): failed to exec pid1: Exec format error 2024-05-08T14:11:44.134 INFO:teuthology.orchestra.run.smithi073.stderr: 2024-05-08T14:11:44.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:11:44.162 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/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-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks/cephadm.py", line 585, in pull_image run.wait(ctx.cluster.run(args=cmd, wait=False)) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi073 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 pull' 2024-05-08T14:11:44.164 INFO:tasks.cephadm:Archiving crash dumps... 2024-05-08T14:11:44.166 DEBUG:teuthology.misc:Transferring archived files from smithi073:/var/lib/ceph/bc17d42e-0d44-11ef-bc97-c7b262605968/crash to /home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697442/remote/smithi073/crash 2024-05-08T14:11:44.167 DEBUG:teuthology.orchestra.run.smithi073:> sudo tar c -f - -C /var/lib/ceph/bc17d42e-0d44-11ef-bc97-c7b262605968/crash -- . 2024-05-08T14:11:44.211 INFO:teuthology.orchestra.run.smithi073.stderr:tar: /var/lib/ceph/bc17d42e-0d44-11ef-bc97-c7b262605968/crash: Cannot open: No such file or directory 2024-05-08T14:11:44.211 INFO:teuthology.orchestra.run.smithi073.stderr:tar: Error is not recoverable: exiting now 2024-05-08T14:11:44.213 DEBUG:teuthology.misc:Transferring archived files from smithi131:/var/lib/ceph/bc17d42e-0d44-11ef-bc97-c7b262605968/crash to /home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697442/remote/smithi131/crash 2024-05-08T14:11:44.214 DEBUG:teuthology.orchestra.run.smithi131:> sudo tar c -f - -C /var/lib/ceph/bc17d42e-0d44-11ef-bc97-c7b262605968/crash -- . 2024-05-08T14:11:44.260 INFO:teuthology.orchestra.run.smithi131.stderr:tar: /var/lib/ceph/bc17d42e-0d44-11ef-bc97-c7b262605968/crash: Cannot open: No such file or directory 2024-05-08T14:11:44.260 INFO:teuthology.orchestra.run.smithi131.stderr:tar: Error is not recoverable: exiting now 2024-05-08T14:11:44.262 DEBUG:teuthology.misc:Transferring archived files from smithi157:/var/lib/ceph/bc17d42e-0d44-11ef-bc97-c7b262605968/crash to /home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697442/remote/smithi157/crash 2024-05-08T14:11:44.263 DEBUG:teuthology.orchestra.run.smithi157:> sudo tar c -f - -C /var/lib/ceph/bc17d42e-0d44-11ef-bc97-c7b262605968/crash -- . 2024-05-08T14:11:44.305 INFO:teuthology.orchestra.run.smithi157.stderr:tar: /var/lib/ceph/bc17d42e-0d44-11ef-bc97-c7b262605968/crash: Cannot open: No such file or directory 2024-05-08T14:11:44.305 INFO:teuthology.orchestra.run.smithi157.stderr:tar: Error is not recoverable: exiting now 2024-05-08T14:11:44.307 INFO:tasks.cephadm:Checking cluster log for badness... 2024-05-08T14:11:44.307 DEBUG:teuthology.orchestra.run.smithi073:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/bc17d42e-0d44-11ef-bc97-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v 'out of quorum' | egrep -v CEPHADM_STRAY_HOST | egrep -v CEPHADM_STRAY_DAEMON | head -n 1 2024-05-08T14:11:44.336 INFO:teuthology.orchestra.run.smithi073.stderr:grep: /var/log/ceph/bc17d42e-0d44-11ef-bc97-c7b262605968/ceph.log: No such file or directory 2024-05-08T14:11:44.338 INFO:tasks.cephadm:Compressing logs... 2024-05-08T14:11:44.338 DEBUG:teuthology.orchestra.run.smithi073:> 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-05-08T14:11:44.381 DEBUG:teuthology.orchestra.run.smithi131:> 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-05-08T14:11:44.383 DEBUG:teuthology.orchestra.run.smithi157:> 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-05-08T14:11:44.404 INFO:teuthology.orchestra.run.smithi073.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-08T14:11:44.404 INFO:teuthology.orchestra.run.smithi073.stderr:: No such file or directory 2024-05-08T14:11:44.404 INFO:teuthology.orchestra.run.smithi073.stderr:/var/log/ceph/cephadm.log: 58.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-08T14:11:44.405 INFO:teuthology.orchestra.run.smithi131.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-08T14:11:44.405 INFO:teuthology.orchestra.run.smithi131.stderr:: No such file or directory 2024-05-08T14:11:44.406 INFO:teuthology.orchestra.run.smithi131.stderr:/var/log/ceph/cephadm.log: 55.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-08T14:11:44.407 INFO:teuthology.orchestra.run.smithi073.stderr: 2024-05-08T14:11:44.407 INFO:teuthology.orchestra.run.smithi073.stderr:real 0m0.012s 2024-05-08T14:11:44.407 INFO:teuthology.orchestra.run.smithi073.stderr:user 0m0.006s 2024-05-08T14:11:44.407 INFO:teuthology.orchestra.run.smithi073.stderr:sys 0m0.016s 2024-05-08T14:11:44.408 INFO:teuthology.orchestra.run.smithi131.stderr: 2024-05-08T14:11:44.408 INFO:teuthology.orchestra.run.smithi131.stderr:real 0m0.012s 2024-05-08T14:11:44.408 INFO:teuthology.orchestra.run.smithi131.stderr:user 0m0.010s 2024-05-08T14:11:44.408 INFO:teuthology.orchestra.run.smithi131.stderr:sys 0m0.012s 2024-05-08T14:11:44.413 INFO:teuthology.orchestra.run.smithi157.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-05-08T14:11:44.413 INFO:teuthology.orchestra.run.smithi157.stderr:: No such file or directory 2024-05-08T14:11:44.413 INFO:teuthology.orchestra.run.smithi157.stderr:/var/log/ceph/cephadm.log: 58.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-05-08T14:11:44.416 INFO:teuthology.orchestra.run.smithi157.stderr: 2024-05-08T14:11:44.416 INFO:teuthology.orchestra.run.smithi157.stderr:real 0m0.015s 2024-05-08T14:11:44.416 INFO:teuthology.orchestra.run.smithi157.stderr:user 0m0.012s 2024-05-08T14:11:44.416 INFO:teuthology.orchestra.run.smithi157.stderr:sys 0m0.014s 2024-05-08T14:11:44.416 INFO:tasks.cephadm:Archiving logs... 2024-05-08T14:11:44.416 DEBUG:teuthology.misc:Transferring archived files from smithi073:/var/log/ceph to /home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697442/remote/smithi073/log 2024-05-08T14:11:44.417 DEBUG:teuthology.orchestra.run.smithi073:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-08T14:11:44.474 DEBUG:teuthology.misc:Transferring archived files from smithi131:/var/log/ceph to /home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697442/remote/smithi131/log 2024-05-08T14:11:44.475 DEBUG:teuthology.orchestra.run.smithi131:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-08T14:11:44.500 DEBUG:teuthology.misc:Transferring archived files from smithi157:/var/log/ceph to /home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697442/remote/smithi157/log 2024-05-08T14:11:44.501 DEBUG:teuthology.orchestra.run.smithi157:> sudo tar c -f - -C /var/log/ceph -- . 2024-05-08T14:11:44.530 INFO:tasks.cephadm:Removing cluster... 2024-05-08T14:11:44.530 DEBUG:teuthology.orchestra.run.smithi073:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bc17d42e-0d44-11ef-bc97-c7b262605968 --force 2024-05-08T14:11:44.707 INFO:teuthology.orchestra.run.smithi073.stdout:Deleting cluster with fsid: bc17d42e-0d44-11ef-bc97-c7b262605968 2024-05-08T14:11:44.968 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bc17d42e-0d44-11ef-bc97-c7b262605968 --force 2024-05-08T14:11:45.152 INFO:teuthology.orchestra.run.smithi131.stdout:Deleting cluster with fsid: bc17d42e-0d44-11ef-bc97-c7b262605968 2024-05-08T14:11:46.051 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid bc17d42e-0d44-11ef-bc97-c7b262605968 --force 2024-05-08T14:11:46.214 INFO:teuthology.orchestra.run.smithi131.stderr:Non-zero exit code 1 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 -e NODE_NAME=smithi131 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 --version 2024-05-08T14:11:46.214 INFO:teuthology.orchestra.run.smithi131.stderr:ceph: stderr WARNING: image platform (linux/arm64/v8) does not match the expected platform (linux/amd64) 2024-05-08T14:11:46.214 INFO:teuthology.orchestra.run.smithi131.stderr:ceph: stderr ERROR (catatonit:2): failed to exec pid1: Exec format error 2024-05-08T14:11:46.214 INFO:teuthology.orchestra.run.smithi131.stderr:Traceback (most recent call last): 2024-05-08T14:11:46.214 INFO:teuthology.orchestra.run.smithi131.stderr: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-05-08T14:11:46.217 INFO:teuthology.orchestra.run.smithi131.stderr: return _run_code(code, main_globals, None, 2024-05-08T14:11:46.218 INFO:teuthology.orchestra.run.smithi131.stderr: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-05-08T14:11:46.218 INFO:teuthology.orchestra.run.smithi131.stderr: exec(code, run_globals) 2024-05-08T14:11:46.218 INFO:teuthology.orchestra.run.smithi131.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 5647, in 2024-05-08T14:11:46.218 INFO:teuthology.orchestra.run.smithi131.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 5635, in main 2024-05-08T14:11:46.218 INFO:teuthology.orchestra.run.smithi131.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 445, in _default_image 2024-05-08T14:11:46.218 INFO:teuthology.orchestra.run.smithi131.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 1893, in command_pull 2024-05-08T14:11:46.218 INFO:teuthology.orchestra.run.smithi131.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/cephadmlib/decorators.py", line 27, in _require_image 2024-05-08T14:11:46.218 INFO:teuthology.orchestra.run.smithi131.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 436, in _infer_image 2024-05-08T14:11:46.218 INFO:teuthology.orchestra.run.smithi131.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/__main__.py", line 1940, in command_inspect_image 2024-05-08T14:11:46.218 INFO:teuthology.orchestra.run.smithi131.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/cephadmlib/container_types.py", line 429, in run 2024-05-08T14:11:46.218 INFO:teuthology.orchestra.run.smithi131.stderr: File "/tmp/tmpx5wirb9h.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-05-08T14:11:46.218 INFO:teuthology.orchestra.run.smithi131.stderr:RuntimeError: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 -e NODE_NAME=smithi131 quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 --version: WARNING: image platform (linux/arm64/v8) does not match the expected platform (linux/amd64) 2024-05-08T14:11:46.218 INFO:teuthology.orchestra.run.smithi131.stderr:ERROR (catatonit:2): failed to exec pid1: Exec format error 2024-05-08T14:11:46.218 INFO:teuthology.orchestra.run.smithi131.stderr: 2024-05-08T14:11:46.234 INFO:teuthology.orchestra.run.smithi157.stdout:Deleting cluster with fsid: bc17d42e-0d44-11ef-bc97-c7b262605968 2024-05-08T14:11:46.510 INFO:tasks.cephadm:Removing cephadm ... 2024-05-08T14:11:46.510 DEBUG:teuthology.orchestra.run.smithi073:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-08T14:11:46.530 DEBUG:teuthology.orchestra.run.smithi131:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-08T14:11:46.547 DEBUG:teuthology.orchestra.run.smithi157:> rm -rf /home/ubuntu/cephtest/cephadm 2024-05-08T14:11:46.562 INFO:tasks.cephadm:Teardown complete 2024-05-08T14:11:46.563 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/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-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks/cephadm.py", line 2244, 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_1ae7ad82388e92a475afff437d49054826c019a1/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-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks/cephadm.py", line 1873, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/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-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks/cephadm.py", line 585, in pull_image run.wait(ctx.cluster.run(args=cmd, wait=False)) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi073 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 pull' 2024-05-08T14:11:46.768 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=115df2677b3e42b2b1c685a8ca1fc8d4 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/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-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks/cephadm.py", line 2244, 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_1ae7ad82388e92a475afff437d49054826c019a1/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-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks/cephadm.py", line 1873, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/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-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa/tasks/cephadm.py", line 585, in pull_image run.wait(ctx.cluster.run(args=cmd, wait=False)) File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_1ae7ad82388e92a475afff437d49054826c019a1/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi073 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 pull' 2024-05-08T14:11:46.772 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-05-08T14:11:46.781 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-05-08T14:11:46.816 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-05-08T14:11:46.816 DEBUG:teuthology.orchestra.run.smithi073:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-05-08T14:11:46.829 DEBUG:teuthology.orchestra.run.smithi131:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-05-08T14:11:46.831 DEBUG:teuthology.orchestra.run.smithi157:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-05-08T14:11:46.931 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-05-08T14:11:46.940 INFO:teuthology.task.clock:Checking final clock skew... 2024-05-08T14:11:46.940 DEBUG:teuthology.orchestra.run.smithi073:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-08T14:11:46.943 DEBUG:teuthology.orchestra.run.smithi131:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-08T14:11:46.945 DEBUG:teuthology.orchestra.run.smithi157:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-05-08T14:11:46.957 INFO:teuthology.orchestra.run.smithi073.stderr:bash: line 1: ntpq: command not found 2024-05-08T14:11:46.958 INFO:teuthology.orchestra.run.smithi131.stderr:bash: line 1: ntpq: command not found 2024-05-08T14:11:46.959 INFO:teuthology.orchestra.run.smithi157.stderr:bash: line 1: ntpq: command not found 2024-05-08T14:11:46.962 INFO:teuthology.orchestra.run.smithi131.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-08T14:11:46.962 INFO:teuthology.orchestra.run.smithi131.stdout:=============================================================================== 2024-05-08T14:11:46.963 INFO:teuthology.orchestra.run.smithi131.stdout:^* hv01.front.sepia.ceph.com 3 6 177 31 -2337us[-2344us] +/- 54ms 2024-05-08T14:11:46.963 INFO:teuthology.orchestra.run.smithi131.stdout:^+ hv02.front.sepia.ceph.com 3 6 177 31 +308us[ +300us] +/- 58ms 2024-05-08T14:11:46.963 INFO:teuthology.orchestra.run.smithi131.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 32 +3524us[+3517us] +/- 90ms 2024-05-08T14:11:46.963 INFO:teuthology.orchestra.run.smithi131.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:11:46.965 INFO:teuthology.orchestra.run.smithi157.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-08T14:11:46.965 INFO:teuthology.orchestra.run.smithi157.stdout:=============================================================================== 2024-05-08T14:11:46.965 INFO:teuthology.orchestra.run.smithi157.stdout:^* hv01.front.sepia.ceph.com 3 6 177 31 -2333us[-2324us] +/- 54ms 2024-05-08T14:11:46.965 INFO:teuthology.orchestra.run.smithi157.stdout:^+ hv02.front.sepia.ceph.com 3 6 177 30 +324us[ +324us] +/- 58ms 2024-05-08T14:11:46.965 INFO:teuthology.orchestra.run.smithi157.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 30 +3524us[+3524us] +/- 90ms 2024-05-08T14:11:46.965 INFO:teuthology.orchestra.run.smithi157.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:11:46.966 INFO:teuthology.orchestra.run.smithi073.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-05-08T14:11:46.966 INFO:teuthology.orchestra.run.smithi073.stdout:=============================================================================== 2024-05-08T14:11:46.966 INFO:teuthology.orchestra.run.smithi073.stdout:^* hv01.front.sepia.ceph.com 3 6 177 29 -2332us[-2341us] +/- 54ms 2024-05-08T14:11:46.966 INFO:teuthology.orchestra.run.smithi073.stdout:^+ hv02.front.sepia.ceph.com 3 6 177 31 +316us[ +306us] +/- 58ms 2024-05-08T14:11:46.966 INFO:teuthology.orchestra.run.smithi073.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 30 +3522us[+3513us] +/- 90ms 2024-05-08T14:11:46.966 INFO:teuthology.orchestra.run.smithi073.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-05-08T14:11:46.967 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-05-08T14:11:47.051 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-05-08T14:11:47.052 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-05-08T14:11:47.107 DEBUG:teuthology.orchestra.run.smithi073:> 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-05-08T14:11:47.170 DEBUG:teuthology.orchestra.run.smithi131:> 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-05-08T14:11:47.229 DEBUG:teuthology.orchestra.run.smithi157:> 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-05-08T14:11:47.287 DEBUG:teuthology.orchestra.run.smithi073:> 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-05-08T14:11:47.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:11:47.316 DEBUG:teuthology.orchestra.run.smithi131:> 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-05-08T14:11:47.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:11:47.344 DEBUG:teuthology.orchestra.run.smithi157:> 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-05-08T14:11:47.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:11:47.371 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-05-08T14:11:47.380 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-05-08T14:11:47.422 INFO:teuthology.task.internal:Duration was 483.527538 seconds 2024-05-08T14:11:47.422 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-05-08T14:11:47.468 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-05-08T14:11:47.468 DEBUG:teuthology.orchestra.run.smithi073:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-08T14:11:47.471 DEBUG:teuthology.orchestra.run.smithi131:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-08T14:11:47.474 DEBUG:teuthology.orchestra.run.smithi157:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-08T14:11:47.510 INFO:teuthology.orchestra.run.smithi073.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-08T14:11:47.511 INFO:teuthology.orchestra.run.smithi131.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-08T14:11:47.512 INFO:teuthology.orchestra.run.smithi157.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-08T14:11:47.987 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-05-08T14:11:47.987 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi073.front.sepia.ceph.com 2024-05-08T14:11:47.987 DEBUG:teuthology.orchestra.run.smithi073:> 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-05-08T14:11:48.009 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi131.front.sepia.ceph.com 2024-05-08T14:11:48.009 DEBUG:teuthology.orchestra.run.smithi131:> 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-05-08T14:11:48.064 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi157.front.sepia.ceph.com 2024-05-08T14:11:48.065 DEBUG:teuthology.orchestra.run.smithi157:> 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-05-08T14:11:48.111 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-05-08T14:11:48.111 DEBUG:teuthology.orchestra.run.smithi073:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-08T14:11:48.114 DEBUG:teuthology.orchestra.run.smithi131:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-08T14:11:48.116 DEBUG:teuthology.orchestra.run.smithi157:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-08T14:11:48.143 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-05-08T14:11:48.143 DEBUG:teuthology.orchestra.run.smithi073:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-08T14:11:48.183 DEBUG:teuthology.orchestra.run.smithi131:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-08T14:11:48.185 DEBUG:teuthology.orchestra.run.smithi157:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-08T14:11:48.278 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-05-08T14:11:48.291 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-05-08T14:11:48.291 DEBUG:teuthology.orchestra.run.smithi073:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-08T14:11:48.316 DEBUG:teuthology.orchestra.run.smithi131:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-08T14:11:48.341 DEBUG:teuthology.orchestra.run.smithi157:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-08T14:11:48.367 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-05-08T14:11:48.377 DEBUG:teuthology.orchestra.run.smithi073:> 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-05-08T14:11:48.380 DEBUG:teuthology.orchestra.run.smithi131:> 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-05-08T14:11:48.384 DEBUG:teuthology.orchestra.run.smithi157:> 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-05-08T14:11:48.400 INFO:teuthology.orchestra.run.smithi073.stdout:kernel.core_pattern = core 2024-05-08T14:11:48.404 INFO:teuthology.orchestra.run.smithi131.stdout:kernel.core_pattern = core 2024-05-08T14:11:48.430 INFO:teuthology.orchestra.run.smithi157.stdout:kernel.core_pattern = core 2024-05-08T14:11:48.514 DEBUG:teuthology.orchestra.run.smithi073:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-08T14:11:48.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:11:48.529 DEBUG:teuthology.orchestra.run.smithi131:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-08T14:11:48.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:11:48.569 DEBUG:teuthology.orchestra.run.smithi157:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-08T14:11:48.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-08T14:11:48.584 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-05-08T14:11:48.594 INFO:teuthology.task.internal:Transferring archived files... 2024-05-08T14:11:48.594 DEBUG:teuthology.misc:Transferring archived files from smithi073:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697442/remote/smithi073 2024-05-08T14:11:48.595 DEBUG:teuthology.orchestra.run.smithi073:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-08T14:11:48.629 DEBUG:teuthology.misc:Transferring archived files from smithi131:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697442/remote/smithi131 2024-05-08T14:11:48.629 DEBUG:teuthology.orchestra.run.smithi131:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-08T14:11:48.662 DEBUG:teuthology.misc:Transferring archived files from smithi157:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697442/remote/smithi157 2024-05-08T14:11:48.662 DEBUG:teuthology.orchestra.run.smithi157:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-08T14:11:48.695 INFO:teuthology.task.internal:Removing archive directory... 2024-05-08T14:11:48.695 DEBUG:teuthology.orchestra.run.smithi073:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-08T14:11:48.697 DEBUG:teuthology.orchestra.run.smithi131:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-08T14:11:48.700 DEBUG:teuthology.orchestra.run.smithi157:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-08T14:11:48.745 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-05-08T14:11:48.756 INFO:teuthology.task.internal:Not uploading archives. 2024-05-08T14:11:48.757 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-05-08T14:11:48.785 INFO:teuthology.task.internal:Tidying up after the test... 2024-05-08T14:11:48.785 DEBUG:teuthology.orchestra.run.smithi073:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-08T14:11:48.787 DEBUG:teuthology.orchestra.run.smithi131:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-08T14:11:48.790 DEBUG:teuthology.orchestra.run.smithi157:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-08T14:11:48.800 INFO:teuthology.orchestra.run.smithi073.stdout: 262165 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 8 14:11 /home/ubuntu/cephtest 2024-05-08T14:11:48.802 INFO:teuthology.orchestra.run.smithi131.stdout: 262165 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 8 14:11 /home/ubuntu/cephtest 2024-05-08T14:11:48.805 INFO:teuthology.orchestra.run.smithi157.stdout: 265295 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 8 14:11 /home/ubuntu/cephtest 2024-05-08T14:11:48.806 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-05-08T14:11:48.841 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-05-08T14:11:48.943 INFO:teuthology.nuke:Checking targets against current locks 2024-05-08T14:11:48.970 DEBUG:teuthology.nuke:shortname: smithi073 2024-05-08T14:11:48.970 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-08T14:11:48.994 DEBUG:teuthology.nuke:shortname: smithi131 2024-05-08T14:11:48.995 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-08T14:11:48.999 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi073.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697442', '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-05-08 13:53:52.130973', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPLyg8U3ow4XHkycyXVjJaKk/QEEWQsB9hKh75LgBfxpNo2w1sJgFJvcc1jyKik0mKcm6PE73wT7BKKycZHsNJ4='} 2024-05-08T14:11:49.018 DEBUG:teuthology.nuke:shortname: smithi157 2024-05-08T14:11:49.018 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-08T14:11:49.022 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi131.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697442', '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-05-08 13:53:52.133809', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHy7KVhBTvgu7DUeooHEl0rdfqZbHdPRlJcYJRyP/cF4jZmPvoMCHNkRBk29A45Lf2bJY0iQvkp38Rko0h/aKcc='} 2024-05-08T14:11:49.041 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi157.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697442', '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-05-08 13:53:52.132511', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD6GPtnxQFauYoxBY6suIXFHYQ5o7g0/vgmi9VgFW4tc/E5lswe0z0sBE1FcBwgwG8m0fbT7AZQApxY7WjrSROU='} 2024-05-08T14:11:49.050 INFO:teuthology.orchestra.console.smithi073:Power off 2024-05-08T14:11:49.050 DEBUG:teuthology.orchestra.console.smithi073:pexpect command: ipmitool -H smithi073.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-05-08T14:11:49.075 DEBUG:teuthology.orchestra.console.smithi073:power off output: Chassis Power Control: Down/Off 2024-05-08T14:11:49.075 DEBUG:teuthology.orchestra.console.smithi073:pexpect command: ipmitool -H smithi073.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T14:11:49.094 INFO:teuthology.orchestra.console.smithi131:Power off 2024-05-08T14:11:49.094 DEBUG:teuthology.orchestra.console.smithi131:pexpect command: ipmitool -H smithi131.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-05-08T14:11:49.107 DEBUG:teuthology.orchestra.console.smithi073:check power output: Chassis Power is on 2024-05-08T14:11:49.121 DEBUG:teuthology.orchestra.console.smithi131:power off output: Chassis Power Control: Down/Off 2024-05-08T14:11:49.121 DEBUG:teuthology.orchestra.console.smithi131:pexpect command: ipmitool -H smithi131.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T14:11:49.136 INFO:teuthology.orchestra.console.smithi157:Power off 2024-05-08T14:11:49.137 DEBUG:teuthology.orchestra.console.smithi157:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-05-08T14:11:49.147 DEBUG:teuthology.orchestra.console.smithi131:check power output: Chassis Power is on 2024-05-08T14:11:49.160 DEBUG:teuthology.orchestra.console.smithi157:power off output: Chassis Power Control: Down/Off 2024-05-08T14:11:49.160 DEBUG:teuthology.orchestra.console.smithi157:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T14:11:49.184 DEBUG:teuthology.orchestra.console.smithi157:check power output: Chassis Power is on 2024-05-08T14:11:53.109 DEBUG:teuthology.orchestra.console.smithi073:pexpect command: ipmitool -H smithi073.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T14:11:53.148 DEBUG:teuthology.orchestra.console.smithi131:pexpect command: ipmitool -H smithi131.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T14:11:53.185 DEBUG:teuthology.orchestra.console.smithi157:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T14:11:53.219 DEBUG:teuthology.orchestra.console.smithi073:check power output: Chassis Power is on 2024-05-08T14:11:53.258 DEBUG:teuthology.orchestra.console.smithi131:check power output: Chassis Power is on 2024-05-08T14:11:53.294 DEBUG:teuthology.orchestra.console.smithi157:check power output: Chassis Power is on 2024-05-08T14:11:57.222 DEBUG:teuthology.orchestra.console.smithi073:pexpect command: ipmitool -H smithi073.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T14:11:57.259 DEBUG:teuthology.orchestra.console.smithi131:pexpect command: ipmitool -H smithi131.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T14:11:57.295 DEBUG:teuthology.orchestra.console.smithi157:pexpect command: ipmitool -H smithi157.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T14:11:57.332 DEBUG:teuthology.orchestra.console.smithi073:check power output: Chassis Power is on 2024-05-08T14:11:57.370 DEBUG:teuthology.orchestra.console.smithi131:check power output: Chassis Power is off 2024-05-08T14:11:57.404 DEBUG:teuthology.orchestra.console.smithi157:check power output: Chassis Power is off 2024-05-08T14:11:57.472 INFO:teuthology.orchestra.console.smithi131:Power off completed 2024-05-08T14:11:57.505 INFO:teuthology.orchestra.console.smithi157:Power off completed 2024-05-08T14:12:01.336 DEBUG:teuthology.orchestra.console.smithi073:pexpect command: ipmitool -H smithi073.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-05-08T14:12:01.446 DEBUG:teuthology.orchestra.console.smithi073:check power output: Chassis Power is off 2024-05-08T14:12:01.547 INFO:teuthology.orchestra.console.smithi073:Power off completed 2024-05-08T14:12:01.651 INFO:teuthology.run:Summary data: description: orch:cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/connectivity task/test_host_drain} duration: 483.52753829956055 failure_reason: 'Command failed on smithi073 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64 pull''' flavor: default owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=115df2677b3e42b2b1c685a8ca1fc8d4 status: fail success: false 2024-05-08T14:12:01.652 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-08T14:12:01.731 INFO:teuthology.run:FAIL