2024-04-15T21:45:32.692 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-15T21:45:32.692 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --archive /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657500 --owner scheduled_teuthology@teuthology --name teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi --description orch/cephadm/with-work/{0-distro/centos_9.stream fixed-2 mode/packaged mon_election/connectivity msgr/async-v2only start tasks/rotate-keys} -- /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657500/orig.config.yaml 2024-04-15T21:45:32.719 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-15T21:45:32.801 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657500 branch: squid description: orch/cephadm/with-work/{0-distro/centos_9.stream fixed-2 mode/packaged mon_election/connectivity msgr/async-v2only start tasks/rotate-keys} email: ceph-qa@ceph.com first_in_suite: false job_id: '7657500' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 3 ms bind msgr1: false ms bind msgr2: true ms type: async mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: cephadm_mode: cephadm-package install: ceph: flavor: default sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 extra_packages: - cephadm selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: squid sha1: 461a84e6fbbf089011eafd13b98169fb9e9b8cc9 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - ceph.rgw.foo.a - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b - ceph.iscsi.iscsi.a seed: 7775 sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 sleep_before_teardown: 0 subset: 18/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 461a84e6fbbf089011eafd13b98169fb9e9b8cc9 targets: smithi027.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHYkunJaC1xWtvxnj+7wW7sg/k/JjPGc9klcOziVCVnsRP7PbKkn0gqoWypmWxG3/48KhYQDRV7sZBJyD4Xce0w= smithi151.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJGcnR3pwA+mESLCaLDjJANPlTKpn2WUxJ1aVPpauWu4Xaa8p1E32WBWNjaRUbS1igUzDB87EFHICngTGpZd+vo= tasks: - install: null - cephadm: conf: mgr: debug mgr: 20 debug ms: 1 - cephadm.shell: mon.a: - "set -ex\nfor f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x\n\ do\n echo \"rotating key for $f\"\n K=$(ceph auth get-key $f)\n NK=\"\ $K\"\n ceph orch daemon rotate-key $f\n while [ \"$K\" == \"$NK\" ]; do\n\ \ sleep 5\n NK=$(ceph auth get-key $f)\n done\ndone\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 6c637841c215537a4502385240412f1966e0faab timestamp: 2024-04-15_21:08:03 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-15T21:45:32.802 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa; will attempt to use it 2024-04-15T21:45:32.802 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks 2024-04-15T21:45:32.802 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-15T21:45:32.804 INFO:teuthology.task.internal:Checking packages... 2024-04-15T21:45:32.831 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'a9a752df26c63acad72e1b3569fd79a515ca0765' 2024-04-15T21:45:32.831 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-15T21:45:32.831 INFO:teuthology.packaging:ref: None 2024-04-15T21:45:32.831 INFO:teuthology.packaging:tag: None 2024-04-15T21:45:32.831 INFO:teuthology.packaging:branch: squid 2024-04-15T21:45:32.831 INFO:teuthology.packaging:sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T21:45:32.831 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-04-15T21:45:33.035 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2114.ga9a752df 2024-04-15T21:45:33.036 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-15T21:45:33.043 INFO:teuthology.task.internal:no buildpackages task found 2024-04-15T21:45:33.043 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-15T21:45:33.098 INFO:teuthology.task.internal:Saving configuration 2024-04-15T21:45:33.110 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-15T21:45:33.137 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-15T21:45:33.159 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi027.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657500', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-15 21:39:07.937502', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHYkunJaC1xWtvxnj+7wW7sg/k/JjPGc9klcOziVCVnsRP7PbKkn0gqoWypmWxG3/48KhYQDRV7sZBJyD4Xce0w='} 2024-04-15T21:45:33.183 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi151.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657500', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-15 21:39:07.938970', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJGcnR3pwA+mESLCaLDjJANPlTKpn2WUxJ1aVPpauWu4Xaa8p1E32WBWNjaRUbS1igUzDB87EFHICngTGpZd+vo='} 2024-04-15T21:45:33.183 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-15T21:45:33.192 INFO:teuthology.task.internal:roles: ubuntu@smithi027.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'ceph.rgw.foo.a', 'node-exporter.a', 'alertmanager.a'] 2024-04-15T21:45:33.192 INFO:teuthology.task.internal:roles: ubuntu@smithi151.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b', 'ceph.iscsi.iscsi.a'] 2024-04-15T21:45:33.192 INFO:teuthology.run_tasks:Running task console_log... 2024-04-15T21:45:33.268 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa120118f70>, signals=[15]) 2024-04-15T21:45:33.268 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-15T21:45:33.274 INFO:teuthology.task.internal:Opening connections... 2024-04-15T21:45:33.274 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi027.front.sepia.ceph.com 2024-04-15T21:45:33.276 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T21:45:33.387 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi151.front.sepia.ceph.com 2024-04-15T21:45:33.389 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T21:45:33.479 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-15T21:45:33.485 DEBUG:teuthology.orchestra.run.smithi027:> uname -m 2024-04-15T21:45:33.504 INFO:teuthology.orchestra.run.smithi027.stdout:x86_64 2024-04-15T21:45:33.504 DEBUG:teuthology.orchestra.run.smithi027:> cat /etc/os-release 2024-04-15T21:45:33.561 INFO:teuthology.orchestra.run.smithi027.stdout:NAME="CentOS Stream" 2024-04-15T21:45:33.561 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION="9" 2024-04-15T21:45:33.561 INFO:teuthology.orchestra.run.smithi027.stdout:ID="centos" 2024-04-15T21:45:33.561 INFO:teuthology.orchestra.run.smithi027.stdout:ID_LIKE="rhel fedora" 2024-04-15T21:45:33.561 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION_ID="9" 2024-04-15T21:45:33.561 INFO:teuthology.orchestra.run.smithi027.stdout:PLATFORM_ID="platform:el9" 2024-04-15T21:45:33.561 INFO:teuthology.orchestra.run.smithi027.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-15T21:45:33.562 INFO:teuthology.orchestra.run.smithi027.stdout:ANSI_COLOR="0;31" 2024-04-15T21:45:33.562 INFO:teuthology.orchestra.run.smithi027.stdout:LOGO="fedora-logo-icon" 2024-04-15T21:45:33.562 INFO:teuthology.orchestra.run.smithi027.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-15T21:45:33.562 INFO:teuthology.orchestra.run.smithi027.stdout:HOME_URL="https://centos.org/" 2024-04-15T21:45:33.562 INFO:teuthology.orchestra.run.smithi027.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-15T21:45:33.562 INFO:teuthology.orchestra.run.smithi027.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-15T21:45:33.562 INFO:teuthology.orchestra.run.smithi027.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-15T21:45:33.563 INFO:teuthology.lock.ops:Updating smithi027.front.sepia.ceph.com on lock server 2024-04-15T21:45:33.588 DEBUG:teuthology.orchestra.run.smithi151:> uname -m 2024-04-15T21:45:33.606 INFO:teuthology.orchestra.run.smithi151.stdout:x86_64 2024-04-15T21:45:33.606 DEBUG:teuthology.orchestra.run.smithi151:> cat /etc/os-release 2024-04-15T21:45:33.663 INFO:teuthology.orchestra.run.smithi151.stdout:NAME="CentOS Stream" 2024-04-15T21:45:33.663 INFO:teuthology.orchestra.run.smithi151.stdout:VERSION="9" 2024-04-15T21:45:33.663 INFO:teuthology.orchestra.run.smithi151.stdout:ID="centos" 2024-04-15T21:45:33.663 INFO:teuthology.orchestra.run.smithi151.stdout:ID_LIKE="rhel fedora" 2024-04-15T21:45:33.663 INFO:teuthology.orchestra.run.smithi151.stdout:VERSION_ID="9" 2024-04-15T21:45:33.663 INFO:teuthology.orchestra.run.smithi151.stdout:PLATFORM_ID="platform:el9" 2024-04-15T21:45:33.663 INFO:teuthology.orchestra.run.smithi151.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-15T21:45:33.664 INFO:teuthology.orchestra.run.smithi151.stdout:ANSI_COLOR="0;31" 2024-04-15T21:45:33.664 INFO:teuthology.orchestra.run.smithi151.stdout:LOGO="fedora-logo-icon" 2024-04-15T21:45:33.664 INFO:teuthology.orchestra.run.smithi151.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-15T21:45:33.664 INFO:teuthology.orchestra.run.smithi151.stdout:HOME_URL="https://centos.org/" 2024-04-15T21:45:33.664 INFO:teuthology.orchestra.run.smithi151.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-15T21:45:33.664 INFO:teuthology.orchestra.run.smithi151.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-15T21:45:33.664 INFO:teuthology.orchestra.run.smithi151.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-15T21:45:33.664 INFO:teuthology.lock.ops:Updating smithi151.front.sepia.ceph.com on lock server 2024-04-15T21:45:33.688 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-15T21:45:33.703 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-15T21:45:33.734 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-15T21:45:33.734 DEBUG:teuthology.orchestra.run.smithi027:> test '!' -e /home/ubuntu/cephtest 2024-04-15T21:45:33.737 DEBUG:teuthology.orchestra.run.smithi151:> test '!' -e /home/ubuntu/cephtest 2024-04-15T21:45:33.753 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-15T21:45:33.781 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-15T21:45:33.781 DEBUG:teuthology.orchestra.run.smithi027:> test -z $(ls -A /var/lib/ceph) 2024-04-15T21:45:33.794 DEBUG:teuthology.orchestra.run.smithi151:> test -z $(ls -A /var/lib/ceph) 2024-04-15T21:45:33.901 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-15T21:45:33.953 INFO:teuthology.run_tasks:Running task kernel... 2024-04-15T21:45:33.967 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-15T21:45:33.967 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-15T21:45:33.968 DEBUG:teuthology.orchestra.run.smithi027:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-15T21:45:33.968 DEBUG:teuthology.orchestra.run.smithi151:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-15T21:45:33.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T21:45:33.985 DEBUG:teuthology.orchestra.run.smithi151:> uname -r 2024-04-15T21:45:33.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T21:45:33.986 DEBUG:teuthology.orchestra.run.smithi027:> uname -r 2024-04-15T21:45:34.042 INFO:teuthology.orchestra.run.smithi151.stdout:5.14.0-361.el9.x86_64 2024-04-15T21:45:34.042 INFO:teuthology.task.kernel:Running kernel on smithi151: 5.14.0-361.el9.x86_64 2024-04-15T21:45:34.042 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum install -y kernel 2024-04-15T21:45:34.044 INFO:teuthology.orchestra.run.smithi027.stdout:5.14.0-361.el9.x86_64 2024-04-15T21:45:34.044 INFO:teuthology.task.kernel:Running kernel on smithi027: 5.14.0-361.el9.x86_64 2024-04-15T21:45:34.044 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum install -y kernel 2024-04-15T21:45:36.096 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS-9 - AppStream 16 MB/s | 6.7 MB 00:00 2024-04-15T21:45:36.305 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS-9 - AppStream 14 MB/s | 6.7 MB 00:00 2024-04-15T21:45:37.539 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS-9 - BaseOS 6.9 MB/s | 2.0 MB 00:00 2024-04-15T21:45:37.697 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS-9 - BaseOS 7.4 MB/s | 2.0 MB 00:00 2024-04-15T21:45:38.745 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 9 - BaseOS 9.4 MB/s | 8.0 MB 00:00 2024-04-15T21:45:38.773 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.0 MB 00:00 2024-04-15T21:45:42.380 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 9 - AppStream 7.6 MB/s | 19 MB 00:02 2024-04-15T21:45:43.014 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - AppStream 6.0 MB/s | 19 MB 00:03 2024-04-15T21:45:48.139 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - CRB 3.7 MB/s | 6.2 MB 00:01 2024-04-15T21:45:49.683 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - Extras packages 41 kB/s | 16 kB 00:00 2024-04-15T21:45:49.988 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 9 - CRB 1.5 MB/s | 6.2 MB 00:03 2024-04-15T21:45:50.591 INFO:teuthology.orchestra.run.smithi151.stdout:Extra Packages for Enterprise Linux 27 MB/s | 21 MB 00:00 2024-04-15T21:45:52.331 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 9 - Extras packages 14 kB/s | 16 kB 00:01 2024-04-15T21:45:55.541 INFO:teuthology.orchestra.run.smithi151.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-04-15T21:45:56.726 INFO:teuthology.orchestra.run.smithi027.stdout:Extra Packages for Enterprise Linux 4.9 MB/s | 21 MB 00:04 2024-04-15T21:45:57.848 INFO:teuthology.orchestra.run.smithi151.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-15T21:45:57.848 INFO:teuthology.orchestra.run.smithi151.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-15T21:45:57.953 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:45:57.960 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:45:57.960 INFO:teuthology.orchestra.run.smithi151.stdout: Package Arch Version Repository Size 2024-04-15T21:45:57.960 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:45:57.960 INFO:teuthology.orchestra.run.smithi151.stdout:Installing: 2024-04-15T21:45:57.960 INFO:teuthology.orchestra.run.smithi151.stdout: kernel x86_64 5.14.0-438.el9 CentOS-BaseOS 277 k 2024-04-15T21:45:57.960 INFO:teuthology.orchestra.run.smithi151.stdout:Installing dependencies: 2024-04-15T21:45:57.960 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-core x86_64 5.14.0-438.el9 CentOS-BaseOS 15 M 2024-04-15T21:45:57.960 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-modules x86_64 5.14.0-438.el9 CentOS-BaseOS 34 M 2024-04-15T21:45:57.960 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-modules-core x86_64 5.14.0-438.el9 CentOS-BaseOS 28 M 2024-04-15T21:45:57.961 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:45:57.961 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-04-15T21:45:57.961 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:45:57.961 INFO:teuthology.orchestra.run.smithi151.stdout:Install 4 Packages 2024-04-15T21:45:57.961 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:45:57.961 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 77 M 2024-04-15T21:45:57.961 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 123 M 2024-04-15T21:45:57.962 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-04-15T21:45:58.126 INFO:teuthology.orchestra.run.smithi151.stdout:(1/4): kernel-5.14.0-438.el9.x86_64.rpm 1.7 MB/s | 277 kB 00:00 2024-04-15T21:45:58.676 INFO:teuthology.orchestra.run.smithi151.stdout:(2/4): kernel-core-5.14.0-438.el9.x86_64.rpm 21 MB/s | 15 MB 00:00 2024-04-15T21:45:59.243 INFO:teuthology.orchestra.run.smithi151.stdout:(3/4): kernel-modules-5.14.0-438.el9.x86_64.rpm 26 MB/s | 34 MB 00:01 2024-04-15T21:45:59.527 INFO:teuthology.orchestra.run.smithi151.stdout:(4/4): kernel-modules-core-5.14.0-438.el9.x86_6 20 MB/s | 28 MB 00:01 2024-04-15T21:45:59.530 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:45:59.530 INFO:teuthology.orchestra.run.smithi151.stdout:Total 49 MB/s | 77 MB 00:01 2024-04-15T21:45:59.530 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-04-15T21:45:59.877 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-04-15T21:45:59.877 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-04-15T21:46:00.714 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-04-15T21:46:00.714 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-04-15T21:46:01.873 INFO:teuthology.orchestra.run.smithi027.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-04-15T21:46:03.050 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-04-15T21:46:03.639 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : kernel-modules-core-5.14.0-438.el9.x86_64 1/4 2024-04-15T21:46:03.727 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-15T21:46:04.372 INFO:teuthology.orchestra.run.smithi027.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-15T21:46:04.372 INFO:teuthology.orchestra.run.smithi027.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-15T21:46:04.473 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:46:04.486 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:46:04.486 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2024-04-15T21:46:04.486 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:46:04.486 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-15T21:46:04.486 INFO:teuthology.orchestra.run.smithi027.stdout: kernel x86_64 5.14.0-438.el9 CentOS-BaseOS 277 k 2024-04-15T21:46:04.486 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2024-04-15T21:46:04.486 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-core x86_64 5.14.0-438.el9 CentOS-BaseOS 15 M 2024-04-15T21:46:04.486 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-modules x86_64 5.14.0-438.el9 CentOS-BaseOS 34 M 2024-04-15T21:46:04.486 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-modules-core x86_64 5.14.0-438.el9 CentOS-BaseOS 28 M 2024-04-15T21:46:04.486 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:46:04.487 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-15T21:46:04.487 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:46:04.487 INFO:teuthology.orchestra.run.smithi027.stdout:Install 4 Packages 2024-04-15T21:46:04.487 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:46:04.487 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 77 M 2024-04-15T21:46:04.487 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 123 M 2024-04-15T21:46:04.487 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-15T21:46:04.642 INFO:teuthology.orchestra.run.smithi027.stdout:(1/4): kernel-5.14.0-438.el9.x86_64.rpm 1.8 MB/s | 277 kB 00:00 2024-04-15T21:46:05.192 INFO:teuthology.orchestra.run.smithi027.stdout:(2/4): kernel-core-5.14.0-438.el9.x86_64.rpm 22 MB/s | 15 MB 00:00 2024-04-15T21:46:05.717 INFO:teuthology.orchestra.run.smithi027.stdout:(3/4): kernel-modules-core-5.14.0-438.el9.x86_6 26 MB/s | 28 MB 00:01 2024-04-15T21:46:06.034 INFO:teuthology.orchestra.run.smithi027.stdout:(4/4): kernel-modules-5.14.0-438.el9.x86_64.rpm 22 MB/s | 34 MB 00:01 2024-04-15T21:46:06.037 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:46:06.038 INFO:teuthology.orchestra.run.smithi027.stdout:Total 50 MB/s | 77 MB 00:01 2024-04-15T21:46:06.038 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-15T21:46:06.480 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-15T21:46:06.481 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-15T21:46:06.505 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-15T21:46:06.646 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-15T21:46:07.348 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-15T21:46:07.349 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-15T21:46:09.774 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-15T21:46:10.396 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : kernel-modules-core-5.14.0-438.el9.x86_64 1/4 2024-04-15T21:46:10.476 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-15T21:46:11.376 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-15T21:46:11.420 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : kernel-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:46:13.376 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-15T21:46:13.506 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-15T21:46:16.119 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: kernel-modules-core-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:46:18.617 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-15T21:46:18.655 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : kernel-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:46:23.782 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-modules-core-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:46:45.783 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: kernel-core-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:46:45.784 INFO:teuthology.orchestra.run.smithi151.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-15T21:46:45.784 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:46:45.828 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: kernel-modules-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:46:46.162 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: kernel-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:46:46.163 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : kernel-5.14.0-438.el9.x86_64 1/4 2024-04-15T21:46:46.163 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-15T21:46:46.163 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-15T21:46:46.574 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : kernel-modules-core-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:46:46.574 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:46:46.574 INFO:teuthology.orchestra.run.smithi151.stdout:Installed: 2024-04-15T21:46:46.575 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-5.14.0-438.el9.x86_64 2024-04-15T21:46:46.575 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-core-5.14.0-438.el9.x86_64 2024-04-15T21:46:46.575 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-modules-5.14.0-438.el9.x86_64 2024-04-15T21:46:46.575 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-modules-core-5.14.0-438.el9.x86_64 2024-04-15T21:46:46.575 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:46:46.575 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:46:46.928 DEBUG:teuthology.orchestra.run.smithi151:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T21:46:47.023 INFO:teuthology.orchestra.run.smithi151.stdout:kernel-5.14.0-438.el9.x86_64 2024-04-15T21:46:47.024 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-438.el9.x86_64 2024-04-15T21:46:47.024 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-438.el9.x86_64 2024-04-15T21:46:47.024 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-15T21:46:47.024 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-15T21:46:47.024 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-15T21:46:47.025 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi151.front.sepia.ceph.com, path=None, version=distro) 2024-04-15T21:46:47.025 DEBUG:teuthology.orchestra.run.smithi151:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T21:46:47.105 INFO:teuthology.orchestra.run.smithi151.stdout:kernel-5.14.0-438.el9.x86_64 2024-04-15T21:46:47.105 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-438.el9.x86_64 2024-04-15T21:46:47.105 DEBUG:teuthology.orchestra.run.smithi151:> sudo rpm -qi grub2-tools 2024-04-15T21:46:47.145 INFO:teuthology.orchestra.run.smithi151.stdout:Name : grub2-tools 2024-04-15T21:46:47.146 INFO:teuthology.orchestra.run.smithi151.stdout:Epoch : 1 2024-04-15T21:46:47.146 INFO:teuthology.orchestra.run.smithi151.stdout:Version : 2.06 2024-04-15T21:46:47.146 INFO:teuthology.orchestra.run.smithi151.stdout:Release : 68.el9 2024-04-15T21:46:47.146 INFO:teuthology.orchestra.run.smithi151.stdout:Architecture: x86_64 2024-04-15T21:46:47.146 INFO:teuthology.orchestra.run.smithi151.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-15T21:46:47.146 INFO:teuthology.orchestra.run.smithi151.stdout:Group : Unspecified 2024-04-15T21:46:47.146 INFO:teuthology.orchestra.run.smithi151.stdout:Size : 8264254 2024-04-15T21:46:47.146 INFO:teuthology.orchestra.run.smithi151.stdout:License : GPLv3+ 2024-04-15T21:46:47.146 INFO:teuthology.orchestra.run.smithi151.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-15T21:46:47.146 INFO:teuthology.orchestra.run.smithi151.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-15T21:46:47.146 INFO:teuthology.orchestra.run.smithi151.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-15T21:46:47.146 INFO:teuthology.orchestra.run.smithi151.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-15T21:46:47.146 INFO:teuthology.orchestra.run.smithi151.stdout:Packager : builder@centos.org 2024-04-15T21:46:47.147 INFO:teuthology.orchestra.run.smithi151.stdout:Vendor : CentOS 2024-04-15T21:46:47.147 INFO:teuthology.orchestra.run.smithi151.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-15T21:46:47.147 INFO:teuthology.orchestra.run.smithi151.stdout:Summary : Support tools for GRUB. 2024-04-15T21:46:47.147 INFO:teuthology.orchestra.run.smithi151.stdout:Description : 2024-04-15T21:46:47.147 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:46:47.147 INFO:teuthology.orchestra.run.smithi151.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-15T21:46:47.147 INFO:teuthology.orchestra.run.smithi151.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-15T21:46:47.147 INFO:teuthology.orchestra.run.smithi151.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-15T21:46:47.147 INFO:teuthology.orchestra.run.smithi151.stdout:hardware devices. 2024-04-15T21:46:47.147 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:46:47.147 INFO:teuthology.orchestra.run.smithi151.stdout:This subpackage provides tools for support of all platforms. 2024-04-15T21:46:47.148 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-15T21:46:47.148 INFO:teuthology.task.kernel:Updating grub on smithi151 to boot 5.14.0-438.el9.x86_64 2024-04-15T21:46:47.148 DEBUG:teuthology.orchestra.run.smithi151:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-15T21:46:47.705 INFO:teuthology.orchestra.run.smithi151.stderr:Generating grub configuration file ... 2024-04-15T21:46:49.116 INFO:teuthology.orchestra.run.smithi151.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-15T21:46:49.160 INFO:teuthology.orchestra.run.smithi151.stderr:done 2024-04-15T21:46:49.162 DEBUG:teuthology.orchestra.run.smithi151:> mktemp 2024-04-15T21:46:49.177 INFO:teuthology.orchestra.run.smithi151.stdout:/tmp/tmp.OpFVxaBOPO 2024-04-15T21:46:49.177 DEBUG:teuthology.orchestra.run.smithi151:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.OpFVxaBOPO 2024-04-15T21:46:49.246 DEBUG:teuthology.orchestra.run.smithi151:> sudo chmod 0666 /tmp/tmp.OpFVxaBOPO 2024-04-15T21:46:49.389 DEBUG:teuthology.orchestra.remote:smithi151:/tmp/tmp.OpFVxaBOPO is 6KB 2024-04-15T21:46:49.437 DEBUG:teuthology.orchestra.run.smithi151:> rm -fr /tmp/tmp.OpFVxaBOPO 2024-04-15T21:46:49.452 DEBUG:teuthology.orchestra.run.smithi151:> sudo /bin/ls /boot/loader/entries || true 2024-04-15T21:46:49.518 INFO:teuthology.orchestra.run.smithi151.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-15T21:46:49.518 INFO:teuthology.orchestra.run.smithi151.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-15T21:46:49.518 INFO:teuthology.orchestra.run.smithi151.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-15T21:46:49.518 INFO:teuthology.orchestra.run.smithi151.stdout:15949e3c88704300882482eddfd7baae-5.14.0-438.el9.x86_64.conf 2024-04-15T21:46:49.520 DEBUG:teuthology.orchestra.run.smithi151:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-438.el9.x86_64 2024-04-15T21:46:49.678 DEBUG:teuthology.orchestra.run.smithi151:> sudo shutdown -r now 2024-04-15T21:46:54.722 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-core-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:46:54.722 INFO:teuthology.orchestra.run.smithi027.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-15T21:46:54.722 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:46:54.767 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-modules-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:46:55.177 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: kernel-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:46:55.177 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : kernel-5.14.0-438.el9.x86_64 1/4 2024-04-15T21:46:55.177 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-15T21:46:55.177 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-15T21:46:55.627 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : kernel-modules-core-5.14.0-438.el9.x86_64 4/4 2024-04-15T21:46:55.627 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:46:55.627 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-15T21:46:55.627 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-5.14.0-438.el9.x86_64 2024-04-15T21:46:55.627 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-core-5.14.0-438.el9.x86_64 2024-04-15T21:46:55.628 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-modules-5.14.0-438.el9.x86_64 2024-04-15T21:46:55.628 INFO:teuthology.orchestra.run.smithi027.stdout: kernel-modules-core-5.14.0-438.el9.x86_64 2024-04-15T21:46:55.628 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:46:55.628 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:46:55.957 DEBUG:teuthology.orchestra.run.smithi027:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T21:46:56.101 INFO:teuthology.orchestra.run.smithi027.stdout:kernel-5.14.0-438.el9.x86_64 2024-04-15T21:46:56.102 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-438.el9.x86_64 2024-04-15T21:46:56.102 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-438.el9.x86_64 2024-04-15T21:46:56.102 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-15T21:46:56.102 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-15T21:46:56.102 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-15T21:46:56.102 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi027.front.sepia.ceph.com, path=None, version=distro) 2024-04-15T21:46:56.102 DEBUG:teuthology.orchestra.run.smithi027:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T21:46:56.186 INFO:teuthology.orchestra.run.smithi027.stdout:kernel-5.14.0-438.el9.x86_64 2024-04-15T21:46:56.186 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-438.el9.x86_64 2024-04-15T21:46:56.187 DEBUG:teuthology.orchestra.run.smithi027:> sudo rpm -qi grub2-tools 2024-04-15T21:46:56.224 INFO:teuthology.orchestra.run.smithi027.stdout:Name : grub2-tools 2024-04-15T21:46:56.224 INFO:teuthology.orchestra.run.smithi027.stdout:Epoch : 1 2024-04-15T21:46:56.224 INFO:teuthology.orchestra.run.smithi027.stdout:Version : 2.06 2024-04-15T21:46:56.224 INFO:teuthology.orchestra.run.smithi027.stdout:Release : 68.el9 2024-04-15T21:46:56.224 INFO:teuthology.orchestra.run.smithi027.stdout:Architecture: x86_64 2024-04-15T21:46:56.224 INFO:teuthology.orchestra.run.smithi027.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-15T21:46:56.224 INFO:teuthology.orchestra.run.smithi027.stdout:Group : Unspecified 2024-04-15T21:46:56.225 INFO:teuthology.orchestra.run.smithi027.stdout:Size : 8264254 2024-04-15T21:46:56.225 INFO:teuthology.orchestra.run.smithi027.stdout:License : GPLv3+ 2024-04-15T21:46:56.225 INFO:teuthology.orchestra.run.smithi027.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-15T21:46:56.225 INFO:teuthology.orchestra.run.smithi027.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-15T21:46:56.225 INFO:teuthology.orchestra.run.smithi027.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-15T21:46:56.225 INFO:teuthology.orchestra.run.smithi027.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-15T21:46:56.225 INFO:teuthology.orchestra.run.smithi027.stdout:Packager : builder@centos.org 2024-04-15T21:46:56.225 INFO:teuthology.orchestra.run.smithi027.stdout:Vendor : CentOS 2024-04-15T21:46:56.225 INFO:teuthology.orchestra.run.smithi027.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-15T21:46:56.225 INFO:teuthology.orchestra.run.smithi027.stdout:Summary : Support tools for GRUB. 2024-04-15T21:46:56.225 INFO:teuthology.orchestra.run.smithi027.stdout:Description : 2024-04-15T21:46:56.225 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:46:56.225 INFO:teuthology.orchestra.run.smithi027.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-15T21:46:56.225 INFO:teuthology.orchestra.run.smithi027.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-15T21:46:56.226 INFO:teuthology.orchestra.run.smithi027.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-15T21:46:56.226 INFO:teuthology.orchestra.run.smithi027.stdout:hardware devices. 2024-04-15T21:46:56.226 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:46:56.226 INFO:teuthology.orchestra.run.smithi027.stdout:This subpackage provides tools for support of all platforms. 2024-04-15T21:46:56.227 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-15T21:46:56.227 INFO:teuthology.task.kernel:Updating grub on smithi027 to boot 5.14.0-438.el9.x86_64 2024-04-15T21:46:56.227 DEBUG:teuthology.orchestra.run.smithi027:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-15T21:46:56.904 INFO:teuthology.orchestra.run.smithi027.stderr:Generating grub configuration file ... 2024-04-15T21:46:58.301 INFO:teuthology.orchestra.run.smithi027.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-15T21:46:58.332 INFO:teuthology.orchestra.run.smithi027.stderr:done 2024-04-15T21:46:58.334 DEBUG:teuthology.orchestra.run.smithi027:> mktemp 2024-04-15T21:46:58.349 INFO:teuthology.orchestra.run.smithi027.stdout:/tmp/tmp.gXAbhHPDjy 2024-04-15T21:46:58.349 DEBUG:teuthology.orchestra.run.smithi027:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.gXAbhHPDjy 2024-04-15T21:46:58.422 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod 0666 /tmp/tmp.gXAbhHPDjy 2024-04-15T21:46:58.562 DEBUG:teuthology.orchestra.remote:smithi027:/tmp/tmp.gXAbhHPDjy is 6KB 2024-04-15T21:46:58.610 DEBUG:teuthology.orchestra.run.smithi027:> rm -fr /tmp/tmp.gXAbhHPDjy 2024-04-15T21:46:58.625 DEBUG:teuthology.orchestra.run.smithi027:> sudo /bin/ls /boot/loader/entries || true 2024-04-15T21:46:58.702 INFO:teuthology.orchestra.run.smithi027.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-15T21:46:58.702 INFO:teuthology.orchestra.run.smithi027.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-15T21:46:58.702 INFO:teuthology.orchestra.run.smithi027.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-15T21:46:58.702 INFO:teuthology.orchestra.run.smithi027.stdout:15949e3c88704300882482eddfd7baae-5.14.0-438.el9.x86_64.conf 2024-04-15T21:46:58.703 DEBUG:teuthology.orchestra.run.smithi027:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-438.el9.x86_64 2024-04-15T21:46:58.855 DEBUG:teuthology.orchestra.run.smithi027:> sudo shutdown -r now 2024-04-15T21:47:19.687 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-15T21:47:19.688 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-04-15T21:47:19.689 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T21:47:28.866 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-15T21:47:28.867 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-04-15T21:47:28.867 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T21:47:38.146 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.151 2024-04-15T21:47:47.154 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-04-15T21:47:47.155 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T21:47:47.362 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2024-04-15T21:47:50.206 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.151 2024-04-15T21:47:56.366 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-04-15T21:47:56.367 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T21:47:59.426 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2024-04-15T21:48:02.210 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-04-15T21:48:02.211 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T21:48:11.434 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-04-15T21:48:11.435 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T21:48:14.494 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2024-04-15T21:48:29.501 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-04-15T21:48:29.502 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T21:48:32.574 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2024-04-15T21:48:50.593 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-04-15T21:48:50.594 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T21:49:02.225 DEBUG:teuthology.orchestra.remote:timed out 2024-04-15T21:49:09.022 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.27 2024-04-15T21:49:17.234 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-04-15T21:49:17.235 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T21:49:17.529 DEBUG:teuthology.orchestra.run.smithi151:> true 2024-04-15T21:49:17.912 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-04-15T21:49:17.912 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-438.el9.x86_64"... 2024-04-15T21:49:17.912 DEBUG:teuthology.orchestra.run.smithi151:> uname -r 2024-04-15T21:49:17.928 INFO:teuthology.orchestra.run.smithi151.stdout:5.14.0-438.el9.x86_64 2024-04-15T21:49:17.928 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-438.el9.x86_64 vs 5.14.0-438.el9.x86_64 2024-04-15T21:49:17.928 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-15T21:49:17.928 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-15T21:49:18.929 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-15T21:49:18.930 DEBUG:teuthology.orchestra.run.smithi151:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-15T21:49:19.012 INFO:teuthology.orchestra.run.smithi151.stdout:ttyS1 2024-04-15T21:49:19.044 DEBUG:teuthology.parallel:result is None 2024-04-15T21:49:30.024 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-04-15T21:49:30.024 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T21:49:30.429 DEBUG:teuthology.orchestra.run.smithi027:> true 2024-04-15T21:49:30.816 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-04-15T21:49:30.816 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-438.el9.x86_64"... 2024-04-15T21:49:30.816 DEBUG:teuthology.orchestra.run.smithi027:> uname -r 2024-04-15T21:49:30.833 INFO:teuthology.orchestra.run.smithi027.stdout:5.14.0-438.el9.x86_64 2024-04-15T21:49:30.833 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-438.el9.x86_64 vs 5.14.0-438.el9.x86_64 2024-04-15T21:49:30.833 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-15T21:49:30.833 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-15T21:49:31.834 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-15T21:49:31.835 DEBUG:teuthology.orchestra.run.smithi027:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-15T21:49:31.905 INFO:teuthology.orchestra.run.smithi027.stdout:ttyS1 2024-04-15T21:49:31.938 DEBUG:teuthology.parallel:result is None 2024-04-15T21:49:31.938 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-15T21:49:31.947 INFO:teuthology.task.internal:Creating test directory... 2024-04-15T21:49:31.948 DEBUG:teuthology.orchestra.run.smithi027:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-15T21:49:31.950 DEBUG:teuthology.orchestra.run.smithi151:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-15T21:49:31.969 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-15T21:49:31.978 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-15T21:49:31.992 INFO:teuthology.task.internal:Creating archive directory... 2024-04-15T21:49:31.992 DEBUG:teuthology.orchestra.run.smithi027:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-15T21:49:32.009 DEBUG:teuthology.orchestra.run.smithi151:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-15T21:49:32.084 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-15T21:49:32.095 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-15T21:49:32.096 DEBUG:teuthology.orchestra.run.smithi027:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-15T21:49:32.098 DEBUG:teuthology.orchestra.run.smithi151:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-15T21:49:32.141 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T21:49:32.154 INFO:teuthology.orchestra.run.smithi151.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T21:49:32.159 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T21:49:32.169 INFO:teuthology.orchestra.run.smithi151.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T21:49:32.171 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-15T21:49:32.183 INFO:teuthology.task.internal:Configuring sudo... 2024-04-15T21:49:32.183 DEBUG:teuthology.orchestra.run.smithi027:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-15T21:49:32.185 DEBUG:teuthology.orchestra.run.smithi151:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-15T21:49:32.218 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-15T21:49:32.231 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-15T21:49:32.232 DEBUG:teuthology.orchestra.run.smithi027:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-15T21:49:32.262 DEBUG:teuthology.orchestra.run.smithi151:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-15T21:49:32.279 DEBUG:teuthology.orchestra.run.smithi027:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T21:49:32.360 DEBUG:teuthology.orchestra.run.smithi027:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T21:49:32.419 DEBUG:teuthology.orchestra.run.smithi027:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T21:49:32.503 DEBUG:teuthology.orchestra.run.smithi027:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T21:49:32.551 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-04-15T21:49:32.551 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-15T21:49:32.623 DEBUG:teuthology.orchestra.run.smithi151:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T21:49:32.698 DEBUG:teuthology.orchestra.run.smithi151:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T21:49:32.759 DEBUG:teuthology.orchestra.run.smithi151:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T21:49:32.843 DEBUG:teuthology.orchestra.run.smithi151:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T21:49:32.889 DEBUG:teuthology.orchestra.run.smithi151:> set -ex 2024-04-15T21:49:32.889 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-15T21:49:32.960 DEBUG:teuthology.orchestra.run.smithi027:> sudo service rsyslog restart 2024-04-15T21:49:32.962 DEBUG:teuthology.orchestra.run.smithi151:> sudo service rsyslog restart 2024-04-15T21:49:33.012 INFO:teuthology.orchestra.run.smithi027.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T21:49:33.043 INFO:teuthology.orchestra.run.smithi151.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T21:49:33.523 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-15T21:49:33.534 INFO:teuthology.task.internal:Starting timer... 2024-04-15T21:49:33.535 INFO:teuthology.run_tasks:Running task pcp... 2024-04-15T21:49:33.553 INFO:teuthology.run_tasks:Running task selinux... 2024-04-15T21:49:33.564 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-15T21:49:33.565 DEBUG:teuthology.orchestra.run.smithi027:> sudo service auditd rotate 2024-04-15T21:49:33.617 INFO:teuthology.orchestra.run.smithi027.stdout:Rotating logs: 2024-04-15T21:49:33.619 DEBUG:teuthology.orchestra.run.smithi151:> sudo service auditd rotate 2024-04-15T21:49:33.664 INFO:teuthology.orchestra.run.smithi151.stdout:Rotating logs: 2024-04-15T21:49:33.666 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-15T21:49:33.667 DEBUG:teuthology.orchestra.run.smithi027:> /usr/sbin/getenforce 2024-04-15T21:49:33.705 INFO:teuthology.orchestra.run.smithi027.stdout:Permissive 2024-04-15T21:49:33.705 DEBUG:teuthology.orchestra.run.smithi151:> /usr/sbin/getenforce 2024-04-15T21:49:33.726 INFO:teuthology.orchestra.run.smithi151.stdout:Permissive 2024-04-15T21:49:33.726 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi027.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi151.front.sepia.ceph.com': 'permissive'} 2024-04-15T21:49:33.727 DEBUG:teuthology.orchestra.run.smithi027:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-15T21:49:33.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T21:49:33.782 DEBUG:teuthology.orchestra.run.smithi151:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-15T21:49:33.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T21:49:33.811 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-15T21:49:33.811 DEBUG:teuthology.orchestra.run.smithi027:> sudo /usr/sbin/setenforce permissive 2024-04-15T21:49:33.856 DEBUG:teuthology.orchestra.run.smithi151:> sudo /usr/sbin/setenforce permissive 2024-04-15T21:49:33.893 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-15T21:49:33.903 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-15T21:49:33.909 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-15T21:49:34.032 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-15T21:49:34.046 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-15T21:49:34.047 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi027.front.sepia.ceph.com,smithi151.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-15T21:53:55.008 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi027.front.sepia.ceph.com'), Remote(name='ubuntu@smithi151.front.sepia.ceph.com')] 2024-04-15T21:53:55.009 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-04-15T21:53:55.011 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T21:53:55.114 DEBUG:teuthology.orchestra.run.smithi027:> true 2024-04-15T21:53:55.191 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi027.front.sepia.ceph.com' 2024-04-15T21:53:55.191 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-04-15T21:53:55.192 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T21:53:55.288 DEBUG:teuthology.orchestra.run.smithi151:> true 2024-04-15T21:53:55.377 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-04-15T21:53:55.378 INFO:teuthology.run_tasks:Running task clock... 2024-04-15T21:53:55.388 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-15T21:53:55.389 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-15T21:53:55.389 DEBUG:teuthology.orchestra.run.smithi027:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T21:53:55.392 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-15T21:53:55.392 DEBUG:teuthology.orchestra.run.smithi151:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T21:53:55.428 INFO:teuthology.orchestra.run.smithi027.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-15T21:53:55.449 INFO:teuthology.orchestra.run.smithi027.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-15T21:53:55.450 INFO:teuthology.orchestra.run.smithi151.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-15T21:53:55.467 INFO:teuthology.orchestra.run.smithi151.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-15T21:53:55.487 INFO:teuthology.orchestra.run.smithi027.stderr:sudo: ntpd: command not found 2024-04-15T21:53:55.498 INFO:teuthology.orchestra.run.smithi151.stderr:sudo: ntpd: command not found 2024-04-15T21:53:55.505 INFO:teuthology.orchestra.run.smithi027.stdout:506 Cannot talk to daemon 2024-04-15T21:53:55.512 INFO:teuthology.orchestra.run.smithi151.stdout:506 Cannot talk to daemon 2024-04-15T21:53:55.526 INFO:teuthology.orchestra.run.smithi027.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-15T21:53:55.530 INFO:teuthology.orchestra.run.smithi151.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-15T21:53:55.547 INFO:teuthology.orchestra.run.smithi027.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-15T21:53:55.547 INFO:teuthology.orchestra.run.smithi151.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-15T21:53:55.599 INFO:teuthology.orchestra.run.smithi151.stderr:bash: line 1: ntpq: command not found 2024-04-15T21:53:55.602 INFO:teuthology.orchestra.run.smithi151.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T21:53:55.602 INFO:teuthology.orchestra.run.smithi151.stdout:=============================================================================== 2024-04-15T21:53:55.603 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T21:53:55.603 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T21:53:55.603 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T21:53:55.603 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T21:53:55.604 INFO:teuthology.orchestra.run.smithi027.stderr:bash: line 1: ntpq: command not found 2024-04-15T21:53:55.608 INFO:teuthology.orchestra.run.smithi027.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T21:53:55.608 INFO:teuthology.orchestra.run.smithi027.stdout:=============================================================================== 2024-04-15T21:53:55.609 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T21:53:55.609 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T21:53:55.609 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T21:53:55.609 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T21:53:55.609 INFO:teuthology.run_tasks:Running task install... 2024-04-15T21:53:55.617 DEBUG:teuthology.task.install:project ceph 2024-04-15T21:53:55.618 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765'}, 'extra_packages': ['cephadm']} 2024-04-15T21:53:55.618 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765'} 2024-04-15T21:53:55.618 INFO:teuthology.task.install:Using flavor: default 2024-04-15T21:53:55.624 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-04-15T21:53:55.624 INFO:teuthology.task.install:extra packages: [] 2024-04-15T21:53:55.624 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765', 'tag': None, 'wait_for_package': False} 2024-04-15T21:53:55.625 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T21:53:55.628 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765', 'tag': None, 'wait_for_package': False} 2024-04-15T21:53:55.628 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T21:53:55.771 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/ 2024-04-15T21:53:55.771 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2114.ga9a752df 2024-04-15T21:53:55.847 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/ 2024-04-15T21:53:55.847 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2114.ga9a752df 2024-04-15T21:53:55.881 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-15T21:53:55.882 DEBUG:teuthology.orchestra.run.smithi151:> set -ex 2024-04-15T21:53:55.882 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-15T21:53:55.911 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-15T21:53:55.911 DEBUG:teuthology.orchestra.run.smithi151:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/a9a752df26c63acad72e1b3569fd79a515ca0765/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-15T21:53:55.957 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-15T21:53:55.957 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-04-15T21:53:55.957 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-15T21:53:55.980 DEBUG:teuthology.orchestra.run.smithi151:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-04-15T21:53:55.991 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-15T21:53:55.991 DEBUG:teuthology.orchestra.run.smithi027:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/a9a752df26c63acad72e1b3569fd79a515ca0765/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-15T21:53:56.062 DEBUG:teuthology.orchestra.run.smithi151:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-04-15T21:53:56.064 DEBUG:teuthology.orchestra.run.smithi027:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-04-15T21:53:56.130 INFO:teuthology.orchestra.run.smithi151.stdout:check_obsoletes = 1 2024-04-15T21:53:56.131 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum clean all 2024-04-15T21:53:56.153 DEBUG:teuthology.orchestra.run.smithi027:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-04-15T21:53:56.184 INFO:teuthology.orchestra.run.smithi027.stdout:check_obsoletes = 1 2024-04-15T21:53:56.186 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum clean all 2024-04-15T21:53:56.376 INFO:teuthology.orchestra.run.smithi151.stdout:74 files removed 2024-04-15T21:53:56.403 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install ceph-radosgw 2024-04-15T21:53:56.441 INFO:teuthology.orchestra.run.smithi027.stdout:74 files removed 2024-04-15T21:53:56.468 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-radosgw 2024-04-15T21:53:57.177 INFO:teuthology.orchestra.run.smithi027.stdout:ceph packages for x86_64 214 kB/s | 83 kB 00:00 2024-04-15T21:53:57.181 INFO:teuthology.orchestra.run.smithi151.stdout:ceph packages for x86_64 175 kB/s | 83 kB 00:00 2024-04-15T21:53:57.510 INFO:teuthology.orchestra.run.smithi027.stdout:ceph noarch packages 41 kB/s | 11 kB 00:00 2024-04-15T21:53:57.665 INFO:teuthology.orchestra.run.smithi151.stdout:ceph noarch packages 26 kB/s | 11 kB 00:00 2024-04-15T21:53:57.919 INFO:teuthology.orchestra.run.smithi027.stdout:ceph source packages 5.2 kB/s | 1.9 kB 00:00 2024-04-15T21:53:58.199 INFO:teuthology.orchestra.run.smithi151.stdout:ceph source packages 3.8 kB/s | 1.9 kB 00:00 2024-04-15T21:53:58.539 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS-9 - AppStream 12 MB/s | 6.7 MB 00:00 2024-04-15T21:53:58.759 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS-9 - AppStream 13 MB/s | 6.7 MB 00:00 2024-04-15T21:54:00.097 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS-9 - BaseOS 5.2 MB/s | 2.0 MB 00:00 2024-04-15T21:54:00.168 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS-9 - BaseOS 7.1 MB/s | 2.0 MB 00:00 2024-04-15T21:54:00.997 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.0 MB 00:00 2024-04-15T21:54:02.076 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - BaseOS 5.1 MB/s | 8.0 MB 00:01 2024-04-15T21:54:03.941 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 9 - AppStream 11 MB/s | 19 MB 00:01 2024-04-15T21:54:04.093 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - AppStream 21 MB/s | 19 MB 00:00 2024-04-15T21:54:08.140 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 9 - CRB 11 MB/s | 6.2 MB 00:00 2024-04-15T21:54:09.552 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - CRB 3.3 MB/s | 6.2 MB 00:01 2024-04-15T21:54:10.724 INFO:teuthology.orchestra.run.smithi027.stdout:CentOS Stream 9 - Extras packages 12 kB/s | 16 kB 00:01 2024-04-15T21:54:11.220 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - Extras packages 34 kB/s | 16 kB 00:00 2024-04-15T21:54:13.071 INFO:teuthology.orchestra.run.smithi151.stdout:Extra Packages for Enterprise Linux 12 MB/s | 21 MB 00:01 2024-04-15T21:54:14.375 INFO:teuthology.orchestra.run.smithi027.stdout:Extra Packages for Enterprise Linux 5.9 MB/s | 21 MB 00:03 2024-04-15T21:54:18.112 INFO:teuthology.orchestra.run.smithi151.stdout:lab-extras 27 kB/s | 1.7 kB 00:00 2024-04-15T21:54:19.651 INFO:teuthology.orchestra.run.smithi027.stdout:lab-extras 12 kB/s | 1.7 kB 00:00 2024-04-15T21:54:20.874 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:54:20.882 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:54:20.882 INFO:teuthology.orchestra.run.smithi151.stdout: Package Arch Version Repository Size 2024-04-15T21:54:20.882 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:54:20.882 INFO:teuthology.orchestra.run.smithi151.stdout:Installing: 2024-04-15T21:54:20.882 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-radosgw x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 9.9 M 2024-04-15T21:54:20.882 INFO:teuthology.orchestra.run.smithi151.stdout:Upgrading: 2024-04-15T21:54:20.882 INFO:teuthology.orchestra.run.smithi151.stdout: librados2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.4 M 2024-04-15T21:54:20.883 INFO:teuthology.orchestra.run.smithi151.stdout: librbd1 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.1 M 2024-04-15T21:54:20.883 INFO:teuthology.orchestra.run.smithi151.stdout:Installing dependencies: 2024-04-15T21:54:20.883 INFO:teuthology.orchestra.run.smithi151.stdout: boost-program-options 2024-04-15T21:54:20.883 INFO:teuthology.orchestra.run.smithi151.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-04-15T21:54:20.883 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-base x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 5.3 M 2024-04-15T21:54:20.883 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-common x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 21 M 2024-04-15T21:54:20.883 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-selinux x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 25 k 2024-04-15T21:54:20.883 INFO:teuthology.orchestra.run.smithi151.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-15T21:54:20.883 INFO:teuthology.orchestra.run.smithi151.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-15T21:54:20.883 INFO:teuthology.orchestra.run.smithi151.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-15T21:54:20.883 INFO:teuthology.orchestra.run.smithi151.stdout: libcephfs2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 746 k 2024-04-15T21:54:20.884 INFO:teuthology.orchestra.run.smithi151.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-15T21:54:20.884 INFO:teuthology.orchestra.run.smithi151.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-04-15T21:54:20.884 INFO:teuthology.orchestra.run.smithi151.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-04-15T21:54:20.884 INFO:teuthology.orchestra.run.smithi151.stdout: libradosstriper1 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 501 k 2024-04-15T21:54:20.884 INFO:teuthology.orchestra.run.smithi151.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-04-15T21:54:20.884 INFO:teuthology.orchestra.run.smithi151.stdout: librgw2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 5.2 M 2024-04-15T21:54:20.884 INFO:teuthology.orchestra.run.smithi151.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-15T21:54:20.884 INFO:teuthology.orchestra.run.smithi151.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-04-15T21:54:20.884 INFO:teuthology.orchestra.run.smithi151.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-15T21:54:20.884 INFO:teuthology.orchestra.run.smithi151.stdout: python3-ceph-argparse 2024-04-15T21:54:20.884 INFO:teuthology.orchestra.run.smithi151.stdout: x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 45 k 2024-04-15T21:54:20.884 INFO:teuthology.orchestra.run.smithi151.stdout: python3-ceph-common x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 131 k 2024-04-15T21:54:20.884 INFO:teuthology.orchestra.run.smithi151.stdout: python3-cephfs x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 162 k 2024-04-15T21:54:20.884 INFO:teuthology.orchestra.run.smithi151.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-04-15T21:54:20.884 INFO:teuthology.orchestra.run.smithi151.stdout: python3-rados x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 320 k 2024-04-15T21:54:20.884 INFO:teuthology.orchestra.run.smithi151.stdout: python3-rbd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 298 k 2024-04-15T21:54:20.885 INFO:teuthology.orchestra.run.smithi151.stdout: python3-rgw x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 99 k 2024-04-15T21:54:20.885 INFO:teuthology.orchestra.run.smithi151.stdout: qatlib x86_64 24.02.0-1.el9 CentOS-AppStream 220 k 2024-04-15T21:54:20.885 INFO:teuthology.orchestra.run.smithi151.stdout: qatzip-libs x86_64 1.2.0-1.el9 CentOS-AppStream 46 k 2024-04-15T21:54:20.885 INFO:teuthology.orchestra.run.smithi151.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-15T21:54:20.885 INFO:teuthology.orchestra.run.smithi151.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-15T21:54:20.885 INFO:teuthology.orchestra.run.smithi151.stdout:Installing weak dependencies: 2024-04-15T21:54:20.885 INFO:teuthology.orchestra.run.smithi151.stdout: qatlib-service x86_64 24.02.0-1.el9 CentOS-AppStream 35 k 2024-04-15T21:54:20.885 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:54:20.885 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-04-15T21:54:20.885 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:54:20.885 INFO:teuthology.orchestra.run.smithi151.stdout:Install 30 Packages 2024-04-15T21:54:20.885 INFO:teuthology.orchestra.run.smithi151.stdout:Upgrade 2 Packages 2024-04-15T21:54:20.885 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:54:20.886 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 59 M 2024-04-15T21:54:20.886 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-04-15T21:54:22.121 INFO:teuthology.orchestra.run.smithi151.stdout:(1/32): ceph-base-19.0.0-2114.ga9a752df.el7.x86 6.0 MB/s | 5.3 MB 00:00 2024-04-15T21:54:22.172 INFO:teuthology.orchestra.run.smithi151.stdout:(2/32): ceph-selinux-19.0.0-2114.ga9a752df.el7. 503 kB/s | 25 kB 00:00 2024-04-15T21:54:22.305 INFO:teuthology.orchestra.run.smithi151.stdout:(3/32): libcephfs2-19.0.0-2114.ga9a752df.el7.x8 5.5 MB/s | 746 kB 00:00 2024-04-15T21:54:22.406 INFO:teuthology.orchestra.run.smithi151.stdout:(4/32): libradosstriper1-19.0.0-2114.ga9a752df. 4.9 MB/s | 501 kB 00:00 2024-04-15T21:54:22.492 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:54:22.505 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:54:22.506 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2024-04-15T21:54:22.506 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:54:22.506 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-15T21:54:22.506 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-radosgw x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 9.9 M 2024-04-15T21:54:22.506 INFO:teuthology.orchestra.run.smithi027.stdout:Upgrading: 2024-04-15T21:54:22.506 INFO:teuthology.orchestra.run.smithi027.stdout: librados2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.4 M 2024-04-15T21:54:22.506 INFO:teuthology.orchestra.run.smithi027.stdout: librbd1 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.1 M 2024-04-15T21:54:22.506 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2024-04-15T21:54:22.506 INFO:teuthology.orchestra.run.smithi027.stdout: boost-program-options 2024-04-15T21:54:22.506 INFO:teuthology.orchestra.run.smithi027.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-04-15T21:54:22.506 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-base x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 5.3 M 2024-04-15T21:54:22.506 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-common x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 21 M 2024-04-15T21:54:22.506 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-selinux x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 25 k 2024-04-15T21:54:22.507 INFO:teuthology.orchestra.run.smithi027.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-15T21:54:22.507 INFO:teuthology.orchestra.run.smithi027.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-15T21:54:22.507 INFO:teuthology.orchestra.run.smithi027.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-15T21:54:22.507 INFO:teuthology.orchestra.run.smithi027.stdout: libcephfs2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 746 k 2024-04-15T21:54:22.507 INFO:teuthology.orchestra.run.smithi027.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-15T21:54:22.507 INFO:teuthology.orchestra.run.smithi027.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-04-15T21:54:22.507 INFO:teuthology.orchestra.run.smithi027.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-04-15T21:54:22.507 INFO:teuthology.orchestra.run.smithi027.stdout: libradosstriper1 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 501 k 2024-04-15T21:54:22.507 INFO:teuthology.orchestra.run.smithi027.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-04-15T21:54:22.507 INFO:teuthology.orchestra.run.smithi027.stdout: librgw2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 5.2 M 2024-04-15T21:54:22.507 INFO:teuthology.orchestra.run.smithi027.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-15T21:54:22.507 INFO:teuthology.orchestra.run.smithi027.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-04-15T21:54:22.507 INFO:teuthology.orchestra.run.smithi027.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-15T21:54:22.507 INFO:teuthology.orchestra.run.smithi027.stdout: python3-ceph-argparse 2024-04-15T21:54:22.508 INFO:teuthology.orchestra.run.smithi027.stdout: x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 45 k 2024-04-15T21:54:22.508 INFO:teuthology.orchestra.run.smithi027.stdout: python3-ceph-common x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 131 k 2024-04-15T21:54:22.508 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cephfs x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 162 k 2024-04-15T21:54:22.508 INFO:teuthology.orchestra.run.smithi027.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-04-15T21:54:22.508 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rados x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 320 k 2024-04-15T21:54:22.508 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rbd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 298 k 2024-04-15T21:54:22.508 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rgw x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 99 k 2024-04-15T21:54:22.508 INFO:teuthology.orchestra.run.smithi027.stdout: qatlib x86_64 24.02.0-1.el9 CentOS-AppStream 220 k 2024-04-15T21:54:22.508 INFO:teuthology.orchestra.run.smithi027.stdout: qatzip-libs x86_64 1.2.0-1.el9 CentOS-AppStream 46 k 2024-04-15T21:54:22.508 INFO:teuthology.orchestra.run.smithi027.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-15T21:54:22.508 INFO:teuthology.orchestra.run.smithi027.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-15T21:54:22.508 INFO:teuthology.orchestra.run.smithi027.stdout:Installing weak dependencies: 2024-04-15T21:54:22.508 INFO:teuthology.orchestra.run.smithi027.stdout: qatlib-service x86_64 24.02.0-1.el9 CentOS-AppStream 35 k 2024-04-15T21:54:22.508 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:54:22.509 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-15T21:54:22.509 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:54:22.509 INFO:teuthology.orchestra.run.smithi027.stdout:Install 30 Packages 2024-04-15T21:54:22.509 INFO:teuthology.orchestra.run.smithi027.stdout:Upgrade 2 Packages 2024-04-15T21:54:22.509 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:54:22.509 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 59 M 2024-04-15T21:54:22.510 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-15T21:54:22.522 INFO:teuthology.orchestra.run.smithi151.stdout:(5/32): ceph-radosgw-19.0.0-2114.ga9a752df.el7. 7.7 MB/s | 9.9 MB 00:01 2024-04-15T21:54:22.590 INFO:teuthology.orchestra.run.smithi151.stdout:(6/32): python3-ceph-argparse-19.0.0-2114.ga9a7 679 kB/s | 45 kB 00:00 2024-04-15T21:54:22.656 INFO:teuthology.orchestra.run.smithi151.stdout:(7/32): python3-ceph-common-19.0.0-2114.ga9a752 1.9 MB/s | 131 kB 00:00 2024-04-15T21:54:22.731 INFO:teuthology.orchestra.run.smithi151.stdout:(8/32): python3-cephfs-19.0.0-2114.ga9a752df.el 2.1 MB/s | 162 kB 00:00 2024-04-15T21:54:22.798 INFO:teuthology.orchestra.run.smithi151.stdout:(9/32): python3-rados-19.0.0-2114.ga9a752df.el7 4.7 MB/s | 320 kB 00:00 2024-04-15T21:54:22.874 INFO:teuthology.orchestra.run.smithi151.stdout:(10/32): librgw2-19.0.0-2114.ga9a752df.el7.x86_ 11 MB/s | 5.2 MB 00:00 2024-04-15T21:54:22.899 INFO:teuthology.orchestra.run.smithi151.stdout:(11/32): python3-rbd-19.0.0-2114.ga9a752df.el7. 2.9 MB/s | 298 kB 00:00 2024-04-15T21:54:22.958 INFO:teuthology.orchestra.run.smithi151.stdout:(12/32): python3-rgw-19.0.0-2114.ga9a752df.el7. 1.2 MB/s | 99 kB 00:00 2024-04-15T21:54:23.016 INFO:teuthology.orchestra.run.smithi151.stdout:(13/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 2.7 MB/s | 159 kB 00:00 2024-04-15T21:54:23.041 INFO:teuthology.orchestra.run.smithi151.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 744 kB/s | 106 kB 00:00 2024-04-15T21:54:23.058 INFO:teuthology.orchestra.run.smithi151.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.0 MB/s | 44 kB 00:00 2024-04-15T21:54:23.100 INFO:teuthology.orchestra.run.smithi151.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 11 MB/s | 661 kB 00:00 2024-04-15T21:54:23.125 INFO:teuthology.orchestra.run.smithi151.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 4.1 MB/s | 282 kB 00:00 2024-04-15T21:54:23.151 INFO:teuthology.orchestra.run.smithi151.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 823 kB/s | 41 kB 00:00 2024-04-15T21:54:23.176 INFO:teuthology.orchestra.run.smithi151.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 4.3 MB/s | 220 kB 00:00 2024-04-15T21:54:23.201 INFO:teuthology.orchestra.run.smithi151.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 699 kB/s | 35 kB 00:00 2024-04-15T21:54:23.227 INFO:teuthology.orchestra.run.smithi151.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 923 kB/s | 46 kB 00:00 2024-04-15T21:54:23.694 INFO:teuthology.orchestra.run.smithi151.stdout:(22/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 628 kB/s | 309 kB 00:00 2024-04-15T21:54:23.786 INFO:teuthology.orchestra.run.smithi151.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 284 kB/s | 26 kB 00:00 2024-04-15T21:54:23.894 INFO:teuthology.orchestra.run.smithi151.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 448 kB/s | 49 kB 00:00 2024-04-15T21:54:23.994 INFO:teuthology.orchestra.run.smithi151.stdout:(25/32): libunwind-1.6.2-1.el9.x86_64.rpm 673 kB/s | 67 kB 00:00 2024-04-15T21:54:24.270 INFO:teuthology.orchestra.run.smithi151.stdout:(26/32): ceph-common-19.0.0-2114.ga9a752df.el7. 6.8 MB/s | 21 MB 00:03 2024-04-15T21:54:24.445 INFO:teuthology.orchestra.run.smithi151.stdout:(27/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 1.8 MB/s | 838 kB 00:00 2024-04-15T21:54:24.660 INFO:teuthology.orchestra.run.smithi027.stdout:(1/32): ceph-base-19.0.0-2114.ga9a752df.el7.x86 2.7 MB/s | 5.3 MB 00:02 2024-04-15T21:54:24.885 INFO:teuthology.orchestra.run.smithi027.stdout:(2/32): ceph-common-19.0.0-2114.ga9a752df.el7.x 9.3 MB/s | 21 MB 00:02 2024-04-15T21:54:24.910 INFO:teuthology.orchestra.run.smithi027.stdout:(3/32): ceph-selinux-19.0.0-2114.ga9a752df.el7. 101 kB/s | 25 kB 00:00 2024-04-15T21:54:24.912 INFO:teuthology.orchestra.run.smithi151.stdout:(28/32): re2-20211101-3.el9.x86_64.rpm 299 kB/s | 192 kB 00:00 2024-04-15T21:54:24.952 INFO:teuthology.orchestra.run.smithi027.stdout:(4/32): libcephfs2-19.0.0-2114.ga9a752df.el7.x8 11 MB/s | 746 kB 00:00 2024-04-15T21:54:25.037 INFO:teuthology.orchestra.run.smithi151.stdout:(29/32): libarrow-9.0.0-10.el9.x86_64.rpm 2.4 MB/s | 4.4 MB 00:01 2024-04-15T21:54:25.061 INFO:teuthology.orchestra.run.smithi027.stdout:(5/32): libradosstriper1-19.0.0-2114.ga9a752df. 3.3 MB/s | 501 kB 00:00 2024-04-15T21:54:25.070 INFO:teuthology.orchestra.run.smithi151.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 2.5 MB/s | 1.6 MB 00:00 2024-04-15T21:54:25.278 INFO:teuthology.orchestra.run.smithi027.stdout:(6/32): librgw2-19.0.0-2114.ga9a752df.el7.x86_6 16 MB/s | 5.2 MB 00:00 2024-04-15T21:54:25.328 INFO:teuthology.orchestra.run.smithi027.stdout:(7/32): python3-ceph-common-19.0.0-2114.ga9a752 2.6 MB/s | 131 kB 00:00 2024-04-15T21:54:25.378 INFO:teuthology.orchestra.run.smithi027.stdout:(8/32): python3-cephfs-19.0.0-2114.ga9a752df.el 3.2 MB/s | 162 kB 00:00 2024-04-15T21:54:25.428 INFO:teuthology.orchestra.run.smithi027.stdout:(9/32): python3-rados-19.0.0-2114.ga9a752df.el7 6.3 MB/s | 320 kB 00:00 2024-04-15T21:54:25.479 INFO:teuthology.orchestra.run.smithi027.stdout:(10/32): python3-rbd-19.0.0-2114.ga9a752df.el7. 5.8 MB/s | 298 kB 00:00 2024-04-15T21:54:25.521 INFO:teuthology.orchestra.run.smithi027.stdout:(11/32): python3-rgw-19.0.0-2114.ga9a752df.el7. 2.3 MB/s | 99 kB 00:00 2024-04-15T21:54:25.613 INFO:teuthology.orchestra.run.smithi027.stdout:(12/32): python3-ceph-argparse-19.0.0-2114.ga9a 82 kB/s | 45 kB 00:00 2024-04-15T21:54:25.671 INFO:teuthology.orchestra.run.smithi151.stdout:(31/32): librbd1-19.0.0-2114.ga9a752df.el7.x86_ 5.0 MB/s | 3.1 MB 00:00 2024-04-15T21:54:25.688 INFO:teuthology.orchestra.run.smithi027.stdout:(13/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 2.1 MB/s | 159 kB 00:00 2024-04-15T21:54:25.713 INFO:teuthology.orchestra.run.smithi027.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 550 kB/s | 106 kB 00:00 2024-04-15T21:54:25.729 INFO:teuthology.orchestra.run.smithi151.stdout:(32/32): librados2-19.0.0-2114.ga9a752df.el7.x8 4.1 MB/s | 3.4 MB 00:00 2024-04-15T21:54:25.735 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:54:25.735 INFO:teuthology.orchestra.run.smithi151.stdout:Total 12 MB/s | 59 MB 00:04 2024-04-15T21:54:25.736 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-04-15T21:54:25.738 INFO:teuthology.orchestra.run.smithi027.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 883 kB/s | 44 kB 00:00 2024-04-15T21:54:25.772 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-04-15T21:54:25.772 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-04-15T21:54:25.856 INFO:teuthology.orchestra.run.smithi027.stdout:(16/32): ceph-radosgw-19.0.0-2114.ga9a752df.el7 3.1 MB/s | 9.9 MB 00:03 2024-04-15T21:54:25.881 INFO:teuthology.orchestra.run.smithi027.stdout:(17/32): librdkafka-1.6.1-102.el9.x86_64.rpm 3.9 MB/s | 661 kB 00:00 2024-04-15T21:54:25.906 INFO:teuthology.orchestra.run.smithi027.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.7 MB/s | 282 kB 00:00 2024-04-15T21:54:25.931 INFO:teuthology.orchestra.run.smithi027.stdout:(19/32): python3-prettytable-0.7.2-27.el9.noarc 556 kB/s | 41 kB 00:00 2024-04-15T21:54:25.956 INFO:teuthology.orchestra.run.smithi027.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.9 MB/s | 220 kB 00:00 2024-04-15T21:54:25.982 INFO:teuthology.orchestra.run.smithi027.stdout:(21/32): qatlib-service-24.02.0-1.el9.x86_64.rp 700 kB/s | 35 kB 00:00 2024-04-15T21:54:26.007 INFO:teuthology.orchestra.run.smithi027.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 620 kB/s | 46 kB 00:00 2024-04-15T21:54:26.258 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-04-15T21:54:26.258 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-04-15T21:54:26.324 INFO:teuthology.orchestra.run.smithi027.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 82 kB/s | 26 kB 00:00 2024-04-15T21:54:26.408 INFO:teuthology.orchestra.run.smithi027.stdout:(24/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 685 kB/s | 309 kB 00:00 2024-04-15T21:54:26.433 INFO:teuthology.orchestra.run.smithi027.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 448 kB/s | 49 kB 00:00 2024-04-15T21:54:26.483 INFO:teuthology.orchestra.run.smithi027.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 901 kB/s | 67 kB 00:00 2024-04-15T21:54:26.592 INFO:teuthology.orchestra.run.smithi027.stdout:(27/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 5.2 MB/s | 838 kB 00:00 2024-04-15T21:54:26.625 INFO:teuthology.orchestra.run.smithi027.stdout:(28/32): re2-20211101-3.el9.x86_64.rpm 1.3 MB/s | 192 kB 00:00 2024-04-15T21:54:26.692 INFO:teuthology.orchestra.run.smithi027.stdout:(29/32): libarrow-9.0.0-10.el9.x86_64.rpm 6.5 MB/s | 4.4 MB 00:00 2024-04-15T21:54:26.751 INFO:teuthology.orchestra.run.smithi027.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 10 MB/s | 1.6 MB 00:00 2024-04-15T21:54:26.976 INFO:teuthology.orchestra.run.smithi027.stdout:(31/32): librbd1-19.0.0-2114.ga9a752df.el7.x86_ 11 MB/s | 3.1 MB 00:00 2024-04-15T21:54:27.260 INFO:teuthology.orchestra.run.smithi027.stdout:(32/32): librados2-19.0.0-2114.ga9a752df.el7.x8 5.4 MB/s | 3.4 MB 00:00 2024-04-15T21:54:27.266 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:54:27.266 INFO:teuthology.orchestra.run.smithi027.stdout:Total 12 MB/s | 59 MB 00:04 2024-04-15T21:54:27.266 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-15T21:54:27.311 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-15T21:54:27.311 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-15T21:54:27.757 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-04-15T21:54:27.821 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-15T21:54:27.821 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-15T21:54:27.825 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-15T21:54:27.871 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-15T21:54:27.901 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-15T21:54:27.924 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-15T21:54:27.941 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-15T21:54:28.142 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-15T21:54:28.196 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-15T21:54:28.517 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-15T21:54:28.577 INFO:teuthology.orchestra.run.smithi151.stdout: Upgrading : librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T21:54:28.670 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T21:54:28.759 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 8/34 2024-04-15T21:54:28.804 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 9/34 2024-04-15T21:54:28.850 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 9/34 2024-04-15T21:54:28.879 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-15T21:54:28.941 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7. 11/34 2024-04-15T21:54:29.009 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 12/34 2024-04-15T21:54:29.031 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 13/34 2024-04-15T21:54:29.078 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 13/34 2024-04-15T21:54:29.113 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-15T21:54:29.224 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-15T21:54:29.256 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-15T21:54:29.296 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-15T21:54:29.328 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-15T21:54:29.350 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-15T21:54:29.357 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-15T21:54:29.390 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-15T21:54:29.437 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-15T21:54:29.464 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-15T21:54:29.498 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-15T21:54:29.521 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-15T21:54:29.539 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-15T21:54:29.715 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-15T21:54:29.745 INFO:teuthology.orchestra.run.smithi151.stdout: Upgrading : librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 22/34 2024-04-15T21:54:29.757 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-15T21:54:29.819 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-15T21:54:29.835 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 22/34 2024-04-15T21:54:29.866 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 23/34 2024-04-15T21:54:29.916 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-15T21:54:30.230 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-15T21:54:30.275 INFO:teuthology.orchestra.run.smithi027.stdout: Upgrading : librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T21:54:30.369 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T21:54:30.380 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-15T21:54:30.406 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 26/34 2024-04-15T21:54:30.461 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 26/34 2024-04-15T21:54:30.466 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 8/34 2024-04-15T21:54:30.493 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 9/34 2024-04-15T21:54:30.528 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 27/34 2024-04-15T21:54:30.556 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 9/34 2024-04-15T21:54:30.558 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x8 28/34 2024-04-15T21:54:30.584 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-15T21:54:30.629 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7. 11/34 2024-04-15T21:54:30.699 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 12/34 2024-04-15T21:54:30.720 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 13/34 2024-04-15T21:54:30.784 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 13/34 2024-04-15T21:54:30.819 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-15T21:54:30.931 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-15T21:54:30.961 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-15T21:54:31.014 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-15T21:54:31.043 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-15T21:54:31.072 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-15T21:54:31.113 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-15T21:54:31.463 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-15T21:54:31.492 INFO:teuthology.orchestra.run.smithi027.stdout: Upgrading : librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 22/34 2024-04-15T21:54:31.566 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 22/34 2024-04-15T21:54:31.597 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 23/34 2024-04-15T21:54:31.637 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-15T21:54:32.120 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-15T21:54:32.161 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 26/34 2024-04-15T21:54:32.233 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 26/34 2024-04-15T21:54:32.311 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 27/34 2024-04-15T21:54:32.347 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x8 28/34 2024-04-15T21:54:32.768 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T21:54:32.812 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T21:54:33.381 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T21:54:33.416 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 30/34 2024-04-15T21:54:33.493 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 30/34 2024-04-15T21:54:33.493 INFO:teuthology.orchestra.run.smithi151.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-15T21:54:33.493 INFO:teuthology.orchestra.run.smithi151.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-15T21:54:33.493 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:54:33.542 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T21:54:34.680 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T21:54:34.718 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T21:54:35.297 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T21:54:35.346 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 30/34 2024-04-15T21:54:35.423 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 30/34 2024-04-15T21:54:35.423 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-15T21:54:35.423 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-15T21:54:35.423 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:54:35.464 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T21:54:43.238 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T21:54:43.238 INFO:teuthology.orchestra.run.smithi151.stdout:skipping the directory /sys 2024-04-15T21:54:43.238 INFO:teuthology.orchestra.run.smithi151.stdout:skipping the directory /proc 2024-04-15T21:54:43.239 INFO:teuthology.orchestra.run.smithi151.stdout:skipping the directory /mnt 2024-04-15T21:54:43.239 INFO:teuthology.orchestra.run.smithi151.stdout:skipping the directory /var/tmp 2024-04-15T21:54:43.239 INFO:teuthology.orchestra.run.smithi151.stdout:skipping the directory /home 2024-04-15T21:54:43.239 INFO:teuthology.orchestra.run.smithi151.stdout:skipping the directory /root 2024-04-15T21:54:43.239 INFO:teuthology.orchestra.run.smithi151.stdout:skipping the directory /tmp 2024-04-15T21:54:43.239 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:54:44.156 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 32/34 2024-04-15T21:54:44.182 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 32/34 2024-04-15T21:54:44.182 INFO:teuthology.orchestra.run.smithi151.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T21:54:44.182 INFO:teuthology.orchestra.run.smithi151.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-15T21:54:44.182 INFO:teuthology.orchestra.run.smithi151.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-15T21:54:44.182 INFO:teuthology.orchestra.run.smithi151.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-15T21:54:44.182 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:54:44.185 INFO:teuthology.orchestra.run.smithi151.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-15T21:54:44.270 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-15T21:54:44.271 INFO:teuthology.orchestra.run.smithi151.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T21:54:45.471 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T21:54:45.471 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 1/34 2024-04-15T21:54:45.471 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2/34 2024-04-15T21:54:45.472 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 3/34 2024-04-15T21:54:45.472 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 4/34 2024-04-15T21:54:45.472 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 5/34 2024-04-15T21:54:45.472 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 6/34 2024-04-15T21:54:45.472 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T21:54:45.472 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7. 8/34 2024-04-15T21:54:45.472 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x8 9/34 2024-04-15T21:54:45.472 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 10/34 2024-04-15T21:54:45.472 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 11/34 2024-04-15T21:54:45.472 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 12/34 2024-04-15T21:54:45.472 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 13/34 2024-04-15T21:54:45.472 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-15T21:54:45.472 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-15T21:54:45.472 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-15T21:54:45.473 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-15T21:54:45.473 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-15T21:54:45.473 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-15T21:54:45.473 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-15T21:54:45.473 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-15T21:54:45.473 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-15T21:54:45.473 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-15T21:54:45.473 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-15T21:54:45.473 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-15T21:54:45.473 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-15T21:54:45.473 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-15T21:54:45.473 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-15T21:54:45.473 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-15T21:54:45.473 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-15T21:54:45.474 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T21:54:45.474 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-15T21:54:45.474 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 33/34 2024-04-15T21:54:45.528 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T21:54:45.528 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /sys 2024-04-15T21:54:45.528 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /proc 2024-04-15T21:54:45.528 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /mnt 2024-04-15T21:54:45.528 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /var/tmp 2024-04-15T21:54:45.528 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /home 2024-04-15T21:54:45.528 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /root 2024-04-15T21:54:45.528 INFO:teuthology.orchestra.run.smithi027.stdout:skipping the directory /tmp 2024-04-15T21:54:45.528 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:54:46.468 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 32/34 2024-04-15T21:54:46.476 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T21:54:46.476 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:54:46.476 INFO:teuthology.orchestra.run.smithi151.stdout:Upgraded: 2024-04-15T21:54:46.476 INFO:teuthology.orchestra.run.smithi151.stdout: librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:46.476 INFO:teuthology.orchestra.run.smithi151.stdout: librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:46.476 INFO:teuthology.orchestra.run.smithi151.stdout:Installed: 2024-04-15T21:54:46.476 INFO:teuthology.orchestra.run.smithi151.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-15T21:54:46.476 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:46.476 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:46.476 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:46.476 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:46.476 INFO:teuthology.orchestra.run.smithi151.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-15T21:54:46.476 INFO:teuthology.orchestra.run.smithi151.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-15T21:54:46.477 INFO:teuthology.orchestra.run.smithi151.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-15T21:54:46.477 INFO:teuthology.orchestra.run.smithi151.stdout: libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:46.477 INFO:teuthology.orchestra.run.smithi151.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-15T21:54:46.477 INFO:teuthology.orchestra.run.smithi151.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-15T21:54:46.477 INFO:teuthology.orchestra.run.smithi151.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-15T21:54:46.477 INFO:teuthology.orchestra.run.smithi151.stdout: libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:46.477 INFO:teuthology.orchestra.run.smithi151.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-15T21:54:46.477 INFO:teuthology.orchestra.run.smithi151.stdout: librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:46.477 INFO:teuthology.orchestra.run.smithi151.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-15T21:54:46.477 INFO:teuthology.orchestra.run.smithi151.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-15T21:54:46.477 INFO:teuthology.orchestra.run.smithi151.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-15T21:54:46.477 INFO:teuthology.orchestra.run.smithi151.stdout: python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:46.477 INFO:teuthology.orchestra.run.smithi151.stdout: python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:46.478 INFO:teuthology.orchestra.run.smithi151.stdout: python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:46.478 INFO:teuthology.orchestra.run.smithi151.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-15T21:54:46.478 INFO:teuthology.orchestra.run.smithi151.stdout: python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:46.478 INFO:teuthology.orchestra.run.smithi151.stdout: python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:46.478 INFO:teuthology.orchestra.run.smithi151.stdout: python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:46.478 INFO:teuthology.orchestra.run.smithi151.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-15T21:54:46.478 INFO:teuthology.orchestra.run.smithi151.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-15T21:54:46.478 INFO:teuthology.orchestra.run.smithi151.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-15T21:54:46.478 INFO:teuthology.orchestra.run.smithi151.stdout: re2-1:20211101-3.el9.x86_64 2024-04-15T21:54:46.478 INFO:teuthology.orchestra.run.smithi151.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-15T21:54:46.478 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:54:46.478 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:54:46.502 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 32/34 2024-04-15T21:54:46.502 INFO:teuthology.orchestra.run.smithi027.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T21:54:46.502 INFO:teuthology.orchestra.run.smithi027.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-15T21:54:46.502 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-15T21:54:46.503 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-15T21:54:46.503 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:54:46.504 INFO:teuthology.orchestra.run.smithi027.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-15T21:54:46.588 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-15T21:54:46.588 INFO:teuthology.orchestra.run.smithi027.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T21:54:46.829 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install ceph-test 2024-04-15T21:54:47.410 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:00:29 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:54:47.572 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:54:47.572 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:54:47.573 INFO:teuthology.orchestra.run.smithi151.stdout: Package Arch Version Repository Size 2024-04-15T21:54:47.573 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:54:47.573 INFO:teuthology.orchestra.run.smithi151.stdout:Installing: 2024-04-15T21:54:47.573 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-test x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 48 M 2024-04-15T21:54:47.573 INFO:teuthology.orchestra.run.smithi151.stdout:Installing dependencies: 2024-04-15T21:54:47.573 INFO:teuthology.orchestra.run.smithi151.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-15T21:54:47.573 INFO:teuthology.orchestra.run.smithi151.stdout: libcephsqlite x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 164 k 2024-04-15T21:54:47.573 INFO:teuthology.orchestra.run.smithi151.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-AppStream 217 k 2024-04-15T21:54:47.573 INFO:teuthology.orchestra.run.smithi151.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-04-15T21:54:47.573 INFO:teuthology.orchestra.run.smithi151.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-04-15T21:54:47.573 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:54:47.573 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-04-15T21:54:47.573 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:54:47.573 INFO:teuthology.orchestra.run.smithi151.stdout:Install 6 Packages 2024-04-15T21:54:47.574 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:54:47.574 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 49 M 2024-04-15T21:54:47.574 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 206 M 2024-04-15T21:54:47.574 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-04-15T21:54:47.688 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T21:54:47.689 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 1/34 2024-04-15T21:54:47.689 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2/34 2024-04-15T21:54:47.689 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 3/34 2024-04-15T21:54:47.689 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 4/34 2024-04-15T21:54:47.689 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 5/34 2024-04-15T21:54:47.689 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 6/34 2024-04-15T21:54:47.689 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T21:54:47.689 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7. 8/34 2024-04-15T21:54:47.689 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x8 9/34 2024-04-15T21:54:47.689 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 10/34 2024-04-15T21:54:47.689 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 11/34 2024-04-15T21:54:47.689 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 12/34 2024-04-15T21:54:47.690 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 13/34 2024-04-15T21:54:47.690 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-15T21:54:47.690 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-15T21:54:47.690 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-15T21:54:47.690 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-15T21:54:47.690 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-15T21:54:47.690 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-15T21:54:47.690 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-15T21:54:47.690 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-15T21:54:47.690 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-15T21:54:47.690 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-15T21:54:47.690 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-15T21:54:47.690 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-15T21:54:47.690 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-15T21:54:47.691 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-15T21:54:47.691 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-15T21:54:47.691 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-15T21:54:47.691 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-15T21:54:47.691 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T21:54:47.691 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-15T21:54:47.692 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 33/34 2024-04-15T21:54:48.033 INFO:teuthology.orchestra.run.smithi151.stdout:(1/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 1.1 MB/s | 217 kB 00:00 2024-04-15T21:54:48.075 INFO:teuthology.orchestra.run.smithi151.stdout:(2/6): socat-1.7.4.1-5.el9.x86_64.rpm 7.0 MB/s | 300 kB 00:00 2024-04-15T21:54:48.100 INFO:teuthology.orchestra.run.smithi151.stdout:(3/6): libcephsqlite-19.0.0-2114.ga9a752df.el7. 638 kB/s | 164 kB 00:00 2024-04-15T21:54:48.126 INFO:teuthology.orchestra.run.smithi151.stdout:(4/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 63 kB 00:00 2024-04-15T21:54:48.318 INFO:teuthology.orchestra.run.smithi151.stdout:(5/6): jq-1.6-16.el9.x86_64.rpm 863 kB/s | 187 kB 00:00 2024-04-15T21:54:48.798 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T21:54:48.798 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:54:48.798 INFO:teuthology.orchestra.run.smithi027.stdout:Upgraded: 2024-04-15T21:54:48.798 INFO:teuthology.orchestra.run.smithi027.stdout: librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:48.799 INFO:teuthology.orchestra.run.smithi027.stdout: librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:48.799 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-15T21:54:48.799 INFO:teuthology.orchestra.run.smithi027.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-15T21:54:48.799 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:48.799 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:48.799 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:48.799 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:48.799 INFO:teuthology.orchestra.run.smithi027.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-15T21:54:48.799 INFO:teuthology.orchestra.run.smithi027.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-15T21:54:48.799 INFO:teuthology.orchestra.run.smithi027.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-15T21:54:48.799 INFO:teuthology.orchestra.run.smithi027.stdout: libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:48.799 INFO:teuthology.orchestra.run.smithi027.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-15T21:54:48.799 INFO:teuthology.orchestra.run.smithi027.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-15T21:54:48.799 INFO:teuthology.orchestra.run.smithi027.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-15T21:54:48.799 INFO:teuthology.orchestra.run.smithi027.stdout: libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:48.799 INFO:teuthology.orchestra.run.smithi027.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-15T21:54:48.800 INFO:teuthology.orchestra.run.smithi027.stdout: librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:48.800 INFO:teuthology.orchestra.run.smithi027.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-15T21:54:48.800 INFO:teuthology.orchestra.run.smithi027.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-15T21:54:48.800 INFO:teuthology.orchestra.run.smithi027.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-15T21:54:48.800 INFO:teuthology.orchestra.run.smithi027.stdout: python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:48.800 INFO:teuthology.orchestra.run.smithi027.stdout: python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:48.800 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:48.800 INFO:teuthology.orchestra.run.smithi027.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-15T21:54:48.800 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:48.800 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:48.800 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:48.800 INFO:teuthology.orchestra.run.smithi027.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-15T21:54:48.800 INFO:teuthology.orchestra.run.smithi027.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-15T21:54:48.800 INFO:teuthology.orchestra.run.smithi027.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-15T21:54:48.801 INFO:teuthology.orchestra.run.smithi027.stdout: re2-1:20211101-3.el9.x86_64 2024-04-15T21:54:48.801 INFO:teuthology.orchestra.run.smithi027.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-15T21:54:48.801 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:54:48.801 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:54:49.168 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-test 2024-04-15T21:54:49.766 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:00:30 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:54:49.931 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:54:49.932 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:54:49.932 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2024-04-15T21:54:49.932 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:54:49.932 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-15T21:54:49.932 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-test x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 48 M 2024-04-15T21:54:49.932 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2024-04-15T21:54:49.932 INFO:teuthology.orchestra.run.smithi027.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-15T21:54:49.932 INFO:teuthology.orchestra.run.smithi027.stdout: libcephsqlite x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 164 k 2024-04-15T21:54:49.932 INFO:teuthology.orchestra.run.smithi027.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-AppStream 217 k 2024-04-15T21:54:49.932 INFO:teuthology.orchestra.run.smithi027.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-04-15T21:54:49.932 INFO:teuthology.orchestra.run.smithi027.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-04-15T21:54:49.932 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:54:49.932 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-15T21:54:49.932 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:54:49.933 INFO:teuthology.orchestra.run.smithi027.stdout:Install 6 Packages 2024-04-15T21:54:49.933 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:54:49.933 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 49 M 2024-04-15T21:54:49.933 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 206 M 2024-04-15T21:54:49.933 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-15T21:54:50.435 INFO:teuthology.orchestra.run.smithi151.stdout:(6/6): ceph-test-19.0.0-2114.ga9a752df.el7.x86_ 18 MB/s | 48 MB 00:02 2024-04-15T21:54:50.438 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:54:50.438 INFO:teuthology.orchestra.run.smithi151.stdout:Total 17 MB/s | 49 MB 00:02 2024-04-15T21:54:50.453 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-04-15T21:54:50.458 INFO:teuthology.orchestra.run.smithi027.stdout:(1/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 849 kB/s | 217 kB 00:00 2024-04-15T21:54:50.475 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-04-15T21:54:50.476 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-04-15T21:54:50.500 INFO:teuthology.orchestra.run.smithi027.stdout:(2/6): libcephsqlite-19.0.0-2114.ga9a752df.el7. 550 kB/s | 164 kB 00:00 2024-04-15T21:54:50.542 INFO:teuthology.orchestra.run.smithi027.stdout:(3/6): socat-1.7.4.1-5.el9.x86_64.rpm 3.5 MB/s | 300 kB 00:00 2024-04-15T21:54:50.567 INFO:teuthology.orchestra.run.smithi027.stdout:(4/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 939 kB/s | 63 kB 00:00 2024-04-15T21:54:50.861 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-04-15T21:54:50.862 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-04-15T21:54:50.918 INFO:teuthology.orchestra.run.smithi027.stdout:(5/6): jq-1.6-16.el9.x86_64.rpm 499 kB/s | 187 kB 00:00 2024-04-15T21:54:51.459 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-04-15T21:54:51.549 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-15T21:54:51.598 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-15T21:54:51.641 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-15T21:54:51.686 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-15T21:54:51.714 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 5/6 2024-04-15T21:54:53.210 INFO:teuthology.orchestra.run.smithi027.stdout:(6/6): ceph-test-19.0.0-2114.ga9a752df.el7.x86_ 16 MB/s | 48 MB 00:03 2024-04-15T21:54:53.212 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:54:53.213 INFO:teuthology.orchestra.run.smithi027.stdout:Total 15 MB/s | 49 MB 00:03 2024-04-15T21:54:53.228 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-15T21:54:53.252 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-15T21:54:53.252 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-15T21:54:53.653 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-15T21:54:53.653 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-15T21:54:54.241 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-15T21:54:54.331 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-15T21:54:54.376 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-15T21:54:54.408 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-15T21:54:54.455 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-15T21:54:54.482 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 5/6 2024-04-15T21:54:56.258 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 5/6 2024-04-15T21:54:56.331 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 6/6 2024-04-15T21:54:58.790 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 6/6 2024-04-15T21:54:58.791 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 1/6 2024-04-15T21:54:58.791 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 2/6 2024-04-15T21:54:58.791 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-15T21:54:58.791 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 4/6 2024-04-15T21:54:58.791 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/6 2024-04-15T21:54:59.140 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : jq-1.6-16.el9.x86_64 6/6 2024-04-15T21:54:59.141 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:54:59.141 INFO:teuthology.orchestra.run.smithi151.stdout:Installed: 2024-04-15T21:54:59.141 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:59.141 INFO:teuthology.orchestra.run.smithi151.stdout: jq-1.6-16.el9.x86_64 2024-04-15T21:54:59.141 INFO:teuthology.orchestra.run.smithi151.stdout: libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:54:59.141 INFO:teuthology.orchestra.run.smithi151.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-15T21:54:59.141 INFO:teuthology.orchestra.run.smithi151.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-15T21:54:59.141 INFO:teuthology.orchestra.run.smithi151.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-15T21:54:59.141 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:54:59.141 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:54:59.229 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 5/6 2024-04-15T21:54:59.316 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 6/6 2024-04-15T21:54:59.437 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install ceph 2024-04-15T21:55:00.061 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:00:42 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:55:00.225 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:55:00.227 INFO:teuthology.orchestra.run.smithi151.stdout:========================================================================================= 2024-04-15T21:55:00.227 INFO:teuthology.orchestra.run.smithi151.stdout: Package Arch Version Repository Size 2024-04-15T21:55:00.228 INFO:teuthology.orchestra.run.smithi151.stdout:========================================================================================= 2024-04-15T21:55:00.228 INFO:teuthology.orchestra.run.smithi151.stdout:Installing: 2024-04-15T21:55:00.228 INFO:teuthology.orchestra.run.smithi151.stdout: ceph x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 6.6 k 2024-04-15T21:55:00.228 INFO:teuthology.orchestra.run.smithi151.stdout:Installing dependencies: 2024-04-15T21:55:00.228 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-mds x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 2.4 M 2024-04-15T21:55:00.228 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-mgr x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 1.5 M 2024-04-15T21:55:00.228 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 248 k 2024-04-15T21:55:00.228 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-mon x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 4.7 M 2024-04-15T21:55:00.228 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-osd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 17 M 2024-04-15T21:55:00.228 INFO:teuthology.orchestra.run.smithi151.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-04-15T21:55:00.228 INFO:teuthology.orchestra.run.smithi151.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-15T21:55:00.228 INFO:teuthology.orchestra.run.smithi151.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-15T21:55:00.228 INFO:teuthology.orchestra.run.smithi151.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-15T21:55:00.229 INFO:teuthology.orchestra.run.smithi151.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-04-15T21:55:00.229 INFO:teuthology.orchestra.run.smithi151.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-15T21:55:00.229 INFO:teuthology.orchestra.run.smithi151.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-15T21:55:00.229 INFO:teuthology.orchestra.run.smithi151.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-04-15T21:55:00.229 INFO:teuthology.orchestra.run.smithi151.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-15T21:55:00.229 INFO:teuthology.orchestra.run.smithi151.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-15T21:55:00.229 INFO:teuthology.orchestra.run.smithi151.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-04-15T21:55:00.229 INFO:teuthology.orchestra.run.smithi151.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-15T21:55:00.229 INFO:teuthology.orchestra.run.smithi151.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-15T21:55:00.229 INFO:teuthology.orchestra.run.smithi151.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-15T21:55:00.229 INFO:teuthology.orchestra.run.smithi151.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-04-15T21:55:00.229 INFO:teuthology.orchestra.run.smithi151.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-04-15T21:55:00.229 INFO:teuthology.orchestra.run.smithi151.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-15T21:55:00.229 INFO:teuthology.orchestra.run.smithi151.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-15T21:55:00.230 INFO:teuthology.orchestra.run.smithi151.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-04-15T21:55:00.230 INFO:teuthology.orchestra.run.smithi151.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-15T21:55:00.230 INFO:teuthology.orchestra.run.smithi151.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-15T21:55:00.230 INFO:teuthology.orchestra.run.smithi151.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-04-15T21:55:00.230 INFO:teuthology.orchestra.run.smithi151.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-04-15T21:55:00.230 INFO:teuthology.orchestra.run.smithi151.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-15T21:55:00.230 INFO:teuthology.orchestra.run.smithi151.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-15T21:55:00.230 INFO:teuthology.orchestra.run.smithi151.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-04-15T21:55:00.230 INFO:teuthology.orchestra.run.smithi151.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-04-15T21:55:00.230 INFO:teuthology.orchestra.run.smithi151.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-15T21:55:00.230 INFO:teuthology.orchestra.run.smithi151.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-15T21:55:00.230 INFO:teuthology.orchestra.run.smithi151.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-15T21:55:00.230 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:00.230 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-04-15T21:55:00.231 INFO:teuthology.orchestra.run.smithi151.stdout:========================================================================================= 2024-04-15T21:55:00.231 INFO:teuthology.orchestra.run.smithi151.stdout:Install 36 Packages 2024-04-15T21:55:00.231 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:00.231 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 30 M 2024-04-15T21:55:00.231 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 107 M 2024-04-15T21:55:00.231 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-04-15T21:55:00.794 INFO:teuthology.orchestra.run.smithi151.stdout:(1/36): ceph-19.0.0-2114.ga9a752df.el7.x86_64.r 39 kB/s | 6.6 kB 00:00 2024-04-15T21:55:01.211 INFO:teuthology.orchestra.run.smithi151.stdout:(2/36): ceph-mon-19.0.0-2114.ga9a752df.el7.x86_ 11 MB/s | 4.7 MB 00:00 2024-04-15T21:55:01.245 INFO:teuthology.orchestra.run.smithi151.stdout:(3/36): ceph-mgr-19.0.0-2114.ga9a752df.el7.x86_ 2.4 MB/s | 1.5 MB 00:00 2024-04-15T21:55:01.345 INFO:teuthology.orchestra.run.smithi151.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2114.ga9a7 2.4 MB/s | 248 kB 00:00 2024-04-15T21:55:01.437 INFO:teuthology.orchestra.run.smithi151.stdout:(5/36): ceph-mds-19.0.0-2114.ga9a752df.el7.x86_ 2.9 MB/s | 2.4 MB 00:00 2024-04-15T21:55:01.513 INFO:teuthology.orchestra.run.smithi151.stdout:(6/36): lua-5.4.4-4.el9.x86_64.rpm 1.1 MB/s | 187 kB 00:00 2024-04-15T21:55:01.538 INFO:teuthology.orchestra.run.smithi151.stdout:(7/36): python3-mako-1.1.4-6.el9.noarch.rpm 1.4 MB/s | 144 kB 00:00 2024-04-15T21:55:01.555 INFO:teuthology.orchestra.run.smithi151.stdout:(8/36): python3-markupsafe-1.1.1-12.el9.x86_64. 752 kB/s | 32 kB 00:00 2024-04-15T21:55:01.572 INFO:teuthology.orchestra.run.smithi151.stdout:(9/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.4 MB/s | 47 kB 00:00 2024-04-15T21:55:01.584 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 6/6 2024-04-15T21:55:01.584 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 1/6 2024-04-15T21:55:01.584 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 2/6 2024-04-15T21:55:01.584 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-15T21:55:01.584 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 4/6 2024-04-15T21:55:01.584 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/6 2024-04-15T21:55:01.589 INFO:teuthology.orchestra.run.smithi151.stdout:(10/36): python3-toml-0.10.2-6.el9.noarch.rpm 1.1 MB/s | 39 kB 00:00 2024-04-15T21:55:01.614 INFO:teuthology.orchestra.run.smithi151.stdout:(11/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 5.6 MB/s | 241 kB 00:00 2024-04-15T21:55:01.665 INFO:teuthology.orchestra.run.smithi151.stdout:(12/36): python3-cryptography-36.0.1-4.el9.x86_ 15 MB/s | 1.1 MB 00:00 2024-04-15T21:55:01.690 INFO:teuthology.orchestra.run.smithi151.stdout:(13/36): python3-ply-3.11-14.el9.noarch.rpm 1.3 MB/s | 103 kB 00:00 2024-04-15T21:55:01.715 INFO:teuthology.orchestra.run.smithi151.stdout:(14/36): python3-pycparser-2.20-6.el9.noarch.rp 2.4 MB/s | 124 kB 00:00 2024-04-15T21:55:01.741 INFO:teuthology.orchestra.run.smithi151.stdout:(15/36): python3-urllib3-1.26.5-5.el9.noarch.rp 3.6 MB/s | 187 kB 00:00 2024-04-15T21:55:01.942 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : jq-1.6-16.el9.x86_64 6/6 2024-04-15T21:55:01.942 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:01.942 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-15T21:55:01.943 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:55:01.943 INFO:teuthology.orchestra.run.smithi027.stdout: jq-1.6-16.el9.x86_64 2024-04-15T21:55:01.943 INFO:teuthology.orchestra.run.smithi027.stdout: libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:55:01.943 INFO:teuthology.orchestra.run.smithi027.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-15T21:55:01.943 INFO:teuthology.orchestra.run.smithi027.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-15T21:55:01.943 INFO:teuthology.orchestra.run.smithi027.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-15T21:55:01.943 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:01.943 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:55:02.058 INFO:teuthology.orchestra.run.smithi151.stdout:(16/36): ceph-osd-19.0.0-2114.ga9a752df.el7.x86 20 MB/s | 17 MB 00:00 2024-04-15T21:55:02.125 INFO:teuthology.orchestra.run.smithi151.stdout:(17/36): python3-requests-2.25.1-8.el9.noarch.r 305 kB/s | 125 kB 00:00 2024-04-15T21:55:02.142 INFO:teuthology.orchestra.run.smithi151.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 56 kB/s | 22 kB 00:00 2024-04-15T21:55:02.258 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph 2024-04-15T21:55:02.459 INFO:teuthology.orchestra.run.smithi151.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 130 kB/s | 43 kB 00:00 2024-04-15T21:55:02.492 INFO:teuthology.orchestra.run.smithi151.stdout:(20/36): luarocks-3.9.2-1.el9.noarch.rpm 349 kB/s | 151 kB 00:00 2024-04-15T21:55:02.668 INFO:teuthology.orchestra.run.smithi151.stdout:(21/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 326 kB/s | 172 kB 00:00 2024-04-15T21:55:02.685 INFO:teuthology.orchestra.run.smithi151.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 55 kB/s | 11 kB 00:00 2024-04-15T21:55:02.866 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:00:43 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:55:02.927 INFO:teuthology.orchestra.run.smithi151.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 68 kB/s | 18 kB 00:00 2024-04-15T21:55:02.952 INFO:teuthology.orchestra.run.smithi151.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 87 kB/s | 23 kB 00:00 2024-04-15T21:55:02.986 INFO:teuthology.orchestra.run.smithi151.stdout:(25/36): python3-cherrypy-18.6.1-2.el9.noarch.r 680 kB/s | 358 kB 00:00 2024-04-15T21:55:03.033 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:55:03.035 INFO:teuthology.orchestra.run.smithi027.stdout:========================================================================================= 2024-04-15T21:55:03.035 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2024-04-15T21:55:03.035 INFO:teuthology.orchestra.run.smithi027.stdout:========================================================================================= 2024-04-15T21:55:03.035 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-15T21:55:03.036 INFO:teuthology.orchestra.run.smithi027.stdout: ceph x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 6.6 k 2024-04-15T21:55:03.036 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2024-04-15T21:55:03.036 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mds x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 2.4 M 2024-04-15T21:55:03.036 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 1.5 M 2024-04-15T21:55:03.036 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 248 k 2024-04-15T21:55:03.036 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mon x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 4.7 M 2024-04-15T21:55:03.036 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-osd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 17 M 2024-04-15T21:55:03.036 INFO:teuthology.orchestra.run.smithi027.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-04-15T21:55:03.036 INFO:teuthology.orchestra.run.smithi027.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-15T21:55:03.036 INFO:teuthology.orchestra.run.smithi027.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-15T21:55:03.036 INFO:teuthology.orchestra.run.smithi027.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-15T21:55:03.036 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-04-15T21:55:03.036 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-15T21:55:03.036 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-15T21:55:03.037 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-04-15T21:55:03.037 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-15T21:55:03.037 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-15T21:55:03.037 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-04-15T21:55:03.037 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-15T21:55:03.037 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-15T21:55:03.037 INFO:teuthology.orchestra.run.smithi027.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-15T21:55:03.037 INFO:teuthology.orchestra.run.smithi027.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-04-15T21:55:03.037 INFO:teuthology.orchestra.run.smithi027.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-04-15T21:55:03.037 INFO:teuthology.orchestra.run.smithi027.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-15T21:55:03.037 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-15T21:55:03.037 INFO:teuthology.orchestra.run.smithi027.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-04-15T21:55:03.037 INFO:teuthology.orchestra.run.smithi027.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-15T21:55:03.037 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-15T21:55:03.038 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-04-15T21:55:03.038 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-04-15T21:55:03.038 INFO:teuthology.orchestra.run.smithi027.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-15T21:55:03.038 INFO:teuthology.orchestra.run.smithi027.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-15T21:55:03.038 INFO:teuthology.orchestra.run.smithi027.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-04-15T21:55:03.038 INFO:teuthology.orchestra.run.smithi027.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-04-15T21:55:03.038 INFO:teuthology.orchestra.run.smithi027.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-15T21:55:03.038 INFO:teuthology.orchestra.run.smithi027.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-15T21:55:03.038 INFO:teuthology.orchestra.run.smithi027.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-15T21:55:03.038 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:03.038 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-15T21:55:03.038 INFO:teuthology.orchestra.run.smithi027.stdout:========================================================================================= 2024-04-15T21:55:03.038 INFO:teuthology.orchestra.run.smithi027.stdout:Install 36 Packages 2024-04-15T21:55:03.041 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:03.042 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 30 M 2024-04-15T21:55:03.042 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 107 M 2024-04-15T21:55:03.042 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-15T21:55:03.194 INFO:teuthology.orchestra.run.smithi151.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 73 kB/s | 19 kB 00:00 2024-04-15T21:55:03.220 INFO:teuthology.orchestra.run.smithi151.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 73 kB/s | 20 kB 00:00 2024-04-15T21:55:03.328 INFO:teuthology.orchestra.run.smithi151.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 135 kB/s | 46 kB 00:00 2024-04-15T21:55:03.538 INFO:teuthology.orchestra.run.smithi151.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 230 kB/s | 79 kB 00:00 2024-04-15T21:55:03.596 INFO:teuthology.orchestra.run.smithi151.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 61 kB/s | 16 kB 00:00 2024-04-15T21:55:03.657 INFO:teuthology.orchestra.run.smithi027.stdout:(1/36): ceph-19.0.0-2114.ga9a752df.el7.x86_64.r 35 kB/s | 6.6 kB 00:00 2024-04-15T21:55:03.738 INFO:teuthology.orchestra.run.smithi151.stdout:(31/36): python3-pecan-1.4.2-3.el9.noarch.rpm 526 kB/s | 272 kB 00:00 2024-04-15T21:55:03.849 INFO:teuthology.orchestra.run.smithi027.stdout:(2/36): ceph-mds-19.0.0-2114.ga9a752df.el7.x86_ 6.2 MB/s | 2.4 MB 00:00 2024-04-15T21:55:03.863 INFO:teuthology.orchestra.run.smithi151.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 134 kB/s | 36 kB 00:00 2024-04-15T21:55:03.889 INFO:teuthology.orchestra.run.smithi151.stdout:(33/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 256 kB/s | 90 kB 00:00 2024-04-15T21:55:04.156 INFO:teuthology.orchestra.run.smithi151.stdout:(34/36): python3-zc-lockfile-2.0-10.el9.noarch. 75 kB/s | 20 kB 00:00 2024-04-15T21:55:04.256 INFO:teuthology.orchestra.run.smithi151.stdout:(35/36): python3-webob-1.8.7-6.el9.noarch.rpm 444 kB/s | 230 kB 00:00 2024-04-15T21:55:04.456 INFO:teuthology.orchestra.run.smithi151.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 721 kB/s | 427 kB 00:00 2024-04-15T21:55:04.462 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:55:04.462 INFO:teuthology.orchestra.run.smithi151.stdout:Total 7.1 MB/s | 30 MB 00:04 2024-04-15T21:55:04.486 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-04-15T21:55:04.530 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-04-15T21:55:04.530 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-04-15T21:55:04.707 INFO:teuthology.orchestra.run.smithi027.stdout:(3/36): ceph-osd-19.0.0-2114.ga9a752df.el7.x86_ 20 MB/s | 17 MB 00:00 2024-04-15T21:55:04.749 INFO:teuthology.orchestra.run.smithi027.stdout:(4/36): ceph-mgr-19.0.0-2114.ga9a752df.el7.x86_ 1.2 MB/s | 1.5 MB 00:01 2024-04-15T21:55:04.774 INFO:teuthology.orchestra.run.smithi027.stdout:(5/36): ceph-mgr-modules-core-19.0.0-2114.ga9a7 3.6 MB/s | 248 kB 00:00 2024-04-15T21:55:04.900 INFO:teuthology.orchestra.run.smithi027.stdout:(6/36): lua-5.4.4-4.el9.x86_64.rpm 1.2 MB/s | 187 kB 00:00 2024-04-15T21:55:04.925 INFO:teuthology.orchestra.run.smithi027.stdout:(7/36): python3-mako-1.1.4-6.el9.noarch.rpm 1.1 MB/s | 144 kB 00:00 2024-04-15T21:55:04.949 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-04-15T21:55:04.949 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-04-15T21:55:04.950 INFO:teuthology.orchestra.run.smithi027.stdout:(8/36): python3-markupsafe-1.1.1-12.el9.x86_64. 632 kB/s | 32 kB 00:00 2024-04-15T21:55:04.976 INFO:teuthology.orchestra.run.smithi027.stdout:(9/36): python3-pytz-2021.1-5.el9.noarch.rpm 940 kB/s | 47 kB 00:00 2024-04-15T21:55:05.001 INFO:teuthology.orchestra.run.smithi027.stdout:(10/36): python3-toml-0.10.2-6.el9.noarch.rpm 768 kB/s | 39 kB 00:00 2024-04-15T21:55:05.026 INFO:teuthology.orchestra.run.smithi027.stdout:(11/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 4.7 MB/s | 241 kB 00:00 2024-04-15T21:55:05.068 INFO:teuthology.orchestra.run.smithi027.stdout:(12/36): python3-cryptography-36.0.1-4.el9.x86_ 17 MB/s | 1.1 MB 00:00 2024-04-15T21:55:05.093 INFO:teuthology.orchestra.run.smithi027.stdout:(13/36): python3-ply-3.11-14.el9.noarch.rpm 1.5 MB/s | 103 kB 00:00 2024-04-15T21:55:05.119 INFO:teuthology.orchestra.run.smithi027.stdout:(14/36): python3-pycparser-2.20-6.el9.noarch.rp 2.4 MB/s | 124 kB 00:00 2024-04-15T21:55:05.144 INFO:teuthology.orchestra.run.smithi027.stdout:(15/36): python3-urllib3-1.26.5-5.el9.noarch.rp 3.7 MB/s | 187 kB 00:00 2024-04-15T21:55:05.211 INFO:teuthology.orchestra.run.smithi027.stdout:(16/36): ceph-mon-19.0.0-2114.ga9a752df.el7.x86 3.0 MB/s | 4.7 MB 00:01 2024-04-15T21:55:05.295 INFO:teuthology.orchestra.run.smithi027.stdout:(17/36): lua-devel-5.4.4-4.el9.x86_64.rpm 148 kB/s | 22 kB 00:00 2024-04-15T21:55:05.395 INFO:teuthology.orchestra.run.smithi027.stdout:(18/36): luarocks-3.9.2-1.el9.noarch.rpm 822 kB/s | 151 kB 00:00 2024-04-15T21:55:05.420 INFO:teuthology.orchestra.run.smithi027.stdout:(19/36): python3-requests-2.25.1-8.el9.noarch.r 415 kB/s | 125 kB 00:00 2024-04-15T21:55:05.504 INFO:teuthology.orchestra.run.smithi027.stdout:(20/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 209 kB/s | 43 kB 00:00 2024-04-15T21:55:05.604 INFO:teuthology.orchestra.run.smithi027.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 107 kB/s | 11 kB 00:00 2024-04-15T21:55:05.663 INFO:teuthology.orchestra.run.smithi027.stdout:(22/36): python3-cherrypy-18.6.1-2.el9.noarch.r 1.4 MB/s | 358 kB 00:00 2024-04-15T21:55:05.688 INFO:teuthology.orchestra.run.smithi027.stdout:(23/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 587 kB/s | 172 kB 00:00 2024-04-15T21:55:05.713 INFO:teuthology.orchestra.run.smithi027.stdout:(24/36): python3-jaraco-classes-3.2.1-5.el9.noa 162 kB/s | 18 kB 00:00 2024-04-15T21:55:05.789 INFO:teuthology.orchestra.run.smithi027.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 193 kB/s | 19 kB 00:00 2024-04-15T21:55:05.815 INFO:teuthology.orchestra.run.smithi027.stdout:(26/36): python3-jaraco-collections-3.0.0-8.el9 154 kB/s | 23 kB 00:00 2024-04-15T21:55:05.847 INFO:teuthology.orchestra.run.smithi027.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 147 kB/s | 20 kB 00:00 2024-04-15T21:55:05.981 INFO:teuthology.orchestra.run.smithi027.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 241 kB/s | 46 kB 00:00 2024-04-15T21:55:06.031 INFO:teuthology.orchestra.run.smithi027.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 363 kB/s | 79 kB 00:00 2024-04-15T21:55:06.081 INFO:teuthology.orchestra.run.smithi027.stdout:(30/36): python3-pecan-1.4.2-3.el9.noarch.rpm 1.1 MB/s | 272 kB 00:00 2024-04-15T21:55:06.107 INFO:teuthology.orchestra.run.smithi027.stdout:(31/36): python3-portend-3.1.0-2.el9.noarch.rpm 131 kB/s | 16 kB 00:00 2024-04-15T21:55:06.207 INFO:teuthology.orchestra.run.smithi027.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 286 kB/s | 36 kB 00:00 2024-04-15T21:55:06.249 INFO:teuthology.orchestra.run.smithi027.stdout:(33/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 414 kB/s | 90 kB 00:00 2024-04-15T21:55:06.304 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-04-15T21:55:06.349 INFO:teuthology.orchestra.run.smithi027.stdout:(34/36): python3-zc-lockfile-2.0-10.el9.noarch. 199 kB/s | 20 kB 00:00 2024-04-15T21:55:06.367 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-15T21:55:06.400 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-15T21:55:06.424 INFO:teuthology.orchestra.run.smithi027.stdout:(35/36): python3-webob-1.8.7-6.el9.noarch.rpm 724 kB/s | 230 kB 00:00 2024-04-15T21:55:06.428 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-15T21:55:06.466 INFO:teuthology.orchestra.run.smithi027.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 1.6 MB/s | 427 kB 00:00 2024-04-15T21:55:06.472 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:55:06.472 INFO:teuthology.orchestra.run.smithi027.stdout:Total 8.7 MB/s | 30 MB 00:03 2024-04-15T21:55:06.498 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-15T21:55:06.501 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-15T21:55:06.545 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-15T21:55:06.547 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-15T21:55:06.547 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-15T21:55:06.578 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-15T21:55:06.669 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-15T21:55:06.748 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-15T21:55:06.798 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-15T21:55:06.871 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-15T21:55:06.923 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-04-15T21:55:06.963 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-04-15T21:55:06.965 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-15T21:55:06.965 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-15T21:55:07.012 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-04-15T21:55:07.072 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-04-15T21:55:07.260 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-04-15T21:55:07.318 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-04-15T21:55:07.363 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-04-15T21:55:07.400 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-04-15T21:55:07.438 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-04-15T21:55:07.532 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-04-15T21:55:07.566 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-15T21:55:07.599 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-04-15T21:55:07.639 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-04-15T21:55:07.675 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-04-15T21:55:07.710 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-04-15T21:55:07.802 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-04-15T21:55:07.841 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-04-15T21:55:07.921 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-04-15T21:55:08.058 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-04-15T21:55:08.175 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-15T21:55:08.335 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7. 31/36 2024-04-15T21:55:08.364 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 32/36 2024-04-15T21:55:08.391 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 32/36 2024-04-15T21:55:08.391 INFO:teuthology.orchestra.run.smithi151.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T21:55:08.391 INFO:teuthology.orchestra.run.smithi151.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-15T21:55:08.391 INFO:teuthology.orchestra.run.smithi151.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-15T21:55:08.392 INFO:teuthology.orchestra.run.smithi151.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-15T21:55:08.392 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:08.442 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-15T21:55:08.510 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-15T21:55:08.544 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-15T21:55:08.571 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-15T21:55:08.645 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-15T21:55:08.695 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-15T21:55:08.756 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-15T21:55:08.857 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-15T21:55:08.934 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-15T21:55:08.981 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-15T21:55:09.055 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-15T21:55:09.233 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-04-15T21:55:09.270 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-04-15T21:55:09.337 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-04-15T21:55:09.406 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-04-15T21:55:09.637 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-04-15T21:55:09.683 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-04-15T21:55:09.721 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-04-15T21:55:09.756 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-04-15T21:55:09.786 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-04-15T21:55:09.824 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 33/36 2024-04-15T21:55:09.851 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 33/36 2024-04-15T21:55:09.851 INFO:teuthology.orchestra.run.smithi151.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T21:55:09.851 INFO:teuthology.orchestra.run.smithi151.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-15T21:55:09.851 INFO:teuthology.orchestra.run.smithi151.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-15T21:55:09.851 INFO:teuthology.orchestra.run.smithi151.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-15T21:55:09.851 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:09.866 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-04-15T21:55:09.896 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-15T21:55:09.929 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-04-15T21:55:09.970 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-04-15T21:55:10.014 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-04-15T21:55:10.048 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-04-15T21:55:10.141 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-04-15T21:55:10.179 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-04-15T21:55:10.253 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-04-15T21:55:10.299 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 34/36 2024-04-15T21:55:10.323 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 34/36 2024-04-15T21:55:10.324 INFO:teuthology.orchestra.run.smithi151.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T21:55:10.324 INFO:teuthology.orchestra.run.smithi151.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-15T21:55:10.324 INFO:teuthology.orchestra.run.smithi151.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-15T21:55:10.324 INFO:teuthology.orchestra.run.smithi151.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-15T21:55:10.324 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:10.394 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-04-15T21:55:10.518 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-15T21:55:10.561 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 35/36 2024-04-15T21:55:10.584 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 35/36 2024-04-15T21:55:10.585 INFO:teuthology.orchestra.run.smithi151.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T21:55:10.585 INFO:teuthology.orchestra.run.smithi151.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-15T21:55:10.585 INFO:teuthology.orchestra.run.smithi151.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-15T21:55:10.585 INFO:teuthology.orchestra.run.smithi151.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-15T21:55:10.585 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:10.648 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 36/36 2024-04-15T21:55:10.697 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7. 31/36 2024-04-15T21:55:10.725 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 32/36 2024-04-15T21:55:10.753 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 32/36 2024-04-15T21:55:10.753 INFO:teuthology.orchestra.run.smithi027.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T21:55:10.753 INFO:teuthology.orchestra.run.smithi027.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-15T21:55:10.753 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-15T21:55:10.753 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-15T21:55:10.753 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:12.267 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 33/36 2024-04-15T21:55:12.296 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 33/36 2024-04-15T21:55:12.297 INFO:teuthology.orchestra.run.smithi027.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T21:55:12.297 INFO:teuthology.orchestra.run.smithi027.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-15T21:55:12.297 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-15T21:55:12.297 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-15T21:55:12.297 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:12.572 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 36/36 2024-04-15T21:55:12.572 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 1/36 2024-04-15T21:55:12.572 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 2/36 2024-04-15T21:55:12.573 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 3/36 2024-04-15T21:55:12.573 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 4/36 2024-04-15T21:55:12.573 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 5/36 2024-04-15T21:55:12.573 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7. 6/36 2024-04-15T21:55:12.573 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-04-15T21:55:12.573 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-04-15T21:55:12.573 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-04-15T21:55:12.573 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-04-15T21:55:12.573 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-15T21:55:12.573 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-04-15T21:55:12.573 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-04-15T21:55:12.573 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-04-15T21:55:12.573 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-04-15T21:55:12.573 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 16/36 2024-04-15T21:55:12.574 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 17/36 2024-04-15T21:55:12.574 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-15T21:55:12.574 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-15T21:55:12.574 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-15T21:55:12.574 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-15T21:55:12.574 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-15T21:55:12.574 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-15T21:55:12.574 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-15T21:55:12.574 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-15T21:55:12.574 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-15T21:55:12.574 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-15T21:55:12.574 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-15T21:55:12.575 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-15T21:55:12.575 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-15T21:55:12.576 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-15T21:55:12.576 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-15T21:55:12.576 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-15T21:55:12.576 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-15T21:55:12.576 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-15T21:55:12.760 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 34/36 2024-04-15T21:55:12.785 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 34/36 2024-04-15T21:55:12.785 INFO:teuthology.orchestra.run.smithi027.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T21:55:12.786 INFO:teuthology.orchestra.run.smithi027.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-15T21:55:12.786 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-15T21:55:12.786 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-15T21:55:12.786 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:13.027 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 35/36 2024-04-15T21:55:13.052 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 35/36 2024-04-15T21:55:13.053 INFO:teuthology.orchestra.run.smithi027.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T21:55:13.053 INFO:teuthology.orchestra.run.smithi027.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-15T21:55:13.053 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-15T21:55:13.053 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-15T21:55:13.053 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:13.122 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 36/36 2024-04-15T21:55:13.598 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-15T21:55:13.598 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:13.598 INFO:teuthology.orchestra.run.smithi151.stdout:Installed: 2024-04-15T21:55:13.598 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:55:13.598 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:55:13.598 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:55:13.599 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T21:55:13.599 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:55:13.599 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:55:13.599 INFO:teuthology.orchestra.run.smithi151.stdout: lua-5.4.4-4.el9.x86_64 2024-04-15T21:55:13.599 INFO:teuthology.orchestra.run.smithi151.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-15T21:55:13.599 INFO:teuthology.orchestra.run.smithi151.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-15T21:55:13.599 INFO:teuthology.orchestra.run.smithi151.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-15T21:55:13.599 INFO:teuthology.orchestra.run.smithi151.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-15T21:55:13.599 INFO:teuthology.orchestra.run.smithi151.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-15T21:55:13.599 INFO:teuthology.orchestra.run.smithi151.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-15T21:55:13.599 INFO:teuthology.orchestra.run.smithi151.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-15T21:55:13.599 INFO:teuthology.orchestra.run.smithi151.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-15T21:55:13.599 INFO:teuthology.orchestra.run.smithi151.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-15T21:55:13.599 INFO:teuthology.orchestra.run.smithi151.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-15T21:55:13.599 INFO:teuthology.orchestra.run.smithi151.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-15T21:55:13.600 INFO:teuthology.orchestra.run.smithi151.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-15T21:55:13.600 INFO:teuthology.orchestra.run.smithi151.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-15T21:55:13.600 INFO:teuthology.orchestra.run.smithi151.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-15T21:55:13.600 INFO:teuthology.orchestra.run.smithi151.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-15T21:55:13.600 INFO:teuthology.orchestra.run.smithi151.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-15T21:55:13.600 INFO:teuthology.orchestra.run.smithi151.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-15T21:55:13.600 INFO:teuthology.orchestra.run.smithi151.stdout: python3-ply-3.11-14.el9.noarch 2024-04-15T21:55:13.600 INFO:teuthology.orchestra.run.smithi151.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-15T21:55:13.601 INFO:teuthology.orchestra.run.smithi151.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-15T21:55:13.601 INFO:teuthology.orchestra.run.smithi151.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-15T21:55:13.601 INFO:teuthology.orchestra.run.smithi151.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-15T21:55:13.601 INFO:teuthology.orchestra.run.smithi151.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-15T21:55:13.601 INFO:teuthology.orchestra.run.smithi151.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-15T21:55:13.601 INFO:teuthology.orchestra.run.smithi151.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-15T21:55:13.601 INFO:teuthology.orchestra.run.smithi151.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-15T21:55:13.601 INFO:teuthology.orchestra.run.smithi151.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-15T21:55:13.601 INFO:teuthology.orchestra.run.smithi151.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-15T21:55:13.601 INFO:teuthology.orchestra.run.smithi151.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-15T21:55:13.601 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:13.601 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:55:13.920 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install ceph-base 2024-04-15T21:55:14.507 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:00:56 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:55:14.607 INFO:teuthology.orchestra.run.smithi151.stdout:Package ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T21:55:14.658 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:55:14.659 INFO:teuthology.orchestra.run.smithi151.stdout:Nothing to do. 2024-04-15T21:55:14.659 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:55:14.722 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install cephadm 2024-04-15T21:55:14.852 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 36/36 2024-04-15T21:55:14.852 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 1/36 2024-04-15T21:55:14.852 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 2/36 2024-04-15T21:55:14.852 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 3/36 2024-04-15T21:55:14.852 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 4/36 2024-04-15T21:55:14.852 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 5/36 2024-04-15T21:55:14.852 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7. 6/36 2024-04-15T21:55:14.852 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-04-15T21:55:14.852 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-04-15T21:55:14.852 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-04-15T21:55:14.852 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-04-15T21:55:14.853 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-15T21:55:14.853 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-04-15T21:55:14.853 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-04-15T21:55:14.853 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-04-15T21:55:14.853 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-04-15T21:55:14.853 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 16/36 2024-04-15T21:55:14.853 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 17/36 2024-04-15T21:55:14.853 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-15T21:55:14.853 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-15T21:55:14.853 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-15T21:55:14.853 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-15T21:55:14.853 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-15T21:55:14.854 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-15T21:55:14.854 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-15T21:55:14.854 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-15T21:55:14.854 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-15T21:55:14.854 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-15T21:55:14.854 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-15T21:55:14.855 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-15T21:55:14.855 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-15T21:55:14.855 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-15T21:55:14.855 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-15T21:55:14.855 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-15T21:55:14.856 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-15T21:55:14.856 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-15T21:55:15.296 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:00:57 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:55:15.447 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:55:15.448 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:55:15.448 INFO:teuthology.orchestra.run.smithi151.stdout: Package Arch Version Repository Size 2024-04-15T21:55:15.448 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:55:15.448 INFO:teuthology.orchestra.run.smithi151.stdout:Installing: 2024-04-15T21:55:15.448 INFO:teuthology.orchestra.run.smithi151.stdout: cephadm noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 749 k 2024-04-15T21:55:15.448 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:15.448 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-04-15T21:55:15.448 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:55:15.448 INFO:teuthology.orchestra.run.smithi151.stdout:Install 1 Package 2024-04-15T21:55:15.448 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:15.448 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 749 k 2024-04-15T21:55:15.449 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 755 k 2024-04-15T21:55:15.449 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-04-15T21:55:15.914 INFO:teuthology.orchestra.run.smithi151.stdout:cephadm-19.0.0-2114.ga9a752df.el7.noarch.rpm 1.6 MB/s | 749 kB 00:00 2024-04-15T21:55:15.915 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:55:15.915 INFO:teuthology.orchestra.run.smithi151.stdout:Total 1.6 MB/s | 749 kB 00:00 2024-04-15T21:55:15.915 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-04-15T21:55:15.920 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-04-15T21:55:15.920 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-04-15T21:55:15.926 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-04-15T21:55:15.926 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-04-15T21:55:15.950 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-15T21:55:15.950 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:15.950 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-15T21:55:15.950 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:55:15.950 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:55:15.950 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:55:15.950 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T21:55:15.950 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:55:15.951 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:55:15.951 INFO:teuthology.orchestra.run.smithi027.stdout: lua-5.4.4-4.el9.x86_64 2024-04-15T21:55:15.951 INFO:teuthology.orchestra.run.smithi027.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-15T21:55:15.951 INFO:teuthology.orchestra.run.smithi027.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-15T21:55:15.951 INFO:teuthology.orchestra.run.smithi027.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-15T21:55:15.951 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-15T21:55:15.951 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-15T21:55:15.951 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-15T21:55:15.951 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-15T21:55:15.951 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-15T21:55:15.951 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-15T21:55:15.951 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-15T21:55:15.951 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-15T21:55:15.951 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-15T21:55:15.952 INFO:teuthology.orchestra.run.smithi027.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-15T21:55:15.952 INFO:teuthology.orchestra.run.smithi027.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-15T21:55:15.952 INFO:teuthology.orchestra.run.smithi027.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-15T21:55:15.952 INFO:teuthology.orchestra.run.smithi027.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-15T21:55:15.952 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-15T21:55:15.952 INFO:teuthology.orchestra.run.smithi027.stdout: python3-ply-3.11-14.el9.noarch 2024-04-15T21:55:15.952 INFO:teuthology.orchestra.run.smithi027.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-15T21:55:15.952 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-15T21:55:15.952 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-15T21:55:15.952 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-15T21:55:15.952 INFO:teuthology.orchestra.run.smithi027.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-15T21:55:15.952 INFO:teuthology.orchestra.run.smithi027.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-15T21:55:15.952 INFO:teuthology.orchestra.run.smithi027.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-15T21:55:15.952 INFO:teuthology.orchestra.run.smithi027.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-15T21:55:15.952 INFO:teuthology.orchestra.run.smithi027.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-15T21:55:15.953 INFO:teuthology.orchestra.run.smithi027.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-15T21:55:15.953 INFO:teuthology.orchestra.run.smithi027.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-15T21:55:15.953 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:15.953 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:55:16.000 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-04-15T21:55:16.332 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-base 2024-04-15T21:55:16.475 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T21:55:16.570 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T21:55:16.939 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:00:57 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:55:16.978 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T21:55:17.042 INFO:teuthology.orchestra.run.smithi027.stdout:Package ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T21:55:17.097 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:55:17.098 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2024-04-15T21:55:17.098 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:55:17.172 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install cephadm 2024-04-15T21:55:17.247 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T21:55:17.247 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:17.247 INFO:teuthology.orchestra.run.smithi151.stdout:Installed: 2024-04-15T21:55:17.247 INFO:teuthology.orchestra.run.smithi151.stdout: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T21:55:17.248 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:17.248 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:55:17.481 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install ceph-immutable-object-cache 2024-04-15T21:55:17.774 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:00:58 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:55:17.931 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:55:17.932 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:55:17.932 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2024-04-15T21:55:17.932 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:55:17.932 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-15T21:55:17.932 INFO:teuthology.orchestra.run.smithi027.stdout: cephadm noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 749 k 2024-04-15T21:55:17.933 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:17.933 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-15T21:55:17.933 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:55:17.933 INFO:teuthology.orchestra.run.smithi027.stdout:Install 1 Package 2024-04-15T21:55:17.933 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:17.933 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 749 k 2024-04-15T21:55:17.933 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 755 k 2024-04-15T21:55:17.933 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-15T21:55:18.068 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:01:00 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:55:18.227 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:55:18.227 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:55:18.228 INFO:teuthology.orchestra.run.smithi151.stdout: Package Arch Version Repo Size 2024-04-15T21:55:18.228 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:55:18.228 INFO:teuthology.orchestra.run.smithi151.stdout:Installing: 2024-04-15T21:55:18.228 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 145 k 2024-04-15T21:55:18.228 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:18.228 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-04-15T21:55:18.228 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:55:18.228 INFO:teuthology.orchestra.run.smithi151.stdout:Install 1 Package 2024-04-15T21:55:18.228 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:18.228 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 145 k 2024-04-15T21:55:18.229 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 435 k 2024-04-15T21:55:18.229 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-04-15T21:55:18.229 INFO:teuthology.orchestra.run.smithi027.stdout:cephadm-19.0.0-2114.ga9a752df.el7.noarch.rpm 2.5 MB/s | 749 kB 00:00 2024-04-15T21:55:18.229 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:55:18.230 INFO:teuthology.orchestra.run.smithi027.stdout:Total 2.5 MB/s | 749 kB 00:00 2024-04-15T21:55:18.230 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-15T21:55:18.235 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-15T21:55:18.235 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-15T21:55:18.241 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-15T21:55:18.241 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-15T21:55:18.315 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-15T21:55:18.433 INFO:teuthology.orchestra.run.smithi151.stdout:ceph-immutable-object-cache-19.0.0-2114.ga9a752 707 kB/s | 145 kB 00:00 2024-04-15T21:55:18.434 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:55:18.434 INFO:teuthology.orchestra.run.smithi151.stdout:Total 702 kB/s | 145 kB 00:00 2024-04-15T21:55:18.434 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-04-15T21:55:18.442 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-04-15T21:55:18.442 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-04-15T21:55:18.494 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-04-15T21:55:18.494 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-04-15T21:55:18.641 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-04-15T21:55:18.693 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T21:55:18.719 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T21:55:18.719 INFO:teuthology.orchestra.run.smithi151.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T21:55:18.719 INFO:teuthology.orchestra.run.smithi151.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-15T21:55:18.719 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:18.826 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T21:55:18.928 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T21:55:19.313 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T21:55:19.584 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T21:55:19.584 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:19.584 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-15T21:55:19.584 INFO:teuthology.orchestra.run.smithi027.stdout: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T21:55:19.584 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:19.584 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:55:19.673 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T21:55:19.673 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:19.674 INFO:teuthology.orchestra.run.smithi151.stdout:Installed: 2024-04-15T21:55:19.674 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:55:19.674 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:19.674 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:55:19.803 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-immutable-object-cache 2024-04-15T21:55:19.894 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install ceph-mgr 2024-04-15T21:55:20.409 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:01 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:55:20.480 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:01:02 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:55:20.568 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:55:20.568 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:55:20.568 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repo Size 2024-04-15T21:55:20.568 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:55:20.568 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-15T21:55:20.568 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 145 k 2024-04-15T21:55:20.568 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:20.568 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-15T21:55:20.568 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:55:20.568 INFO:teuthology.orchestra.run.smithi027.stdout:Install 1 Package 2024-04-15T21:55:20.568 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:20.569 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 145 k 2024-04-15T21:55:20.569 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 435 k 2024-04-15T21:55:20.569 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-15T21:55:20.579 INFO:teuthology.orchestra.run.smithi151.stdout:Package ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T21:55:20.632 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:55:20.633 INFO:teuthology.orchestra.run.smithi151.stdout:Nothing to do. 2024-04-15T21:55:20.633 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:55:20.696 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install ceph-mgr-dashboard 2024-04-15T21:55:20.918 INFO:teuthology.orchestra.run.smithi027.stdout:ceph-immutable-object-cache-19.0.0-2114.ga9a752 415 kB/s | 145 kB 00:00 2024-04-15T21:55:20.919 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:55:20.919 INFO:teuthology.orchestra.run.smithi027.stdout:Total 413 kB/s | 145 kB 00:00 2024-04-15T21:55:20.919 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-15T21:55:20.928 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-15T21:55:20.929 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-15T21:55:20.986 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-15T21:55:20.986 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-15T21:55:21.140 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-15T21:55:21.202 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T21:55:21.229 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T21:55:21.229 INFO:teuthology.orchestra.run.smithi027.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T21:55:21.229 INFO:teuthology.orchestra.run.smithi027.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-15T21:55:21.229 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:21.279 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:01:03 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:55:21.433 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:55:21.434 INFO:teuthology.orchestra.run.smithi151.stdout:====================================================================================== 2024-04-15T21:55:21.434 INFO:teuthology.orchestra.run.smithi151.stdout: Package Arch Version Repository Size 2024-04-15T21:55:21.434 INFO:teuthology.orchestra.run.smithi151.stdout:====================================================================================== 2024-04-15T21:55:21.434 INFO:teuthology.orchestra.run.smithi151.stdout:Installing: 2024-04-15T21:55:21.434 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 3.5 M 2024-04-15T21:55:21.434 INFO:teuthology.orchestra.run.smithi151.stdout:Installing dependencies: 2024-04-15T21:55:21.435 INFO:teuthology.orchestra.run.smithi151.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-15T21:55:21.435 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 32 k 2024-04-15T21:55:21.435 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 15 k 2024-04-15T21:55:21.435 INFO:teuthology.orchestra.run.smithi151.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-15T21:55:21.435 INFO:teuthology.orchestra.run.smithi151.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-04-15T21:55:21.435 INFO:teuthology.orchestra.run.smithi151.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-15T21:55:21.435 INFO:teuthology.orchestra.run.smithi151.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-15T21:55:21.435 INFO:teuthology.orchestra.run.smithi151.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-15T21:55:21.435 INFO:teuthology.orchestra.run.smithi151.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-04-15T21:55:21.435 INFO:teuthology.orchestra.run.smithi151.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-15T21:55:21.435 INFO:teuthology.orchestra.run.smithi151.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-15T21:55:21.435 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:21.435 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-04-15T21:55:21.436 INFO:teuthology.orchestra.run.smithi151.stdout:====================================================================================== 2024-04-15T21:55:21.436 INFO:teuthology.orchestra.run.smithi151.stdout:Install 12 Packages 2024-04-15T21:55:21.436 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:21.436 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 8.6 M 2024-04-15T21:55:21.436 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 103 M 2024-04-15T21:55:21.436 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-04-15T21:55:22.041 INFO:teuthology.orchestra.run.smithi151.stdout:(1/12): ceph-grafana-dashboards-19.0.0-2114.ga9 172 kB/s | 32 kB 00:00 2024-04-15T21:55:22.141 INFO:teuthology.orchestra.run.smithi151.stdout:(2/12): ceph-prometheus-alerts-19.0.0-2114.ga9a 54 kB/s | 15 kB 00:00 2024-04-15T21:55:22.200 INFO:teuthology.orchestra.run.smithi151.stdout:(3/12): protobuf-3.14.0-13.el9.x86_64.rpm 6.4 MB/s | 1.0 MB 00:00 2024-04-15T21:55:22.225 INFO:teuthology.orchestra.run.smithi151.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 2.8 MB/s | 238 kB 00:00 2024-04-15T21:55:22.257 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T21:55:22.257 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:22.257 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-15T21:55:22.257 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:55:22.257 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:22.258 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:55:22.309 INFO:teuthology.orchestra.run.smithi151.stdout:(5/12): ceph-mgr-dashboard-19.0.0-2114.ga9a752d 7.8 MB/s | 3.5 MB 00:00 2024-04-15T21:55:22.502 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-mgr 2024-04-15T21:55:22.784 INFO:teuthology.orchestra.run.smithi151.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 43 kB/s | 19 kB 00:00 2024-04-15T21:55:22.985 INFO:teuthology.orchestra.run.smithi151.stdout:(7/12): protobuf-compiler-3.14.0-13.el9.x86_64. 1.1 MB/s | 863 kB 00:00 2024-04-15T21:55:23.105 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:04 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:55:23.205 INFO:teuthology.orchestra.run.smithi027.stdout:Package ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T21:55:23.261 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:55:23.262 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2024-04-15T21:55:23.262 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:55:23.332 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-mgr-dashboard 2024-04-15T21:55:23.438 INFO:teuthology.orchestra.run.smithi151.stdout:(8/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 453 kB/s | 548 kB 00:01 2024-04-15T21:55:23.552 INFO:teuthology.orchestra.run.smithi151.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 263 kB/s | 31 kB 00:00 2024-04-15T21:55:23.677 INFO:teuthology.orchestra.run.smithi151.stdout:(10/12): python3-grpcio-tools-1.46.7-10.el9.x86 209 kB/s | 144 kB 00:00 2024-04-15T21:55:23.819 INFO:teuthology.orchestra.run.smithi151.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 706 kB/s | 188 kB 00:00 2024-04-15T21:55:23.936 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:04 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:55:24.098 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:55:24.099 INFO:teuthology.orchestra.run.smithi027.stdout:====================================================================================== 2024-04-15T21:55:24.099 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2024-04-15T21:55:24.099 INFO:teuthology.orchestra.run.smithi027.stdout:====================================================================================== 2024-04-15T21:55:24.099 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-15T21:55:24.099 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 3.5 M 2024-04-15T21:55:24.099 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2024-04-15T21:55:24.099 INFO:teuthology.orchestra.run.smithi027.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-15T21:55:24.099 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 32 k 2024-04-15T21:55:24.099 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 15 k 2024-04-15T21:55:24.099 INFO:teuthology.orchestra.run.smithi027.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-15T21:55:24.099 INFO:teuthology.orchestra.run.smithi027.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-04-15T21:55:24.100 INFO:teuthology.orchestra.run.smithi027.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-15T21:55:24.100 INFO:teuthology.orchestra.run.smithi027.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-15T21:55:24.100 INFO:teuthology.orchestra.run.smithi027.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-15T21:55:24.100 INFO:teuthology.orchestra.run.smithi027.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-04-15T21:55:24.100 INFO:teuthology.orchestra.run.smithi027.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-15T21:55:24.100 INFO:teuthology.orchestra.run.smithi027.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-15T21:55:24.100 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:24.100 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-15T21:55:24.100 INFO:teuthology.orchestra.run.smithi027.stdout:====================================================================================== 2024-04-15T21:55:24.100 INFO:teuthology.orchestra.run.smithi027.stdout:Install 12 Packages 2024-04-15T21:55:24.100 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:24.101 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 8.6 M 2024-04-15T21:55:24.101 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 103 M 2024-04-15T21:55:24.101 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-15T21:55:24.947 INFO:teuthology.orchestra.run.smithi027.stdout:(1/12): ceph-prometheus-alerts-19.0.0-2114.ga9a 75 kB/s | 15 kB 00:00 2024-04-15T21:55:25.047 INFO:teuthology.orchestra.run.smithi027.stdout:(2/12): ceph-grafana-dashboards-19.0.0-2114.ga9 104 kB/s | 32 kB 00:00 2024-04-15T21:55:25.124 INFO:teuthology.orchestra.run.smithi027.stdout:(3/12): protobuf-3.14.0-13.el9.x86_64.rpm 5.7 MB/s | 1.0 MB 00:00 2024-04-15T21:55:25.156 INFO:teuthology.orchestra.run.smithi027.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 2.1 MB/s | 238 kB 00:00 2024-04-15T21:55:25.223 INFO:teuthology.orchestra.run.smithi027.stdout:(5/12): ceph-mgr-dashboard-19.0.0-2114.ga9a752d 7.3 MB/s | 3.5 MB 00:00 2024-04-15T21:55:25.470 INFO:teuthology.orchestra.run.smithi151.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 777 kB/s | 2.0 MB 00:02 2024-04-15T21:55:25.476 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:55:25.476 INFO:teuthology.orchestra.run.smithi151.stdout:Total 2.1 MB/s | 8.6 MB 00:04 2024-04-15T21:55:25.490 INFO:teuthology.orchestra.run.smithi027.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 80 kB/s | 19 kB 00:00 2024-04-15T21:55:25.497 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-04-15T21:55:25.517 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-04-15T21:55:25.517 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-04-15T21:55:25.640 INFO:teuthology.orchestra.run.smithi027.stdout:(7/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.1 MB/s | 548 kB 00:00 2024-04-15T21:55:25.704 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-04-15T21:55:25.704 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-04-15T21:55:25.774 INFO:teuthology.orchestra.run.smithi027.stdout:(8/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 7.2 MB/s | 2.0 MB 00:00 2024-04-15T21:55:25.799 INFO:teuthology.orchestra.run.smithi027.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 914 kB/s | 144 kB 00:00 2024-04-15T21:55:25.841 INFO:teuthology.orchestra.run.smithi027.stdout:(10/12): protobuf-compiler-3.14.0-13.el9.x86_64 1.2 MB/s | 863 kB 00:00 2024-04-15T21:55:25.866 INFO:teuthology.orchestra.run.smithi027.stdout:(11/12): python3-repoze-lru-0.7-16.el9.noarch.r 334 kB/s | 31 kB 00:00 2024-04-15T21:55:25.900 INFO:teuthology.orchestra.run.smithi027.stdout:(12/12): python3-routes-2.5.1-5.el9.noarch.rpm 1.8 MB/s | 188 kB 00:00 2024-04-15T21:55:25.906 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:55:25.906 INFO:teuthology.orchestra.run.smithi027.stdout:Total 4.8 MB/s | 8.6 MB 00:01 2024-04-15T21:55:25.923 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-15T21:55:25.942 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-15T21:55:25.942 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-15T21:55:26.126 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-15T21:55:26.127 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-15T21:55:26.226 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-04-15T21:55:26.304 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-15T21:55:26.347 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-15T21:55:26.394 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-15T21:55:26.425 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-15T21:55:26.531 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-15T21:55:26.659 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-15T21:55:26.754 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-15T21:55:26.785 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-15T21:55:26.798 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-15T21:55:26.826 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-15T21:55:26.858 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7 10/12 2024-04-15T21:55:26.859 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-15T21:55:26.894 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-15T21:55:26.943 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-15T21:55:26.979 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-15T21:55:27.079 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-15T21:55:27.220 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-15T21:55:27.312 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-15T21:55:27.377 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-15T21:55:27.405 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-15T21:55:27.437 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7 10/12 2024-04-15T21:55:27.906 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el 11/12 2024-04-15T21:55:27.943 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 12/12 2024-04-15T21:55:28.535 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el 11/12 2024-04-15T21:55:28.570 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 12/12 2024-04-15T21:55:29.295 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 12/12 2024-04-15T21:55:29.295 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el 1/12 2024-04-15T21:55:29.295 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 2/12 2024-04-15T21:55:29.295 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7 3/12 2024-04-15T21:55:29.295 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-15T21:55:29.295 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-15T21:55:29.295 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-15T21:55:29.295 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-15T21:55:29.295 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-15T21:55:29.296 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-15T21:55:29.296 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-15T21:55:29.296 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-15T21:55:29.651 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-15T21:55:29.652 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:29.652 INFO:teuthology.orchestra.run.smithi151.stdout:Installed: 2024-04-15T21:55:29.652 INFO:teuthology.orchestra.run.smithi151.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-15T21:55:29.652 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T21:55:29.652 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T21:55:29.652 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T21:55:29.652 INFO:teuthology.orchestra.run.smithi151.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-15T21:55:29.652 INFO:teuthology.orchestra.run.smithi151.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-15T21:55:29.652 INFO:teuthology.orchestra.run.smithi151.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-15T21:55:29.652 INFO:teuthology.orchestra.run.smithi151.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-15T21:55:29.652 INFO:teuthology.orchestra.run.smithi151.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-15T21:55:29.652 INFO:teuthology.orchestra.run.smithi151.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-15T21:55:29.652 INFO:teuthology.orchestra.run.smithi151.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-15T21:55:29.652 INFO:teuthology.orchestra.run.smithi151.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-15T21:55:29.653 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:29.653 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:55:29.913 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-15T21:55:29.956 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 12/12 2024-04-15T21:55:29.956 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el 1/12 2024-04-15T21:55:29.956 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 2/12 2024-04-15T21:55:29.956 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7 3/12 2024-04-15T21:55:29.956 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-15T21:55:29.956 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-15T21:55:29.956 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-15T21:55:29.956 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-15T21:55:29.956 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-15T21:55:29.956 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-15T21:55:29.956 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-15T21:55:29.956 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-15T21:55:30.316 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-15T21:55:30.317 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:30.317 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-15T21:55:30.317 INFO:teuthology.orchestra.run.smithi027.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-15T21:55:30.317 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T21:55:30.317 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T21:55:30.317 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T21:55:30.317 INFO:teuthology.orchestra.run.smithi027.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-15T21:55:30.317 INFO:teuthology.orchestra.run.smithi027.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-15T21:55:30.317 INFO:teuthology.orchestra.run.smithi027.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-15T21:55:30.317 INFO:teuthology.orchestra.run.smithi027.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-15T21:55:30.317 INFO:teuthology.orchestra.run.smithi027.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-15T21:55:30.317 INFO:teuthology.orchestra.run.smithi027.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-15T21:55:30.317 INFO:teuthology.orchestra.run.smithi027.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-15T21:55:30.318 INFO:teuthology.orchestra.run.smithi027.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-15T21:55:30.318 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:30.318 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:55:30.518 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:01:12 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:55:30.584 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-15T21:55:30.681 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:55:30.682 INFO:teuthology.orchestra.run.smithi151.stdout:============================================================================================ 2024-04-15T21:55:30.683 INFO:teuthology.orchestra.run.smithi151.stdout: Package Arch Version Repository Size 2024-04-15T21:55:30.683 INFO:teuthology.orchestra.run.smithi151.stdout:============================================================================================ 2024-04-15T21:55:30.683 INFO:teuthology.orchestra.run.smithi151.stdout:Installing: 2024-04-15T21:55:30.683 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 7.4 M 2024-04-15T21:55:30.683 INFO:teuthology.orchestra.run.smithi151.stdout:Installing dependencies: 2024-04-15T21:55:30.683 INFO:teuthology.orchestra.run.smithi151.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-04-15T21:55:30.683 INFO:teuthology.orchestra.run.smithi151.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-04-15T21:55:30.683 INFO:teuthology.orchestra.run.smithi151.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-04-15T21:55:30.683 INFO:teuthology.orchestra.run.smithi151.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-15T21:55:30.683 INFO:teuthology.orchestra.run.smithi151.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-15T21:55:30.683 INFO:teuthology.orchestra.run.smithi151.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-04-15T21:55:30.683 INFO:teuthology.orchestra.run.smithi151.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-04-15T21:55:30.683 INFO:teuthology.orchestra.run.smithi151.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-15T21:55:30.683 INFO:teuthology.orchestra.run.smithi151.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-04-15T21:55:30.684 INFO:teuthology.orchestra.run.smithi151.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-04-15T21:55:30.684 INFO:teuthology.orchestra.run.smithi151.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-04-15T21:55:30.684 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:30.684 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-04-15T21:55:30.684 INFO:teuthology.orchestra.run.smithi151.stdout:============================================================================================ 2024-04-15T21:55:30.684 INFO:teuthology.orchestra.run.smithi151.stdout:Install 12 Packages 2024-04-15T21:55:30.684 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:30.684 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 37 M 2024-04-15T21:55:30.685 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 209 M 2024-04-15T21:55:30.685 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-04-15T21:55:30.960 INFO:teuthology.orchestra.run.smithi151.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 219 kB/s | 32 kB 00:00 2024-04-15T21:55:30.994 INFO:teuthology.orchestra.run.smithi151.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 533 kB/s | 17 kB 00:00 2024-04-15T21:55:31.038 INFO:teuthology.orchestra.run.smithi151.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 839 kB/s | 34 kB 00:00 2024-04-15T21:55:31.086 INFO:teuthology.orchestra.run.smithi151.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 11 MB/s | 3.0 MB 00:00 2024-04-15T21:55:31.193 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:12 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:55:31.253 INFO:teuthology.orchestra.run.smithi151.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 22 MB/s | 4.7 MB 00:00 2024-04-15T21:55:31.320 INFO:teuthology.orchestra.run.smithi151.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 20 MB/s | 4.8 MB 00:00 2024-04-15T21:55:31.345 INFO:teuthology.orchestra.run.smithi151.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.4 MB/s | 217 kB 00:00 2024-04-15T21:55:31.353 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:55:31.355 INFO:teuthology.orchestra.run.smithi027.stdout:============================================================================================ 2024-04-15T21:55:31.355 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2024-04-15T21:55:31.355 INFO:teuthology.orchestra.run.smithi027.stdout:============================================================================================ 2024-04-15T21:55:31.355 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-15T21:55:31.355 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 7.4 M 2024-04-15T21:55:31.355 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2024-04-15T21:55:31.355 INFO:teuthology.orchestra.run.smithi027.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-04-15T21:55:31.355 INFO:teuthology.orchestra.run.smithi027.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-04-15T21:55:31.355 INFO:teuthology.orchestra.run.smithi027.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-04-15T21:55:31.355 INFO:teuthology.orchestra.run.smithi027.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-15T21:55:31.355 INFO:teuthology.orchestra.run.smithi027.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-15T21:55:31.355 INFO:teuthology.orchestra.run.smithi027.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-04-15T21:55:31.356 INFO:teuthology.orchestra.run.smithi027.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-04-15T21:55:31.356 INFO:teuthology.orchestra.run.smithi027.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-15T21:55:31.356 INFO:teuthology.orchestra.run.smithi027.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-04-15T21:55:31.356 INFO:teuthology.orchestra.run.smithi027.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-04-15T21:55:31.356 INFO:teuthology.orchestra.run.smithi027.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-04-15T21:55:31.356 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:31.356 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-15T21:55:31.356 INFO:teuthology.orchestra.run.smithi027.stdout:============================================================================================ 2024-04-15T21:55:31.356 INFO:teuthology.orchestra.run.smithi027.stdout:Install 12 Packages 2024-04-15T21:55:31.356 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:31.357 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 37 M 2024-04-15T21:55:31.357 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 209 M 2024-04-15T21:55:31.357 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-15T21:55:31.654 INFO:teuthology.orchestra.run.smithi151.stdout:(8/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 47 MB/s | 16 MB 00:00 2024-04-15T21:55:31.755 INFO:teuthology.orchestra.run.smithi151.stdout:(9/12): ceph-mgr-diskprediction-local-19.0.0-21 7.9 MB/s | 7.4 MB 00:00 2024-04-15T21:55:31.822 INFO:teuthology.orchestra.run.smithi151.stdout:(10/12): libgfortran-11.4.1-3.el9.x86_64.rpm 1.7 MB/s | 803 kB 00:00 2024-04-15T21:55:31.867 INFO:teuthology.orchestra.run.smithi027.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 209 kB/s | 32 kB 00:00 2024-04-15T21:55:31.892 INFO:teuthology.orchestra.run.smithi027.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 701 kB/s | 17 kB 00:00 2024-04-15T21:55:31.914 INFO:teuthology.orchestra.run.smithi151.stdout:(11/12): libquadmath-11.4.1-3.el9.x86_64.rpm 754 kB/s | 195 kB 00:00 2024-04-15T21:55:31.917 INFO:teuthology.orchestra.run.smithi027.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 1.4 MB/s | 34 kB 00:00 2024-04-15T21:55:31.976 INFO:teuthology.orchestra.run.smithi027.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 12 MB/s | 3.0 MB 00:00 2024-04-15T21:55:31.989 INFO:teuthology.orchestra.run.smithi151.stdout:(12/12): python3-devel-3.9.17-2.el9.x86_64.rpm 1.0 MB/s | 245 kB 00:00 2024-04-15T21:55:31.991 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:55:31.992 INFO:teuthology.orchestra.run.smithi151.stdout:Total 28 MB/s | 37 MB 00:01 2024-04-15T21:55:32.036 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-04-15T21:55:32.062 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-04-15T21:55:32.062 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-04-15T21:55:32.159 INFO:teuthology.orchestra.run.smithi027.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 20 MB/s | 4.7 MB 00:00 2024-04-15T21:55:32.226 INFO:teuthology.orchestra.run.smithi027.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 19 MB/s | 4.8 MB 00:00 2024-04-15T21:55:32.251 INFO:teuthology.orchestra.run.smithi027.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.4 MB/s | 217 kB 00:00 2024-04-15T21:55:32.377 INFO:teuthology.orchestra.run.smithi027.stdout:(8/12): ceph-mgr-diskprediction-local-19.0.0-21 11 MB/s | 7.4 MB 00:00 2024-04-15T21:55:32.421 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-04-15T21:55:32.421 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-04-15T21:55:32.602 INFO:teuthology.orchestra.run.smithi027.stdout:(9/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 42 MB/s | 16 MB 00:00 2024-04-15T21:55:33.027 INFO:teuthology.orchestra.run.smithi027.stdout:(10/12): libquadmath-11.4.1-3.el9.x86_64.rpm 301 kB/s | 195 kB 00:00 2024-04-15T21:55:33.119 INFO:teuthology.orchestra.run.smithi027.stdout:(11/12): libgfortran-11.4.1-3.el9.x86_64.rpm 929 kB/s | 803 kB 00:00 2024-04-15T21:55:33.122 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-04-15T21:55:33.178 INFO:teuthology.orchestra.run.smithi027.stdout:(12/12): python3-devel-3.9.17-2.el9.x86_64.rpm 427 kB/s | 245 kB 00:00 2024-04-15T21:55:33.180 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:55:33.180 INFO:teuthology.orchestra.run.smithi027.stdout:Total 20 MB/s | 37 MB 00:01 2024-04-15T21:55:33.195 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-04-15T21:55:33.226 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-15T21:55:33.226 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-15T21:55:33.253 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-15T21:55:33.253 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-15T21:55:33.323 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-04-15T21:55:33.364 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-15T21:55:33.541 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-15T21:55:33.571 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-15T21:55:33.632 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-15T21:55:33.633 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-15T21:55:33.647 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-15T21:55:34.355 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-15T21:55:34.369 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-15T21:55:34.451 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-04-15T21:55:34.477 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-15T21:55:34.490 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-15T21:55:34.597 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-04-15T21:55:34.636 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-15T21:55:34.828 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-15T21:55:34.868 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-15T21:55:34.946 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-15T21:55:35.640 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-15T21:55:35.728 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-15T21:55:35.759 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-15T21:55:36.757 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-15T21:55:36.793 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 12/12 2024-04-15T21:55:37.052 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-15T21:55:38.137 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-15T21:55:38.159 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 12/12 2024-04-15T21:55:39.558 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 12/12 2024-04-15T21:55:39.558 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 1/12 2024-04-15T21:55:39.558 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-04-15T21:55:39.558 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-04-15T21:55:39.558 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-04-15T21:55:39.558 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-15T21:55:39.558 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-15T21:55:39.558 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-04-15T21:55:39.558 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-04-15T21:55:39.558 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-04-15T21:55:39.559 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-04-15T21:55:39.559 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-04-15T21:55:40.020 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-04-15T21:55:40.020 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:40.020 INFO:teuthology.orchestra.run.smithi151.stdout:Installed: 2024-04-15T21:55:40.020 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T21:55:40.020 INFO:teuthology.orchestra.run.smithi151.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-15T21:55:40.020 INFO:teuthology.orchestra.run.smithi151.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-15T21:55:40.020 INFO:teuthology.orchestra.run.smithi151.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-15T21:55:40.021 INFO:teuthology.orchestra.run.smithi151.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-15T21:55:40.021 INFO:teuthology.orchestra.run.smithi151.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-15T21:55:40.021 INFO:teuthology.orchestra.run.smithi151.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-15T21:55:40.021 INFO:teuthology.orchestra.run.smithi151.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-15T21:55:40.021 INFO:teuthology.orchestra.run.smithi151.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-15T21:55:40.021 INFO:teuthology.orchestra.run.smithi151.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-15T21:55:40.021 INFO:teuthology.orchestra.run.smithi151.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-15T21:55:40.021 INFO:teuthology.orchestra.run.smithi151.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-15T21:55:40.021 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:40.021 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:55:40.376 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install ceph-mgr-rook 2024-04-15T21:55:40.834 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 12/12 2024-04-15T21:55:40.835 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 1/12 2024-04-15T21:55:40.835 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-04-15T21:55:40.835 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-04-15T21:55:40.835 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-04-15T21:55:40.835 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-15T21:55:40.835 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-15T21:55:40.835 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-04-15T21:55:40.835 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-04-15T21:55:40.835 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-04-15T21:55:40.835 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-04-15T21:55:40.835 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-04-15T21:55:40.967 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:01:22 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:55:41.120 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:55:41.121 INFO:teuthology.orchestra.run.smithi151.stdout:======================================================================================== 2024-04-15T21:55:41.121 INFO:teuthology.orchestra.run.smithi151.stdout: Package Arch Version Repository Size 2024-04-15T21:55:41.121 INFO:teuthology.orchestra.run.smithi151.stdout:======================================================================================== 2024-04-15T21:55:41.121 INFO:teuthology.orchestra.run.smithi151.stdout:Installing: 2024-04-15T21:55:41.121 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-mgr-rook noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 49 k 2024-04-15T21:55:41.121 INFO:teuthology.orchestra.run.smithi151.stdout:Installing dependencies: 2024-04-15T21:55:41.121 INFO:teuthology.orchestra.run.smithi151.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-15T21:55:41.121 INFO:teuthology.orchestra.run.smithi151.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-15T21:55:41.121 INFO:teuthology.orchestra.run.smithi151.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-15T21:55:41.122 INFO:teuthology.orchestra.run.smithi151.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-04-15T21:55:41.122 INFO:teuthology.orchestra.run.smithi151.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-04-15T21:55:41.122 INFO:teuthology.orchestra.run.smithi151.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-15T21:55:41.122 INFO:teuthology.orchestra.run.smithi151.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-04-15T21:55:41.122 INFO:teuthology.orchestra.run.smithi151.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-04-15T21:55:41.122 INFO:teuthology.orchestra.run.smithi151.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-04-15T21:55:41.122 INFO:teuthology.orchestra.run.smithi151.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-04-15T21:55:41.122 INFO:teuthology.orchestra.run.smithi151.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-15T21:55:41.122 INFO:teuthology.orchestra.run.smithi151.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-15T21:55:41.122 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:41.122 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-04-15T21:55:41.122 INFO:teuthology.orchestra.run.smithi151.stdout:======================================================================================== 2024-04-15T21:55:41.122 INFO:teuthology.orchestra.run.smithi151.stdout:Install 13 Packages 2024-04-15T21:55:41.122 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:41.123 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 2.0 M 2024-04-15T21:55:41.123 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 26 M 2024-04-15T21:55:41.123 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-04-15T21:55:41.306 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-04-15T21:55:41.307 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:41.307 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-15T21:55:41.307 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T21:55:41.307 INFO:teuthology.orchestra.run.smithi027.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-15T21:55:41.307 INFO:teuthology.orchestra.run.smithi027.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-15T21:55:41.307 INFO:teuthology.orchestra.run.smithi027.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-15T21:55:41.307 INFO:teuthology.orchestra.run.smithi027.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-15T21:55:41.307 INFO:teuthology.orchestra.run.smithi027.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-15T21:55:41.307 INFO:teuthology.orchestra.run.smithi027.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-15T21:55:41.307 INFO:teuthology.orchestra.run.smithi027.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-15T21:55:41.307 INFO:teuthology.orchestra.run.smithi027.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-15T21:55:41.307 INFO:teuthology.orchestra.run.smithi027.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-15T21:55:41.308 INFO:teuthology.orchestra.run.smithi027.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-15T21:55:41.308 INFO:teuthology.orchestra.run.smithi027.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-15T21:55:41.308 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:41.308 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:55:41.416 INFO:teuthology.orchestra.run.smithi151.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 251 kB/s | 24 kB 00:00 2024-04-15T21:55:41.466 INFO:teuthology.orchestra.run.smithi151.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 123 kB/s | 18 kB 00:00 2024-04-15T21:55:41.516 INFO:teuthology.orchestra.run.smithi151.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.2 MB/s | 174 kB 00:00 2024-04-15T21:55:41.542 INFO:teuthology.orchestra.run.smithi151.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.7 MB/s | 132 kB 00:00 2024-04-15T21:55:41.567 INFO:teuthology.orchestra.run.smithi151.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 4.2 MB/s | 211 kB 00:00 2024-04-15T21:55:41.592 INFO:teuthology.orchestra.run.smithi151.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 852 kB/s | 43 kB 00:00 2024-04-15T21:55:41.685 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-mgr-rook 2024-04-15T21:55:41.834 INFO:teuthology.orchestra.run.smithi151.stdout:(7/13): ceph-mgr-rook-19.0.0-2114.ga9a752df.el7 95 kB/s | 49 kB 00:00 2024-04-15T21:55:41.968 INFO:teuthology.orchestra.run.smithi151.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 40 kB/s | 15 kB 00:00 2024-04-15T21:55:41.993 INFO:teuthology.orchestra.run.smithi151.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 75 kB/s | 32 kB 00:00 2024-04-15T21:55:42.210 INFO:teuthology.orchestra.run.smithi151.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 272 kB/s | 59 kB 00:00 2024-04-15T21:55:42.294 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:23 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:55:42.377 INFO:teuthology.orchestra.run.smithi151.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 538 kB/s | 90 kB 00:00 2024-04-15T21:55:42.402 INFO:teuthology.orchestra.run.smithi151.stdout:(12/13): python3-google-auth-2.28.2-1.el9.noarc 357 kB/s | 203 kB 00:00 2024-04-15T21:55:42.455 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:55:42.456 INFO:teuthology.orchestra.run.smithi027.stdout:======================================================================================== 2024-04-15T21:55:42.457 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2024-04-15T21:55:42.457 INFO:teuthology.orchestra.run.smithi027.stdout:======================================================================================== 2024-04-15T21:55:42.457 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-15T21:55:42.457 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-rook noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 49 k 2024-04-15T21:55:42.457 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2024-04-15T21:55:42.457 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-15T21:55:42.457 INFO:teuthology.orchestra.run.smithi027.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-15T21:55:42.457 INFO:teuthology.orchestra.run.smithi027.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-15T21:55:42.457 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-04-15T21:55:42.457 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-04-15T21:55:42.457 INFO:teuthology.orchestra.run.smithi027.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-15T21:55:42.457 INFO:teuthology.orchestra.run.smithi027.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-04-15T21:55:42.458 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-04-15T21:55:42.458 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-04-15T21:55:42.458 INFO:teuthology.orchestra.run.smithi027.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-04-15T21:55:42.458 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-15T21:55:42.458 INFO:teuthology.orchestra.run.smithi027.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-15T21:55:42.458 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:42.458 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-15T21:55:42.458 INFO:teuthology.orchestra.run.smithi027.stdout:======================================================================================== 2024-04-15T21:55:42.458 INFO:teuthology.orchestra.run.smithi027.stdout:Install 13 Packages 2024-04-15T21:55:42.458 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:42.459 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 2.0 M 2024-04-15T21:55:42.459 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 26 M 2024-04-15T21:55:42.459 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-15T21:55:42.460 INFO:teuthology.orchestra.run.smithi151.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 2.1 MB/s | 1.0 MB 00:00 2024-04-15T21:55:42.465 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:55:42.465 INFO:teuthology.orchestra.run.smithi151.stdout:Total 1.5 MB/s | 2.0 MB 00:01 2024-04-15T21:55:42.465 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-04-15T21:55:42.478 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-04-15T21:55:42.478 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-04-15T21:55:42.569 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-04-15T21:55:42.570 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-04-15T21:55:42.760 INFO:teuthology.orchestra.run.smithi027.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 165 kB/s | 18 kB 00:00 2024-04-15T21:55:42.811 INFO:teuthology.orchestra.run.smithi027.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 153 kB/s | 24 kB 00:00 2024-04-15T21:55:42.853 INFO:teuthology.orchestra.run.smithi027.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.5 MB/s | 174 kB 00:00 2024-04-15T21:55:42.878 INFO:teuthology.orchestra.run.smithi027.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.9 MB/s | 132 kB 00:00 2024-04-15T21:55:42.903 INFO:teuthology.orchestra.run.smithi027.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 4.1 MB/s | 211 kB 00:00 2024-04-15T21:55:42.928 INFO:teuthology.orchestra.run.smithi027.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 871 kB/s | 43 kB 00:00 2024-04-15T21:55:43.087 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-04-15T21:55:43.170 INFO:teuthology.orchestra.run.smithi027.stdout:(7/13): python3-certifi-2021.10.8-2.el9.noarch. 62 kB/s | 15 kB 00:00 2024-04-15T21:55:43.196 INFO:teuthology.orchestra.run.smithi027.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 110 kB/s | 32 kB 00:00 2024-04-15T21:55:43.221 INFO:teuthology.orchestra.run.smithi027.stdout:(9/13): ceph-mgr-rook-19.0.0-2114.ga9a752df.el7 86 kB/s | 49 kB 00:00 2024-04-15T21:55:43.259 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-15T21:55:43.313 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-15T21:55:43.376 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-15T21:55:43.405 INFO:teuthology.orchestra.run.smithi027.stdout:(10/13): python3-google-auth-2.28.2-1.el9.noarc 865 kB/s | 203 kB 00:00 2024-04-15T21:55:43.414 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-15T21:55:43.456 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-15T21:55:43.505 INFO:teuthology.orchestra.run.smithi027.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 898 kB/s | 90 kB 00:00 2024-04-15T21:55:43.530 INFO:teuthology.orchestra.run.smithi027.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 191 kB/s | 59 kB 00:00 2024-04-15T21:55:43.550 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-15T21:55:43.659 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-15T21:55:43.716 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-15T21:55:43.730 INFO:teuthology.orchestra.run.smithi027.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 1.9 MB/s | 1.0 MB 00:00 2024-04-15T21:55:43.732 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:55:43.732 INFO:teuthology.orchestra.run.smithi027.stdout:Total 1.6 MB/s | 2.0 MB 00:01 2024-04-15T21:55:43.733 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-15T21:55:43.748 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-15T21:55:43.748 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-15T21:55:43.856 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-15T21:55:43.856 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-15T21:55:44.388 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-15T21:55:44.438 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-15T21:55:44.489 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-15T21:55:44.515 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-15T21:55:44.563 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-15T21:55:44.578 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-15T21:55:44.585 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 13/13 2024-04-15T21:55:44.634 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-15T21:55:44.697 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-15T21:55:44.741 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-15T21:55:44.785 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-15T21:55:44.880 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-15T21:55:44.999 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-15T21:55:45.060 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-15T21:55:45.350 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 13/13 2024-04-15T21:55:45.350 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 1/13 2024-04-15T21:55:45.350 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-15T21:55:45.350 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-15T21:55:45.350 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-15T21:55:45.351 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-15T21:55:45.351 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-15T21:55:45.351 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-15T21:55:45.351 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-15T21:55:45.351 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-15T21:55:45.351 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-15T21:55:45.351 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-15T21:55:45.351 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-15T21:55:45.708 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-15T21:55:45.708 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:45.708 INFO:teuthology.orchestra.run.smithi151.stdout:Installed: 2024-04-15T21:55:45.709 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T21:55:45.709 INFO:teuthology.orchestra.run.smithi151.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-15T21:55:45.709 INFO:teuthology.orchestra.run.smithi151.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-15T21:55:45.709 INFO:teuthology.orchestra.run.smithi151.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-15T21:55:45.709 INFO:teuthology.orchestra.run.smithi151.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-15T21:55:45.709 INFO:teuthology.orchestra.run.smithi151.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-15T21:55:45.709 INFO:teuthology.orchestra.run.smithi151.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-15T21:55:45.709 INFO:teuthology.orchestra.run.smithi151.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-15T21:55:45.709 INFO:teuthology.orchestra.run.smithi151.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-15T21:55:45.709 INFO:teuthology.orchestra.run.smithi151.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-15T21:55:45.709 INFO:teuthology.orchestra.run.smithi151.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-15T21:55:45.709 INFO:teuthology.orchestra.run.smithi151.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-15T21:55:45.709 INFO:teuthology.orchestra.run.smithi151.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-15T21:55:45.710 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:45.710 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:55:45.828 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-15T21:55:45.873 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-15T21:55:45.906 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-15T21:55:45.939 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install ceph-mgr-cephadm 2024-04-15T21:55:45.955 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-15T21:55:46.003 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 13/13 2024-04-15T21:55:46.521 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:01:28 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:55:46.676 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:55:46.677 INFO:teuthology.orchestra.run.smithi151.stdout:======================================================================================== 2024-04-15T21:55:46.677 INFO:teuthology.orchestra.run.smithi151.stdout: Package Arch Version Repository Size 2024-04-15T21:55:46.677 INFO:teuthology.orchestra.run.smithi151.stdout:======================================================================================== 2024-04-15T21:55:46.677 INFO:teuthology.orchestra.run.smithi151.stdout:Installing: 2024-04-15T21:55:46.677 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 139 k 2024-04-15T21:55:46.677 INFO:teuthology.orchestra.run.smithi151.stdout:Installing dependencies: 2024-04-15T21:55:46.677 INFO:teuthology.orchestra.run.smithi151.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-15T21:55:46.677 INFO:teuthology.orchestra.run.smithi151.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-04-15T21:55:46.677 INFO:teuthology.orchestra.run.smithi151.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-15T21:55:46.678 INFO:teuthology.orchestra.run.smithi151.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-15T21:55:46.678 INFO:teuthology.orchestra.run.smithi151.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-15T21:55:46.678 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:46.678 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-04-15T21:55:46.678 INFO:teuthology.orchestra.run.smithi151.stdout:======================================================================================== 2024-04-15T21:55:46.678 INFO:teuthology.orchestra.run.smithi151.stdout:Install 6 Packages 2024-04-15T21:55:46.678 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:46.678 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 6.8 M 2024-04-15T21:55:46.679 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 33 M 2024-04-15T21:55:46.679 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-04-15T21:55:46.801 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 13/13 2024-04-15T21:55:46.802 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 1/13 2024-04-15T21:55:46.802 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-15T21:55:46.802 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-15T21:55:46.802 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-15T21:55:46.802 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-15T21:55:46.802 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-15T21:55:46.802 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-15T21:55:46.802 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-15T21:55:46.802 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-15T21:55:46.802 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-15T21:55:46.802 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-15T21:55:46.803 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-15T21:55:47.173 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-15T21:55:47.173 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:47.173 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-15T21:55:47.174 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T21:55:47.174 INFO:teuthology.orchestra.run.smithi027.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-15T21:55:47.174 INFO:teuthology.orchestra.run.smithi027.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-15T21:55:47.174 INFO:teuthology.orchestra.run.smithi027.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-15T21:55:47.174 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-15T21:55:47.174 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-15T21:55:47.174 INFO:teuthology.orchestra.run.smithi027.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-15T21:55:47.174 INFO:teuthology.orchestra.run.smithi027.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-15T21:55:47.174 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-15T21:55:47.174 INFO:teuthology.orchestra.run.smithi027.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-15T21:55:47.174 INFO:teuthology.orchestra.run.smithi027.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-15T21:55:47.174 INFO:teuthology.orchestra.run.smithi027.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-15T21:55:47.174 INFO:teuthology.orchestra.run.smithi027.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-15T21:55:47.175 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:47.175 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:55:47.440 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-mgr-cephadm 2024-04-15T21:55:47.443 INFO:teuthology.orchestra.run.smithi151.stdout:(1/6): python3-babel-2.9.1-2.el9.noarch.rpm 22 MB/s | 5.8 MB 00:00 2024-04-15T21:55:47.469 INFO:teuthology.orchestra.run.smithi151.stdout:(2/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 857 kB/s | 248 kB 00:00 2024-04-15T21:55:47.602 INFO:teuthology.orchestra.run.smithi151.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 433 kB/s | 58 kB 00:00 2024-04-15T21:55:47.653 INFO:teuthology.orchestra.run.smithi151.stdout:(4/6): python3-typing-extensions-4.4.0-2.el9.no 1.0 MB/s | 51 kB 00:00 2024-04-15T21:55:47.786 INFO:teuthology.orchestra.run.smithi151.stdout:(5/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.6 MB/s | 548 kB 00:00 2024-04-15T21:55:47.961 INFO:teuthology.orchestra.run.smithi151.stdout:(6/6): ceph-mgr-cephadm-19.0.0-2114.ga9a752df.e 178 kB/s | 139 kB 00:00 2024-04-15T21:55:47.964 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:55:47.964 INFO:teuthology.orchestra.run.smithi151.stdout:Total 5.3 MB/s | 6.8 MB 00:01 2024-04-15T21:55:47.978 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-04-15T21:55:47.988 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-04-15T21:55:47.988 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-04-15T21:55:48.047 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:29 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:55:48.078 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-04-15T21:55:48.079 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-04-15T21:55:48.206 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:55:48.206 INFO:teuthology.orchestra.run.smithi027.stdout:======================================================================================== 2024-04-15T21:55:48.206 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2024-04-15T21:55:48.207 INFO:teuthology.orchestra.run.smithi027.stdout:======================================================================================== 2024-04-15T21:55:48.207 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-15T21:55:48.207 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 139 k 2024-04-15T21:55:48.207 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2024-04-15T21:55:48.207 INFO:teuthology.orchestra.run.smithi027.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-15T21:55:48.207 INFO:teuthology.orchestra.run.smithi027.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-04-15T21:55:48.207 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-15T21:55:48.207 INFO:teuthology.orchestra.run.smithi027.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-15T21:55:48.207 INFO:teuthology.orchestra.run.smithi027.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-15T21:55:48.207 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:48.207 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-15T21:55:48.207 INFO:teuthology.orchestra.run.smithi027.stdout:======================================================================================== 2024-04-15T21:55:48.207 INFO:teuthology.orchestra.run.smithi027.stdout:Install 6 Packages 2024-04-15T21:55:48.207 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:48.208 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 6.8 M 2024-04-15T21:55:48.208 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 33 M 2024-04-15T21:55:48.208 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-15T21:55:48.392 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-04-15T21:55:48.562 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-15T21:55:48.613 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-15T21:55:48.949 INFO:teuthology.orchestra.run.smithi027.stdout:(1/6): python3-babel-2.9.1-2.el9.noarch.rpm 22 MB/s | 5.8 MB 00:00 2024-04-15T21:55:49.016 INFO:teuthology.orchestra.run.smithi027.stdout:(2/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 744 kB/s | 248 kB 00:00 2024-04-15T21:55:49.140 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-15T21:55:49.217 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-15T21:55:49.281 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-15T21:55:49.308 INFO:teuthology.orchestra.run.smithi027.stdout:(3/6): ceph-mgr-cephadm-19.0.0-2114.ga9a752df.e 223 kB/s | 139 kB 00:00 2024-04-15T21:55:49.310 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 6/6 2024-04-15T21:55:49.591 INFO:teuthology.orchestra.run.smithi027.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 100 kB/s | 58 kB 00:00 2024-04-15T21:55:49.867 INFO:teuthology.orchestra.run.smithi027.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 91 kB/s | 51 kB 00:00 2024-04-15T21:55:50.158 INFO:teuthology.orchestra.run.smithi027.stdout:(6/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 453 kB/s | 548 kB 00:01 2024-04-15T21:55:50.164 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:55:50.164 INFO:teuthology.orchestra.run.smithi027.stdout:Total 3.5 MB/s | 6.8 MB 00:01 2024-04-15T21:55:50.165 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 6/6 2024-04-15T21:55:50.165 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/6 2024-04-15T21:55:50.165 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-15T21:55:50.165 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-15T21:55:50.165 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-15T21:55:50.166 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-15T21:55:50.178 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-15T21:55:50.191 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-15T21:55:50.191 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-15T21:55:50.289 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-15T21:55:50.290 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-15T21:55:50.465 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-15T21:55:50.466 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:50.466 INFO:teuthology.orchestra.run.smithi151.stdout:Installed: 2024-04-15T21:55:50.466 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T21:55:50.466 INFO:teuthology.orchestra.run.smithi151.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-15T21:55:50.466 INFO:teuthology.orchestra.run.smithi151.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-15T21:55:50.466 INFO:teuthology.orchestra.run.smithi151.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-15T21:55:50.466 INFO:teuthology.orchestra.run.smithi151.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-15T21:55:50.466 INFO:teuthology.orchestra.run.smithi151.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-15T21:55:50.466 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:50.466 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:55:50.603 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-15T21:55:50.698 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install ceph-fuse 2024-04-15T21:55:50.771 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-15T21:55:50.827 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-15T21:55:51.283 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:01:33 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:55:51.378 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-15T21:55:51.437 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:55:51.437 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:55:51.437 INFO:teuthology.orchestra.run.smithi151.stdout: Package Arch Version Repository Size 2024-04-15T21:55:51.437 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:55:51.437 INFO:teuthology.orchestra.run.smithi151.stdout:Installing: 2024-04-15T21:55:51.437 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-fuse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 891 k 2024-04-15T21:55:51.437 INFO:teuthology.orchestra.run.smithi151.stdout:Installing dependencies: 2024-04-15T21:55:51.437 INFO:teuthology.orchestra.run.smithi151.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-04-15T21:55:51.438 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:51.438 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-04-15T21:55:51.438 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:55:51.438 INFO:teuthology.orchestra.run.smithi151.stdout:Install 2 Packages 2024-04-15T21:55:51.438 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:51.438 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 969 k 2024-04-15T21:55:51.438 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 2.8 M 2024-04-15T21:55:51.439 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-04-15T21:55:51.465 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-15T21:55:51.577 INFO:teuthology.orchestra.run.smithi151.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 617 kB/s | 79 kB 00:00 2024-04-15T21:55:51.577 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-15T21:55:51.577 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 6/6 2024-04-15T21:55:51.925 INFO:teuthology.orchestra.run.smithi151.stdout:(2/2): ceph-fuse-19.0.0-2114.ga9a752df.el7.x86_ 1.8 MB/s | 891 kB 00:00 2024-04-15T21:55:51.926 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:55:51.926 INFO:teuthology.orchestra.run.smithi151.stdout:Total 1.9 MB/s | 969 kB 00:00 2024-04-15T21:55:51.927 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-04-15T21:55:51.947 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-04-15T21:55:51.948 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-04-15T21:55:52.021 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-04-15T21:55:52.021 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-04-15T21:55:52.197 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-04-15T21:55:52.342 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 6/6 2024-04-15T21:55:52.342 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/6 2024-04-15T21:55:52.342 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-15T21:55:52.343 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-15T21:55:52.343 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-15T21:55:52.343 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-15T21:55:52.343 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-15T21:55:52.410 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2/2 2024-04-15T21:55:52.641 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-15T21:55:52.641 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:52.641 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-15T21:55:52.641 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T21:55:52.641 INFO:teuthology.orchestra.run.smithi027.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-15T21:55:52.641 INFO:teuthology.orchestra.run.smithi027.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-15T21:55:52.641 INFO:teuthology.orchestra.run.smithi027.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-15T21:55:52.641 INFO:teuthology.orchestra.run.smithi027.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-15T21:55:52.641 INFO:teuthology.orchestra.run.smithi027.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-15T21:55:52.642 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:52.642 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:55:52.885 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-fuse 2024-04-15T21:55:53.109 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2/2 2024-04-15T21:55:53.110 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/2 2024-04-15T21:55:53.385 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-15T21:55:53.385 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:53.385 INFO:teuthology.orchestra.run.smithi151.stdout:Installed: 2024-04-15T21:55:53.385 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-15T21:55:53.386 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:53.386 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:55:53.490 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:34 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:55:53.652 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:55:53.653 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:55:53.653 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2024-04-15T21:55:53.653 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:55:53.653 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-15T21:55:53.653 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-fuse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 891 k 2024-04-15T21:55:53.653 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2024-04-15T21:55:53.653 INFO:teuthology.orchestra.run.smithi027.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-04-15T21:55:53.654 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:53.654 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-15T21:55:53.654 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:55:53.654 INFO:teuthology.orchestra.run.smithi027.stdout:Install 2 Packages 2024-04-15T21:55:53.654 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:53.654 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 969 k 2024-04-15T21:55:53.654 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 2.8 M 2024-04-15T21:55:53.655 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-15T21:55:53.690 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install ceph-volume 2024-04-15T21:55:53.785 INFO:teuthology.orchestra.run.smithi027.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 604 kB/s | 79 kB 00:00 2024-04-15T21:55:54.110 INFO:teuthology.orchestra.run.smithi027.stdout:(2/2): ceph-fuse-19.0.0-2114.ga9a752df.el7.x86_ 1.9 MB/s | 891 kB 00:00 2024-04-15T21:55:54.111 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:55:54.111 INFO:teuthology.orchestra.run.smithi027.stdout:Total 2.1 MB/s | 969 kB 00:00 2024-04-15T21:55:54.112 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-15T21:55:54.134 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-15T21:55:54.134 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-15T21:55:54.212 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-15T21:55:54.212 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-15T21:55:54.276 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:01:36 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:55:54.397 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-15T21:55:54.430 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:55:54.430 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:55:54.430 INFO:teuthology.orchestra.run.smithi151.stdout: Package Arch Version Repository Size 2024-04-15T21:55:54.430 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:55:54.430 INFO:teuthology.orchestra.run.smithi151.stdout:Installing: 2024-04-15T21:55:54.430 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-volume noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 264 k 2024-04-15T21:55:54.431 INFO:teuthology.orchestra.run.smithi151.stdout:Installing dependencies: 2024-04-15T21:55:54.431 INFO:teuthology.orchestra.run.smithi151.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-04-15T21:55:54.431 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:54.431 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-04-15T21:55:54.431 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:55:54.431 INFO:teuthology.orchestra.run.smithi151.stdout:Install 2 Packages 2024-04-15T21:55:54.431 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:54.432 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 332 k 2024-04-15T21:55:54.432 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 1.5 M 2024-04-15T21:55:54.432 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-04-15T21:55:54.550 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-15T21:55:54.566 INFO:teuthology.orchestra.run.smithi151.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 512 kB/s | 69 kB 00:00 2024-04-15T21:55:54.621 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2/2 2024-04-15T21:55:54.816 INFO:teuthology.orchestra.run.smithi151.stdout:(2/2): ceph-volume-19.0.0-2114.ga9a752df.el7.no 685 kB/s | 264 kB 00:00 2024-04-15T21:55:54.818 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:55:54.819 INFO:teuthology.orchestra.run.smithi151.stdout:Total 859 kB/s | 332 kB 00:00 2024-04-15T21:55:54.819 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-04-15T21:55:54.827 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-04-15T21:55:54.827 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-04-15T21:55:54.864 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-04-15T21:55:54.864 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-04-15T21:55:55.015 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-04-15T21:55:55.183 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-15T21:55:55.220 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2/2 2024-04-15T21:55:55.236 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2/2 2024-04-15T21:55:55.236 INFO:teuthology.orchestra.run.smithi151.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T21:55:55.236 INFO:teuthology.orchestra.run.smithi151.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-15T21:55:55.236 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:55.346 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2/2 2024-04-15T21:55:55.346 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/2 2024-04-15T21:55:55.628 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-15T21:55:55.629 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:55.629 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-15T21:55:55.629 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-15T21:55:55.629 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:55.629 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:55:55.929 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install ceph-volume 2024-04-15T21:55:55.985 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 1/2 2024-04-15T21:55:56.290 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-15T21:55:56.295 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:56.296 INFO:teuthology.orchestra.run.smithi151.stdout:Installed: 2024-04-15T21:55:56.296 INFO:teuthology.orchestra.run.smithi151.stdout: ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T21:55:56.296 INFO:teuthology.orchestra.run.smithi151.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-15T21:55:56.296 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:56.296 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:55:56.540 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:37 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:55:56.567 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install librados-devel 2024-04-15T21:55:56.702 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:55:56.703 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:55:56.703 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repository Size 2024-04-15T21:55:56.703 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:55:56.703 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-15T21:55:56.703 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-volume noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 264 k 2024-04-15T21:55:56.703 INFO:teuthology.orchestra.run.smithi027.stdout:Installing dependencies: 2024-04-15T21:55:56.703 INFO:teuthology.orchestra.run.smithi027.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-04-15T21:55:56.703 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:56.703 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-15T21:55:56.703 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:55:56.704 INFO:teuthology.orchestra.run.smithi027.stdout:Install 2 Packages 2024-04-15T21:55:56.704 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:56.704 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 332 k 2024-04-15T21:55:56.704 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 1.5 M 2024-04-15T21:55:56.704 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-15T21:55:56.825 INFO:teuthology.orchestra.run.smithi027.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 555 kB/s | 69 kB 00:00 2024-04-15T21:55:57.067 INFO:teuthology.orchestra.run.smithi027.stdout:(2/2): ceph-volume-19.0.0-2114.ga9a752df.el7.no 721 kB/s | 264 kB 00:00 2024-04-15T21:55:57.068 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:55:57.069 INFO:teuthology.orchestra.run.smithi027.stdout:Total 903 kB/s | 332 kB 00:00 2024-04-15T21:55:57.069 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-15T21:55:57.079 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-15T21:55:57.079 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-15T21:55:57.119 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-15T21:55:57.120 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-15T21:55:57.162 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:01:39 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:55:57.275 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-15T21:55:57.318 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:55:57.319 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:55:57.319 INFO:teuthology.orchestra.run.smithi151.stdout: Package Arch Version Repo Size 2024-04-15T21:55:57.319 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:55:57.319 INFO:teuthology.orchestra.run.smithi151.stdout:Installing: 2024-04-15T21:55:57.319 INFO:teuthology.orchestra.run.smithi151.stdout: librados-devel x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 127 k 2024-04-15T21:55:57.319 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:57.319 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-04-15T21:55:57.319 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:55:57.319 INFO:teuthology.orchestra.run.smithi151.stdout:Install 1 Package 2024-04-15T21:55:57.319 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:57.319 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 127 k 2024-04-15T21:55:57.319 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 456 k 2024-04-15T21:55:57.319 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-04-15T21:55:57.475 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-15T21:55:57.503 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2/2 2024-04-15T21:55:57.520 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2/2 2024-04-15T21:55:57.521 INFO:teuthology.orchestra.run.smithi027.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T21:55:57.521 INFO:teuthology.orchestra.run.smithi027.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-15T21:55:57.521 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:57.543 INFO:teuthology.orchestra.run.smithi151.stdout:librados-devel-19.0.0-2114.ga9a752df.el7.x86_64 562 kB/s | 127 kB 00:00 2024-04-15T21:55:57.544 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:55:57.544 INFO:teuthology.orchestra.run.smithi151.stdout:Total 558 kB/s | 127 kB 00:00 2024-04-15T21:55:57.544 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-04-15T21:55:57.550 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-04-15T21:55:57.550 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-04-15T21:55:57.606 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-04-15T21:55:57.606 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-04-15T21:55:57.759 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-04-15T21:55:57.876 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:55:58.319 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:55:58.356 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 1/2 2024-04-15T21:55:58.613 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:55:58.613 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:58.613 INFO:teuthology.orchestra.run.smithi151.stdout:Installed: 2024-04-15T21:55:58.613 INFO:teuthology.orchestra.run.smithi151.stdout: librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:55:58.614 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:55:58.614 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:55:58.721 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-15T21:55:58.721 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:58.721 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-15T21:55:58.721 INFO:teuthology.orchestra.run.smithi027.stdout: ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T21:55:58.721 INFO:teuthology.orchestra.run.smithi027.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-15T21:55:58.721 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:58.721 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:55:58.855 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install libcephfs2 2024-04-15T21:55:59.047 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install librados-devel 2024-04-15T21:55:59.449 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:01:41 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:55:59.552 INFO:teuthology.orchestra.run.smithi151.stdout:Package libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T21:55:59.605 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:55:59.606 INFO:teuthology.orchestra.run.smithi151.stdout:Nothing to do. 2024-04-15T21:55:59.606 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:55:59.653 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:40 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:55:59.670 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install libcephfs-devel 2024-04-15T21:55:59.814 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:55:59.815 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:55:59.815 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repo Size 2024-04-15T21:55:59.815 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:55:59.815 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-15T21:55:59.815 INFO:teuthology.orchestra.run.smithi027.stdout: librados-devel x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 127 k 2024-04-15T21:55:59.815 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:59.815 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-15T21:55:59.815 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:55:59.816 INFO:teuthology.orchestra.run.smithi027.stdout:Install 1 Package 2024-04-15T21:55:59.816 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:55:59.816 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 127 k 2024-04-15T21:55:59.816 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 456 k 2024-04-15T21:55:59.816 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-15T21:56:00.165 INFO:teuthology.orchestra.run.smithi027.stdout:librados-devel-19.0.0-2114.ga9a752df.el7.x86_64 364 kB/s | 127 kB 00:00 2024-04-15T21:56:00.165 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:56:00.166 INFO:teuthology.orchestra.run.smithi027.stdout:Total 362 kB/s | 127 kB 00:00 2024-04-15T21:56:00.166 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-15T21:56:00.172 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-15T21:56:00.172 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-15T21:56:00.232 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-15T21:56:00.232 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-15T21:56:00.253 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:01:42 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:56:00.401 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-15T21:56:00.406 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:56:00.407 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:56:00.407 INFO:teuthology.orchestra.run.smithi151.stdout: Package Arch Version Repo Size 2024-04-15T21:56:00.407 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:56:00.407 INFO:teuthology.orchestra.run.smithi151.stdout:Installing: 2024-04-15T21:56:00.407 INFO:teuthology.orchestra.run.smithi151.stdout: libcephfs-devel x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 32 k 2024-04-15T21:56:00.407 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:56:00.407 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-04-15T21:56:00.408 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:56:00.408 INFO:teuthology.orchestra.run.smithi151.stdout:Install 1 Package 2024-04-15T21:56:00.408 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:56:00.408 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 32 k 2024-04-15T21:56:00.408 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 142 k 2024-04-15T21:56:00.408 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-04-15T21:56:00.510 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:00.575 INFO:teuthology.orchestra.run.smithi151.stdout:libcephfs-devel-19.0.0-2114.ga9a752df.el7.x86_6 189 kB/s | 32 kB 00:00 2024-04-15T21:56:00.576 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:56:00.576 INFO:teuthology.orchestra.run.smithi151.stdout:Total 187 kB/s | 32 kB 00:00 2024-04-15T21:56:00.576 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-04-15T21:56:00.580 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-04-15T21:56:00.580 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-04-15T21:56:00.608 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-04-15T21:56:00.608 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-04-15T21:56:00.713 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-04-15T21:56:00.825 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:00.976 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:01.191 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:01.277 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:01.277 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:56:01.277 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-15T21:56:01.277 INFO:teuthology.orchestra.run.smithi027.stdout: librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:56:01.277 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:56:01.277 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:56:01.464 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:01.464 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:56:01.464 INFO:teuthology.orchestra.run.smithi151.stdout:Installed: 2024-04-15T21:56:01.464 INFO:teuthology.orchestra.run.smithi151.stdout: libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:56:01.465 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:56:01.465 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:56:01.536 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install libcephfs2 2024-04-15T21:56:01.643 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install librados2 2024-04-15T21:56:02.150 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:43 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:56:02.227 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:01:44 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:56:02.252 INFO:teuthology.orchestra.run.smithi027.stdout:Package libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T21:56:02.309 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:56:02.310 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2024-04-15T21:56:02.310 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:56:02.326 INFO:teuthology.orchestra.run.smithi151.stdout:Package librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T21:56:02.379 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:56:02.379 INFO:teuthology.orchestra.run.smithi151.stdout:Nothing to do. 2024-04-15T21:56:02.380 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:56:02.382 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install libcephfs-devel 2024-04-15T21:56:02.423 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install librbd1 2024-04-15T21:56:02.989 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:43 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:56:03.046 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:01:45 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:56:03.148 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:56:03.148 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:56:03.148 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repo Size 2024-04-15T21:56:03.148 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:56:03.148 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-15T21:56:03.148 INFO:teuthology.orchestra.run.smithi027.stdout: libcephfs-devel x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 32 k 2024-04-15T21:56:03.148 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:56:03.148 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-15T21:56:03.148 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:56:03.148 INFO:teuthology.orchestra.run.smithi027.stdout:Install 1 Package 2024-04-15T21:56:03.149 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:56:03.149 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 32 k 2024-04-15T21:56:03.149 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 142 k 2024-04-15T21:56:03.149 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-15T21:56:03.152 INFO:teuthology.orchestra.run.smithi151.stdout:Package librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T21:56:03.209 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:56:03.210 INFO:teuthology.orchestra.run.smithi151.stdout:Nothing to do. 2024-04-15T21:56:03.210 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:56:03.255 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install python3-rados 2024-04-15T21:56:03.418 INFO:teuthology.orchestra.run.smithi027.stdout:libcephfs-devel-19.0.0-2114.ga9a752df.el7.x86_6 118 kB/s | 32 kB 00:00 2024-04-15T21:56:03.419 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:56:03.419 INFO:teuthology.orchestra.run.smithi027.stdout:Total 117 kB/s | 32 kB 00:00 2024-04-15T21:56:03.419 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-15T21:56:03.422 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-15T21:56:03.422 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-15T21:56:03.457 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-15T21:56:03.458 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-15T21:56:03.584 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-15T21:56:03.694 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:03.853 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:01:45 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:56:03.951 INFO:teuthology.orchestra.run.smithi151.stdout:Package python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T21:56:04.003 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:56:04.004 INFO:teuthology.orchestra.run.smithi151.stdout:Nothing to do. 2024-04-15T21:56:04.004 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:56:04.048 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install python3-rgw 2024-04-15T21:56:04.089 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:04.388 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:04.388 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:56:04.388 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-15T21:56:04.388 INFO:teuthology.orchestra.run.smithi027.stdout: libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:56:04.388 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:56:04.388 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:56:04.554 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install librados2 2024-04-15T21:56:04.628 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:01:46 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:56:04.727 INFO:teuthology.orchestra.run.smithi151.stdout:Package python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T21:56:04.779 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:56:04.779 INFO:teuthology.orchestra.run.smithi151.stdout:Nothing to do. 2024-04-15T21:56:04.779 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:56:04.830 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install python3-cephfs 2024-04-15T21:56:05.160 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:46 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:56:05.262 INFO:teuthology.orchestra.run.smithi027.stdout:Package librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T21:56:05.318 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:56:05.319 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2024-04-15T21:56:05.319 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:56:05.370 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install librbd1 2024-04-15T21:56:05.406 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:01:47 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:56:05.505 INFO:teuthology.orchestra.run.smithi151.stdout:Package python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T21:56:05.558 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:56:05.559 INFO:teuthology.orchestra.run.smithi151.stdout:Nothing to do. 2024-04-15T21:56:05.559 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:56:05.604 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install python3-rbd 2024-04-15T21:56:05.977 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:46 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:56:06.080 INFO:teuthology.orchestra.run.smithi027.stdout:Package librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T21:56:06.136 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:56:06.137 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2024-04-15T21:56:06.137 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:56:06.186 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install python3-rados 2024-04-15T21:56:06.187 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:01:48 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:56:06.285 INFO:teuthology.orchestra.run.smithi151.stdout:Package python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T21:56:06.338 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:56:06.339 INFO:teuthology.orchestra.run.smithi151.stdout:Nothing to do. 2024-04-15T21:56:06.339 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:56:06.387 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install rbd-fuse 2024-04-15T21:56:06.797 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:47 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:56:06.899 INFO:teuthology.orchestra.run.smithi027.stdout:Package python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T21:56:06.954 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:56:06.955 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2024-04-15T21:56:06.955 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:56:06.965 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:01:48 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:56:07.003 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install python3-rgw 2024-04-15T21:56:07.117 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:56:07.118 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:56:07.118 INFO:teuthology.orchestra.run.smithi151.stdout: Package Architecture Version Repository Size 2024-04-15T21:56:07.118 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:56:07.118 INFO:teuthology.orchestra.run.smithi151.stdout:Installing: 2024-04-15T21:56:07.118 INFO:teuthology.orchestra.run.smithi151.stdout: rbd-fuse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 85 k 2024-04-15T21:56:07.118 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:56:07.118 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-04-15T21:56:07.118 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:56:07.118 INFO:teuthology.orchestra.run.smithi151.stdout:Install 1 Package 2024-04-15T21:56:07.118 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:56:07.118 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 85 k 2024-04-15T21:56:07.119 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 231 k 2024-04-15T21:56:07.119 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-04-15T21:56:07.330 INFO:teuthology.orchestra.run.smithi151.stdout:rbd-fuse-19.0.0-2114.ga9a752df.el7.x86_64.rpm 404 kB/s | 85 kB 00:00 2024-04-15T21:56:07.330 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:56:07.330 INFO:teuthology.orchestra.run.smithi151.stdout:Total 401 kB/s | 85 kB 00:00 2024-04-15T21:56:07.331 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-04-15T21:56:07.337 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-04-15T21:56:07.337 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-04-15T21:56:07.393 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-04-15T21:56:07.394 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-04-15T21:56:07.537 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-04-15T21:56:07.607 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:48 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:56:07.636 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:07.710 INFO:teuthology.orchestra.run.smithi027.stdout:Package python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T21:56:07.764 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:56:07.765 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2024-04-15T21:56:07.765 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:56:07.809 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install python3-cephfs 2024-04-15T21:56:08.040 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:08.336 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:08.336 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:56:08.336 INFO:teuthology.orchestra.run.smithi151.stdout:Installed: 2024-04-15T21:56:08.336 INFO:teuthology.orchestra.run.smithi151.stdout: rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:56:08.336 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:56:08.336 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:56:08.423 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:49 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:56:08.533 INFO:teuthology.orchestra.run.smithi027.stdout:Package python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T21:56:08.564 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install rbd-mirror 2024-04-15T21:56:08.588 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:56:08.589 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2024-04-15T21:56:08.590 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:56:08.639 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install python3-rbd 2024-04-15T21:56:09.158 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:01:51 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:56:09.257 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:50 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:56:09.318 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:56:09.319 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:56:09.319 INFO:teuthology.orchestra.run.smithi151.stdout: Package Arch Version Repo Size 2024-04-15T21:56:09.319 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:56:09.319 INFO:teuthology.orchestra.run.smithi151.stdout:Installing: 2024-04-15T21:56:09.319 INFO:teuthology.orchestra.run.smithi151.stdout: rbd-mirror x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.1 M 2024-04-15T21:56:09.319 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:56:09.319 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-04-15T21:56:09.319 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:56:09.319 INFO:teuthology.orchestra.run.smithi151.stdout:Install 1 Package 2024-04-15T21:56:09.319 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:56:09.319 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 3.1 M 2024-04-15T21:56:09.319 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 13 M 2024-04-15T21:56:09.320 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-04-15T21:56:09.360 INFO:teuthology.orchestra.run.smithi027.stdout:Package python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T21:56:09.415 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:56:09.416 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2024-04-15T21:56:09.417 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:56:09.499 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install rbd-fuse 2024-04-15T21:56:10.107 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:51 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:56:10.265 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:56:10.266 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:56:10.266 INFO:teuthology.orchestra.run.smithi027.stdout: Package Architecture Version Repository Size 2024-04-15T21:56:10.266 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:56:10.266 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-15T21:56:10.266 INFO:teuthology.orchestra.run.smithi027.stdout: rbd-fuse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 85 k 2024-04-15T21:56:10.267 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:56:10.267 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-15T21:56:10.267 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:56:10.267 INFO:teuthology.orchestra.run.smithi027.stdout:Install 1 Package 2024-04-15T21:56:10.267 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:56:10.267 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 85 k 2024-04-15T21:56:10.267 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 231 k 2024-04-15T21:56:10.267 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-15T21:56:10.394 INFO:teuthology.orchestra.run.smithi151.stdout:rbd-mirror-19.0.0-2114.ga9a752df.el7.x86_64.rpm 2.9 MB/s | 3.1 MB 00:01 2024-04-15T21:56:10.395 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:56:10.395 INFO:teuthology.orchestra.run.smithi151.stdout:Total 2.9 MB/s | 3.1 MB 00:01 2024-04-15T21:56:10.396 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-04-15T21:56:10.405 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-04-15T21:56:10.405 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-04-15T21:56:10.479 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-04-15T21:56:10.479 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-04-15T21:56:10.639 INFO:teuthology.orchestra.run.smithi027.stdout:rbd-fuse-19.0.0-2114.ga9a752df.el7.x86_64.rpm 230 kB/s | 85 kB 00:00 2024-04-15T21:56:10.639 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:56:10.639 INFO:teuthology.orchestra.run.smithi027.stdout:Total 229 kB/s | 85 kB 00:00 2024-04-15T21:56:10.639 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-15T21:56:10.647 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-15T21:56:10.647 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-15T21:56:10.705 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-15T21:56:10.705 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-15T21:56:10.860 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-15T21:56:10.911 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-04-15T21:56:10.964 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:10.979 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:11.004 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:11.004 INFO:teuthology.orchestra.run.smithi151.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T21:56:11.004 INFO:teuthology.orchestra.run.smithi151.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-15T21:56:11.004 INFO:teuthology.orchestra.run.smithi151.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-15T21:56:11.004 INFO:teuthology.orchestra.run.smithi151.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-15T21:56:11.005 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:56:11.369 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:11.684 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:11.685 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:56:11.685 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-15T21:56:11.685 INFO:teuthology.orchestra.run.smithi027.stdout: rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:56:11.685 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:56:11.685 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:56:11.919 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install rbd-mirror 2024-04-15T21:56:12.177 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:12.178 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:56:12.178 INFO:teuthology.orchestra.run.smithi151.stdout:Installed: 2024-04-15T21:56:12.178 INFO:teuthology.orchestra.run.smithi151.stdout: rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:56:12.178 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:56:12.178 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:56:12.416 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum -y install rbd-nbd 2024-04-15T21:56:12.530 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:53 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:56:12.687 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:56:12.688 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:56:12.688 INFO:teuthology.orchestra.run.smithi027.stdout: Package Arch Version Repo Size 2024-04-15T21:56:12.688 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:56:12.688 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-15T21:56:12.688 INFO:teuthology.orchestra.run.smithi027.stdout: rbd-mirror x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.1 M 2024-04-15T21:56:12.688 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:56:12.688 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-15T21:56:12.688 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:56:12.688 INFO:teuthology.orchestra.run.smithi027.stdout:Install 1 Package 2024-04-15T21:56:12.688 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:56:12.689 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 3.1 M 2024-04-15T21:56:12.689 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 13 M 2024-04-15T21:56:12.689 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-15T21:56:13.010 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:01:55 ago on Mon 15 Apr 2024 09:54:18 PM UTC. 2024-04-15T21:56:13.162 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-04-15T21:56:13.163 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:56:13.163 INFO:teuthology.orchestra.run.smithi151.stdout: Package Architecture Version Repository Size 2024-04-15T21:56:13.163 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:56:13.163 INFO:teuthology.orchestra.run.smithi151.stdout:Installing: 2024-04-15T21:56:13.164 INFO:teuthology.orchestra.run.smithi151.stdout: rbd-nbd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 171 k 2024-04-15T21:56:13.164 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:56:13.164 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-04-15T21:56:13.164 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-04-15T21:56:13.164 INFO:teuthology.orchestra.run.smithi151.stdout:Install 1 Package 2024-04-15T21:56:13.164 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:56:13.164 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 171 k 2024-04-15T21:56:13.164 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 494 k 2024-04-15T21:56:13.164 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-04-15T21:56:13.233 INFO:teuthology.orchestra.run.smithi027.stdout:rbd-mirror-19.0.0-2114.ga9a752df.el7.x86_64.rpm 5.7 MB/s | 3.1 MB 00:00 2024-04-15T21:56:13.234 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:56:13.235 INFO:teuthology.orchestra.run.smithi027.stdout:Total 5.7 MB/s | 3.1 MB 00:00 2024-04-15T21:56:13.235 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-15T21:56:13.245 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-15T21:56:13.245 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-15T21:56:13.322 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-15T21:56:13.323 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-15T21:56:13.435 INFO:teuthology.orchestra.run.smithi151.stdout:rbd-nbd-19.0.0-2114.ga9a752df.el7.x86_64.rpm 634 kB/s | 171 kB 00:00 2024-04-15T21:56:13.435 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:56:13.435 INFO:teuthology.orchestra.run.smithi151.stdout:Total 630 kB/s | 171 kB 00:00 2024-04-15T21:56:13.436 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-04-15T21:56:13.444 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-04-15T21:56:13.444 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-04-15T21:56:13.500 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-04-15T21:56:13.501 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-04-15T21:56:13.645 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-04-15T21:56:13.740 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:13.768 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-15T21:56:13.834 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:13.860 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:13.861 INFO:teuthology.orchestra.run.smithi027.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T21:56:13.861 INFO:teuthology.orchestra.run.smithi027.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-15T21:56:13.861 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-15T21:56:13.861 INFO:teuthology.orchestra.run.smithi027.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-15T21:56:13.861 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:56:14.165 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:14.435 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:14.436 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:56:14.436 INFO:teuthology.orchestra.run.smithi151.stdout:Installed: 2024-04-15T21:56:14.436 INFO:teuthology.orchestra.run.smithi151.stdout: rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:56:14.436 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-15T21:56:14.436 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-04-15T21:56:14.649 DEBUG:teuthology.parallel:result is None 2024-04-15T21:56:15.110 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:15.111 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:56:15.111 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-15T21:56:15.111 INFO:teuthology.orchestra.run.smithi027.stdout: rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:56:15.111 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:56:15.111 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:56:15.366 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum -y install rbd-nbd 2024-04-15T21:56:15.971 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:01:56 ago on Mon 15 Apr 2024 09:54:19 PM UTC. 2024-04-15T21:56:16.128 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-04-15T21:56:16.129 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:56:16.129 INFO:teuthology.orchestra.run.smithi027.stdout: Package Architecture Version Repository Size 2024-04-15T21:56:16.129 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:56:16.129 INFO:teuthology.orchestra.run.smithi027.stdout:Installing: 2024-04-15T21:56:16.129 INFO:teuthology.orchestra.run.smithi027.stdout: rbd-nbd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 171 k 2024-04-15T21:56:16.129 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:56:16.129 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction Summary 2024-04-15T21:56:16.129 INFO:teuthology.orchestra.run.smithi027.stdout:================================================================================ 2024-04-15T21:56:16.129 INFO:teuthology.orchestra.run.smithi027.stdout:Install 1 Package 2024-04-15T21:56:16.129 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:56:16.129 INFO:teuthology.orchestra.run.smithi027.stdout:Total download size: 171 k 2024-04-15T21:56:16.129 INFO:teuthology.orchestra.run.smithi027.stdout:Installed size: 494 k 2024-04-15T21:56:16.130 INFO:teuthology.orchestra.run.smithi027.stdout:Downloading Packages: 2024-04-15T21:56:16.470 INFO:teuthology.orchestra.run.smithi027.stdout:rbd-nbd-19.0.0-2114.ga9a752df.el7.x86_64.rpm 503 kB/s | 171 kB 00:00 2024-04-15T21:56:16.470 INFO:teuthology.orchestra.run.smithi027.stdout:-------------------------------------------------------------------------------- 2024-04-15T21:56:16.470 INFO:teuthology.orchestra.run.smithi027.stdout:Total 501 kB/s | 171 kB 00:00 2024-04-15T21:56:16.471 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction check 2024-04-15T21:56:16.480 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction check succeeded. 2024-04-15T21:56:16.480 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction test 2024-04-15T21:56:16.541 INFO:teuthology.orchestra.run.smithi027.stdout:Transaction test succeeded. 2024-04-15T21:56:16.541 INFO:teuthology.orchestra.run.smithi027.stdout:Running transaction 2024-04-15T21:56:16.694 INFO:teuthology.orchestra.run.smithi027.stdout: Preparing : 1/1 2024-04-15T21:56:16.805 INFO:teuthology.orchestra.run.smithi027.stdout: Installing : rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:17.246 INFO:teuthology.orchestra.run.smithi027.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:17.536 INFO:teuthology.orchestra.run.smithi027.stdout: Verifying : rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T21:56:17.536 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:56:17.536 INFO:teuthology.orchestra.run.smithi027.stdout:Installed: 2024-04-15T21:56:17.536 INFO:teuthology.orchestra.run.smithi027.stdout: rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T21:56:17.536 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-04-15T21:56:17.536 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-04-15T21:56:17.821 DEBUG:teuthology.parallel:result is None 2024-04-15T21:56:17.822 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T21:56:17.985 DEBUG:teuthology.orchestra.run.smithi027:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-15T21:56:18.011 INFO:teuthology.orchestra.run.smithi027.stdout:19.0.0-2114.ga9a752df.el7 2024-04-15T21:56:18.011 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2114.ga9a752df.el7 2024-04-15T21:56:18.011 INFO:teuthology.task.install:The correct ceph version 19.0.0-2114.ga9a752df is installed. 2024-04-15T21:56:18.013 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T21:56:18.234 DEBUG:teuthology.orchestra.run.smithi151:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-15T21:56:18.260 INFO:teuthology.orchestra.run.smithi151.stdout:19.0.0-2114.ga9a752df.el7 2024-04-15T21:56:18.261 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2114.ga9a752df.el7 2024-04-15T21:56:18.261 INFO:teuthology.task.install:The correct ceph version 19.0.0-2114.ga9a752df is installed. 2024-04-15T21:56:18.263 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-15T21:56:18.263 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-04-15T21:56:18.263 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-15T21:56:18.299 DEBUG:teuthology.orchestra.run.smithi151:> set -ex 2024-04-15T21:56:18.299 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-15T21:56:18.334 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-15T21:56:18.335 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-04-15T21:56:18.335 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/usr/bin/daemon-helper 2024-04-15T21:56:18.373 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-15T21:56:18.447 DEBUG:teuthology.orchestra.run.smithi151:> set -ex 2024-04-15T21:56:18.447 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd of=/usr/bin/daemon-helper 2024-04-15T21:56:18.479 DEBUG:teuthology.orchestra.run.smithi151:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-15T21:56:18.550 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-15T21:56:18.551 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-04-15T21:56:18.551 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-15T21:56:18.584 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-15T21:56:18.658 DEBUG:teuthology.orchestra.run.smithi151:> set -ex 2024-04-15T21:56:18.658 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-15T21:56:18.688 DEBUG:teuthology.orchestra.run.smithi151:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-15T21:56:18.758 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-15T21:56:18.758 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-04-15T21:56:18.758 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/usr/bin/stdin-killer 2024-04-15T21:56:18.790 DEBUG:teuthology.orchestra.run.smithi027:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-15T21:56:18.863 DEBUG:teuthology.orchestra.run.smithi151:> set -ex 2024-04-15T21:56:18.864 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd of=/usr/bin/stdin-killer 2024-04-15T21:56:18.893 DEBUG:teuthology.orchestra.run.smithi151:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-15T21:56:18.963 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-15T21:56:19.092 INFO:tasks.cephadm:Config: {'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'global': {'mon election default strategy': 3, 'ms bind msgr1': False, 'ms bind msgr2': True, 'ms type': 'async'}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765', 'cephadm_mode': 'cephadm-package'} 2024-04-15T21:56:19.092 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T21:56:19.092 INFO:tasks.cephadm:Cluster fsid is fd6169b0-fb72-11ee-bc8f-c7b262605968 2024-04-15T21:56:19.092 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-15T21:56:19.093 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.27', 'mon.c': '[v2:172.21.15.27:3301,v1:172.21.15.27:6790]', 'mon.b': '172.21.15.151'} 2024-04-15T21:56:19.093 INFO:tasks.cephadm:First mon is mon.a on smithi027 2024-04-15T21:56:19.093 INFO:tasks.cephadm:First mgr is y 2024-04-15T21:56:19.093 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-15T21:56:19.093 DEBUG:teuthology.orchestra.run.smithi027:> sudo hostname $(hostname -s) 2024-04-15T21:56:19.127 DEBUG:teuthology.orchestra.run.smithi151:> sudo hostname $(hostname -s) 2024-04-15T21:56:19.178 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 on all hosts... 2024-04-15T21:56:19.178 DEBUG:teuthology.orchestra.run.smithi027:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull 2024-04-15T21:56:19.182 DEBUG:teuthology.orchestra.run.smithi151:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull 2024-04-15T21:56:20.132 INFO:teuthology.orchestra.run.smithi027.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T21:56:20.142 INFO:teuthology.orchestra.run.smithi151.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T21:56:20.781 INFO:teuthology.orchestra.run.smithi151.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T21:56:20.782 INFO:teuthology.orchestra.run.smithi151.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T21:56:20.782 INFO:teuthology.orchestra.run.smithi151.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765: reading manifest a9a752df26c63acad72e1b3569fd79a515ca0765 in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-04-15T21:56:20.782 INFO:teuthology.orchestra.run.smithi151.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T21:56:21.390 INFO:teuthology.orchestra.run.smithi027.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T21:56:21.390 INFO:teuthology.orchestra.run.smithi027.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T21:56:21.390 INFO:teuthology.orchestra.run.smithi027.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765: reading manifest a9a752df26c63acad72e1b3569fd79a515ca0765 in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-04-15T21:56:21.390 INFO:teuthology.orchestra.run.smithi027.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T21:56:21.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T21:56:21.415 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 484, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi027 with status 1: 'sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull' 2024-04-15T21:56:21.416 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-15T21:56:21.418 DEBUG:teuthology.misc:Transferring archived files from smithi027:/var/lib/ceph/fd6169b0-fb72-11ee-bc8f-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657500/remote/smithi027/crash 2024-04-15T21:56:21.419 DEBUG:teuthology.orchestra.run.smithi027:> sudo tar c -f - -C /var/lib/ceph/fd6169b0-fb72-11ee-bc8f-c7b262605968/crash -- . 2024-04-15T21:56:21.471 INFO:teuthology.orchestra.run.smithi027.stderr:tar: /var/lib/ceph/fd6169b0-fb72-11ee-bc8f-c7b262605968/crash: Cannot open: No such file or directory 2024-04-15T21:56:21.472 INFO:teuthology.orchestra.run.smithi027.stderr:tar: Error is not recoverable: exiting now 2024-04-15T21:56:21.473 DEBUG:teuthology.misc:Transferring archived files from smithi151:/var/lib/ceph/fd6169b0-fb72-11ee-bc8f-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657500/remote/smithi151/crash 2024-04-15T21:56:21.474 DEBUG:teuthology.orchestra.run.smithi151:> sudo tar c -f - -C /var/lib/ceph/fd6169b0-fb72-11ee-bc8f-c7b262605968/crash -- . 2024-04-15T21:56:21.517 INFO:teuthology.orchestra.run.smithi151.stderr:tar: /var/lib/ceph/fd6169b0-fb72-11ee-bc8f-c7b262605968/crash: Cannot open: No such file or directory 2024-04-15T21:56:21.518 INFO:teuthology.orchestra.run.smithi151.stderr:tar: Error is not recoverable: exiting now 2024-04-15T21:56:21.519 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-15T21:56:21.519 DEBUG:teuthology.orchestra.run.smithi027:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/fd6169b0-fb72-11ee-bc8f-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-15T21:56:21.552 INFO:teuthology.orchestra.run.smithi027.stderr:grep: /var/log/ceph/fd6169b0-fb72-11ee-bc8f-c7b262605968/ceph.log: No such file or directory 2024-04-15T21:56:21.554 INFO:tasks.cephadm:Compressing logs... 2024-04-15T21:56:21.554 DEBUG:teuthology.orchestra.run.smithi027:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-15T21:56:21.596 DEBUG:teuthology.orchestra.run.smithi151:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-15T21:56:21.624 INFO:teuthology.orchestra.run.smithi151.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-15T21:56:21.624 INFO:teuthology.orchestra.run.smithi151.stderr:: No such file or directory 2024-04-15T21:56:21.625 INFO:teuthology.orchestra.run.smithi151.stderr:/var/log/ceph/cephadm.log: 73.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-15T21:56:21.626 INFO:teuthology.orchestra.run.smithi027.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-15T21:56:21.626 INFO:teuthology.orchestra.run.smithi027.stderr:: No such file or directory 2024-04-15T21:56:21.627 INFO:teuthology.orchestra.run.smithi027.stderr:/var/log/ceph/cephadm.log: 73.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-15T21:56:21.627 INFO:teuthology.orchestra.run.smithi151.stderr: 2024-04-15T21:56:21.627 INFO:teuthology.orchestra.run.smithi151.stderr:real 0m0.016s 2024-04-15T21:56:21.627 INFO:teuthology.orchestra.run.smithi151.stderr:user 0m0.014s 2024-04-15T21:56:21.628 INFO:teuthology.orchestra.run.smithi151.stderr:sys 0m0.016s 2024-04-15T21:56:21.628 INFO:teuthology.orchestra.run.smithi027.stderr: 2024-04-15T21:56:21.629 INFO:teuthology.orchestra.run.smithi027.stderr:real 0m0.020s 2024-04-15T21:56:21.629 INFO:teuthology.orchestra.run.smithi027.stderr:user 0m0.020s 2024-04-15T21:56:21.629 INFO:teuthology.orchestra.run.smithi027.stderr:sys 0m0.017s 2024-04-15T21:56:21.629 INFO:tasks.cephadm:Archiving logs... 2024-04-15T21:56:21.629 DEBUG:teuthology.misc:Transferring archived files from smithi027:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657500/remote/smithi027/log 2024-04-15T21:56:21.630 DEBUG:teuthology.orchestra.run.smithi027:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-15T21:56:21.702 DEBUG:teuthology.misc:Transferring archived files from smithi151:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657500/remote/smithi151/log 2024-04-15T21:56:21.703 DEBUG:teuthology.orchestra.run.smithi151:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-15T21:56:21.732 INFO:tasks.cephadm:Removing cluster... 2024-04-15T21:56:21.732 DEBUG:teuthology.orchestra.run.smithi027:> sudo cephadm rm-cluster --fsid fd6169b0-fb72-11ee-bc8f-c7b262605968 --force 2024-04-15T21:56:21.932 INFO:teuthology.orchestra.run.smithi027.stdout:Deleting cluster with fsid: fd6169b0-fb72-11ee-bc8f-c7b262605968 2024-04-15T21:56:22.215 DEBUG:teuthology.orchestra.run.smithi151:> sudo cephadm rm-cluster --fsid fd6169b0-fb72-11ee-bc8f-c7b262605968 --force 2024-04-15T21:56:22.417 INFO:teuthology.orchestra.run.smithi151.stdout:Deleting cluster with fsid: fd6169b0-fb72-11ee-bc8f-c7b262605968 2024-04-15T21:56:22.670 INFO:tasks.cephadm:Teardown complete 2024-04-15T21:56:22.670 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 1771, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 1686, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 484, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi027 with status 1: 'sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull' 2024-04-15T21:56:22.888 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=c41f7b241a344d248766abd571daf692 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 1771, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 1686, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 484, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi027 with status 1: 'sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull' 2024-04-15T21:56:22.892 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-15T21:56:22.905 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-15T21:56:22.912 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-04-15T21:56:22.913 DEBUG:teuthology.orchestra.run.smithi027:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-15T21:56:22.926 DEBUG:teuthology.orchestra.run.smithi151:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-15T21:56:23.010 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-15T21:56:23.019 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-15T21:56:23.019 DEBUG:teuthology.orchestra.run.smithi027:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T21:56:23.021 DEBUG:teuthology.orchestra.run.smithi151:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T21:56:23.035 INFO:teuthology.orchestra.run.smithi027.stderr:bash: line 1: ntpq: command not found 2024-04-15T21:56:23.036 INFO:teuthology.orchestra.run.smithi151.stderr:bash: line 1: ntpq: command not found 2024-04-15T21:56:23.039 INFO:teuthology.orchestra.run.smithi027.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T21:56:23.040 INFO:teuthology.orchestra.run.smithi027.stdout:=============================================================================== 2024-04-15T21:56:23.040 INFO:teuthology.orchestra.run.smithi027.stdout:^* hv01.front.sepia.ceph.com 3 6 77 11 +874us[ +867us] +/- 44ms 2024-04-15T21:56:23.040 INFO:teuthology.orchestra.run.smithi027.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 12 -400us[ -408us] +/- 59ms 2024-04-15T21:56:23.040 INFO:teuthology.orchestra.run.smithi027.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 13 -942us[ -949us] +/- 70ms 2024-04-15T21:56:23.040 INFO:teuthology.orchestra.run.smithi027.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T21:56:23.041 INFO:teuthology.orchestra.run.smithi151.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T21:56:23.041 INFO:teuthology.orchestra.run.smithi151.stdout:=============================================================================== 2024-04-15T21:56:23.041 INFO:teuthology.orchestra.run.smithi151.stdout:^* hv01.front.sepia.ceph.com 3 6 77 12 +876us[ +873us] +/- 44ms 2024-04-15T21:56:23.042 INFO:teuthology.orchestra.run.smithi151.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 12 -393us[ -396us] +/- 59ms 2024-04-15T21:56:23.042 INFO:teuthology.orchestra.run.smithi151.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 13 -955us[ -958us] +/- 70ms 2024-04-15T21:56:23.042 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T21:56:23.043 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-15T21:56:23.052 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-15T21:56:23.053 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-15T21:56:23.062 DEBUG:teuthology.orchestra.run.smithi027:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-15T21:56:23.154 DEBUG:teuthology.orchestra.run.smithi151:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-15T21:56:23.219 DEBUG:teuthology.orchestra.run.smithi027:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-15T21:56:23.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T21:56:23.255 DEBUG:teuthology.orchestra.run.smithi151:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-15T21:56:23.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T21:56:23.285 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-15T21:56:23.295 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-15T21:56:23.303 INFO:teuthology.task.internal:Duration was 409.768860 seconds 2024-04-15T21:56:23.304 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-15T21:56:23.313 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-15T21:56:23.313 DEBUG:teuthology.orchestra.run.smithi027:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-15T21:56:23.315 DEBUG:teuthology.orchestra.run.smithi151:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-15T21:56:23.367 INFO:teuthology.orchestra.run.smithi027.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T21:56:23.377 INFO:teuthology.orchestra.run.smithi151.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T21:56:23.668 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-15T21:56:23.668 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi027.front.sepia.ceph.com 2024-04-15T21:56:23.668 DEBUG:teuthology.orchestra.run.smithi027:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-15T21:56:23.689 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi151.front.sepia.ceph.com 2024-04-15T21:56:23.690 DEBUG:teuthology.orchestra.run.smithi151:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-15T21:56:23.718 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-15T21:56:23.718 DEBUG:teuthology.orchestra.run.smithi027:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-15T21:56:23.732 DEBUG:teuthology.orchestra.run.smithi151:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-15T21:56:23.788 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-15T21:56:23.788 DEBUG:teuthology.orchestra.run.smithi027:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-15T21:56:23.806 DEBUG:teuthology.orchestra.run.smithi151:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-15T21:56:23.921 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-15T21:56:23.931 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-15T21:56:23.931 DEBUG:teuthology.orchestra.run.smithi027:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-15T21:56:23.964 DEBUG:teuthology.orchestra.run.smithi151:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-15T21:56:23.992 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-15T21:56:24.003 DEBUG:teuthology.orchestra.run.smithi027:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-15T21:56:24.006 DEBUG:teuthology.orchestra.run.smithi151:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-15T21:56:24.034 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern = core 2024-04-15T21:56:24.059 INFO:teuthology.orchestra.run.smithi151.stdout:kernel.core_pattern = core 2024-04-15T21:56:24.083 DEBUG:teuthology.orchestra.run.smithi027:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-15T21:56:24.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T21:56:24.119 DEBUG:teuthology.orchestra.run.smithi151:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-15T21:56:24.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T21:56:24.138 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-15T21:56:24.149 INFO:teuthology.task.internal:Transferring archived files... 2024-04-15T21:56:24.150 DEBUG:teuthology.misc:Transferring archived files from smithi027:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657500/remote/smithi027 2024-04-15T21:56:24.150 DEBUG:teuthology.orchestra.run.smithi027:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-15T21:56:24.201 DEBUG:teuthology.misc:Transferring archived files from smithi151:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657500/remote/smithi151 2024-04-15T21:56:24.201 DEBUG:teuthology.orchestra.run.smithi151:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-15T21:56:24.237 INFO:teuthology.task.internal:Removing archive directory... 2024-04-15T21:56:24.238 DEBUG:teuthology.orchestra.run.smithi027:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-15T21:56:24.240 DEBUG:teuthology.orchestra.run.smithi151:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-15T21:56:24.288 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-15T21:56:24.299 INFO:teuthology.task.internal:Not uploading archives. 2024-04-15T21:56:24.299 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-15T21:56:24.309 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-15T21:56:24.309 DEBUG:teuthology.orchestra.run.smithi027:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-15T21:56:24.312 DEBUG:teuthology.orchestra.run.smithi151:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-15T21:56:24.327 INFO:teuthology.orchestra.run.smithi027.stdout: 265305 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 15 21:56 /home/ubuntu/cephtest 2024-04-15T21:56:24.344 INFO:teuthology.orchestra.run.smithi151.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 15 21:56 /home/ubuntu/cephtest 2024-04-15T21:56:24.345 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-15T21:56:24.356 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-15T21:56:24.380 INFO:teuthology.nuke:Checking targets against current locks 2024-04-15T21:56:24.406 DEBUG:teuthology.nuke:shortname: smithi027 2024-04-15T21:56:24.406 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-15T21:56:24.433 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi027.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657500', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-15 21:39:07.937502', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHYkunJaC1xWtvxnj+7wW7sg/k/JjPGc9klcOziVCVnsRP7PbKkn0gqoWypmWxG3/48KhYQDRV7sZBJyD4Xce0w='} 2024-04-15T21:56:24.435 DEBUG:teuthology.nuke:shortname: smithi151 2024-04-15T21:56:24.435 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-15T21:56:24.464 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi151.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657500', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-15 21:39:07.938970', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJGcnR3pwA+mESLCaLDjJANPlTKpn2WUxJ1aVPpauWu4Xaa8p1E32WBWNjaRUbS1igUzDB87EFHICngTGpZd+vo='} 2024-04-15T21:56:24.495 INFO:teuthology.orchestra.console.smithi027:Power off 2024-04-15T21:56:24.496 DEBUG:teuthology.orchestra.console.smithi027:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-15T21:56:24.522 DEBUG:teuthology.orchestra.console.smithi027:power off output: Chassis Power Control: Down/Off 2024-04-15T21:56:24.522 DEBUG:teuthology.orchestra.console.smithi027:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T21:56:24.544 INFO:teuthology.orchestra.console.smithi151:Power off 2024-04-15T21:56:24.544 DEBUG:teuthology.orchestra.console.smithi151:pexpect command: ipmitool -H smithi151.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-15T21:56:24.557 DEBUG:teuthology.orchestra.console.smithi027:check power output: Chassis Power is on 2024-04-15T21:56:24.574 DEBUG:teuthology.orchestra.console.smithi151:power off output: Chassis Power Control: Down/Off 2024-04-15T21:56:24.574 DEBUG:teuthology.orchestra.console.smithi151:pexpect command: ipmitool -H smithi151.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T21:56:24.599 DEBUG:teuthology.orchestra.console.smithi151:check power output: Chassis Power is on 2024-04-15T21:56:28.559 DEBUG:teuthology.orchestra.console.smithi027:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T21:56:28.601 DEBUG:teuthology.orchestra.console.smithi151:pexpect command: ipmitool -H smithi151.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T21:56:28.674 DEBUG:teuthology.orchestra.console.smithi027:check power output: Chassis Power is on 2024-04-15T21:56:28.722 DEBUG:teuthology.orchestra.console.smithi151:check power output: Chassis Power is on 2024-04-15T21:56:32.678 DEBUG:teuthology.orchestra.console.smithi027:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T21:56:32.723 DEBUG:teuthology.orchestra.console.smithi151:pexpect command: ipmitool -H smithi151.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T21:56:32.790 DEBUG:teuthology.orchestra.console.smithi027:check power output: Chassis Power is on 2024-04-15T21:56:32.834 DEBUG:teuthology.orchestra.console.smithi151:check power output: Chassis Power is on 2024-04-15T21:56:36.794 DEBUG:teuthology.orchestra.console.smithi027:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T21:56:36.835 DEBUG:teuthology.orchestra.console.smithi151:pexpect command: ipmitool -H smithi151.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T21:56:36.905 DEBUG:teuthology.orchestra.console.smithi027:check power output: Chassis Power is off 2024-04-15T21:56:36.950 DEBUG:teuthology.orchestra.console.smithi151:check power output: Chassis Power is off 2024-04-15T21:56:37.006 INFO:teuthology.orchestra.console.smithi027:Power off completed 2024-04-15T21:56:37.051 INFO:teuthology.orchestra.console.smithi151:Power off completed 2024-04-15T21:56:37.156 INFO:teuthology.run:Summary data: description: orch/cephadm/with-work/{0-distro/centos_9.stream fixed-2 mode/packaged mon_election/connectivity msgr/async-v2only start tasks/rotate-keys} duration: 409.76886010169983 failure_reason: 'Command failed on smithi027 with status 1: ''sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=c41f7b241a344d248766abd571daf692 status: fail success: false 2024-04-15T21:56:37.157 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-15T21:56:37.241 INFO:teuthology.run:FAIL