2026-03-09T16:32:07.280 INFO:root:teuthology version: 1.2.4.dev6+g1c580df7a 2026-03-09T16:32:07.297 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-09T16:32:07.318 INFO:teuthology.run:Config: archive_path: /archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/551 branch: squid description: orch/cephadm/smoke-roleless/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-services/nvmeof 3-final} email: null first_in_suite: false flavor: default job_id: '551' 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: centos os_version: 9.stream 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 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 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: vm04.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI+eBPDJO0nXZfweLKsiBbPC0ZQkwpMeqB9IZq/o2MvdmHemLfoIn04H+G0/fF3yeTCf0nT11hBvYgrWV+RiqtY= vm06.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPVi8GUKNTVaaCeivIDTB3DHaAth3J+FLSjIursFNPruoxDkTiFbKS0rz57MmkwGSL14aCD5kEIQQubfRXgCaKc= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - cephadm.shell: host.a: - ceph osd pool create foo - rbd pool init foo - ceph orch apply nvmeof foo - cephadm.wait_for_service: service: nvmeof.foo - cephadm.shell: host.a: - stat -c '%u %g' /var/log/ceph | grep '167 167' - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: 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-09T16:32:07.318 INFO:teuthology.run:suite_path is set to /home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa; will attempt to use it 2026-03-09T16:32:07.318 INFO:teuthology.run:Found tasks at /home/teuthos/src/github.com_kshtsk_ceph_569c3e99c9b32a51b4eaf08731c728f4513ed589/qa/tasks 2026-03-09T16:32:07.318 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-03-09T16:32:07.319 INFO:teuthology.task.internal:Checking packages... 2026-03-09T16:32:07.319 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'e911bdebe5c8faa3800735d1568fcdca65db60df' 2026-03-09T16:32:07.319 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-03-09T16:32:07.319 INFO:teuthology.packaging:ref: None 2026-03-09T16:32:07.319 INFO:teuthology.packaging:tag: None 2026-03-09T16:32:07.319 INFO:teuthology.packaging:branch: squid 2026-03-09T16:32:07.319 INFO:teuthology.packaging:sha1: e911bdebe5c8faa3800735d1568fcdca65db60df 2026-03-09T16:32:07.319 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2026-03-09T16:32:08.113 INFO:teuthology.task.internal:Found packages for ceph version 19.2.3-678.ge911bdeb 2026-03-09T16:32:08.114 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-03-09T16:32:08.114 INFO:teuthology.task.internal:no buildpackages task found 2026-03-09T16:32:08.114 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-03-09T16:32:08.115 INFO:teuthology.task.internal:Saving configuration 2026-03-09T16:32:08.119 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-03-09T16:32:08.120 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-03-09T16:32:08.127 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm04.local', 'description': '/archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/551', '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': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-09 16:31:05.575008', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:04', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI+eBPDJO0nXZfweLKsiBbPC0ZQkwpMeqB9IZq/o2MvdmHemLfoIn04H+G0/fF3yeTCf0nT11hBvYgrWV+RiqtY='} 2026-03-09T16:32:08.134 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm06.local', 'description': '/archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/551', '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': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-09 16:31:05.575525', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:06', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPVi8GUKNTVaaCeivIDTB3DHaAth3J+FLSjIursFNPruoxDkTiFbKS0rz57MmkwGSL14aCD5kEIQQubfRXgCaKc='} 2026-03-09T16:32:08.134 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-03-09T16:32:08.135 INFO:teuthology.task.internal:roles: ubuntu@vm04.local - ['host.a', 'client.0'] 2026-03-09T16:32:08.135 INFO:teuthology.task.internal:roles: ubuntu@vm06.local - ['host.b', 'client.1'] 2026-03-09T16:32:08.135 INFO:teuthology.run_tasks:Running task console_log... 2026-03-09T16:32:08.141 DEBUG:teuthology.task.console_log:vm04 does not support IPMI; excluding 2026-03-09T16:32:08.147 DEBUG:teuthology.task.console_log:vm06 does not support IPMI; excluding 2026-03-09T16:32:08.148 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f5408cd3ac0>, signals=[15]) 2026-03-09T16:32:08.148 INFO:teuthology.run_tasks:Running task internal.connect... 2026-03-09T16:32:08.148 INFO:teuthology.task.internal:Opening connections... 2026-03-09T16:32:08.148 DEBUG:teuthology.task.internal:connecting to ubuntu@vm04.local 2026-03-09T16:32:08.149 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm04.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-09T16:32:08.206 DEBUG:teuthology.task.internal:connecting to ubuntu@vm06.local 2026-03-09T16:32:08.207 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm06.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-09T16:32:08.266 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-03-09T16:32:08.267 DEBUG:teuthology.orchestra.run.vm04:> uname -m 2026-03-09T16:32:08.309 INFO:teuthology.orchestra.run.vm04.stdout:x86_64 2026-03-09T16:32:08.309 DEBUG:teuthology.orchestra.run.vm04:> cat /etc/os-release 2026-03-09T16:32:08.363 INFO:teuthology.orchestra.run.vm04.stdout:NAME="CentOS Stream" 2026-03-09T16:32:08.363 INFO:teuthology.orchestra.run.vm04.stdout:VERSION="9" 2026-03-09T16:32:08.363 INFO:teuthology.orchestra.run.vm04.stdout:ID="centos" 2026-03-09T16:32:08.363 INFO:teuthology.orchestra.run.vm04.stdout:ID_LIKE="rhel fedora" 2026-03-09T16:32:08.363 INFO:teuthology.orchestra.run.vm04.stdout:VERSION_ID="9" 2026-03-09T16:32:08.363 INFO:teuthology.orchestra.run.vm04.stdout:PLATFORM_ID="platform:el9" 2026-03-09T16:32:08.363 INFO:teuthology.orchestra.run.vm04.stdout:PRETTY_NAME="CentOS Stream 9" 2026-03-09T16:32:08.363 INFO:teuthology.orchestra.run.vm04.stdout:ANSI_COLOR="0;31" 2026-03-09T16:32:08.363 INFO:teuthology.orchestra.run.vm04.stdout:LOGO="fedora-logo-icon" 2026-03-09T16:32:08.363 INFO:teuthology.orchestra.run.vm04.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-03-09T16:32:08.363 INFO:teuthology.orchestra.run.vm04.stdout:HOME_URL="https://centos.org/" 2026-03-09T16:32:08.363 INFO:teuthology.orchestra.run.vm04.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-03-09T16:32:08.363 INFO:teuthology.orchestra.run.vm04.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-03-09T16:32:08.363 INFO:teuthology.orchestra.run.vm04.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-03-09T16:32:08.363 INFO:teuthology.lock.ops:Updating vm04.local on lock server 2026-03-09T16:32:08.368 DEBUG:teuthology.orchestra.run.vm06:> uname -m 2026-03-09T16:32:08.392 INFO:teuthology.orchestra.run.vm06.stdout:x86_64 2026-03-09T16:32:08.392 DEBUG:teuthology.orchestra.run.vm06:> cat /etc/os-release 2026-03-09T16:32:08.452 INFO:teuthology.orchestra.run.vm06.stdout:NAME="CentOS Stream" 2026-03-09T16:32:08.452 INFO:teuthology.orchestra.run.vm06.stdout:VERSION="9" 2026-03-09T16:32:08.452 INFO:teuthology.orchestra.run.vm06.stdout:ID="centos" 2026-03-09T16:32:08.452 INFO:teuthology.orchestra.run.vm06.stdout:ID_LIKE="rhel fedora" 2026-03-09T16:32:08.452 INFO:teuthology.orchestra.run.vm06.stdout:VERSION_ID="9" 2026-03-09T16:32:08.452 INFO:teuthology.orchestra.run.vm06.stdout:PLATFORM_ID="platform:el9" 2026-03-09T16:32:08.452 INFO:teuthology.orchestra.run.vm06.stdout:PRETTY_NAME="CentOS Stream 9" 2026-03-09T16:32:08.452 INFO:teuthology.orchestra.run.vm06.stdout:ANSI_COLOR="0;31" 2026-03-09T16:32:08.452 INFO:teuthology.orchestra.run.vm06.stdout:LOGO="fedora-logo-icon" 2026-03-09T16:32:08.452 INFO:teuthology.orchestra.run.vm06.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-03-09T16:32:08.452 INFO:teuthology.orchestra.run.vm06.stdout:HOME_URL="https://centos.org/" 2026-03-09T16:32:08.452 INFO:teuthology.orchestra.run.vm06.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-03-09T16:32:08.452 INFO:teuthology.orchestra.run.vm06.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-03-09T16:32:08.452 INFO:teuthology.orchestra.run.vm06.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-03-09T16:32:08.452 INFO:teuthology.lock.ops:Updating vm06.local on lock server 2026-03-09T16:32:08.457 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-03-09T16:32:08.460 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-03-09T16:32:08.461 INFO:teuthology.task.internal:Checking for old test directory... 2026-03-09T16:32:08.461 DEBUG:teuthology.orchestra.run.vm04:> test '!' -e /home/ubuntu/cephtest 2026-03-09T16:32:08.462 DEBUG:teuthology.orchestra.run.vm06:> test '!' -e /home/ubuntu/cephtest 2026-03-09T16:32:08.509 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-03-09T16:32:08.510 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-03-09T16:32:08.511 DEBUG:teuthology.orchestra.run.vm04:> test -z $(ls -A /var/lib/ceph) 2026-03-09T16:32:08.519 DEBUG:teuthology.orchestra.run.vm06:> test -z $(ls -A /var/lib/ceph) 2026-03-09T16:32:08.535 INFO:teuthology.orchestra.run.vm04.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-09T16:32:08.566 INFO:teuthology.orchestra.run.vm06.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-09T16:32:08.566 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-03-09T16:32:08.575 DEBUG:teuthology.orchestra.run.vm04:> test -e /ceph-qa-ready 2026-03-09T16:32:08.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T16:32:08.782 DEBUG:teuthology.orchestra.run.vm06:> test -e /ceph-qa-ready 2026-03-09T16:32:08.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T16:32:08.982 INFO:teuthology.run_tasks:Running task internal.base... 2026-03-09T16:32:08.983 INFO:teuthology.task.internal:Creating test directory... 2026-03-09T16:32:08.983 DEBUG:teuthology.orchestra.run.vm04:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-09T16:32:08.985 DEBUG:teuthology.orchestra.run.vm06:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-09T16:32:09.001 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-03-09T16:32:09.002 INFO:teuthology.run_tasks:Running task internal.archive... 2026-03-09T16:32:09.003 INFO:teuthology.task.internal:Creating archive directory... 2026-03-09T16:32:09.003 DEBUG:teuthology.orchestra.run.vm04:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-09T16:32:09.041 DEBUG:teuthology.orchestra.run.vm06:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-09T16:32:09.060 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-03-09T16:32:09.061 INFO:teuthology.task.internal:Enabling coredump saving... 2026-03-09T16:32:09.061 DEBUG:teuthology.orchestra.run.vm04:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-09T16:32:09.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T16:32:09.113 DEBUG:teuthology.orchestra.run.vm06:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-09T16:32:09.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T16:32:09.128 DEBUG:teuthology.orchestra.run.vm04:> 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-09T16:32:09.155 DEBUG:teuthology.orchestra.run.vm06:> 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-09T16:32:09.182 INFO:teuthology.orchestra.run.vm04.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-09T16:32:09.193 INFO:teuthology.orchestra.run.vm04.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-09T16:32:09.200 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-09T16:32:09.210 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-09T16:32:09.212 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-03-09T16:32:09.213 INFO:teuthology.task.internal:Configuring sudo... 2026-03-09T16:32:09.213 DEBUG:teuthology.orchestra.run.vm04:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-09T16:32:09.238 DEBUG:teuthology.orchestra.run.vm06:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-09T16:32:09.277 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-03-09T16:32:09.279 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-03-09T16:32:09.279 DEBUG:teuthology.orchestra.run.vm04:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-09T16:32:09.304 DEBUG:teuthology.orchestra.run.vm06:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-09T16:32:09.333 DEBUG:teuthology.orchestra.run.vm04:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-09T16:32:09.382 DEBUG:teuthology.orchestra.run.vm04:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-09T16:32:09.439 DEBUG:teuthology.orchestra.run.vm04:> set -ex 2026-03-09T16:32:09.439 DEBUG:teuthology.orchestra.run.vm04:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-09T16:32:09.496 DEBUG:teuthology.orchestra.run.vm06:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-09T16:32:09.522 DEBUG:teuthology.orchestra.run.vm06:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-09T16:32:09.581 DEBUG:teuthology.orchestra.run.vm06:> set -ex 2026-03-09T16:32:09.582 DEBUG:teuthology.orchestra.run.vm06:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-09T16:32:09.640 DEBUG:teuthology.orchestra.run.vm04:> sudo service rsyslog restart 2026-03-09T16:32:09.642 DEBUG:teuthology.orchestra.run.vm06:> sudo service rsyslog restart 2026-03-09T16:32:09.679 INFO:teuthology.orchestra.run.vm04.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-03-09T16:32:09.710 INFO:teuthology.orchestra.run.vm06.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-03-09T16:32:09.950 INFO:teuthology.run_tasks:Running task internal.timer... 2026-03-09T16:32:09.963 INFO:teuthology.task.internal:Starting timer... 2026-03-09T16:32:09.963 INFO:teuthology.run_tasks:Running task pcp... 2026-03-09T16:32:09.973 INFO:teuthology.run_tasks:Running task selinux... 2026-03-09T16:32:09.975 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2026-03-09T16:32:09.975 INFO:teuthology.task.selinux:Excluding vm04: VMs are not yet supported 2026-03-09T16:32:09.975 INFO:teuthology.task.selinux:Excluding vm06: VMs are not yet supported 2026-03-09T16:32:09.975 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-03-09T16:32:09.975 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2026-03-09T16:32:09.975 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-03-09T16:32:09.976 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-03-09T16:32:09.990 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-09T16:32:09.990 DEBUG:teuthology.repo_utils:Setting repo remote to https://github.com/ceph/ceph-cm-ansible.git 2026-03-09T16:32:09.994 INFO:teuthology.repo_utils:Fetching github.com_ceph_ceph-cm-ansible_main from origin 2026-03-09T16:32:10.775 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthos/src/github.com_ceph_ceph-cm-ansible_main to origin/main 2026-03-09T16:32:10.780 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-09T16:32:10.780 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu", "timezone": "UTC"}' -i /tmp/teuth_ansible_inventoryhe8_cpll --limit vm04.local,vm06.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-09T16:32:52.333 INFO:teuthology.task.ansible:Archiving ansible failure log at: /archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/551/ansible_failures.yaml 2026-03-09T16:32:52.333 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/teuthology/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthos/teuthology/teuthology/task/ansible.py", line 490, in begin super(CephLab, self).begin() File "/home/teuthos/teuthology/teuthology/task/ansible.py", line 324, in begin self.execute_playbook() File "/home/teuthos/teuthology/teuthology/task/ansible.py", line 356, in execute_playbook self._handle_failure(command, status) File "/home/teuthos/teuthology/teuthology/task/ansible.py", line 384, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: vm06.local: _ansible_no_log: false changed: false invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false best: null bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - ceph - ceph-base - ceph-selinux - ceph-common - ceph-debuginfo - ceph-release - libcephfs1 - ceph-radosgw - python-ceph - python-rados - python-rbd - python-cephfs - librbd1 - librados2 - mod_fastcgi nobest: null releasever: null security: false skip_broken: false sslverify: true state: absent update_cache: false update_only: false use_backend: auto validate_certs: true msg: 'Failed to download metadata for repo ''baseos'': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried' rc: 1 results: []vm04.local: _ansible_no_log: false changed: false invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false best: null bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - ceph - ceph-base - ceph-selinux - ceph-common - ceph-debuginfo - ceph-release - libcephfs1 - ceph-radosgw - python-ceph - python-rados - python-rbd - python-cephfs - librbd1 - librados2 - mod_fastcgi nobest: null releasever: null security: false skip_broken: false sslverify: true state: absent update_cache: false update_only: false use_backend: auto validate_certs: true msg: 'Failed to download metadata for repo ''baseos'': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried' rc: 1 results: [] 2026-03-09T16:32:52.334 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-03-09T16:32:52.336 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-03-09T16:32:52.336 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-03-09T16:32:52.337 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-03-09T16:32:52.339 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-03-09T16:32:52.340 INFO:teuthology.task.internal:Duration was 42.377188 seconds 2026-03-09T16:32:52.340 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-03-09T16:32:52.342 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-03-09T16:32:52.343 DEBUG:teuthology.orchestra.run.vm04:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-09T16:32:52.346 DEBUG:teuthology.orchestra.run.vm06:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-03-09T16:32:52.397 INFO:teuthology.orchestra.run.vm04.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-03-09T16:32:52.403 INFO:teuthology.orchestra.run.vm06.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-03-09T16:33:06.463 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-03-09T16:33:06.463 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm04.local 2026-03-09T16:33:06.463 DEBUG:teuthology.orchestra.run.vm04:> 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-09T16:33:06.495 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@vm06.local 2026-03-09T16:33:06.496 DEBUG:teuthology.orchestra.run.vm06:> 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-09T16:33:06.532 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-03-09T16:33:06.532 DEBUG:teuthology.orchestra.run.vm04:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-09T16:33:06.538 DEBUG:teuthology.orchestra.run.vm06:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-09T16:33:06.698 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-03-09T16:33:06.698 DEBUG:teuthology.orchestra.run.vm04:> 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-09T16:33:06.700 DEBUG:teuthology.orchestra.run.vm06:> 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-09T16:33:06.728 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-09T16:33:06.728 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-09T16:33:06.729 INFO:teuthology.orchestra.run.vm06.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-09T16:33:06.729 INFO:teuthology.orchestra.run.vm06.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: /home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-09T16:33:06.729 INFO:teuthology.orchestra.run.vm06.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-09T16:33:06.730 INFO:teuthology.orchestra.run.vm04.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-09T16:33:06.730 INFO:teuthology.orchestra.run.vm04.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-09T16:33:06.730 INFO:teuthology.orchestra.run.vm04.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-03-09T16:33:06.730 INFO:teuthology.orchestra.run.vm04.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-03-09T16:33:06.731 INFO:teuthology.orchestra.run.vm04.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-03-09T16:33:06.757 INFO:teuthology.orchestra.run.vm06.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 97.9% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-09T16:33:06.758 INFO:teuthology.orchestra.run.vm04.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 97.9% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-03-09T16:33:06.760 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-03-09T16:33:06.762 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-03-09T16:33:06.762 DEBUG:teuthology.orchestra.run.vm04:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-09T16:33:06.832 DEBUG:teuthology.orchestra.run.vm06:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-03-09T16:33:06.864 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-03-09T16:33:06.866 DEBUG:teuthology.orchestra.run.vm04:> 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-09T16:33:06.874 DEBUG:teuthology.orchestra.run.vm06:> 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-09T16:33:06.902 INFO:teuthology.orchestra.run.vm04.stdout:kernel.core_pattern = core 2026-03-09T16:33:06.933 INFO:teuthology.orchestra.run.vm06.stdout:kernel.core_pattern = core 2026-03-09T16:33:06.948 DEBUG:teuthology.orchestra.run.vm04:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-09T16:33:06.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T16:33:06.977 DEBUG:teuthology.orchestra.run.vm06:> test -e /home/ubuntu/cephtest/archive/coredump 2026-03-09T16:33:07.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-09T16:33:07.008 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-03-09T16:33:07.011 INFO:teuthology.task.internal:Transferring archived files... 2026-03-09T16:33:07.011 DEBUG:teuthology.misc:Transferring archived files from vm04:/home/ubuntu/cephtest/archive to /archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/551/remote/vm04 2026-03-09T16:33:07.012 DEBUG:teuthology.orchestra.run.vm04:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-09T16:33:07.055 DEBUG:teuthology.misc:Transferring archived files from vm06:/home/ubuntu/cephtest/archive to /archive/kyr-2026-03-09_11:23:05-orch-squid-none-default-vps/551/remote/vm06 2026-03-09T16:33:07.055 DEBUG:teuthology.orchestra.run.vm06:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-03-09T16:33:07.091 INFO:teuthology.task.internal:Removing archive directory... 2026-03-09T16:33:07.091 DEBUG:teuthology.orchestra.run.vm04:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-09T16:33:07.097 DEBUG:teuthology.orchestra.run.vm06:> rm -rf -- /home/ubuntu/cephtest/archive 2026-03-09T16:33:07.153 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-03-09T16:33:07.155 INFO:teuthology.task.internal:Not uploading archives. 2026-03-09T16:33:07.156 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-03-09T16:33:07.157 INFO:teuthology.task.internal:Tidying up after the test... 2026-03-09T16:33:07.157 DEBUG:teuthology.orchestra.run.vm04:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-09T16:33:07.161 DEBUG:teuthology.orchestra.run.vm06:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-03-09T16:33:07.180 INFO:teuthology.orchestra.run.vm04.stdout: 71303424 0 drwxr-xr-x 2 ubuntu ubuntu 6 Mar 9 16:33 /home/ubuntu/cephtest 2026-03-09T16:33:07.219 INFO:teuthology.orchestra.run.vm06.stdout: 71303424 0 drwxr-xr-x 2 ubuntu ubuntu 6 Mar 9 16:33 /home/ubuntu/cephtest 2026-03-09T16:33:07.220 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-03-09T16:33:07.227 INFO:teuthology.run:Summary data: description: orch/cephadm/smoke-roleless/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-services/nvmeof 3-final} duration: 42.377187728881836 failure_reason: 'vm06.local: _ansible_no_log: false changed: false invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false best: null bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - ceph - ceph-base - ceph-selinux - ceph-common - ceph-debuginfo - ceph-release - libcephfs1 - ceph-radosgw - python-ceph - python-rados - python-rbd - python-cephfs - librbd1 - librados2 - mod_fastcgi nobest: null releasever: null security: false skip_broken: false sslverify: true state: absent update_cache: false update_only: false use_backend: auto validate_certs: true msg: ''Failed to download metadata for repo ''''baseos'''': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried'' rc: 1 results: []vm04.local: _ansible_no_log: false changed: false invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false best: null bugfix: false cacheonly: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - ceph - ceph-base - ceph-selinux - ceph-common - ceph-debuginfo - ceph-release - libcephfs1 - ceph-radosgw - python-ceph - python-rados - python-rbd - python-cephfs - librbd1 - librados2 - mod_fastcgi nobest: null releasever: null security: false skip_broken: false sslverify: true state: absent update_cache: false update_only: false use_backend: auto validate_certs: true msg: ''Failed to download metadata for repo ''''baseos'''': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried'' rc: 1 results: []' owner: kyr sentry_event: null status: dead success: false 2026-03-09T16:33:07.227 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-09T16:33:07.246 INFO:teuthology.run:DEAD