2024-09-03T01:16:13.450 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-03T01:16:13.465 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-03T01:16:13.553 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-02_22:08:11-orch-reef-distro-default-smithi/7887296 branch: reef description: orch/cephadm/osds/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-ops/rm-zap-add} email: ceph-qa@ceph.com first_in_suite: false job_id: '7887296' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-02_22:08:11-orch-reef-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: reef 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\) - OSD_DOWN - CEPHADM_FAILED_DAEMON sha1: d5053ac6ba1806f28bccdb2f226630dbc9d039ec ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: d5053ac6ba1806f28bccdb2f226630dbc9d039ec selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: reef sha1: d5053ac6ba1806f28bccdb2f226630dbc9d039ec owner: scheduled_teuthology@teuthology priority: 930 repo: https://git.ceph.com/ceph.git roles: - - host.a - client.0 - - host.b - client.1 seed: 9430 sha1: d5053ac6ba1806f28bccdb2f226630dbc9d039ec sleep_before_teardown: 0 subset: 24/64 suite: orch suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_d5053ac6ba1806f28bccdb2f226630dbc9d039ec/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: d5053ac6ba1806f28bccdb2f226630dbc9d039ec targets: smithi098.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIAUgldPEHnmQ33e69GlvolTe0GCXN6zGi7SHpdKzhgtarNGlSuZaM7LOvF3goR375Eo1K0q7f5dY0ay1FyM6vY= smithi142.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHL/XLPi1vhdthigjGQv+jItK0pAyFbrcXwyxZfdBRhS/dKcTLWlb1ZElQ6DZUJZwP72W/bKhN5WSnuNPd8nsvw= tasks: - pexec: all: - sudo dnf install nvmetcli nvme-cli -y - 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-02_22:08:11 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-03T01:16:13.554 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_d5053ac6ba1806f28bccdb2f226630dbc9d039ec/qa; will attempt to use it 2024-09-03T01:16:13.554 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_d5053ac6ba1806f28bccdb2f226630dbc9d039ec/qa/tasks 2024-09-03T01:16:13.555 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-03T01:16:13.556 INFO:teuthology.task.internal:Checking packages... 2024-09-03T01:16:13.577 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'd5053ac6ba1806f28bccdb2f226630dbc9d039ec' 2024-09-03T01:16:13.577 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-03T01:16:13.577 INFO:teuthology.packaging:ref: None 2024-09-03T01:16:13.577 INFO:teuthology.packaging:tag: None 2024-09-03T01:16:13.577 INFO:teuthology.packaging:branch: reef 2024-09-03T01:16:13.577 INFO:teuthology.packaging:sha1: d5053ac6ba1806f28bccdb2f226630dbc9d039ec 2024-09-03T01:16:13.577 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-03T01:16:13.813 INFO:teuthology.task.internal:Found packages for ceph version 18.2.4-803.gd5053ac6 2024-09-03T01:16:13.815 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-03T01:16:13.821 INFO:teuthology.task.internal:no buildpackages task found 2024-09-03T01:16:13.821 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-03T01:16:13.995 INFO:teuthology.task.internal:Saving configuration 2024-09-03T01:16:14.006 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-03T01:16:14.014 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-03T01:16:14.048 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi098.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-02_22:08:11-orch-reef-distro-default-smithi/7887296', '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-03 01:11:24.520307', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIAUgldPEHnmQ33e69GlvolTe0GCXN6zGi7SHpdKzhgtarNGlSuZaM7LOvF3goR375Eo1K0q7f5dY0ay1FyM6vY='} 2024-09-03T01:16:14.081 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi142.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-02_22:08:11-orch-reef-distro-default-smithi/7887296', '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-03 01:11:24.522328', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHL/XLPi1vhdthigjGQv+jItK0pAyFbrcXwyxZfdBRhS/dKcTLWlb1ZElQ6DZUJZwP72W/bKhN5WSnuNPd8nsvw='} 2024-09-03T01:16:14.082 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-03T01:16:14.088 INFO:teuthology.task.internal:roles: ubuntu@smithi098.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-03T01:16:14.088 INFO:teuthology.task.internal:roles: ubuntu@smithi142.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-03T01:16:14.088 INFO:teuthology.run_tasks:Running task console_log... 2024-09-03T01:16:14.168 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f39f3113be0>, signals=[15]) 2024-09-03T01:16:14.168 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-03T01:16:14.174 INFO:teuthology.task.internal:Opening connections... 2024-09-03T01:16:14.174 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi098.front.sepia.ceph.com 2024-09-03T01:16:14.175 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi098.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-03T01:16:14.262 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi142.front.sepia.ceph.com 2024-09-03T01:16:14.262 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-03T01:16:14.356 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-03T01:16:14.361 DEBUG:teuthology.orchestra.run.smithi098:> uname -m 2024-09-03T01:16:14.380 INFO:teuthology.orchestra.run.smithi098.stdout:x86_64 2024-09-03T01:16:14.380 DEBUG:teuthology.orchestra.run.smithi098:> cat /etc/os-release 2024-09-03T01:16:14.438 INFO:teuthology.orchestra.run.smithi098.stdout:NAME="CentOS Stream" 2024-09-03T01:16:14.438 INFO:teuthology.orchestra.run.smithi098.stdout:VERSION="9" 2024-09-03T01:16:14.438 INFO:teuthology.orchestra.run.smithi098.stdout:ID="centos" 2024-09-03T01:16:14.438 INFO:teuthology.orchestra.run.smithi098.stdout:ID_LIKE="rhel fedora" 2024-09-03T01:16:14.438 INFO:teuthology.orchestra.run.smithi098.stdout:VERSION_ID="9" 2024-09-03T01:16:14.438 INFO:teuthology.orchestra.run.smithi098.stdout:PLATFORM_ID="platform:el9" 2024-09-03T01:16:14.438 INFO:teuthology.orchestra.run.smithi098.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-03T01:16:14.439 INFO:teuthology.orchestra.run.smithi098.stdout:ANSI_COLOR="0;31" 2024-09-03T01:16:14.439 INFO:teuthology.orchestra.run.smithi098.stdout:LOGO="fedora-logo-icon" 2024-09-03T01:16:14.439 INFO:teuthology.orchestra.run.smithi098.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-03T01:16:14.439 INFO:teuthology.orchestra.run.smithi098.stdout:HOME_URL="https://centos.org/" 2024-09-03T01:16:14.439 INFO:teuthology.orchestra.run.smithi098.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-03T01:16:14.439 INFO:teuthology.orchestra.run.smithi098.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-03T01:16:14.439 INFO:teuthology.orchestra.run.smithi098.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-03T01:16:14.440 INFO:teuthology.lock.ops:Updating smithi098.front.sepia.ceph.com on lock server 2024-09-03T01:16:14.467 DEBUG:teuthology.orchestra.run.smithi142:> uname -m 2024-09-03T01:16:14.486 INFO:teuthology.orchestra.run.smithi142.stdout:x86_64 2024-09-03T01:16:14.486 DEBUG:teuthology.orchestra.run.smithi142:> cat /etc/os-release 2024-09-03T01:16:14.544 INFO:teuthology.orchestra.run.smithi142.stdout:NAME="CentOS Stream" 2024-09-03T01:16:14.544 INFO:teuthology.orchestra.run.smithi142.stdout:VERSION="9" 2024-09-03T01:16:14.544 INFO:teuthology.orchestra.run.smithi142.stdout:ID="centos" 2024-09-03T01:16:14.544 INFO:teuthology.orchestra.run.smithi142.stdout:ID_LIKE="rhel fedora" 2024-09-03T01:16:14.544 INFO:teuthology.orchestra.run.smithi142.stdout:VERSION_ID="9" 2024-09-03T01:16:14.545 INFO:teuthology.orchestra.run.smithi142.stdout:PLATFORM_ID="platform:el9" 2024-09-03T01:16:14.545 INFO:teuthology.orchestra.run.smithi142.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-03T01:16:14.545 INFO:teuthology.orchestra.run.smithi142.stdout:ANSI_COLOR="0;31" 2024-09-03T01:16:14.545 INFO:teuthology.orchestra.run.smithi142.stdout:LOGO="fedora-logo-icon" 2024-09-03T01:16:14.545 INFO:teuthology.orchestra.run.smithi142.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-03T01:16:14.545 INFO:teuthology.orchestra.run.smithi142.stdout:HOME_URL="https://centos.org/" 2024-09-03T01:16:14.545 INFO:teuthology.orchestra.run.smithi142.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-03T01:16:14.545 INFO:teuthology.orchestra.run.smithi142.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-03T01:16:14.545 INFO:teuthology.orchestra.run.smithi142.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-03T01:16:14.546 INFO:teuthology.lock.ops:Updating smithi142.front.sepia.ceph.com on lock server 2024-09-03T01:16:14.575 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-03T01:16:14.583 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-03T01:16:14.588 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-03T01:16:14.589 DEBUG:teuthology.orchestra.run.smithi098:> test '!' -e /home/ubuntu/cephtest 2024-09-03T01:16:14.591 DEBUG:teuthology.orchestra.run.smithi142:> test '!' -e /home/ubuntu/cephtest 2024-09-03T01:16:14.607 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-03T01:16:14.613 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-03T01:16:14.613 DEBUG:teuthology.orchestra.run.smithi098:> test -z $(ls -A /var/lib/ceph) 2024-09-03T01:16:14.649 DEBUG:teuthology.orchestra.run.smithi142:> test -z $(ls -A /var/lib/ceph) 2024-09-03T01:16:14.723 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-03T01:16:14.799 INFO:teuthology.run_tasks:Running task kernel... 2024-09-03T01:16:14.814 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-03T01:16:14.814 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-03T01:16:14.815 DEBUG:teuthology.orchestra.run.smithi098:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-03T01:16:14.815 DEBUG:teuthology.orchestra.run.smithi142:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-03T01:16:14.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:16:14.832 DEBUG:teuthology.orchestra.run.smithi098:> uname -r 2024-09-03T01:16:14.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:16:14.833 DEBUG:teuthology.orchestra.run.smithi142:> uname -r 2024-09-03T01:16:14.891 INFO:teuthology.orchestra.run.smithi098.stdout:5.14.0-503.el9.x86_64 2024-09-03T01:16:14.891 INFO:teuthology.orchestra.run.smithi142.stdout:5.14.0-503.el9.x86_64 2024-09-03T01:16:14.891 INFO:teuthology.task.kernel:Running kernel on smithi098: 5.14.0-503.el9.x86_64 2024-09-03T01:16:14.892 DEBUG:teuthology.orchestra.run.smithi098:> sudo yum install -y kernel 2024-09-03T01:16:14.892 INFO:teuthology.task.kernel:Running kernel on smithi142: 5.14.0-503.el9.x86_64 2024-09-03T01:16:14.892 DEBUG:teuthology.orchestra.run.smithi142:> sudo yum install -y kernel 2024-09-03T01:16:18.391 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 9 - BaseOS 4.6 MB/s | 8.2 MB 00:01 2024-09-03T01:16:19.257 INFO:teuthology.orchestra.run.smithi098.stdout:CentOS Stream 9 - BaseOS 3.3 MB/s | 8.2 MB 00:02 2024-09-03T01:16:20.617 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 9 - AppStream 18 MB/s | 20 MB 00:01 2024-09-03T01:16:23.158 INFO:teuthology.orchestra.run.smithi098.stdout:CentOS Stream 9 - AppStream 7.3 MB/s | 20 MB 00:02 2024-09-03T01:16:25.384 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 9 - CRB 6.6 MB/s | 6.5 MB 00:00 2024-09-03T01:16:26.851 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 9 - Extras packages 75 kB/s | 18 kB 00:00 2024-09-03T01:16:27.622 INFO:teuthology.orchestra.run.smithi142.stdout:Extra Packages for Enterprise Linux 35 MB/s | 23 MB 00:00 2024-09-03T01:16:30.058 INFO:teuthology.orchestra.run.smithi098.stdout:CentOS Stream 9 - CRB 2.1 MB/s | 6.5 MB 00:03 2024-09-03T01:16:31.576 INFO:teuthology.orchestra.run.smithi098.stdout:CentOS Stream 9 - Extras packages 57 kB/s | 18 kB 00:00 2024-09-03T01:16:32.438 INFO:teuthology.orchestra.run.smithi098.stdout:Extra Packages for Enterprise Linux 30 MB/s | 23 MB 00:00 2024-09-03T01:16:33.028 INFO:teuthology.orchestra.run.smithi142.stdout:lab-extras 41 kB/s | 1.7 kB 00:00 2024-09-03T01:16:34.984 INFO:teuthology.orchestra.run.smithi142.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-03T01:16:34.985 INFO:teuthology.orchestra.run.smithi142.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-03T01:16:35.058 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2024-09-03T01:16:35.059 INFO:teuthology.orchestra.run.smithi142.stdout:Nothing to do. 2024-09-03T01:16:35.059 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2024-09-03T01:16:35.184 DEBUG:teuthology.orchestra.run.smithi142:> echo no | sudo yum reinstall kernel || true 2024-09-03T01:16:35.727 INFO:teuthology.orchestra.run.smithi142.stdout:Last metadata expiration check: 0:00:02 ago on Tue 03 Sep 2024 01:16:33 AM UTC. 2024-09-03T01:16:35.878 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2024-09-03T01:16:35.882 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-03T01:16:35.882 INFO:teuthology.orchestra.run.smithi142.stdout: Package Architecture Version Repository Size 2024-09-03T01:16:35.882 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-03T01:16:35.882 INFO:teuthology.orchestra.run.smithi142.stdout:Reinstalling: 2024-09-03T01:16:35.883 INFO:teuthology.orchestra.run.smithi142.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-03T01:16:35.883 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-03T01:16:35.883 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2024-09-03T01:16:35.883 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-03T01:16:35.883 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-03T01:16:35.883 INFO:teuthology.orchestra.run.smithi142.stdout:Total download size: 1.9 M 2024-09-03T01:16:35.883 INFO:teuthology.orchestra.run.smithi142.stdout:Installed size: 0 2024-09-03T01:16:35.883 INFO:teuthology.orchestra.run.smithi142.stderr:Operation aborted. 2024-09-03T01:16:35.940 INFO:teuthology.orchestra.run.smithi142.stdout:Is this ok [y/N]: 2024-09-03T01:16:35.940 DEBUG:teuthology.orchestra.run.smithi142:> sudo yum reinstall -y kernel || true 2024-09-03T01:16:36.478 INFO:teuthology.orchestra.run.smithi142.stdout:Last metadata expiration check: 0:00:03 ago on Tue 03 Sep 2024 01:16:33 AM UTC. 2024-09-03T01:16:36.604 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2024-09-03T01:16:36.605 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-03T01:16:36.605 INFO:teuthology.orchestra.run.smithi142.stdout: Package Architecture Version Repository Size 2024-09-03T01:16:36.605 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-03T01:16:36.605 INFO:teuthology.orchestra.run.smithi142.stdout:Reinstalling: 2024-09-03T01:16:36.605 INFO:teuthology.orchestra.run.smithi142.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-03T01:16:36.605 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-03T01:16:36.605 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2024-09-03T01:16:36.605 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-03T01:16:36.605 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-03T01:16:36.605 INFO:teuthology.orchestra.run.smithi142.stdout:Total download size: 1.9 M 2024-09-03T01:16:36.605 INFO:teuthology.orchestra.run.smithi142.stdout:Installed size: 0 2024-09-03T01:16:36.606 INFO:teuthology.orchestra.run.smithi142.stdout:Downloading Packages: 2024-09-03T01:16:37.022 INFO:teuthology.orchestra.run.smithi142.stdout:kernel-5.14.0-503.el9.x86_64.rpm 4.8 MB/s | 1.9 MB 00:00 2024-09-03T01:16:37.022 INFO:teuthology.orchestra.run.smithi142.stdout:-------------------------------------------------------------------------------- 2024-09-03T01:16:37.022 INFO:teuthology.orchestra.run.smithi142.stdout:Total 4.5 MB/s | 1.9 MB 00:00 2024-09-03T01:16:37.052 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction check 2024-09-03T01:16:37.293 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction check succeeded. 2024-09-03T01:16:37.293 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction test 2024-09-03T01:16:37.324 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction test succeeded. 2024-09-03T01:16:37.324 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction 2024-09-03T01:16:37.494 INFO:teuthology.orchestra.run.smithi142.stdout: Preparing : 1/1 2024-09-03T01:16:37.590 INFO:teuthology.orchestra.run.smithi142.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-03T01:16:37.591 INFO:teuthology.orchestra.run.smithi142.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-03T01:16:37.819 INFO:teuthology.orchestra.run.smithi098.stdout:lab-extras 38 kB/s | 1.7 kB 00:00 2024-09-03T01:16:38.390 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-03T01:16:38.390 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-03T01:16:39.130 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-03T01:16:39.130 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-03T01:16:39.130 INFO:teuthology.orchestra.run.smithi142.stdout:Reinstalled: 2024-09-03T01:16:39.130 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-03T01:16:39.130 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-03T01:16:39.131 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2024-09-03T01:16:39.312 DEBUG:teuthology.orchestra.run.smithi142:> rpm -q kernel | sort -rV | head -n 1 2024-09-03T01:16:39.410 INFO:teuthology.orchestra.run.smithi142.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-03T01:16:39.410 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-03T01:16:39.410 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-03T01:16:39.410 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-03T01:16:39.411 DEBUG:teuthology.orchestra.run.smithi142:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-03T01:16:39.444 INFO:teuthology.orchestra.run.smithi142.stdout:ttyS1 2024-09-03T01:16:39.463 DEBUG:teuthology.parallel:result is None 2024-09-03T01:16:39.784 INFO:teuthology.orchestra.run.smithi098.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-03T01:16:39.784 INFO:teuthology.orchestra.run.smithi098.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-03T01:16:39.867 INFO:teuthology.orchestra.run.smithi098.stdout:Dependencies resolved. 2024-09-03T01:16:39.868 INFO:teuthology.orchestra.run.smithi098.stdout:Nothing to do. 2024-09-03T01:16:39.869 INFO:teuthology.orchestra.run.smithi098.stdout:Complete! 2024-09-03T01:16:39.961 DEBUG:teuthology.orchestra.run.smithi098:> echo no | sudo yum reinstall kernel || true 2024-09-03T01:16:40.493 INFO:teuthology.orchestra.run.smithi098.stdout:Last metadata expiration check: 0:00:03 ago on Tue 03 Sep 2024 01:16:37 AM UTC. 2024-09-03T01:16:40.639 INFO:teuthology.orchestra.run.smithi098.stdout:Dependencies resolved. 2024-09-03T01:16:40.652 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-03T01:16:40.652 INFO:teuthology.orchestra.run.smithi098.stdout: Package Architecture Version Repository Size 2024-09-03T01:16:40.652 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-03T01:16:40.652 INFO:teuthology.orchestra.run.smithi098.stdout:Reinstalling: 2024-09-03T01:16:40.653 INFO:teuthology.orchestra.run.smithi098.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-03T01:16:40.653 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-03T01:16:40.653 INFO:teuthology.orchestra.run.smithi098.stdout:Transaction Summary 2024-09-03T01:16:40.653 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-03T01:16:40.653 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-03T01:16:40.653 INFO:teuthology.orchestra.run.smithi098.stdout:Total download size: 1.9 M 2024-09-03T01:16:40.653 INFO:teuthology.orchestra.run.smithi098.stdout:Installed size: 0 2024-09-03T01:16:40.654 INFO:teuthology.orchestra.run.smithi098.stderr:Operation aborted. 2024-09-03T01:16:40.701 INFO:teuthology.orchestra.run.smithi098.stdout:Is this ok [y/N]: 2024-09-03T01:16:40.702 DEBUG:teuthology.orchestra.run.smithi098:> sudo yum reinstall -y kernel || true 2024-09-03T01:16:41.235 INFO:teuthology.orchestra.run.smithi098.stdout:Last metadata expiration check: 0:00:04 ago on Tue 03 Sep 2024 01:16:37 AM UTC. 2024-09-03T01:16:41.361 INFO:teuthology.orchestra.run.smithi098.stdout:Dependencies resolved. 2024-09-03T01:16:41.362 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-03T01:16:41.362 INFO:teuthology.orchestra.run.smithi098.stdout: Package Architecture Version Repository Size 2024-09-03T01:16:41.362 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-03T01:16:41.362 INFO:teuthology.orchestra.run.smithi098.stdout:Reinstalling: 2024-09-03T01:16:41.362 INFO:teuthology.orchestra.run.smithi098.stdout: kernel x86_64 5.14.0-503.el9 baseos 1.9 M 2024-09-03T01:16:41.362 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-03T01:16:41.362 INFO:teuthology.orchestra.run.smithi098.stdout:Transaction Summary 2024-09-03T01:16:41.362 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-03T01:16:41.363 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-03T01:16:41.363 INFO:teuthology.orchestra.run.smithi098.stdout:Total download size: 1.9 M 2024-09-03T01:16:41.363 INFO:teuthology.orchestra.run.smithi098.stdout:Installed size: 0 2024-09-03T01:16:41.363 INFO:teuthology.orchestra.run.smithi098.stdout:Downloading Packages: 2024-09-03T01:16:42.664 INFO:teuthology.orchestra.run.smithi098.stdout:kernel-5.14.0-503.el9.x86_64.rpm 1.8 MB/s | 1.9 MB 00:01 2024-09-03T01:16:42.664 INFO:teuthology.orchestra.run.smithi098.stdout:-------------------------------------------------------------------------------- 2024-09-03T01:16:42.664 INFO:teuthology.orchestra.run.smithi098.stdout:Total 1.4 MB/s | 1.9 MB 00:01 2024-09-03T01:16:42.694 INFO:teuthology.orchestra.run.smithi098.stdout:Running transaction check 2024-09-03T01:16:42.956 INFO:teuthology.orchestra.run.smithi098.stdout:Transaction check succeeded. 2024-09-03T01:16:42.956 INFO:teuthology.orchestra.run.smithi098.stdout:Running transaction test 2024-09-03T01:16:42.986 INFO:teuthology.orchestra.run.smithi098.stdout:Transaction test succeeded. 2024-09-03T01:16:42.987 INFO:teuthology.orchestra.run.smithi098.stdout:Running transaction 2024-09-03T01:16:43.143 INFO:teuthology.orchestra.run.smithi098.stdout: Preparing : 1/1 2024-09-03T01:16:43.249 INFO:teuthology.orchestra.run.smithi098.stdout: Reinstalling : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-03T01:16:43.249 INFO:teuthology.orchestra.run.smithi098.stdout: Cleanup : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-03T01:16:44.045 INFO:teuthology.orchestra.run.smithi098.stdout: Running scriptlet: kernel-5.14.0-503.el9.x86_64 2/2 2024-09-03T01:16:44.045 INFO:teuthology.orchestra.run.smithi098.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 1/2 2024-09-03T01:16:44.775 INFO:teuthology.orchestra.run.smithi098.stdout: Verifying : kernel-5.14.0-503.el9.x86_64 2/2 2024-09-03T01:16:44.775 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-03T01:16:44.775 INFO:teuthology.orchestra.run.smithi098.stdout:Reinstalled: 2024-09-03T01:16:44.775 INFO:teuthology.orchestra.run.smithi098.stdout: kernel-5.14.0-503.el9.x86_64 2024-09-03T01:16:44.775 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-03T01:16:44.775 INFO:teuthology.orchestra.run.smithi098.stdout:Complete! 2024-09-03T01:16:44.972 DEBUG:teuthology.orchestra.run.smithi098:> rpm -q kernel | sort -rV | head -n 1 2024-09-03T01:16:45.030 INFO:teuthology.orchestra.run.smithi098.stdout:kernel-5.14.0-503.el9.x86_64 2024-09-03T01:16:45.031 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-503.el9.x86_64 2024-09-03T01:16:45.031 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-09-03T01:16:45.031 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-03T01:16:45.031 DEBUG:teuthology.orchestra.run.smithi098:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-03T01:16:45.065 INFO:teuthology.orchestra.run.smithi098.stdout:ttyS1 2024-09-03T01:16:45.088 DEBUG:teuthology.parallel:result is None 2024-09-03T01:16:45.088 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-03T01:16:45.095 INFO:teuthology.task.internal:Creating test directory... 2024-09-03T01:16:45.095 DEBUG:teuthology.orchestra.run.smithi098:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-03T01:16:45.131 DEBUG:teuthology.orchestra.run.smithi142:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-03T01:16:45.150 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-03T01:16:45.157 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-03T01:16:45.165 INFO:teuthology.task.internal:Creating archive directory... 2024-09-03T01:16:45.165 DEBUG:teuthology.orchestra.run.smithi098:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-03T01:16:45.186 DEBUG:teuthology.orchestra.run.smithi142:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-03T01:16:45.258 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-03T01:16:45.265 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-03T01:16:45.265 DEBUG:teuthology.orchestra.run.smithi098:> 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-03T01:16:45.267 DEBUG:teuthology.orchestra.run.smithi142:> 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-03T01:16:45.318 INFO:teuthology.orchestra.run.smithi098.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-03T01:16:45.325 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-03T01:16:45.328 INFO:teuthology.orchestra.run.smithi098.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-03T01:16:45.337 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-03T01:16:45.338 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-03T01:16:45.345 INFO:teuthology.task.internal:Configuring sudo... 2024-09-03T01:16:45.345 DEBUG:teuthology.orchestra.run.smithi098:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-03T01:16:45.347 DEBUG:teuthology.orchestra.run.smithi142:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-03T01:16:45.374 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-03T01:16:45.384 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-03T01:16:45.384 DEBUG:teuthology.orchestra.run.smithi098:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-03T01:16:45.413 DEBUG:teuthology.orchestra.run.smithi142:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-03T01:16:45.431 DEBUG:teuthology.orchestra.run.smithi098:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-03T01:16:45.517 DEBUG:teuthology.orchestra.run.smithi098:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-03T01:16:45.558 DEBUG:teuthology.orchestra.run.smithi098:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-03T01:16:45.650 DEBUG:teuthology.orchestra.run.smithi098:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-03T01:16:45.680 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2024-09-03T01:16:45.680 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-03T01:16:45.744 DEBUG:teuthology.orchestra.run.smithi142:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-03T01:16:45.798 DEBUG:teuthology.orchestra.run.smithi142:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-03T01:16:45.862 DEBUG:teuthology.orchestra.run.smithi142:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-03T01:16:45.967 DEBUG:teuthology.orchestra.run.smithi142:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-03T01:16:45.998 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-03T01:16:45.998 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-03T01:16:46.069 DEBUG:teuthology.orchestra.run.smithi098:> sudo service rsyslog restart 2024-09-03T01:16:46.072 DEBUG:teuthology.orchestra.run.smithi142:> sudo service rsyslog restart 2024-09-03T01:16:46.104 INFO:teuthology.orchestra.run.smithi098.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-03T01:16:46.154 INFO:teuthology.orchestra.run.smithi142.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-03T01:16:46.672 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-03T01:16:46.681 INFO:teuthology.task.internal:Starting timer... 2024-09-03T01:16:46.681 INFO:teuthology.run_tasks:Running task pcp... 2024-09-03T01:16:46.705 INFO:teuthology.run_tasks:Running task selinux... 2024-09-03T01:16:46.713 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-03T01:16:46.714 DEBUG:teuthology.orchestra.run.smithi098:> sudo service auditd rotate 2024-09-03T01:16:46.756 INFO:teuthology.orchestra.run.smithi098.stdout:Rotating logs: 2024-09-03T01:16:46.758 DEBUG:teuthology.orchestra.run.smithi142:> sudo service auditd rotate 2024-09-03T01:16:46.802 INFO:teuthology.orchestra.run.smithi142.stdout:Rotating logs: 2024-09-03T01:16:46.804 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-03T01:16:46.804 DEBUG:teuthology.orchestra.run.smithi098:> /usr/sbin/getenforce 2024-09-03T01:16:46.827 INFO:teuthology.orchestra.run.smithi098.stdout:Permissive 2024-09-03T01:16:46.827 DEBUG:teuthology.orchestra.run.smithi142:> /usr/sbin/getenforce 2024-09-03T01:16:46.868 INFO:teuthology.orchestra.run.smithi142.stdout:Permissive 2024-09-03T01:16:46.868 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi098.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi142.front.sepia.ceph.com': 'permissive'} 2024-09-03T01:16:46.869 DEBUG:teuthology.orchestra.run.smithi098:> 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-03T01:16:46.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:16:46.894 DEBUG:teuthology.orchestra.run.smithi142:> 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-03T01:16:46.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:16:46.935 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-03T01:16:46.935 DEBUG:teuthology.orchestra.run.smithi098:> sudo /usr/sbin/setenforce permissive 2024-09-03T01:16:46.962 DEBUG:teuthology.orchestra.run.smithi142:> sudo /usr/sbin/setenforce permissive 2024-09-03T01:16:47.009 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-03T01:16:47.018 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-03T01:16:47.029 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-03T01:16:47.030 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi098.front.sepia.ceph.com,smithi142.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-03T01:18:34.114 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi098.front.sepia.ceph.com'), Remote(name='ubuntu@smithi142.front.sepia.ceph.com')] 2024-09-03T01:18:34.115 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi098.front.sepia.ceph.com' 2024-09-03T01:18:34.117 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi098.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-03T01:18:34.218 DEBUG:teuthology.orchestra.run.smithi098:> true 2024-09-03T01:18:34.296 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi098.front.sepia.ceph.com' 2024-09-03T01:18:34.296 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-03T01:18:34.297 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-03T01:18:34.396 DEBUG:teuthology.orchestra.run.smithi142:> true 2024-09-03T01:18:34.486 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-03T01:18:34.486 INFO:teuthology.run_tasks:Running task clock... 2024-09-03T01:18:34.495 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-03T01:18:34.496 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-03T01:18:34.496 DEBUG:teuthology.orchestra.run.smithi098:> 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-03T01:18:34.499 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-03T01:18:34.499 DEBUG:teuthology.orchestra.run.smithi142:> 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-03T01:18:34.527 INFO:teuthology.orchestra.run.smithi098.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-03T01:18:34.541 INFO:teuthology.orchestra.run.smithi098.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-03T01:18:34.558 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-03T01:18:34.566 INFO:teuthology.orchestra.run.smithi098.stderr:sudo: ntpd: command not found 2024-09-03T01:18:34.574 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-03T01:18:34.577 INFO:teuthology.orchestra.run.smithi098.stdout:506 Cannot talk to daemon 2024-09-03T01:18:34.591 INFO:teuthology.orchestra.run.smithi098.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-03T01:18:34.599 INFO:teuthology.orchestra.run.smithi142.stderr:sudo: ntpd: command not found 2024-09-03T01:18:34.605 INFO:teuthology.orchestra.run.smithi098.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-03T01:18:34.611 INFO:teuthology.orchestra.run.smithi142.stdout:506 Cannot talk to daemon 2024-09-03T01:18:34.626 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-03T01:18:34.640 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-03T01:18:34.661 INFO:teuthology.orchestra.run.smithi098.stderr:bash: line 1: ntpq: command not found 2024-09-03T01:18:34.664 INFO:teuthology.orchestra.run.smithi098.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-03T01:18:34.664 INFO:teuthology.orchestra.run.smithi098.stdout:=============================================================================== 2024-09-03T01:18:34.664 INFO:teuthology.orchestra.run.smithi098.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:18:34.664 INFO:teuthology.orchestra.run.smithi098.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:18:34.664 INFO:teuthology.orchestra.run.smithi098.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:18:34.665 INFO:teuthology.orchestra.run.smithi098.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:18:34.694 INFO:teuthology.orchestra.run.smithi142.stderr:bash: line 1: ntpq: command not found 2024-09-03T01:18:34.698 INFO:teuthology.orchestra.run.smithi142.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-03T01:18:34.698 INFO:teuthology.orchestra.run.smithi142.stdout:=============================================================================== 2024-09-03T01:18:34.698 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:18:34.698 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:18:34.698 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:18:34.698 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:18:34.699 INFO:teuthology.run_tasks:Running task pexec... 2024-09-03T01:18:34.708 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-03T01:18:34.708 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi098.front.sepia.ceph.com 2024-09-03T01:18:34.709 DEBUG:teuthology.orchestra.run.smithi098:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-03T01:18:34.709 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi142.front.sepia.ceph.com 2024-09-03T01:18:34.709 DEBUG:teuthology.orchestra.run.smithi142:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-03T01:18:35.272 INFO:teuthology.orchestra.run.smithi098.stdout:Last metadata expiration check: 0:00:44 ago on Tue 03 Sep 2024 01:17:51 AM UTC. 2024-09-03T01:18:35.313 INFO:teuthology.orchestra.run.smithi142.stdout:Last metadata expiration check: 0:00:44 ago on Tue 03 Sep 2024 01:17:51 AM UTC. 2024-09-03T01:18:35.359 INFO:teuthology.orchestra.run.smithi098.stdout:Package nvme-cli-2.9.1-6.el9.x86_64 is already installed. 2024-09-03T01:18:35.401 INFO:teuthology.orchestra.run.smithi098.stdout:Dependencies resolved. 2024-09-03T01:18:35.401 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-03T01:18:35.401 INFO:teuthology.orchestra.run.smithi098.stdout: Package Architecture Version Repository Size 2024-09-03T01:18:35.401 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-03T01:18:35.401 INFO:teuthology.orchestra.run.smithi098.stdout:Installing: 2024-09-03T01:18:35.401 INFO:teuthology.orchestra.run.smithi098.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-03T01:18:35.401 INFO:teuthology.orchestra.run.smithi098.stdout:Installing dependencies: 2024-09-03T01:18:35.402 INFO:teuthology.orchestra.run.smithi098.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-03T01:18:35.402 INFO:teuthology.orchestra.run.smithi098.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-03T01:18:35.402 INFO:teuthology.orchestra.run.smithi098.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-03T01:18:35.402 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-03T01:18:35.402 INFO:teuthology.orchestra.run.smithi098.stdout:Transaction Summary 2024-09-03T01:18:35.402 INFO:teuthology.orchestra.run.smithi098.stdout:================================================================================ 2024-09-03T01:18:35.402 INFO:teuthology.orchestra.run.smithi098.stdout:Install 4 Packages 2024-09-03T01:18:35.402 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-03T01:18:35.403 INFO:teuthology.orchestra.run.smithi098.stdout:Total download size: 1.0 M 2024-09-03T01:18:35.403 INFO:teuthology.orchestra.run.smithi098.stdout:Installed size: 3.6 M 2024-09-03T01:18:35.403 INFO:teuthology.orchestra.run.smithi098.stdout:Downloading Packages: 2024-09-03T01:18:35.403 INFO:teuthology.orchestra.run.smithi142.stdout:Package nvme-cli-2.9.1-6.el9.x86_64 is already installed. 2024-09-03T01:18:35.445 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2024-09-03T01:18:35.446 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-03T01:18:35.446 INFO:teuthology.orchestra.run.smithi142.stdout: Package Architecture Version Repository Size 2024-09-03T01:18:35.446 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-03T01:18:35.446 INFO:teuthology.orchestra.run.smithi142.stdout:Installing: 2024-09-03T01:18:35.446 INFO:teuthology.orchestra.run.smithi142.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-03T01:18:35.446 INFO:teuthology.orchestra.run.smithi142.stdout:Installing dependencies: 2024-09-03T01:18:35.446 INFO:teuthology.orchestra.run.smithi142.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-03T01:18:35.446 INFO:teuthology.orchestra.run.smithi142.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-03T01:18:35.446 INFO:teuthology.orchestra.run.smithi142.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-03T01:18:35.446 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-03T01:18:35.446 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2024-09-03T01:18:35.446 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-09-03T01:18:35.446 INFO:teuthology.orchestra.run.smithi142.stdout:Install 4 Packages 2024-09-03T01:18:35.447 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-03T01:18:35.448 INFO:teuthology.orchestra.run.smithi142.stdout:Total download size: 1.0 M 2024-09-03T01:18:35.448 INFO:teuthology.orchestra.run.smithi142.stdout:Installed size: 3.6 M 2024-09-03T01:18:35.448 INFO:teuthology.orchestra.run.smithi142.stdout:Downloading Packages: 2024-09-03T01:18:35.555 INFO:teuthology.orchestra.run.smithi098.stdout:(1/4): nvmetcli-0.7-3.el9.noarch.rpm 344 kB/s | 44 kB 00:00 2024-09-03T01:18:35.580 INFO:teuthology.orchestra.run.smithi098.stdout:(2/4): python3-configshell-1.1.30-1.el9.noarch. 463 kB/s | 72 kB 00:00 2024-09-03T01:18:35.605 INFO:teuthology.orchestra.run.smithi098.stdout:(3/4): python3-kmod-0.9-32.el9.x86_64.rpm 468 kB/s | 84 kB 00:00 2024-09-03T01:18:35.822 INFO:teuthology.orchestra.run.smithi098.stdout:(4/4): python3-urwid-2.1.2-4.el9.x86_64.rpm 3.1 MB/s | 837 kB 00:00 2024-09-03T01:18:35.822 INFO:teuthology.orchestra.run.smithi098.stdout:-------------------------------------------------------------------------------- 2024-09-03T01:18:35.822 INFO:teuthology.orchestra.run.smithi098.stdout:Total 2.4 MB/s | 1.0 MB 00:00 2024-09-03T01:18:35.869 INFO:teuthology.orchestra.run.smithi098.stdout:Running transaction check 2024-09-03T01:18:35.878 INFO:teuthology.orchestra.run.smithi098.stdout:Transaction check succeeded. 2024-09-03T01:18:35.878 INFO:teuthology.orchestra.run.smithi098.stdout:Running transaction test 2024-09-03T01:18:35.961 INFO:teuthology.orchestra.run.smithi098.stdout:Transaction test succeeded. 2024-09-03T01:18:35.961 INFO:teuthology.orchestra.run.smithi098.stdout:Running transaction 2024-09-03T01:18:36.062 INFO:teuthology.orchestra.run.smithi142.stdout:(1/4): nvmetcli-0.7-3.el9.noarch.rpm 75 kB/s | 44 kB 00:00 2024-09-03T01:18:36.104 INFO:teuthology.orchestra.run.smithi142.stdout:(2/4): python3-kmod-0.9-32.el9.x86_64.rpm 132 kB/s | 84 kB 00:00 2024-09-03T01:18:36.129 INFO:teuthology.orchestra.run.smithi142.stdout:(3/4): python3-configshell-1.1.30-1.el9.noarch. 108 kB/s | 72 kB 00:00 2024-09-03T01:18:36.338 INFO:teuthology.orchestra.run.smithi098.stdout: Preparing : 1/1 2024-09-03T01:18:36.441 INFO:teuthology.orchestra.run.smithi098.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/4 2024-09-03T01:18:36.475 INFO:teuthology.orchestra.run.smithi098.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/4 2024-09-03T01:18:36.508 INFO:teuthology.orchestra.run.smithi098.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/4 2024-09-03T01:18:36.534 INFO:teuthology.orchestra.run.smithi098.stdout: Installing : nvmetcli-0.7-3.el9.noarch 4/4 2024-09-03T01:18:36.954 INFO:teuthology.orchestra.run.smithi142.stdout:(4/4): python3-urwid-2.1.2-4.el9.x86_64.rpm 939 kB/s | 837 kB 00:00 2024-09-03T01:18:36.955 INFO:teuthology.orchestra.run.smithi142.stdout:-------------------------------------------------------------------------------- 2024-09-03T01:18:36.955 INFO:teuthology.orchestra.run.smithi142.stdout:Total 688 kB/s | 1.0 MB 00:01 2024-09-03T01:18:37.009 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction check 2024-09-03T01:18:37.020 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction check succeeded. 2024-09-03T01:18:37.020 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction test 2024-09-03T01:18:37.107 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction test succeeded. 2024-09-03T01:18:37.107 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction 2024-09-03T01:18:37.421 INFO:teuthology.orchestra.run.smithi098.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 4/4 2024-09-03T01:18:37.421 INFO:teuthology.orchestra.run.smithi098.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 1/4 2024-09-03T01:18:37.421 INFO:teuthology.orchestra.run.smithi098.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 2/4 2024-09-03T01:18:37.421 INFO:teuthology.orchestra.run.smithi098.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 3/4 2024-09-03T01:18:37.486 INFO:teuthology.orchestra.run.smithi142.stdout: Preparing : 1/1 2024-09-03T01:18:37.574 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/4 2024-09-03T01:18:37.607 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/4 2024-09-03T01:18:37.641 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/4 2024-09-03T01:18:37.666 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : nvmetcli-0.7-3.el9.noarch 4/4 2024-09-03T01:18:37.745 INFO:teuthology.orchestra.run.smithi098.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 4/4 2024-09-03T01:18:37.745 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-03T01:18:37.745 INFO:teuthology.orchestra.run.smithi098.stdout:Installed: 2024-09-03T01:18:37.745 INFO:teuthology.orchestra.run.smithi098.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-03T01:18:37.745 INFO:teuthology.orchestra.run.smithi098.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-03T01:18:37.745 INFO:teuthology.orchestra.run.smithi098.stdout: 2024-09-03T01:18:37.745 INFO:teuthology.orchestra.run.smithi098.stdout:Complete! 2024-09-03T01:18:37.978 DEBUG:teuthology.parallel:result is None 2024-09-03T01:18:38.484 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 4/4 2024-09-03T01:18:38.484 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 1/4 2024-09-03T01:18:38.484 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 2/4 2024-09-03T01:18:38.484 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 3/4 2024-09-03T01:18:38.792 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 4/4 2024-09-03T01:18:38.792 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-03T01:18:38.792 INFO:teuthology.orchestra.run.smithi142.stdout:Installed: 2024-09-03T01:18:38.792 INFO:teuthology.orchestra.run.smithi142.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-03T01:18:38.793 INFO:teuthology.orchestra.run.smithi142.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-03T01:18:38.793 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-03T01:18:38.793 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2024-09-03T01:18:39.077 DEBUG:teuthology.parallel:result is None 2024-09-03T01:18:39.078 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-09-03T01:18:39.089 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-09-03T01:18:39.089 DEBUG:teuthology.orchestra.run.smithi098:> set -ex 2024-09-03T01:18:39.089 DEBUG:teuthology.orchestra.run.smithi098:> dd if=/scratch_devs of=/dev/stdout 2024-09-03T01:18:39.108 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-03T01:18:39.108 DEBUG:teuthology.orchestra.run.smithi098:> stat /dev/vg_nvme/lv_1 2024-09-03T01:18:39.165 INFO:teuthology.orchestra.run.smithi098.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-03T01:18:39.165 INFO:teuthology.orchestra.run.smithi098.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-03T01:18:39.166 INFO:teuthology.orchestra.run.smithi098.stdout:Device: 5h/5d Inode: 664 Links: 1 2024-09-03T01:18:39.166 INFO:teuthology.orchestra.run.smithi098.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-03T01:18:39.166 INFO:teuthology.orchestra.run.smithi098.stdout:Context: system_u:object_r:device_t:s0 2024-09-03T01:18:39.166 INFO:teuthology.orchestra.run.smithi098.stdout:Access: 2024-09-03 01:18:36.814408815 +0000 2024-09-03T01:18:39.166 INFO:teuthology.orchestra.run.smithi098.stdout:Modify: 2024-09-03 01:18:14.293954176 +0000 2024-09-03T01:18:39.166 INFO:teuthology.orchestra.run.smithi098.stdout:Change: 2024-09-03 01:18:14.293954176 +0000 2024-09-03T01:18:39.166 INFO:teuthology.orchestra.run.smithi098.stdout: Birth: 2024-09-03 01:18:14.293954176 +0000 2024-09-03T01:18:39.166 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-03T01:18:39.232 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records in 2024-09-03T01:18:39.233 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records out 2024-09-03T01:18:39.233 INFO:teuthology.orchestra.run.smithi098.stderr:512 bytes copied, 0.000234147 s, 2.2 MB/s 2024-09-03T01:18:39.234 DEBUG:teuthology.orchestra.run.smithi098:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-03T01:18:39.291 DEBUG:teuthology.orchestra.run.smithi098:> stat /dev/vg_nvme/lv_2 2024-09-03T01:18:39.348 INFO:teuthology.orchestra.run.smithi098.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-03T01:18:39.348 INFO:teuthology.orchestra.run.smithi098.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-03T01:18:39.348 INFO:teuthology.orchestra.run.smithi098.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-09-03T01:18:39.348 INFO:teuthology.orchestra.run.smithi098.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-03T01:18:39.348 INFO:teuthology.orchestra.run.smithi098.stdout:Context: system_u:object_r:device_t:s0 2024-09-03T01:18:39.348 INFO:teuthology.orchestra.run.smithi098.stdout:Access: 2024-09-03 01:18:36.814408815 +0000 2024-09-03T01:18:39.348 INFO:teuthology.orchestra.run.smithi098.stdout:Modify: 2024-09-03 01:18:14.622950972 +0000 2024-09-03T01:18:39.348 INFO:teuthology.orchestra.run.smithi098.stdout:Change: 2024-09-03 01:18:14.622950972 +0000 2024-09-03T01:18:39.348 INFO:teuthology.orchestra.run.smithi098.stdout: Birth: 2024-09-03 01:18:14.622950972 +0000 2024-09-03T01:18:39.348 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-03T01:18:39.412 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records in 2024-09-03T01:18:39.413 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records out 2024-09-03T01:18:39.413 INFO:teuthology.orchestra.run.smithi098.stderr:512 bytes copied, 0.000192886 s, 2.7 MB/s 2024-09-03T01:18:39.414 DEBUG:teuthology.orchestra.run.smithi098:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-03T01:18:39.471 DEBUG:teuthology.orchestra.run.smithi098:> stat /dev/vg_nvme/lv_3 2024-09-03T01:18:39.527 INFO:teuthology.orchestra.run.smithi098.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-03T01:18:39.527 INFO:teuthology.orchestra.run.smithi098.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-03T01:18:39.527 INFO:teuthology.orchestra.run.smithi098.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-09-03T01:18:39.527 INFO:teuthology.orchestra.run.smithi098.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-03T01:18:39.527 INFO:teuthology.orchestra.run.smithi098.stdout:Context: system_u:object_r:device_t:s0 2024-09-03T01:18:39.527 INFO:teuthology.orchestra.run.smithi098.stdout:Access: 2024-09-03 01:18:36.815408802 +0000 2024-09-03T01:18:39.528 INFO:teuthology.orchestra.run.smithi098.stdout:Modify: 2024-09-03 01:18:14.957947710 +0000 2024-09-03T01:18:39.528 INFO:teuthology.orchestra.run.smithi098.stdout:Change: 2024-09-03 01:18:14.957947710 +0000 2024-09-03T01:18:39.528 INFO:teuthology.orchestra.run.smithi098.stdout: Birth: 2024-09-03 01:18:14.957947710 +0000 2024-09-03T01:18:39.528 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-03T01:18:39.591 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records in 2024-09-03T01:18:39.591 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records out 2024-09-03T01:18:39.592 INFO:teuthology.orchestra.run.smithi098.stderr:512 bytes copied, 0.000205375 s, 2.5 MB/s 2024-09-03T01:18:39.593 DEBUG:teuthology.orchestra.run.smithi098:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-03T01:18:39.650 DEBUG:teuthology.orchestra.run.smithi098:> stat /dev/vg_nvme/lv_4 2024-09-03T01:18:39.705 INFO:teuthology.orchestra.run.smithi098.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-03T01:18:39.705 INFO:teuthology.orchestra.run.smithi098.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-03T01:18:39.706 INFO:teuthology.orchestra.run.smithi098.stdout:Device: 5h/5d Inode: 721 Links: 1 2024-09-03T01:18:39.706 INFO:teuthology.orchestra.run.smithi098.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-03T01:18:39.706 INFO:teuthology.orchestra.run.smithi098.stdout:Context: system_u:object_r:device_t:s0 2024-09-03T01:18:39.706 INFO:teuthology.orchestra.run.smithi098.stdout:Access: 2024-09-03 01:18:36.815408802 +0000 2024-09-03T01:18:39.706 INFO:teuthology.orchestra.run.smithi098.stdout:Modify: 2024-09-03 01:18:15.275944613 +0000 2024-09-03T01:18:39.706 INFO:teuthology.orchestra.run.smithi098.stdout:Change: 2024-09-03 01:18:15.275944613 +0000 2024-09-03T01:18:39.706 INFO:teuthology.orchestra.run.smithi098.stdout: Birth: 2024-09-03 01:18:15.275944613 +0000 2024-09-03T01:18:39.706 DEBUG:teuthology.orchestra.run.smithi098:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-03T01:18:39.769 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records in 2024-09-03T01:18:39.769 INFO:teuthology.orchestra.run.smithi098.stderr:1+0 records out 2024-09-03T01:18:39.769 INFO:teuthology.orchestra.run.smithi098.stderr:512 bytes copied, 0.000207271 s, 2.5 MB/s 2024-09-03T01:18:39.771 DEBUG:teuthology.orchestra.run.smithi098:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-03T01:18:39.827 DEBUG:teuthology.orchestra.run.smithi098:> grep '^nvme_loop' /proc/modules || 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-03T01:18:39.952 INFO:teuthology.orchestra.run.smithi098.stdout:loop 2024-09-03T01:18:39.953 INFO:tasks.nvme_loop:Connecting nvme_loop smithi098:/dev/vg_nvme/lv_1... 2024-09-03T01:18:39.954 DEBUG:teuthology.orchestra.run.smithi098:> 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 -n /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-03T01:18:39.986 INFO:teuthology.orchestra.run.smithi098.stdout:1 2024-09-03T01:18:40.015 INFO:teuthology.orchestra.run.smithi098.stdout:/dev/vg_nvme/lv_11 2024-09-03T01:18:40.035 INFO:teuthology.orchestra.run.smithi098.stderr:Failed to write to /dev/nvme-fabrics: Invalid argument 2024-09-03T01:18:40.036 DEBUG:teuthology.orchestra.run:got remote process result: 234 2024-09-03T01:18:40.036 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/git.ceph.com_ceph_d5053ac6ba1806f28bccdb2f226630dbc9d039ec/qa/tasks/nvme_loop.py", line 43, 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 smithi098 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 -n /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-03T01:18:40.210 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=3d9f44645a874c73acda89a46c58832d 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/git.ceph.com_ceph_d5053ac6ba1806f28bccdb2f226630dbc9d039ec/qa/tasks/nvme_loop.py", line 43, 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 smithi098 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 -n /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-03T01:18:40.212 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-09-03T01:18:40.219 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-03T01:18:40.226 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-03T01:18:40.227 DEBUG:teuthology.orchestra.run.smithi098:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-03T01:18:40.251 DEBUG:teuthology.orchestra.run.smithi142:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-03T01:18:40.256 INFO:teuthology.orchestra.run.smithi098.stderr:bash: line 1: ntpq: command not found 2024-09-03T01:18:40.260 INFO:teuthology.orchestra.run.smithi098.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-03T01:18:40.260 INFO:teuthology.orchestra.run.smithi098.stdout:=============================================================================== 2024-09-03T01:18:40.261 INFO:teuthology.orchestra.run.smithi098.stdout:^* hv01.front.sepia.ceph.com 3 6 7 1 +663us[ +47us] +/- 50ms 2024-09-03T01:18:40.261 INFO:teuthology.orchestra.run.smithi098.stdout:^+ hv02.front.sepia.ceph.com 3 6 7 1 -1983us[-2599us] +/- 79ms 2024-09-03T01:18:40.261 INFO:teuthology.orchestra.run.smithi098.stdout:^+ hv03.front.sepia.ceph.com 3 6 7 2 +1028us[ +412us] +/- 89ms 2024-09-03T01:18:40.261 INFO:teuthology.orchestra.run.smithi098.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:18:40.268 INFO:teuthology.orchestra.run.smithi142.stderr:bash: line 1: ntpq: command not found 2024-09-03T01:18:40.273 INFO:teuthology.orchestra.run.smithi142.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-03T01:18:40.273 INFO:teuthology.orchestra.run.smithi142.stdout:=============================================================================== 2024-09-03T01:18:40.274 INFO:teuthology.orchestra.run.smithi142.stdout:^* hv01.front.sepia.ceph.com 3 6 7 1 +687us[ +551us] +/- 50ms 2024-09-03T01:18:40.274 INFO:teuthology.orchestra.run.smithi142.stdout:^+ hv02.front.sepia.ceph.com 3 6 7 2 -1996us[-2131us] +/- 79ms 2024-09-03T01:18:40.274 INFO:teuthology.orchestra.run.smithi142.stdout:^+ hv03.front.sepia.ceph.com 3 6 7 1 +1031us[ +895us] +/- 89ms 2024-09-03T01:18:40.274 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-03T01:18:40.274 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-03T01:18:40.282 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-03T01:18:40.282 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-03T01:18:40.290 DEBUG:teuthology.orchestra.run.smithi098:> 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-03T01:18:40.343 DEBUG:teuthology.orchestra.run.smithi142:> 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-03T01:18:40.393 DEBUG:teuthology.orchestra.run.smithi098:> 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-03T01:18:40.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:18:40.418 DEBUG:teuthology.orchestra.run.smithi142:> 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-03T01:18:40.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:18:40.446 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-03T01:18:40.454 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-03T01:18:40.462 INFO:teuthology.task.internal:Duration was 113.781100 seconds 2024-09-03T01:18:40.463 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-03T01:18:40.471 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-03T01:18:40.472 DEBUG:teuthology.orchestra.run.smithi098:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-03T01:18:40.474 DEBUG:teuthology.orchestra.run.smithi142:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-03T01:18:40.510 INFO:teuthology.orchestra.run.smithi098.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-03T01:18:40.526 INFO:teuthology.orchestra.run.smithi142.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-03T01:18:40.730 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-03T01:18:40.730 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi098.front.sepia.ceph.com 2024-09-03T01:18:40.731 DEBUG:teuthology.orchestra.run.smithi098:> 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-03T01:18:40.792 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi142.front.sepia.ceph.com 2024-09-03T01:18:40.792 DEBUG:teuthology.orchestra.run.smithi142:> 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-03T01:18:40.814 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-03T01:18:40.814 DEBUG:teuthology.orchestra.run.smithi098:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-03T01:18:40.834 DEBUG:teuthology.orchestra.run.smithi142:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-03T01:18:40.881 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-03T01:18:40.881 DEBUG:teuthology.orchestra.run.smithi098:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-03T01:18:40.900 DEBUG:teuthology.orchestra.run.smithi142:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-03T01:18:40.975 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-03T01:18:40.988 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-03T01:18:40.988 DEBUG:teuthology.orchestra.run.smithi098:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-03T01:18:41.013 DEBUG:teuthology.orchestra.run.smithi142:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-03T01:18:41.038 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-03T01:18:41.046 DEBUG:teuthology.orchestra.run.smithi098:> 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-03T01:18:41.056 DEBUG:teuthology.orchestra.run.smithi142:> 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-03T01:18:41.077 INFO:teuthology.orchestra.run.smithi098.stdout:kernel.core_pattern = core 2024-09-03T01:18:41.101 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern = core 2024-09-03T01:18:41.118 DEBUG:teuthology.orchestra.run.smithi098:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-03T01:18:41.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:18:41.148 DEBUG:teuthology.orchestra.run.smithi142:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-03T01:18:41.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-03T01:18:41.173 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-03T01:18:41.182 INFO:teuthology.task.internal:Transferring archived files... 2024-09-03T01:18:41.183 DEBUG:teuthology.misc:Transferring archived files from smithi098:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-02_22:08:11-orch-reef-distro-default-smithi/7887296/remote/smithi098 2024-09-03T01:18:41.184 DEBUG:teuthology.orchestra.run.smithi098:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-03T01:18:41.232 DEBUG:teuthology.misc:Transferring archived files from smithi142:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-02_22:08:11-orch-reef-distro-default-smithi/7887296/remote/smithi142 2024-09-03T01:18:41.233 DEBUG:teuthology.orchestra.run.smithi142:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-03T01:18:41.282 INFO:teuthology.task.internal:Removing archive directory... 2024-09-03T01:18:41.283 DEBUG:teuthology.orchestra.run.smithi098:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-03T01:18:41.285 DEBUG:teuthology.orchestra.run.smithi142:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-03T01:18:41.300 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-03T01:18:41.310 INFO:teuthology.task.internal:Not uploading archives. 2024-09-03T01:18:41.310 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-03T01:18:41.319 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-03T01:18:41.319 DEBUG:teuthology.orchestra.run.smithi098:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-03T01:18:41.340 DEBUG:teuthology.orchestra.run.smithi142:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-03T01:18:41.353 INFO:teuthology.orchestra.run.smithi098.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 3 01:18 /home/ubuntu/cephtest 2024-09-03T01:18:41.355 INFO:teuthology.orchestra.run.smithi142.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 3 01:18 /home/ubuntu/cephtest 2024-09-03T01:18:41.356 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-03T01:18:41.365 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-03T01:18:41.386 INFO:teuthology.run:Summary data: description: orch/cephadm/osds/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-ops/rm-zap-add} duration: 113.78109955787659 failure_reason: 'Command failed on smithi098 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 -n /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_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=3d9f44645a874c73acda89a46c58832d status: fail success: false 2024-09-03T01:18:41.386 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-03T01:18:41.470 INFO:teuthology.run:FAIL