2023-12-01T05:29:18.752 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-01T05:29:18.752 DEBUG:teuthology.run:Teuthology command: teuthology --description orch:cephadm/smoke-roleless/{0-distro/centos_8.stream_container_tools_crun 0-nvme-loop 1-start 2-services/nfs-keepalive-only 3-final} --archive /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472941 --verbose --owner scheduled_phlogistonjohn@teuthology --name phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi -- /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472941/orig.config.yaml 2023-12-01T05:29:18.787 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-01T05:29:18.899 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472941 branch: wip-phlogistonjohn-testing-2023-11-30-1010 description: orch:cephadm/smoke-roleless/{0-distro/centos_8.stream_container_tools_crun 0-nvme-loop 1-start 2-services/nfs-keepalive-only 3-final} email: jmulligan@redhat.com first_in_suite: false job_id: '7472941' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-phlogistonjohn-testing-2023-11-30-1010 ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 875037c4c0585d32b171b61f9b83f482e6b73b3d ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 875037c4c0585d32b171b61f9b83f482e6b73b3d selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-phlogistonjohn-testing-2023-11-30-1010 sha1: 875037c4c0585d32b171b61f9b83f482e6b73b3d owner: scheduled_phlogistonjohn@teuthology priority: 99 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 9533 sha1: 875037c4c0585d32b171b61f9b83f482e6b73b3d sleep_before_teardown: 0 subset: 1/15 suite: orch:cephadm suite_branch: wip-phlogistonjohn-testing-2023-11-30-1010 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 875037c4c0585d32b171b61f9b83f482e6b73b3d targets: smithi070.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGK7pSZSjMtv2To9nOC6DO4hrplpr6mDZxbka7fJQGm45j72Z8ykUXH6XPL806e7J8YrDceUnCR5PadSNPh7fQY= smithi145.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMXSRZDsuNIT/J8+x8MYPpurxyHkV9822qeLjTs1uI83oYSmKjN/cEVFGVGpS0owbichXnevyHOy0SsQzWmR09Q= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - sudo sed -i 's/runtime = "runc"/#runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/#runtime = "crun"/runtime = "crun"/g' /usr/share/containers/containers.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - 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: 1 service_id: foo service_type: nfs spec: port: 2049 virtual_ip: '{{VIP0}}' - placement: count: 1 service_id: nfs.foo service_type: ingress spec: backend_service: nfs.foo keepalive_only: true 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: - 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: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-11-30_21:17:15 tube: smithi user: phlogistonjohn verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-01T05:29:18.900 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa; will attempt to use it 2023-12-01T05:29:18.901 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks 2023-12-01T05:29:18.901 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-01T05:29:18.902 INFO:teuthology.task.internal:Checking packages... 2023-12-01T05:29:18.927 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '875037c4c0585d32b171b61f9b83f482e6b73b3d' 2023-12-01T05:29:18.927 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T05:29:18.927 INFO:teuthology.packaging:ref: None 2023-12-01T05:29:18.927 INFO:teuthology.packaging:tag: None 2023-12-01T05:29:18.928 INFO:teuthology.packaging:branch: wip-phlogistonjohn-testing-2023-11-30-1010 2023-12-01T05:29:18.928 INFO:teuthology.packaging:sha1: 875037c4c0585d32b171b61f9b83f482e6b73b3d 2023-12-01T05:29:18.928 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-phlogistonjohn-testing-2023-11-30-1010 2023-12-01T05:29:19.168 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7662.g875037c4 2023-12-01T05:29:19.169 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-01T05:29:19.176 INFO:teuthology.task.internal:no buildpackages task found 2023-12-01T05:29:19.176 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-01T05:29:19.185 INFO:teuthology.task.internal:Saving configuration 2023-12-01T05:29:19.201 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-01T05:29:19.210 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T05:29:19.236 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi070.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472941', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-01 05:24:23.617480', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGK7pSZSjMtv2To9nOC6DO4hrplpr6mDZxbka7fJQGm45j72Z8ykUXH6XPL806e7J8YrDceUnCR5PadSNPh7fQY='} 2023-12-01T05:29:19.258 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi145.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472941', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-01 05:24:23.615713', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMXSRZDsuNIT/J8+x8MYPpurxyHkV9822qeLjTs1uI83oYSmKjN/cEVFGVGpS0owbichXnevyHOy0SsQzWmR09Q='} 2023-12-01T05:29:19.258 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-01T05:29:19.274 INFO:teuthology.task.internal:roles: ubuntu@smithi070.front.sepia.ceph.com - ['host.a', 'client.0'] 2023-12-01T05:29:19.274 INFO:teuthology.task.internal:roles: ubuntu@smithi145.front.sepia.ceph.com - ['host.b', 'client.1'] 2023-12-01T05:29:19.274 INFO:teuthology.run_tasks:Running task console_log... 2023-12-01T05:29:19.346 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f89372dcf70>, signals=[15]) 2023-12-01T05:29:19.346 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-01T05:29:19.364 INFO:teuthology.task.internal:Opening connections... 2023-12-01T05:29:19.364 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi070.front.sepia.ceph.com 2023-12-01T05:29:19.366 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:29:19.435 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi145.front.sepia.ceph.com 2023-12-01T05:29:19.436 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:29:19.501 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-01T05:29:19.510 DEBUG:teuthology.orchestra.run.smithi070:> uname -m 2023-12-01T05:29:19.532 INFO:teuthology.orchestra.run.smithi070.stdout:x86_64 2023-12-01T05:29:19.532 DEBUG:teuthology.orchestra.run.smithi070:> cat /etc/os-release 2023-12-01T05:29:19.593 INFO:teuthology.orchestra.run.smithi070.stdout:NAME="CentOS Stream" 2023-12-01T05:29:19.593 INFO:teuthology.orchestra.run.smithi070.stdout:VERSION="8" 2023-12-01T05:29:19.593 INFO:teuthology.orchestra.run.smithi070.stdout:ID="centos" 2023-12-01T05:29:19.593 INFO:teuthology.orchestra.run.smithi070.stdout:ID_LIKE="rhel fedora" 2023-12-01T05:29:19.593 INFO:teuthology.orchestra.run.smithi070.stdout:VERSION_ID="8" 2023-12-01T05:29:19.593 INFO:teuthology.orchestra.run.smithi070.stdout:PLATFORM_ID="platform:el8" 2023-12-01T05:29:19.593 INFO:teuthology.orchestra.run.smithi070.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-01T05:29:19.593 INFO:teuthology.orchestra.run.smithi070.stdout:ANSI_COLOR="0;31" 2023-12-01T05:29:19.593 INFO:teuthology.orchestra.run.smithi070.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-01T05:29:19.593 INFO:teuthology.orchestra.run.smithi070.stdout:HOME_URL="https://centos.org/" 2023-12-01T05:29:19.593 INFO:teuthology.orchestra.run.smithi070.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-01T05:29:19.594 INFO:teuthology.orchestra.run.smithi070.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-01T05:29:19.594 INFO:teuthology.orchestra.run.smithi070.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-01T05:29:19.594 INFO:teuthology.lock.ops:Updating smithi070.front.sepia.ceph.com on lock server 2023-12-01T05:29:19.618 DEBUG:teuthology.orchestra.run.smithi145:> uname -m 2023-12-01T05:29:19.639 INFO:teuthology.orchestra.run.smithi145.stdout:x86_64 2023-12-01T05:29:19.640 DEBUG:teuthology.orchestra.run.smithi145:> cat /etc/os-release 2023-12-01T05:29:19.700 INFO:teuthology.orchestra.run.smithi145.stdout:NAME="CentOS Stream" 2023-12-01T05:29:19.700 INFO:teuthology.orchestra.run.smithi145.stdout:VERSION="8" 2023-12-01T05:29:19.700 INFO:teuthology.orchestra.run.smithi145.stdout:ID="centos" 2023-12-01T05:29:19.700 INFO:teuthology.orchestra.run.smithi145.stdout:ID_LIKE="rhel fedora" 2023-12-01T05:29:19.701 INFO:teuthology.orchestra.run.smithi145.stdout:VERSION_ID="8" 2023-12-01T05:29:19.701 INFO:teuthology.orchestra.run.smithi145.stdout:PLATFORM_ID="platform:el8" 2023-12-01T05:29:19.701 INFO:teuthology.orchestra.run.smithi145.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-01T05:29:19.701 INFO:teuthology.orchestra.run.smithi145.stdout:ANSI_COLOR="0;31" 2023-12-01T05:29:19.701 INFO:teuthology.orchestra.run.smithi145.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-01T05:29:19.701 INFO:teuthology.orchestra.run.smithi145.stdout:HOME_URL="https://centos.org/" 2023-12-01T05:29:19.701 INFO:teuthology.orchestra.run.smithi145.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-01T05:29:19.701 INFO:teuthology.orchestra.run.smithi145.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-01T05:29:19.701 INFO:teuthology.orchestra.run.smithi145.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-01T05:29:19.701 INFO:teuthology.lock.ops:Updating smithi145.front.sepia.ceph.com on lock server 2023-12-01T05:29:19.734 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-01T05:29:19.743 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-01T05:29:19.773 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-01T05:29:19.773 DEBUG:teuthology.orchestra.run.smithi070:> test '!' -e /home/ubuntu/cephtest 2023-12-01T05:29:19.775 DEBUG:teuthology.orchestra.run.smithi145:> test '!' -e /home/ubuntu/cephtest 2023-12-01T05:29:19.794 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-01T05:29:19.806 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-01T05:29:19.806 DEBUG:teuthology.orchestra.run.smithi070:> test -z $(ls -A /var/lib/ceph) 2023-12-01T05:29:19.835 DEBUG:teuthology.orchestra.run.smithi145:> test -z $(ls -A /var/lib/ceph) 2023-12-01T05:29:19.866 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-01T05:29:19.922 INFO:teuthology.run_tasks:Running task kernel... 2023-12-01T05:29:19.943 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-01T05:29:19.944 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-01T05:29:19.944 DEBUG:teuthology.orchestra.run.smithi070:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-01T05:29:19.944 DEBUG:teuthology.orchestra.run.smithi145:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-01T05:29:19.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:29:19.964 DEBUG:teuthology.orchestra.run.smithi145:> uname -r 2023-12-01T05:29:19.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:29:19.965 DEBUG:teuthology.orchestra.run.smithi070:> uname -r 2023-12-01T05:29:20.024 INFO:teuthology.orchestra.run.smithi145.stdout:4.18.0-489.el8.x86_64 2023-12-01T05:29:20.024 INFO:teuthology.task.kernel:Running kernel on smithi145: 4.18.0-489.el8.x86_64 2023-12-01T05:29:20.024 DEBUG:teuthology.orchestra.run.smithi145:> sudo yum install -y kernel 2023-12-01T05:29:20.026 INFO:teuthology.orchestra.run.smithi070.stdout:4.18.0-489.el8.x86_64 2023-12-01T05:29:20.026 INFO:teuthology.task.kernel:Running kernel on smithi070: 4.18.0-489.el8.x86_64 2023-12-01T05:29:20.026 DEBUG:teuthology.orchestra.run.smithi070:> sudo yum install -y kernel 2023-12-01T05:29:31.729 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 8 - AppStream 3.7 MB/s | 34 MB 00:09 2023-12-01T05:29:33.509 INFO:teuthology.orchestra.run.smithi070.stdout:CentOS Stream 8 - AppStream 3.2 MB/s | 34 MB 00:10 2023-12-01T05:29:40.613 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 8 - BaseOS 21 MB/s | 55 MB 00:02 2023-12-01T05:29:42.258 INFO:teuthology.orchestra.run.smithi070.stdout:CentOS Stream 8 - BaseOS 22 MB/s | 55 MB 00:02 2023-12-01T05:29:48.754 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 8 - Extras 54 kB/s | 18 kB 00:00 2023-12-01T05:29:49.413 INFO:teuthology.orchestra.run.smithi145.stdout:CentOS Stream 8 - Extras common packages 15 kB/s | 6.9 kB 00:00 2023-12-01T05:29:49.714 INFO:teuthology.orchestra.run.smithi145.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-12-01T05:29:50.266 INFO:teuthology.orchestra.run.smithi070.stdout:CentOS Stream 8 - Extras 86 kB/s | 18 kB 00:00 2023-12-01T05:29:50.841 INFO:teuthology.orchestra.run.smithi070.stdout:CentOS Stream 8 - Extras common packages 18 kB/s | 6.9 kB 00:00 2023-12-01T05:29:51.117 INFO:teuthology.orchestra.run.smithi145.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2023-12-01T05:29:51.135 INFO:teuthology.orchestra.run.smithi070.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2023-12-01T05:29:52.535 INFO:teuthology.orchestra.run.smithi070.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2023-12-01T05:29:54.931 INFO:teuthology.orchestra.run.smithi145.stdout:lab-extras 475 kB/s | 24 kB 00:00 2023-12-01T05:29:56.393 INFO:teuthology.orchestra.run.smithi070.stdout:lab-extras 641 kB/s | 24 kB 00:00 2023-12-01T05:29:58.489 INFO:teuthology.orchestra.run.smithi145.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-01T05:29:58.489 INFO:teuthology.orchestra.run.smithi145.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-01T05:29:58.789 INFO:teuthology.orchestra.run.smithi145.stdout:Dependencies resolved. 2023-12-01T05:29:58.789 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2023-12-01T05:29:58.789 INFO:teuthology.orchestra.run.smithi145.stdout: Package Architecture Version Repository Size 2023-12-01T05:29:58.790 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2023-12-01T05:29:58.790 INFO:teuthology.orchestra.run.smithi145.stdout:Installing: 2023-12-01T05:29:58.790 INFO:teuthology.orchestra.run.smithi145.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-01T05:29:58.790 INFO:teuthology.orchestra.run.smithi145.stdout:Installing dependencies: 2023-12-01T05:29:58.790 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-01T05:29:58.790 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-01T05:29:58.790 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-12-01T05:29:58.790 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction Summary 2023-12-01T05:29:58.790 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2023-12-01T05:29:58.790 INFO:teuthology.orchestra.run.smithi145.stdout:Install 3 Packages 2023-12-01T05:29:58.790 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-12-01T05:29:58.791 INFO:teuthology.orchestra.run.smithi145.stdout:Total download size: 90 M 2023-12-01T05:29:58.791 INFO:teuthology.orchestra.run.smithi145.stdout:Installed size: 96 M 2023-12-01T05:29:58.791 INFO:teuthology.orchestra.run.smithi145.stdout:Downloading Packages: 2023-12-01T05:30:00.032 INFO:teuthology.orchestra.run.smithi145.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 9.6 MB/s | 10 MB 00:01 2023-12-01T05:30:00.051 INFO:teuthology.orchestra.run.smithi070.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-01T05:30:00.051 INFO:teuthology.orchestra.run.smithi070.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-01T05:30:00.348 INFO:teuthology.orchestra.run.smithi070.stdout:Dependencies resolved. 2023-12-01T05:30:00.349 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2023-12-01T05:30:00.349 INFO:teuthology.orchestra.run.smithi070.stdout: Package Architecture Version Repository Size 2023-12-01T05:30:00.349 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2023-12-01T05:30:00.349 INFO:teuthology.orchestra.run.smithi070.stdout:Installing: 2023-12-01T05:30:00.349 INFO:teuthology.orchestra.run.smithi070.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-01T05:30:00.349 INFO:teuthology.orchestra.run.smithi070.stdout:Installing dependencies: 2023-12-01T05:30:00.349 INFO:teuthology.orchestra.run.smithi070.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-01T05:30:00.349 INFO:teuthology.orchestra.run.smithi070.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-01T05:30:00.349 INFO:teuthology.orchestra.run.smithi070.stdout: 2023-12-01T05:30:00.349 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction Summary 2023-12-01T05:30:00.349 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2023-12-01T05:30:00.349 INFO:teuthology.orchestra.run.smithi070.stdout:Install 3 Packages 2023-12-01T05:30:00.349 INFO:teuthology.orchestra.run.smithi070.stdout: 2023-12-01T05:30:00.350 INFO:teuthology.orchestra.run.smithi070.stdout:Total download size: 90 M 2023-12-01T05:30:00.350 INFO:teuthology.orchestra.run.smithi070.stdout:Installed size: 96 M 2023-12-01T05:30:00.350 INFO:teuthology.orchestra.run.smithi070.stdout:Downloading Packages: 2023-12-01T05:30:01.183 INFO:teuthology.orchestra.run.smithi145.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 16 MB/s | 36 MB 00:02 2023-12-01T05:30:01.477 INFO:teuthology.orchestra.run.smithi070.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 9.4 MB/s | 10 MB 00:01 2023-12-01T05:30:01.575 INFO:teuthology.orchestra.run.smithi145.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 17 MB/s | 43 MB 00:02 2023-12-01T05:30:01.575 INFO:teuthology.orchestra.run.smithi145.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:30:01.575 INFO:teuthology.orchestra.run.smithi145.stdout:Total 32 MB/s | 90 MB 00:02 2023-12-01T05:30:02.253 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction check 2023-12-01T05:30:02.569 INFO:teuthology.orchestra.run.smithi070.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 17 MB/s | 36 MB 00:02 2023-12-01T05:30:02.679 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction check succeeded. 2023-12-01T05:30:02.679 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction test 2023-12-01T05:30:03.444 INFO:teuthology.orchestra.run.smithi070.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 14 MB/s | 43 MB 00:03 2023-12-01T05:30:03.444 INFO:teuthology.orchestra.run.smithi070.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:30:03.445 INFO:teuthology.orchestra.run.smithi070.stdout:Total 29 MB/s | 90 MB 00:03 2023-12-01T05:30:03.925 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction test succeeded. 2023-12-01T05:30:03.940 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction 2023-12-01T05:30:04.116 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction check 2023-12-01T05:30:04.516 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction check succeeded. 2023-12-01T05:30:04.516 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction test 2023-12-01T05:30:05.750 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction test succeeded. 2023-12-01T05:30:05.771 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction 2023-12-01T05:30:06.696 INFO:teuthology.orchestra.run.smithi145.stdout: Preparing : 1/1 2023-12-01T05:30:07.233 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-01T05:30:08.539 INFO:teuthology.orchestra.run.smithi070.stdout: Preparing : 1/1 2023-12-01T05:30:09.268 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-01T05:30:10.786 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-01T05:30:11.207 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-01T05:30:12.852 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-01T05:30:13.267 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-01T05:30:14.630 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-01T05:30:14.896 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:30:16.690 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-01T05:30:16.946 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:30:36.645 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:30:36.669 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:30:37.015 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:30:37.015 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-01T05:30:37.015 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-01T05:30:37.777 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:30:37.778 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-12-01T05:30:37.778 INFO:teuthology.orchestra.run.smithi145.stdout:Installed: 2023-12-01T05:30:37.778 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-01T05:30:37.778 INFO:teuthology.orchestra.run.smithi145.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-01T05:30:37.778 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-12-01T05:30:37.778 INFO:teuthology.orchestra.run.smithi145.stdout:Complete! 2023-12-01T05:30:37.925 DEBUG:teuthology.orchestra.run.smithi145:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T05:30:38.140 INFO:teuthology.orchestra.run.smithi145.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-01T05:30:38.141 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-01T05:30:38.141 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-01T05:30:38.141 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-01T05:30:38.141 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-01T05:30:38.141 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-12-01T05:30:38.141 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi145.front.sepia.ceph.com, path=None, version=distro) 2023-12-01T05:30:38.141 DEBUG:teuthology.orchestra.run.smithi145:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T05:30:38.348 INFO:teuthology.orchestra.run.smithi145.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-01T05:30:38.349 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-01T05:30:38.349 DEBUG:teuthology.orchestra.run.smithi145:> sudo rpm -qi grub2-tools 2023-12-01T05:30:38.382 INFO:teuthology.orchestra.run.smithi145.stdout:Name : grub2-tools 2023-12-01T05:30:38.382 INFO:teuthology.orchestra.run.smithi145.stdout:Epoch : 1 2023-12-01T05:30:38.382 INFO:teuthology.orchestra.run.smithi145.stdout:Version : 2.02 2023-12-01T05:30:38.382 INFO:teuthology.orchestra.run.smithi145.stdout:Release : 129.el8 2023-12-01T05:30:38.382 INFO:teuthology.orchestra.run.smithi145.stdout:Architecture: x86_64 2023-12-01T05:30:38.382 INFO:teuthology.orchestra.run.smithi145.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-01T05:30:38.382 INFO:teuthology.orchestra.run.smithi145.stdout:Group : System Environment/Base 2023-12-01T05:30:38.382 INFO:teuthology.orchestra.run.smithi145.stdout:Size : 9265586 2023-12-01T05:30:38.382 INFO:teuthology.orchestra.run.smithi145.stdout:License : GPLv3+ 2023-12-01T05:30:38.382 INFO:teuthology.orchestra.run.smithi145.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-01T05:30:38.382 INFO:teuthology.orchestra.run.smithi145.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-01T05:30:38.383 INFO:teuthology.orchestra.run.smithi145.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-01T05:30:38.383 INFO:teuthology.orchestra.run.smithi145.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-01T05:30:38.383 INFO:teuthology.orchestra.run.smithi145.stdout:Relocations : (not relocatable) 2023-12-01T05:30:38.383 INFO:teuthology.orchestra.run.smithi145.stdout:Packager : CentOS BuildSystem 2023-12-01T05:30:38.383 INFO:teuthology.orchestra.run.smithi145.stdout:Vendor : CentOS 2023-12-01T05:30:38.383 INFO:teuthology.orchestra.run.smithi145.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-01T05:30:38.383 INFO:teuthology.orchestra.run.smithi145.stdout:Summary : Support tools for GRUB. 2023-12-01T05:30:38.383 INFO:teuthology.orchestra.run.smithi145.stdout:Description : 2023-12-01T05:30:38.383 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-12-01T05:30:38.383 INFO:teuthology.orchestra.run.smithi145.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-01T05:30:38.383 INFO:teuthology.orchestra.run.smithi145.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-01T05:30:38.383 INFO:teuthology.orchestra.run.smithi145.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-01T05:30:38.383 INFO:teuthology.orchestra.run.smithi145.stdout:hardware devices. 2023-12-01T05:30:38.383 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-12-01T05:30:38.383 INFO:teuthology.orchestra.run.smithi145.stdout:This subpackage provides tools for support of all platforms. 2023-12-01T05:30:38.384 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-01T05:30:38.384 INFO:teuthology.task.kernel:Updating grub on smithi145 to boot 4.18.0-526.el8.x86_64 2023-12-01T05:30:38.385 DEBUG:teuthology.orchestra.run.smithi145:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-01T05:30:38.752 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:30:38.776 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:30:39.129 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:30:39.129 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-01T05:30:39.129 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-01T05:30:39.861 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-01T05:30:39.862 INFO:teuthology.orchestra.run.smithi070.stdout: 2023-12-01T05:30:39.862 INFO:teuthology.orchestra.run.smithi070.stdout:Installed: 2023-12-01T05:30:39.862 INFO:teuthology.orchestra.run.smithi070.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-01T05:30:39.862 INFO:teuthology.orchestra.run.smithi070.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-01T05:30:39.862 INFO:teuthology.orchestra.run.smithi070.stdout: 2023-12-01T05:30:39.862 INFO:teuthology.orchestra.run.smithi070.stdout:Complete! 2023-12-01T05:30:40.010 DEBUG:teuthology.orchestra.run.smithi070:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T05:30:40.117 INFO:teuthology.orchestra.run.smithi145.stderr:Generating grub configuration file ... 2023-12-01T05:30:40.245 INFO:teuthology.orchestra.run.smithi070.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-01T05:30:40.245 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-01T05:30:40.245 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-526.el8.x86_64 2023-12-01T05:30:40.245 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-01T05:30:40.245 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-01T05:30:40.245 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-12-01T05:30:40.246 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi070.front.sepia.ceph.com, path=None, version=distro) 2023-12-01T05:30:40.246 DEBUG:teuthology.orchestra.run.smithi070:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T05:30:40.454 INFO:teuthology.orchestra.run.smithi070.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-01T05:30:40.454 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-01T05:30:40.454 DEBUG:teuthology.orchestra.run.smithi070:> sudo rpm -qi grub2-tools 2023-12-01T05:30:40.488 INFO:teuthology.orchestra.run.smithi070.stdout:Name : grub2-tools 2023-12-01T05:30:40.488 INFO:teuthology.orchestra.run.smithi070.stdout:Epoch : 1 2023-12-01T05:30:40.488 INFO:teuthology.orchestra.run.smithi070.stdout:Version : 2.02 2023-12-01T05:30:40.488 INFO:teuthology.orchestra.run.smithi070.stdout:Release : 129.el8 2023-12-01T05:30:40.488 INFO:teuthology.orchestra.run.smithi070.stdout:Architecture: x86_64 2023-12-01T05:30:40.488 INFO:teuthology.orchestra.run.smithi070.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-01T05:30:40.489 INFO:teuthology.orchestra.run.smithi070.stdout:Group : System Environment/Base 2023-12-01T05:30:40.489 INFO:teuthology.orchestra.run.smithi070.stdout:Size : 9265586 2023-12-01T05:30:40.489 INFO:teuthology.orchestra.run.smithi070.stdout:License : GPLv3+ 2023-12-01T05:30:40.489 INFO:teuthology.orchestra.run.smithi070.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-01T05:30:40.489 INFO:teuthology.orchestra.run.smithi070.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-01T05:30:40.489 INFO:teuthology.orchestra.run.smithi070.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-01T05:30:40.489 INFO:teuthology.orchestra.run.smithi070.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-01T05:30:40.489 INFO:teuthology.orchestra.run.smithi070.stdout:Relocations : (not relocatable) 2023-12-01T05:30:40.489 INFO:teuthology.orchestra.run.smithi070.stdout:Packager : CentOS BuildSystem 2023-12-01T05:30:40.489 INFO:teuthology.orchestra.run.smithi070.stdout:Vendor : CentOS 2023-12-01T05:30:40.489 INFO:teuthology.orchestra.run.smithi070.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-01T05:30:40.489 INFO:teuthology.orchestra.run.smithi070.stdout:Summary : Support tools for GRUB. 2023-12-01T05:30:40.489 INFO:teuthology.orchestra.run.smithi070.stdout:Description : 2023-12-01T05:30:40.489 INFO:teuthology.orchestra.run.smithi070.stdout: 2023-12-01T05:30:40.489 INFO:teuthology.orchestra.run.smithi070.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-01T05:30:40.490 INFO:teuthology.orchestra.run.smithi070.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-01T05:30:40.490 INFO:teuthology.orchestra.run.smithi070.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-01T05:30:40.490 INFO:teuthology.orchestra.run.smithi070.stdout:hardware devices. 2023-12-01T05:30:40.490 INFO:teuthology.orchestra.run.smithi070.stdout: 2023-12-01T05:30:40.490 INFO:teuthology.orchestra.run.smithi070.stdout:This subpackage provides tools for support of all platforms. 2023-12-01T05:30:40.491 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-01T05:30:40.491 INFO:teuthology.task.kernel:Updating grub on smithi070 to boot 4.18.0-526.el8.x86_64 2023-12-01T05:30:40.491 DEBUG:teuthology.orchestra.run.smithi070:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-01T05:30:42.360 INFO:teuthology.orchestra.run.smithi070.stderr:Generating grub configuration file ... 2023-12-01T05:30:42.376 INFO:teuthology.orchestra.run.smithi145.stderr:done 2023-12-01T05:30:42.378 DEBUG:teuthology.orchestra.run.smithi145:> mktemp 2023-12-01T05:30:42.414 INFO:teuthology.orchestra.run.smithi145.stdout:/tmp/tmp.w68Gw9Edoe 2023-12-01T05:30:42.414 DEBUG:teuthology.orchestra.run.smithi145:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.w68Gw9Edoe 2023-12-01T05:30:42.488 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 0666 /tmp/tmp.w68Gw9Edoe 2023-12-01T05:30:42.635 DEBUG:teuthology.orchestra.remote:smithi145:/tmp/tmp.w68Gw9Edoe is 6KB 2023-12-01T05:30:42.683 DEBUG:teuthology.orchestra.run.smithi145:> rm -fr /tmp/tmp.w68Gw9Edoe 2023-12-01T05:30:42.700 DEBUG:teuthology.orchestra.run.smithi145:> sudo /bin/ls /boot/loader/entries || true 2023-12-01T05:30:42.773 INFO:teuthology.orchestra.run.smithi145.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-01T05:30:42.773 INFO:teuthology.orchestra.run.smithi145.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-01T05:30:42.773 INFO:teuthology.orchestra.run.smithi145.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-01T05:30:42.773 INFO:teuthology.orchestra.run.smithi145.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-01T05:30:42.774 DEBUG:teuthology.orchestra.run.smithi145:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-01T05:30:42.967 DEBUG:teuthology.orchestra.run.smithi145:> sudo shutdown -r now 2023-12-01T05:30:44.346 INFO:teuthology.orchestra.run.smithi070.stderr:done 2023-12-01T05:30:44.348 DEBUG:teuthology.orchestra.run.smithi070:> mktemp 2023-12-01T05:30:44.379 INFO:teuthology.orchestra.run.smithi070.stdout:/tmp/tmp.TixzoeIUZs 2023-12-01T05:30:44.379 DEBUG:teuthology.orchestra.run.smithi070:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.TixzoeIUZs 2023-12-01T05:30:44.453 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod 0666 /tmp/tmp.TixzoeIUZs 2023-12-01T05:30:44.598 DEBUG:teuthology.orchestra.remote:smithi070:/tmp/tmp.TixzoeIUZs is 6KB 2023-12-01T05:30:44.646 DEBUG:teuthology.orchestra.run.smithi070:> rm -fr /tmp/tmp.TixzoeIUZs 2023-12-01T05:30:44.664 DEBUG:teuthology.orchestra.run.smithi070:> sudo /bin/ls /boot/loader/entries || true 2023-12-01T05:30:44.741 INFO:teuthology.orchestra.run.smithi070.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-01T05:30:44.741 INFO:teuthology.orchestra.run.smithi070.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-01T05:30:44.741 INFO:teuthology.orchestra.run.smithi070.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-01T05:30:44.741 INFO:teuthology.orchestra.run.smithi070.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-01T05:30:44.742 DEBUG:teuthology.orchestra.run.smithi070:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-01T05:30:44.877 DEBUG:teuthology.orchestra.run.smithi070:> sudo shutdown -r now 2023-12-01T05:31:12.998 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-12-01T05:31:12.999 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2023-12-01T05:31:12.999 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:31:14.880 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-12-01T05:31:14.880 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2023-12-01T05:31:14.881 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:31:31.555 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.145 2023-12-01T05:31:33.346 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2023-12-01T05:31:40.562 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2023-12-01T05:31:40.563 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:31:42.349 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2023-12-01T05:31:42.349 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:31:43.618 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.145 2023-12-01T05:31:45.414 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2023-12-01T05:31:55.626 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2023-12-01T05:31:55.627 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:31:57.417 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2023-12-01T05:31:57.418 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:32:27.848 DEBUG:teuthology.orchestra.run.smithi145:> true 2023-12-01T05:32:28.282 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi145.front.sepia.ceph.com' 2023-12-01T05:32:28.282 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-526.el8.x86_64"... 2023-12-01T05:32:28.283 DEBUG:teuthology.orchestra.run.smithi145:> uname -r 2023-12-01T05:32:28.299 INFO:teuthology.orchestra.run.smithi145.stdout:4.18.0-526.el8.x86_64 2023-12-01T05:32:28.299 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-01T05:32:28.299 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-01T05:32:28.299 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-01T05:32:29.300 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-01T05:32:29.301 DEBUG:teuthology.orchestra.run.smithi145:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-01T05:32:29.373 INFO:teuthology.orchestra.run.smithi145.stdout:ttyS1 2023-12-01T05:32:29.387 DEBUG:teuthology.parallel:result is None 2023-12-01T05:32:29.550 DEBUG:teuthology.orchestra.run.smithi070:> true 2023-12-01T05:32:29.777 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi070.front.sepia.ceph.com' 2023-12-01T05:32:29.777 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-526.el8.x86_64"... 2023-12-01T05:32:29.777 DEBUG:teuthology.orchestra.run.smithi070:> uname -r 2023-12-01T05:32:29.835 INFO:teuthology.orchestra.run.smithi070.stdout:4.18.0-526.el8.x86_64 2023-12-01T05:32:29.835 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-526.el8.x86_64 vs 4.18.0-526.el8.x86_64 2023-12-01T05:32:29.835 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-01T05:32:29.835 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-01T05:32:30.837 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-01T05:32:30.837 DEBUG:teuthology.orchestra.run.smithi070:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-01T05:32:30.914 INFO:teuthology.orchestra.run.smithi070.stdout:ttyS1 2023-12-01T05:32:30.931 DEBUG:teuthology.parallel:result is None 2023-12-01T05:32:30.932 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-01T05:32:30.940 INFO:teuthology.task.internal:Creating test directory... 2023-12-01T05:32:30.941 DEBUG:teuthology.orchestra.run.smithi070:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-01T05:32:30.943 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-01T05:32:30.966 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-01T05:32:30.973 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-01T05:32:30.980 INFO:teuthology.task.internal:Creating archive directory... 2023-12-01T05:32:30.980 DEBUG:teuthology.orchestra.run.smithi070:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-01T05:32:31.004 DEBUG:teuthology.orchestra.run.smithi145:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-01T05:32:31.063 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-01T05:32:31.070 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-01T05:32:31.070 DEBUG:teuthology.orchestra.run.smithi070:> 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 2023-12-01T05:32:31.072 DEBUG:teuthology.orchestra.run.smithi145:> 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 2023-12-01T05:32:31.104 INFO:teuthology.orchestra.run.smithi070.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T05:32:31.107 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T05:32:31.115 INFO:teuthology.orchestra.run.smithi070.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T05:32:31.117 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T05:32:31.119 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-01T05:32:31.126 INFO:teuthology.task.internal:Configuring sudo... 2023-12-01T05:32:31.126 DEBUG:teuthology.orchestra.run.smithi070:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-01T05:32:31.159 DEBUG:teuthology.orchestra.run.smithi145:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-01T05:32:31.188 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-01T05:32:31.198 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-01T05:32:31.198 DEBUG:teuthology.orchestra.run.smithi070:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-01T05:32:31.230 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-01T05:32:31.249 DEBUG:teuthology.orchestra.run.smithi070:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T05:32:31.335 DEBUG:teuthology.orchestra.run.smithi070:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T05:32:31.383 DEBUG:teuthology.orchestra.run.smithi070:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T05:32:31.468 DEBUG:teuthology.orchestra.run.smithi070:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T05:32:31.510 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2023-12-01T05:32:31.510 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-01T05:32:31.578 DEBUG:teuthology.orchestra.run.smithi145:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T05:32:31.629 DEBUG:teuthology.orchestra.run.smithi145:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T05:32:31.680 DEBUG:teuthology.orchestra.run.smithi145:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T05:32:31.768 DEBUG:teuthology.orchestra.run.smithi145:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T05:32:31.812 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-12-01T05:32:31.812 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-01T05:32:31.880 DEBUG:teuthology.orchestra.run.smithi070:> sudo service rsyslog restart 2023-12-01T05:32:31.882 DEBUG:teuthology.orchestra.run.smithi145:> sudo service rsyslog restart 2023-12-01T05:32:31.942 INFO:teuthology.orchestra.run.smithi070.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T05:32:31.997 INFO:teuthology.orchestra.run.smithi145.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T05:32:32.458 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-01T05:32:32.466 INFO:teuthology.task.internal:Starting timer... 2023-12-01T05:32:32.466 INFO:teuthology.run_tasks:Running task pcp... 2023-12-01T05:32:32.476 INFO:teuthology.run_tasks:Running task selinux... 2023-12-01T05:32:32.483 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-01T05:32:32.484 DEBUG:teuthology.orchestra.run.smithi070:> sudo service auditd rotate 2023-12-01T05:32:32.574 INFO:teuthology.orchestra.run.smithi070.stdout:Rotating logs: 2023-12-01T05:32:32.575 DEBUG:teuthology.orchestra.run.smithi145:> sudo service auditd rotate 2023-12-01T05:32:32.659 INFO:teuthology.orchestra.run.smithi145.stdout:Rotating logs: 2023-12-01T05:32:32.661 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-01T05:32:32.661 DEBUG:teuthology.orchestra.run.smithi070:> /usr/sbin/getenforce 2023-12-01T05:32:32.740 INFO:teuthology.orchestra.run.smithi070.stdout:Permissive 2023-12-01T05:32:32.740 DEBUG:teuthology.orchestra.run.smithi145:> /usr/sbin/getenforce 2023-12-01T05:32:32.765 INFO:teuthology.orchestra.run.smithi145.stdout:Permissive 2023-12-01T05:32:32.766 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi070.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi145.front.sepia.ceph.com': 'permissive'} 2023-12-01T05:32:32.766 DEBUG:teuthology.orchestra.run.smithi070:> 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 2023-12-01T05:32:32.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:32:32.796 DEBUG:teuthology.orchestra.run.smithi145:> 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 2023-12-01T05:32:32.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:32:32.834 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-01T05:32:32.834 DEBUG:teuthology.orchestra.run.smithi070:> sudo /usr/sbin/setenforce permissive 2023-12-01T05:32:32.864 DEBUG:teuthology.orchestra.run.smithi145:> sudo /usr/sbin/setenforce permissive 2023-12-01T05:32:32.901 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-01T05:32:32.911 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-01T05:32:32.911 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-01T05:32:32.929 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'}]}] 2023-12-01T05:32:32.930 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi070.front.sepia.ceph.com,smithi145.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-01T05:40:16.274 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi070.front.sepia.ceph.com'), Remote(name='ubuntu@smithi145.front.sepia.ceph.com')] 2023-12-01T05:40:16.275 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2023-12-01T05:40:16.276 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:40:16.345 DEBUG:teuthology.orchestra.run.smithi070:> true 2023-12-01T05:40:16.417 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi070.front.sepia.ceph.com' 2023-12-01T05:40:16.418 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2023-12-01T05:40:16.418 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T05:40:16.486 DEBUG:teuthology.orchestra.run.smithi145:> true 2023-12-01T05:40:16.558 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi145.front.sepia.ceph.com' 2023-12-01T05:40:16.559 INFO:teuthology.run_tasks:Running task clock... 2023-12-01T05:40:16.570 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-01T05:40:16.571 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-01T05:40:16.571 DEBUG:teuthology.orchestra.run.smithi070:> 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 2023-12-01T05:40:16.573 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-01T05:40:16.573 DEBUG:teuthology.orchestra.run.smithi145:> 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 2023-12-01T05:40:16.604 INFO:teuthology.orchestra.run.smithi070.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-01T05:40:16.618 INFO:teuthology.orchestra.run.smithi070.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-01T05:40:16.633 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-01T05:40:16.647 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-01T05:40:16.685 INFO:teuthology.orchestra.run.smithi070.stderr:sudo: ntpd: command not found 2023-12-01T05:40:16.697 INFO:teuthology.orchestra.run.smithi070.stdout:506 Cannot talk to daemon 2023-12-01T05:40:16.711 INFO:teuthology.orchestra.run.smithi070.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-01T05:40:16.718 INFO:teuthology.orchestra.run.smithi145.stderr:sudo: ntpd: command not found 2023-12-01T05:40:16.725 INFO:teuthology.orchestra.run.smithi070.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-01T05:40:16.729 INFO:teuthology.orchestra.run.smithi145.stdout:506 Cannot talk to daemon 2023-12-01T05:40:16.743 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-01T05:40:16.756 INFO:teuthology.orchestra.run.smithi145.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-01T05:40:16.787 INFO:teuthology.orchestra.run.smithi070.stderr:bash: ntpq: command not found 2023-12-01T05:40:16.790 INFO:teuthology.orchestra.run.smithi070.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T05:40:16.791 INFO:teuthology.orchestra.run.smithi070.stdout:=============================================================================== 2023-12-01T05:40:16.791 INFO:teuthology.orchestra.run.smithi070.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:40:16.791 INFO:teuthology.orchestra.run.smithi070.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:40:16.791 INFO:teuthology.orchestra.run.smithi070.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:40:16.791 INFO:teuthology.orchestra.run.smithi070.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:40:16.828 INFO:teuthology.orchestra.run.smithi145.stderr:bash: ntpq: command not found 2023-12-01T05:40:16.828 INFO:teuthology.orchestra.run.smithi145.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T05:40:16.829 INFO:teuthology.orchestra.run.smithi145.stdout:=============================================================================== 2023-12-01T05:40:16.829 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:40:16.829 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:40:16.829 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:40:16.829 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:40:16.829 INFO:teuthology.run_tasks:Running task pexec... 2023-12-01T05:40:16.838 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-01T05:40:16.839 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi070.front.sepia.ceph.com 2023-12-01T05:40:16.839 DEBUG:teuthology.orchestra.run.smithi070:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-01T05:40:16.839 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi145.front.sepia.ceph.com 2023-12-01T05:40:16.839 DEBUG:teuthology.orchestra.run.smithi145:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-01T05:40:17.715 INFO:teuthology.orchestra.run.smithi070.stdout:Last metadata expiration check: 0:01:48 ago on Fri 01 Dec 2023 05:38:29 AM UTC. 2023-12-01T05:40:17.749 INFO:teuthology.orchestra.run.smithi145.stdout:Last metadata expiration check: 0:01:50 ago on Fri 01 Dec 2023 05:38:27 AM UTC. 2023-12-01T05:40:19.863 INFO:teuthology.orchestra.run.smithi070.stdout:Dependencies resolved. 2023-12-01T05:40:19.864 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2023-12-01T05:40:19.864 INFO:teuthology.orchestra.run.smithi070.stdout: Package Architecture Version Repository Size 2023-12-01T05:40:19.865 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2023-12-01T05:40:19.865 INFO:teuthology.orchestra.run.smithi070.stdout:Resetting modules: 2023-12-01T05:40:19.865 INFO:teuthology.orchestra.run.smithi070.stdout: container-tools 2023-12-01T05:40:19.865 INFO:teuthology.orchestra.run.smithi070.stdout: 2023-12-01T05:40:19.865 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction Summary 2023-12-01T05:40:19.865 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2023-12-01T05:40:19.865 INFO:teuthology.orchestra.run.smithi070.stdout: 2023-12-01T05:40:19.911 INFO:teuthology.orchestra.run.smithi145.stdout:Dependencies resolved. 2023-12-01T05:40:19.912 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2023-12-01T05:40:19.912 INFO:teuthology.orchestra.run.smithi145.stdout: Package Architecture Version Repository Size 2023-12-01T05:40:19.912 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2023-12-01T05:40:19.912 INFO:teuthology.orchestra.run.smithi145.stdout:Resetting modules: 2023-12-01T05:40:19.912 INFO:teuthology.orchestra.run.smithi145.stdout: container-tools 2023-12-01T05:40:19.912 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-12-01T05:40:19.912 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction Summary 2023-12-01T05:40:19.912 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2023-12-01T05:40:19.912 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-12-01T05:40:20.107 INFO:teuthology.orchestra.run.smithi070.stdout:Complete! 2023-12-01T05:40:20.153 INFO:teuthology.orchestra.run.smithi145.stdout:Complete! 2023-12-01T05:40:21.050 INFO:teuthology.orchestra.run.smithi070.stdout:Last metadata expiration check: 0:01:51 ago on Fri 01 Dec 2023 05:38:29 AM UTC. 2023-12-01T05:40:21.097 INFO:teuthology.orchestra.run.smithi145.stdout:Last metadata expiration check: 0:01:53 ago on Fri 01 Dec 2023 05:38:27 AM UTC. 2023-12-01T05:40:23.171 INFO:teuthology.orchestra.run.smithi070.stdout:Dependencies resolved. 2023-12-01T05:40:23.198 INFO:teuthology.orchestra.run.smithi145.stdout:Dependencies resolved. 2023-12-01T05:40:23.354 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2023-12-01T05:40:23.354 INFO:teuthology.orchestra.run.smithi070.stdout: Package Arch Version Repository Size 2023-12-01T05:40:23.355 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2023-12-01T05:40:23.355 INFO:teuthology.orchestra.run.smithi070.stdout:Installing group/module packages: 2023-12-01T05:40:23.355 INFO:teuthology.orchestra.run.smithi070.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-01T05:40:23.355 INFO:teuthology.orchestra.run.smithi070.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-01T05:40:23.355 INFO:teuthology.orchestra.run.smithi070.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-01T05:40:23.355 INFO:teuthology.orchestra.run.smithi070.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-01T05:40:23.355 INFO:teuthology.orchestra.run.smithi070.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-01T05:40:23.355 INFO:teuthology.orchestra.run.smithi070.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-01T05:40:23.355 INFO:teuthology.orchestra.run.smithi070.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-01T05:40:23.355 INFO:teuthology.orchestra.run.smithi070.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-01T05:40:23.355 INFO:teuthology.orchestra.run.smithi070.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-01T05:40:23.355 INFO:teuthology.orchestra.run.smithi070.stdout:Installing dependencies: 2023-12-01T05:40:23.355 INFO:teuthology.orchestra.run.smithi070.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-01T05:40:23.355 INFO:teuthology.orchestra.run.smithi070.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-01T05:40:23.355 INFO:teuthology.orchestra.run.smithi070.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-01T05:40:23.355 INFO:teuthology.orchestra.run.smithi070.stdout:Installing weak dependencies: 2023-12-01T05:40:23.356 INFO:teuthology.orchestra.run.smithi070.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-01T05:40:23.356 INFO:teuthology.orchestra.run.smithi070.stdout:Installing module profiles: 2023-12-01T05:40:23.356 INFO:teuthology.orchestra.run.smithi070.stdout: container-tools/common 2023-12-01T05:40:23.356 INFO:teuthology.orchestra.run.smithi070.stdout: 2023-12-01T05:40:23.356 INFO:teuthology.orchestra.run.smithi070.stdout:Enabling module streams: 2023-12-01T05:40:23.356 INFO:teuthology.orchestra.run.smithi070.stdout: container-tools rhel8 2023-12-01T05:40:23.356 INFO:teuthology.orchestra.run.smithi070.stdout: 2023-12-01T05:40:23.356 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction Summary 2023-12-01T05:40:23.356 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2023-12-01T05:40:23.356 INFO:teuthology.orchestra.run.smithi070.stdout:Install 13 Packages 2023-12-01T05:40:23.356 INFO:teuthology.orchestra.run.smithi070.stdout: 2023-12-01T05:40:23.357 INFO:teuthology.orchestra.run.smithi070.stdout:Total download size: 27 M 2023-12-01T05:40:23.357 INFO:teuthology.orchestra.run.smithi070.stdout:Installed size: 89 M 2023-12-01T05:40:23.357 INFO:teuthology.orchestra.run.smithi070.stdout:Downloading Packages: 2023-12-01T05:40:23.382 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2023-12-01T05:40:23.383 INFO:teuthology.orchestra.run.smithi145.stdout: Package Arch Version Repository Size 2023-12-01T05:40:23.383 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2023-12-01T05:40:23.383 INFO:teuthology.orchestra.run.smithi145.stdout:Installing group/module packages: 2023-12-01T05:40:23.383 INFO:teuthology.orchestra.run.smithi145.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-01T05:40:23.383 INFO:teuthology.orchestra.run.smithi145.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-01T05:40:23.383 INFO:teuthology.orchestra.run.smithi145.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-01T05:40:23.383 INFO:teuthology.orchestra.run.smithi145.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-01T05:40:23.383 INFO:teuthology.orchestra.run.smithi145.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-01T05:40:23.383 INFO:teuthology.orchestra.run.smithi145.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-01T05:40:23.383 INFO:teuthology.orchestra.run.smithi145.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-01T05:40:23.383 INFO:teuthology.orchestra.run.smithi145.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-01T05:40:23.383 INFO:teuthology.orchestra.run.smithi145.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-01T05:40:23.383 INFO:teuthology.orchestra.run.smithi145.stdout:Installing dependencies: 2023-12-01T05:40:23.383 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-01T05:40:23.384 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-01T05:40:23.384 INFO:teuthology.orchestra.run.smithi145.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-01T05:40:23.384 INFO:teuthology.orchestra.run.smithi145.stdout:Installing weak dependencies: 2023-12-01T05:40:23.384 INFO:teuthology.orchestra.run.smithi145.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-12-01T05:40:23.384 INFO:teuthology.orchestra.run.smithi145.stdout:Installing module profiles: 2023-12-01T05:40:23.384 INFO:teuthology.orchestra.run.smithi145.stdout: container-tools/common 2023-12-01T05:40:23.384 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-12-01T05:40:23.384 INFO:teuthology.orchestra.run.smithi145.stdout:Enabling module streams: 2023-12-01T05:40:23.384 INFO:teuthology.orchestra.run.smithi145.stdout: container-tools rhel8 2023-12-01T05:40:23.384 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-12-01T05:40:23.384 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction Summary 2023-12-01T05:40:23.384 INFO:teuthology.orchestra.run.smithi145.stdout:================================================================================ 2023-12-01T05:40:23.384 INFO:teuthology.orchestra.run.smithi145.stdout:Install 13 Packages 2023-12-01T05:40:23.384 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-12-01T05:40:23.385 INFO:teuthology.orchestra.run.smithi145.stdout:Total download size: 27 M 2023-12-01T05:40:23.385 INFO:teuthology.orchestra.run.smithi145.stdout:Installed size: 89 M 2023-12-01T05:40:23.385 INFO:teuthology.orchestra.run.smithi145.stdout:Downloading Packages: 2023-12-01T05:40:23.649 INFO:teuthology.orchestra.run.smithi070.stdout:[MIRROR] aardvark-dns-1.8.0-1.module_el8+712+4cd1bd69.x86_64.rpm: Status code: 503 for http://mirrors.rcs.alaska.edu/centos/8-stream/AppStream/x86_64/os/Packages/aardvark-dns-1.8.0-1.module_el8%2b712%2b4cd1bd69.x86_64.rpm (IP: 199.165.82.202) 2023-12-01T05:40:23.890 INFO:teuthology.orchestra.run.smithi145.stdout:[MIRROR] cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch.rpm: Status code: 503 for http://mirrors.rcs.alaska.edu/centos/8-stream/AppStream/x86_64/os/Packages/cockpit-podman-78-1.module_el8%2b712%2b4cd1bd69.noarch.rpm (IP: 199.165.82.202) 2023-12-01T05:40:23.930 INFO:teuthology.orchestra.run.smithi145.stdout:[MIRROR] aardvark-dns-1.8.0-1.module_el8+712+4cd1bd69.x86_64.rpm: Status code: 503 for http://mirrors.rcs.alaska.edu/centos/8-stream/AppStream/x86_64/os/Packages/aardvark-dns-1.8.0-1.module_el8%2b712%2b4cd1bd69.x86_64.rpm (IP: 199.165.82.202) 2023-12-01T05:40:23.997 INFO:teuthology.orchestra.run.smithi145.stdout:[MIRROR] buildah-1.32.0-1.module_el8+712+4cd1bd69.x86_64.rpm: Status code: 503 for http://mirrors.rcs.alaska.edu/centos/8-stream/AppStream/x86_64/os/Packages/buildah-1.32.0-1.module_el8%2b712%2b4cd1bd69.x86_64.rpm (IP: 199.165.82.202) 2023-12-01T05:40:24.354 INFO:teuthology.orchestra.run.smithi070.stdout:(1/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 1.0 MB/s | 1.0 MB 00:00 2023-12-01T05:40:24.560 INFO:teuthology.orchestra.run.smithi145.stdout:(1/13): cockpit-podman-78-1.module_el8+712+4cd1 766 kB/s | 750 kB 00:00 2023-12-01T05:40:24.606 INFO:teuthology.orchestra.run.smithi070.stdout:[MIRROR] criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64.rpm: Status code: 503 for http://mirrors.rcs.alaska.edu/centos/8-stream/AppStream/x86_64/os/Packages/criu-libs-3.15-3.module_el8.7.0%2b1216%2bb022c01d.x86_64.rpm (IP: 199.165.82.202) 2023-12-01T05:40:24.619 INFO:teuthology.orchestra.run.smithi145.stdout:(2/13): aardvark-dns-1.8.0-1.module_el8+712+4cd 989 kB/s | 1.0 MB 00:01 2023-12-01T05:40:24.661 INFO:teuthology.orchestra.run.smithi145.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 378 kB/s | 38 kB 00:00 2023-12-01T05:40:24.705 INFO:teuthology.orchestra.run.smithi070.stdout:(2/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 108 kB/s | 38 kB 00:00 2023-12-01T05:40:24.736 INFO:teuthology.orchestra.run.smithi145.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 2.0 MB/s | 241 kB 00:00 2023-12-01T05:40:24.853 INFO:teuthology.orchestra.run.smithi145.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 1.5 MB/s | 178 kB 00:00 2023-12-01T05:40:24.947 INFO:teuthology.orchestra.run.smithi070.stdout:(3/13): cockpit-podman-78-1.module_el8+712+4cd1 484 kB/s | 750 kB 00:01 2023-12-01T05:40:24.962 INFO:teuthology.orchestra.run.smithi145.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 229 kB/s | 25 kB 00:00 2023-12-01T05:40:25.054 INFO:teuthology.orchestra.run.smithi145.stdout:(7/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 10 MB/s | 3.9 MB 00:00 2023-12-01T05:40:25.079 INFO:teuthology.orchestra.run.smithi145.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 802 kB/s | 94 kB 00:00 2023-12-01T05:40:25.197 INFO:teuthology.orchestra.run.smithi145.stdout:(9/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 5.9 MB/s | 9.6 MB 00:01 2023-12-01T05:40:25.297 INFO:teuthology.orchestra.run.smithi145.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 529 kB/s | 53 kB 00:00 2023-12-01T05:40:25.389 INFO:teuthology.orchestra.run.smithi145.stdout:(11/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 8.2 MB/s | 2.5 MB 00:00 2023-12-01T05:40:25.406 INFO:teuthology.orchestra.run.smithi145.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 378 kB/s | 41 kB 00:00 2023-12-01T05:40:25.514 INFO:teuthology.orchestra.run.smithi145.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 18 MB/s | 8.1 MB 00:00 2023-12-01T05:40:25.515 INFO:teuthology.orchestra.run.smithi145.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:40:25.515 INFO:teuthology.orchestra.run.smithi145.stdout:Total 12 MB/s | 27 MB 00:02 2023-12-01T05:40:25.787 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction check 2023-12-01T05:40:25.808 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction check succeeded. 2023-12-01T05:40:25.808 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction test 2023-12-01T05:40:25.813 INFO:teuthology.orchestra.run.smithi070.stdout:(4/13): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 217 kB/s | 241 kB 00:01 2023-12-01T05:40:26.072 INFO:teuthology.orchestra.run.smithi145.stdout:Transaction test succeeded. 2023-12-01T05:40:26.075 INFO:teuthology.orchestra.run.smithi145.stdout:Running transaction 2023-12-01T05:40:26.747 INFO:teuthology.orchestra.run.smithi070.stdout:(5/13): python3-podman-4.7.0-1.module_el8+712+4 191 kB/s | 178 kB 00:00 2023-12-01T05:40:26.759 INFO:teuthology.orchestra.run.smithi145.stdout: Preparing : 1/1 2023-12-01T05:40:26.962 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-01T05:40:27.156 INFO:teuthology.orchestra.run.smithi070.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 61 kB/s | 25 kB 00:00 2023-12-01T05:40:27.166 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-01T05:40:27.363 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-01T05:40:27.629 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-01T05:40:27.989 INFO:teuthology.orchestra.run.smithi070.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 113 kB/s | 94 kB 00:00 2023-12-01T05:40:28.153 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-01T05:40:28.439 INFO:teuthology.orchestra.run.smithi070.stdout:(8/13): netavark-1.8.0-2.module_el8+712+4cd1bd6 1.1 MB/s | 3.9 MB 00:03 2023-12-01T05:40:29.148 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-01T05:40:29.396 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-01T05:40:29.583 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-01T05:40:29.706 INFO:teuthology.orchestra.run.smithi070.stdout:(9/13): buildah-1.32.0-1.module_el8+712+4cd1bd6 1.5 MB/s | 9.6 MB 00:06 2023-12-01T05:40:29.828 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-01T05:40:30.194 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-01T05:40:30.265 INFO:teuthology.orchestra.run.smithi070.stdout:(10/13): udica-0.2.6-20.module_el8+712+4cd1bd69 94 kB/s | 53 kB 00:00 2023-12-01T05:40:30.807 INFO:teuthology.orchestra.run.smithi070.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 76 kB/s | 41 kB 00:00 2023-12-01T05:40:30.874 INFO:teuthology.orchestra.run.smithi070.stdout:(12/13): toolbox-0.0.99.4-6.module_el8+712+4cd1 1.0 MB/s | 2.5 MB 00:02 2023-12-01T05:40:31.079 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-01T05:40:31.308 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-01T05:40:31.498 INFO:teuthology.orchestra.run.smithi145.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-01T05:40:31.923 INFO:teuthology.orchestra.run.smithi145.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-01T05:40:31.923 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-01T05:40:31.923 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-01T05:40:31.924 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-01T05:40:31.924 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-01T05:40:31.924 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-01T05:40:31.924 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-01T05:40:31.924 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-01T05:40:31.924 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-01T05:40:31.924 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-01T05:40:31.924 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-01T05:40:31.924 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-01T05:40:31.924 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-01T05:40:32.769 INFO:teuthology.orchestra.run.smithi145.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-01T05:40:32.769 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-12-01T05:40:32.769 INFO:teuthology.orchestra.run.smithi145.stdout:Installed: 2023-12-01T05:40:32.769 INFO:teuthology.orchestra.run.smithi145.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:40:32.769 INFO:teuthology.orchestra.run.smithi145.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:40:32.769 INFO:teuthology.orchestra.run.smithi145.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-01T05:40:32.769 INFO:teuthology.orchestra.run.smithi145.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-01T05:40:32.769 INFO:teuthology.orchestra.run.smithi145.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:40:32.769 INFO:teuthology.orchestra.run.smithi145.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:40:32.769 INFO:teuthology.orchestra.run.smithi145.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-01T05:40:32.770 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-01T05:40:32.770 INFO:teuthology.orchestra.run.smithi145.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-01T05:40:32.770 INFO:teuthology.orchestra.run.smithi145.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:40:32.770 INFO:teuthology.orchestra.run.smithi145.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:40:32.770 INFO:teuthology.orchestra.run.smithi145.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-01T05:40:32.770 INFO:teuthology.orchestra.run.smithi145.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-01T05:40:32.770 INFO:teuthology.orchestra.run.smithi145.stdout: 2023-12-01T05:40:32.770 INFO:teuthology.orchestra.run.smithi145.stdout:Complete! 2023-12-01T05:40:33.091 DEBUG:teuthology.parallel:result is None 2023-12-01T05:40:33.282 INFO:teuthology.orchestra.run.smithi070.stdout:(13/13): skopeo-1.13.3-1.module_el8+712+4cd1bd6 1.5 MB/s | 8.1 MB 00:05 2023-12-01T05:40:33.283 INFO:teuthology.orchestra.run.smithi070.stdout:-------------------------------------------------------------------------------- 2023-12-01T05:40:33.283 INFO:teuthology.orchestra.run.smithi070.stdout:Total 2.7 MB/s | 27 MB 00:09 2023-12-01T05:40:33.554 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction check 2023-12-01T05:40:33.575 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction check succeeded. 2023-12-01T05:40:33.575 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction test 2023-12-01T05:40:33.823 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction test succeeded. 2023-12-01T05:40:33.826 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction 2023-12-01T05:40:34.525 INFO:teuthology.orchestra.run.smithi070.stdout: Preparing : 1/1 2023-12-01T05:40:34.738 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-12-01T05:40:34.925 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-01T05:40:35.129 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-12-01T05:40:35.370 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-01T05:40:35.929 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 5/13 2023-12-01T05:40:36.913 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-01T05:40:37.158 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 7/13 2023-12-01T05:40:37.454 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 8/13 2023-12-01T05:40:37.728 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 9/13 2023-12-01T05:40:38.119 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 10/13 2023-12-01T05:40:39.028 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-01T05:40:39.284 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 12/13 2023-12-01T05:40:39.473 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-01T05:40:39.892 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 13/13 2023-12-01T05:40:39.893 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/13 2023-12-01T05:40:39.893 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/13 2023-12-01T05:40:39.893 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/13 2023-12-01T05:40:39.893 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-12-01T05:40:39.893 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/13 2023-12-01T05:40:39.893 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/13 2023-12-01T05:40:39.893 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/13 2023-12-01T05:40:39.893 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-12-01T05:40:39.893 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-12-01T05:40:39.893 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/13 2023-12-01T05:40:39.893 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/13 2023-12-01T05:40:39.893 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/13 2023-12-01T05:40:40.737 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-12-01T05:40:40.737 INFO:teuthology.orchestra.run.smithi070.stdout: 2023-12-01T05:40:40.737 INFO:teuthology.orchestra.run.smithi070.stdout:Installed: 2023-12-01T05:40:40.737 INFO:teuthology.orchestra.run.smithi070.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:40:40.737 INFO:teuthology.orchestra.run.smithi070.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:40:40.737 INFO:teuthology.orchestra.run.smithi070.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-01T05:40:40.737 INFO:teuthology.orchestra.run.smithi070.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-12-01T05:40:40.737 INFO:teuthology.orchestra.run.smithi070.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:40:40.737 INFO:teuthology.orchestra.run.smithi070.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:40:40.737 INFO:teuthology.orchestra.run.smithi070.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-01T05:40:40.737 INFO:teuthology.orchestra.run.smithi070.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-01T05:40:40.737 INFO:teuthology.orchestra.run.smithi070.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-01T05:40:40.738 INFO:teuthology.orchestra.run.smithi070.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:40:40.738 INFO:teuthology.orchestra.run.smithi070.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-01T05:40:40.738 INFO:teuthology.orchestra.run.smithi070.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-01T05:40:40.738 INFO:teuthology.orchestra.run.smithi070.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-01T05:40:40.738 INFO:teuthology.orchestra.run.smithi070.stdout: 2023-12-01T05:40:40.738 INFO:teuthology.orchestra.run.smithi070.stdout:Complete! 2023-12-01T05:40:41.011 DEBUG:teuthology.parallel:result is None 2023-12-01T05:40:41.011 INFO:teuthology.run_tasks:Running task nvme_loop... 2023-12-01T05:40:41.022 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2023-12-01T05:40:41.022 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2023-12-01T05:40:41.022 DEBUG:teuthology.orchestra.run.smithi070:> dd if=/scratch_devs of=/dev/stdout 2023-12-01T05:40:41.040 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-01T05:40:41.041 DEBUG:teuthology.orchestra.run.smithi070:> stat /dev/vg_nvme/lv_1 2023-12-01T05:40:41.098 INFO:teuthology.orchestra.run.smithi070.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-01T05:40:41.098 INFO:teuthology.orchestra.run.smithi070.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:40:41.098 INFO:teuthology.orchestra.run.smithi070.stdout:Device: 6h/6d Inode: 389104 Links: 1 2023-12-01T05:40:41.099 INFO:teuthology.orchestra.run.smithi070.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:40:41.099 INFO:teuthology.orchestra.run.smithi070.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:40:41.099 INFO:teuthology.orchestra.run.smithi070.stdout:Access: 2023-12-01 05:40:39.620120257 +0000 2023-12-01T05:40:41.099 INFO:teuthology.orchestra.run.smithi070.stdout:Modify: 2023-12-01 05:39:32.045970855 +0000 2023-12-01T05:40:41.099 INFO:teuthology.orchestra.run.smithi070.stdout:Change: 2023-12-01 05:39:32.045970855 +0000 2023-12-01T05:40:41.099 INFO:teuthology.orchestra.run.smithi070.stdout: Birth: - 2023-12-01T05:40:41.099 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-01T05:40:41.164 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records in 2023-12-01T05:40:41.164 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records out 2023-12-01T05:40:41.164 INFO:teuthology.orchestra.run.smithi070.stderr:512 bytes copied, 0.000104564 s, 4.9 MB/s 2023-12-01T05:40:41.165 DEBUG:teuthology.orchestra.run.smithi070:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-01T05:40:41.225 DEBUG:teuthology.orchestra.run.smithi070:> stat /dev/vg_nvme/lv_2 2023-12-01T05:40:41.284 INFO:teuthology.orchestra.run.smithi070.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-01T05:40:41.284 INFO:teuthology.orchestra.run.smithi070.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:40:41.284 INFO:teuthology.orchestra.run.smithi070.stdout:Device: 6h/6d Inode: 396548 Links: 1 2023-12-01T05:40:41.284 INFO:teuthology.orchestra.run.smithi070.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:40:41.284 INFO:teuthology.orchestra.run.smithi070.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:40:41.284 INFO:teuthology.orchestra.run.smithi070.stdout:Access: 2023-12-01 05:40:39.620120257 +0000 2023-12-01T05:40:41.284 INFO:teuthology.orchestra.run.smithi070.stdout:Modify: 2023-12-01 05:39:32.558955566 +0000 2023-12-01T05:40:41.284 INFO:teuthology.orchestra.run.smithi070.stdout:Change: 2023-12-01 05:39:32.558955566 +0000 2023-12-01T05:40:41.284 INFO:teuthology.orchestra.run.smithi070.stdout: Birth: - 2023-12-01T05:40:41.284 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-01T05:40:41.348 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records in 2023-12-01T05:40:41.349 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records out 2023-12-01T05:40:41.349 INFO:teuthology.orchestra.run.smithi070.stderr:512 bytes copied, 9.323e-05 s, 5.5 MB/s 2023-12-01T05:40:41.350 DEBUG:teuthology.orchestra.run.smithi070:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-01T05:40:41.408 DEBUG:teuthology.orchestra.run.smithi070:> stat /dev/vg_nvme/lv_3 2023-12-01T05:40:41.467 INFO:teuthology.orchestra.run.smithi070.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-01T05:40:41.467 INFO:teuthology.orchestra.run.smithi070.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:40:41.468 INFO:teuthology.orchestra.run.smithi070.stdout:Device: 6h/6d Inode: 397419 Links: 1 2023-12-01T05:40:41.468 INFO:teuthology.orchestra.run.smithi070.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:40:41.468 INFO:teuthology.orchestra.run.smithi070.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:40:41.468 INFO:teuthology.orchestra.run.smithi070.stdout:Access: 2023-12-01 05:40:39.620120257 +0000 2023-12-01T05:40:41.468 INFO:teuthology.orchestra.run.smithi070.stdout:Modify: 2023-12-01 05:39:33.076940128 +0000 2023-12-01T05:40:41.468 INFO:teuthology.orchestra.run.smithi070.stdout:Change: 2023-12-01 05:39:33.076940128 +0000 2023-12-01T05:40:41.468 INFO:teuthology.orchestra.run.smithi070.stdout: Birth: - 2023-12-01T05:40:41.468 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-01T05:40:41.533 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records in 2023-12-01T05:40:41.533 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records out 2023-12-01T05:40:41.533 INFO:teuthology.orchestra.run.smithi070.stderr:512 bytes copied, 0.00010791 s, 4.7 MB/s 2023-12-01T05:40:41.534 DEBUG:teuthology.orchestra.run.smithi070:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-01T05:40:41.593 DEBUG:teuthology.orchestra.run.smithi070:> stat /dev/vg_nvme/lv_4 2023-12-01T05:40:41.651 INFO:teuthology.orchestra.run.smithi070.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-01T05:40:41.651 INFO:teuthology.orchestra.run.smithi070.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:40:41.651 INFO:teuthology.orchestra.run.smithi070.stdout:Device: 6h/6d Inode: 396690 Links: 1 2023-12-01T05:40:41.651 INFO:teuthology.orchestra.run.smithi070.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:40:41.652 INFO:teuthology.orchestra.run.smithi070.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:40:41.652 INFO:teuthology.orchestra.run.smithi070.stdout:Access: 2023-12-01 05:40:39.620120257 +0000 2023-12-01T05:40:41.652 INFO:teuthology.orchestra.run.smithi070.stdout:Modify: 2023-12-01 05:39:33.590924810 +0000 2023-12-01T05:40:41.652 INFO:teuthology.orchestra.run.smithi070.stdout:Change: 2023-12-01 05:39:33.590924810 +0000 2023-12-01T05:40:41.652 INFO:teuthology.orchestra.run.smithi070.stdout: Birth: - 2023-12-01T05:40:41.652 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-01T05:40:41.717 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records in 2023-12-01T05:40:41.717 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records out 2023-12-01T05:40:41.717 INFO:teuthology.orchestra.run.smithi070.stderr:512 bytes copied, 0.000120121 s, 4.3 MB/s 2023-12-01T05:40:41.718 DEBUG:teuthology.orchestra.run.smithi070:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-01T05:40:41.777 DEBUG:teuthology.orchestra.run.smithi070:> 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 2023-12-01T05:40:41.896 INFO:teuthology.orchestra.run.smithi070.stdout:loop 2023-12-01T05:40:41.897 INFO:tasks.nvme_loop:Connecting nvme_loop smithi070:/dev/vg_nvme/lv_1... 2023-12-01T05:40:41.897 DEBUG:teuthology.orchestra.run.smithi070:> 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 2023-12-01T05:40:41.931 INFO:teuthology.orchestra.run.smithi070.stdout:1 2023-12-01T05:40:41.964 INFO:teuthology.orchestra.run.smithi070.stdout:/dev/vg_nvme/lv_11 2023-12-01T05:40:42.003 INFO:tasks.nvme_loop:Connecting nvme_loop smithi070:/dev/vg_nvme/lv_2... 2023-12-01T05:40:42.003 DEBUG:teuthology.orchestra.run.smithi070:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2023-12-01T05:40:42.078 INFO:teuthology.orchestra.run.smithi070.stdout:1 2023-12-01T05:40:42.111 INFO:teuthology.orchestra.run.smithi070.stdout:/dev/vg_nvme/lv_21 2023-12-01T05:40:42.148 INFO:tasks.nvme_loop:Connecting nvme_loop smithi070:/dev/vg_nvme/lv_3... 2023-12-01T05:40:42.148 DEBUG:teuthology.orchestra.run.smithi070:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2023-12-01T05:40:42.224 INFO:teuthology.orchestra.run.smithi070.stdout:1 2023-12-01T05:40:42.257 INFO:teuthology.orchestra.run.smithi070.stdout:/dev/vg_nvme/lv_31 2023-12-01T05:40:42.294 INFO:tasks.nvme_loop:Connecting nvme_loop smithi070:/dev/vg_nvme/lv_4... 2023-12-01T05:40:42.294 DEBUG:teuthology.orchestra.run.smithi070:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2023-12-01T05:40:42.369 INFO:teuthology.orchestra.run.smithi070.stdout:1 2023-12-01T05:40:42.402 INFO:teuthology.orchestra.run.smithi070.stdout:/dev/vg_nvme/lv_41 2023-12-01T05:40:42.439 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2023-12-01T05:40:42.439 DEBUG:teuthology.orchestra.run.smithi070:> dd if=/scratch_devs of=/dev/stdout 2023-12-01T05:40:42.497 DEBUG:teuthology.orchestra.run.smithi070:> sudo nvme list 2023-12-01T05:40:42.564 INFO:teuthology.orchestra.run.smithi070.stdout:Node SN Model Namespace Usage Format FW Rev 2023-12-01T05:40:42.564 INFO:teuthology.orchestra.run.smithi070.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2023-12-01T05:40:42.564 INFO:teuthology.orchestra.run.smithi070.stdout:/dev/nvme0n1 PHMB7513002P480DGN INTEL SSDPED1D480GA 1 480.10 GB / 480.10 GB 512 B + 0 B E2010325 2023-12-01T05:40:42.564 INFO:teuthology.orchestra.run.smithi070.stdout:/dev/nvme1n1 460e87d2031d4c3fe72e Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-01T05:40:42.564 INFO:teuthology.orchestra.run.smithi070.stdout:/dev/nvme2n1 027698495945c5565892 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-01T05:40:42.564 INFO:teuthology.orchestra.run.smithi070.stdout:/dev/nvme3n1 63927f072bd8e02d18e4 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-01T05:40:42.564 INFO:teuthology.orchestra.run.smithi070.stdout:/dev/nvme4n1 24bc59fe927f843cddc1 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-01T05:40:42.565 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-12-01T05:40:42.565 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2023-12-01T05:40:42.565 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/scratch_devs 2023-12-01T05:40:42.632 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-12-01T05:40:42.632 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/scratch_devs of=/dev/stdout 2023-12-01T05:40:42.655 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-01T05:40:42.655 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_1 2023-12-01T05:40:42.718 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-01T05:40:42.718 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:40:42.718 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 6h/6d Inode: 390068 Links: 1 2023-12-01T05:40:42.718 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:40:42.719 INFO:teuthology.orchestra.run.smithi145.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:40:42.719 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2023-12-01 05:40:31.642770693 +0000 2023-12-01T05:40:42.719 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2023-12-01 05:39:31.372415303 +0000 2023-12-01T05:40:42.719 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2023-12-01 05:39:31.372415303 +0000 2023-12-01T05:40:42.719 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: - 2023-12-01T05:40:42.719 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-01T05:40:42.788 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2023-12-01T05:40:42.788 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2023-12-01T05:40:42.788 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000227204 s, 2.3 MB/s 2023-12-01T05:40:42.789 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-01T05:40:42.852 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_2 2023-12-01T05:40:42.912 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-01T05:40:42.913 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:40:42.913 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 6h/6d Inode: 396193 Links: 1 2023-12-01T05:40:42.913 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:40:42.913 INFO:teuthology.orchestra.run.smithi145.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:40:42.913 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2023-12-01 05:40:31.642770693 +0000 2023-12-01T05:40:42.913 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2023-12-01 05:39:31.913403858 +0000 2023-12-01T05:40:42.913 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2023-12-01 05:39:31.913403858 +0000 2023-12-01T05:40:42.913 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: - 2023-12-01T05:40:42.913 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-01T05:40:42.982 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2023-12-01T05:40:42.982 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2023-12-01T05:40:42.982 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000231359 s, 2.2 MB/s 2023-12-01T05:40:42.983 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-01T05:40:43.045 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_3 2023-12-01T05:40:43.104 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-01T05:40:43.104 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:40:43.104 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 6h/6d Inode: 387895 Links: 1 2023-12-01T05:40:43.105 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:40:43.105 INFO:teuthology.orchestra.run.smithi145.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:40:43.105 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2023-12-01 05:40:31.642770693 +0000 2023-12-01T05:40:43.105 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2023-12-01 05:39:32.419393153 +0000 2023-12-01T05:40:43.105 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2023-12-01 05:39:32.419393153 +0000 2023-12-01T05:40:43.105 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: - 2023-12-01T05:40:43.105 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-01T05:40:43.172 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2023-12-01T05:40:43.173 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2023-12-01T05:40:43.173 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000220732 s, 2.3 MB/s 2023-12-01T05:40:43.174 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-01T05:40:43.234 DEBUG:teuthology.orchestra.run.smithi145:> stat /dev/vg_nvme/lv_4 2023-12-01T05:40:43.292 INFO:teuthology.orchestra.run.smithi145.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-01T05:40:43.292 INFO:teuthology.orchestra.run.smithi145.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T05:40:43.292 INFO:teuthology.orchestra.run.smithi145.stdout:Device: 6h/6d Inode: 387951 Links: 1 2023-12-01T05:40:43.292 INFO:teuthology.orchestra.run.smithi145.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T05:40:43.293 INFO:teuthology.orchestra.run.smithi145.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T05:40:43.293 INFO:teuthology.orchestra.run.smithi145.stdout:Access: 2023-12-01 05:40:31.642770693 +0000 2023-12-01T05:40:43.293 INFO:teuthology.orchestra.run.smithi145.stdout:Modify: 2023-12-01 05:39:32.932382300 +0000 2023-12-01T05:40:43.293 INFO:teuthology.orchestra.run.smithi145.stdout:Change: 2023-12-01 05:39:32.932382300 +0000 2023-12-01T05:40:43.293 INFO:teuthology.orchestra.run.smithi145.stdout: Birth: - 2023-12-01T05:40:43.293 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-01T05:40:43.358 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records in 2023-12-01T05:40:43.358 INFO:teuthology.orchestra.run.smithi145.stderr:1+0 records out 2023-12-01T05:40:43.359 INFO:teuthology.orchestra.run.smithi145.stderr:512 bytes copied, 0.000231746 s, 2.2 MB/s 2023-12-01T05:40:43.359 DEBUG:teuthology.orchestra.run.smithi145:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-01T05:40:43.419 DEBUG:teuthology.orchestra.run.smithi145:> 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 2023-12-01T05:40:43.535 INFO:teuthology.orchestra.run.smithi145.stdout:loop 2023-12-01T05:40:43.537 INFO:tasks.nvme_loop:Connecting nvme_loop smithi145:/dev/vg_nvme/lv_1... 2023-12-01T05:40:43.537 DEBUG:teuthology.orchestra.run.smithi145:> 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 2023-12-01T05:40:43.572 INFO:teuthology.orchestra.run.smithi145.stdout:1 2023-12-01T05:40:43.605 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/vg_nvme/lv_11 2023-12-01T05:40:43.643 INFO:tasks.nvme_loop:Connecting nvme_loop smithi145:/dev/vg_nvme/lv_2... 2023-12-01T05:40:43.644 DEBUG:teuthology.orchestra.run.smithi145:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2023-12-01T05:40:43.724 INFO:teuthology.orchestra.run.smithi145.stdout:1 2023-12-01T05:40:43.757 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/vg_nvme/lv_21 2023-12-01T05:40:43.794 INFO:tasks.nvme_loop:Connecting nvme_loop smithi145:/dev/vg_nvme/lv_3... 2023-12-01T05:40:43.794 DEBUG:teuthology.orchestra.run.smithi145:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2023-12-01T05:40:43.875 INFO:teuthology.orchestra.run.smithi145.stdout:1 2023-12-01T05:40:43.909 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/vg_nvme/lv_31 2023-12-01T05:40:43.946 INFO:tasks.nvme_loop:Connecting nvme_loop smithi145:/dev/vg_nvme/lv_4... 2023-12-01T05:40:43.946 DEBUG:teuthology.orchestra.run.smithi145:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2023-12-01T05:40:44.021 INFO:teuthology.orchestra.run.smithi145.stdout:1 2023-12-01T05:40:44.054 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/vg_nvme/lv_41 2023-12-01T05:40:44.091 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-12-01T05:40:44.091 DEBUG:teuthology.orchestra.run.smithi145:> dd if=/scratch_devs of=/dev/stdout 2023-12-01T05:40:44.149 DEBUG:teuthology.orchestra.run.smithi145:> sudo nvme list 2023-12-01T05:40:44.214 INFO:teuthology.orchestra.run.smithi145.stdout:Node SN Model Namespace Usage Format FW Rev 2023-12-01T05:40:44.215 INFO:teuthology.orchestra.run.smithi145.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2023-12-01T05:40:44.215 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/nvme0n1 PHFT620500N9400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2023-12-01T05:40:44.215 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/nvme1n1 dceba88f1afeeb41864e Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-01T05:40:44.215 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/nvme2n1 7c3e3ee7b8446b9fa8cc Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-01T05:40:44.215 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/nvme3n1 2ca833ff8c2e6f62dfba Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-01T05:40:44.215 INFO:teuthology.orchestra.run.smithi145.stdout:/dev/nvme4n1 68e44af8933ec45067d6 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.18.0-5 2023-12-01T05:40:44.216 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2023-12-01T05:40:44.216 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-12-01T05:40:44.216 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/scratch_devs 2023-12-01T05:40:44.282 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-01T05:40:44.373 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '875037c4c0585d32b171b61f9b83f482e6b73b3d'} 2023-12-01T05:40:44.373 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d 2023-12-01T05:40:44.374 INFO:tasks.cephadm:Cluster fsid is 2bca1540-900c-11ee-95a2-87774f69a715 2023-12-01T05:40:44.374 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-01T05:40:44.374 INFO:tasks.cephadm:No mon roles; fabricating mons 2023-12-01T05:40:44.374 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi070': '172.21.15.70', 'mon.smithi145': '172.21.15.145'} 2023-12-01T05:40:44.374 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-01T05:40:44.374 DEBUG:teuthology.orchestra.run.smithi070:> sudo hostname $(hostname -s) 2023-12-01T05:40:44.408 DEBUG:teuthology.orchestra.run.smithi145:> sudo hostname $(hostname -s) 2023-12-01T05:40:44.437 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-12-01T05:40:44.438 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=875037c4c0585d32b171b61f9b83f482e6b73b3d 2023-12-01T05:40:44.581 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '875037c4c0585d32b171b61f9b83f482e6b73b3d', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/74575/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.0.0-7662-g875037c4', 'node_name': '172.21.5.31+adami01', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '18.0.0-7662.g875037c4'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-11-30 18:26:27.278881', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-phlogistonjohn-testing-2023-11-30-1010', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2023-12-01T05:40:44.797 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-phlogistonjohn-testing-2023-11-30-1010, sha1 875037c4c0585d32b171b61f9b83f482e6b73b3d from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&sha1=875037c4c0585d32b171b61f9b83f482e6b73b3d 2023-12-01T05:40:44.797 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/x86_64/flavors/default/cephadm 2023-12-01T05:40:44.797 DEBUG:teuthology.orchestra.run.smithi070:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-01T05:40:45.407 INFO:teuthology.orchestra.run.smithi070.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2171037 Dec 1 05:40 /home/ubuntu/cephtest/cephadm 2023-12-01T05:40:45.408 DEBUG:teuthology.orchestra.run.smithi145:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-phlogistonjohn-testing-2023-11-30-1010/875037c4c0585d32b171b61f9b83f482e6b73b3d/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-01T05:40:45.828 INFO:teuthology.orchestra.run.smithi145.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2171037 Dec 1 05:40 /home/ubuntu/cephtest/cephadm 2023-12-01T05:40:45.828 DEBUG:teuthology.orchestra.run.smithi070:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-01T05:40:45.851 DEBUG:teuthology.orchestra.run.smithi145:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-01T05:40:45.884 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d on all hosts... 2023-12-01T05:40:45.884 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d pull 2023-12-01T05:40:45.894 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d pull 2023-12-01T05:40:45.974 INFO:teuthology.orchestra.run.smithi070.stderr:Traceback (most recent call last): 2023-12-01T05:40:45.975 INFO:teuthology.orchestra.run.smithi070.stderr: File "/usr/lib64/python3.6/runpy.py", line 185, in _run_module_as_main 2023-12-01T05:40:45.975 INFO:teuthology.orchestra.run.smithi070.stderr: mod_name, mod_spec, code = _get_main_module_details(_Error) 2023-12-01T05:40:45.975 INFO:teuthology.orchestra.run.smithi070.stderr: File "/usr/lib64/python3.6/runpy.py", line 219, in _get_main_module_details 2023-12-01T05:40:45.975 INFO:teuthology.orchestra.run.smithi070.stderr: return _get_module_details(main_name) 2023-12-01T05:40:45.975 INFO:teuthology.orchestra.run.smithi070.stderr: File "/usr/lib64/python3.6/runpy.py", line 128, in _get_module_details 2023-12-01T05:40:45.975 INFO:teuthology.orchestra.run.smithi070.stderr: spec = importlib.util.find_spec(mod_name) 2023-12-01T05:40:45.975 INFO:teuthology.orchestra.run.smithi070.stderr: File "/usr/lib64/python3.6/importlib/util.py", line 91, in find_spec 2023-12-01T05:40:45.975 INFO:teuthology.orchestra.run.smithi070.stderr: return _find_spec(fullname, None) 2023-12-01T05:40:45.975 INFO:teuthology.orchestra.run.smithi070.stderr: File "", line 894, in _find_spec 2023-12-01T05:40:45.975 INFO:teuthology.orchestra.run.smithi070.stderr: File "", line 1157, in find_spec 2023-12-01T05:40:45.975 INFO:teuthology.orchestra.run.smithi070.stderr: File "", line 1131, in _get_spec 2023-12-01T05:40:45.975 INFO:teuthology.orchestra.run.smithi070.stderr: File "", line 1112, in _legacy_get_spec 2023-12-01T05:40:45.975 INFO:teuthology.orchestra.run.smithi070.stderr: File "", line 441, in spec_from_loader 2023-12-01T05:40:45.976 INFO:teuthology.orchestra.run.smithi070.stderr: File "", line 544, in spec_from_file_location 2023-12-01T05:40:45.976 INFO:teuthology.orchestra.run.smithi070.stderr: File "/home/ubuntu/cephtest/cephadm/__main__.py", line 4341 2023-12-01T05:40:45.976 INFO:teuthology.orchestra.run.smithi070.stderr: if get_ceph_cluster_count(ctx) == 0: 2023-12-01T05:40:45.976 INFO:teuthology.orchestra.run.smithi070.stderr: ^ 2023-12-01T05:40:45.976 INFO:teuthology.orchestra.run.smithi070.stderr:SyntaxError: invalid syntax 2023-12-01T05:40:45.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:40:45.979 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 433, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi070 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d pull' 2023-12-01T05:40:45.980 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-01T05:40:45.982 DEBUG:teuthology.misc:Transferring archived files from smithi070:/var/lib/ceph/2bca1540-900c-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472941/remote/smithi070/crash 2023-12-01T05:40:45.983 DEBUG:teuthology.orchestra.run.smithi070:> sudo tar c -f - -C /var/lib/ceph/2bca1540-900c-11ee-95a2-87774f69a715/crash -- . 2023-12-01T05:40:45.995 INFO:teuthology.orchestra.run.smithi145.stderr:Traceback (most recent call last): 2023-12-01T05:40:45.995 INFO:teuthology.orchestra.run.smithi145.stderr: File "/usr/lib64/python3.6/runpy.py", line 185, in _run_module_as_main 2023-12-01T05:40:45.995 INFO:teuthology.orchestra.run.smithi145.stderr: mod_name, mod_spec, code = _get_main_module_details(_Error) 2023-12-01T05:40:45.995 INFO:teuthology.orchestra.run.smithi145.stderr: File "/usr/lib64/python3.6/runpy.py", line 219, in _get_main_module_details 2023-12-01T05:40:45.996 INFO:teuthology.orchestra.run.smithi145.stderr: return _get_module_details(main_name) 2023-12-01T05:40:45.996 INFO:teuthology.orchestra.run.smithi145.stderr: File "/usr/lib64/python3.6/runpy.py", line 128, in _get_module_details 2023-12-01T05:40:45.996 INFO:teuthology.orchestra.run.smithi145.stderr: spec = importlib.util.find_spec(mod_name) 2023-12-01T05:40:45.996 INFO:teuthology.orchestra.run.smithi145.stderr: File "/usr/lib64/python3.6/importlib/util.py", line 91, in find_spec 2023-12-01T05:40:45.996 INFO:teuthology.orchestra.run.smithi145.stderr: return _find_spec(fullname, None) 2023-12-01T05:40:45.996 INFO:teuthology.orchestra.run.smithi145.stderr: File "", line 894, in _find_spec 2023-12-01T05:40:45.996 INFO:teuthology.orchestra.run.smithi145.stderr: File "", line 1157, in find_spec 2023-12-01T05:40:45.996 INFO:teuthology.orchestra.run.smithi145.stderr: File "", line 1131, in _get_spec 2023-12-01T05:40:45.996 INFO:teuthology.orchestra.run.smithi145.stderr: File "", line 1112, in _legacy_get_spec 2023-12-01T05:40:45.996 INFO:teuthology.orchestra.run.smithi145.stderr: File "", line 441, in spec_from_loader 2023-12-01T05:40:45.996 INFO:teuthology.orchestra.run.smithi145.stderr: File "", line 544, in spec_from_file_location 2023-12-01T05:40:45.997 INFO:teuthology.orchestra.run.smithi145.stderr: File "/home/ubuntu/cephtest/cephadm/__main__.py", line 4341 2023-12-01T05:40:45.997 INFO:teuthology.orchestra.run.smithi145.stderr: if get_ceph_cluster_count(ctx) == 0: 2023-12-01T05:40:45.997 INFO:teuthology.orchestra.run.smithi145.stderr: ^ 2023-12-01T05:40:45.997 INFO:teuthology.orchestra.run.smithi145.stderr:SyntaxError: invalid syntax 2023-12-01T05:40:46.023 INFO:teuthology.orchestra.run.smithi070.stderr:tar: /var/lib/ceph/2bca1540-900c-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-01T05:40:46.023 INFO:teuthology.orchestra.run.smithi070.stderr:tar: Error is not recoverable: exiting now 2023-12-01T05:40:46.025 DEBUG:teuthology.misc:Transferring archived files from smithi145:/var/lib/ceph/2bca1540-900c-11ee-95a2-87774f69a715/crash to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472941/remote/smithi145/crash 2023-12-01T05:40:46.025 DEBUG:teuthology.orchestra.run.smithi145:> sudo tar c -f - -C /var/lib/ceph/2bca1540-900c-11ee-95a2-87774f69a715/crash -- . 2023-12-01T05:40:46.064 INFO:teuthology.orchestra.run.smithi145.stderr:tar: /var/lib/ceph/2bca1540-900c-11ee-95a2-87774f69a715/crash: Cannot open: No such file or directory 2023-12-01T05:40:46.064 INFO:teuthology.orchestra.run.smithi145.stderr:tar: Error is not recoverable: exiting now 2023-12-01T05:40:46.065 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-01T05:40:46.065 DEBUG:teuthology.orchestra.run.smithi070:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/2bca1540-900c-11ee-95a2-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-01T05:40:46.095 INFO:teuthology.orchestra.run.smithi070.stderr:grep: /var/log/ceph/2bca1540-900c-11ee-95a2-87774f69a715/ceph.log: No such file or directory 2023-12-01T05:40:46.095 INFO:tasks.cephadm:Compressing logs... 2023-12-01T05:40:46.095 DEBUG:teuthology.orchestra.run.smithi070:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-01T05:40:46.138 DEBUG:teuthology.orchestra.run.smithi145:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-01T05:40:46.163 INFO:teuthology.orchestra.run.smithi070.stderr:find: ‘/var/log/ceph’: No such file or directory 2023-12-01T05:40:46.163 INFO:teuthology.orchestra.run.smithi070.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-12-01T05:40:46.164 INFO:teuthology.orchestra.run.smithi070.stderr: 2023-12-01T05:40:46.164 INFO:teuthology.orchestra.run.smithi070.stderr:real 0m0.012s 2023-12-01T05:40:46.164 INFO:teuthology.orchestra.run.smithi070.stderr:user 0m0.016s 2023-12-01T05:40:46.165 INFO:teuthology.orchestra.run.smithi070.stderr:sys 0m0.003s 2023-12-01T05:40:46.165 INFO:teuthology.orchestra.run.smithi145.stderr:find: ‘/var/log/ceph’: No such file or directory 2023-12-01T05:40:46.165 INFO:teuthology.orchestra.run.smithi145.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-12-01T05:40:46.167 INFO:teuthology.orchestra.run.smithi145.stderr: 2023-12-01T05:40:46.167 INFO:teuthology.orchestra.run.smithi145.stderr:real 0m0.012s 2023-12-01T05:40:46.167 INFO:teuthology.orchestra.run.smithi145.stderr:user 0m0.007s 2023-12-01T05:40:46.168 INFO:teuthology.orchestra.run.smithi145.stderr:sys 0m0.012s 2023-12-01T05:40:46.168 INFO:tasks.cephadm:Archiving logs... 2023-12-01T05:40:46.168 DEBUG:teuthology.misc:Transferring archived files from smithi070:/var/log/ceph to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472941/remote/smithi070/log 2023-12-01T05:40:46.169 DEBUG:teuthology.orchestra.run.smithi070:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-01T05:40:46.231 INFO:teuthology.orchestra.run.smithi070.stderr:tar: /var/log/ceph: Cannot open: No such file or directory 2023-12-01T05:40:46.231 INFO:teuthology.orchestra.run.smithi070.stderr:tar: Error is not recoverable: exiting now 2023-12-01T05:40:46.232 DEBUG:teuthology.misc:Transferring archived files from smithi145:/var/log/ceph to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472941/remote/smithi145/log 2023-12-01T05:40:46.233 DEBUG:teuthology.orchestra.run.smithi145:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-01T05:40:46.261 INFO:teuthology.orchestra.run.smithi145.stderr:tar: /var/log/ceph: Cannot open: No such file or directory 2023-12-01T05:40:46.261 INFO:teuthology.orchestra.run.smithi145.stderr:tar: Error is not recoverable: exiting now 2023-12-01T05:40:46.261 INFO:tasks.cephadm:Removing cluster... 2023-12-01T05:40:46.261 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 2bca1540-900c-11ee-95a2-87774f69a715 --force 2023-12-01T05:40:46.326 INFO:teuthology.orchestra.run.smithi070.stderr:Traceback (most recent call last): 2023-12-01T05:40:46.326 INFO:teuthology.orchestra.run.smithi070.stderr: File "/usr/lib64/python3.6/runpy.py", line 185, in _run_module_as_main 2023-12-01T05:40:46.326 INFO:teuthology.orchestra.run.smithi070.stderr: mod_name, mod_spec, code = _get_main_module_details(_Error) 2023-12-01T05:40:46.326 INFO:teuthology.orchestra.run.smithi070.stderr: File "/usr/lib64/python3.6/runpy.py", line 219, in _get_main_module_details 2023-12-01T05:40:46.327 INFO:teuthology.orchestra.run.smithi070.stderr: return _get_module_details(main_name) 2023-12-01T05:40:46.327 INFO:teuthology.orchestra.run.smithi070.stderr: File "/usr/lib64/python3.6/runpy.py", line 128, in _get_module_details 2023-12-01T05:40:46.327 INFO:teuthology.orchestra.run.smithi070.stderr: spec = importlib.util.find_spec(mod_name) 2023-12-01T05:40:46.327 INFO:teuthology.orchestra.run.smithi070.stderr: File "/usr/lib64/python3.6/importlib/util.py", line 91, in find_spec 2023-12-01T05:40:46.327 INFO:teuthology.orchestra.run.smithi070.stderr: return _find_spec(fullname, None) 2023-12-01T05:40:46.327 INFO:teuthology.orchestra.run.smithi070.stderr: File "", line 894, in _find_spec 2023-12-01T05:40:46.327 INFO:teuthology.orchestra.run.smithi070.stderr: File "", line 1157, in find_spec 2023-12-01T05:40:46.327 INFO:teuthology.orchestra.run.smithi070.stderr: File "", line 1131, in _get_spec 2023-12-01T05:40:46.327 INFO:teuthology.orchestra.run.smithi070.stderr: File "", line 1112, in _legacy_get_spec 2023-12-01T05:40:46.327 INFO:teuthology.orchestra.run.smithi070.stderr: File "", line 441, in spec_from_loader 2023-12-01T05:40:46.327 INFO:teuthology.orchestra.run.smithi070.stderr: File "", line 544, in spec_from_file_location 2023-12-01T05:40:46.327 INFO:teuthology.orchestra.run.smithi070.stderr: File "/home/ubuntu/cephtest/cephadm/__main__.py", line 4341 2023-12-01T05:40:46.327 INFO:teuthology.orchestra.run.smithi070.stderr: if get_ceph_cluster_count(ctx) == 0: 2023-12-01T05:40:46.327 INFO:teuthology.orchestra.run.smithi070.stderr: ^ 2023-12-01T05:40:46.327 INFO:teuthology.orchestra.run.smithi070.stderr:SyntaxError: invalid syntax 2023-12-01T05:40:46.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:40:46.330 INFO:tasks.cephadm:Teardown complete 2023-12-01T05:40:46.330 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 138, in download_cephadm yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 433, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi070 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d pull' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 1720, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 140, in download_cephadm _rm_cluster(ctx, cluster_name) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 259, in _rm_cluster ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi070 with status 1: 'sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 2bca1540-900c-11ee-95a2-87774f69a715 --force' 2023-12-01T05:40:46.405 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=d1fc2d9d901946c29700727accafbd5d Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 138, in download_cephadm yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 433, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi070 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:875037c4c0585d32b171b61f9b83f482e6b73b3d pull' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 1720, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 140, in download_cephadm _rm_cluster(ctx, cluster_name) File "/home/teuthworker/src/git.ceph.com_ceph-c_875037c4c0585d32b171b61f9b83f482e6b73b3d/qa/tasks/cephadm.py", line 259, in _rm_cluster ctx.cluster.run(args=[ File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi070 with status 1: 'sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 2bca1540-900c-11ee-95a2-87774f69a715 --force' 2023-12-01T05:40:46.410 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-01T05:40:46.418 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2023-12-01T05:40:46.426 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi070:/dev/vg_nvme/lv_1... 2023-12-01T05:40:46.427 DEBUG:teuthology.orchestra.run.smithi070:> sudo nvme disconnect -n lv_1 2023-12-01T05:40:46.562 INFO:teuthology.orchestra.run.smithi070.stdout:NQN:lv_1 disconnected 1 controller(s) 2023-12-01T05:40:46.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:40:46.563 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi070:/dev/vg_nvme/lv_2... 2023-12-01T05:40:46.563 DEBUG:teuthology.orchestra.run.smithi070:> sudo nvme disconnect -n lv_2 2023-12-01T05:40:46.682 INFO:teuthology.orchestra.run.smithi070.stdout:NQN:lv_2 disconnected 1 controller(s) 2023-12-01T05:40:46.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:40:46.683 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi070:/dev/vg_nvme/lv_3... 2023-12-01T05:40:46.683 DEBUG:teuthology.orchestra.run.smithi070:> sudo nvme disconnect -n lv_3 2023-12-01T05:40:46.809 INFO:teuthology.orchestra.run.smithi070.stdout:NQN:lv_3 disconnected 1 controller(s) 2023-12-01T05:40:46.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:40:46.810 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi070:/dev/vg_nvme/lv_4... 2023-12-01T05:40:46.811 DEBUG:teuthology.orchestra.run.smithi070:> sudo nvme disconnect -n lv_4 2023-12-01T05:40:46.932 INFO:teuthology.orchestra.run.smithi070.stdout:NQN:lv_4 disconnected 1 controller(s) 2023-12-01T05:40:46.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:40:46.933 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2023-12-01T05:40:46.933 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/scratch_devs 2023-12-01T05:40:46.959 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi145:/dev/vg_nvme/lv_1... 2023-12-01T05:40:46.959 DEBUG:teuthology.orchestra.run.smithi145:> sudo nvme disconnect -n lv_1 2023-12-01T05:40:47.096 INFO:teuthology.orchestra.run.smithi145.stdout:NQN:lv_1 disconnected 1 controller(s) 2023-12-01T05:40:47.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:40:47.098 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi145:/dev/vg_nvme/lv_2... 2023-12-01T05:40:47.098 DEBUG:teuthology.orchestra.run.smithi145:> sudo nvme disconnect -n lv_2 2023-12-01T05:40:47.212 INFO:teuthology.orchestra.run.smithi145.stdout:NQN:lv_2 disconnected 1 controller(s) 2023-12-01T05:40:47.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:40:47.213 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi145:/dev/vg_nvme/lv_3... 2023-12-01T05:40:47.214 DEBUG:teuthology.orchestra.run.smithi145:> sudo nvme disconnect -n lv_3 2023-12-01T05:40:47.328 INFO:teuthology.orchestra.run.smithi145.stdout:NQN:lv_3 disconnected 1 controller(s) 2023-12-01T05:40:47.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:40:47.329 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi145:/dev/vg_nvme/lv_4... 2023-12-01T05:40:47.330 DEBUG:teuthology.orchestra.run.smithi145:> sudo nvme disconnect -n lv_4 2023-12-01T05:40:47.450 INFO:teuthology.orchestra.run.smithi145.stdout:NQN:lv_4 disconnected 1 controller(s) 2023-12-01T05:40:47.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:40:47.451 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2023-12-01T05:40:47.451 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/scratch_devs 2023-12-01T05:40:47.482 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-01T05:40:47.492 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-01T05:40:47.492 DEBUG:teuthology.orchestra.run.smithi070:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-01T05:40:47.495 DEBUG:teuthology.orchestra.run.smithi145:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-01T05:40:47.510 INFO:teuthology.orchestra.run.smithi070.stderr:bash: ntpq: command not found 2023-12-01T05:40:47.514 INFO:teuthology.orchestra.run.smithi070.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T05:40:47.514 INFO:teuthology.orchestra.run.smithi070.stdout:=============================================================================== 2023-12-01T05:40:47.514 INFO:teuthology.orchestra.run.smithi070.stdout:^+ hv01.front.sepia.ceph.com 2 6 17 24 +1307us[+1307us] +/- 86ms 2023-12-01T05:40:47.515 INFO:teuthology.orchestra.run.smithi070.stdout:^* hv02.front.sepia.ceph.com 3 6 17 24 -1390us[-1397us] +/- 69ms 2023-12-01T05:40:47.515 INFO:teuthology.orchestra.run.smithi070.stdout:^+ hv03.front.sepia.ceph.com 3 6 17 24 +364us[ +358us] +/- 69ms 2023-12-01T05:40:47.515 INFO:teuthology.orchestra.run.smithi070.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:40:47.539 INFO:teuthology.orchestra.run.smithi145.stderr:bash: ntpq: command not found 2023-12-01T05:40:47.543 INFO:teuthology.orchestra.run.smithi145.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T05:40:47.544 INFO:teuthology.orchestra.run.smithi145.stdout:=============================================================================== 2023-12-01T05:40:47.544 INFO:teuthology.orchestra.run.smithi145.stdout:^+ hv01.front.sepia.ceph.com 2 6 17 24 +1283us[+1287us] +/- 86ms 2023-12-01T05:40:47.544 INFO:teuthology.orchestra.run.smithi145.stdout:^+ hv02.front.sepia.ceph.com 3 6 17 24 -1388us[-1384us] +/- 69ms 2023-12-01T05:40:47.544 INFO:teuthology.orchestra.run.smithi145.stdout:^* hv03.front.sepia.ceph.com 3 6 17 24 +354us[ +358us] +/- 69ms 2023-12-01T05:40:47.544 INFO:teuthology.orchestra.run.smithi145.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T05:40:47.544 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-01T05:40:47.555 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-01T05:40:47.556 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-01T05:40:47.573 DEBUG:teuthology.orchestra.run.smithi070:> 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 2023-12-01T05:40:47.660 DEBUG:teuthology.orchestra.run.smithi145:> 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 2023-12-01T05:40:47.744 DEBUG:teuthology.orchestra.run.smithi070:> 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 2023-12-01T05:40:47.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:40:47.776 DEBUG:teuthology.orchestra.run.smithi145:> 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 2023-12-01T05:40:47.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:40:47.807 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-01T05:40:47.818 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-01T05:40:47.864 INFO:teuthology.task.internal:Duration was 495.397971 seconds 2023-12-01T05:40:47.865 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-01T05:40:47.876 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-01T05:40:47.880 DEBUG:teuthology.orchestra.run.smithi070:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-01T05:40:47.882 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-01T05:40:47.925 INFO:teuthology.orchestra.run.smithi070.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T05:40:47.928 INFO:teuthology.orchestra.run.smithi145.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T05:40:48.390 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-01T05:40:48.390 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi070.front.sepia.ceph.com 2023-12-01T05:40:48.390 DEBUG:teuthology.orchestra.run.smithi070:> 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 2023-12-01T05:40:48.415 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi145.front.sepia.ceph.com 2023-12-01T05:40:48.416 DEBUG:teuthology.orchestra.run.smithi145:> 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 2023-12-01T05:40:48.443 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-01T05:40:48.443 DEBUG:teuthology.orchestra.run.smithi070:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-01T05:40:48.459 DEBUG:teuthology.orchestra.run.smithi145:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-01T05:40:48.521 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-01T05:40:48.522 DEBUG:teuthology.orchestra.run.smithi070:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-01T05:40:48.537 DEBUG:teuthology.orchestra.run.smithi145:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-01T05:40:48.625 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-01T05:40:48.636 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-01T05:40:48.636 DEBUG:teuthology.orchestra.run.smithi070:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-01T05:40:48.663 DEBUG:teuthology.orchestra.run.smithi145:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-01T05:40:48.690 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-01T05:40:48.700 DEBUG:teuthology.orchestra.run.smithi070:> 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 2023-12-01T05:40:48.706 DEBUG:teuthology.orchestra.run.smithi145:> 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 2023-12-01T05:40:48.729 INFO:teuthology.orchestra.run.smithi070.stdout:kernel.core_pattern = core 2023-12-01T05:40:48.756 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern = core 2023-12-01T05:40:48.811 DEBUG:teuthology.orchestra.run.smithi070:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-01T05:40:48.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:40:48.830 DEBUG:teuthology.orchestra.run.smithi145:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-01T05:40:48.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:40:48.869 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-01T05:40:48.879 INFO:teuthology.task.internal:Transferring archived files... 2023-12-01T05:40:48.880 DEBUG:teuthology.misc:Transferring archived files from smithi070:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472941/remote/smithi070 2023-12-01T05:40:48.880 DEBUG:teuthology.orchestra.run.smithi070:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-01T05:40:48.920 DEBUG:teuthology.misc:Transferring archived files from smithi145:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472941/remote/smithi145 2023-12-01T05:40:48.921 DEBUG:teuthology.orchestra.run.smithi145:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-01T05:40:48.961 INFO:teuthology.task.internal:Removing archive directory... 2023-12-01T05:40:48.961 DEBUG:teuthology.orchestra.run.smithi070:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-01T05:40:48.965 DEBUG:teuthology.orchestra.run.smithi145:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-01T05:40:49.011 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-01T05:40:49.022 INFO:teuthology.task.internal:Not uploading archives. 2023-12-01T05:40:49.022 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-01T05:40:49.032 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-01T05:40:49.033 DEBUG:teuthology.orchestra.run.smithi070:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-01T05:40:49.035 DEBUG:teuthology.orchestra.run.smithi145:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-01T05:40:49.050 INFO:teuthology.orchestra.run.smithi070.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 1 05:40 /home/ubuntu/cephtest 2023-12-01T05:40:49.050 INFO:teuthology.orchestra.run.smithi070.stdout: 525363 2124 -rwxrwxr-x 1 ubuntu ubuntu 2171037 Dec 1 05:40 /home/ubuntu/cephtest/cephadm 2023-12-01T05:40:49.051 INFO:teuthology.orchestra.run.smithi070.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-01T05:40:49.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:40:49.053 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi070 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-01T05:40:49.058 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-01T05:40:49.069 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-01T05:40:49.081 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi070 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-01T05:40:49.081 INFO:teuthology.nuke:Checking targets against current locks 2023-12-01T05:40:49.087 INFO:teuthology.orchestra.run.smithi145.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 1 05:40 /home/ubuntu/cephtest 2023-12-01T05:40:49.087 INFO:teuthology.orchestra.run.smithi145.stdout: 525363 2124 -rwxrwxr-x 1 ubuntu ubuntu 2171037 Dec 1 05:40 /home/ubuntu/cephtest/cephadm 2023-12-01T05:40:49.088 INFO:teuthology.orchestra.run.smithi145.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-01T05:40:49.114 DEBUG:teuthology.nuke:shortname: smithi070 2023-12-01T05:40:49.115 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T05:40:49.139 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi070.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472941', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-01 05:24:23.617480', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGK7pSZSjMtv2To9nOC6DO4hrplpr6mDZxbka7fJQGm45j72Z8ykUXH6XPL806e7J8YrDceUnCR5PadSNPh7fQY='} 2023-12-01T05:40:49.145 DEBUG:teuthology.nuke:shortname: smithi145 2023-12-01T05:40:49.145 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T05:40:49.166 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi145.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-11-30_21:17:15-orch:cephadm-wip-phlogistonjohn-testing-2023-11-30-1010-distro-default-smithi/7472941', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-01 05:24:23.615713', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMXSRZDsuNIT/J8+x8MYPpurxyHkV9822qeLjTs1uI83oYSmKjN/cEVFGVGpS0owbichXnevyHOy0SsQzWmR09Q='} 2023-12-01T05:40:49.204 INFO:teuthology.orchestra.console.smithi070:Power off 2023-12-01T05:40:49.204 DEBUG:teuthology.orchestra.console.smithi070:pexpect command: ipmitool -H smithi070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-01T05:40:49.228 DEBUG:teuthology.orchestra.console.smithi070:power off output: Chassis Power Control: Down/Off 2023-12-01T05:40:49.229 DEBUG:teuthology.orchestra.console.smithi070:pexpect command: ipmitool -H smithi070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:40:49.250 INFO:teuthology.orchestra.console.smithi145:Power off 2023-12-01T05:40:49.251 DEBUG:teuthology.orchestra.console.smithi145:pexpect command: ipmitool -H smithi145.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-01T05:40:49.262 DEBUG:teuthology.orchestra.console.smithi070:check power output: Chassis Power is on 2023-12-01T05:40:49.277 DEBUG:teuthology.orchestra.console.smithi145:power off output: Chassis Power Control: Down/Off 2023-12-01T05:40:49.278 DEBUG:teuthology.orchestra.console.smithi145:pexpect command: ipmitool -H smithi145.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:40:49.308 DEBUG:teuthology.orchestra.console.smithi145:check power output: Chassis Power is on 2023-12-01T05:40:53.263 DEBUG:teuthology.orchestra.console.smithi070:pexpect command: ipmitool -H smithi070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:40:53.310 DEBUG:teuthology.orchestra.console.smithi145:pexpect command: ipmitool -H smithi145.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:40:53.375 DEBUG:teuthology.orchestra.console.smithi070:check power output: Chassis Power is on 2023-12-01T05:40:53.420 DEBUG:teuthology.orchestra.console.smithi145:check power output: Chassis Power is on 2023-12-01T05:40:57.378 DEBUG:teuthology.orchestra.console.smithi070:pexpect command: ipmitool -H smithi070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:40:57.421 DEBUG:teuthology.orchestra.console.smithi145:pexpect command: ipmitool -H smithi145.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T05:40:57.490 DEBUG:teuthology.orchestra.console.smithi070:check power output: Chassis Power is off 2023-12-01T05:40:57.531 DEBUG:teuthology.orchestra.console.smithi145:check power output: Chassis Power is off 2023-12-01T05:40:57.591 INFO:teuthology.orchestra.console.smithi070:Power off completed 2023-12-01T05:40:57.632 INFO:teuthology.orchestra.console.smithi145:Power off completed 2023-12-01T05:40:57.736 INFO:teuthology.run:Summary data: description: orch:cephadm/smoke-roleless/{0-distro/centos_8.stream_container_tools_crun 0-nvme-loop 1-start 2-services/nfs-keepalive-only 3-final} duration: 495.3979711532593 failure_reason: 'Command failed on smithi070 with status 1: ''sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 2bca1540-900c-11ee-95a2-87774f69a715 --force''' owner: scheduled_phlogistonjohn@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=d1fc2d9d901946c29700727accafbd5d status: fail success: false 2023-12-01T05:40:57.737 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-01T05:40:57.823 INFO:teuthology.run:FAIL