2024-08-20T09:03:46.660 INFO:root:teuthology version: 1.2.0 2024-08-20T09:03:46.677 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-20T09:03:46.764 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-08-19_21:08:03-orch-squid-distro-default-smithi/7861968 branch: squid description: orch/cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/nfs-ingress 3-final} email: ceph-qa@ceph.com first_in_suite: false job_id: '7861968' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-08-19_21:08:03-orch-squid-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid 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\) - CEPHADM_DAEMON_PLACE_FAIL - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: b3d7c2ca79e37af9194080253b0fff83110e720e ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: b3d7c2ca79e37af9194080253b0fff83110e720e selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: squid sha1: b3d7c2ca79e37af9194080253b0fff83110e720e owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - host.a - client.0 - - host.b - client.1 seed: 6280 sha1: b3d7c2ca79e37af9194080253b0fff83110e720e sleep_before_teardown: 0 subset: 35/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_b3d7c2ca79e37af9194080253b0fff83110e720e/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: b3d7c2ca79e37af9194080253b0fff83110e720e targets: smithi151.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCwsKjtOmspgw+Z+sEWbJ7TcXASvpFj8reD1+2xfVOLGbFg2Gk+B10leRP3DKR7dPtoEsO7moCQsvXJfwVOal/A= smithi174.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNPseVAVunGSDkVr9lDjis0Q9ldcYgpqwwfYuA0ZwVp9u+Vnnd3T2mtF7HuTTQk7R+e6LxFUuHCKGuslje6AOFA= 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 - vip: null - cephadm.shell: host.a: - ceph orch device ls --refresh - vip.exec: all-hosts: - systemctl stop nfs-server - cephadm.shell: host.a: - ceph fs volume create foofs - cephadm.apply: specs: - placement: count: 2 service_id: foo service_type: nfs spec: port: 12049 - service_id: nfs.foo service_type: ingress spec: backend_service: nfs.foo frontend_port: 2049 monitor_port: 9002 virtual_ip: '{{VIP0}}/{{VIPPREFIXLEN}}' - cephadm.wait_for_service: service: nfs.foo - cephadm.wait_for_service: service: ingress.nfs.foo - cephadm.shell: host.a: - ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - vip.exec: host.a: - mkdir /mnt/foo - sleep 5 - mount -t nfs {{VIP0}}:/fake /mnt/foo - echo test > /mnt/foo/testfile - sync - cephadm.shell: host.a: - "echo \"Check with each haproxy down in turn...\"\nfor haproxy in `ceph orch\ \ ps | grep ^haproxy.nfs.foo. | awk '{print $1}'`; do\n ceph orch daemon stop\ \ $haproxy\n while ! ceph orch ps | grep $haproxy | grep stopped; do sleep\ \ 1 ; done\n cat /mnt/foo/testfile\n echo $haproxy > /mnt/foo/testfile\n \ \ sync\n ceph orch daemon start $haproxy\n while ! ceph orch ps | grep $haproxy\ \ | grep running; do sleep 1 ; done\ndone\n" volumes: - /mnt/foo:/mnt/foo - cephadm.shell: host.a: - stat -c '%u %g' /var/log/ceph | grep '167 167' - 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 ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 67db276914d29505c9707d04f3a3b8fb9d8aee4b timestamp: 2024-08-19_21:08:03 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-08-20T09:03:46.765 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_b3d7c2ca79e37af9194080253b0fff83110e720e/qa; will attempt to use it 2024-08-20T09:03:46.765 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_b3d7c2ca79e37af9194080253b0fff83110e720e/qa/tasks 2024-08-20T09:03:46.765 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-08-20T09:03:46.767 INFO:teuthology.task.internal:Checking packages... 2024-08-20T09:03:46.790 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'b3d7c2ca79e37af9194080253b0fff83110e720e' 2024-08-20T09:03:46.790 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-20T09:03:46.790 INFO:teuthology.packaging:ref: None 2024-08-20T09:03:46.790 INFO:teuthology.packaging:tag: None 2024-08-20T09:03:46.790 INFO:teuthology.packaging:branch: squid 2024-08-20T09:03:46.790 INFO:teuthology.packaging:sha1: b3d7c2ca79e37af9194080253b0fff83110e720e 2024-08-20T09:03:46.790 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-08-20T09:03:47.020 INFO:teuthology.task.internal:Found packages for ceph version 19.1.0-1400.gb3d7c2ca 2024-08-20T09:03:47.022 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-08-20T09:03:47.028 INFO:teuthology.task.internal:no buildpackages task found 2024-08-20T09:03:47.029 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-08-20T09:03:47.166 INFO:teuthology.task.internal:Saving configuration 2024-08-20T09:03:47.179 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-08-20T09:03:47.186 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-08-20T09:03:47.211 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi151.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-19_21:08:03-orch-squid-distro-default-smithi/7861968', '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-08-20 08:58:35.023457', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCwsKjtOmspgw+Z+sEWbJ7TcXASvpFj8reD1+2xfVOLGbFg2Gk+B10leRP3DKR7dPtoEsO7moCQsvXJfwVOal/A='} 2024-08-20T09:03:47.237 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi174.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-19_21:08:03-orch-squid-distro-default-smithi/7861968', '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-08-20 08:58:35.025109', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNPseVAVunGSDkVr9lDjis0Q9ldcYgpqwwfYuA0ZwVp9u+Vnnd3T2mtF7HuTTQk7R+e6LxFUuHCKGuslje6AOFA='} 2024-08-20T09:03:47.237 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-08-20T09:03:47.243 INFO:teuthology.task.internal:roles: ubuntu@smithi151.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-08-20T09:03:47.243 INFO:teuthology.task.internal:roles: ubuntu@smithi174.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-08-20T09:03:47.243 INFO:teuthology.run_tasks:Running task console_log... 2024-08-20T09:03:47.307 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f2a40c23ac0>, signals=[15]) 2024-08-20T09:03:47.307 INFO:teuthology.run_tasks:Running task internal.connect... 2024-08-20T09:03:47.314 INFO:teuthology.task.internal:Opening connections... 2024-08-20T09:03:47.314 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi151.front.sepia.ceph.com 2024-08-20T09:03:47.315 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-20T09:03:47.394 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi174.front.sepia.ceph.com 2024-08-20T09:03:47.395 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi174.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-20T09:03:47.473 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-08-20T09:03:47.480 DEBUG:teuthology.orchestra.run.smithi151:> uname -m 2024-08-20T09:03:47.499 INFO:teuthology.orchestra.run.smithi151.stdout:x86_64 2024-08-20T09:03:47.500 DEBUG:teuthology.orchestra.run.smithi151:> cat /etc/os-release 2024-08-20T09:03:47.557 INFO:teuthology.orchestra.run.smithi151.stdout:NAME="CentOS Stream" 2024-08-20T09:03:47.557 INFO:teuthology.orchestra.run.smithi151.stdout:VERSION="9" 2024-08-20T09:03:47.557 INFO:teuthology.orchestra.run.smithi151.stdout:ID="centos" 2024-08-20T09:03:47.557 INFO:teuthology.orchestra.run.smithi151.stdout:ID_LIKE="rhel fedora" 2024-08-20T09:03:47.557 INFO:teuthology.orchestra.run.smithi151.stdout:VERSION_ID="9" 2024-08-20T09:03:47.557 INFO:teuthology.orchestra.run.smithi151.stdout:PLATFORM_ID="platform:el9" 2024-08-20T09:03:47.557 INFO:teuthology.orchestra.run.smithi151.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-20T09:03:47.557 INFO:teuthology.orchestra.run.smithi151.stdout:ANSI_COLOR="0;31" 2024-08-20T09:03:47.558 INFO:teuthology.orchestra.run.smithi151.stdout:LOGO="fedora-logo-icon" 2024-08-20T09:03:47.558 INFO:teuthology.orchestra.run.smithi151.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-20T09:03:47.558 INFO:teuthology.orchestra.run.smithi151.stdout:HOME_URL="https://centos.org/" 2024-08-20T09:03:47.558 INFO:teuthology.orchestra.run.smithi151.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-08-20T09:03:47.558 INFO:teuthology.orchestra.run.smithi151.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-20T09:03:47.558 INFO:teuthology.orchestra.run.smithi151.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-20T09:03:47.559 INFO:teuthology.lock.ops:Updating smithi151.front.sepia.ceph.com on lock server 2024-08-20T09:03:47.583 DEBUG:teuthology.orchestra.run.smithi174:> uname -m 2024-08-20T09:03:47.602 INFO:teuthology.orchestra.run.smithi174.stdout:x86_64 2024-08-20T09:03:47.602 DEBUG:teuthology.orchestra.run.smithi174:> cat /etc/os-release 2024-08-20T09:03:47.661 INFO:teuthology.orchestra.run.smithi174.stdout:NAME="CentOS Stream" 2024-08-20T09:03:47.661 INFO:teuthology.orchestra.run.smithi174.stdout:VERSION="9" 2024-08-20T09:03:47.661 INFO:teuthology.orchestra.run.smithi174.stdout:ID="centos" 2024-08-20T09:03:47.661 INFO:teuthology.orchestra.run.smithi174.stdout:ID_LIKE="rhel fedora" 2024-08-20T09:03:47.661 INFO:teuthology.orchestra.run.smithi174.stdout:VERSION_ID="9" 2024-08-20T09:03:47.661 INFO:teuthology.orchestra.run.smithi174.stdout:PLATFORM_ID="platform:el9" 2024-08-20T09:03:47.661 INFO:teuthology.orchestra.run.smithi174.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-20T09:03:47.662 INFO:teuthology.orchestra.run.smithi174.stdout:ANSI_COLOR="0;31" 2024-08-20T09:03:47.662 INFO:teuthology.orchestra.run.smithi174.stdout:LOGO="fedora-logo-icon" 2024-08-20T09:03:47.662 INFO:teuthology.orchestra.run.smithi174.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-20T09:03:47.662 INFO:teuthology.orchestra.run.smithi174.stdout:HOME_URL="https://centos.org/" 2024-08-20T09:03:47.662 INFO:teuthology.orchestra.run.smithi174.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-08-20T09:03:47.662 INFO:teuthology.orchestra.run.smithi174.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-20T09:03:47.662 INFO:teuthology.orchestra.run.smithi174.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-20T09:03:47.662 INFO:teuthology.lock.ops:Updating smithi174.front.sepia.ceph.com on lock server 2024-08-20T09:03:47.683 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-08-20T09:03:47.692 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-08-20T09:03:47.697 INFO:teuthology.task.internal:Checking for old test directory... 2024-08-20T09:03:47.697 DEBUG:teuthology.orchestra.run.smithi151:> test '!' -e /home/ubuntu/cephtest 2024-08-20T09:03:47.700 DEBUG:teuthology.orchestra.run.smithi174:> test '!' -e /home/ubuntu/cephtest 2024-08-20T09:03:47.718 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-08-20T09:03:47.724 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-08-20T09:03:47.724 DEBUG:teuthology.orchestra.run.smithi151:> test -z $(ls -A /var/lib/ceph) 2024-08-20T09:03:47.758 DEBUG:teuthology.orchestra.run.smithi174:> test -z $(ls -A /var/lib/ceph) 2024-08-20T09:03:47.791 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-08-20T09:03:47.847 INFO:teuthology.run_tasks:Running task kernel... 2024-08-20T09:03:47.863 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-08-20T09:03:47.863 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-08-20T09:03:47.863 DEBUG:teuthology.orchestra.run.smithi151:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-20T09:03:47.864 DEBUG:teuthology.orchestra.run.smithi174:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-20T09:03:47.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-20T09:03:47.881 DEBUG:teuthology.orchestra.run.smithi174:> uname -r 2024-08-20T09:03:47.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-20T09:03:47.882 DEBUG:teuthology.orchestra.run.smithi151:> uname -r 2024-08-20T09:03:47.939 INFO:teuthology.orchestra.run.smithi174.stdout:5.14.0-496.el9.x86_64 2024-08-20T09:03:47.939 INFO:teuthology.task.kernel:Running kernel on smithi174: 5.14.0-496.el9.x86_64 2024-08-20T09:03:47.939 DEBUG:teuthology.orchestra.run.smithi174:> sudo yum install -y kernel 2024-08-20T09:03:47.941 INFO:teuthology.orchestra.run.smithi151.stdout:5.14.0-496.el9.x86_64 2024-08-20T09:03:47.941 INFO:teuthology.task.kernel:Running kernel on smithi151: 5.14.0-496.el9.x86_64 2024-08-20T09:03:47.941 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum install -y kernel 2024-08-20T09:03:50.322 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - BaseOS 17 MB/s | 8.2 MB 00:00 2024-08-20T09:03:51.739 INFO:teuthology.orchestra.run.smithi174.stdout:CentOS Stream 9 - BaseOS 4.3 MB/s | 8.2 MB 00:01 2024-08-20T09:03:54.165 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - AppStream 7.3 MB/s | 20 MB 00:02 2024-08-20T09:03:54.931 INFO:teuthology.orchestra.run.smithi174.stdout:CentOS Stream 9 - AppStream 9.8 MB/s | 20 MB 00:02 2024-08-20T09:03:59.640 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - CRB 3.8 MB/s | 6.6 MB 00:01 2024-08-20T09:04:00.590 INFO:teuthology.orchestra.run.smithi174.stdout:CentOS Stream 9 - CRB 3.5 MB/s | 6.6 MB 00:01 2024-08-20T09:04:01.216 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - Extras packages 73 kB/s | 18 kB 00:00 2024-08-20T09:04:02.083 INFO:teuthology.orchestra.run.smithi174.stdout:CentOS Stream 9 - Extras packages 77 kB/s | 18 kB 00:00 2024-08-20T09:04:02.195 INFO:teuthology.orchestra.run.smithi151.stdout:Extra Packages for Enterprise Linux 26 MB/s | 22 MB 00:00 2024-08-20T09:04:02.886 INFO:teuthology.orchestra.run.smithi174.stdout:Extra Packages for Enterprise Linux 32 MB/s | 22 MB 00:00 2024-08-20T09:04:07.543 INFO:teuthology.orchestra.run.smithi151.stdout:lab-extras 44 kB/s | 1.7 kB 00:00 2024-08-20T09:04:08.250 INFO:teuthology.orchestra.run.smithi174.stdout:lab-extras 24 kB/s | 1.7 kB 00:00 2024-08-20T09:04:09.441 INFO:teuthology.orchestra.run.smithi151.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-20T09:04:09.441 INFO:teuthology.orchestra.run.smithi151.stdout:Package kernel-5.14.0-496.el9.x86_64 is already installed. 2024-08-20T09:04:09.529 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-08-20T09:04:09.530 INFO:teuthology.orchestra.run.smithi151.stdout:Nothing to do. 2024-08-20T09:04:09.530 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-08-20T09:04:09.632 DEBUG:teuthology.orchestra.run.smithi151:> echo no | sudo yum reinstall kernel || true 2024-08-20T09:04:10.184 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:00:03 ago on Tue 20 Aug 2024 09:04:07 AM UTC. 2024-08-20T09:04:10.210 INFO:teuthology.orchestra.run.smithi174.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-20T09:04:10.210 INFO:teuthology.orchestra.run.smithi174.stdout:Package kernel-5.14.0-496.el9.x86_64 is already installed. 2024-08-20T09:04:10.296 INFO:teuthology.orchestra.run.smithi174.stdout:Dependencies resolved. 2024-08-20T09:04:10.298 INFO:teuthology.orchestra.run.smithi174.stdout:Nothing to do. 2024-08-20T09:04:10.298 INFO:teuthology.orchestra.run.smithi174.stdout:Complete! 2024-08-20T09:04:10.321 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-08-20T09:04:10.326 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-08-20T09:04:10.327 INFO:teuthology.orchestra.run.smithi151.stdout: Package Architecture Version Repository Size 2024-08-20T09:04:10.327 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-08-20T09:04:10.327 INFO:teuthology.orchestra.run.smithi151.stdout:Reinstalling: 2024-08-20T09:04:10.327 INFO:teuthology.orchestra.run.smithi151.stdout: kernel x86_64 5.14.0-496.el9 baseos 1.8 M 2024-08-20T09:04:10.327 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-08-20T09:04:10.327 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-08-20T09:04:10.327 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-08-20T09:04:10.327 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-08-20T09:04:10.327 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 1.8 M 2024-08-20T09:04:10.327 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 0 2024-08-20T09:04:10.327 INFO:teuthology.orchestra.run.smithi151.stderr:Operation aborted. 2024-08-20T09:04:10.380 INFO:teuthology.orchestra.run.smithi151.stdout:Is this ok [y/N]: 2024-08-20T09:04:10.380 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum reinstall -y kernel || true 2024-08-20T09:04:10.408 DEBUG:teuthology.orchestra.run.smithi174:> echo no | sudo yum reinstall kernel || true 2024-08-20T09:04:10.924 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:00:03 ago on Tue 20 Aug 2024 09:04:07 AM UTC. 2024-08-20T09:04:10.995 INFO:teuthology.orchestra.run.smithi174.stdout:Last metadata expiration check: 0:00:02 ago on Tue 20 Aug 2024 09:04:08 AM UTC. 2024-08-20T09:04:11.045 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-08-20T09:04:11.045 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-08-20T09:04:11.046 INFO:teuthology.orchestra.run.smithi151.stdout: Package Architecture Version Repository Size 2024-08-20T09:04:11.046 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-08-20T09:04:11.046 INFO:teuthology.orchestra.run.smithi151.stdout:Reinstalling: 2024-08-20T09:04:11.046 INFO:teuthology.orchestra.run.smithi151.stdout: kernel x86_64 5.14.0-496.el9 baseos 1.8 M 2024-08-20T09:04:11.046 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-08-20T09:04:11.046 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-08-20T09:04:11.046 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-08-20T09:04:11.046 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-08-20T09:04:11.046 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 1.8 M 2024-08-20T09:04:11.046 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 0 2024-08-20T09:04:11.046 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-08-20T09:04:11.128 INFO:teuthology.orchestra.run.smithi174.stdout:Dependencies resolved. 2024-08-20T09:04:11.139 INFO:teuthology.orchestra.run.smithi174.stdout:================================================================================ 2024-08-20T09:04:11.139 INFO:teuthology.orchestra.run.smithi174.stdout: Package Architecture Version Repository Size 2024-08-20T09:04:11.139 INFO:teuthology.orchestra.run.smithi174.stdout:================================================================================ 2024-08-20T09:04:11.139 INFO:teuthology.orchestra.run.smithi174.stdout:Reinstalling: 2024-08-20T09:04:11.139 INFO:teuthology.orchestra.run.smithi174.stdout: kernel x86_64 5.14.0-496.el9 baseos 1.8 M 2024-08-20T09:04:11.139 INFO:teuthology.orchestra.run.smithi174.stdout: 2024-08-20T09:04:11.139 INFO:teuthology.orchestra.run.smithi174.stdout:Transaction Summary 2024-08-20T09:04:11.139 INFO:teuthology.orchestra.run.smithi174.stdout:================================================================================ 2024-08-20T09:04:11.139 INFO:teuthology.orchestra.run.smithi174.stdout: 2024-08-20T09:04:11.139 INFO:teuthology.orchestra.run.smithi174.stdout:Total download size: 1.8 M 2024-08-20T09:04:11.139 INFO:teuthology.orchestra.run.smithi174.stdout:Installed size: 0 2024-08-20T09:04:11.140 INFO:teuthology.orchestra.run.smithi174.stderr:Operation aborted. 2024-08-20T09:04:11.200 INFO:teuthology.orchestra.run.smithi174.stdout:Is this ok [y/N]: 2024-08-20T09:04:11.200 DEBUG:teuthology.orchestra.run.smithi174:> sudo yum reinstall -y kernel || true 2024-08-20T09:04:11.373 INFO:teuthology.orchestra.run.smithi151.stdout:kernel-5.14.0-496.el9.x86_64.rpm 8.2 MB/s | 1.8 MB 00:00 2024-08-20T09:04:11.373 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-08-20T09:04:11.373 INFO:teuthology.orchestra.run.smithi151.stdout:Total 5.5 MB/s | 1.8 MB 00:00 2024-08-20T09:04:11.401 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-08-20T09:04:11.640 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-08-20T09:04:11.640 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-08-20T09:04:11.669 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-08-20T09:04:11.670 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-08-20T09:04:11.749 INFO:teuthology.orchestra.run.smithi174.stdout:Last metadata expiration check: 0:00:03 ago on Tue 20 Aug 2024 09:04:08 AM UTC. 2024-08-20T09:04:11.834 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-08-20T09:04:11.871 INFO:teuthology.orchestra.run.smithi174.stdout:Dependencies resolved. 2024-08-20T09:04:11.872 INFO:teuthology.orchestra.run.smithi174.stdout:================================================================================ 2024-08-20T09:04:11.872 INFO:teuthology.orchestra.run.smithi174.stdout: Package Architecture Version Repository Size 2024-08-20T09:04:11.872 INFO:teuthology.orchestra.run.smithi174.stdout:================================================================================ 2024-08-20T09:04:11.872 INFO:teuthology.orchestra.run.smithi174.stdout:Reinstalling: 2024-08-20T09:04:11.872 INFO:teuthology.orchestra.run.smithi174.stdout: kernel x86_64 5.14.0-496.el9 baseos 1.8 M 2024-08-20T09:04:11.872 INFO:teuthology.orchestra.run.smithi174.stdout: 2024-08-20T09:04:11.872 INFO:teuthology.orchestra.run.smithi174.stdout:Transaction Summary 2024-08-20T09:04:11.872 INFO:teuthology.orchestra.run.smithi174.stdout:================================================================================ 2024-08-20T09:04:11.872 INFO:teuthology.orchestra.run.smithi174.stdout: 2024-08-20T09:04:11.872 INFO:teuthology.orchestra.run.smithi174.stdout:Total download size: 1.8 M 2024-08-20T09:04:11.872 INFO:teuthology.orchestra.run.smithi174.stdout:Installed size: 0 2024-08-20T09:04:11.873 INFO:teuthology.orchestra.run.smithi174.stdout:Downloading Packages: 2024-08-20T09:04:11.942 INFO:teuthology.orchestra.run.smithi151.stdout: Reinstalling : kernel-5.14.0-496.el9.x86_64 1/2 2024-08-20T09:04:11.942 INFO:teuthology.orchestra.run.smithi151.stdout: Cleanup : kernel-5.14.0-496.el9.x86_64 2/2 2024-08-20T09:04:12.768 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: kernel-5.14.0-496.el9.x86_64 2/2 2024-08-20T09:04:12.768 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : kernel-5.14.0-496.el9.x86_64 1/2 2024-08-20T09:04:13.574 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : kernel-5.14.0-496.el9.x86_64 2/2 2024-08-20T09:04:13.574 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-08-20T09:04:13.574 INFO:teuthology.orchestra.run.smithi151.stdout:Reinstalled: 2024-08-20T09:04:13.574 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-5.14.0-496.el9.x86_64 2024-08-20T09:04:13.574 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-08-20T09:04:13.574 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-08-20T09:04:13.764 DEBUG:teuthology.orchestra.run.smithi151:> rpm -q kernel | sort -rV | head -n 1 2024-08-20T09:04:13.822 INFO:teuthology.orchestra.run.smithi151.stdout:kernel-5.14.0-496.el9.x86_64 2024-08-20T09:04:13.823 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-496.el9.x86_64 2024-08-20T09:04:13.823 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-08-20T09:04:13.823 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-08-20T09:04:13.823 DEBUG:teuthology.orchestra.run.smithi151:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-20T09:04:13.861 INFO:teuthology.orchestra.run.smithi151.stdout:ttyS1 2024-08-20T09:04:13.880 DEBUG:teuthology.parallel:result is None 2024-08-20T09:04:14.655 INFO:teuthology.orchestra.run.smithi174.stdout:kernel-5.14.0-496.el9.x86_64.rpm 663 kB/s | 1.8 MB 00:02 2024-08-20T09:04:14.655 INFO:teuthology.orchestra.run.smithi174.stdout:-------------------------------------------------------------------------------- 2024-08-20T09:04:14.655 INFO:teuthology.orchestra.run.smithi174.stdout:Total 658 kB/s | 1.8 MB 00:02 2024-08-20T09:04:14.686 INFO:teuthology.orchestra.run.smithi174.stdout:Running transaction check 2024-08-20T09:04:14.945 INFO:teuthology.orchestra.run.smithi174.stdout:Transaction check succeeded. 2024-08-20T09:04:14.945 INFO:teuthology.orchestra.run.smithi174.stdout:Running transaction test 2024-08-20T09:04:14.975 INFO:teuthology.orchestra.run.smithi174.stdout:Transaction test succeeded. 2024-08-20T09:04:14.975 INFO:teuthology.orchestra.run.smithi174.stdout:Running transaction 2024-08-20T09:04:15.140 INFO:teuthology.orchestra.run.smithi174.stdout: Preparing : 1/1 2024-08-20T09:04:15.232 INFO:teuthology.orchestra.run.smithi174.stdout: Reinstalling : kernel-5.14.0-496.el9.x86_64 1/2 2024-08-20T09:04:15.232 INFO:teuthology.orchestra.run.smithi174.stdout: Cleanup : kernel-5.14.0-496.el9.x86_64 2/2 2024-08-20T09:04:15.913 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: kernel-5.14.0-496.el9.x86_64 2/2 2024-08-20T09:04:15.914 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : kernel-5.14.0-496.el9.x86_64 1/2 2024-08-20T09:04:16.705 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : kernel-5.14.0-496.el9.x86_64 2/2 2024-08-20T09:04:16.705 INFO:teuthology.orchestra.run.smithi174.stdout: 2024-08-20T09:04:16.705 INFO:teuthology.orchestra.run.smithi174.stdout:Reinstalled: 2024-08-20T09:04:16.705 INFO:teuthology.orchestra.run.smithi174.stdout: kernel-5.14.0-496.el9.x86_64 2024-08-20T09:04:16.705 INFO:teuthology.orchestra.run.smithi174.stdout: 2024-08-20T09:04:16.705 INFO:teuthology.orchestra.run.smithi174.stdout:Complete! 2024-08-20T09:04:16.875 DEBUG:teuthology.orchestra.run.smithi174:> rpm -q kernel | sort -rV | head -n 1 2024-08-20T09:04:16.931 INFO:teuthology.orchestra.run.smithi174.stdout:kernel-5.14.0-496.el9.x86_64 2024-08-20T09:04:16.932 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-496.el9.x86_64 2024-08-20T09:04:16.932 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-08-20T09:04:16.932 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-08-20T09:04:16.932 DEBUG:teuthology.orchestra.run.smithi174:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-20T09:04:16.966 INFO:teuthology.orchestra.run.smithi174.stdout:ttyS1 2024-08-20T09:04:16.994 DEBUG:teuthology.parallel:result is None 2024-08-20T09:04:16.994 INFO:teuthology.run_tasks:Running task internal.base... 2024-08-20T09:04:17.003 INFO:teuthology.task.internal:Creating test directory... 2024-08-20T09:04:17.003 DEBUG:teuthology.orchestra.run.smithi151:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-20T09:04:17.006 DEBUG:teuthology.orchestra.run.smithi174:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-20T09:04:17.050 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-08-20T09:04:17.059 INFO:teuthology.run_tasks:Running task internal.archive... 2024-08-20T09:04:17.070 INFO:teuthology.task.internal:Creating archive directory... 2024-08-20T09:04:17.071 DEBUG:teuthology.orchestra.run.smithi151:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-20T09:04:17.073 DEBUG:teuthology.orchestra.run.smithi174:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-20T09:04:17.155 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-08-20T09:04:17.164 INFO:teuthology.task.internal:Enabling coredump saving... 2024-08-20T09:04:17.164 DEBUG:teuthology.orchestra.run.smithi151:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-08-20T09:04:17.167 DEBUG:teuthology.orchestra.run.smithi174:> 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-08-20T09:04:17.197 INFO:teuthology.orchestra.run.smithi174.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-20T09:04:17.201 INFO:teuthology.orchestra.run.smithi151.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-20T09:04:17.207 INFO:teuthology.orchestra.run.smithi174.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-20T09:04:17.213 INFO:teuthology.orchestra.run.smithi151.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-20T09:04:17.215 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-08-20T09:04:17.225 INFO:teuthology.task.internal:Configuring sudo... 2024-08-20T09:04:17.225 DEBUG:teuthology.orchestra.run.smithi151:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-20T09:04:17.258 DEBUG:teuthology.orchestra.run.smithi174:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-20T09:04:17.284 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-08-20T09:04:17.296 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-08-20T09:04:17.296 DEBUG:teuthology.orchestra.run.smithi151:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-20T09:04:17.327 DEBUG:teuthology.orchestra.run.smithi174:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-20T09:04:17.342 DEBUG:teuthology.orchestra.run.smithi151:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-20T09:04:17.428 DEBUG:teuthology.orchestra.run.smithi151:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-20T09:04:17.480 DEBUG:teuthology.orchestra.run.smithi151:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-20T09:04:17.561 DEBUG:teuthology.orchestra.run.smithi151:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-20T09:04:17.606 DEBUG:teuthology.orchestra.run.smithi151:> set -ex 2024-08-20T09:04:17.606 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-20T09:04:17.673 DEBUG:teuthology.orchestra.run.smithi174:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-20T09:04:17.715 DEBUG:teuthology.orchestra.run.smithi174:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-20T09:04:17.768 DEBUG:teuthology.orchestra.run.smithi174:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-20T09:04:17.844 DEBUG:teuthology.orchestra.run.smithi174:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-20T09:04:17.889 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2024-08-20T09:04:17.889 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-20T09:04:17.954 DEBUG:teuthology.orchestra.run.smithi151:> sudo service rsyslog restart 2024-08-20T09:04:17.957 DEBUG:teuthology.orchestra.run.smithi174:> sudo service rsyslog restart 2024-08-20T09:04:18.011 INFO:teuthology.orchestra.run.smithi151.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-20T09:04:18.043 INFO:teuthology.orchestra.run.smithi174.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-20T09:04:18.510 INFO:teuthology.run_tasks:Running task internal.timer... 2024-08-20T09:04:18.518 INFO:teuthology.task.internal:Starting timer... 2024-08-20T09:04:18.518 INFO:teuthology.run_tasks:Running task pcp... 2024-08-20T09:04:18.547 INFO:teuthology.run_tasks:Running task selinux... 2024-08-20T09:04:18.556 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0', 'scontext=system_u:system_r:getty_t:s0']} 2024-08-20T09:04:18.557 DEBUG:teuthology.orchestra.run.smithi151:> sudo service auditd rotate 2024-08-20T09:04:18.617 INFO:teuthology.orchestra.run.smithi151.stdout:Rotating logs: 2024-08-20T09:04:18.619 DEBUG:teuthology.orchestra.run.smithi174:> sudo service auditd rotate 2024-08-20T09:04:18.673 INFO:teuthology.orchestra.run.smithi174.stdout:Rotating logs: 2024-08-20T09:04:18.675 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-08-20T09:04:18.675 DEBUG:teuthology.orchestra.run.smithi151:> /usr/sbin/getenforce 2024-08-20T09:04:18.699 INFO:teuthology.orchestra.run.smithi151.stdout:Permissive 2024-08-20T09:04:18.699 DEBUG:teuthology.orchestra.run.smithi174:> /usr/sbin/getenforce 2024-08-20T09:04:18.717 INFO:teuthology.orchestra.run.smithi174.stdout:Permissive 2024-08-20T09:04:18.717 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi151.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi174.front.sepia.ceph.com': 'permissive'} 2024-08-20T09:04:18.717 DEBUG:teuthology.orchestra.run.smithi151:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-08-20T09:04:18.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-20T09:04:18.768 DEBUG:teuthology.orchestra.run.smithi174:> 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 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-08-20T09:04:18.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-20T09:04:18.793 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-08-20T09:04:18.793 DEBUG:teuthology.orchestra.run.smithi151:> sudo /usr/sbin/setenforce permissive 2024-08-20T09:04:18.850 DEBUG:teuthology.orchestra.run.smithi174:> sudo /usr/sbin/setenforce permissive 2024-08-20T09:04:18.877 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-08-20T09:04:18.891 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-08-20T09:04:18.907 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-08-20T09:04:18.908 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi151.front.sepia.ceph.com,smithi174.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-08-20T09:06:01.589 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi151.front.sepia.ceph.com'), Remote(name='ubuntu@smithi174.front.sepia.ceph.com')] 2024-08-20T09:06:01.590 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-08-20T09:06:01.591 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-20T09:06:01.678 DEBUG:teuthology.orchestra.run.smithi151:> true 2024-08-20T09:06:01.762 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-08-20T09:06:01.762 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi174.front.sepia.ceph.com' 2024-08-20T09:06:01.763 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi174.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-20T09:06:01.843 DEBUG:teuthology.orchestra.run.smithi174:> true 2024-08-20T09:06:01.935 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi174.front.sepia.ceph.com' 2024-08-20T09:06:01.935 INFO:teuthology.run_tasks:Running task clock... 2024-08-20T09:06:01.946 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-08-20T09:06:01.946 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-20T09:06:01.947 DEBUG:teuthology.orchestra.run.smithi151:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-20T09:06:01.949 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-20T09:06:01.950 DEBUG:teuthology.orchestra.run.smithi174:> 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-08-20T09:06:01.977 INFO:teuthology.orchestra.run.smithi151.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-08-20T09:06:01.991 INFO:teuthology.orchestra.run.smithi151.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-08-20T09:06:02.006 INFO:teuthology.orchestra.run.smithi174.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-08-20T09:06:02.016 INFO:teuthology.orchestra.run.smithi151.stderr:sudo: ntpd: command not found 2024-08-20T09:06:02.021 INFO:teuthology.orchestra.run.smithi174.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-08-20T09:06:02.027 INFO:teuthology.orchestra.run.smithi151.stdout:506 Cannot talk to daemon 2024-08-20T09:06:02.042 INFO:teuthology.orchestra.run.smithi151.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-08-20T09:06:02.047 INFO:teuthology.orchestra.run.smithi174.stderr:sudo: ntpd: command not found 2024-08-20T09:06:02.055 INFO:teuthology.orchestra.run.smithi151.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-08-20T09:06:02.059 INFO:teuthology.orchestra.run.smithi174.stdout:506 Cannot talk to daemon 2024-08-20T09:06:02.073 INFO:teuthology.orchestra.run.smithi174.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-08-20T09:06:02.087 INFO:teuthology.orchestra.run.smithi174.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-08-20T09:06:02.117 INFO:teuthology.orchestra.run.smithi151.stderr:bash: line 1: ntpq: command not found 2024-08-20T09:06:02.120 INFO:teuthology.orchestra.run.smithi151.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-20T09:06:02.121 INFO:teuthology.orchestra.run.smithi151.stdout:=============================================================================== 2024-08-20T09:06:02.121 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-20T09:06:02.121 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-20T09:06:02.121 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-20T09:06:02.121 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-20T09:06:02.143 INFO:teuthology.orchestra.run.smithi174.stderr:bash: line 1: ntpq: command not found 2024-08-20T09:06:02.147 INFO:teuthology.orchestra.run.smithi174.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-20T09:06:02.147 INFO:teuthology.orchestra.run.smithi174.stdout:=============================================================================== 2024-08-20T09:06:02.148 INFO:teuthology.orchestra.run.smithi174.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-20T09:06:02.148 INFO:teuthology.orchestra.run.smithi174.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-20T09:06:02.148 INFO:teuthology.orchestra.run.smithi174.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-20T09:06:02.148 INFO:teuthology.orchestra.run.smithi174.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-20T09:06:02.148 INFO:teuthology.run_tasks:Running task pexec... 2024-08-20T09:06:02.158 INFO:teuthology.task.pexec:Executing custom commands... 2024-08-20T09:06:02.158 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi151.front.sepia.ceph.com 2024-08-20T09:06:02.159 DEBUG:teuthology.orchestra.run.smithi151:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-08-20T09:06:02.159 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi174.front.sepia.ceph.com 2024-08-20T09:06:02.159 DEBUG:teuthology.orchestra.run.smithi174:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-08-20T09:06:02.747 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:00:41 ago on Tue 20 Aug 2024 09:05:21 AM UTC. 2024-08-20T09:06:02.773 INFO:teuthology.orchestra.run.smithi174.stdout:Last metadata expiration check: 0:00:41 ago on Tue 20 Aug 2024 09:05:21 AM UTC. 2024-08-20T09:06:02.831 INFO:teuthology.orchestra.run.smithi151.stdout:Package nvme-cli-2.9.1-5.el9.x86_64 is already installed. 2024-08-20T09:06:02.858 INFO:teuthology.orchestra.run.smithi174.stdout:Package nvme-cli-2.9.1-5.el9.x86_64 is already installed. 2024-08-20T09:06:02.872 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-08-20T09:06:02.873 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-08-20T09:06:02.873 INFO:teuthology.orchestra.run.smithi151.stdout: Package Architecture Version Repository Size 2024-08-20T09:06:02.873 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-08-20T09:06:02.873 INFO:teuthology.orchestra.run.smithi151.stdout:Installing: 2024-08-20T09:06:02.873 INFO:teuthology.orchestra.run.smithi151.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-08-20T09:06:02.873 INFO:teuthology.orchestra.run.smithi151.stdout:Installing dependencies: 2024-08-20T09:06:02.873 INFO:teuthology.orchestra.run.smithi151.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-08-20T09:06:02.873 INFO:teuthology.orchestra.run.smithi151.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-08-20T09:06:02.873 INFO:teuthology.orchestra.run.smithi151.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-08-20T09:06:02.873 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-08-20T09:06:02.873 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-08-20T09:06:02.874 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-08-20T09:06:02.874 INFO:teuthology.orchestra.run.smithi151.stdout:Install 4 Packages 2024-08-20T09:06:02.874 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-08-20T09:06:02.874 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 1.0 M 2024-08-20T09:06:02.874 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 3.6 M 2024-08-20T09:06:02.874 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-08-20T09:06:02.899 INFO:teuthology.orchestra.run.smithi174.stdout:Dependencies resolved. 2024-08-20T09:06:02.899 INFO:teuthology.orchestra.run.smithi174.stdout:================================================================================ 2024-08-20T09:06:02.900 INFO:teuthology.orchestra.run.smithi174.stdout: Package Architecture Version Repository Size 2024-08-20T09:06:02.900 INFO:teuthology.orchestra.run.smithi174.stdout:================================================================================ 2024-08-20T09:06:02.900 INFO:teuthology.orchestra.run.smithi174.stdout:Installing: 2024-08-20T09:06:02.900 INFO:teuthology.orchestra.run.smithi174.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-08-20T09:06:02.900 INFO:teuthology.orchestra.run.smithi174.stdout:Installing dependencies: 2024-08-20T09:06:02.900 INFO:teuthology.orchestra.run.smithi174.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-08-20T09:06:02.900 INFO:teuthology.orchestra.run.smithi174.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-08-20T09:06:02.900 INFO:teuthology.orchestra.run.smithi174.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-08-20T09:06:02.900 INFO:teuthology.orchestra.run.smithi174.stdout: 2024-08-20T09:06:02.900 INFO:teuthology.orchestra.run.smithi174.stdout:Transaction Summary 2024-08-20T09:06:02.900 INFO:teuthology.orchestra.run.smithi174.stdout:================================================================================ 2024-08-20T09:06:02.900 INFO:teuthology.orchestra.run.smithi174.stdout:Install 4 Packages 2024-08-20T09:06:02.900 INFO:teuthology.orchestra.run.smithi174.stdout: 2024-08-20T09:06:02.901 INFO:teuthology.orchestra.run.smithi174.stdout:Total download size: 1.0 M 2024-08-20T09:06:02.901 INFO:teuthology.orchestra.run.smithi174.stdout:Installed size: 3.6 M 2024-08-20T09:06:02.901 INFO:teuthology.orchestra.run.smithi174.stdout:Downloading Packages: 2024-08-20T09:06:03.037 INFO:teuthology.orchestra.run.smithi174.stdout:(1/4): python3-configshell-1.1.30-1.el9.noarch. 790 kB/s | 72 kB 00:00 2024-08-20T09:06:03.063 INFO:teuthology.orchestra.run.smithi174.stdout:(2/4): nvmetcli-0.7-3.el9.noarch.rpm 383 kB/s | 44 kB 00:00 2024-08-20T09:06:03.088 INFO:teuthology.orchestra.run.smithi174.stdout:(3/4): python3-kmod-0.9-32.el9.x86_64.rpm 596 kB/s | 84 kB 00:00 2024-08-20T09:06:03.238 INFO:teuthology.orchestra.run.smithi151.stdout:(1/4): nvmetcli-0.7-3.el9.noarch.rpm 418 kB/s | 44 kB 00:00 2024-08-20T09:06:03.263 INFO:teuthology.orchestra.run.smithi151.stdout:(2/4): python3-configshell-1.1.30-1.el9.noarch. 543 kB/s | 72 kB 00:00 2024-08-20T09:06:03.288 INFO:teuthology.orchestra.run.smithi151.stdout:(3/4): python3-kmod-0.9-32.el9.x86_64.rpm 536 kB/s | 84 kB 00:00 2024-08-20T09:06:03.338 INFO:teuthology.orchestra.run.smithi174.stdout:(4/4): python3-urwid-2.1.2-4.el9.x86_64.rpm 2.7 MB/s | 837 kB 00:00 2024-08-20T09:06:03.339 INFO:teuthology.orchestra.run.smithi174.stdout:-------------------------------------------------------------------------------- 2024-08-20T09:06:03.339 INFO:teuthology.orchestra.run.smithi174.stdout:Total 2.3 MB/s | 1.0 MB 00:00 2024-08-20T09:06:03.380 INFO:teuthology.orchestra.run.smithi151.stdout:(4/4): python3-urwid-2.1.2-4.el9.x86_64.rpm 5.8 MB/s | 837 kB 00:00 2024-08-20T09:06:03.381 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-08-20T09:06:03.381 INFO:teuthology.orchestra.run.smithi151.stdout:Total 2.0 MB/s | 1.0 MB 00:00 2024-08-20T09:06:03.385 INFO:teuthology.orchestra.run.smithi174.stdout:Running transaction check 2024-08-20T09:06:03.395 INFO:teuthology.orchestra.run.smithi174.stdout:Transaction check succeeded. 2024-08-20T09:06:03.395 INFO:teuthology.orchestra.run.smithi174.stdout:Running transaction test 2024-08-20T09:06:03.429 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-08-20T09:06:03.439 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-08-20T09:06:03.439 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-08-20T09:06:03.705 INFO:teuthology.orchestra.run.smithi174.stdout:Transaction test succeeded. 2024-08-20T09:06:03.705 INFO:teuthology.orchestra.run.smithi174.stdout:Running transaction 2024-08-20T09:06:03.734 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-08-20T09:06:03.735 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-08-20T09:06:04.095 INFO:teuthology.orchestra.run.smithi174.stdout: Preparing : 1/1 2024-08-20T09:06:04.135 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-08-20T09:06:04.190 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/4 2024-08-20T09:06:04.216 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/4 2024-08-20T09:06:04.225 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/4 2024-08-20T09:06:04.250 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/4 2024-08-20T09:06:04.259 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/4 2024-08-20T09:06:04.283 INFO:teuthology.orchestra.run.smithi174.stdout: Installing : nvmetcli-0.7-3.el9.noarch 4/4 2024-08-20T09:06:04.293 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/4 2024-08-20T09:06:04.316 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : nvmetcli-0.7-3.el9.noarch 4/4 2024-08-20T09:06:05.060 INFO:teuthology.orchestra.run.smithi174.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 4/4 2024-08-20T09:06:05.060 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 1/4 2024-08-20T09:06:05.060 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 2/4 2024-08-20T09:06:05.060 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 3/4 2024-08-20T09:06:05.220 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 4/4 2024-08-20T09:06:05.220 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 1/4 2024-08-20T09:06:05.221 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 2/4 2024-08-20T09:06:05.221 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 3/4 2024-08-20T09:06:05.418 INFO:teuthology.orchestra.run.smithi174.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 4/4 2024-08-20T09:06:05.418 INFO:teuthology.orchestra.run.smithi174.stdout: 2024-08-20T09:06:05.418 INFO:teuthology.orchestra.run.smithi174.stdout:Installed: 2024-08-20T09:06:05.418 INFO:teuthology.orchestra.run.smithi174.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-08-20T09:06:05.419 INFO:teuthology.orchestra.run.smithi174.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-08-20T09:06:05.419 INFO:teuthology.orchestra.run.smithi174.stdout: 2024-08-20T09:06:05.419 INFO:teuthology.orchestra.run.smithi174.stdout:Complete! 2024-08-20T09:06:05.500 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 4/4 2024-08-20T09:06:05.500 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-08-20T09:06:05.500 INFO:teuthology.orchestra.run.smithi151.stdout:Installed: 2024-08-20T09:06:05.500 INFO:teuthology.orchestra.run.smithi151.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-08-20T09:06:05.500 INFO:teuthology.orchestra.run.smithi151.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-08-20T09:06:05.500 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-08-20T09:06:05.500 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-08-20T09:06:05.647 DEBUG:teuthology.parallel:result is None 2024-08-20T09:06:05.770 DEBUG:teuthology.parallel:result is None 2024-08-20T09:06:05.770 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-08-20T09:06:05.791 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-08-20T09:06:05.791 DEBUG:teuthology.orchestra.run.smithi151:> set -ex 2024-08-20T09:06:05.791 DEBUG:teuthology.orchestra.run.smithi151:> dd if=/scratch_devs of=/dev/stdout 2024-08-20T09:06:05.809 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-08-20T09:06:05.809 DEBUG:teuthology.orchestra.run.smithi151:> stat /dev/vg_nvme/lv_1 2024-08-20T09:06:05.864 INFO:teuthology.orchestra.run.smithi151.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-20T09:06:05.864 INFO:teuthology.orchestra.run.smithi151.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-20T09:06:05.864 INFO:teuthology.orchestra.run.smithi151.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-08-20T09:06:05.864 INFO:teuthology.orchestra.run.smithi151.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-20T09:06:05.864 INFO:teuthology.orchestra.run.smithi151.stdout:Context: system_u:object_r:device_t:s0 2024-08-20T09:06:05.864 INFO:teuthology.orchestra.run.smithi151.stdout:Access: 2024-08-20 09:06:04.566928222 +0000 2024-08-20T09:06:05.864 INFO:teuthology.orchestra.run.smithi151.stdout:Modify: 2024-08-20 09:05:42.635639111 +0000 2024-08-20T09:06:05.865 INFO:teuthology.orchestra.run.smithi151.stdout:Change: 2024-08-20 09:05:42.635639111 +0000 2024-08-20T09:06:05.865 INFO:teuthology.orchestra.run.smithi151.stdout: Birth: 2024-08-20 09:05:42.635639111 +0000 2024-08-20T09:06:05.865 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-20T09:06:05.929 INFO:teuthology.orchestra.run.smithi151.stderr:1+0 records in 2024-08-20T09:06:05.930 INFO:teuthology.orchestra.run.smithi151.stderr:1+0 records out 2024-08-20T09:06:05.930 INFO:teuthology.orchestra.run.smithi151.stderr:512 bytes copied, 0.000199528 s, 2.6 MB/s 2024-08-20T09:06:05.931 DEBUG:teuthology.orchestra.run.smithi151:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-20T09:06:05.987 DEBUG:teuthology.orchestra.run.smithi151:> stat /dev/vg_nvme/lv_2 2024-08-20T09:06:06.042 INFO:teuthology.orchestra.run.smithi151.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-20T09:06:06.043 INFO:teuthology.orchestra.run.smithi151.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-20T09:06:06.043 INFO:teuthology.orchestra.run.smithi151.stdout:Device: 5h/5d Inode: 683 Links: 1 2024-08-20T09:06:06.043 INFO:teuthology.orchestra.run.smithi151.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-20T09:06:06.043 INFO:teuthology.orchestra.run.smithi151.stdout:Context: system_u:object_r:device_t:s0 2024-08-20T09:06:06.043 INFO:teuthology.orchestra.run.smithi151.stdout:Access: 2024-08-20 09:06:04.567928210 +0000 2024-08-20T09:06:06.043 INFO:teuthology.orchestra.run.smithi151.stdout:Modify: 2024-08-20 09:05:42.966638281 +0000 2024-08-20T09:06:06.043 INFO:teuthology.orchestra.run.smithi151.stdout:Change: 2024-08-20 09:05:42.966638281 +0000 2024-08-20T09:06:06.043 INFO:teuthology.orchestra.run.smithi151.stdout: Birth: 2024-08-20 09:05:42.966638281 +0000 2024-08-20T09:06:06.043 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-20T09:06:06.106 INFO:teuthology.orchestra.run.smithi151.stderr:1+0 records in 2024-08-20T09:06:06.106 INFO:teuthology.orchestra.run.smithi151.stderr:1+0 records out 2024-08-20T09:06:06.106 INFO:teuthology.orchestra.run.smithi151.stderr:512 bytes copied, 0.00019479 s, 2.6 MB/s 2024-08-20T09:06:06.107 DEBUG:teuthology.orchestra.run.smithi151:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-20T09:06:06.164 DEBUG:teuthology.orchestra.run.smithi151:> stat /dev/vg_nvme/lv_3 2024-08-20T09:06:06.219 INFO:teuthology.orchestra.run.smithi151.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-20T09:06:06.219 INFO:teuthology.orchestra.run.smithi151.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-20T09:06:06.219 INFO:teuthology.orchestra.run.smithi151.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-08-20T09:06:06.219 INFO:teuthology.orchestra.run.smithi151.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-20T09:06:06.220 INFO:teuthology.orchestra.run.smithi151.stdout:Context: system_u:object_r:device_t:s0 2024-08-20T09:06:06.220 INFO:teuthology.orchestra.run.smithi151.stdout:Access: 2024-08-20 09:06:04.567928210 +0000 2024-08-20T09:06:06.220 INFO:teuthology.orchestra.run.smithi151.stdout:Modify: 2024-08-20 09:05:43.307637428 +0000 2024-08-20T09:06:06.220 INFO:teuthology.orchestra.run.smithi151.stdout:Change: 2024-08-20 09:05:43.307637428 +0000 2024-08-20T09:06:06.220 INFO:teuthology.orchestra.run.smithi151.stdout: Birth: 2024-08-20 09:05:43.307637428 +0000 2024-08-20T09:06:06.220 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-20T09:06:06.284 INFO:teuthology.orchestra.run.smithi151.stderr:1+0 records in 2024-08-20T09:06:06.284 INFO:teuthology.orchestra.run.smithi151.stderr:1+0 records out 2024-08-20T09:06:06.284 INFO:teuthology.orchestra.run.smithi151.stderr:512 bytes copied, 0.000195348 s, 2.6 MB/s 2024-08-20T09:06:06.285 DEBUG:teuthology.orchestra.run.smithi151:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-20T09:06:06.342 DEBUG:teuthology.orchestra.run.smithi151:> stat /dev/vg_nvme/lv_4 2024-08-20T09:06:06.397 INFO:teuthology.orchestra.run.smithi151.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-20T09:06:06.397 INFO:teuthology.orchestra.run.smithi151.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-20T09:06:06.397 INFO:teuthology.orchestra.run.smithi151.stdout:Device: 5h/5d Inode: 721 Links: 1 2024-08-20T09:06:06.397 INFO:teuthology.orchestra.run.smithi151.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-20T09:06:06.397 INFO:teuthology.orchestra.run.smithi151.stdout:Context: system_u:object_r:device_t:s0 2024-08-20T09:06:06.397 INFO:teuthology.orchestra.run.smithi151.stdout:Access: 2024-08-20 09:06:04.567928210 +0000 2024-08-20T09:06:06.397 INFO:teuthology.orchestra.run.smithi151.stdout:Modify: 2024-08-20 09:05:43.631636617 +0000 2024-08-20T09:06:06.397 INFO:teuthology.orchestra.run.smithi151.stdout:Change: 2024-08-20 09:05:43.631636617 +0000 2024-08-20T09:06:06.397 INFO:teuthology.orchestra.run.smithi151.stdout: Birth: 2024-08-20 09:05:43.631636617 +0000 2024-08-20T09:06:06.397 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-20T09:06:06.460 INFO:teuthology.orchestra.run.smithi151.stderr:1+0 records in 2024-08-20T09:06:06.460 INFO:teuthology.orchestra.run.smithi151.stderr:1+0 records out 2024-08-20T09:06:06.460 INFO:teuthology.orchestra.run.smithi151.stderr:512 bytes copied, 0.000172168 s, 3.0 MB/s 2024-08-20T09:06:06.461 DEBUG:teuthology.orchestra.run.smithi151:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-20T09:06:06.518 DEBUG:teuthology.orchestra.run.smithi151:> 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-08-20T09:06:06.684 INFO:teuthology.orchestra.run.smithi151.stdout:loop 2024-08-20T09:06:06.686 INFO:tasks.nvme_loop:Connecting nvme_loop smithi151:/dev/vg_nvme/lv_1... 2024-08-20T09:06:06.686 DEBUG:teuthology.orchestra.run.smithi151:> 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-08-20T09:06:06.719 INFO:teuthology.orchestra.run.smithi151.stdout:1 2024-08-20T09:06:06.748 INFO:teuthology.orchestra.run.smithi151.stdout:/dev/vg_nvme/lv_11 2024-08-20T09:06:06.768 INFO:teuthology.orchestra.run.smithi151.stderr:Failed to write to /dev/nvme-fabrics: Invalid argument 2024-08-20T09:06:06.769 DEBUG:teuthology.orchestra.run:got remote process result: 234 2024-08-20T09:06:06.770 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_b3d7c2ca79e37af9194080253b0fff83110e720e/qa/tasks/nvme_loop.py", line 43, in task remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi151 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-08-20T09:06:06.943 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=c8ade206155c4546b3a2c713cc5b5a58 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_b3d7c2ca79e37af9194080253b0fff83110e720e/qa/tasks/nvme_loop.py", line 43, in task remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi151 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-08-20T09:06:06.946 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-08-20T09:06:06.954 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-08-20T09:06:06.973 INFO:teuthology.task.clock:Checking final clock skew... 2024-08-20T09:06:06.973 DEBUG:teuthology.orchestra.run.smithi151:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-20T09:06:06.985 DEBUG:teuthology.orchestra.run.smithi174:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-20T09:06:06.991 INFO:teuthology.orchestra.run.smithi151.stderr:bash: line 1: ntpq: command not found 2024-08-20T09:06:06.995 INFO:teuthology.orchestra.run.smithi151.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-20T09:06:06.995 INFO:teuthology.orchestra.run.smithi151.stdout:=============================================================================== 2024-08-20T09:06:06.995 INFO:teuthology.orchestra.run.smithi151.stdout:^* hv01.front.sepia.ceph.com 3 6 7 0 +127us[ -397us] +/- 41ms 2024-08-20T09:06:06.995 INFO:teuthology.orchestra.run.smithi151.stdout:^+ hv02.front.sepia.ceph.com 3 6 7 0 -1175us[-1699us] +/- 66ms 2024-08-20T09:06:06.995 INFO:teuthology.orchestra.run.smithi151.stdout:^+ hv03.front.sepia.ceph.com 3 6 7 0 +952us[ +428us] +/- 64ms 2024-08-20T09:06:06.995 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-20T09:06:07.000 INFO:teuthology.orchestra.run.smithi174.stderr:bash: line 1: ntpq: command not found 2024-08-20T09:06:07.004 INFO:teuthology.orchestra.run.smithi174.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-20T09:06:07.004 INFO:teuthology.orchestra.run.smithi174.stdout:=============================================================================== 2024-08-20T09:06:07.004 INFO:teuthology.orchestra.run.smithi174.stdout:^? hv01.front.sepia.ceph.com 3 6 7 1 -105us[ -105us] +/- 41ms 2024-08-20T09:06:07.004 INFO:teuthology.orchestra.run.smithi174.stdout:^? hv02.front.sepia.ceph.com 3 6 3 3 -1411us[-1411us] +/- 66ms 2024-08-20T09:06:07.004 INFO:teuthology.orchestra.run.smithi174.stdout:^? hv03.front.sepia.ceph.com 3 6 7 1 +731us[ +731us] +/- 64ms 2024-08-20T09:06:07.005 INFO:teuthology.orchestra.run.smithi174.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-20T09:06:07.005 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-08-20T09:06:07.014 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-08-20T09:06:07.014 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-08-20T09:06:07.023 DEBUG:teuthology.orchestra.run.smithi151:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-08-20T09:06:07.079 DEBUG:teuthology.orchestra.run.smithi174:> 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-08-20T09:06:07.124 DEBUG:teuthology.orchestra.run.smithi151:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-08-20T09:06:07.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-20T09:06:07.151 DEBUG:teuthology.orchestra.run.smithi174:> 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 -e scontext=system_u:system_r:logrotate_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-08-20T09:06:07.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-20T09:06:07.177 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-08-20T09:06:07.185 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-08-20T09:06:07.195 INFO:teuthology.task.internal:Duration was 108.676997 seconds 2024-08-20T09:06:07.196 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-08-20T09:06:07.204 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-08-20T09:06:07.205 DEBUG:teuthology.orchestra.run.smithi151:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-20T09:06:07.207 DEBUG:teuthology.orchestra.run.smithi174:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-20T09:06:07.243 INFO:teuthology.orchestra.run.smithi151.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-20T09:06:07.255 INFO:teuthology.orchestra.run.smithi174.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-20T09:06:07.510 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-08-20T09:06:07.510 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi151.front.sepia.ceph.com 2024-08-20T09:06:07.510 DEBUG:teuthology.orchestra.run.smithi151:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-08-20T09:06:07.580 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi174.front.sepia.ceph.com 2024-08-20T09:06:07.580 DEBUG:teuthology.orchestra.run.smithi174:> 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-08-20T09:06:07.620 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-08-20T09:06:07.620 DEBUG:teuthology.orchestra.run.smithi151:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-20T09:06:07.623 DEBUG:teuthology.orchestra.run.smithi174:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-20T09:06:07.687 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-08-20T09:06:07.687 DEBUG:teuthology.orchestra.run.smithi151:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-20T09:06:07.690 DEBUG:teuthology.orchestra.run.smithi174:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-20T09:06:07.780 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-08-20T09:06:07.816 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-08-20T09:06:07.816 DEBUG:teuthology.orchestra.run.smithi151:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-20T09:06:07.842 DEBUG:teuthology.orchestra.run.smithi174:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-20T09:06:07.868 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-08-20T09:06:07.877 DEBUG:teuthology.orchestra.run.smithi151:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-08-20T09:06:07.884 DEBUG:teuthology.orchestra.run.smithi174:> 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-08-20T09:06:07.905 INFO:teuthology.orchestra.run.smithi151.stdout:kernel.core_pattern = core 2024-08-20T09:06:07.931 INFO:teuthology.orchestra.run.smithi174.stdout:kernel.core_pattern = core 2024-08-20T09:06:07.960 DEBUG:teuthology.orchestra.run.smithi151:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-20T09:06:07.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-20T09:06:07.999 DEBUG:teuthology.orchestra.run.smithi174:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-20T09:06:08.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-20T09:06:08.014 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-08-20T09:06:08.024 INFO:teuthology.task.internal:Transferring archived files... 2024-08-20T09:06:08.025 DEBUG:teuthology.misc:Transferring archived files from smithi151:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-19_21:08:03-orch-squid-distro-default-smithi/7861968/remote/smithi151 2024-08-20T09:06:08.026 DEBUG:teuthology.orchestra.run.smithi151:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-20T09:06:08.112 DEBUG:teuthology.misc:Transferring archived files from smithi174:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-19_21:08:03-orch-squid-distro-default-smithi/7861968/remote/smithi174 2024-08-20T09:06:08.113 DEBUG:teuthology.orchestra.run.smithi174:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-20T09:06:08.202 INFO:teuthology.task.internal:Removing archive directory... 2024-08-20T09:06:08.203 DEBUG:teuthology.orchestra.run.smithi151:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-20T09:06:08.205 DEBUG:teuthology.orchestra.run.smithi174:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-20T09:06:08.220 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-08-20T09:06:08.229 INFO:teuthology.task.internal:Not uploading archives. 2024-08-20T09:06:08.229 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-08-20T09:06:08.239 INFO:teuthology.task.internal:Tidying up after the test... 2024-08-20T09:06:08.239 DEBUG:teuthology.orchestra.run.smithi151:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-20T09:06:08.260 DEBUG:teuthology.orchestra.run.smithi174:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-20T09:06:08.273 INFO:teuthology.orchestra.run.smithi151.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 20 09:06 /home/ubuntu/cephtest 2024-08-20T09:06:08.275 INFO:teuthology.orchestra.run.smithi174.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 20 09:06 /home/ubuntu/cephtest 2024-08-20T09:06:08.276 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-08-20T09:06:08.285 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-08-20T09:06:08.308 INFO:teuthology.run:Summary data: description: orch/cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/nfs-ingress 3-final} duration: 108.67699694633484 failure_reason: 'Command failed on smithi151 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=c8ade206155c4546b3a2c713cc5b5a58 status: fail success: false 2024-08-20T09:06:08.308 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-20T09:06:08.388 INFO:teuthology.run:FAIL