2026-02-25T09:54:42.684 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-25T09:54:42.684 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:54:42.757 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:54:42.893 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x782d29bc3e20>, signals=[15]) 2026-02-25T09:54:42.893 INFO:teuthology.lock.ops:Start node 'trial129.front.sepia.ceph.com' reimaging 2026-02-25T09:54:42.893 INFO:teuthology.lock.ops:Updating [trial129.front.sepia.ceph.com]: reset os type and version on server 2026-02-25T09:54:42.893 INFO:teuthology.lock.ops:Updating trial129.front.sepia.ceph.com on lock server 2026-02-25T09:54:43.106 DEBUG:teuthology.provision.fog.trial129:Requesting image trial_centos_9.stream (ID 3) 2026-02-25T09:54:43.157 INFO:teuthology.provision.fog.trial129:Scheduling deploy of centos 9.stream 2026-02-25T09:54:44.371 INFO:teuthology.orchestra.console.trial129:Power off 2026-02-25T09:54:44.371 DEBUG:teuthology.orchestra.console.trial129:pexpect command: ipmitool -H trial129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T09:54:44.410 DEBUG:teuthology.orchestra.console.trial129:power off output: Chassis Power Control: Down/Off 2026-02-25T09:54:48.414 DEBUG:teuthology.orchestra.console.trial129:pexpect command: ipmitool -H trial129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T09:54:48.523 DEBUG:teuthology.orchestra.console.trial129:check power output: Chassis Power is off 2026-02-25T09:54:48.523 INFO:teuthology.orchestra.console.trial129:Power off completed 2026-02-25T09:54:48.624 INFO:teuthology.orchestra.console.trial129:Power on 2026-02-25T09:54:48.624 DEBUG:teuthology.orchestra.console.trial129:pexpect command: ipmitool -H trial129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-25T09:54:48.665 DEBUG:teuthology.orchestra.console.trial129:power on output: Chassis Power Control: Up/On 2026-02-25T09:54:52.670 DEBUG:teuthology.orchestra.console.trial129:pexpect command: ipmitool -H trial129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T09:54:52.778 DEBUG:teuthology.orchestra.console.trial129:check power output: Chassis Power is on 2026-02-25T09:54:52.778 INFO:teuthology.orchestra.console.trial129:Power on completed 2026-02-25T09:54:52.879 INFO:teuthology.provision.fog.trial129:Waiting for deploy to finish 2026-02-25T09:56:40.439 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T09:57:40.490 WARNING:teuthology.provision.fog.trial129:timed out 2026-02-25T09:57:46.492 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T09:57:53.792 ERROR:teuthology.orchestra.connection:Error authenticating with trial129.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-25T09:57:57.923 ERROR:teuthology.orchestra.connection:Error authenticating with trial129.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-25T09:58:05.022 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-25T09:58:05.022 DEBUG:teuthology.orchestra.run.trial129:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-25T09:58:05.192 INFO:teuthology.provision.fog.trial129:Node is ready 2026-02-25T09:58:05.193 DEBUG:teuthology.orchestra.run.trial129:> hostname 2026-02-25T09:58:05.249 INFO:teuthology.orchestra.run.trial129.stdout:trial129.front.sepia.ceph.com 2026-02-25T09:58:05.250 DEBUG:teuthology.orchestra.run.trial129:> grep trial129.front.sepia.ceph.com /etc/hosts 2026-02-25T09:58:05.306 INFO:teuthology.orchestra.run.trial129.stdout:10.20.193.129 trial129.front.sepia.ceph.com trial129 2026-02-25T09:58:05.307 DEBUG:teuthology.orchestra.run.trial129:> sudo hostname trial129 2026-02-25T09:58:05.378 DEBUG:teuthology.orchestra.run.trial129:> sudo sed -i -e 's/trial129.front.sepia.ceph.com/trial129/g' /etc/hosts 2026-02-25T09:58:05.445 DEBUG:teuthology.orchestra.run.trial129:> sudo sed -i -e 's/10.20.193.129/10.20.193.129/g' /etc/hosts 2026-02-25T09:58:05.511 DEBUG:teuthology.orchestra.run.trial129:> sudo sed -i -e 's/trial129.front.sepia.ceph.com/trial129/g' /etc/hostname 2026-02-25T09:58:05.576 DEBUG:teuthology.orchestra.run.trial129:> sudo hostname trial129 2026-02-25T09:58:05.641 DEBUG:teuthology.orchestra.run.trial129:> cat /etc/os-release 2026-02-25T09:58:05.696 INFO:teuthology.orchestra.run.trial129.stdout:NAME="CentOS Stream" 2026-02-25T09:58:05.697 INFO:teuthology.orchestra.run.trial129.stdout:VERSION="9" 2026-02-25T09:58:05.697 INFO:teuthology.orchestra.run.trial129.stdout:ID="centos" 2026-02-25T09:58:05.697 INFO:teuthology.orchestra.run.trial129.stdout:ID_LIKE="rhel fedora" 2026-02-25T09:58:05.697 INFO:teuthology.orchestra.run.trial129.stdout:VERSION_ID="9" 2026-02-25T09:58:05.697 INFO:teuthology.orchestra.run.trial129.stdout:PLATFORM_ID="platform:el9" 2026-02-25T09:58:05.697 INFO:teuthology.orchestra.run.trial129.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-25T09:58:05.697 INFO:teuthology.orchestra.run.trial129.stdout:ANSI_COLOR="0;31" 2026-02-25T09:58:05.698 INFO:teuthology.orchestra.run.trial129.stdout:LOGO="fedora-logo-icon" 2026-02-25T09:58:05.698 INFO:teuthology.orchestra.run.trial129.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-25T09:58:05.698 INFO:teuthology.orchestra.run.trial129.stdout:HOME_URL="https://centos.org/" 2026-02-25T09:58:05.698 INFO:teuthology.orchestra.run.trial129.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-25T09:58:05.698 INFO:teuthology.orchestra.run.trial129.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-25T09:58:05.698 INFO:teuthology.orchestra.run.trial129.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-25T09:58:05.699 INFO:teuthology.provision.fog.trial129:Deploy complete! 2026-02-25T09:58:05.701 DEBUG:teuthology.parallel:result is None 2026-02-25T09:58:05.965 INFO:teuthology.lock.ops:Checking trial129.front.sepia.ceph.com 2026-02-25T09:58:05.965 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-25T09:58:06.069 INFO:teuthology.lock.ops:Updating [trial129.front.sepia.ceph.com]: set os type and version on server 2026-02-25T09:58:06.069 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial129.front.sepia.ceph.com' 2026-02-25T09:58:06.069 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T09:58:06.199 DEBUG:teuthology.orchestra.run.trial129:> true 2026-02-25T09:58:06.272 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial129.front.sepia.ceph.com' 2026-02-25T09:58:06.272 DEBUG:teuthology.orchestra.run.trial129:> uname -m 2026-02-25T09:58:06.328 INFO:teuthology.orchestra.run.trial129.stdout:x86_64 2026-02-25T09:58:06.329 DEBUG:teuthology.orchestra.run.trial129:> cat /etc/os-release 2026-02-25T09:58:06.384 INFO:teuthology.orchestra.run.trial129.stdout:NAME="CentOS Stream" 2026-02-25T09:58:06.384 INFO:teuthology.orchestra.run.trial129.stdout:VERSION="9" 2026-02-25T09:58:06.385 INFO:teuthology.orchestra.run.trial129.stdout:ID="centos" 2026-02-25T09:58:06.385 INFO:teuthology.orchestra.run.trial129.stdout:ID_LIKE="rhel fedora" 2026-02-25T09:58:06.385 INFO:teuthology.orchestra.run.trial129.stdout:VERSION_ID="9" 2026-02-25T09:58:06.385 INFO:teuthology.orchestra.run.trial129.stdout:PLATFORM_ID="platform:el9" 2026-02-25T09:58:06.385 INFO:teuthology.orchestra.run.trial129.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-25T09:58:06.385 INFO:teuthology.orchestra.run.trial129.stdout:ANSI_COLOR="0;31" 2026-02-25T09:58:06.385 INFO:teuthology.orchestra.run.trial129.stdout:LOGO="fedora-logo-icon" 2026-02-25T09:58:06.385 INFO:teuthology.orchestra.run.trial129.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-25T09:58:06.385 INFO:teuthology.orchestra.run.trial129.stdout:HOME_URL="https://centos.org/" 2026-02-25T09:58:06.385 INFO:teuthology.orchestra.run.trial129.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-25T09:58:06.385 INFO:teuthology.orchestra.run.trial129.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-25T09:58:06.385 INFO:teuthology.orchestra.run.trial129.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-25T09:58:06.386 INFO:teuthology.lock.ops:Updating trial129.front.sepia.ceph.com on lock server 2026-02-25T09:58:06.508 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:58:06.602 INFO:teuthology.dispatcher.supervisor:Running job 69381 2026-02-25T09:58:06.602 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_matan@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/matan-2026-02-25_08:02:37-crimson-rados-main-distro-default-trial/69381 --name matan-2026-02-25_08:02:37-crimson-rados-main-distro-default-trial --description crimson-rados/singleton/{0-crimson_install all/osd-pg-splitting crimson-supported-all-distro/centos_latest crimson_qa_overrides objectstore/seastore/rbm$/{crimson_seastore_rbm} rados} -- /home/teuthworker/mnt/teuthology/matan-2026-02-25_08:02:37-crimson-rados-main-distro-default-trial/69381/orig.config.yaml 2026-02-25T09:58:06.603 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/matan-2026-02-25_08:02:37-crimson-rados-main-distro-default-trial/69381 2026-02-25T09:58:06.603 INFO:teuthology.dispatcher.supervisor:Job PID: 4129502 2026-02-25T09:58:06.603 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-25T10:00:06.699 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:02:06.897 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:04:07.088 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:06:07.263 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:08:07.450 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:10:07.599 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:12:07.767 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:14:07.972 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T10:14:08.069 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-25T10:14:08.132 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-25T10:14:08.432 INFO:teuthology.orchestra.console.trial129:Power off 2026-02-25T10:14:08.432 DEBUG:teuthology.orchestra.console.trial129:pexpect command: ipmitool -H trial129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T10:14:08.471 DEBUG:teuthology.orchestra.console.trial129:power off output: Chassis Power Control: Down/Off 2026-02-25T10:14:12.475 DEBUG:teuthology.orchestra.console.trial129:pexpect command: ipmitool -H trial129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T10:14:12.583 DEBUG:teuthology.orchestra.console.trial129:check power output: Chassis Power is on 2026-02-25T10:14:16.588 DEBUG:teuthology.orchestra.console.trial129:pexpect command: ipmitool -H trial129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T10:14:16.698 DEBUG:teuthology.orchestra.console.trial129:check power output: Chassis Power is off 2026-02-25T10:14:16.698 INFO:teuthology.orchestra.console.trial129:Power off completed 2026-02-25T10:14:16.909 INFO:teuthology.lock.ops:unlocked: trial129.front.sepia.ceph.com