2026-02-25T09:27:19.106 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-25T09:27:19.106 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:27:19.257 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:27:19.472 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7623315cd4e0>, signals=[15]) 2026-02-25T09:27:19.472 INFO:teuthology.lock.ops:Start node 'trial091.front.sepia.ceph.com' reimaging 2026-02-25T09:27:19.472 INFO:teuthology.lock.ops:Updating [trial091.front.sepia.ceph.com]: reset os type and version on server 2026-02-25T09:27:19.472 INFO:teuthology.lock.ops:Updating trial091.front.sepia.ceph.com on lock server 2026-02-25T09:27:19.678 DEBUG:teuthology.provision.fog.trial091:Requesting image trial_centos_9.stream (ID 3) 2026-02-25T09:27:19.719 INFO:teuthology.provision.fog.trial091:Scheduling deploy of centos 9.stream 2026-02-25T09:27:20.887 INFO:teuthology.orchestra.console.trial091:Power off 2026-02-25T09:27:20.888 DEBUG:teuthology.orchestra.console.trial091:pexpect command: ipmitool -H trial091.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T09:27:20.926 DEBUG:teuthology.orchestra.console.trial091:power off output: Chassis Power Control: Down/Off 2026-02-25T09:27:24.931 DEBUG:teuthology.orchestra.console.trial091:pexpect command: ipmitool -H trial091.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T09:27:25.040 DEBUG:teuthology.orchestra.console.trial091:check power output: Chassis Power is off 2026-02-25T09:27:25.040 INFO:teuthology.orchestra.console.trial091:Power off completed 2026-02-25T09:27:25.140 INFO:teuthology.orchestra.console.trial091:Power on 2026-02-25T09:27:25.140 DEBUG:teuthology.orchestra.console.trial091:pexpect command: ipmitool -H trial091.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-25T09:27:25.178 DEBUG:teuthology.orchestra.console.trial091:power on output: Chassis Power Control: Up/On 2026-02-25T09:27:29.183 DEBUG:teuthology.orchestra.console.trial091:pexpect command: ipmitool -H trial091.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T09:27:29.293 DEBUG:teuthology.orchestra.console.trial091:check power output: Chassis Power is on 2026-02-25T09:27:29.294 INFO:teuthology.orchestra.console.trial091:Power on completed 2026-02-25T09:27:29.394 INFO:teuthology.provision.fog.trial091:Waiting for deploy to finish 2026-02-25T09:29:17.064 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial091.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T09:30:17.131 WARNING:teuthology.provision.fog.trial091:timed out 2026-02-25T09:30:23.138 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial091.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T09:30:30.547 ERROR:teuthology.orchestra.connection:Error authenticating with trial091.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:30:34.662 ERROR:teuthology.orchestra.connection:Error authenticating with trial091.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:30:41.771 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-25T09:30:41.771 DEBUG:teuthology.orchestra.run.trial091:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-25T09:30:41.924 INFO:teuthology.provision.fog.trial091:Node is ready 2026-02-25T09:30:41.925 DEBUG:teuthology.orchestra.run.trial091:> hostname 2026-02-25T09:30:41.980 INFO:teuthology.orchestra.run.trial091.stdout:trial091.front.sepia.ceph.com 2026-02-25T09:30:41.981 DEBUG:teuthology.orchestra.run.trial091:> grep trial091.front.sepia.ceph.com /etc/hosts 2026-02-25T09:30:42.037 INFO:teuthology.orchestra.run.trial091.stdout:10.20.193.91 trial091.front.sepia.ceph.com trial091 2026-02-25T09:30:42.037 DEBUG:teuthology.orchestra.run.trial091:> sudo hostname trial091 2026-02-25T09:30:42.106 DEBUG:teuthology.orchestra.run.trial091:> sudo sed -i -e 's/trial091.front.sepia.ceph.com/trial091/g' /etc/hosts 2026-02-25T09:30:42.170 DEBUG:teuthology.orchestra.run.trial091:> sudo sed -i -e 's/10.20.193.91/10.20.193.91/g' /etc/hosts 2026-02-25T09:30:42.235 DEBUG:teuthology.orchestra.run.trial091:> sudo sed -i -e 's/trial091.front.sepia.ceph.com/trial091/g' /etc/hostname 2026-02-25T09:30:42.300 DEBUG:teuthology.orchestra.run.trial091:> sudo hostname trial091 2026-02-25T09:30:42.363 DEBUG:teuthology.orchestra.run.trial091:> cat /etc/os-release 2026-02-25T09:30:42.419 INFO:teuthology.orchestra.run.trial091.stdout:NAME="CentOS Stream" 2026-02-25T09:30:42.420 INFO:teuthology.orchestra.run.trial091.stdout:VERSION="9" 2026-02-25T09:30:42.420 INFO:teuthology.orchestra.run.trial091.stdout:ID="centos" 2026-02-25T09:30:42.420 INFO:teuthology.orchestra.run.trial091.stdout:ID_LIKE="rhel fedora" 2026-02-25T09:30:42.420 INFO:teuthology.orchestra.run.trial091.stdout:VERSION_ID="9" 2026-02-25T09:30:42.420 INFO:teuthology.orchestra.run.trial091.stdout:PLATFORM_ID="platform:el9" 2026-02-25T09:30:42.420 INFO:teuthology.orchestra.run.trial091.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-25T09:30:42.420 INFO:teuthology.orchestra.run.trial091.stdout:ANSI_COLOR="0;31" 2026-02-25T09:30:42.420 INFO:teuthology.orchestra.run.trial091.stdout:LOGO="fedora-logo-icon" 2026-02-25T09:30:42.420 INFO:teuthology.orchestra.run.trial091.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-25T09:30:42.420 INFO:teuthology.orchestra.run.trial091.stdout:HOME_URL="https://centos.org/" 2026-02-25T09:30:42.421 INFO:teuthology.orchestra.run.trial091.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-25T09:30:42.421 INFO:teuthology.orchestra.run.trial091.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-25T09:30:42.421 INFO:teuthology.orchestra.run.trial091.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-25T09:30:42.422 INFO:teuthology.provision.fog.trial091:Deploy complete! 2026-02-25T09:30:42.423 DEBUG:teuthology.parallel:result is None 2026-02-25T09:30:42.689 INFO:teuthology.lock.ops:Checking trial091.front.sepia.ceph.com 2026-02-25T09:30:42.689 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-25T09:30:42.773 INFO:teuthology.lock.ops:Updating [trial091.front.sepia.ceph.com]: set os type and version on server 2026-02-25T09:30:42.773 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial091.front.sepia.ceph.com' 2026-02-25T09:30:42.774 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial091.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T09:30:42.840 DEBUG:teuthology.orchestra.run.trial091:> true 2026-02-25T09:30:42.915 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial091.front.sepia.ceph.com' 2026-02-25T09:30:42.915 DEBUG:teuthology.orchestra.run.trial091:> uname -m 2026-02-25T09:30:42.971 INFO:teuthology.orchestra.run.trial091.stdout:x86_64 2026-02-25T09:30:42.971 DEBUG:teuthology.orchestra.run.trial091:> cat /etc/os-release 2026-02-25T09:30:43.027 INFO:teuthology.orchestra.run.trial091.stdout:NAME="CentOS Stream" 2026-02-25T09:30:43.027 INFO:teuthology.orchestra.run.trial091.stdout:VERSION="9" 2026-02-25T09:30:43.027 INFO:teuthology.orchestra.run.trial091.stdout:ID="centos" 2026-02-25T09:30:43.027 INFO:teuthology.orchestra.run.trial091.stdout:ID_LIKE="rhel fedora" 2026-02-25T09:30:43.027 INFO:teuthology.orchestra.run.trial091.stdout:VERSION_ID="9" 2026-02-25T09:30:43.027 INFO:teuthology.orchestra.run.trial091.stdout:PLATFORM_ID="platform:el9" 2026-02-25T09:30:43.027 INFO:teuthology.orchestra.run.trial091.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-25T09:30:43.027 INFO:teuthology.orchestra.run.trial091.stdout:ANSI_COLOR="0;31" 2026-02-25T09:30:43.028 INFO:teuthology.orchestra.run.trial091.stdout:LOGO="fedora-logo-icon" 2026-02-25T09:30:43.028 INFO:teuthology.orchestra.run.trial091.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-25T09:30:43.028 INFO:teuthology.orchestra.run.trial091.stdout:HOME_URL="https://centos.org/" 2026-02-25T09:30:43.028 INFO:teuthology.orchestra.run.trial091.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-25T09:30:43.028 INFO:teuthology.orchestra.run.trial091.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-25T09:30:43.028 INFO:teuthology.orchestra.run.trial091.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-25T09:30:43.029 INFO:teuthology.lock.ops:Updating trial091.front.sepia.ceph.com on lock server 2026-02-25T09:30:43.133 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:30:43.224 INFO:teuthology.dispatcher.supervisor:Running job 69276 2026-02-25T09:30:43.224 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/69276 --name matan-2026-02-25_08:02:37-crimson-rados-main-distro-default-trial --description crimson-rados/rbd/{0-crimson_install clusters/crimson-fixed-1 crimson-supported-all-distro/centos_latest crimson_qa_overrides deploy/ceph objectstore/seastore/rbm$/{crimson_seastore_rbm_2q} tasks/rbd_api_tests_old_format} -- /home/teuthworker/mnt/teuthology/matan-2026-02-25_08:02:37-crimson-rados-main-distro-default-trial/69276/orig.config.yaml 2026-02-25T09:30:43.224 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/matan-2026-02-25_08:02:37-crimson-rados-main-distro-default-trial/69276 2026-02-25T09:30:43.224 INFO:teuthology.dispatcher.supervisor:Job PID: 3926744 2026-02-25T09:30:43.225 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-25T09:32:43.322 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:34:43.500 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:36:43.696 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:38:43.855 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:40:44.062 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:42:44.262 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:44:44.434 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:46:44.593 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:48:44.772 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:50:44.942 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:52:45.083 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:54:45.248 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:56:45.437 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:58:45.628 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:58:45.720 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-25T09:58:45.777 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-25T09:58:46.079 INFO:teuthology.orchestra.console.trial091:Power off 2026-02-25T09:58:46.079 DEBUG:teuthology.orchestra.console.trial091:pexpect command: ipmitool -H trial091.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T09:58:46.118 DEBUG:teuthology.orchestra.console.trial091:power off output: Chassis Power Control: Down/Off 2026-02-25T09:58:50.121 DEBUG:teuthology.orchestra.console.trial091:pexpect command: ipmitool -H trial091.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T09:58:50.230 DEBUG:teuthology.orchestra.console.trial091:check power output: Chassis Power is on 2026-02-25T09:58:54.234 DEBUG:teuthology.orchestra.console.trial091:pexpect command: ipmitool -H trial091.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T09:58:54.344 DEBUG:teuthology.orchestra.console.trial091:check power output: Chassis Power is off 2026-02-25T09:58:54.344 INFO:teuthology.orchestra.console.trial091:Power off completed 2026-02-25T09:58:54.537 INFO:teuthology.lock.ops:unlocked: trial091.front.sepia.ceph.com