2026-02-20T18:34:53.154 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T18:34:53.154 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:34:53.230 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:34:53.373 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7b08f2a793a0>, signals=[15]) 2026-02-20T18:34:53.373 INFO:teuthology.lock.ops:Start node 'trial198.front.sepia.ceph.com' reimaging 2026-02-20T18:34:53.373 INFO:teuthology.lock.ops:Updating [trial198.front.sepia.ceph.com]: reset os type and version on server 2026-02-20T18:34:53.373 INFO:teuthology.lock.ops:Updating trial198.front.sepia.ceph.com on lock server 2026-02-20T18:34:53.591 DEBUG:teuthology.provision.fog.trial198:Requesting image trial_centos_9.stream (ID 3) 2026-02-20T18:34:53.643 INFO:teuthology.provision.fog.trial198:Scheduling deploy of centos 9.stream 2026-02-20T18:34:54.730 INFO:teuthology.orchestra.console.trial198:Power off 2026-02-20T18:34:54.730 DEBUG:teuthology.orchestra.console.trial198:pexpect command: ipmitool -H trial198.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T18:34:54.767 DEBUG:teuthology.orchestra.console.trial198:power off output: Chassis Power Control: Down/Off 2026-02-20T18:34:58.772 DEBUG:teuthology.orchestra.console.trial198:pexpect command: ipmitool -H trial198.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T18:34:58.883 DEBUG:teuthology.orchestra.console.trial198:check power output: Chassis Power is off 2026-02-20T18:34:58.883 INFO:teuthology.orchestra.console.trial198:Power off completed 2026-02-20T18:34:58.984 INFO:teuthology.orchestra.console.trial198:Power on 2026-02-20T18:34:58.984 DEBUG:teuthology.orchestra.console.trial198:pexpect command: ipmitool -H trial198.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-20T18:34:59.027 DEBUG:teuthology.orchestra.console.trial198:power on output: Chassis Power Control: Up/On 2026-02-20T18:35:03.031 DEBUG:teuthology.orchestra.console.trial198:pexpect command: ipmitool -H trial198.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T18:35:03.141 DEBUG:teuthology.orchestra.console.trial198:check power output: Chassis Power is off 2026-02-20T18:35:07.144 DEBUG:teuthology.orchestra.console.trial198:pexpect command: ipmitool -H trial198.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T18:35:07.252 DEBUG:teuthology.orchestra.console.trial198:check power output: Chassis Power is on 2026-02-20T18:35:07.253 INFO:teuthology.orchestra.console.trial198:Power on completed 2026-02-20T18:35:07.353 INFO:teuthology.provision.fog.trial198:Waiting for deploy to finish 2026-02-20T18:36:54.847 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial198.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T18:36:54.982 ERROR:teuthology.orchestra.connection:Error authenticating with trial198.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-20T18:37:58.984 WARNING:teuthology.provision.fog.trial198:timed out 2026-02-20T18:38:04.984 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial198.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T18:38:12.357 ERROR:teuthology.orchestra.connection:Error authenticating with trial198.front.sepia.ceph.com: SSHException('No existing session') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 485, in connect self._auth( File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 818, in _auth raise saved_exception File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 794, in _auth self._transport.auth_publickey(username, key) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 1664, in auth_publickey raise SSHException("No existing session") paramiko.ssh_exception.SSHException: No existing session 2026-02-20T18:38:16.443 ERROR:teuthology.orchestra.connection:Error authenticating with trial198.front.sepia.ceph.com: SSHException('No existing session') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 485, in connect self._auth( File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 818, in _auth raise saved_exception File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 794, in _auth self._transport.auth_publickey(username, key) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 1664, in auth_publickey raise SSHException("No existing session") paramiko.ssh_exception.SSHException: No existing session 2026-02-20T18:38:23.573 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-20T18:38:23.573 DEBUG:teuthology.orchestra.run.trial198:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-20T18:38:23.747 INFO:teuthology.provision.fog.trial198:Node is ready 2026-02-20T18:38:23.748 DEBUG:teuthology.orchestra.run.trial198:> hostname 2026-02-20T18:38:23.802 INFO:teuthology.orchestra.run.trial198.stdout:trial198.front.sepia.ceph.com 2026-02-20T18:38:23.802 DEBUG:teuthology.orchestra.run.trial198:> grep trial198.front.sepia.ceph.com /etc/hosts 2026-02-20T18:38:23.859 INFO:teuthology.orchestra.run.trial198.stdout:10.20.193.198 trial198.front.sepia.ceph.com trial198 2026-02-20T18:38:23.859 DEBUG:teuthology.orchestra.run.trial198:> sudo hostname trial198 2026-02-20T18:38:23.930 DEBUG:teuthology.orchestra.run.trial198:> sudo sed -i -e 's/trial198.front.sepia.ceph.com/trial198/g' /etc/hosts 2026-02-20T18:38:23.995 DEBUG:teuthology.orchestra.run.trial198:> sudo sed -i -e 's/10.20.193.198/10.20.193.198/g' /etc/hosts 2026-02-20T18:38:24.060 DEBUG:teuthology.orchestra.run.trial198:> sudo sed -i -e 's/trial198.front.sepia.ceph.com/trial198/g' /etc/hostname 2026-02-20T18:38:24.126 DEBUG:teuthology.orchestra.run.trial198:> sudo hostname trial198 2026-02-20T18:38:24.193 DEBUG:teuthology.orchestra.run.trial198:> cat /etc/os-release 2026-02-20T18:38:24.250 INFO:teuthology.orchestra.run.trial198.stdout:NAME="CentOS Stream" 2026-02-20T18:38:24.251 INFO:teuthology.orchestra.run.trial198.stdout:VERSION="9" 2026-02-20T18:38:24.251 INFO:teuthology.orchestra.run.trial198.stdout:ID="centos" 2026-02-20T18:38:24.251 INFO:teuthology.orchestra.run.trial198.stdout:ID_LIKE="rhel fedora" 2026-02-20T18:38:24.251 INFO:teuthology.orchestra.run.trial198.stdout:VERSION_ID="9" 2026-02-20T18:38:24.251 INFO:teuthology.orchestra.run.trial198.stdout:PLATFORM_ID="platform:el9" 2026-02-20T18:38:24.251 INFO:teuthology.orchestra.run.trial198.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T18:38:24.251 INFO:teuthology.orchestra.run.trial198.stdout:ANSI_COLOR="0;31" 2026-02-20T18:38:24.251 INFO:teuthology.orchestra.run.trial198.stdout:LOGO="fedora-logo-icon" 2026-02-20T18:38:24.252 INFO:teuthology.orchestra.run.trial198.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T18:38:24.252 INFO:teuthology.orchestra.run.trial198.stdout:HOME_URL="https://centos.org/" 2026-02-20T18:38:24.252 INFO:teuthology.orchestra.run.trial198.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T18:38:24.252 INFO:teuthology.orchestra.run.trial198.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T18:38:24.252 INFO:teuthology.orchestra.run.trial198.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T18:38:24.253 INFO:teuthology.provision.fog.trial198:Deploy complete! 2026-02-20T18:38:24.254 DEBUG:teuthology.parallel:result is None 2026-02-20T18:38:24.520 INFO:teuthology.lock.ops:Checking trial198.front.sepia.ceph.com 2026-02-20T18:38:24.520 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-20T18:38:24.606 INFO:teuthology.lock.ops:Updating [trial198.front.sepia.ceph.com]: set os type and version on server 2026-02-20T18:38:24.606 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial198.front.sepia.ceph.com' 2026-02-20T18:38:24.606 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial198.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T18:38:24.670 DEBUG:teuthology.orchestra.run.trial198:> true 2026-02-20T18:38:24.746 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial198.front.sepia.ceph.com' 2026-02-20T18:38:24.746 DEBUG:teuthology.orchestra.run.trial198:> uname -m 2026-02-20T18:38:24.802 INFO:teuthology.orchestra.run.trial198.stdout:x86_64 2026-02-20T18:38:24.803 DEBUG:teuthology.orchestra.run.trial198:> cat /etc/os-release 2026-02-20T18:38:24.858 INFO:teuthology.orchestra.run.trial198.stdout:NAME="CentOS Stream" 2026-02-20T18:38:24.858 INFO:teuthology.orchestra.run.trial198.stdout:VERSION="9" 2026-02-20T18:38:24.859 INFO:teuthology.orchestra.run.trial198.stdout:ID="centos" 2026-02-20T18:38:24.859 INFO:teuthology.orchestra.run.trial198.stdout:ID_LIKE="rhel fedora" 2026-02-20T18:38:24.859 INFO:teuthology.orchestra.run.trial198.stdout:VERSION_ID="9" 2026-02-20T18:38:24.859 INFO:teuthology.orchestra.run.trial198.stdout:PLATFORM_ID="platform:el9" 2026-02-20T18:38:24.859 INFO:teuthology.orchestra.run.trial198.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T18:38:24.859 INFO:teuthology.orchestra.run.trial198.stdout:ANSI_COLOR="0;31" 2026-02-20T18:38:24.859 INFO:teuthology.orchestra.run.trial198.stdout:LOGO="fedora-logo-icon" 2026-02-20T18:38:24.859 INFO:teuthology.orchestra.run.trial198.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T18:38:24.859 INFO:teuthology.orchestra.run.trial198.stdout:HOME_URL="https://centos.org/" 2026-02-20T18:38:24.859 INFO:teuthology.orchestra.run.trial198.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T18:38:24.859 INFO:teuthology.orchestra.run.trial198.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T18:38:24.860 INFO:teuthology.orchestra.run.trial198.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T18:38:24.860 INFO:teuthology.lock.ops:Updating trial198.front.sepia.ceph.com on lock server 2026-02-20T18:38:24.964 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:38:25.064 INFO:teuthology.dispatcher.supervisor:Running job 61055 2026-02-20T18:38:25.064 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_yuriw@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:06:38-rados-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61055 --name yuriw-2026-02-20_16:06:38-rados-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial --description rados/singleton/{all/divergent_priors mon_election/classic msgr-failures/few msgr/async-v1only objectstore/{bluestore/{alloc$/{avl} base mem$/{normal-2} onode-segment$/{256K} write$/{v2/{compr$/{no$/{no}} v2}}}} rados supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:06:38-rados-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61055/orig.config.yaml 2026-02-20T18:38:25.065 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:06:38-rados-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61055 2026-02-20T18:38:25.065 INFO:teuthology.dispatcher.supervisor:Job PID: 3703650 2026-02-20T18:38:25.065 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-20T18:40:25.066 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:42:25.187 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:44:25.309 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:46:25.432 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:46:25.509 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-20T18:46:25.570 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-20T18:46:25.899 INFO:teuthology.orchestra.console.trial198:Power off 2026-02-20T18:46:25.899 DEBUG:teuthology.orchestra.console.trial198:pexpect command: ipmitool -H trial198.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T18:46:25.938 DEBUG:teuthology.orchestra.console.trial198:power off output: Chassis Power Control: Down/Off 2026-02-20T18:46:29.939 DEBUG:teuthology.orchestra.console.trial198:pexpect command: ipmitool -H trial198.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T18:46:30.050 DEBUG:teuthology.orchestra.console.trial198:check power output: Chassis Power is on 2026-02-20T18:46:34.052 DEBUG:teuthology.orchestra.console.trial198:pexpect command: ipmitool -H trial198.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T18:46:34.163 DEBUG:teuthology.orchestra.console.trial198:check power output: Chassis Power is off 2026-02-20T18:46:34.163 INFO:teuthology.orchestra.console.trial198:Power off completed 2026-02-20T18:46:34.372 INFO:teuthology.lock.ops:unlocked: trial198.front.sepia.ceph.com