2023-12-07T16:47:16.046 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-07T16:47:16.046 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --name yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi --owner scheduled_yuriw@teuthology --description rados/cephadm/osds/{0-distro/rhel_8.6_container_tools_rhel8 0-nvme-loop 1-start 2-ops/rmdir-reactivate} --archive /home/teuthworker/archive/yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7482164 -- /home/teuthworker/archive/yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7482164/orig.config.yaml 2023-12-07T16:47:16.075 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T16:47:16.144 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7482164 branch: wip-yuri8-testing-2023-12-06-1425 description: rados/cephadm/osds/{0-distro/rhel_8.6_container_tools_rhel8 0-nvme-loop 1-start 2-ops/rmdir-reactivate} email: null first_in_suite: false job_id: '7482164' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-yuri8-testing-2023-12-06-1425 ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: e068ebcf7ecc6503f24666fb6b152034d3fe1067 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e068ebcf7ecc6503f24666fb6b152034d3fe1067 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri8-testing-2023-12-06-1425 sha1: e068ebcf7ecc6503f24666fb6b152034d3fe1067 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 4465 sha1: e068ebcf7ecc6503f24666fb6b152034d3fe1067 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri8-testing-2023-12-06-1425 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_e068ebcf7ecc6503f24666fb6b152034d3fe1067/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: e068ebcf7ecc6503f24666fb6b152034d3fe1067 targets: smithi063.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi091.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.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 - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps HOST=$(hostname -s) OSD=$(ceph orch ps $HOST | grep osd | head -n 1 | awk ''{print $1}'') echo "host $HOST, osd $OSD" ceph orch daemon stop $OSD while ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ceph auth export $OSD > k ceph orch daemon rm $OSD --force ceph orch ps --refresh while ceph orch ps | grep $OSD ; do sleep 5 ; done ceph auth add $OSD -i k ceph cephadm osd activate $HOST while ! ceph orch ps | grep $OSD | grep running ; do sleep 5 ; done ' - cephadm.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-07_16:37:24 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-07T16:47:16.144 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_e068ebcf7ecc6503f24666fb6b152034d3fe1067/qa; will attempt to use it 2023-12-07T16:47:16.145 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_e068ebcf7ecc6503f24666fb6b152034d3fe1067/qa/tasks 2023-12-07T16:47:16.145 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-07T16:47:16.147 INFO:teuthology.task.internal:Checking packages... 2023-12-07T16:47:16.170 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash 'e068ebcf7ecc6503f24666fb6b152034d3fe1067' 2023-12-07T16:47:16.170 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-07T16:47:16.170 INFO:teuthology.packaging:ref: None 2023-12-07T16:47:16.170 INFO:teuthology.packaging:tag: None 2023-12-07T16:47:16.171 INFO:teuthology.packaging:branch: wip-yuri8-testing-2023-12-06-1425 2023-12-07T16:47:16.171 INFO:teuthology.packaging:sha1: e068ebcf7ecc6503f24666fb6b152034d3fe1067 2023-12-07T16:47:16.171 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri8-testing-2023-12-06-1425 2023-12-07T16:47:16.532 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-64.ge068ebcf 2023-12-07T16:47:16.532 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-07T16:47:16.538 INFO:teuthology.task.internal:no buildpackages task found 2023-12-07T16:47:16.538 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-07T16:47:16.588 INFO:teuthology.task.internal:Saving configuration 2023-12-07T16:47:16.599 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-07T16:47:16.607 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T16:47:16.632 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi063.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7482164', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-07 16:39:21.352929', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T16:47:16.657 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi091.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7482164', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-07 16:39:21.354055', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T16:47:16.658 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-07T16:47:16.664 INFO:teuthology.task.internal:roles: ubuntu@smithi063.front.sepia.ceph.com - ['host.a', 'client.0'] 2023-12-07T16:47:16.664 INFO:teuthology.task.internal:roles: ubuntu@smithi091.front.sepia.ceph.com - ['host.b', 'client.1'] 2023-12-07T16:47:16.664 INFO:teuthology.run_tasks:Running task console_log... 2023-12-07T16:47:16.743 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f367403eee0>, signals=[15]) 2023-12-07T16:47:16.744 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-07T16:47:16.750 INFO:teuthology.task.internal:Opening connections... 2023-12-07T16:47:16.750 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi063.front.sepia.ceph.com 2023-12-07T16:47:16.752 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T16:47:16.816 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi091.front.sepia.ceph.com 2023-12-07T16:47:16.817 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi091.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T16:47:16.883 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-07T16:47:16.890 DEBUG:teuthology.orchestra.run.smithi063:> uname -m 2023-12-07T16:47:16.910 INFO:teuthology.orchestra.run.smithi063.stdout:x86_64 2023-12-07T16:47:16.910 DEBUG:teuthology.orchestra.run.smithi063:> cat /etc/os-release 2023-12-07T16:47:16.963 INFO:teuthology.orchestra.run.smithi063.stdout:NAME="Red Hat Enterprise Linux" 2023-12-07T16:47:16.963 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION="8.6 (Ootpa)" 2023-12-07T16:47:16.963 INFO:teuthology.orchestra.run.smithi063.stdout:ID="rhel" 2023-12-07T16:47:16.963 INFO:teuthology.orchestra.run.smithi063.stdout:ID_LIKE="fedora" 2023-12-07T16:47:16.963 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION_ID="8.6" 2023-12-07T16:47:16.963 INFO:teuthology.orchestra.run.smithi063.stdout:PLATFORM_ID="platform:el8" 2023-12-07T16:47:16.963 INFO:teuthology.orchestra.run.smithi063.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-07T16:47:16.963 INFO:teuthology.orchestra.run.smithi063.stdout:ANSI_COLOR="0;31" 2023-12-07T16:47:16.963 INFO:teuthology.orchestra.run.smithi063.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-07T16:47:16.963 INFO:teuthology.orchestra.run.smithi063.stdout:HOME_URL="https://www.redhat.com/" 2023-12-07T16:47:16.964 INFO:teuthology.orchestra.run.smithi063.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-07T16:47:16.964 INFO:teuthology.orchestra.run.smithi063.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-07T16:47:16.964 INFO:teuthology.orchestra.run.smithi063.stdout: 2023-12-07T16:47:16.964 INFO:teuthology.orchestra.run.smithi063.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-07T16:47:16.964 INFO:teuthology.orchestra.run.smithi063.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-07T16:47:16.964 INFO:teuthology.orchestra.run.smithi063.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-07T16:47:16.964 INFO:teuthology.orchestra.run.smithi063.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-07T16:47:16.964 INFO:teuthology.lock.ops:Updating smithi063.front.sepia.ceph.com on lock server 2023-12-07T16:47:16.983 DEBUG:teuthology.orchestra.run.smithi091:> uname -m 2023-12-07T16:47:17.005 INFO:teuthology.orchestra.run.smithi091.stdout:x86_64 2023-12-07T16:47:17.005 DEBUG:teuthology.orchestra.run.smithi091:> cat /etc/os-release 2023-12-07T16:47:17.065 INFO:teuthology.orchestra.run.smithi091.stdout:NAME="Red Hat Enterprise Linux" 2023-12-07T16:47:17.065 INFO:teuthology.orchestra.run.smithi091.stdout:VERSION="8.6 (Ootpa)" 2023-12-07T16:47:17.065 INFO:teuthology.orchestra.run.smithi091.stdout:ID="rhel" 2023-12-07T16:47:17.065 INFO:teuthology.orchestra.run.smithi091.stdout:ID_LIKE="fedora" 2023-12-07T16:47:17.065 INFO:teuthology.orchestra.run.smithi091.stdout:VERSION_ID="8.6" 2023-12-07T16:47:17.065 INFO:teuthology.orchestra.run.smithi091.stdout:PLATFORM_ID="platform:el8" 2023-12-07T16:47:17.065 INFO:teuthology.orchestra.run.smithi091.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-07T16:47:17.065 INFO:teuthology.orchestra.run.smithi091.stdout:ANSI_COLOR="0;31" 2023-12-07T16:47:17.065 INFO:teuthology.orchestra.run.smithi091.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-07T16:47:17.065 INFO:teuthology.orchestra.run.smithi091.stdout:HOME_URL="https://www.redhat.com/" 2023-12-07T16:47:17.066 INFO:teuthology.orchestra.run.smithi091.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-07T16:47:17.066 INFO:teuthology.orchestra.run.smithi091.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-07T16:47:17.066 INFO:teuthology.orchestra.run.smithi091.stdout: 2023-12-07T16:47:17.066 INFO:teuthology.orchestra.run.smithi091.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-07T16:47:17.066 INFO:teuthology.orchestra.run.smithi091.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-07T16:47:17.066 INFO:teuthology.orchestra.run.smithi091.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-07T16:47:17.066 INFO:teuthology.orchestra.run.smithi091.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-07T16:47:17.066 INFO:teuthology.lock.ops:Updating smithi091.front.sepia.ceph.com on lock server 2023-12-07T16:47:17.091 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-07T16:47:17.100 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-07T16:47:17.133 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-07T16:47:17.133 DEBUG:teuthology.orchestra.run.smithi063:> test '!' -e /home/ubuntu/cephtest 2023-12-07T16:47:17.136 DEBUG:teuthology.orchestra.run.smithi091:> test '!' -e /home/ubuntu/cephtest 2023-12-07T16:47:17.154 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-07T16:47:17.163 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-07T16:47:17.163 DEBUG:teuthology.orchestra.run.smithi063:> test -z $(ls -A /var/lib/ceph) 2023-12-07T16:47:17.189 DEBUG:teuthology.orchestra.run.smithi091:> test -z $(ls -A /var/lib/ceph) 2023-12-07T16:47:17.227 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-07T16:47:17.280 INFO:teuthology.run_tasks:Running task kernel... 2023-12-07T16:47:17.295 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-07T16:47:17.295 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-07T16:47:17.295 DEBUG:teuthology.orchestra.run.smithi063:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-07T16:47:17.296 DEBUG:teuthology.orchestra.run.smithi091:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-07T16:47:17.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T16:47:17.312 DEBUG:teuthology.orchestra.run.smithi063:> uname -r 2023-12-07T16:47:17.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T16:47:17.315 DEBUG:teuthology.orchestra.run.smithi091:> uname -r 2023-12-07T16:47:17.365 INFO:teuthology.orchestra.run.smithi063.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-07T16:47:17.365 INFO:teuthology.task.kernel:Running kernel on smithi063: 4.18.0-372.9.1.el8.x86_64 2023-12-07T16:47:17.365 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum install -y kernel 2023-12-07T16:47:17.373 INFO:teuthology.orchestra.run.smithi091.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-07T16:47:17.373 INFO:teuthology.task.kernel:Running kernel on smithi091: 4.18.0-372.9.1.el8.x86_64 2023-12-07T16:47:17.373 DEBUG:teuthology.orchestra.run.smithi091:> sudo yum install -y kernel 2023-12-07T16:47:18.644 INFO:teuthology.orchestra.run.smithi091.stdout:Updating Subscription Management repositories. 2023-12-07T16:47:18.644 INFO:teuthology.orchestra.run.smithi091.stdout:Unable to read consumer identity 2023-12-07T16:47:18.766 INFO:teuthology.orchestra.run.smithi063.stdout:Updating Subscription Management repositories. 2023-12-07T16:47:18.766 INFO:teuthology.orchestra.run.smithi063.stdout:Unable to read consumer identity 2023-12-07T16:47:18.836 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-07T16:47:18.837 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/kernel.py", line 1237, in task p.spawn(process_role, ctx, config, timeout, role, role_config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/kernel.py", line 1269, in process_role version = need_to_install_distro(role_remote, role_config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/kernel.py", line 761, in need_to_install_distro install_stdout = remote.sh( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 174, in _raise_for_status raise ConnectionLostError(command=self.command, teuthology.exceptions.ConnectionLostError: SSH connection to smithi063 was lost: 'sudo yum install -y kernel' 2023-12-07T16:47:18.917 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=5295e321dcb5422daf2e8918603d45dd Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/kernel.py", line 1237, in task p.spawn(process_role, ctx, config, timeout, role, role_config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/kernel.py", line 1269, in process_role version = need_to_install_distro(role_remote, role_config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/kernel.py", line 761, in need_to_install_distro install_stdout = remote.sh( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 174, in _raise_for_status raise ConnectionLostError(command=self.command, teuthology.exceptions.ConnectionLostError: SSH connection to smithi063 was lost: 'sudo yum install -y kernel' 2023-12-07T16:47:18.920 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-07T16:47:18.930 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-07T16:47:18.975 INFO:teuthology.nuke:Checking targets against current locks 2023-12-07T16:47:19.013 DEBUG:teuthology.nuke:shortname: smithi063 2023-12-07T16:47:19.014 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T16:47:19.042 DEBUG:teuthology.nuke:shortname: smithi091 2023-12-07T16:47:19.042 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T16:47:19.047 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi063.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7482164', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-07 16:39:21.352929', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T16:47:19.071 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi091.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-07_16:37:24-rados-wip-yuri8-testing-2023-12-06-1425-distro-default-smithi/7482164', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-07 16:39:21.354055', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T16:47:19.098 INFO:teuthology.orchestra.console.smithi063:Power off 2023-12-07T16:47:19.099 DEBUG:teuthology.orchestra.console.smithi063:pexpect command: ipmitool -H smithi063.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T16:47:19.124 DEBUG:teuthology.orchestra.console.smithi063:power off output: Chassis Power Control: Down/Off 2023-12-07T16:47:19.125 DEBUG:teuthology.orchestra.console.smithi063:pexpect command: ipmitool -H smithi063.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T16:47:19.142 INFO:teuthology.orchestra.console.smithi091:Power off 2023-12-07T16:47:19.142 DEBUG:teuthology.orchestra.console.smithi091:pexpect command: ipmitool -H smithi091.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T16:47:19.152 DEBUG:teuthology.orchestra.console.smithi063:check power output: Chassis Power is on 2023-12-07T16:47:19.167 DEBUG:teuthology.orchestra.console.smithi091:power off output: Chassis Power Control: Down/Off 2023-12-07T16:47:19.168 DEBUG:teuthology.orchestra.console.smithi091:pexpect command: ipmitool -H smithi091.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T16:47:19.190 DEBUG:teuthology.orchestra.console.smithi091:check power output: Chassis Power is on 2023-12-07T16:47:20.086 INFO:teuthology.orchestra.run.smithi091.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-12-07T16:47:21.137 INFO:teuthology.orchestra.run.smithi091.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-12-07T16:47:23.026 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-07T16:47:23.153 DEBUG:teuthology.orchestra.console.smithi063:pexpect command: ipmitool -H smithi063.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T16:47:23.191 DEBUG:teuthology.orchestra.console.smithi091:pexpect command: ipmitool -H smithi091.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T16:47:23.263 DEBUG:teuthology.orchestra.console.smithi063:check power output: Chassis Power is off 2023-12-07T16:47:23.301 DEBUG:teuthology.orchestra.console.smithi091:check power output: Chassis Power is on 2023-12-07T16:47:23.364 INFO:teuthology.orchestra.console.smithi063:Power off completed 2023-12-07T16:47:27.304 DEBUG:teuthology.orchestra.console.smithi091:pexpect command: ipmitool -H smithi091.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T16:47:27.414 DEBUG:teuthology.orchestra.console.smithi091:check power output: Chassis Power is on 2023-12-07T16:47:31.418 DEBUG:teuthology.orchestra.console.smithi091:pexpect command: ipmitool -H smithi091.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T16:47:31.527 DEBUG:teuthology.orchestra.console.smithi091:check power output: Chassis Power is off 2023-12-07T16:47:31.627 INFO:teuthology.orchestra.console.smithi091:Power off completed 2023-12-07T16:47:31.731 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/rhel_8.6_container_tools_rhel8 0-nvme-loop 1-start 2-ops/rmdir-reactivate} failure_reason: 'SSH connection to smithi063 was lost: ''sudo yum install -y kernel''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=5295e321dcb5422daf2e8918603d45dd status: dead success: false 2023-12-07T16:47:31.732 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T16:47:31.813 INFO:teuthology.run:DEAD