2024-09-18T09:55:53.016 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-18T09:55:53.032 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-18T09:55:53.111 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/skanta-2024-09-18_09:13:00-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7910839 branch: wip-bharath11-testing-2024-09-18-1115-quincy description: rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-add} email: skanta@redhat.com first_in_suite: false job_id: '7910839' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: skanta-2024-09-18_09:13:00-rados-wip-bharath11-testing-2024-09-18-1115-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-bharath11-testing-2024-09-18-1115-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: 7061ea6ca50908d104e9f3979dc615e118d9e153 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 7061ea6ca50908d104e9f3979dc615e118d9e153 kernel: hwe: true selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-bharath11-testing-2024-09-18-1115-quincy sha1: 7061ea6ca50908d104e9f3979dc615e118d9e153 owner: scheduled_skanta@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 4631 sha1: 7061ea6ca50908d104e9f3979dc615e118d9e153 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-bharath11-testing-2024-09-18-1115-quincy suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_7061ea6ca50908d104e9f3979dc615e118d9e153/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 7061ea6ca50908d104e9f3979dc615e118d9e153 targets: smithi084.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBaNXFM2YDfzDhfCnnOM1X65jWzk49RztkwNpARbwLP16MzbP0oITxuXUWrhh7EfnvlQEkpunpMvIX4qB+xIbHk= smithi155.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHatq31INQPBa7VpJAOlEjZEZalDMtazJmJfvQYPx/g/3dEnJ6k3Q1JNMG5E3qjWcEdN6EtXRH9hA3N/Oo7YSVc= 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 set -x ceph orch ps ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep $DEVID | awk ''{print $1}'') DEV=$(ceph orch device ls | grep $DEVID | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done ceph orch device zap $HOST $DEV --force ceph orch daemon add osd $HOST:$DEV while ! ceph osd dump | grep osd.1 | grep up ; do sleep 5 ; done ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-18_09:13:00 tube: smithi user: skanta verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-18T09:55:53.111 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_7061ea6ca50908d104e9f3979dc615e118d9e153/qa; will attempt to use it 2024-09-18T09:55:53.112 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_7061ea6ca50908d104e9f3979dc615e118d9e153/qa/tasks 2024-09-18T09:55:53.112 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-18T09:55:53.114 INFO:teuthology.task.internal:Checking packages... 2024-09-18T09:55:53.134 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '7061ea6ca50908d104e9f3979dc615e118d9e153' 2024-09-18T09:55:53.134 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-18T09:55:53.134 INFO:teuthology.packaging:ref: None 2024-09-18T09:55:53.135 INFO:teuthology.packaging:tag: None 2024-09-18T09:55:53.135 INFO:teuthology.packaging:branch: wip-bharath11-testing-2024-09-18-1115-quincy 2024-09-18T09:55:53.135 INFO:teuthology.packaging:sha1: 7061ea6ca50908d104e9f3979dc615e118d9e153 2024-09-18T09:55:53.135 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-bharath11-testing-2024-09-18-1115-quincy 2024-09-18T09:55:53.278 INFO:teuthology.task.internal:Found packages for ceph version 17.2.7-1645.g7061ea6c 2024-09-18T09:55:53.280 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-18T09:55:53.287 INFO:teuthology.task.internal:no buildpackages task found 2024-09-18T09:55:53.287 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-18T09:55:53.300 INFO:teuthology.task.internal:Saving configuration 2024-09-18T09:55:53.311 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-18T09:55:53.318 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-18T09:55:53.341 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi084.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/skanta-2024-09-18_09:13:00-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7910839', '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-18 09:50:47.076180', 'locked_by': 'scheduled_skanta@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBaNXFM2YDfzDhfCnnOM1X65jWzk49RztkwNpARbwLP16MzbP0oITxuXUWrhh7EfnvlQEkpunpMvIX4qB+xIbHk='} 2024-09-18T09:55:53.362 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi155.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/skanta-2024-09-18_09:13:00-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7910839', '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-18 09:50:47.074253', 'locked_by': 'scheduled_skanta@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHatq31INQPBa7VpJAOlEjZEZalDMtazJmJfvQYPx/g/3dEnJ6k3Q1JNMG5E3qjWcEdN6EtXRH9hA3N/Oo7YSVc='} 2024-09-18T09:55:53.362 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-18T09:55:53.369 INFO:teuthology.task.internal:roles: ubuntu@smithi084.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-18T09:55:53.369 INFO:teuthology.task.internal:roles: ubuntu@smithi155.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-18T09:55:53.369 INFO:teuthology.run_tasks:Running task console_log... 2024-09-18T09:55:53.428 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f2516cffbe0>, signals=[15]) 2024-09-18T09:55:53.428 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-18T09:55:53.437 INFO:teuthology.task.internal:Opening connections... 2024-09-18T09:55:53.437 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi084.front.sepia.ceph.com 2024-09-18T09:55:53.439 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T09:55:53.517 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi155.front.sepia.ceph.com 2024-09-18T09:55:53.517 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T09:55:53.591 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-18T09:55:53.600 DEBUG:teuthology.orchestra.run.smithi084:> uname -m 2024-09-18T09:55:53.618 INFO:teuthology.orchestra.run.smithi084.stdout:x86_64 2024-09-18T09:55:53.619 DEBUG:teuthology.orchestra.run.smithi084:> cat /etc/os-release 2024-09-18T09:55:53.677 INFO:teuthology.orchestra.run.smithi084.stdout:NAME="CentOS Stream" 2024-09-18T09:55:53.677 INFO:teuthology.orchestra.run.smithi084.stdout:VERSION="9" 2024-09-18T09:55:53.677 INFO:teuthology.orchestra.run.smithi084.stdout:ID="centos" 2024-09-18T09:55:53.677 INFO:teuthology.orchestra.run.smithi084.stdout:ID_LIKE="rhel fedora" 2024-09-18T09:55:53.677 INFO:teuthology.orchestra.run.smithi084.stdout:VERSION_ID="9" 2024-09-18T09:55:53.677 INFO:teuthology.orchestra.run.smithi084.stdout:PLATFORM_ID="platform:el9" 2024-09-18T09:55:53.678 INFO:teuthology.orchestra.run.smithi084.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-18T09:55:53.678 INFO:teuthology.orchestra.run.smithi084.stdout:ANSI_COLOR="0;31" 2024-09-18T09:55:53.678 INFO:teuthology.orchestra.run.smithi084.stdout:LOGO="fedora-logo-icon" 2024-09-18T09:55:53.678 INFO:teuthology.orchestra.run.smithi084.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-18T09:55:53.678 INFO:teuthology.orchestra.run.smithi084.stdout:HOME_URL="https://centos.org/" 2024-09-18T09:55:53.678 INFO:teuthology.orchestra.run.smithi084.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-18T09:55:53.678 INFO:teuthology.orchestra.run.smithi084.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-18T09:55:53.678 INFO:teuthology.orchestra.run.smithi084.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-18T09:55:53.679 INFO:teuthology.lock.ops:Updating smithi084.front.sepia.ceph.com on lock server 2024-09-18T09:55:53.698 DEBUG:teuthology.orchestra.run.smithi155:> uname -m 2024-09-18T09:55:53.717 INFO:teuthology.orchestra.run.smithi155.stdout:x86_64 2024-09-18T09:55:53.718 DEBUG:teuthology.orchestra.run.smithi155:> cat /etc/os-release 2024-09-18T09:55:53.777 INFO:teuthology.orchestra.run.smithi155.stdout:NAME="CentOS Stream" 2024-09-18T09:55:53.777 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION="9" 2024-09-18T09:55:53.777 INFO:teuthology.orchestra.run.smithi155.stdout:ID="centos" 2024-09-18T09:55:53.777 INFO:teuthology.orchestra.run.smithi155.stdout:ID_LIKE="rhel fedora" 2024-09-18T09:55:53.777 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION_ID="9" 2024-09-18T09:55:53.777 INFO:teuthology.orchestra.run.smithi155.stdout:PLATFORM_ID="platform:el9" 2024-09-18T09:55:53.778 INFO:teuthology.orchestra.run.smithi155.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-18T09:55:53.778 INFO:teuthology.orchestra.run.smithi155.stdout:ANSI_COLOR="0;31" 2024-09-18T09:55:53.778 INFO:teuthology.orchestra.run.smithi155.stdout:LOGO="fedora-logo-icon" 2024-09-18T09:55:53.778 INFO:teuthology.orchestra.run.smithi155.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-18T09:55:53.778 INFO:teuthology.orchestra.run.smithi155.stdout:HOME_URL="https://centos.org/" 2024-09-18T09:55:53.778 INFO:teuthology.orchestra.run.smithi155.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-18T09:55:53.778 INFO:teuthology.orchestra.run.smithi155.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-18T09:55:53.778 INFO:teuthology.orchestra.run.smithi155.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-18T09:55:53.779 INFO:teuthology.lock.ops:Updating smithi155.front.sepia.ceph.com on lock server 2024-09-18T09:55:53.798 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-18T09:55:53.807 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-18T09:55:53.838 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-18T09:55:53.838 DEBUG:teuthology.orchestra.run.smithi084:> test '!' -e /home/ubuntu/cephtest 2024-09-18T09:55:53.841 DEBUG:teuthology.orchestra.run.smithi155:> test '!' -e /home/ubuntu/cephtest 2024-09-18T09:55:53.861 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-18T09:55:53.868 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-18T09:55:53.868 DEBUG:teuthology.orchestra.run.smithi084:> test -z $(ls -A /var/lib/ceph) 2024-09-18T09:55:53.899 DEBUG:teuthology.orchestra.run.smithi155:> test -z $(ls -A /var/lib/ceph) 2024-09-18T09:55:53.925 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-18T09:55:53.970 INFO:teuthology.run_tasks:Running task kernel... 2024-09-18T09:55:53.985 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-18T09:55:53.985 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2024-09-18T09:55:53.985 DEBUG:teuthology.task.kernel:normalized overrides {'host.a': {'hwe': True}, 'client.0': {'hwe': True}, 'host.b': {'hwe': True}, 'client.1': {'hwe': True}} 2024-09-18T09:55:53.985 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-18T09:55:53.985 DEBUG:teuthology.orchestra.run.smithi084:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-18T09:55:53.986 DEBUG:teuthology.orchestra.run.smithi155:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-18T09:55:54.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T09:55:54.003 DEBUG:teuthology.orchestra.run.smithi084:> uname -r 2024-09-18T09:55:54.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T09:55:54.005 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2024-09-18T09:55:54.065 INFO:teuthology.orchestra.run.smithi155.stdout:5.14.0-503.el9.x86_64 2024-09-18T09:55:54.065 INFO:teuthology.task.kernel:Running kernel on smithi155: 5.14.0-503.el9.x86_64 2024-09-18T09:55:54.065 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum install -y kernel 2024-09-18T09:55:54.066 INFO:teuthology.orchestra.run.smithi084.stdout:5.14.0-503.el9.x86_64 2024-09-18T09:55:54.067 INFO:teuthology.task.kernel:Running kernel on smithi084: 5.14.0-503.el9.x86_64 2024-09-18T09:55:54.067 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum install -y kernel 2024-09-18T09:55:56.361 INFO:teuthology.orchestra.run.smithi084.stdout:CentOS Stream 9 - BaseOS 15 MB/s | 8.3 MB 00:00 2024-09-18T09:55:57.970 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 9 - BaseOS 3.9 MB/s | 8.3 MB 00:02 2024-09-18T09:56:00.303 INFO:teuthology.orchestra.run.smithi084.stdout:CentOS Stream 9 - AppStream 7.1 MB/s | 20 MB 00:02 2024-09-18T09:56:00.329 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 9 - AppStream 16 MB/s | 20 MB 00:01 2024-09-18T09:56:04.770 INFO:teuthology.orchestra.run.smithi084.stdout:CentOS Stream 9 - CRB 9.2 MB/s | 6.5 MB 00:00 2024-09-18T09:56:04.905 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 9 - CRB 11 MB/s | 6.5 MB 00:00 2024-09-18T09:56:06.212 INFO:teuthology.orchestra.run.smithi084.stdout:CentOS Stream 9 - Extras packages 84 kB/s | 19 kB 00:00 2024-09-18T09:56:06.522 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 9 - Extras packages 64 kB/s | 19 kB 00:00 2024-09-18T09:56:07.824 INFO:teuthology.orchestra.run.smithi084.stdout:Extra Packages for Enterprise Linux 15 MB/s | 23 MB 00:01 2024-09-18T09:56:07.868 INFO:teuthology.orchestra.run.smithi155.stdout:Extra Packages for Enterprise Linux 19 MB/s | 23 MB 00:01 2024-09-18T09:56:13.255 INFO:teuthology.orchestra.run.smithi084.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-18T09:56:13.540 INFO:teuthology.orchestra.run.smithi155.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-18T09:56:15.119 INFO:teuthology.orchestra.run.smithi084.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-18T09:56:15.120 INFO:teuthology.orchestra.run.smithi084.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-18T09:56:15.217 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2024-09-18T09:56:15.224 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2024-09-18T09:56:15.224 INFO:teuthology.orchestra.run.smithi084.stdout: Package Architecture Version Repository Size 2024-09-18T09:56:15.224 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2024-09-18T09:56:15.224 INFO:teuthology.orchestra.run.smithi084.stdout:Installing: 2024-09-18T09:56:15.224 INFO:teuthology.orchestra.run.smithi084.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-18T09:56:15.225 INFO:teuthology.orchestra.run.smithi084.stdout:Installing dependencies: 2024-09-18T09:56:15.225 INFO:teuthology.orchestra.run.smithi084.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-18T09:56:15.225 INFO:teuthology.orchestra.run.smithi084.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-18T09:56:15.225 INFO:teuthology.orchestra.run.smithi084.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-18T09:56:15.225 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-09-18T09:56:15.225 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2024-09-18T09:56:15.225 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2024-09-18T09:56:15.225 INFO:teuthology.orchestra.run.smithi084.stdout:Install 4 Packages 2024-09-18T09:56:15.225 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-09-18T09:56:15.226 INFO:teuthology.orchestra.run.smithi084.stdout:Total download size: 79 M 2024-09-18T09:56:15.226 INFO:teuthology.orchestra.run.smithi084.stdout:Installed size: 126 M 2024-09-18T09:56:15.226 INFO:teuthology.orchestra.run.smithi084.stdout:Downloading Packages: 2024-09-18T09:56:15.365 INFO:teuthology.orchestra.run.smithi084.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 309 kB/s | 36 kB 00:00 2024-09-18T09:56:15.480 INFO:teuthology.orchestra.run.smithi155.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-18T09:56:15.480 INFO:teuthology.orchestra.run.smithi155.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-18T09:56:15.564 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-09-18T09:56:15.572 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-09-18T09:56:15.572 INFO:teuthology.orchestra.run.smithi155.stdout: Package Architecture Version Repository Size 2024-09-18T09:56:15.572 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-09-18T09:56:15.572 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2024-09-18T09:56:15.572 INFO:teuthology.orchestra.run.smithi155.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-18T09:56:15.572 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2024-09-18T09:56:15.572 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-18T09:56:15.572 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-18T09:56:15.572 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-18T09:56:15.573 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-18T09:56:15.573 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-09-18T09:56:15.573 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-09-18T09:56:15.573 INFO:teuthology.orchestra.run.smithi155.stdout:Install 4 Packages 2024-09-18T09:56:15.573 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-18T09:56:15.573 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 79 M 2024-09-18T09:56:15.574 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 126 M 2024-09-18T09:56:15.574 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-09-18T09:56:15.873 INFO:teuthology.orchestra.run.smithi084.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 25 MB/s | 16 MB 00:00 2024-09-18T09:56:16.158 INFO:teuthology.orchestra.run.smithi155.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 120 kB/s | 36 kB 00:00 2024-09-18T09:56:16.690 INFO:teuthology.orchestra.run.smithi084.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 24 MB/s | 35 MB 00:01 2024-09-18T09:56:18.206 INFO:teuthology.orchestra.run.smithi084.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 10 MB/s | 29 MB 00:02 2024-09-18T09:56:18.206 INFO:teuthology.orchestra.run.smithi084.stdout:-------------------------------------------------------------------------------- 2024-09-18T09:56:18.207 INFO:teuthology.orchestra.run.smithi084.stdout:Total 26 MB/s | 79 MB 00:02 2024-09-18T09:56:18.525 INFO:teuthology.orchestra.run.smithi155.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 5.9 MB/s | 16 MB 00:02 2024-09-18T09:56:18.883 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction check 2024-09-18T09:56:19.223 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction check succeeded. 2024-09-18T09:56:19.223 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction test 2024-09-18T09:56:20.210 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction test succeeded. 2024-09-18T09:56:20.211 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction 2024-09-18T09:56:20.350 INFO:teuthology.orchestra.run.smithi155.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 7.7 MB/s | 35 MB 00:04 2024-09-18T09:56:22.627 INFO:teuthology.orchestra.run.smithi084.stdout: Preparing : 1/1 2024-09-18T09:56:23.284 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-18T09:56:23.367 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T09:56:26.114 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T09:56:26.244 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T09:56:31.066 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T09:56:31.210 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-18T09:56:32.115 INFO:teuthology.orchestra.run.smithi155.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 1.8 MB/s | 29 MB 00:15 2024-09-18T09:56:32.116 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-09-18T09:56:32.116 INFO:teuthology.orchestra.run.smithi155.stdout:Total 4.8 MB/s | 79 MB 00:16 2024-09-18T09:56:32.796 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-09-18T09:56:33.178 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-09-18T09:56:33.178 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-09-18T09:56:34.105 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-09-18T09:56:34.106 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-09-18T09:56:36.039 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T09:56:36.658 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-09-18T09:56:37.351 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-18T09:56:37.440 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T09:56:40.194 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T09:56:40.326 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T09:56:45.126 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T09:56:45.292 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-18T09:56:50.114 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T09:57:14.002 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T09:57:14.041 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-18T09:57:14.363 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-18T09:57:14.363 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-18T09:57:14.363 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T09:57:14.363 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T09:57:15.252 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T09:57:15.252 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-09-18T09:57:15.252 INFO:teuthology.orchestra.run.smithi084.stdout:Installed: 2024-09-18T09:57:15.252 INFO:teuthology.orchestra.run.smithi084.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-18T09:57:15.252 INFO:teuthology.orchestra.run.smithi084.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-18T09:57:15.252 INFO:teuthology.orchestra.run.smithi084.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-18T09:57:15.252 INFO:teuthology.orchestra.run.smithi084.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-18T09:57:15.252 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-09-18T09:57:15.252 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2024-09-18T09:57:15.642 DEBUG:teuthology.orchestra.run.smithi084:> rpm -q kernel | sort -rV | head -n 1 2024-09-18T09:57:15.735 INFO:teuthology.orchestra.run.smithi084.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-18T09:57:15.736 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-18T09:57:15.736 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-18T09:57:15.736 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-18T09:57:15.736 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-18T09:57:15.736 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-18T09:57:15.736 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi084.front.sepia.ceph.com, path=None, version=distro) 2024-09-18T09:57:15.737 DEBUG:teuthology.orchestra.run.smithi084:> rpm -q kernel | sort -rV | head -n 1 2024-09-18T09:57:15.795 INFO:teuthology.orchestra.run.smithi084.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-18T09:57:15.795 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-18T09:57:15.795 DEBUG:teuthology.orchestra.run.smithi084:> sudo rpm -qi grub2-tools 2024-09-18T09:57:15.837 INFO:teuthology.orchestra.run.smithi084.stdout:Name : grub2-tools 2024-09-18T09:57:15.838 INFO:teuthology.orchestra.run.smithi084.stdout:Epoch : 1 2024-09-18T09:57:15.838 INFO:teuthology.orchestra.run.smithi084.stdout:Version : 2.06 2024-09-18T09:57:15.838 INFO:teuthology.orchestra.run.smithi084.stdout:Release : 82.el9 2024-09-18T09:57:15.838 INFO:teuthology.orchestra.run.smithi084.stdout:Architecture: x86_64 2024-09-18T09:57:15.838 INFO:teuthology.orchestra.run.smithi084.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-18T09:57:15.838 INFO:teuthology.orchestra.run.smithi084.stdout:Group : Unspecified 2024-09-18T09:57:15.838 INFO:teuthology.orchestra.run.smithi084.stdout:Size : 8274670 2024-09-18T09:57:15.838 INFO:teuthology.orchestra.run.smithi084.stdout:License : GPLv3+ 2024-09-18T09:57:15.839 INFO:teuthology.orchestra.run.smithi084.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-18T09:57:15.839 INFO:teuthology.orchestra.run.smithi084.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-18T09:57:15.839 INFO:teuthology.orchestra.run.smithi084.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-18T09:57:15.839 INFO:teuthology.orchestra.run.smithi084.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-18T09:57:15.839 INFO:teuthology.orchestra.run.smithi084.stdout:Packager : builder@centos.org 2024-09-18T09:57:15.839 INFO:teuthology.orchestra.run.smithi084.stdout:Vendor : CentOS 2024-09-18T09:57:15.839 INFO:teuthology.orchestra.run.smithi084.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-18T09:57:15.839 INFO:teuthology.orchestra.run.smithi084.stdout:Summary : Support tools for GRUB. 2024-09-18T09:57:15.839 INFO:teuthology.orchestra.run.smithi084.stdout:Description : 2024-09-18T09:57:15.839 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-09-18T09:57:15.839 INFO:teuthology.orchestra.run.smithi084.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-18T09:57:15.840 INFO:teuthology.orchestra.run.smithi084.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-18T09:57:15.840 INFO:teuthology.orchestra.run.smithi084.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-18T09:57:15.840 INFO:teuthology.orchestra.run.smithi084.stdout:hardware devices. 2024-09-18T09:57:15.840 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-09-18T09:57:15.840 INFO:teuthology.orchestra.run.smithi084.stdout:This subpackage provides tools for support of all platforms. 2024-09-18T09:57:15.841 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-18T09:57:15.841 INFO:teuthology.task.kernel:Updating grub on smithi084 to boot 5.14.0-508.el9.x86_64 2024-09-18T09:57:15.841 DEBUG:teuthology.orchestra.run.smithi084:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-18T09:57:16.486 INFO:teuthology.orchestra.run.smithi084.stderr:Generating grub configuration file ... 2024-09-18T09:57:17.820 INFO:teuthology.orchestra.run.smithi084.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-18T09:57:17.865 INFO:teuthology.orchestra.run.smithi084.stderr:done 2024-09-18T09:57:17.868 DEBUG:teuthology.orchestra.run.smithi084:> mktemp 2024-09-18T09:57:17.885 INFO:teuthology.orchestra.run.smithi084.stdout:/tmp/tmp.im9Ne9C8fN 2024-09-18T09:57:17.885 DEBUG:teuthology.orchestra.run.smithi084:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.im9Ne9C8fN 2024-09-18T09:57:17.953 DEBUG:teuthology.orchestra.run.smithi084:> sudo chmod 0666 /tmp/tmp.im9Ne9C8fN 2024-09-18T09:57:18.090 DEBUG:teuthology.orchestra.remote:smithi084:/tmp/tmp.im9Ne9C8fN is 6KB 2024-09-18T09:57:18.138 DEBUG:teuthology.orchestra.run.smithi084:> rm -fr /tmp/tmp.im9Ne9C8fN 2024-09-18T09:57:18.153 DEBUG:teuthology.orchestra.run.smithi084:> sudo /bin/ls /boot/loader/entries || true 2024-09-18T09:57:18.217 INFO:teuthology.orchestra.run.smithi084.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-18T09:57:18.217 INFO:teuthology.orchestra.run.smithi084.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-18T09:57:18.217 INFO:teuthology.orchestra.run.smithi084.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-18T09:57:18.217 INFO:teuthology.orchestra.run.smithi084.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-18T09:57:18.218 DEBUG:teuthology.orchestra.run.smithi084:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-18T09:57:18.394 DEBUG:teuthology.orchestra.run.smithi084:> sudo shutdown -r now 2024-09-18T09:57:28.196 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T09:57:28.235 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-18T09:57:28.550 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-18T09:57:28.550 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-18T09:57:28.550 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-18T09:57:28.550 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-18T09:57:29.336 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-18T09:57:29.336 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-18T09:57:29.336 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-09-18T09:57:29.336 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-18T09:57:29.336 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-18T09:57:29.336 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-18T09:57:29.336 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-18T09:57:29.337 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-18T09:57:29.337 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-09-18T09:57:29.697 DEBUG:teuthology.orchestra.run.smithi155:> rpm -q kernel | sort -rV | head -n 1 2024-09-18T09:57:29.781 INFO:teuthology.orchestra.run.smithi155.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-18T09:57:29.781 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-18T09:57:29.781 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-18T09:57:29.781 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-18T09:57:29.781 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-18T09:57:29.781 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-18T09:57:29.782 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi155.front.sepia.ceph.com, path=None, version=distro) 2024-09-18T09:57:29.782 DEBUG:teuthology.orchestra.run.smithi155:> rpm -q kernel | sort -rV | head -n 1 2024-09-18T09:57:29.840 INFO:teuthology.orchestra.run.smithi155.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-18T09:57:29.840 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-18T09:57:29.841 DEBUG:teuthology.orchestra.run.smithi155:> sudo rpm -qi grub2-tools 2024-09-18T09:57:29.873 INFO:teuthology.orchestra.run.smithi155.stdout:Name : grub2-tools 2024-09-18T09:57:29.874 INFO:teuthology.orchestra.run.smithi155.stdout:Epoch : 1 2024-09-18T09:57:29.874 INFO:teuthology.orchestra.run.smithi155.stdout:Version : 2.06 2024-09-18T09:57:29.874 INFO:teuthology.orchestra.run.smithi155.stdout:Release : 82.el9 2024-09-18T09:57:29.874 INFO:teuthology.orchestra.run.smithi155.stdout:Architecture: x86_64 2024-09-18T09:57:29.874 INFO:teuthology.orchestra.run.smithi155.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-18T09:57:29.874 INFO:teuthology.orchestra.run.smithi155.stdout:Group : Unspecified 2024-09-18T09:57:29.874 INFO:teuthology.orchestra.run.smithi155.stdout:Size : 8274670 2024-09-18T09:57:29.875 INFO:teuthology.orchestra.run.smithi155.stdout:License : GPLv3+ 2024-09-18T09:57:29.875 INFO:teuthology.orchestra.run.smithi155.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-18T09:57:29.875 INFO:teuthology.orchestra.run.smithi155.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-18T09:57:29.875 INFO:teuthology.orchestra.run.smithi155.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-18T09:57:29.875 INFO:teuthology.orchestra.run.smithi155.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-18T09:57:29.875 INFO:teuthology.orchestra.run.smithi155.stdout:Packager : builder@centos.org 2024-09-18T09:57:29.876 INFO:teuthology.orchestra.run.smithi155.stdout:Vendor : CentOS 2024-09-18T09:57:29.876 INFO:teuthology.orchestra.run.smithi155.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-18T09:57:29.876 INFO:teuthology.orchestra.run.smithi155.stdout:Summary : Support tools for GRUB. 2024-09-18T09:57:29.876 INFO:teuthology.orchestra.run.smithi155.stdout:Description : 2024-09-18T09:57:29.876 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-18T09:57:29.876 INFO:teuthology.orchestra.run.smithi155.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-18T09:57:29.876 INFO:teuthology.orchestra.run.smithi155.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-18T09:57:29.877 INFO:teuthology.orchestra.run.smithi155.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-18T09:57:29.877 INFO:teuthology.orchestra.run.smithi155.stdout:hardware devices. 2024-09-18T09:57:29.877 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-18T09:57:29.877 INFO:teuthology.orchestra.run.smithi155.stdout:This subpackage provides tools for support of all platforms. 2024-09-18T09:57:29.879 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-18T09:57:29.879 INFO:teuthology.task.kernel:Updating grub on smithi155 to boot 5.14.0-508.el9.x86_64 2024-09-18T09:57:29.879 DEBUG:teuthology.orchestra.run.smithi155:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-18T09:57:30.590 INFO:teuthology.orchestra.run.smithi155.stderr:Generating grub configuration file ... 2024-09-18T09:57:31.951 INFO:teuthology.orchestra.run.smithi155.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-18T09:57:31.970 INFO:teuthology.orchestra.run.smithi155.stderr:done 2024-09-18T09:57:31.972 DEBUG:teuthology.orchestra.run.smithi155:> mktemp 2024-09-18T09:57:31.988 INFO:teuthology.orchestra.run.smithi155.stdout:/tmp/tmp.WoTJ87q3kD 2024-09-18T09:57:31.989 DEBUG:teuthology.orchestra.run.smithi155:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.WoTJ87q3kD 2024-09-18T09:57:32.058 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 0666 /tmp/tmp.WoTJ87q3kD 2024-09-18T09:57:32.204 DEBUG:teuthology.orchestra.remote:smithi155:/tmp/tmp.WoTJ87q3kD is 6KB 2024-09-18T09:57:32.253 DEBUG:teuthology.orchestra.run.smithi155:> rm -fr /tmp/tmp.WoTJ87q3kD 2024-09-18T09:57:32.268 DEBUG:teuthology.orchestra.run.smithi155:> sudo /bin/ls /boot/loader/entries || true 2024-09-18T09:57:32.330 INFO:teuthology.orchestra.run.smithi155.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-18T09:57:32.330 INFO:teuthology.orchestra.run.smithi155.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-18T09:57:32.331 INFO:teuthology.orchestra.run.smithi155.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-18T09:57:32.331 INFO:teuthology.orchestra.run.smithi155.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-18T09:57:32.332 DEBUG:teuthology.orchestra.run.smithi155:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-18T09:57:32.483 DEBUG:teuthology.orchestra.run.smithi155:> sudo shutdown -r now 2024-09-18T09:57:48.413 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-18T09:57:48.414 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi084.front.sepia.ceph.com' 2024-09-18T09:57:48.415 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T09:58:02.498 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-18T09:58:02.499 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-09-18T09:58:02.500 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T09:58:06.913 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.84 2024-09-18T09:58:15.921 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi084.front.sepia.ceph.com' 2024-09-18T09:58:15.921 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T09:58:18.976 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.84 2024-09-18T09:58:20.993 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2024-09-18T09:58:30.001 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-09-18T09:58:30.002 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T09:58:30.977 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi084.front.sepia.ceph.com' 2024-09-18T09:58:30.978 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T09:58:33.053 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2024-09-18T09:58:45.065 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-09-18T09:58:45.066 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T09:58:49.405 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.84 2024-09-18T09:59:03.485 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2024-09-18T09:59:04.407 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi084.front.sepia.ceph.com' 2024-09-18T09:59:04.408 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T09:59:04.732 DEBUG:teuthology.orchestra.run.smithi084:> true 2024-09-18T09:59:05.094 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi084.front.sepia.ceph.com' 2024-09-18T09:59:05.094 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-508.el9.x86_64"... 2024-09-18T09:59:05.094 DEBUG:teuthology.orchestra.run.smithi084:> uname -r 2024-09-18T09:59:05.108 INFO:teuthology.orchestra.run.smithi084.stdout:5.14.0-508.el9.x86_64 2024-09-18T09:59:05.109 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-18T09:59:05.109 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-18T09:59:05.109 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-18T09:59:06.110 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-18T09:59:06.110 DEBUG:teuthology.orchestra.run.smithi084:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-18T09:59:06.233 INFO:teuthology.orchestra.run.smithi084.stdout:ttyS1 2024-09-18T09:59:06.254 DEBUG:teuthology.parallel:result is None 2024-09-18T09:59:18.486 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-09-18T09:59:18.487 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T09:59:18.960 DEBUG:teuthology.orchestra.run.smithi155:> true 2024-09-18T09:59:19.354 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-09-18T09:59:19.354 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-508.el9.x86_64"... 2024-09-18T09:59:19.354 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2024-09-18T09:59:19.368 INFO:teuthology.orchestra.run.smithi155.stdout:5.14.0-508.el9.x86_64 2024-09-18T09:59:19.369 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-18T09:59:19.369 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-18T09:59:19.369 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-18T09:59:20.369 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-18T09:59:20.370 DEBUG:teuthology.orchestra.run.smithi155:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-18T09:59:20.541 INFO:teuthology.orchestra.run.smithi155.stdout:ttyS1 2024-09-18T09:59:20.559 DEBUG:teuthology.parallel:result is None 2024-09-18T09:59:20.559 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-18T09:59:20.567 INFO:teuthology.task.internal:Creating test directory... 2024-09-18T09:59:20.567 DEBUG:teuthology.orchestra.run.smithi084:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-18T09:59:20.570 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-18T09:59:20.586 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-18T09:59:20.595 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-18T09:59:20.603 INFO:teuthology.task.internal:Creating archive directory... 2024-09-18T09:59:20.604 DEBUG:teuthology.orchestra.run.smithi084:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-18T09:59:20.629 DEBUG:teuthology.orchestra.run.smithi155:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-18T09:59:20.718 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-18T09:59:20.724 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-18T09:59:20.724 DEBUG:teuthology.orchestra.run.smithi084:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-18T09:59:20.727 DEBUG:teuthology.orchestra.run.smithi155:> 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-18T09:59:20.753 INFO:teuthology.orchestra.run.smithi084.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-18T09:59:20.760 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-18T09:59:20.764 INFO:teuthology.orchestra.run.smithi084.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-18T09:59:20.769 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-18T09:59:20.771 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-18T09:59:20.778 INFO:teuthology.task.internal:Configuring sudo... 2024-09-18T09:59:20.778 DEBUG:teuthology.orchestra.run.smithi084:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-18T09:59:20.808 DEBUG:teuthology.orchestra.run.smithi155:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-18T09:59:20.833 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-18T09:59:20.843 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-18T09:59:20.843 DEBUG:teuthology.orchestra.run.smithi084:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-18T09:59:20.877 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-18T09:59:20.892 DEBUG:teuthology.orchestra.run.smithi084:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-18T09:59:20.974 DEBUG:teuthology.orchestra.run.smithi084:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-18T09:59:21.022 DEBUG:teuthology.orchestra.run.smithi084:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-18T09:59:21.102 DEBUG:teuthology.orchestra.run.smithi084:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-18T09:59:21.145 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-09-18T09:59:21.146 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-18T09:59:21.211 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-18T09:59:21.270 DEBUG:teuthology.orchestra.run.smithi155:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-18T09:59:21.360 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-18T09:59:21.430 DEBUG:teuthology.orchestra.run.smithi155:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-18T09:59:21.484 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2024-09-18T09:59:21.484 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-18T09:59:21.562 DEBUG:teuthology.orchestra.run.smithi084:> sudo service rsyslog restart 2024-09-18T09:59:21.564 DEBUG:teuthology.orchestra.run.smithi155:> sudo service rsyslog restart 2024-09-18T09:59:21.613 INFO:teuthology.orchestra.run.smithi084.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-18T09:59:21.708 INFO:teuthology.orchestra.run.smithi155.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-18T09:59:22.112 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-18T09:59:22.123 INFO:teuthology.task.internal:Starting timer... 2024-09-18T09:59:22.123 INFO:teuthology.run_tasks:Running task pcp... 2024-09-18T09:59:22.203 INFO:teuthology.run_tasks:Running task selinux... 2024-09-18T09:59:22.212 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-18T09:59:22.212 DEBUG:teuthology.orchestra.run.smithi084:> sudo service auditd rotate 2024-09-18T09:59:22.288 INFO:teuthology.orchestra.run.smithi084.stdout:Rotating logs: 2024-09-18T09:59:22.290 DEBUG:teuthology.orchestra.run.smithi155:> sudo service auditd rotate 2024-09-18T09:59:22.346 INFO:teuthology.orchestra.run.smithi155.stdout:Rotating logs: 2024-09-18T09:59:22.349 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-18T09:59:22.349 DEBUG:teuthology.orchestra.run.smithi084:> /usr/sbin/getenforce 2024-09-18T09:59:22.372 INFO:teuthology.orchestra.run.smithi084.stdout:Permissive 2024-09-18T09:59:22.372 DEBUG:teuthology.orchestra.run.smithi155:> /usr/sbin/getenforce 2024-09-18T09:59:22.398 INFO:teuthology.orchestra.run.smithi155.stdout:Permissive 2024-09-18T09:59:22.398 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi084.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi155.front.sepia.ceph.com': 'permissive'} 2024-09-18T09:59:22.398 DEBUG:teuthology.orchestra.run.smithi084:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-18T09:59:22.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T09:59:22.440 DEBUG:teuthology.orchestra.run.smithi155:> 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-18T09:59:22.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T09:59:22.465 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-18T09:59:22.465 DEBUG:teuthology.orchestra.run.smithi084:> sudo /usr/sbin/setenforce permissive 2024-09-18T09:59:22.516 DEBUG:teuthology.orchestra.run.smithi155:> sudo /usr/sbin/setenforce permissive 2024-09-18T09:59:22.712 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-18T09:59:22.722 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-18T09:59:22.725 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-18T09:59:22.836 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-18T09:59:22.848 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-18T09:59:22.849 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi084.front.sepia.ceph.com,smithi155.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-18T10:03:10.204 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi084.front.sepia.ceph.com'), Remote(name='ubuntu@smithi155.front.sepia.ceph.com')] 2024-09-18T10:03:10.206 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi084.front.sepia.ceph.com' 2024-09-18T10:03:10.207 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T10:03:10.286 DEBUG:teuthology.orchestra.run.smithi084:> true 2024-09-18T10:03:10.321 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi084.front.sepia.ceph.com' 2024-09-18T10:03:10.322 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-09-18T10:03:10.322 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-18T10:03:10.398 DEBUG:teuthology.orchestra.run.smithi155:> true 2024-09-18T10:03:10.481 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi155.front.sepia.ceph.com' 2024-09-18T10:03:10.481 INFO:teuthology.run_tasks:Running task clock... 2024-09-18T10:03:10.499 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-18T10:03:10.500 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-18T10:03:10.501 DEBUG:teuthology.orchestra.run.smithi084:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-18T10:03:10.503 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-18T10:03:10.503 DEBUG:teuthology.orchestra.run.smithi155:> 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-18T10:03:10.530 INFO:teuthology.orchestra.run.smithi084.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-18T10:03:10.544 INFO:teuthology.orchestra.run.smithi084.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-18T10:03:10.553 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-18T10:03:10.568 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-18T10:03:10.569 INFO:teuthology.orchestra.run.smithi084.stderr:sudo: ntpd: command not found 2024-09-18T10:03:10.580 INFO:teuthology.orchestra.run.smithi084.stdout:506 Cannot talk to daemon 2024-09-18T10:03:10.594 INFO:teuthology.orchestra.run.smithi084.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-18T10:03:10.595 INFO:teuthology.orchestra.run.smithi155.stderr:sudo: ntpd: command not found 2024-09-18T10:03:10.607 INFO:teuthology.orchestra.run.smithi155.stdout:506 Cannot talk to daemon 2024-09-18T10:03:10.608 INFO:teuthology.orchestra.run.smithi084.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-18T10:03:10.621 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-18T10:03:10.636 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-18T10:03:10.658 INFO:teuthology.orchestra.run.smithi084.stderr:bash: line 1: ntpq: command not found 2024-09-18T10:03:10.661 INFO:teuthology.orchestra.run.smithi084.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-18T10:03:10.661 INFO:teuthology.orchestra.run.smithi084.stdout:=============================================================================== 2024-09-18T10:03:10.661 INFO:teuthology.orchestra.run.smithi084.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T10:03:10.661 INFO:teuthology.orchestra.run.smithi084.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T10:03:10.661 INFO:teuthology.orchestra.run.smithi084.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T10:03:10.661 INFO:teuthology.orchestra.run.smithi084.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T10:03:10.701 INFO:teuthology.orchestra.run.smithi155.stderr:bash: line 1: ntpq: command not found 2024-09-18T10:03:10.702 INFO:teuthology.orchestra.run.smithi155.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-18T10:03:10.702 INFO:teuthology.orchestra.run.smithi155.stdout:=============================================================================== 2024-09-18T10:03:10.702 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T10:03:10.702 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T10:03:10.702 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T10:03:10.702 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T10:03:10.703 INFO:teuthology.run_tasks:Running task pexec... 2024-09-18T10:03:10.712 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-18T10:03:10.713 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi084.front.sepia.ceph.com 2024-09-18T10:03:10.713 DEBUG:teuthology.orchestra.run.smithi084:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-18T10:03:10.713 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi155.front.sepia.ceph.com 2024-09-18T10:03:10.713 DEBUG:teuthology.orchestra.run.smithi155:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-18T10:03:11.314 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:00:50 ago on Wed 18 Sep 2024 10:02:21 AM UTC. 2024-09-18T10:03:11.343 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:00:50 ago on Wed 18 Sep 2024 10:02:21 AM UTC. 2024-09-18T10:03:11.442 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2024-09-18T10:03:11.456 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2024-09-18T10:03:11.456 INFO:teuthology.orchestra.run.smithi084.stdout: Package Architecture Version Repository Size 2024-09-18T10:03:11.456 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2024-09-18T10:03:11.456 INFO:teuthology.orchestra.run.smithi084.stdout:Installing: 2024-09-18T10:03:11.456 INFO:teuthology.orchestra.run.smithi084.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-18T10:03:11.456 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-09-18T10:03:11.456 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2024-09-18T10:03:11.456 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2024-09-18T10:03:11.456 INFO:teuthology.orchestra.run.smithi084.stdout:Install 1 Package 2024-09-18T10:03:11.456 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-09-18T10:03:11.469 INFO:teuthology.orchestra.run.smithi084.stdout:Total download size: 3.2 M 2024-09-18T10:03:11.470 INFO:teuthology.orchestra.run.smithi084.stdout:Installed size: 10 M 2024-09-18T10:03:11.470 INFO:teuthology.orchestra.run.smithi084.stdout:Downloading Packages: 2024-09-18T10:03:11.472 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2024-09-18T10:03:11.483 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-09-18T10:03:11.483 INFO:teuthology.orchestra.run.smithi155.stdout: Package Architecture Version Repository Size 2024-09-18T10:03:11.483 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-09-18T10:03:11.483 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2024-09-18T10:03:11.483 INFO:teuthology.orchestra.run.smithi155.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-18T10:03:11.483 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-18T10:03:11.483 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2024-09-18T10:03:11.483 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2024-09-18T10:03:11.483 INFO:teuthology.orchestra.run.smithi155.stdout:Install 1 Package 2024-09-18T10:03:11.484 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-18T10:03:11.489 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 3.2 M 2024-09-18T10:03:11.489 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 10 M 2024-09-18T10:03:11.489 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2024-09-18T10:03:12.271 INFO:teuthology.orchestra.run.smithi084.stdout:runc-1.1.13-4.el9.x86_64.rpm 4.2 MB/s | 3.2 MB 00:00 2024-09-18T10:03:12.271 INFO:teuthology.orchestra.run.smithi084.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:03:12.271 INFO:teuthology.orchestra.run.smithi084.stdout:Total 3.9 MB/s | 3.2 MB 00:00 2024-09-18T10:03:12.308 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction check 2024-09-18T10:03:12.314 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction check succeeded. 2024-09-18T10:03:12.314 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction test 2024-09-18T10:03:12.417 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction test succeeded. 2024-09-18T10:03:12.417 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction 2024-09-18T10:03:12.648 INFO:teuthology.orchestra.run.smithi084.stdout: Preparing : 1/1 2024-09-18T10:03:12.742 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-18T10:03:12.876 INFO:teuthology.orchestra.run.smithi155.stdout:runc-1.1.13-4.el9.x86_64.rpm 2.5 MB/s | 3.2 MB 00:01 2024-09-18T10:03:12.876 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2024-09-18T10:03:12.876 INFO:teuthology.orchestra.run.smithi155.stdout:Total 2.3 MB/s | 3.2 MB 00:01 2024-09-18T10:03:12.915 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2024-09-18T10:03:12.922 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2024-09-18T10:03:12.922 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2024-09-18T10:03:13.035 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2024-09-18T10:03:13.035 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2024-09-18T10:03:13.270 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2024-09-18T10:03:13.336 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-18T10:03:13.361 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-18T10:03:13.621 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-18T10:03:13.622 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-09-18T10:03:13.622 INFO:teuthology.orchestra.run.smithi084.stdout:Installed: 2024-09-18T10:03:13.622 INFO:teuthology.orchestra.run.smithi084.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-18T10:03:13.622 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-09-18T10:03:13.622 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2024-09-18T10:03:13.880 DEBUG:teuthology.parallel:result is None 2024-09-18T10:03:13.941 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-18T10:03:14.251 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 1/1 2024-09-18T10:03:14.251 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-18T10:03:14.251 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2024-09-18T10:03:14.252 INFO:teuthology.orchestra.run.smithi155.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-18T10:03:14.252 INFO:teuthology.orchestra.run.smithi155.stdout: 2024-09-18T10:03:14.252 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2024-09-18T10:03:14.503 DEBUG:teuthology.parallel:result is None 2024-09-18T10:03:14.503 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-18T10:03:14.515 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-09-18T10:03:14.515 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-09-18T10:03:14.515 DEBUG:teuthology.orchestra.run.smithi084:> dd if=/scratch_devs of=/dev/stdout 2024-09-18T10:03:14.532 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-18T10:03:14.533 DEBUG:teuthology.orchestra.run.smithi084:> stat /dev/vg_nvme/lv_1 2024-09-18T10:03:14.588 INFO:teuthology.orchestra.run.smithi084.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-18T10:03:14.588 INFO:teuthology.orchestra.run.smithi084.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T10:03:14.588 INFO:teuthology.orchestra.run.smithi084.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-09-18T10:03:14.588 INFO:teuthology.orchestra.run.smithi084.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T10:03:14.589 INFO:teuthology.orchestra.run.smithi084.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T10:03:14.589 INFO:teuthology.orchestra.run.smithi084.stdout:Access: 2024-09-18 10:03:09.147301427 +0000 2024-09-18T10:03:14.589 INFO:teuthology.orchestra.run.smithi084.stdout:Modify: 2024-09-18 10:02:48.009690242 +0000 2024-09-18T10:03:14.589 INFO:teuthology.orchestra.run.smithi084.stdout:Change: 2024-09-18 10:02:48.009690242 +0000 2024-09-18T10:03:14.589 INFO:teuthology.orchestra.run.smithi084.stdout: Birth: 2024-09-18 10:02:48.009690242 +0000 2024-09-18T10:03:14.589 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-18T10:03:14.652 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records in 2024-09-18T10:03:14.652 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records out 2024-09-18T10:03:14.653 INFO:teuthology.orchestra.run.smithi084.stderr:512 bytes copied, 0.000199976 s, 2.6 MB/s 2024-09-18T10:03:14.654 DEBUG:teuthology.orchestra.run.smithi084:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-18T10:03:14.711 DEBUG:teuthology.orchestra.run.smithi084:> stat /dev/vg_nvme/lv_2 2024-09-18T10:03:14.767 INFO:teuthology.orchestra.run.smithi084.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-18T10:03:14.767 INFO:teuthology.orchestra.run.smithi084.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T10:03:14.767 INFO:teuthology.orchestra.run.smithi084.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-09-18T10:03:14.768 INFO:teuthology.orchestra.run.smithi084.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T10:03:14.768 INFO:teuthology.orchestra.run.smithi084.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T10:03:14.768 INFO:teuthology.orchestra.run.smithi084.stdout:Access: 2024-09-18 10:03:09.147301427 +0000 2024-09-18T10:03:14.768 INFO:teuthology.orchestra.run.smithi084.stdout:Modify: 2024-09-18 10:02:48.329684355 +0000 2024-09-18T10:03:14.768 INFO:teuthology.orchestra.run.smithi084.stdout:Change: 2024-09-18 10:02:48.329684355 +0000 2024-09-18T10:03:14.768 INFO:teuthology.orchestra.run.smithi084.stdout: Birth: 2024-09-18 10:02:48.329684355 +0000 2024-09-18T10:03:14.769 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-18T10:03:14.832 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records in 2024-09-18T10:03:14.832 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records out 2024-09-18T10:03:14.833 INFO:teuthology.orchestra.run.smithi084.stderr:512 bytes copied, 0.000242129 s, 2.1 MB/s 2024-09-18T10:03:14.833 DEBUG:teuthology.orchestra.run.smithi084:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-18T10:03:14.889 DEBUG:teuthology.orchestra.run.smithi084:> stat /dev/vg_nvme/lv_3 2024-09-18T10:03:14.944 INFO:teuthology.orchestra.run.smithi084.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-18T10:03:14.944 INFO:teuthology.orchestra.run.smithi084.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T10:03:14.944 INFO:teuthology.orchestra.run.smithi084.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-09-18T10:03:14.944 INFO:teuthology.orchestra.run.smithi084.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T10:03:14.944 INFO:teuthology.orchestra.run.smithi084.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T10:03:14.945 INFO:teuthology.orchestra.run.smithi084.stdout:Access: 2024-09-18 10:03:09.147301427 +0000 2024-09-18T10:03:14.945 INFO:teuthology.orchestra.run.smithi084.stdout:Modify: 2024-09-18 10:02:48.677677954 +0000 2024-09-18T10:03:14.945 INFO:teuthology.orchestra.run.smithi084.stdout:Change: 2024-09-18 10:02:48.677677954 +0000 2024-09-18T10:03:14.945 INFO:teuthology.orchestra.run.smithi084.stdout: Birth: 2024-09-18 10:02:48.677677954 +0000 2024-09-18T10:03:14.945 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-18T10:03:15.007 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records in 2024-09-18T10:03:15.007 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records out 2024-09-18T10:03:15.008 INFO:teuthology.orchestra.run.smithi084.stderr:512 bytes copied, 0.000192822 s, 2.7 MB/s 2024-09-18T10:03:15.008 DEBUG:teuthology.orchestra.run.smithi084:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-18T10:03:15.065 DEBUG:teuthology.orchestra.run.smithi084:> stat /dev/vg_nvme/lv_4 2024-09-18T10:03:15.120 INFO:teuthology.orchestra.run.smithi084.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-18T10:03:15.120 INFO:teuthology.orchestra.run.smithi084.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-18T10:03:15.120 INFO:teuthology.orchestra.run.smithi084.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-09-18T10:03:15.120 INFO:teuthology.orchestra.run.smithi084.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-18T10:03:15.120 INFO:teuthology.orchestra.run.smithi084.stdout:Context: system_u:object_r:device_t:s0 2024-09-18T10:03:15.120 INFO:teuthology.orchestra.run.smithi084.stdout:Access: 2024-09-18 10:03:09.147301427 +0000 2024-09-18T10:03:15.120 INFO:teuthology.orchestra.run.smithi084.stdout:Modify: 2024-09-18 10:02:49.003671958 +0000 2024-09-18T10:03:15.120 INFO:teuthology.orchestra.run.smithi084.stdout:Change: 2024-09-18 10:02:49.003671958 +0000 2024-09-18T10:03:15.121 INFO:teuthology.orchestra.run.smithi084.stdout: Birth: 2024-09-18 10:02:49.003671958 +0000 2024-09-18T10:03:15.121 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-18T10:03:15.184 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records in 2024-09-18T10:03:15.184 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records out 2024-09-18T10:03:15.184 INFO:teuthology.orchestra.run.smithi084.stderr:512 bytes copied, 0.000312684 s, 1.6 MB/s 2024-09-18T10:03:15.185 DEBUG:teuthology.orchestra.run.smithi084:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-18T10:03:15.241 DEBUG:teuthology.orchestra.run.smithi084:> 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-18T10:03:15.386 INFO:teuthology.orchestra.run.smithi084.stdout:loop 2024-09-18T10:03:15.387 INFO:tasks.nvme_loop:Connecting nvme_loop smithi084:/dev/vg_nvme/lv_1... 2024-09-18T10:03:15.387 DEBUG:teuthology.orchestra.run.smithi084:> 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-18T10:03:15.420 INFO:teuthology.orchestra.run.smithi084.stdout:1 2024-09-18T10:03:15.439 INFO:teuthology.orchestra.run.smithi084.stdout:/dev/vg_nvme/lv_1 2024-09-18T10:03:15.449 INFO:teuthology.orchestra.run.smithi084.stdout:1 2024-09-18T10:03:15.469 INFO:teuthology.orchestra.run.smithi084.stderr:Failed to write to /dev/nvme-fabrics: Invalid argument 2024-09-18T10:03:15.469 DEBUG:teuthology.orchestra.run:got remote process result: 234 2024-09-18T10:03:15.470 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_7061ea6ca50908d104e9f3979dc615e118d9e153/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 smithi084 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-18T10:03:15.676 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=d8d2c2668acf467783cd5ebc0d78ad96 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_7061ea6ca50908d104e9f3979dc615e118d9e153/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 smithi084 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-18T10:03:15.678 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-09-18T10:03:15.689 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-18T10:03:15.696 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-18T10:03:15.697 DEBUG:teuthology.orchestra.run.smithi084:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-18T10:03:15.713 DEBUG:teuthology.orchestra.run.smithi155:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-18T10:03:15.716 INFO:teuthology.orchestra.run.smithi084.stderr:bash: line 1: ntpq: command not found 2024-09-18T10:03:15.720 INFO:teuthology.orchestra.run.smithi084.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-18T10:03:15.720 INFO:teuthology.orchestra.run.smithi084.stdout:=============================================================================== 2024-09-18T10:03:15.720 INFO:teuthology.orchestra.run.smithi084.stdout:^* hv01.front.sepia.ceph.com 3 6 7 0 -222us[ -119us] +/- 41ms 2024-09-18T10:03:15.720 INFO:teuthology.orchestra.run.smithi084.stdout:^+ hv02.front.sepia.ceph.com 3 6 7 0 +1292us[+1396us] +/- 52ms 2024-09-18T10:03:15.721 INFO:teuthology.orchestra.run.smithi084.stdout:^+ hv03.front.sepia.ceph.com 3 6 7 1 -1559us[-1456us] +/- 80ms 2024-09-18T10:03:15.721 INFO:teuthology.orchestra.run.smithi084.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T10:03:15.732 INFO:teuthology.orchestra.run.smithi155.stderr:bash: line 1: ntpq: command not found 2024-09-18T10:03:15.737 INFO:teuthology.orchestra.run.smithi155.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-18T10:03:15.737 INFO:teuthology.orchestra.run.smithi155.stdout:=============================================================================== 2024-09-18T10:03:15.737 INFO:teuthology.orchestra.run.smithi155.stdout:^* hv01.front.sepia.ceph.com 3 6 7 0 -222us[ -209us] +/- 41ms 2024-09-18T10:03:15.737 INFO:teuthology.orchestra.run.smithi155.stdout:^+ hv02.front.sepia.ceph.com 3 6 7 0 +1302us[+1315us] +/- 52ms 2024-09-18T10:03:15.737 INFO:teuthology.orchestra.run.smithi155.stdout:^+ hv03.front.sepia.ceph.com 3 6 7 1 -1562us[-1549us] +/- 80ms 2024-09-18T10:03:15.738 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T10:03:15.738 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-18T10:03:15.747 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-18T10:03:15.747 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-18T10:03:15.811 DEBUG:teuthology.orchestra.run.smithi084:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-18T10:03:15.868 DEBUG:teuthology.orchestra.run.smithi155:> 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-18T10:03:15.935 DEBUG:teuthology.orchestra.run.smithi084:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-18T10:03:15.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T10:03:15.964 DEBUG:teuthology.orchestra.run.smithi155:> 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-18T10:03:15.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T10:03:15.995 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-18T10:03:16.003 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-18T10:03:16.015 INFO:teuthology.task.internal:Duration was 233.892115 seconds 2024-09-18T10:03:16.016 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-18T10:03:16.024 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-18T10:03:16.025 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-18T10:03:16.027 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-18T10:03:16.064 INFO:teuthology.orchestra.run.smithi084.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-18T10:03:16.078 INFO:teuthology.orchestra.run.smithi155.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-18T10:03:16.426 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-18T10:03:16.426 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi084.front.sepia.ceph.com 2024-09-18T10:03:16.427 DEBUG:teuthology.orchestra.run.smithi084:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-18T10:03:16.449 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi155.front.sepia.ceph.com 2024-09-18T10:03:16.449 DEBUG:teuthology.orchestra.run.smithi155:> 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-18T10:03:16.492 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-18T10:03:16.493 DEBUG:teuthology.orchestra.run.smithi084:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-18T10:03:16.495 DEBUG:teuthology.orchestra.run.smithi155:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-18T10:03:16.560 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-18T10:03:16.561 DEBUG:teuthology.orchestra.run.smithi084:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-18T10:03:16.563 DEBUG:teuthology.orchestra.run.smithi155:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-18T10:03:16.693 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-18T10:03:16.703 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-18T10:03:16.703 DEBUG:teuthology.orchestra.run.smithi084:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-18T10:03:16.728 DEBUG:teuthology.orchestra.run.smithi155:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-18T10:03:16.753 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-18T10:03:16.768 DEBUG:teuthology.orchestra.run.smithi084:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-18T10:03:16.771 DEBUG:teuthology.orchestra.run.smithi155:> 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-18T10:03:16.793 INFO:teuthology.orchestra.run.smithi084.stdout:kernel.core_pattern = core 2024-09-18T10:03:16.817 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = core 2024-09-18T10:03:16.849 DEBUG:teuthology.orchestra.run.smithi084:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-18T10:03:16.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T10:03:16.875 DEBUG:teuthology.orchestra.run.smithi155:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-18T10:03:16.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T10:03:16.904 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-18T10:03:16.913 INFO:teuthology.task.internal:Transferring archived files... 2024-09-18T10:03:16.916 DEBUG:teuthology.misc:Transferring archived files from smithi084:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/skanta-2024-09-18_09:13:00-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7910839/remote/smithi084 2024-09-18T10:03:16.917 DEBUG:teuthology.orchestra.run.smithi084:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-18T10:03:16.962 DEBUG:teuthology.misc:Transferring archived files from smithi155:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/skanta-2024-09-18_09:13:00-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7910839/remote/smithi155 2024-09-18T10:03:16.963 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-18T10:03:17.011 INFO:teuthology.task.internal:Removing archive directory... 2024-09-18T10:03:17.011 DEBUG:teuthology.orchestra.run.smithi084:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-18T10:03:17.014 DEBUG:teuthology.orchestra.run.smithi155:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-18T10:03:17.062 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-18T10:03:17.073 INFO:teuthology.task.internal:Not uploading archives. 2024-09-18T10:03:17.074 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-18T10:03:17.082 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-18T10:03:17.082 DEBUG:teuthology.orchestra.run.smithi084:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-18T10:03:17.085 DEBUG:teuthology.orchestra.run.smithi155:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-18T10:03:17.097 INFO:teuthology.orchestra.run.smithi084.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 18 10:03 /home/ubuntu/cephtest 2024-09-18T10:03:17.118 INFO:teuthology.orchestra.run.smithi155.stdout: 266054 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 18 10:03 /home/ubuntu/cephtest 2024-09-18T10:03:17.119 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-18T10:03:17.128 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-18T10:03:17.160 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-add} duration: 233.89211511611938 failure_reason: 'Command failed on smithi084 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=d8d2c2668acf467783cd5ebc0d78ad96 status: fail success: false 2024-09-18T10:03:17.161 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-18T10:03:17.246 INFO:teuthology.run:FAIL