2024-09-15T03:13:05.084 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-15T03:13:05.098 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-15T03:13:05.179 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/skanta-2024-09-15_00:54:39-rados-wip-bharath9-testing-2024-09-13-1444-quincy-distro-default-smithi/7905261 branch: wip-bharath9-testing-2024-09-13-1444-quincy description: rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/repave-all} email: skanta@redhat.com first_in_suite: false job_id: '7905261' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: skanta-2024-09-15_00:54:39-rados-wip-bharath9-testing-2024-09-13-1444-quincy-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-bharath9-testing-2024-09-13-1444-quincy ceph: conf: 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: d75f23820806da622f561ee5ee7551015285993f ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: d75f23820806da622f561ee5ee7551015285993f kernel: hwe: true selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-bharath9-testing-2024-09-13-1444-quincy sha1: d75f23820806da622f561ee5ee7551015285993f owner: scheduled_skanta@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 2126 sha1: d75f23820806da622f561ee5ee7551015285993f sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-bharath9-testing-2024-09-13-1444-quincy suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_d75f23820806da622f561ee5ee7551015285993f/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: d75f23820806da622f561ee5ee7551015285993f targets: smithi037.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEK91LsBtE2Z1qgIRWyD11dYcbQzqTQVV/FY+glpINgJQj+7dze5Ew8up4xm7esNpH6J3Mw8091xyjxhSN/ZL6I= smithi063.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPciqU/exXJglsfVBPVqsquXstca+otCAzfAMASnvHlRYJsD/1Uc8Vh4Lz2FhYXcxG+GGqlETEqLVdilAl9a9jA= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - "set -e\nset -x\nceph orch ps\nceph orch device ls\nceph osd tree\nfor osd in\ \ `ceph osd ls` ; do\n ceph orch osd rm $osd --force --zap --replace\ndone\n\ while ceph orch osd rm ls | wc | grep ^1 ; do sleep 10 ; done\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-15_00:54:39 tube: smithi user: skanta verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-15T03:13:05.180 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_d75f23820806da622f561ee5ee7551015285993f/qa; will attempt to use it 2024-09-15T03:13:05.180 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_d75f23820806da622f561ee5ee7551015285993f/qa/tasks 2024-09-15T03:13:05.180 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-15T03:13:05.182 INFO:teuthology.task.internal:Checking packages... 2024-09-15T03:13:05.203 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'd75f23820806da622f561ee5ee7551015285993f' 2024-09-15T03:13:05.203 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-15T03:13:05.203 INFO:teuthology.packaging:ref: None 2024-09-15T03:13:05.203 INFO:teuthology.packaging:tag: None 2024-09-15T03:13:05.203 INFO:teuthology.packaging:branch: wip-bharath9-testing-2024-09-13-1444-quincy 2024-09-15T03:13:05.203 INFO:teuthology.packaging:sha1: d75f23820806da622f561ee5ee7551015285993f 2024-09-15T03:13:05.203 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-bharath9-testing-2024-09-13-1444-quincy 2024-09-15T03:13:05.353 INFO:teuthology.task.internal:Found packages for ceph version 17.2.7-1643.gd75f2382 2024-09-15T03:13:05.355 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-15T03:13:05.364 INFO:teuthology.task.internal:no buildpackages task found 2024-09-15T03:13:05.364 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-15T03:13:05.380 INFO:teuthology.task.internal:Saving configuration 2024-09-15T03:13:05.390 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-15T03:13:05.396 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-15T03:13:05.422 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi037.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/skanta-2024-09-15_00:54:39-rados-wip-bharath9-testing-2024-09-13-1444-quincy-distro-default-smithi/7905261', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-15 03:08:07.554717', 'locked_by': 'scheduled_skanta@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEK91LsBtE2Z1qgIRWyD11dYcbQzqTQVV/FY+glpINgJQj+7dze5Ew8up4xm7esNpH6J3Mw8091xyjxhSN/ZL6I='} 2024-09-15T03:13:05.447 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi063.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/skanta-2024-09-15_00:54:39-rados-wip-bharath9-testing-2024-09-13-1444-quincy-distro-default-smithi/7905261', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-15 03:08:07.556724', 'locked_by': 'scheduled_skanta@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPciqU/exXJglsfVBPVqsquXstca+otCAzfAMASnvHlRYJsD/1Uc8Vh4Lz2FhYXcxG+GGqlETEqLVdilAl9a9jA='} 2024-09-15T03:13:05.447 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-15T03:13:05.454 INFO:teuthology.task.internal:roles: ubuntu@smithi037.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-15T03:13:05.454 INFO:teuthology.task.internal:roles: ubuntu@smithi063.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-15T03:13:05.454 INFO:teuthology.run_tasks:Running task console_log... 2024-09-15T03:13:05.514 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fb75d8f7be0>, signals=[15]) 2024-09-15T03:13:05.514 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-15T03:13:05.520 INFO:teuthology.task.internal:Opening connections... 2024-09-15T03:13:05.520 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi037.front.sepia.ceph.com 2024-09-15T03:13:05.521 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T03:13:05.598 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi063.front.sepia.ceph.com 2024-09-15T03:13:05.598 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T03:13:05.675 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-15T03:13:05.681 DEBUG:teuthology.orchestra.run.smithi037:> uname -m 2024-09-15T03:13:05.700 INFO:teuthology.orchestra.run.smithi037.stdout:x86_64 2024-09-15T03:13:05.700 DEBUG:teuthology.orchestra.run.smithi037:> cat /etc/os-release 2024-09-15T03:13:05.758 INFO:teuthology.orchestra.run.smithi037.stdout:NAME="CentOS Stream" 2024-09-15T03:13:05.758 INFO:teuthology.orchestra.run.smithi037.stdout:VERSION="9" 2024-09-15T03:13:05.758 INFO:teuthology.orchestra.run.smithi037.stdout:ID="centos" 2024-09-15T03:13:05.758 INFO:teuthology.orchestra.run.smithi037.stdout:ID_LIKE="rhel fedora" 2024-09-15T03:13:05.758 INFO:teuthology.orchestra.run.smithi037.stdout:VERSION_ID="9" 2024-09-15T03:13:05.758 INFO:teuthology.orchestra.run.smithi037.stdout:PLATFORM_ID="platform:el9" 2024-09-15T03:13:05.758 INFO:teuthology.orchestra.run.smithi037.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-15T03:13:05.758 INFO:teuthology.orchestra.run.smithi037.stdout:ANSI_COLOR="0;31" 2024-09-15T03:13:05.758 INFO:teuthology.orchestra.run.smithi037.stdout:LOGO="fedora-logo-icon" 2024-09-15T03:13:05.758 INFO:teuthology.orchestra.run.smithi037.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-15T03:13:05.758 INFO:teuthology.orchestra.run.smithi037.stdout:HOME_URL="https://centos.org/" 2024-09-15T03:13:05.759 INFO:teuthology.orchestra.run.smithi037.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-15T03:13:05.759 INFO:teuthology.orchestra.run.smithi037.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-15T03:13:05.759 INFO:teuthology.orchestra.run.smithi037.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-15T03:13:05.759 INFO:teuthology.lock.ops:Updating smithi037.front.sepia.ceph.com on lock server 2024-09-15T03:13:05.776 DEBUG:teuthology.orchestra.run.smithi063:> uname -m 2024-09-15T03:13:05.793 INFO:teuthology.orchestra.run.smithi063.stdout:x86_64 2024-09-15T03:13:05.794 DEBUG:teuthology.orchestra.run.smithi063:> cat /etc/os-release 2024-09-15T03:13:05.850 INFO:teuthology.orchestra.run.smithi063.stdout:NAME="CentOS Stream" 2024-09-15T03:13:05.850 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION="9" 2024-09-15T03:13:05.850 INFO:teuthology.orchestra.run.smithi063.stdout:ID="centos" 2024-09-15T03:13:05.850 INFO:teuthology.orchestra.run.smithi063.stdout:ID_LIKE="rhel fedora" 2024-09-15T03:13:05.850 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION_ID="9" 2024-09-15T03:13:05.850 INFO:teuthology.orchestra.run.smithi063.stdout:PLATFORM_ID="platform:el9" 2024-09-15T03:13:05.850 INFO:teuthology.orchestra.run.smithi063.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-15T03:13:05.850 INFO:teuthology.orchestra.run.smithi063.stdout:ANSI_COLOR="0;31" 2024-09-15T03:13:05.850 INFO:teuthology.orchestra.run.smithi063.stdout:LOGO="fedora-logo-icon" 2024-09-15T03:13:05.850 INFO:teuthology.orchestra.run.smithi063.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-15T03:13:05.851 INFO:teuthology.orchestra.run.smithi063.stdout:HOME_URL="https://centos.org/" 2024-09-15T03:13:05.851 INFO:teuthology.orchestra.run.smithi063.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-15T03:13:05.851 INFO:teuthology.orchestra.run.smithi063.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-15T03:13:05.851 INFO:teuthology.orchestra.run.smithi063.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-15T03:13:05.851 INFO:teuthology.lock.ops:Updating smithi063.front.sepia.ceph.com on lock server 2024-09-15T03:13:05.876 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-15T03:13:05.884 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-15T03:13:05.888 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-15T03:13:05.889 DEBUG:teuthology.orchestra.run.smithi037:> test '!' -e /home/ubuntu/cephtest 2024-09-15T03:13:05.891 DEBUG:teuthology.orchestra.run.smithi063:> test '!' -e /home/ubuntu/cephtest 2024-09-15T03:13:05.907 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-15T03:13:05.913 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-15T03:13:05.913 DEBUG:teuthology.orchestra.run.smithi037:> test -z $(ls -A /var/lib/ceph) 2024-09-15T03:13:05.949 DEBUG:teuthology.orchestra.run.smithi063:> test -z $(ls -A /var/lib/ceph) 2024-09-15T03:13:05.975 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-15T03:13:06.025 INFO:teuthology.run_tasks:Running task kernel... 2024-09-15T03:13:06.040 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-15T03:13:06.041 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2024-09-15T03:13:06.041 DEBUG:teuthology.task.kernel:normalized overrides {'host.a': {'hwe': True}, 'client.0': {'hwe': True}, 'host.b': {'hwe': True}, 'client.1': {'hwe': True}} 2024-09-15T03:13:06.041 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro', 'hwe': True}, 'host.b': {'kdb': 1, 'sha1': 'distro', 'hwe': True}}, timeout 300 2024-09-15T03:13:06.041 DEBUG:teuthology.orchestra.run.smithi037:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-15T03:13:06.042 DEBUG:teuthology.orchestra.run.smithi063:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-15T03:13:06.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T03:13:06.058 DEBUG:teuthology.orchestra.run.smithi063:> uname -r 2024-09-15T03:13:06.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T03:13:06.060 DEBUG:teuthology.orchestra.run.smithi037:> uname -r 2024-09-15T03:13:06.115 INFO:teuthology.orchestra.run.smithi063.stdout:5.14.0-503.el9.x86_64 2024-09-15T03:13:06.115 INFO:teuthology.task.kernel:Running kernel on smithi063: 5.14.0-503.el9.x86_64 2024-09-15T03:13:06.115 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum install -y kernel 2024-09-15T03:13:06.117 INFO:teuthology.orchestra.run.smithi037.stdout:5.14.0-503.el9.x86_64 2024-09-15T03:13:06.117 INFO:teuthology.task.kernel:Running kernel on smithi037: 5.14.0-503.el9.x86_64 2024-09-15T03:13:06.118 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum install -y kernel 2024-09-15T03:13:09.694 INFO:teuthology.orchestra.run.smithi037.stdout:CentOS Stream 9 - BaseOS 4.6 MB/s | 8.2 MB 00:01 2024-09-15T03:13:10.868 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 9 - BaseOS 2.8 MB/s | 8.2 MB 00:02 2024-09-15T03:13:11.853 INFO:teuthology.orchestra.run.smithi037.stdout:CentOS Stream 9 - AppStream 21 MB/s | 20 MB 00:00 2024-09-15T03:13:12.628 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 9 - AppStream 35 MB/s | 20 MB 00:00 2024-09-15T03:13:16.304 INFO:teuthology.orchestra.run.smithi037.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.5 MB 00:00 2024-09-15T03:13:17.029 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.5 MB 00:00 2024-09-15T03:13:18.546 INFO:teuthology.orchestra.run.smithi037.stdout:CentOS Stream 9 - Extras packages 19 kB/s | 19 kB 00:00 2024-09-15T03:13:18.687 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 9 - Extras packages 44 kB/s | 19 kB 00:00 2024-09-15T03:13:19.500 INFO:teuthology.orchestra.run.smithi037.stdout:Extra Packages for Enterprise Linux 28 MB/s | 23 MB 00:00 2024-09-15T03:13:19.674 INFO:teuthology.orchestra.run.smithi063.stdout:Extra Packages for Enterprise Linux 26 MB/s | 23 MB 00:00 2024-09-15T03:13:25.056 INFO:teuthology.orchestra.run.smithi037.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-15T03:13:25.330 INFO:teuthology.orchestra.run.smithi063.stdout:lab-extras 47 kB/s | 1.7 kB 00:00 2024-09-15T03:13:27.313 INFO:teuthology.orchestra.run.smithi037.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-15T03:13:27.313 INFO:teuthology.orchestra.run.smithi037.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-15T03:13:27.378 INFO:teuthology.orchestra.run.smithi063.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-15T03:13:27.378 INFO:teuthology.orchestra.run.smithi063.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-15T03:13:27.415 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-09-15T03:13:27.428 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-09-15T03:13:27.428 INFO:teuthology.orchestra.run.smithi037.stdout: Package Architecture Version Repository Size 2024-09-15T03:13:27.428 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-09-15T03:13:27.428 INFO:teuthology.orchestra.run.smithi037.stdout:Installing: 2024-09-15T03:13:27.428 INFO:teuthology.orchestra.run.smithi037.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-15T03:13:27.428 INFO:teuthology.orchestra.run.smithi037.stdout:Installing dependencies: 2024-09-15T03:13:27.428 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-15T03:13:27.429 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-15T03:13:27.429 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-15T03:13:27.429 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-15T03:13:27.429 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-09-15T03:13:27.429 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-09-15T03:13:27.429 INFO:teuthology.orchestra.run.smithi037.stdout:Install 4 Packages 2024-09-15T03:13:27.429 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-15T03:13:27.429 INFO:teuthology.orchestra.run.smithi037.stdout:Total download size: 79 M 2024-09-15T03:13:27.429 INFO:teuthology.orchestra.run.smithi037.stdout:Installed size: 126 M 2024-09-15T03:13:27.429 INFO:teuthology.orchestra.run.smithi037.stdout:Downloading Packages: 2024-09-15T03:13:27.486 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-15T03:13:27.493 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-15T03:13:27.493 INFO:teuthology.orchestra.run.smithi063.stdout: Package Architecture Version Repository Size 2024-09-15T03:13:27.493 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-15T03:13:27.493 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-09-15T03:13:27.493 INFO:teuthology.orchestra.run.smithi063.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-15T03:13:27.493 INFO:teuthology.orchestra.run.smithi063.stdout:Installing dependencies: 2024-09-15T03:13:27.493 INFO:teuthology.orchestra.run.smithi063.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-15T03:13:27.494 INFO:teuthology.orchestra.run.smithi063.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-15T03:13:27.494 INFO:teuthology.orchestra.run.smithi063.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-15T03:13:27.494 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-15T03:13:27.494 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-15T03:13:27.495 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-15T03:13:27.495 INFO:teuthology.orchestra.run.smithi063.stdout:Install 4 Packages 2024-09-15T03:13:27.495 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-15T03:13:27.496 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 79 M 2024-09-15T03:13:27.496 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 126 M 2024-09-15T03:13:27.496 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-09-15T03:13:27.865 INFO:teuthology.orchestra.run.smithi063.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 261 kB/s | 23 kB 00:00 2024-09-15T03:13:27.883 INFO:teuthology.orchestra.run.smithi037.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 56 kB/s | 23 kB 00:00 2024-09-15T03:13:28.399 INFO:teuthology.orchestra.run.smithi063.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 25 MB/s | 16 MB 00:00 2024-09-15T03:13:28.699 INFO:teuthology.orchestra.run.smithi063.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 37 MB/s | 35 MB 00:00 2024-09-15T03:13:28.983 INFO:teuthology.orchestra.run.smithi037.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 10 MB/s | 16 MB 00:01 2024-09-15T03:13:29.266 INFO:teuthology.orchestra.run.smithi063.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 20 MB/s | 29 MB 00:01 2024-09-15T03:13:29.266 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-15T03:13:29.266 INFO:teuthology.orchestra.run.smithi063.stdout:Total 44 MB/s | 79 MB 00:01 2024-09-15T03:13:29.633 INFO:teuthology.orchestra.run.smithi037.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 16 MB/s | 35 MB 00:02 2024-09-15T03:13:29.979 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-15T03:13:30.196 INFO:teuthology.orchestra.run.smithi037.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 12 MB/s | 29 MB 00:02 2024-09-15T03:13:30.196 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-09-15T03:13:30.196 INFO:teuthology.orchestra.run.smithi037.stdout:Total 28 MB/s | 79 MB 00:02 2024-09-15T03:13:30.359 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-15T03:13:30.359 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-15T03:13:30.908 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction check 2024-09-15T03:13:31.290 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction check succeeded. 2024-09-15T03:13:31.290 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction test 2024-09-15T03:13:31.327 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-15T03:13:31.328 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-15T03:13:32.258 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction test succeeded. 2024-09-15T03:13:32.258 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction 2024-09-15T03:13:33.924 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-15T03:13:34.604 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-15T03:13:34.684 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-15T03:13:34.817 INFO:teuthology.orchestra.run.smithi037.stdout: Preparing : 1/1 2024-09-15T03:13:35.527 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-15T03:13:35.609 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-15T03:13:37.458 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-15T03:13:37.587 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-15T03:13:38.400 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-15T03:13:38.546 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-15T03:13:42.713 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-15T03:13:42.763 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-15T03:13:43.667 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-15T03:13:43.705 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-15T03:13:47.906 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-15T03:13:48.849 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-15T03:14:26.795 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-15T03:14:26.837 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-15T03:14:27.131 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-15T03:14:27.131 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-15T03:14:27.131 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-15T03:14:27.131 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-15T03:14:28.013 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-15T03:14:28.013 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-15T03:14:28.013 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-09-15T03:14:28.014 INFO:teuthology.orchestra.run.smithi063.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-15T03:14:28.014 INFO:teuthology.orchestra.run.smithi063.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-15T03:14:28.014 INFO:teuthology.orchestra.run.smithi063.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-15T03:14:28.014 INFO:teuthology.orchestra.run.smithi063.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-15T03:14:28.014 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-15T03:14:28.014 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-15T03:14:28.098 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-15T03:14:28.140 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-15T03:14:28.363 DEBUG:teuthology.orchestra.run.smithi063:> rpm -q kernel | sort -rV | head -n 1 2024-09-15T03:14:28.441 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-15T03:14:28.441 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-15T03:14:28.441 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-15T03:14:28.441 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-15T03:14:28.456 INFO:teuthology.orchestra.run.smithi063.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-15T03:14:28.457 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-15T03:14:28.457 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-15T03:14:28.457 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-15T03:14:28.457 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-15T03:14:28.458 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-15T03:14:28.458 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi063.front.sepia.ceph.com, path=None, version=distro) 2024-09-15T03:14:28.458 DEBUG:teuthology.orchestra.run.smithi063:> rpm -q kernel | sort -rV | head -n 1 2024-09-15T03:14:28.518 INFO:teuthology.orchestra.run.smithi063.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-15T03:14:28.519 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-15T03:14:28.519 DEBUG:teuthology.orchestra.run.smithi063:> sudo rpm -qi grub2-tools 2024-09-15T03:14:28.551 INFO:teuthology.orchestra.run.smithi063.stdout:Name : grub2-tools 2024-09-15T03:14:28.551 INFO:teuthology.orchestra.run.smithi063.stdout:Epoch : 1 2024-09-15T03:14:28.551 INFO:teuthology.orchestra.run.smithi063.stdout:Version : 2.06 2024-09-15T03:14:28.551 INFO:teuthology.orchestra.run.smithi063.stdout:Release : 82.el9 2024-09-15T03:14:28.551 INFO:teuthology.orchestra.run.smithi063.stdout:Architecture: x86_64 2024-09-15T03:14:28.551 INFO:teuthology.orchestra.run.smithi063.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-15T03:14:28.551 INFO:teuthology.orchestra.run.smithi063.stdout:Group : Unspecified 2024-09-15T03:14:28.551 INFO:teuthology.orchestra.run.smithi063.stdout:Size : 8274670 2024-09-15T03:14:28.551 INFO:teuthology.orchestra.run.smithi063.stdout:License : GPLv3+ 2024-09-15T03:14:28.551 INFO:teuthology.orchestra.run.smithi063.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-15T03:14:28.552 INFO:teuthology.orchestra.run.smithi063.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-15T03:14:28.552 INFO:teuthology.orchestra.run.smithi063.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-15T03:14:28.552 INFO:teuthology.orchestra.run.smithi063.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-15T03:14:28.552 INFO:teuthology.orchestra.run.smithi063.stdout:Packager : builder@centos.org 2024-09-15T03:14:28.552 INFO:teuthology.orchestra.run.smithi063.stdout:Vendor : CentOS 2024-09-15T03:14:28.552 INFO:teuthology.orchestra.run.smithi063.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-15T03:14:28.552 INFO:teuthology.orchestra.run.smithi063.stdout:Summary : Support tools for GRUB. 2024-09-15T03:14:28.552 INFO:teuthology.orchestra.run.smithi063.stdout:Description : 2024-09-15T03:14:28.552 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-15T03:14:28.552 INFO:teuthology.orchestra.run.smithi063.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-15T03:14:28.552 INFO:teuthology.orchestra.run.smithi063.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-15T03:14:28.553 INFO:teuthology.orchestra.run.smithi063.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-15T03:14:28.553 INFO:teuthology.orchestra.run.smithi063.stdout:hardware devices. 2024-09-15T03:14:28.553 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-15T03:14:28.553 INFO:teuthology.orchestra.run.smithi063.stdout:This subpackage provides tools for support of all platforms. 2024-09-15T03:14:28.554 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-15T03:14:28.554 INFO:teuthology.task.kernel:Updating grub on smithi063 to boot 5.14.0-505.el9.x86_64 2024-09-15T03:14:28.554 DEBUG:teuthology.orchestra.run.smithi063:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-15T03:14:29.204 INFO:teuthology.orchestra.run.smithi063.stderr:Generating grub configuration file ... 2024-09-15T03:14:29.309 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-15T03:14:29.309 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-15T03:14:29.309 INFO:teuthology.orchestra.run.smithi037.stdout:Installed: 2024-09-15T03:14:29.309 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-15T03:14:29.309 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-15T03:14:29.309 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-15T03:14:29.309 INFO:teuthology.orchestra.run.smithi037.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-15T03:14:29.309 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-15T03:14:29.309 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-09-15T03:14:29.674 DEBUG:teuthology.orchestra.run.smithi037:> rpm -q kernel | sort -rV | head -n 1 2024-09-15T03:14:29.762 INFO:teuthology.orchestra.run.smithi037.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-15T03:14:29.762 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-15T03:14:29.762 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-15T03:14:29.763 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-15T03:14:29.763 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-15T03:14:29.763 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-15T03:14:29.763 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi037.front.sepia.ceph.com, path=None, version=distro) 2024-09-15T03:14:29.764 DEBUG:teuthology.orchestra.run.smithi037:> rpm -q kernel | sort -rV | head -n 1 2024-09-15T03:14:29.822 INFO:teuthology.orchestra.run.smithi037.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-15T03:14:29.823 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-15T03:14:29.823 DEBUG:teuthology.orchestra.run.smithi037:> sudo rpm -qi grub2-tools 2024-09-15T03:14:29.863 INFO:teuthology.orchestra.run.smithi037.stdout:Name : grub2-tools 2024-09-15T03:14:29.863 INFO:teuthology.orchestra.run.smithi037.stdout:Epoch : 1 2024-09-15T03:14:29.863 INFO:teuthology.orchestra.run.smithi037.stdout:Version : 2.06 2024-09-15T03:14:29.863 INFO:teuthology.orchestra.run.smithi037.stdout:Release : 82.el9 2024-09-15T03:14:29.863 INFO:teuthology.orchestra.run.smithi037.stdout:Architecture: x86_64 2024-09-15T03:14:29.863 INFO:teuthology.orchestra.run.smithi037.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-15T03:14:29.863 INFO:teuthology.orchestra.run.smithi037.stdout:Group : Unspecified 2024-09-15T03:14:29.864 INFO:teuthology.orchestra.run.smithi037.stdout:Size : 8274670 2024-09-15T03:14:29.864 INFO:teuthology.orchestra.run.smithi037.stdout:License : GPLv3+ 2024-09-15T03:14:29.864 INFO:teuthology.orchestra.run.smithi037.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-15T03:14:29.864 INFO:teuthology.orchestra.run.smithi037.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-15T03:14:29.864 INFO:teuthology.orchestra.run.smithi037.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-15T03:14:29.864 INFO:teuthology.orchestra.run.smithi037.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-15T03:14:29.864 INFO:teuthology.orchestra.run.smithi037.stdout:Packager : builder@centos.org 2024-09-15T03:14:29.864 INFO:teuthology.orchestra.run.smithi037.stdout:Vendor : CentOS 2024-09-15T03:14:29.864 INFO:teuthology.orchestra.run.smithi037.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-15T03:14:29.864 INFO:teuthology.orchestra.run.smithi037.stdout:Summary : Support tools for GRUB. 2024-09-15T03:14:29.864 INFO:teuthology.orchestra.run.smithi037.stdout:Description : 2024-09-15T03:14:29.865 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-15T03:14:29.865 INFO:teuthology.orchestra.run.smithi037.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-15T03:14:29.865 INFO:teuthology.orchestra.run.smithi037.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-15T03:14:29.865 INFO:teuthology.orchestra.run.smithi037.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-15T03:14:29.865 INFO:teuthology.orchestra.run.smithi037.stdout:hardware devices. 2024-09-15T03:14:29.865 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-15T03:14:29.865 INFO:teuthology.orchestra.run.smithi037.stdout:This subpackage provides tools for support of all platforms. 2024-09-15T03:14:29.866 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-15T03:14:29.866 INFO:teuthology.task.kernel:Updating grub on smithi037 to boot 5.14.0-505.el9.x86_64 2024-09-15T03:14:29.866 DEBUG:teuthology.orchestra.run.smithi037:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-15T03:14:30.546 INFO:teuthology.orchestra.run.smithi037.stderr:Generating grub configuration file ... 2024-09-15T03:14:30.586 INFO:teuthology.orchestra.run.smithi063.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-15T03:14:30.619 INFO:teuthology.orchestra.run.smithi063.stderr:done 2024-09-15T03:14:30.621 DEBUG:teuthology.orchestra.run.smithi063:> mktemp 2024-09-15T03:14:30.636 INFO:teuthology.orchestra.run.smithi063.stdout:/tmp/tmp.UO3cOlES9W 2024-09-15T03:14:30.636 DEBUG:teuthology.orchestra.run.smithi063:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.UO3cOlES9W 2024-09-15T03:14:30.705 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 0666 /tmp/tmp.UO3cOlES9W 2024-09-15T03:14:30.847 DEBUG:teuthology.orchestra.remote:smithi063:/tmp/tmp.UO3cOlES9W is 6KB 2024-09-15T03:14:30.895 DEBUG:teuthology.orchestra.run.smithi063:> rm -fr /tmp/tmp.UO3cOlES9W 2024-09-15T03:14:30.910 DEBUG:teuthology.orchestra.run.smithi063:> sudo /bin/ls /boot/loader/entries || true 2024-09-15T03:14:30.972 INFO:teuthology.orchestra.run.smithi063.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-15T03:14:30.972 INFO:teuthology.orchestra.run.smithi063.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-15T03:14:30.972 INFO:teuthology.orchestra.run.smithi063.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-15T03:14:30.972 INFO:teuthology.orchestra.run.smithi063.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-15T03:14:30.973 DEBUG:teuthology.orchestra.run.smithi063:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-15T03:14:31.124 DEBUG:teuthology.orchestra.run.smithi063:> sudo shutdown -r now 2024-09-15T03:14:31.974 INFO:teuthology.orchestra.run.smithi037.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-15T03:14:32.002 INFO:teuthology.orchestra.run.smithi037.stderr:done 2024-09-15T03:14:32.004 DEBUG:teuthology.orchestra.run.smithi037:> mktemp 2024-09-15T03:14:32.061 INFO:teuthology.orchestra.run.smithi037.stdout:/tmp/tmp.PszdlurVoV 2024-09-15T03:14:32.061 DEBUG:teuthology.orchestra.run.smithi037:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.PszdlurVoV 2024-09-15T03:14:32.144 DEBUG:teuthology.orchestra.run.smithi037:> sudo chmod 0666 /tmp/tmp.PszdlurVoV 2024-09-15T03:14:32.299 DEBUG:teuthology.orchestra.remote:smithi037:/tmp/tmp.PszdlurVoV is 6KB 2024-09-15T03:14:32.347 DEBUG:teuthology.orchestra.run.smithi037:> rm -fr /tmp/tmp.PszdlurVoV 2024-09-15T03:14:32.361 DEBUG:teuthology.orchestra.run.smithi037:> sudo /bin/ls /boot/loader/entries || true 2024-09-15T03:14:32.424 INFO:teuthology.orchestra.run.smithi037.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-15T03:14:32.425 INFO:teuthology.orchestra.run.smithi037.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-15T03:14:32.425 INFO:teuthology.orchestra.run.smithi037.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-15T03:14:32.425 INFO:teuthology.orchestra.run.smithi037.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-15T03:14:32.426 DEBUG:teuthology.orchestra.run.smithi037:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-15T03:14:32.582 DEBUG:teuthology.orchestra.run.smithi037:> sudo shutdown -r now 2024-09-15T03:15:01.146 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-15T03:15:01.147 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-15T03:15:01.147 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T03:15:02.585 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-15T03:15:02.585 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-09-15T03:15:02.585 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T03:15:19.485 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.63 2024-09-15T03:15:21.021 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.37 2024-09-15T03:15:28.491 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-15T03:15:28.492 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T03:15:30.024 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-09-15T03:15:30.025 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T03:15:31.549 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.63 2024-09-15T03:15:43.561 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-15T03:15:43.562 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T03:15:48.413 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.37 2024-09-15T03:16:00.425 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-09-15T03:16:00.426 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T03:16:01.392 DEBUG:teuthology.orchestra.run.smithi037:> true 2024-09-15T03:16:01.814 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-09-15T03:16:01.814 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-505.el9.x86_64"... 2024-09-15T03:16:01.815 DEBUG:teuthology.orchestra.run.smithi037:> uname -r 2024-09-15T03:16:01.830 INFO:teuthology.orchestra.run.smithi037.stdout:5.14.0-505.el9.x86_64 2024-09-15T03:16:01.830 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-15T03:16:01.830 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-15T03:16:01.830 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-15T03:16:01.981 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.63 2024-09-15T03:16:02.831 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-15T03:16:02.831 DEBUG:teuthology.orchestra.run.smithi037:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-15T03:16:02.932 INFO:teuthology.orchestra.run.smithi037.stdout:ttyS1 2024-09-15T03:16:02.963 DEBUG:teuthology.parallel:result is None 2024-09-15T03:16:16.982 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-15T03:16:16.982 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T03:16:17.411 DEBUG:teuthology.orchestra.run.smithi063:> true 2024-09-15T03:16:17.756 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-15T03:16:17.756 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-505.el9.x86_64"... 2024-09-15T03:16:17.757 DEBUG:teuthology.orchestra.run.smithi063:> uname -r 2024-09-15T03:16:17.771 INFO:teuthology.orchestra.run.smithi063.stdout:5.14.0-505.el9.x86_64 2024-09-15T03:16:17.772 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-15T03:16:17.772 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-15T03:16:17.772 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-15T03:16:18.772 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-15T03:16:18.773 DEBUG:teuthology.orchestra.run.smithi063:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-15T03:16:18.950 INFO:teuthology.orchestra.run.smithi063.stdout:ttyS1 2024-09-15T03:16:18.969 DEBUG:teuthology.parallel:result is None 2024-09-15T03:16:18.969 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-15T03:16:18.975 INFO:teuthology.task.internal:Creating test directory... 2024-09-15T03:16:18.976 DEBUG:teuthology.orchestra.run.smithi037:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-15T03:16:18.979 DEBUG:teuthology.orchestra.run.smithi063:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-15T03:16:19.025 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-15T03:16:19.031 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-15T03:16:19.037 INFO:teuthology.task.internal:Creating archive directory... 2024-09-15T03:16:19.037 DEBUG:teuthology.orchestra.run.smithi037:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-15T03:16:19.040 DEBUG:teuthology.orchestra.run.smithi063:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-15T03:16:19.122 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-15T03:16:19.128 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-15T03:16:19.128 DEBUG:teuthology.orchestra.run.smithi037:> 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-09-15T03:16:19.131 DEBUG:teuthology.orchestra.run.smithi063:> 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-09-15T03:16:19.160 INFO:teuthology.orchestra.run.smithi037.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-15T03:16:19.172 INFO:teuthology.orchestra.run.smithi037.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-15T03:16:19.340 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-15T03:16:19.357 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-15T03:16:19.359 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-15T03:16:19.373 INFO:teuthology.task.internal:Configuring sudo... 2024-09-15T03:16:19.373 DEBUG:teuthology.orchestra.run.smithi037:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-15T03:16:19.375 DEBUG:teuthology.orchestra.run.smithi063:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-15T03:16:19.423 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-15T03:16:19.432 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-15T03:16:19.433 DEBUG:teuthology.orchestra.run.smithi037:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-15T03:16:19.445 DEBUG:teuthology.orchestra.run.smithi063:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-15T03:16:19.485 DEBUG:teuthology.orchestra.run.smithi037:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-15T03:16:19.547 DEBUG:teuthology.orchestra.run.smithi037:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-15T03:16:19.599 DEBUG:teuthology.orchestra.run.smithi037:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-15T03:16:19.686 DEBUG:teuthology.orchestra.run.smithi037:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-15T03:16:19.729 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-09-15T03:16:19.730 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-15T03:16:19.797 DEBUG:teuthology.orchestra.run.smithi063:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-15T03:16:19.862 DEBUG:teuthology.orchestra.run.smithi063:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-15T03:16:19.925 DEBUG:teuthology.orchestra.run.smithi063:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-15T03:16:19.968 DEBUG:teuthology.orchestra.run.smithi063:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-15T03:16:20.006 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-15T03:16:20.006 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-15T03:16:20.071 DEBUG:teuthology.orchestra.run.smithi037:> sudo service rsyslog restart 2024-09-15T03:16:20.074 DEBUG:teuthology.orchestra.run.smithi063:> sudo service rsyslog restart 2024-09-15T03:16:20.124 INFO:teuthology.orchestra.run.smithi037.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-15T03:16:20.154 INFO:teuthology.orchestra.run.smithi063.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-15T03:16:20.406 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-15T03:16:20.417 INFO:teuthology.task.internal:Starting timer... 2024-09-15T03:16:20.417 INFO:teuthology.run_tasks:Running task pcp... 2024-09-15T03:16:20.433 INFO:teuthology.run_tasks:Running task selinux... 2024-09-15T03:16:20.444 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-15T03:16:20.444 DEBUG:teuthology.orchestra.run.smithi037:> sudo service auditd rotate 2024-09-15T03:16:20.540 INFO:teuthology.orchestra.run.smithi037.stdout:Rotating logs: 2024-09-15T03:16:20.542 DEBUG:teuthology.orchestra.run.smithi063:> sudo service auditd rotate 2024-09-15T03:16:20.641 INFO:teuthology.orchestra.run.smithi063.stdout:Rotating logs: 2024-09-15T03:16:20.643 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-15T03:16:20.644 DEBUG:teuthology.orchestra.run.smithi037:> /usr/sbin/getenforce 2024-09-15T03:16:20.670 INFO:teuthology.orchestra.run.smithi037.stdout:Permissive 2024-09-15T03:16:20.670 DEBUG:teuthology.orchestra.run.smithi063:> /usr/sbin/getenforce 2024-09-15T03:16:20.696 INFO:teuthology.orchestra.run.smithi063.stdout:Permissive 2024-09-15T03:16:20.697 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi037.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi063.front.sepia.ceph.com': 'permissive'} 2024-09-15T03:16:20.697 DEBUG:teuthology.orchestra.run.smithi037:> 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 context=system_u:system_r:getty_t:s0 2024-09-15T03:16:20.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T03:16:20.740 DEBUG:teuthology.orchestra.run.smithi063:> 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 context=system_u:system_r:getty_t:s0 2024-09-15T03:16:20.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T03:16:20.769 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-15T03:16:20.769 DEBUG:teuthology.orchestra.run.smithi037:> sudo /usr/sbin/setenforce permissive 2024-09-15T03:16:20.815 DEBUG:teuthology.orchestra.run.smithi063:> sudo /usr/sbin/setenforce permissive 2024-09-15T03:16:20.848 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-15T03:16:20.858 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-15T03:16:20.869 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-09-15T03:16:20.870 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi037.front.sepia.ceph.com,smithi063.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-15T03:20:10.587 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi037.front.sepia.ceph.com'), Remote(name='ubuntu@smithi063.front.sepia.ceph.com')] 2024-09-15T03:20:10.589 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-09-15T03:20:10.590 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T03:20:10.667 DEBUG:teuthology.orchestra.run.smithi037:> true 2024-09-15T03:20:10.755 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-09-15T03:20:10.756 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-15T03:20:10.756 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T03:20:10.836 DEBUG:teuthology.orchestra.run.smithi063:> true 2024-09-15T03:20:10.917 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-15T03:20:10.917 INFO:teuthology.run_tasks:Running task clock... 2024-09-15T03:20:10.926 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-15T03:20:10.926 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-15T03:20:10.927 DEBUG:teuthology.orchestra.run.smithi037:> 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-09-15T03:20:10.930 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-15T03:20:10.930 DEBUG:teuthology.orchestra.run.smithi063:> 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-09-15T03:20:10.963 INFO:teuthology.orchestra.run.smithi037.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-15T03:20:10.980 INFO:teuthology.orchestra.run.smithi037.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-15T03:20:10.989 INFO:teuthology.orchestra.run.smithi063.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-15T03:20:11.005 INFO:teuthology.orchestra.run.smithi063.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-15T03:20:11.007 INFO:teuthology.orchestra.run.smithi037.stderr:sudo: ntpd: command not found 2024-09-15T03:20:11.020 INFO:teuthology.orchestra.run.smithi037.stdout:506 Cannot talk to daemon 2024-09-15T03:20:11.031 INFO:teuthology.orchestra.run.smithi063.stderr:sudo: ntpd: command not found 2024-09-15T03:20:11.036 INFO:teuthology.orchestra.run.smithi037.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-15T03:20:11.043 INFO:teuthology.orchestra.run.smithi063.stdout:506 Cannot talk to daemon 2024-09-15T03:20:11.051 INFO:teuthology.orchestra.run.smithi037.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-15T03:20:11.058 INFO:teuthology.orchestra.run.smithi063.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-15T03:20:11.073 INFO:teuthology.orchestra.run.smithi063.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-15T03:20:11.114 INFO:teuthology.orchestra.run.smithi037.stderr:bash: line 1: ntpq: command not found 2024-09-15T03:20:11.117 INFO:teuthology.orchestra.run.smithi037.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-15T03:20:11.117 INFO:teuthology.orchestra.run.smithi037.stdout:=============================================================================== 2024-09-15T03:20:11.117 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T03:20:11.117 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T03:20:11.117 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T03:20:11.117 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T03:20:11.134 INFO:teuthology.orchestra.run.smithi063.stderr:bash: line 1: ntpq: command not found 2024-09-15T03:20:11.137 INFO:teuthology.orchestra.run.smithi063.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-15T03:20:11.137 INFO:teuthology.orchestra.run.smithi063.stdout:=============================================================================== 2024-09-15T03:20:11.137 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T03:20:11.137 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T03:20:11.137 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T03:20:11.137 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T03:20:11.138 INFO:teuthology.run_tasks:Running task pexec... 2024-09-15T03:20:11.148 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-15T03:20:11.149 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi037.front.sepia.ceph.com 2024-09-15T03:20:11.149 DEBUG:teuthology.orchestra.run.smithi037:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-15T03:20:11.149 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi063.front.sepia.ceph.com 2024-09-15T03:20:11.149 DEBUG:teuthology.orchestra.run.smithi063:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-15T03:20:11.762 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:00:46 ago on Sun 15 Sep 2024 03:19:25 AM UTC. 2024-09-15T03:20:11.788 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:00:46 ago on Sun 15 Sep 2024 03:19:25 AM UTC. 2024-09-15T03:20:11.898 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2024-09-15T03:20:11.899 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-09-15T03:20:11.899 INFO:teuthology.orchestra.run.smithi037.stdout: Package Architecture Version Repository Size 2024-09-15T03:20:11.899 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-09-15T03:20:11.899 INFO:teuthology.orchestra.run.smithi037.stdout:Installing: 2024-09-15T03:20:11.899 INFO:teuthology.orchestra.run.smithi037.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-15T03:20:11.899 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-15T03:20:11.899 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction Summary 2024-09-15T03:20:11.899 INFO:teuthology.orchestra.run.smithi037.stdout:================================================================================ 2024-09-15T03:20:11.899 INFO:teuthology.orchestra.run.smithi037.stdout:Install 1 Package 2024-09-15T03:20:11.899 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-15T03:20:11.918 INFO:teuthology.orchestra.run.smithi037.stdout:Total download size: 3.2 M 2024-09-15T03:20:11.918 INFO:teuthology.orchestra.run.smithi037.stdout:Installed size: 10 M 2024-09-15T03:20:11.918 INFO:teuthology.orchestra.run.smithi037.stdout:Downloading Packages: 2024-09-15T03:20:11.925 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-15T03:20:11.933 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-15T03:20:11.933 INFO:teuthology.orchestra.run.smithi063.stdout: Package Architecture Version Repository Size 2024-09-15T03:20:11.933 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-15T03:20:11.933 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-09-15T03:20:11.933 INFO:teuthology.orchestra.run.smithi063.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-15T03:20:11.933 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-15T03:20:11.934 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-15T03:20:11.934 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-15T03:20:11.934 INFO:teuthology.orchestra.run.smithi063.stdout:Install 1 Package 2024-09-15T03:20:11.934 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-15T03:20:11.936 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 3.2 M 2024-09-15T03:20:11.936 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 10 M 2024-09-15T03:20:11.936 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-09-15T03:20:12.415 INFO:teuthology.orchestra.run.smithi037.stdout:runc-1.1.13-4.el9.x86_64.rpm 8.6 MB/s | 3.2 MB 00:00 2024-09-15T03:20:12.415 INFO:teuthology.orchestra.run.smithi037.stdout:-------------------------------------------------------------------------------- 2024-09-15T03:20:12.416 INFO:teuthology.orchestra.run.smithi037.stdout:Total 6.4 MB/s | 3.2 MB 00:00 2024-09-15T03:20:12.454 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction check 2024-09-15T03:20:12.460 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction check succeeded. 2024-09-15T03:20:12.461 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction test 2024-09-15T03:20:12.573 INFO:teuthology.orchestra.run.smithi037.stdout:Transaction test succeeded. 2024-09-15T03:20:12.574 INFO:teuthology.orchestra.run.smithi037.stdout:Running transaction 2024-09-15T03:20:12.810 INFO:teuthology.orchestra.run.smithi037.stdout: Preparing : 1/1 2024-09-15T03:20:12.912 INFO:teuthology.orchestra.run.smithi037.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-15T03:20:12.920 INFO:teuthology.orchestra.run.smithi063.stdout:runc-1.1.13-4.el9.x86_64.rpm 4.4 MB/s | 3.2 MB 00:00 2024-09-15T03:20:12.920 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-15T03:20:12.921 INFO:teuthology.orchestra.run.smithi063.stdout:Total 3.2 MB/s | 3.2 MB 00:00 2024-09-15T03:20:12.959 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-15T03:20:12.965 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-15T03:20:12.965 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-15T03:20:13.077 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-15T03:20:13.077 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-15T03:20:13.333 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-15T03:20:13.368 INFO:teuthology.orchestra.run.smithi037.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-15T03:20:13.434 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-15T03:20:13.631 INFO:teuthology.orchestra.run.smithi037.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-15T03:20:13.631 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-15T03:20:13.631 INFO:teuthology.orchestra.run.smithi037.stdout:Installed: 2024-09-15T03:20:13.631 INFO:teuthology.orchestra.run.smithi037.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-15T03:20:13.632 INFO:teuthology.orchestra.run.smithi037.stdout: 2024-09-15T03:20:13.632 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2024-09-15T03:20:13.917 DEBUG:teuthology.parallel:result is None 2024-09-15T03:20:13.989 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-15T03:20:14.237 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-15T03:20:14.237 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-15T03:20:14.237 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-09-15T03:20:14.237 INFO:teuthology.orchestra.run.smithi063.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-15T03:20:14.238 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-15T03:20:14.238 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-15T03:20:14.452 DEBUG:teuthology.parallel:result is None 2024-09-15T03:20:14.453 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-15T03:20:14.466 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-09-15T03:20:14.466 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-09-15T03:20:14.466 DEBUG:teuthology.orchestra.run.smithi037:> dd if=/scratch_devs of=/dev/stdout 2024-09-15T03:20:14.485 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-15T03:20:14.485 DEBUG:teuthology.orchestra.run.smithi037:> stat /dev/vg_nvme/lv_1 2024-09-15T03:20:14.543 INFO:teuthology.orchestra.run.smithi037.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-15T03:20:14.543 INFO:teuthology.orchestra.run.smithi037.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T03:20:14.543 INFO:teuthology.orchestra.run.smithi037.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-09-15T03:20:14.543 INFO:teuthology.orchestra.run.smithi037.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T03:20:14.543 INFO:teuthology.orchestra.run.smithi037.stdout:Context: system_u:object_r:device_t:s0 2024-09-15T03:20:14.544 INFO:teuthology.orchestra.run.smithi037.stdout:Access: 2024-09-15 03:20:09.483097806 +0000 2024-09-15T03:20:14.544 INFO:teuthology.orchestra.run.smithi037.stdout:Modify: 2024-09-15 03:19:51.024329311 +0000 2024-09-15T03:20:14.544 INFO:teuthology.orchestra.run.smithi037.stdout:Change: 2024-09-15 03:19:51.024329311 +0000 2024-09-15T03:20:14.544 INFO:teuthology.orchestra.run.smithi037.stdout: Birth: 2024-09-15 03:19:51.024329311 +0000 2024-09-15T03:20:14.544 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-15T03:20:14.610 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records in 2024-09-15T03:20:14.610 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records out 2024-09-15T03:20:14.610 INFO:teuthology.orchestra.run.smithi037.stderr:512 bytes copied, 0.000223946 s, 2.3 MB/s 2024-09-15T03:20:14.612 DEBUG:teuthology.orchestra.run.smithi037:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-15T03:20:14.673 DEBUG:teuthology.orchestra.run.smithi037:> stat /dev/vg_nvme/lv_2 2024-09-15T03:20:14.730 INFO:teuthology.orchestra.run.smithi037.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-15T03:20:14.731 INFO:teuthology.orchestra.run.smithi037.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T03:20:14.731 INFO:teuthology.orchestra.run.smithi037.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-09-15T03:20:14.731 INFO:teuthology.orchestra.run.smithi037.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T03:20:14.731 INFO:teuthology.orchestra.run.smithi037.stdout:Context: system_u:object_r:device_t:s0 2024-09-15T03:20:14.731 INFO:teuthology.orchestra.run.smithi037.stdout:Access: 2024-09-15 03:20:09.483097806 +0000 2024-09-15T03:20:14.731 INFO:teuthology.orchestra.run.smithi037.stdout:Modify: 2024-09-15 03:19:51.360325098 +0000 2024-09-15T03:20:14.731 INFO:teuthology.orchestra.run.smithi037.stdout:Change: 2024-09-15 03:19:51.360325098 +0000 2024-09-15T03:20:14.731 INFO:teuthology.orchestra.run.smithi037.stdout: Birth: 2024-09-15 03:19:51.360325098 +0000 2024-09-15T03:20:14.731 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-15T03:20:14.797 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records in 2024-09-15T03:20:14.797 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records out 2024-09-15T03:20:14.797 INFO:teuthology.orchestra.run.smithi037.stderr:512 bytes copied, 0.000234961 s, 2.2 MB/s 2024-09-15T03:20:14.798 DEBUG:teuthology.orchestra.run.smithi037:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-15T03:20:14.856 DEBUG:teuthology.orchestra.run.smithi037:> stat /dev/vg_nvme/lv_3 2024-09-15T03:20:14.914 INFO:teuthology.orchestra.run.smithi037.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-15T03:20:14.914 INFO:teuthology.orchestra.run.smithi037.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T03:20:14.914 INFO:teuthology.orchestra.run.smithi037.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-09-15T03:20:14.914 INFO:teuthology.orchestra.run.smithi037.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T03:20:14.914 INFO:teuthology.orchestra.run.smithi037.stdout:Context: system_u:object_r:device_t:s0 2024-09-15T03:20:14.914 INFO:teuthology.orchestra.run.smithi037.stdout:Access: 2024-09-15 03:20:09.483097806 +0000 2024-09-15T03:20:14.914 INFO:teuthology.orchestra.run.smithi037.stdout:Modify: 2024-09-15 03:19:51.703320796 +0000 2024-09-15T03:20:14.914 INFO:teuthology.orchestra.run.smithi037.stdout:Change: 2024-09-15 03:19:51.703320796 +0000 2024-09-15T03:20:14.915 INFO:teuthology.orchestra.run.smithi037.stdout: Birth: 2024-09-15 03:19:51.703320796 +0000 2024-09-15T03:20:14.915 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-15T03:20:14.979 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records in 2024-09-15T03:20:14.979 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records out 2024-09-15T03:20:14.979 INFO:teuthology.orchestra.run.smithi037.stderr:512 bytes copied, 0.000192297 s, 2.7 MB/s 2024-09-15T03:20:14.981 DEBUG:teuthology.orchestra.run.smithi037:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-15T03:20:15.038 DEBUG:teuthology.orchestra.run.smithi037:> stat /dev/vg_nvme/lv_4 2024-09-15T03:20:15.095 INFO:teuthology.orchestra.run.smithi037.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-15T03:20:15.095 INFO:teuthology.orchestra.run.smithi037.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T03:20:15.095 INFO:teuthology.orchestra.run.smithi037.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-09-15T03:20:15.095 INFO:teuthology.orchestra.run.smithi037.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T03:20:15.096 INFO:teuthology.orchestra.run.smithi037.stdout:Context: system_u:object_r:device_t:s0 2024-09-15T03:20:15.096 INFO:teuthology.orchestra.run.smithi037.stdout:Access: 2024-09-15 03:20:09.483097806 +0000 2024-09-15T03:20:15.096 INFO:teuthology.orchestra.run.smithi037.stdout:Modify: 2024-09-15 03:19:52.032316670 +0000 2024-09-15T03:20:15.096 INFO:teuthology.orchestra.run.smithi037.stdout:Change: 2024-09-15 03:19:52.032316670 +0000 2024-09-15T03:20:15.096 INFO:teuthology.orchestra.run.smithi037.stdout: Birth: 2024-09-15 03:19:52.032316670 +0000 2024-09-15T03:20:15.096 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-15T03:20:15.161 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records in 2024-09-15T03:20:15.161 INFO:teuthology.orchestra.run.smithi037.stderr:1+0 records out 2024-09-15T03:20:15.161 INFO:teuthology.orchestra.run.smithi037.stderr:512 bytes copied, 0.000249924 s, 2.0 MB/s 2024-09-15T03:20:15.163 DEBUG:teuthology.orchestra.run.smithi037:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-15T03:20:15.220 DEBUG:teuthology.orchestra.run.smithi037:> sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-09-15T03:20:15.361 INFO:teuthology.orchestra.run.smithi037.stdout:loop 2024-09-15T03:20:15.362 INFO:tasks.nvme_loop:Connecting nvme_loop smithi037:/dev/vg_nvme/lv_1... 2024-09-15T03:20:15.362 DEBUG:teuthology.orchestra.run.smithi037:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-09-15T03:20:15.396 INFO:teuthology.orchestra.run.smithi037.stdout:1 2024-09-15T03:20:15.417 INFO:teuthology.orchestra.run.smithi037.stdout:/dev/vg_nvme/lv_1 2024-09-15T03:20:15.427 INFO:teuthology.orchestra.run.smithi037.stdout:1 2024-09-15T03:20:15.448 INFO:teuthology.orchestra.run.smithi037.stderr:Failed to write to /dev/nvme-fabrics: Invalid argument 2024-09-15T03:20:15.448 DEBUG:teuthology.orchestra.run:got remote process result: 234 2024-09-15T03:20:15.449 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_d75f23820806da622f561ee5ee7551015285993f/qa/tasks/nvme_loop.py", line 39, in task remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi037 with status 234: 'sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn' 2024-09-15T03:20:15.621 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=d680886afb4a4daca9a90f1d246bdfc9 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_d75f23820806da622f561ee5ee7551015285993f/qa/tasks/nvme_loop.py", line 39, in task remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi037 with status 234: 'sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn' 2024-09-15T03:20:15.623 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-09-15T03:20:15.630 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-15T03:20:15.643 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-15T03:20:15.643 DEBUG:teuthology.orchestra.run.smithi037:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-15T03:20:15.657 DEBUG:teuthology.orchestra.run.smithi063:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-15T03:20:15.662 INFO:teuthology.orchestra.run.smithi037.stderr:bash: line 1: ntpq: command not found 2024-09-15T03:20:15.666 INFO:teuthology.orchestra.run.smithi037.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-15T03:20:15.666 INFO:teuthology.orchestra.run.smithi037.stdout:=============================================================================== 2024-09-15T03:20:15.666 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv01.front.sepia.ceph.com 3 6 3 2 +198us[ +198us] +/- 50ms 2024-09-15T03:20:15.666 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv02.front.sepia.ceph.com 3 6 7 0 -279us[ -279us] +/- 78ms 2024-09-15T03:20:15.666 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv03.front.sepia.ceph.com 3 6 7 0 -108us[ -108us] +/- 86ms 2024-09-15T03:20:15.666 INFO:teuthology.orchestra.run.smithi037.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T03:20:15.676 INFO:teuthology.orchestra.run.smithi063.stderr:bash: line 1: ntpq: command not found 2024-09-15T03:20:15.680 INFO:teuthology.orchestra.run.smithi063.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-15T03:20:15.680 INFO:teuthology.orchestra.run.smithi063.stdout:=============================================================================== 2024-09-15T03:20:15.681 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv01.front.sepia.ceph.com 3 6 7 0 +101us[ +101us] +/- 50ms 2024-09-15T03:20:15.681 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv02.front.sepia.ceph.com 3 6 3 2 -348us[ -348us] +/- 78ms 2024-09-15T03:20:15.681 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv03.front.sepia.ceph.com 3 6 3 2 -173us[ -173us] +/- 86ms 2024-09-15T03:20:15.681 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T03:20:15.682 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-15T03:20:15.689 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-15T03:20:15.690 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-15T03:20:15.702 DEBUG:teuthology.orchestra.run.smithi037:> 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-09-15T03:20:15.767 DEBUG:teuthology.orchestra.run.smithi063:> 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-09-15T03:20:15.834 DEBUG:teuthology.orchestra.run.smithi037:> 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 context=system_u:system_r:getty_t:s0 2024-09-15T03:20:15.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T03:20:15.862 DEBUG:teuthology.orchestra.run.smithi063:> 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 context=system_u:system_r:getty_t:s0 2024-09-15T03:20:15.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T03:20:15.893 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-15T03:20:15.901 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-15T03:20:15.914 INFO:teuthology.task.internal:Duration was 235.497214 seconds 2024-09-15T03:20:15.914 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-15T03:20:15.927 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-15T03:20:15.927 DEBUG:teuthology.orchestra.run.smithi037:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-15T03:20:15.929 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-15T03:20:15.967 INFO:teuthology.orchestra.run.smithi037.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-15T03:20:15.976 INFO:teuthology.orchestra.run.smithi063.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-15T03:20:16.192 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-15T03:20:16.193 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi037.front.sepia.ceph.com 2024-09-15T03:20:16.193 DEBUG:teuthology.orchestra.run.smithi037:> 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-09-15T03:20:16.238 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi063.front.sepia.ceph.com 2024-09-15T03:20:16.238 DEBUG:teuthology.orchestra.run.smithi063:> 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-09-15T03:20:16.267 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-15T03:20:16.267 DEBUG:teuthology.orchestra.run.smithi037:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-15T03:20:16.280 DEBUG:teuthology.orchestra.run.smithi063:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-15T03:20:16.338 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-15T03:20:16.338 DEBUG:teuthology.orchestra.run.smithi037:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-15T03:20:16.347 DEBUG:teuthology.orchestra.run.smithi063:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-15T03:20:16.472 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-15T03:20:16.480 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-15T03:20:16.481 DEBUG:teuthology.orchestra.run.smithi037:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-15T03:20:16.506 DEBUG:teuthology.orchestra.run.smithi063:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-15T03:20:16.532 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-15T03:20:16.543 DEBUG:teuthology.orchestra.run.smithi037:> 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-09-15T03:20:16.548 DEBUG:teuthology.orchestra.run.smithi063:> 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-09-15T03:20:16.570 INFO:teuthology.orchestra.run.smithi037.stdout:kernel.core_pattern = core 2024-09-15T03:20:16.597 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern = core 2024-09-15T03:20:16.638 DEBUG:teuthology.orchestra.run.smithi037:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-15T03:20:16.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T03:20:16.659 DEBUG:teuthology.orchestra.run.smithi063:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-15T03:20:16.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T03:20:16.693 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-15T03:20:16.704 INFO:teuthology.task.internal:Transferring archived files... 2024-09-15T03:20:16.705 DEBUG:teuthology.misc:Transferring archived files from smithi037:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/skanta-2024-09-15_00:54:39-rados-wip-bharath9-testing-2024-09-13-1444-quincy-distro-default-smithi/7905261/remote/smithi037 2024-09-15T03:20:16.706 DEBUG:teuthology.orchestra.run.smithi037:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-15T03:20:16.753 DEBUG:teuthology.misc:Transferring archived files from smithi063:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/skanta-2024-09-15_00:54:39-rados-wip-bharath9-testing-2024-09-13-1444-quincy-distro-default-smithi/7905261/remote/smithi063 2024-09-15T03:20:16.753 DEBUG:teuthology.orchestra.run.smithi063:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-15T03:20:16.806 INFO:teuthology.task.internal:Removing archive directory... 2024-09-15T03:20:16.806 DEBUG:teuthology.orchestra.run.smithi037:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-15T03:20:16.808 DEBUG:teuthology.orchestra.run.smithi063:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-15T03:20:16.857 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-15T03:20:16.866 INFO:teuthology.task.internal:Not uploading archives. 2024-09-15T03:20:16.866 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-15T03:20:16.875 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-15T03:20:16.875 DEBUG:teuthology.orchestra.run.smithi037:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-15T03:20:16.878 DEBUG:teuthology.orchestra.run.smithi063:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-15T03:20:16.891 INFO:teuthology.orchestra.run.smithi037.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 15 03:20 /home/ubuntu/cephtest 2024-09-15T03:20:16.912 INFO:teuthology.orchestra.run.smithi063.stdout: 266064 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 15 03:20 /home/ubuntu/cephtest 2024-09-15T03:20:16.913 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-15T03:20:16.925 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-15T03:20:16.948 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/repave-all} duration: 235.49721360206604 failure_reason: 'Command failed on smithi037 with status 234: ''sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn''' owner: scheduled_skanta@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=d680886afb4a4daca9a90f1d246bdfc9 status: fail success: false 2024-09-15T03:20:16.948 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-15T03:20:17.160 INFO:teuthology.run:FAIL