2026-03-09T20:42:48.905 INFO:root:teuthology version: 1.2.4.dev6+g1c580df7a 2026-03-09T20:42:48.909 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-09T20:42:48.930 INFO:teuthology.run:Config: archive_path: /archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/651 branch: squid description: orch/cephadm/smoke-roleless/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-services/nfs-ingress2 3-final} email: null first_in_suite: false flavor: default job_id: '651' ktype: distro last_in_suite: false machine_type: vps name: kyr-2026-03-09_11:23:05-orch-squid-none-default-vps no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: squid ansible.cephlab: branch: main skip_tags: nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs vars: timezone: UTC 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 mclock iops capacity threshold hdd: 49000 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - CEPHADM_DAEMON_PLACE_FAIL - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: e911bdebe5c8faa3800735d1568fcdca65db60df ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e911bdebe5c8faa3800735d1568fcdca65db60df extra_system_packages: deb: - python3-xmltodict - python3-jmespath rpm: - bzip2 - perl-Test-Harness - python3-xmltodict - python3-jmespath workunit: branch: tt-squid sha1: 569c3e99c9b32a51b4eaf08731c728f4513ed589 owner: kyr priority: 1000 repo: https://github.com/ceph/ceph.git roles: - - host.a - client.0 - - host.b - client.1 seed: 3443 sha1: e911bdebe5c8faa3800735d1568fcdca65db60df sleep_before_teardown: 0 subset: 1/64 suite: orch suite_branch: tt-squid suite_path: /home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa suite_relpath: qa suite_repo: https://github.com/kshtsk/ceph.git suite_sha1: 569c3e99c9b32a51b4eaf08731c728f4513ed589 targets: vm00.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKn0uYVikUZuEi7RWCzBh9PdqgPZeeJGprNE3FFXVL9eBVxlbhlqxrr3L6EUoLHU1O+7U52R/TWLKuC3/lm9NWU= vm02.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIffoOKZUaaPMHeiF17h1q+Jsad8QnW/x7te57oyiSw+tnwxZrrDz68Yopceyr/9Ho7PASXppH5LXn/m1LOJRfk= tasks: - 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 - ceph nfs cluster create foo --ingress --virtual-ip {{VIP0}}/{{VIPPREFIXLEN}} --port 2999 - ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake - cephadm.wait_for_service: service: nfs.foo - cephadm.wait_for_service: service: ingress.nfs.foo - vip.exec: host.a: - mkdir /mnt/foo - sleep 5 - mount -t nfs {{VIP0}}:/fake /mnt/foo -o port=2999 - echo test > /mnt/foo/testfile - sync - cephadm.shell: host.a: - "echo \"Check with each haproxy down in turn...\"\nfor haproxy in `ceph orch\ \ ps | grep ^haproxy.nfs.foo. | awk '{print $1}'`; do\n ceph orch daemon stop\ \ $haproxy\n while ! ceph orch ps | grep $haproxy | grep stopped; do sleep\ \ 1 ; done\n cat /mnt/foo/testfile\n echo $haproxy > /mnt/foo/testfile\n \ \ sync\n ceph orch daemon start $haproxy\n while ! ceph orch ps | grep $haproxy\ \ | grep running; do sleep 1 ; done\ndone\n" volumes: - /mnt/foo:/mnt/foo - vip.exec: all-hosts: - "echo \"Check with $(hostname) ganesha(s) down...\"\nfor c in `systemctl | grep\ \ ceph- | grep @nfs | awk '{print $1}'`; do\n cid=`echo $c | sed 's/@/-/'`\n\ \ id=`echo $c | cut -d @ -f 2 | sed 's/.service$//'`\n fsid=`echo $c |\ \ cut -d @ -f 1 | cut -d - -f 2-`\n echo \"Removing daemon $id fsid $fsid...\"\ \n sudo $TESTDIR/cephadm rm-daemon --fsid $fsid --name $id\n\n echo \"\ Waking up cephadm...\"\n sudo $TESTDIR/cephadm shell -- ceph orch ps --refresh\n\ \n while ! timeout 1 cat /mnt/foo/testfile ; do true ; done\n echo \"\ Mount is back!\"\ndone\n" - 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: clyso-debian-13 teuthology_repo: https://github.com/clyso/teuthology teuthology_sha1: 1c580df7a9c7c2aadc272da296344fd99f27c444 timestamp: 2026-03-09_11:23:05 tube: vps user: kyr verbose: false worker_log: /home/teuthos/.teuthology/dispatcher/dispatcher.vps.611473 2026-03-09T20:42:48.930 INFO:teuthology.run:suite_path is set to /home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa; will attempt to use it 2026-03-09T20:42:48.931 INFO:teuthology.run:Found tasks at /home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa/tasks 2026-03-09T20:42:48.931 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-03-09T20:42:48.931 INFO:teuthology.task.internal:Checking packages... 2026-03-09T20:42:48.931 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'e911bdebe5c8faa3800735d1568fcdca65db60df' 2026-03-09T20:42:48.931 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-03-09T20:42:48.931 INFO:teuthology.packaging:ref: None 2026-03-09T20:42:48.931 INFO:teuthology.packaging:tag: None 2026-03-09T20:42:48.931 INFO:teuthology.packaging:branch: squid 2026-03-09T20:42:48.931 INFO:teuthology.packaging:sha1: e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T20:42:48.932 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=squid 2026-03-09T20:42:49.570 INFO:teuthology.task.internal:Found packages for ceph version 19.2.3-678-ge911bdeb-1jammy 2026-03-09T20:42:49.571 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-03-09T20:42:49.572 INFO:teuthology.task.internal:no buildpackages task found 2026-03-09T20:42:49.572 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-03-09T20:42:49.572 INFO:teuthology.task.internal:Saving configuration 2026-03-09T20:42:49.577 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-03-09T20:42:49.578 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-03-09T20:42:49.584 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm00.local', 'description': '/archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/651', 'up': True, 'machine_type': 'vps', 'is_vm': True, 'vm_host': {'name': 'localhost', 'description': None, 'up': True, 'machine_type': 'libvirt', 'is_vm': False, 'vm_host': None, 'os_type': None, 'os_version': None, 'arch': None, 'locked': True, 'locked_since': None, 'locked_by': None, 'mac_address': None, 'ssh_pub_key': None}, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-09 20:41:43.660772', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:00', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKn0uYVikUZuEi7RWCzBh9PdqgPZeeJGprNE3FFXVL9eBVxlbhlqxrr3L6EUoLHU1O+7U52R/TWLKuC3/lm9NWU='} 2026-03-09T20:42:49.590 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm02.local', 'description': '/archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/651', 'up': True, 'machine_type': 'vps', 'is_vm': True, 'vm_host': {'name': 'localhost', 'description': None, 'up': True, 'machine_type': 'libvirt', 'is_vm': False, 'vm_host': None, 'os_type': None, 'os_version': None, 'arch': None, 'locked': True, 'locked_since': None, 'locked_by': None, 'mac_address': None, 'ssh_pub_key': None}, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-09 20:41:43.661177', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:02', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIffoOKZUaaPMHeiF17h1q+Jsad8QnW/x7te57oyiSw+tnwxZrrDz68Yopceyr/9Ho7PASXppH5LXn/m1LOJRfk='} 2026-03-09T20:42:49.590 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-03-09T20:42:49.591 INFO:teuthology.task.internal:roles: ubuntu@vm00.local - ['host.a', 'client.0'] 2026-03-09T20:42:49.591 INFO:teuthology.task.internal:roles: ubuntu@vm02.local - ['host.b', 'client.1'] 2026-03-09T20:42:49.591 INFO:teuthology.run_tasks:Running task console_log... 2026-03-09T20:42:49.597 DEBUG:teuthology.task.console_log:vm00 does not support IPMI; excluding 2026-03-09T20:42:49.602 DEBUG:teuthology.task.console_log:vm02 does not support IPMI; excluding 2026-03-09T20:42:49.603 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f71ea5cbeb0>, signals=[15]) 2026-03-09T20:42:49.603 INFO:teuthology.run_tasks:Running task internal.connect... 2026-03-09T20:42:49.603 INFO:teuthology.task.internal:Opening connections... 2026-03-09T20:42:49.603 DEBUG:teuthology.task.internal:connecting to ubuntu@vm00.local 2026-03-09T20:42:49.604 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm00.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-09T20:42:49.663 DEBUG:teuthology.task.internal:connecting to ubuntu@vm02.local 2026-03-09T20:42:49.663 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm02.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-09T20:42:49.726 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-03-09T20:42:49.727 DEBUG:teuthology.orchestra.run.vm00:> uname -m 2026-03-09T20:42:49.748 INFO:teuthology.orchestra.run.vm00.stdout:x86_64 2026-03-09T20:42:49.748 DEBUG:teuthology.orchestra.run.vm00:> cat /etc/os-release 2026-03-09T20:42:49.791 INFO:teuthology.orchestra.run.vm00.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-09T20:42:49.791 INFO:teuthology.orchestra.run.vm00.stdout:NAME="Ubuntu" 2026-03-09T20:42:49.791 INFO:teuthology.orchestra.run.vm00.stdout:VERSION_ID="22.04" 2026-03-09T20:42:49.791 INFO:teuthology.orchestra.run.vm00.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-09T20:42:49.791 INFO:teuthology.orchestra.run.vm00.stdout:VERSION_CODENAME=jammy 2026-03-09T20:42:49.791 INFO:teuthology.orchestra.run.vm00.stdout:ID=ubuntu 2026-03-09T20:42:49.791 INFO:teuthology.orchestra.run.vm00.stdout:ID_LIKE=debian 2026-03-09T20:42:49.791 INFO:teuthology.orchestra.run.vm00.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-09T20:42:49.791 INFO:teuthology.orchestra.run.vm00.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-09T20:42:49.791 INFO:teuthology.orchestra.run.vm00.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-09T20:42:49.791 INFO:teuthology.orchestra.run.vm00.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-09T20:42:49.791 INFO:teuthology.orchestra.run.vm00.stdout:UBUNTU_CODENAME=jammy 2026-03-09T20:42:49.792 INFO:teuthology.lock.ops:Updating vm00.local on lock server 2026-03-09T20:42:49.796 DEBUG:teuthology.orchestra.run.vm02:> uname -m 2026-03-09T20:42:49.799 INFO:teuthology.orchestra.run.vm02.stdout:x86_64 2026-03-09T20:42:49.799 DEBUG:teuthology.orchestra.run.vm02:> cat /etc/os-release 2026-03-09T20:42:49.843 INFO:teuthology.orchestra.run.vm02.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-03-09T20:42:49.843 INFO:teuthology.orchestra.run.vm02.stdout:NAME="Ubuntu" 2026-03-09T20:42:49.843 INFO:teuthology.orchestra.run.vm02.stdout:VERSION_ID="22.04" 2026-03-09T20:42:49.843 INFO:teuthology.orchestra.run.vm02.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-03-09T20:42:49.843 INFO:teuthology.orchestra.run.vm02.stdout:VERSION_CODENAME=jammy 2026-03-09T20:42:49.843 INFO:teuthology.orchestra.run.vm02.stdout:ID=ubuntu 2026-03-09T20:42:49.843 INFO:teuthology.orchestra.run.vm02.stdout:ID_LIKE=debian 2026-03-09T20:42:49.843 INFO:teuthology.orchestra.run.vm02.stdout:HOME_URL="https://www.ubuntu.com/" 2026-03-09T20:42:49.843 INFO:teuthology.orchestra.run.vm02.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-03-09T20:42:49.843 INFO:teuthology.orchestra.run.vm02.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-03-09T20:42:49.843 INFO:teuthology.orchestra.run.vm02.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-03-09T20:42:49.843 INFO:teuthology.orchestra.run.vm02.stdout:UBUNTU_CODENAME=jammy 2026-03-09T20:42:49.843 INFO:teuthology.lock.ops:Updating vm02.local on lock server 2026-03-09T20:42:49.847 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-03-09T20:42:49.849 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-03-09T20:42:49.849 INFO:teuthology.task.internal:Checking for old test directory... 2026-03-09T20:42:49.849 DEBUG:teuthology.orchestra.run.vm00:> test '!' -e /home/ubuntu/cephtest 2026-03-09T20:42:49.850 DEBUG:teuthology.orchestra.run.vm02:> test '!' -e /home/ubuntu/cephtest 2026-03-09T20:42:49.886 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-03-09T20:42:49.887 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-03-09T20:42:49.887 DEBUG:teuthology.orchestra.run.vm00:> test -z $(ls -A /var/lib/ceph) 2026-03-09T20:42:49.893 DEBUG:teuthology.orchestra.run.vm02:> test -z $(ls -A /var/lib/ceph) 2026-03-09T20:42:49.895 INFO:teuthology.orchestra.run.vm00.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-09T20:42:49.931 INFO:teuthology.orchestra.run.vm02.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-09T20:42:49.931 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-03-09T20:42:49.939 DEBUG:teuthology.orchestra.run.vm00:> test -e /ceph-qa-ready 2026-03-09T20:42:49.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T20:42:50.356 DEBUG:teuthology.orchestra.run.vm02:> test -e /ceph-qa-ready 2026-03-09T20:42:50.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T20:42:50.581 INFO:teuthology.run_tasks:Running task internal.base... 2026-03-09T20:42:50.583 INFO:teuthology.task.internal:Creating test directory... 2026-03-09T20:42:50.583 DEBUG:teuthology.orchestra.run.vm00:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-09T20:42:50.584 DEBUG:teuthology.orchestra.run.vm02:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-09T20:42:50.587 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-03-09T20:42:50.588 INFO:teuthology.run_tasks:Running task internal.archive... 2026-03-09T20:42:50.589 INFO:teuthology.task.internal:Creating archive directory... 2026-03-09T20:42:50.589 DEBUG:teuthology.orchestra.run.vm00:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-09T20:42:50.629 DEBUG:teuthology.orchestra.run.vm02:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-09T20:42:50.633 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-03-09T20:42:50.634 INFO:teuthology.task.internal:Enabling coredump saving... 2026-03-09T20:42:50.634 DEBUG:teuthology.orchestra.run.vm00:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-09T20:42:50.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T20:42:50.674 DEBUG:teuthology.orchestra.run.vm02:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-09T20:42:50.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T20:42:50.678 DEBUG:teuthology.orchestra.run.vm00:> 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 2026-03-09T20:42:50.717 DEBUG:teuthology.orchestra.run.vm02:> 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 2026-03-09T20:42:50.723 INFO:teuthology.orchestra.run.vm00.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-09T20:42:50.727 INFO:teuthology.orchestra.run.vm00.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-09T20:42:50.730 INFO:teuthology.orchestra.run.vm02.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-09T20:42:50.734 INFO:teuthology.orchestra.run.vm02.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-09T20:42:50.734 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-03-09T20:42:50.736 INFO:teuthology.task.internal:Configuring sudo... 2026-03-09T20:42:50.736 DEBUG:teuthology.orchestra.run.vm00:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-09T20:42:50.773 DEBUG:teuthology.orchestra.run.vm02:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-09T20:42:50.783 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-03-09T20:42:50.785 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-03-09T20:42:50.785 DEBUG:teuthology.orchestra.run.vm00:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-09T20:42:50.821 DEBUG:teuthology.orchestra.run.vm02:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-09T20:42:50.826 DEBUG:teuthology.orchestra.run.vm00:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-09T20:42:50.866 DEBUG:teuthology.orchestra.run.vm00:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-09T20:42:50.910 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-09T20:42:50.910 DEBUG:teuthology.orchestra.run.vm00:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-09T20:42:50.958 DEBUG:teuthology.orchestra.run.vm02:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-09T20:42:50.961 DEBUG:teuthology.orchestra.run.vm02:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-09T20:42:51.007 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-09T20:42:51.007 DEBUG:teuthology.orchestra.run.vm02:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-09T20:42:51.055 DEBUG:teuthology.orchestra.run.vm00:> sudo service rsyslog restart 2026-03-09T20:42:51.056 DEBUG:teuthology.orchestra.run.vm02:> sudo service rsyslog restart 2026-03-09T20:42:51.117 INFO:teuthology.run_tasks:Running task internal.timer... 2026-03-09T20:42:51.119 INFO:teuthology.task.internal:Starting timer... 2026-03-09T20:42:51.119 INFO:teuthology.run_tasks:Running task pcp... 2026-03-09T20:42:51.122 INFO:teuthology.run_tasks:Running task selinux... 2026-03-09T20:42:51.124 INFO:teuthology.task.selinux:Excluding vm00: VMs are not yet supported 2026-03-09T20:42:51.124 INFO:teuthology.task.selinux:Excluding vm02: VMs are not yet supported 2026-03-09T20:42:51.124 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-03-09T20:42:51.124 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2026-03-09T20:42:51.124 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-03-09T20:42:51.124 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-03-09T20:42:51.125 DEBUG:teuthology.task:Applying overrides for task ansible.cephlab: {'branch': 'main', 'skip_tags': 'nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs', 'vars': {'timezone': 'UTC'}} 2026-03-09T20:42:51.126 DEBUG:teuthology.repo_utils:Setting repo remote to https://github.com/ceph/ceph-cm-ansible.git 2026-03-09T20:42:51.127 INFO:teuthology.repo_utils:Fetching github.com_ceph_ceph-cm-ansible_main from origin 2026-03-09T20:42:51.829 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthos/src/github.com_ceph_ceph-cm-ansible_main to origin/main 2026-03-09T20:42:51.835 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'}]}] 2026-03-09T20:42:51.835 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu", "timezone": "UTC"}' -i /tmp/teuth_ansible_inventoryk8ri5zn7 --limit vm00.local,vm02.local /home/teuthos/src/github.com_ceph_ceph-cm-ansible_main/cephlab.yml --skip-tags nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs 2026-03-09T20:44:54.456 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@vm00.local'), Remote(name='ubuntu@vm02.local')] 2026-03-09T20:44:54.456 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm00.local' 2026-03-09T20:44:54.457 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm00.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-09T20:44:54.518 DEBUG:teuthology.orchestra.run.vm00:> true 2026-03-09T20:44:54.732 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm00.local' 2026-03-09T20:44:54.733 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm02.local' 2026-03-09T20:44:54.733 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm02.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-09T20:44:54.792 DEBUG:teuthology.orchestra.run.vm02:> true 2026-03-09T20:44:55.020 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm02.local' 2026-03-09T20:44:55.020 INFO:teuthology.run_tasks:Running task clock... 2026-03-09T20:44:55.023 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-03-09T20:44:55.023 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-09T20:44:55.023 DEBUG:teuthology.orchestra.run.vm00:> 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 2026-03-09T20:44:55.025 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-09T20:44:55.025 DEBUG:teuthology.orchestra.run.vm02:> 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 2026-03-09T20:44:55.041 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:55 ntpd[16115]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-09T20:44:55.041 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:55 ntpd[16115]: Command line: ntpd -gq 2026-03-09T20:44:55.041 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:55 ntpd[16115]: ---------------------------------------------------- 2026-03-09T20:44:55.041 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:55 ntpd[16115]: ntp-4 is maintained by Network Time Foundation, 2026-03-09T20:44:55.041 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:55 ntpd[16115]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-09T20:44:55.041 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:55 ntpd[16115]: corporation. Support and training for ntp-4 are 2026-03-09T20:44:55.041 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:55 ntpd[16115]: available at https://www.nwtime.org/support 2026-03-09T20:44:55.041 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:55 ntpd[16115]: ---------------------------------------------------- 2026-03-09T20:44:55.041 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:55 ntpd[16115]: proto: precision = 0.030 usec (-25) 2026-03-09T20:44:55.042 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:55 ntpd[16115]: basedate set to 2022-02-04 2026-03-09T20:44:55.042 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:55 ntpd[16115]: gps base set to 2022-02-06 (week 2196) 2026-03-09T20:44:55.042 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:55 ntpd[16115]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-09T20:44:55.042 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:55 ntpd[16115]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2025-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37 2026-03-09T20:44:55.042 INFO:teuthology.orchestra.run.vm00.stderr: 9 Mar 20:44:55 ntpd[16115]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 72 days ago 2026-03-09T20:44:55.043 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:55 ntpd[16115]: Listen and drop on 0 v6wildcard [::]:123 2026-03-09T20:44:55.043 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:55 ntpd[16115]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-09T20:44:55.043 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:55 ntpd[16115]: Listen normally on 2 lo 127.0.0.1:123 2026-03-09T20:44:55.043 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:55 ntpd[16115]: Listen normally on 3 ens3 192.168.123.100:123 2026-03-09T20:44:55.043 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:55 ntpd[16115]: Listen normally on 4 lo [::1]:123 2026-03-09T20:44:55.044 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:55 ntpd[16115]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:0%2]:123 2026-03-09T20:44:55.044 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:55 ntpd[16115]: Listening on routing socket on fd #22 for interface updates 2026-03-09T20:44:55.077 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:55 ntpd[16070]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-03-09T20:44:55.077 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:55 ntpd[16070]: Command line: ntpd -gq 2026-03-09T20:44:55.077 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:55 ntpd[16070]: ---------------------------------------------------- 2026-03-09T20:44:55.077 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:55 ntpd[16070]: ntp-4 is maintained by Network Time Foundation, 2026-03-09T20:44:55.078 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:55 ntpd[16070]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-03-09T20:44:55.078 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:55 ntpd[16070]: corporation. Support and training for ntp-4 are 2026-03-09T20:44:55.078 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:55 ntpd[16070]: available at https://www.nwtime.org/support 2026-03-09T20:44:55.078 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:55 ntpd[16070]: ---------------------------------------------------- 2026-03-09T20:44:55.078 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:55 ntpd[16070]: proto: precision = 0.029 usec (-25) 2026-03-09T20:44:55.078 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:55 ntpd[16070]: basedate set to 2022-02-04 2026-03-09T20:44:55.078 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:55 ntpd[16070]: gps base set to 2022-02-06 (week 2196) 2026-03-09T20:44:55.078 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:55 ntpd[16070]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2026-03-09T20:44:55.078 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:55 ntpd[16070]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2025-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37 2026-03-09T20:44:55.078 INFO:teuthology.orchestra.run.vm02.stderr: 9 Mar 20:44:55 ntpd[16070]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): expired 72 days ago 2026-03-09T20:44:55.079 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:55 ntpd[16070]: Listen and drop on 0 v6wildcard [::]:123 2026-03-09T20:44:55.079 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:55 ntpd[16070]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-03-09T20:44:55.079 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:55 ntpd[16070]: Listen normally on 2 lo 127.0.0.1:123 2026-03-09T20:44:55.079 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:55 ntpd[16070]: Listen normally on 3 ens3 192.168.123.102:123 2026-03-09T20:44:55.079 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:55 ntpd[16070]: Listen normally on 4 lo [::1]:123 2026-03-09T20:44:55.079 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:55 ntpd[16070]: Listen normally on 5 ens3 [fe80::5055:ff:fe00:2%2]:123 2026-03-09T20:44:55.079 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:55 ntpd[16070]: Listening on routing socket on fd #22 for interface updates 2026-03-09T20:44:56.042 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:56 ntpd[16115]: Soliciting pool server 194.59.205.229 2026-03-09T20:44:56.078 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:56 ntpd[16070]: Soliciting pool server 194.59.205.229 2026-03-09T20:44:57.041 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:57 ntpd[16115]: Soliciting pool server 91.202.41.82 2026-03-09T20:44:57.041 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:57 ntpd[16115]: Soliciting pool server 85.215.166.214 2026-03-09T20:44:57.077 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:57 ntpd[16070]: Soliciting pool server 91.202.41.82 2026-03-09T20:44:57.077 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:57 ntpd[16070]: Soliciting pool server 94.130.184.193 2026-03-09T20:44:58.041 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:58 ntpd[16115]: Soliciting pool server 109.192.202.126 2026-03-09T20:44:58.041 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:58 ntpd[16115]: Soliciting pool server 51.75.67.47 2026-03-09T20:44:58.041 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:58 ntpd[16115]: Soliciting pool server 144.76.59.106 2026-03-09T20:44:58.077 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:58 ntpd[16070]: Soliciting pool server 85.215.166.214 2026-03-09T20:44:58.077 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:58 ntpd[16070]: Soliciting pool server 51.75.67.47 2026-03-09T20:44:58.077 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:58 ntpd[16070]: Soliciting pool server 144.76.59.106 2026-03-09T20:44:59.040 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:59 ntpd[16115]: Soliciting pool server 85.214.83.151 2026-03-09T20:44:59.040 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:59 ntpd[16115]: Soliciting pool server 62.128.1.19 2026-03-09T20:44:59.040 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:59 ntpd[16115]: Soliciting pool server 195.201.125.53 2026-03-09T20:44:59.040 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:44:59 ntpd[16115]: Soliciting pool server 93.177.65.20 2026-03-09T20:44:59.076 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:59 ntpd[16070]: Soliciting pool server 85.214.83.151 2026-03-09T20:44:59.077 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:59 ntpd[16070]: Soliciting pool server 109.192.202.126 2026-03-09T20:44:59.077 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:59 ntpd[16070]: Soliciting pool server 195.201.125.53 2026-03-09T20:44:59.077 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:44:59 ntpd[16070]: Soliciting pool server 93.177.65.20 2026-03-09T20:45:00.039 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:45:00 ntpd[16115]: Soliciting pool server 172.104.154.182 2026-03-09T20:45:00.040 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:45:00 ntpd[16115]: Soliciting pool server 172.236.195.26 2026-03-09T20:45:00.040 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:45:00 ntpd[16115]: Soliciting pool server 94.130.184.193 2026-03-09T20:45:00.040 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:45:00 ntpd[16115]: Soliciting pool server 185.125.190.56 2026-03-09T20:45:00.076 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:45:00 ntpd[16070]: Soliciting pool server 172.104.154.182 2026-03-09T20:45:00.076 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:45:00 ntpd[16070]: Soliciting pool server 172.236.195.26 2026-03-09T20:45:00.076 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:45:00 ntpd[16070]: Soliciting pool server 62.128.1.19 2026-03-09T20:45:00.076 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:45:00 ntpd[16070]: Soliciting pool server 185.125.190.56 2026-03-09T20:45:01.039 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:45:01 ntpd[16115]: Soliciting pool server 185.125.190.58 2026-03-09T20:45:01.039 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:45:01 ntpd[16115]: Soliciting pool server 213.209.109.45 2026-03-09T20:45:01.039 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:45:01 ntpd[16115]: Soliciting pool server 202.61.195.221 2026-03-09T20:45:01.075 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:45:01 ntpd[16070]: Soliciting pool server 185.125.190.58 2026-03-09T20:45:01.075 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:45:01 ntpd[16070]: Soliciting pool server 213.209.109.45 2026-03-09T20:45:01.075 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:45:01 ntpd[16070]: Soliciting pool server 202.61.195.221 2026-03-09T20:45:03.067 INFO:teuthology.orchestra.run.vm00.stdout: 9 Mar 20:45:03 ntpd[16115]: ntpd: time slew +0.000835 s 2026-03-09T20:45:03.068 INFO:teuthology.orchestra.run.vm00.stdout:ntpd: time slew +0.000835s 2026-03-09T20:45:03.088 INFO:teuthology.orchestra.run.vm00.stdout: remote refid st t when poll reach delay offset jitter 2026-03-09T20:45:03.088 INFO:teuthology.orchestra.run.vm00.stdout:============================================================================== 2026-03-09T20:45:03.088 INFO:teuthology.orchestra.run.vm00.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T20:45:03.088 INFO:teuthology.orchestra.run.vm00.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T20:45:03.088 INFO:teuthology.orchestra.run.vm00.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T20:45:03.088 INFO:teuthology.orchestra.run.vm00.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T20:45:03.088 INFO:teuthology.orchestra.run.vm00.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T20:45:04.102 INFO:teuthology.orchestra.run.vm02.stdout: 9 Mar 20:45:04 ntpd[16070]: ntpd: time slew +0.012689 s 2026-03-09T20:45:04.102 INFO:teuthology.orchestra.run.vm02.stdout:ntpd: time slew +0.012689s 2026-03-09T20:45:04.121 INFO:teuthology.orchestra.run.vm02.stdout: remote refid st t when poll reach delay offset jitter 2026-03-09T20:45:04.121 INFO:teuthology.orchestra.run.vm02.stdout:============================================================================== 2026-03-09T20:45:04.121 INFO:teuthology.orchestra.run.vm02.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T20:45:04.121 INFO:teuthology.orchestra.run.vm02.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T20:45:04.121 INFO:teuthology.orchestra.run.vm02.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T20:45:04.122 INFO:teuthology.orchestra.run.vm02.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T20:45:04.122 INFO:teuthology.orchestra.run.vm02.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T20:45:04.122 INFO:teuthology.run_tasks:Running task nvme_loop... 2026-03-09T20:45:04.125 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2026-03-09T20:45:04.125 DEBUG:teuthology.orchestra.run.vm00:> set -ex 2026-03-09T20:45:04.125 DEBUG:teuthology.orchestra.run.vm00:> dd if=/scratch_devs of=/dev/stdout 2026-03-09T20:45:04.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T20:45:04.130 DEBUG:teuthology.orchestra.run.vm00:> ls /dev/[sv]d? 2026-03-09T20:45:04.175 INFO:teuthology.orchestra.run.vm00.stdout:/dev/vda 2026-03-09T20:45:04.175 INFO:teuthology.orchestra.run.vm00.stdout:/dev/vdb 2026-03-09T20:45:04.175 INFO:teuthology.orchestra.run.vm00.stdout:/dev/vdc 2026-03-09T20:45:04.175 INFO:teuthology.orchestra.run.vm00.stdout:/dev/vdd 2026-03-09T20:45:04.175 INFO:teuthology.orchestra.run.vm00.stdout:/dev/vde 2026-03-09T20:45:04.175 WARNING:teuthology.misc:Removing root device: /dev/vda from device list 2026-03-09T20:45:04.175 DEBUG:teuthology.misc:devs=['/dev/vdb', '/dev/vdc', '/dev/vdd', '/dev/vde'] 2026-03-09T20:45:04.176 DEBUG:teuthology.orchestra.run.vm00:> stat /dev/vdb 2026-03-09T20:45:04.223 INFO:teuthology.orchestra.run.vm00.stdout: File: /dev/vdb 2026-03-09T20:45:04.223 INFO:teuthology.orchestra.run.vm00.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-09T20:45:04.223 INFO:teuthology.orchestra.run.vm00.stdout:Device: 5h/5d Inode: 24 Links: 1 Device type: fe,10 2026-03-09T20:45:04.223 INFO:teuthology.orchestra.run.vm00.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-09T20:45:04.223 INFO:teuthology.orchestra.run.vm00.stdout:Access: 2026-03-09 20:41:49.409882095 +0000 2026-03-09T20:45:04.223 INFO:teuthology.orchestra.run.vm00.stdout:Modify: 2026-03-09 20:41:48.325882095 +0000 2026-03-09T20:45:04.223 INFO:teuthology.orchestra.run.vm00.stdout:Change: 2026-03-09 20:41:48.325882095 +0000 2026-03-09T20:45:04.223 INFO:teuthology.orchestra.run.vm00.stdout: Birth: - 2026-03-09T20:45:04.223 DEBUG:teuthology.orchestra.run.vm00:> sudo dd if=/dev/vdb of=/dev/null count=1 2026-03-09T20:45:04.273 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records in 2026-03-09T20:45:04.274 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records out 2026-03-09T20:45:04.274 INFO:teuthology.orchestra.run.vm00.stderr:512 bytes copied, 0.000143289 s, 3.6 MB/s 2026-03-09T20:45:04.274 DEBUG:teuthology.orchestra.run.vm00:> ! mount | grep -v devtmpfs | grep -q /dev/vdb 2026-03-09T20:45:04.319 DEBUG:teuthology.orchestra.run.vm00:> stat /dev/vdc 2026-03-09T20:45:04.366 INFO:teuthology.orchestra.run.vm00.stdout: File: /dev/vdc 2026-03-09T20:45:04.366 INFO:teuthology.orchestra.run.vm00.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-09T20:45:04.366 INFO:teuthology.orchestra.run.vm00.stdout:Device: 5h/5d Inode: 25 Links: 1 Device type: fe,20 2026-03-09T20:45:04.366 INFO:teuthology.orchestra.run.vm00.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-09T20:45:04.366 INFO:teuthology.orchestra.run.vm00.stdout:Access: 2026-03-09 20:41:49.417882095 +0000 2026-03-09T20:45:04.366 INFO:teuthology.orchestra.run.vm00.stdout:Modify: 2026-03-09 20:41:48.325882095 +0000 2026-03-09T20:45:04.367 INFO:teuthology.orchestra.run.vm00.stdout:Change: 2026-03-09 20:41:48.325882095 +0000 2026-03-09T20:45:04.367 INFO:teuthology.orchestra.run.vm00.stdout: Birth: - 2026-03-09T20:45:04.367 DEBUG:teuthology.orchestra.run.vm00:> sudo dd if=/dev/vdc of=/dev/null count=1 2026-03-09T20:45:04.414 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records in 2026-03-09T20:45:04.414 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records out 2026-03-09T20:45:04.414 INFO:teuthology.orchestra.run.vm00.stderr:512 bytes copied, 0.000172308 s, 3.0 MB/s 2026-03-09T20:45:04.415 DEBUG:teuthology.orchestra.run.vm00:> ! mount | grep -v devtmpfs | grep -q /dev/vdc 2026-03-09T20:45:04.463 DEBUG:teuthology.orchestra.run.vm00:> stat /dev/vdd 2026-03-09T20:45:04.510 INFO:teuthology.orchestra.run.vm00.stdout: File: /dev/vdd 2026-03-09T20:45:04.510 INFO:teuthology.orchestra.run.vm00.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-09T20:45:04.510 INFO:teuthology.orchestra.run.vm00.stdout:Device: 5h/5d Inode: 26 Links: 1 Device type: fe,30 2026-03-09T20:45:04.510 INFO:teuthology.orchestra.run.vm00.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-09T20:45:04.510 INFO:teuthology.orchestra.run.vm00.stdout:Access: 2026-03-09 20:41:49.405882095 +0000 2026-03-09T20:45:04.510 INFO:teuthology.orchestra.run.vm00.stdout:Modify: 2026-03-09 20:41:48.329882095 +0000 2026-03-09T20:45:04.510 INFO:teuthology.orchestra.run.vm00.stdout:Change: 2026-03-09 20:41:48.329882095 +0000 2026-03-09T20:45:04.510 INFO:teuthology.orchestra.run.vm00.stdout: Birth: - 2026-03-09T20:45:04.511 DEBUG:teuthology.orchestra.run.vm00:> sudo dd if=/dev/vdd of=/dev/null count=1 2026-03-09T20:45:04.558 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records in 2026-03-09T20:45:04.559 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records out 2026-03-09T20:45:04.559 INFO:teuthology.orchestra.run.vm00.stderr:512 bytes copied, 0.000149605 s, 3.4 MB/s 2026-03-09T20:45:04.559 DEBUG:teuthology.orchestra.run.vm00:> ! mount | grep -v devtmpfs | grep -q /dev/vdd 2026-03-09T20:45:04.607 DEBUG:teuthology.orchestra.run.vm00:> stat /dev/vde 2026-03-09T20:45:04.654 INFO:teuthology.orchestra.run.vm00.stdout: File: /dev/vde 2026-03-09T20:45:04.654 INFO:teuthology.orchestra.run.vm00.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2026-03-09T20:45:04.654 INFO:teuthology.orchestra.run.vm00.stdout:Device: 5h/5d Inode: 27 Links: 1 Device type: fe,40 2026-03-09T20:45:04.654 INFO:teuthology.orchestra.run.vm00.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2026-03-09T20:45:04.654 INFO:teuthology.orchestra.run.vm00.stdout:Access: 2026-03-09 20:41:49.413882095 +0000 2026-03-09T20:45:04.654 INFO:teuthology.orchestra.run.vm00.stdout:Modify: 2026-03-09 20:41:48.325882095 +0000 2026-03-09T20:45:04.654 INFO:teuthology.orchestra.run.vm00.stdout:Change: 2026-03-09 20:41:48.325882095 +0000 2026-03-09T20:45:04.654 INFO:teuthology.orchestra.run.vm00.stdout: Birth: - 2026-03-09T20:45:04.654 DEBUG:teuthology.orchestra.run.vm00:> sudo dd if=/dev/vde of=/dev/null count=1 2026-03-09T20:45:04.701 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records in 2026-03-09T20:45:04.701 INFO:teuthology.orchestra.run.vm00.stderr:1+0 records out 2026-03-09T20:45:04.701 INFO:teuthology.orchestra.run.vm00.stderr:512 bytes copied, 0.000145345 s, 3.5 MB/s 2026-03-09T20:45:04.702 DEBUG:teuthology.orchestra.run.vm00:> ! mount | grep -v devtmpfs | grep -q /dev/vde 2026-03-09T20:45:04.747 DEBUG:teuthology.orchestra.run.vm00:> 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 2026-03-09T20:45:04.798 INFO:teuthology.orchestra.run.vm00.stderr:modprobe: FATAL: Module nvme_loop not found in directory /lib/modules/5.15.0-1092-kvm 2026-03-09T20:45:04.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T20:45:04.799 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthos/teuthology/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/home/teuthos/.local/share/uv/python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa/tasks/nvme_loop.py", line 27, in task remote.run( File "/home/teuthos/teuthology/teuthology/orchestra/remote.py", line 575, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthos/teuthology/teuthology/orchestra/run.py", line 461, in run r.wait() File "/home/teuthos/teuthology/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthos/teuthology/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on vm00 with status 1: "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" 2026-03-09T20:45:04.800 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2026-03-09T20:45:04.802 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-03-09T20:45:04.803 INFO:teuthology.task.clock:Checking final clock skew... 2026-03-09T20:45:04.803 DEBUG:teuthology.orchestra.run.vm00:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-09T20:45:04.843 DEBUG:teuthology.orchestra.run.vm02:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-03-09T20:45:04.846 INFO:teuthology.orchestra.run.vm00.stdout: remote refid st t when poll reach delay offset jitter 2026-03-09T20:45:04.846 INFO:teuthology.orchestra.run.vm00.stdout:============================================================================== 2026-03-09T20:45:04.846 INFO:teuthology.orchestra.run.vm00.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T20:45:04.846 INFO:teuthology.orchestra.run.vm00.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T20:45:04.846 INFO:teuthology.orchestra.run.vm00.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T20:45:04.847 INFO:teuthology.orchestra.run.vm00.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T20:45:04.847 INFO:teuthology.orchestra.run.vm00.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T20:45:04.849 INFO:teuthology.orchestra.run.vm02.stdout: remote refid st t when poll reach delay offset jitter 2026-03-09T20:45:04.849 INFO:teuthology.orchestra.run.vm02.stdout:============================================================================== 2026-03-09T20:45:04.849 INFO:teuthology.orchestra.run.vm02.stdout: 0.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T20:45:04.849 INFO:teuthology.orchestra.run.vm02.stdout: 1.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T20:45:04.849 INFO:teuthology.orchestra.run.vm02.stdout: 2.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T20:45:04.849 INFO:teuthology.orchestra.run.vm02.stdout: 3.ubuntu.pool.n .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T20:45:04.849 INFO:teuthology.orchestra.run.vm02.stdout: ntp.ubuntu.com .POOL. 16 p - 64 0 0.000 +0.000 0.000 2026-03-09T20:45:04.849 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-03-09T20:45:04.851 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-03-09T20:45:04.851 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-03-09T20:45:04.853 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-03-09T20:45:04.855 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-03-09T20:45:04.857 INFO:teuthology.task.internal:Duration was 133.737649 seconds 2026-03-09T20:45:04.857 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-03-09T20:45:04.859 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-03-09T20:45:04.859 DEBUG:teuthology.orchestra.run.vm00:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-09T20:45:04.891 DEBUG:teuthology.orchestra.run.vm02:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-09T20:45:04.914 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-03-09T20:45:04.914 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm00.local 2026-03-09T20:45:04.914 DEBUG:teuthology.orchestra.run.vm00:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-03-09T20:45:04.966 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm02.local 2026-03-09T20:45:04.966 DEBUG:teuthology.orchestra.run.vm02:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-03-09T20:45:04.978 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-03-09T20:45:04.978 DEBUG:teuthology.orchestra.run.vm00:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-09T20:45:05.007 DEBUG:teuthology.orchestra.run.vm02:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-09T20:45:05.037 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-03-09T20:45:05.037 DEBUG:teuthology.orchestra.run.vm00:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-03-09T20:45:05.063 DEBUG:teuthology.orchestra.run.vm02:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-03-09T20:45:05.070 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-09T20:45:05.070 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-09T20:45:05.071 INFO:teuthology.orchestra.run.vm00.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-09T20:45:05.071 INFO:teuthology.orchestra.run.vm00.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-09T20:45:05.071 INFO:teuthology.orchestra.run.vm00.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-09T20:45:05.074 INFO:teuthology.orchestra.run.vm00.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 83.6% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-09T20:45:05.088 INFO:teuthology.orchestra.run.vm02.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-09T20:45:05.088 INFO:teuthology.orchestra.run.vm02.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-09T20:45:05.088 INFO:teuthology.orchestra.run.vm02.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-09T20:45:05.088 INFO:teuthology.orchestra.run.vm02.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-09T20:45:05.089 INFO:teuthology.orchestra.run.vm02.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: /home/ubuntu/cephtest/archive/syslog/journalctl.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-09T20:45:05.091 INFO:teuthology.orchestra.run.vm02.stderr: 83.5% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-09T20:45:05.092 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-03-09T20:45:05.094 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-03-09T20:45:05.094 DEBUG:teuthology.orchestra.run.vm00:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-09T20:45:05.125 DEBUG:teuthology.orchestra.run.vm02:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-09T20:45:05.141 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-03-09T20:45:05.143 DEBUG:teuthology.orchestra.run.vm00:> 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 2026-03-09T20:45:05.167 DEBUG:teuthology.orchestra.run.vm02:> 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 2026-03-09T20:45:05.172 INFO:teuthology.orchestra.run.vm00.stdout:kernel.core_pattern = core 2026-03-09T20:45:05.192 INFO:teuthology.orchestra.run.vm02.stdout:kernel.core_pattern = core 2026-03-09T20:45:05.199 DEBUG:teuthology.orchestra.run.vm00:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-09T20:45:05.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T20:45:05.224 DEBUG:teuthology.orchestra.run.vm02:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-09T20:45:05.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T20:45:05.243 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-03-09T20:45:05.246 INFO:teuthology.task.internal:Transferring archived files... 2026-03-09T20:45:05.246 DEBUG:teuthology.misc:Transferring archived files from vm00:/home/ubuntu/cephtest/archive to /archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/651/remote/vm00 2026-03-09T20:45:05.246 DEBUG:teuthology.orchestra.run.vm00:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-09T20:45:05.273 DEBUG:teuthology.misc:Transferring archived files from vm02:/home/ubuntu/cephtest/archive to /archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/651/remote/vm02 2026-03-09T20:45:05.273 DEBUG:teuthology.orchestra.run.vm02:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-09T20:45:05.293 INFO:teuthology.task.internal:Removing archive directory... 2026-03-09T20:45:05.293 DEBUG:teuthology.orchestra.run.vm00:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-09T20:45:05.315 DEBUG:teuthology.orchestra.run.vm02:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-09T20:45:05.339 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-03-09T20:45:05.342 INFO:teuthology.task.internal:Not uploading archives. 2026-03-09T20:45:05.342 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-03-09T20:45:05.344 INFO:teuthology.task.internal:Tidying up after the test... 2026-03-09T20:45:05.344 DEBUG:teuthology.orchestra.run.vm00:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-09T20:45:05.359 DEBUG:teuthology.orchestra.run.vm02:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-09T20:45:05.360 INFO:teuthology.orchestra.run.vm00.stdout: 258079 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 9 20:45 /home/ubuntu/cephtest 2026-03-09T20:45:05.384 INFO:teuthology.orchestra.run.vm02.stdout: 258207 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 9 20:45 /home/ubuntu/cephtest 2026-03-09T20:45:05.385 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-03-09T20:45:05.391 INFO:teuthology.run:Summary data: description: orch/cephadm/smoke-roleless/{0-distro/ubuntu_22.04 0-nvme-loop 1-start 2-services/nfs-ingress2 3-final} duration: 133.73764944076538 failure_reason: 'Command failed on vm00 with status 1: "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"' owner: kyr sentry_event: null status: fail success: false 2026-03-09T20:45:05.391 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-09T20:45:05.421 INFO:teuthology.run:FAIL