2026-02-20T18:31:26.301 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T18:31:26.301 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:31:26.383 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:31:26.530 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7df7bad8b060>, signals=[15]) 2026-02-20T18:31:26.530 INFO:teuthology.lock.ops:Start node 'trial162.front.sepia.ceph.com' reimaging 2026-02-20T18:31:26.530 INFO:teuthology.lock.ops:Updating [trial162.front.sepia.ceph.com]: reset os type and version on server 2026-02-20T18:31:26.530 INFO:teuthology.lock.ops:Updating trial162.front.sepia.ceph.com on lock server 2026-02-20T18:31:26.741 DEBUG:teuthology.provision.fog.trial162:Requesting image trial_centos_9.stream (ID 3) 2026-02-20T18:31:26.792 INFO:teuthology.provision.fog.trial162:Scheduling deploy of centos 9.stream 2026-02-20T18:31:28.698 INFO:teuthology.orchestra.console.trial162:Power off 2026-02-20T18:31:28.699 DEBUG:teuthology.orchestra.console.trial162:pexpect command: ipmitool -H trial162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T18:31:28.738 DEBUG:teuthology.orchestra.console.trial162:power off output: Chassis Power Control: Down/Off 2026-02-20T18:31:32.742 DEBUG:teuthology.orchestra.console.trial162:pexpect command: ipmitool -H trial162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T18:31:32.850 DEBUG:teuthology.orchestra.console.trial162:check power output: Chassis Power is off 2026-02-20T18:31:32.851 INFO:teuthology.orchestra.console.trial162:Power off completed 2026-02-20T18:31:32.951 INFO:teuthology.orchestra.console.trial162:Power on 2026-02-20T18:31:32.951 DEBUG:teuthology.orchestra.console.trial162:pexpect command: ipmitool -H trial162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-20T18:31:32.993 DEBUG:teuthology.orchestra.console.trial162:power on output: Chassis Power Control: Up/On 2026-02-20T18:31:36.997 DEBUG:teuthology.orchestra.console.trial162:pexpect command: ipmitool -H trial162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T18:31:37.109 DEBUG:teuthology.orchestra.console.trial162:check power output: Chassis Power is on 2026-02-20T18:31:37.110 INFO:teuthology.orchestra.console.trial162:Power on completed 2026-02-20T18:31:37.210 INFO:teuthology.provision.fog.trial162:Waiting for deploy to finish 2026-02-20T18:33:25.306 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T18:34:25.368 WARNING:teuthology.provision.fog.trial162:timed out 2026-02-20T18:34:31.374 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T18:34:38.619 ERROR:teuthology.orchestra.connection:Error authenticating with trial162.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:34:42.708 ERROR:teuthology.orchestra.connection:Error authenticating with trial162.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:34:49.783 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-20T18:34:49.784 DEBUG:teuthology.orchestra.run.trial162:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-20T18:34:49.946 INFO:teuthology.provision.fog.trial162:Node is ready 2026-02-20T18:34:49.946 DEBUG:teuthology.orchestra.run.trial162:> hostname 2026-02-20T18:34:50.002 INFO:teuthology.orchestra.run.trial162.stdout:trial162.front.sepia.ceph.com 2026-02-20T18:34:50.002 DEBUG:teuthology.orchestra.run.trial162:> grep trial162.front.sepia.ceph.com /etc/hosts 2026-02-20T18:34:50.059 INFO:teuthology.orchestra.run.trial162.stdout:10.20.193.162 trial162.front.sepia.ceph.com trial162 2026-02-20T18:34:50.059 DEBUG:teuthology.orchestra.run.trial162:> sudo hostname trial162 2026-02-20T18:34:50.129 DEBUG:teuthology.orchestra.run.trial162:> sudo sed -i -e 's/trial162.front.sepia.ceph.com/trial162/g' /etc/hosts 2026-02-20T18:34:50.195 DEBUG:teuthology.orchestra.run.trial162:> sudo sed -i -e 's/10.20.193.162/10.20.193.162/g' /etc/hosts 2026-02-20T18:34:50.260 DEBUG:teuthology.orchestra.run.trial162:> sudo sed -i -e 's/trial162.front.sepia.ceph.com/trial162/g' /etc/hostname 2026-02-20T18:34:50.324 DEBUG:teuthology.orchestra.run.trial162:> sudo hostname trial162 2026-02-20T18:34:50.388 DEBUG:teuthology.orchestra.run.trial162:> cat /etc/os-release 2026-02-20T18:34:50.444 INFO:teuthology.orchestra.run.trial162.stdout:NAME="CentOS Stream" 2026-02-20T18:34:50.444 INFO:teuthology.orchestra.run.trial162.stdout:VERSION="9" 2026-02-20T18:34:50.445 INFO:teuthology.orchestra.run.trial162.stdout:ID="centos" 2026-02-20T18:34:50.445 INFO:teuthology.orchestra.run.trial162.stdout:ID_LIKE="rhel fedora" 2026-02-20T18:34:50.445 INFO:teuthology.orchestra.run.trial162.stdout:VERSION_ID="9" 2026-02-20T18:34:50.445 INFO:teuthology.orchestra.run.trial162.stdout:PLATFORM_ID="platform:el9" 2026-02-20T18:34:50.445 INFO:teuthology.orchestra.run.trial162.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T18:34:50.445 INFO:teuthology.orchestra.run.trial162.stdout:ANSI_COLOR="0;31" 2026-02-20T18:34:50.445 INFO:teuthology.orchestra.run.trial162.stdout:LOGO="fedora-logo-icon" 2026-02-20T18:34:50.445 INFO:teuthology.orchestra.run.trial162.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T18:34:50.445 INFO:teuthology.orchestra.run.trial162.stdout:HOME_URL="https://centos.org/" 2026-02-20T18:34:50.445 INFO:teuthology.orchestra.run.trial162.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T18:34:50.446 INFO:teuthology.orchestra.run.trial162.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T18:34:50.446 INFO:teuthology.orchestra.run.trial162.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T18:34:50.447 INFO:teuthology.provision.fog.trial162:Deploy complete! 2026-02-20T18:34:50.448 DEBUG:teuthology.parallel:result is None 2026-02-20T18:34:50.727 INFO:teuthology.lock.ops:Checking trial162.front.sepia.ceph.com 2026-02-20T18:34:50.727 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-20T18:34:50.818 INFO:teuthology.lock.ops:Updating [trial162.front.sepia.ceph.com]: set os type and version on server 2026-02-20T18:34:50.819 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial162.front.sepia.ceph.com' 2026-02-20T18:34:50.819 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T18:34:50.881 DEBUG:teuthology.orchestra.run.trial162:> true 2026-02-20T18:34:50.954 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial162.front.sepia.ceph.com' 2026-02-20T18:34:50.954 DEBUG:teuthology.orchestra.run.trial162:> uname -m 2026-02-20T18:34:51.010 INFO:teuthology.orchestra.run.trial162.stdout:x86_64 2026-02-20T18:34:51.010 DEBUG:teuthology.orchestra.run.trial162:> cat /etc/os-release 2026-02-20T18:34:51.066 INFO:teuthology.orchestra.run.trial162.stdout:NAME="CentOS Stream" 2026-02-20T18:34:51.067 INFO:teuthology.orchestra.run.trial162.stdout:VERSION="9" 2026-02-20T18:34:51.067 INFO:teuthology.orchestra.run.trial162.stdout:ID="centos" 2026-02-20T18:34:51.067 INFO:teuthology.orchestra.run.trial162.stdout:ID_LIKE="rhel fedora" 2026-02-20T18:34:51.067 INFO:teuthology.orchestra.run.trial162.stdout:VERSION_ID="9" 2026-02-20T18:34:51.067 INFO:teuthology.orchestra.run.trial162.stdout:PLATFORM_ID="platform:el9" 2026-02-20T18:34:51.067 INFO:teuthology.orchestra.run.trial162.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T18:34:51.067 INFO:teuthology.orchestra.run.trial162.stdout:ANSI_COLOR="0;31" 2026-02-20T18:34:51.068 INFO:teuthology.orchestra.run.trial162.stdout:LOGO="fedora-logo-icon" 2026-02-20T18:34:51.068 INFO:teuthology.orchestra.run.trial162.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T18:34:51.068 INFO:teuthology.orchestra.run.trial162.stdout:HOME_URL="https://centos.org/" 2026-02-20T18:34:51.068 INFO:teuthology.orchestra.run.trial162.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T18:34:51.068 INFO:teuthology.orchestra.run.trial162.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T18:34:51.068 INFO:teuthology.orchestra.run.trial162.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T18:34:51.069 INFO:teuthology.lock.ops:Updating trial162.front.sepia.ceph.com on lock server 2026-02-20T18:34:51.405 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:34:51.525 INFO:teuthology.dispatcher.supervisor:Running job 61045 2026-02-20T18:34:51.525 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/61045 --name yuriw-2026-02-20_16:06:38-rados-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial --description rados/objectstore/{backends/objectstore-bluestore-a-2 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/61045/orig.config.yaml 2026-02-20T18:34:51.525 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/61045 2026-02-20T18:34:51.525 INFO:teuthology.dispatcher.supervisor:Job PID: 3677100 2026-02-20T18:34:51.525 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-20T18:36:51.626 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:38:51.849 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:40:52.047 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:42:52.236 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:44:52.427 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:44:52.502 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-20T18:44:52.558 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-20T18:44:52.875 INFO:teuthology.orchestra.console.trial162:Power off 2026-02-20T18:44:52.875 DEBUG:teuthology.orchestra.console.trial162:pexpect command: ipmitool -H trial162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T18:44:52.915 DEBUG:teuthology.orchestra.console.trial162:power off output: Chassis Power Control: Down/Off 2026-02-20T18:44:56.919 DEBUG:teuthology.orchestra.console.trial162:pexpect command: ipmitool -H trial162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T18:44:57.029 DEBUG:teuthology.orchestra.console.trial162:check power output: Chassis Power is on 2026-02-20T18:45:01.031 DEBUG:teuthology.orchestra.console.trial162:pexpect command: ipmitool -H trial162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T18:45:01.142 DEBUG:teuthology.orchestra.console.trial162:check power output: Chassis Power is off 2026-02-20T18:45:01.143 INFO:teuthology.orchestra.console.trial162:Power off completed 2026-02-20T18:45:01.355 INFO:teuthology.lock.ops:unlocked: trial162.front.sepia.ceph.com