2026-02-23T10:34:05.104 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T10:34:05.105 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:34:05.177 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:34:05.314 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7af637d9a8e0>, signals=[15]) 2026-02-23T10:34:05.314 INFO:teuthology.lock.ops:Start node 'trial177.front.sepia.ceph.com' reimaging 2026-02-23T10:34:05.315 INFO:teuthology.lock.ops:Updating [trial177.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T10:34:05.315 INFO:teuthology.lock.ops:Updating trial177.front.sepia.ceph.com on lock server 2026-02-23T10:34:05.513 DEBUG:teuthology.provision.fog.trial177:Requesting image trial_centos_9.stream (ID 3) 2026-02-23T10:34:05.563 INFO:teuthology.provision.fog.trial177:Scheduling deploy of centos 9.stream 2026-02-23T10:34:06.830 INFO:teuthology.orchestra.console.trial177:Power off 2026-02-23T10:34:06.830 DEBUG:teuthology.orchestra.console.trial177:pexpect command: ipmitool -H trial177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T10:34:06.869 DEBUG:teuthology.orchestra.console.trial177:power off output: Chassis Power Control: Down/Off 2026-02-23T10:34:10.873 DEBUG:teuthology.orchestra.console.trial177:pexpect command: ipmitool -H trial177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T10:34:10.983 DEBUG:teuthology.orchestra.console.trial177:check power output: Chassis Power is off 2026-02-23T10:34:10.984 INFO:teuthology.orchestra.console.trial177:Power off completed 2026-02-23T10:34:11.084 INFO:teuthology.orchestra.console.trial177:Power on 2026-02-23T10:34:11.085 DEBUG:teuthology.orchestra.console.trial177:pexpect command: ipmitool -H trial177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T10:34:11.126 DEBUG:teuthology.orchestra.console.trial177:power on output: Chassis Power Control: Up/On 2026-02-23T10:34:15.130 DEBUG:teuthology.orchestra.console.trial177:pexpect command: ipmitool -H trial177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T10:34:15.240 DEBUG:teuthology.orchestra.console.trial177:check power output: Chassis Power is on 2026-02-23T10:34:15.240 INFO:teuthology.orchestra.console.trial177:Power on completed 2026-02-23T10:34:15.340 INFO:teuthology.provision.fog.trial177:Waiting for deploy to finish 2026-02-23T10:36:03.233 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T10:37:03.295 WARNING:teuthology.provision.fog.trial177:timed out 2026-02-23T10:37:09.301 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T10:37:16.613 ERROR:teuthology.orchestra.connection:Error authenticating with trial177.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-23T10:37:20.703 ERROR:teuthology.orchestra.connection:Error authenticating with trial177.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-23T10:37:27.816 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T10:37:27.817 DEBUG:teuthology.orchestra.run.trial177:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T10:37:27.978 INFO:teuthology.provision.fog.trial177:Node is ready 2026-02-23T10:37:27.978 DEBUG:teuthology.orchestra.run.trial177:> hostname 2026-02-23T10:37:28.035 INFO:teuthology.orchestra.run.trial177.stdout:trial177.front.sepia.ceph.com 2026-02-23T10:37:28.035 DEBUG:teuthology.orchestra.run.trial177:> grep trial177.front.sepia.ceph.com /etc/hosts 2026-02-23T10:37:28.091 INFO:teuthology.orchestra.run.trial177.stdout:10.20.193.177 trial177.front.sepia.ceph.com trial177 2026-02-23T10:37:28.092 DEBUG:teuthology.orchestra.run.trial177:> sudo hostname trial177 2026-02-23T10:37:28.162 DEBUG:teuthology.orchestra.run.trial177:> sudo sed -i -e 's/trial177.front.sepia.ceph.com/trial177/g' /etc/hosts 2026-02-23T10:37:28.227 DEBUG:teuthology.orchestra.run.trial177:> sudo sed -i -e 's/10.20.193.177/10.20.193.177/g' /etc/hosts 2026-02-23T10:37:28.291 DEBUG:teuthology.orchestra.run.trial177:> sudo sed -i -e 's/trial177.front.sepia.ceph.com/trial177/g' /etc/hostname 2026-02-23T10:37:28.356 DEBUG:teuthology.orchestra.run.trial177:> sudo hostname trial177 2026-02-23T10:37:28.418 DEBUG:teuthology.orchestra.run.trial177:> cat /etc/os-release 2026-02-23T10:37:28.474 INFO:teuthology.orchestra.run.trial177.stdout:NAME="CentOS Stream" 2026-02-23T10:37:28.475 INFO:teuthology.orchestra.run.trial177.stdout:VERSION="9" 2026-02-23T10:37:28.475 INFO:teuthology.orchestra.run.trial177.stdout:ID="centos" 2026-02-23T10:37:28.475 INFO:teuthology.orchestra.run.trial177.stdout:ID_LIKE="rhel fedora" 2026-02-23T10:37:28.475 INFO:teuthology.orchestra.run.trial177.stdout:VERSION_ID="9" 2026-02-23T10:37:28.475 INFO:teuthology.orchestra.run.trial177.stdout:PLATFORM_ID="platform:el9" 2026-02-23T10:37:28.475 INFO:teuthology.orchestra.run.trial177.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T10:37:28.475 INFO:teuthology.orchestra.run.trial177.stdout:ANSI_COLOR="0;31" 2026-02-23T10:37:28.475 INFO:teuthology.orchestra.run.trial177.stdout:LOGO="fedora-logo-icon" 2026-02-23T10:37:28.475 INFO:teuthology.orchestra.run.trial177.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T10:37:28.476 INFO:teuthology.orchestra.run.trial177.stdout:HOME_URL="https://centos.org/" 2026-02-23T10:37:28.476 INFO:teuthology.orchestra.run.trial177.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T10:37:28.476 INFO:teuthology.orchestra.run.trial177.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T10:37:28.476 INFO:teuthology.orchestra.run.trial177.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T10:37:28.477 INFO:teuthology.provision.fog.trial177:Deploy complete! 2026-02-23T10:37:28.478 DEBUG:teuthology.parallel:result is None 2026-02-23T10:37:28.739 INFO:teuthology.lock.ops:Checking trial177.front.sepia.ceph.com 2026-02-23T10:37:28.739 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T10:37:28.818 INFO:teuthology.lock.ops:Updating [trial177.front.sepia.ceph.com]: set os type and version on server 2026-02-23T10:37:28.818 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial177.front.sepia.ceph.com' 2026-02-23T10:37:28.818 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T10:37:28.883 DEBUG:teuthology.orchestra.run.trial177:> true 2026-02-23T10:37:28.961 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial177.front.sepia.ceph.com' 2026-02-23T10:37:28.961 DEBUG:teuthology.orchestra.run.trial177:> uname -m 2026-02-23T10:37:29.017 INFO:teuthology.orchestra.run.trial177.stdout:x86_64 2026-02-23T10:37:29.017 DEBUG:teuthology.orchestra.run.trial177:> cat /etc/os-release 2026-02-23T10:37:29.073 INFO:teuthology.orchestra.run.trial177.stdout:NAME="CentOS Stream" 2026-02-23T10:37:29.073 INFO:teuthology.orchestra.run.trial177.stdout:VERSION="9" 2026-02-23T10:37:29.074 INFO:teuthology.orchestra.run.trial177.stdout:ID="centos" 2026-02-23T10:37:29.074 INFO:teuthology.orchestra.run.trial177.stdout:ID_LIKE="rhel fedora" 2026-02-23T10:37:29.074 INFO:teuthology.orchestra.run.trial177.stdout:VERSION_ID="9" 2026-02-23T10:37:29.074 INFO:teuthology.orchestra.run.trial177.stdout:PLATFORM_ID="platform:el9" 2026-02-23T10:37:29.074 INFO:teuthology.orchestra.run.trial177.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T10:37:29.074 INFO:teuthology.orchestra.run.trial177.stdout:ANSI_COLOR="0;31" 2026-02-23T10:37:29.074 INFO:teuthology.orchestra.run.trial177.stdout:LOGO="fedora-logo-icon" 2026-02-23T10:37:29.074 INFO:teuthology.orchestra.run.trial177.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T10:37:29.074 INFO:teuthology.orchestra.run.trial177.stdout:HOME_URL="https://centos.org/" 2026-02-23T10:37:29.074 INFO:teuthology.orchestra.run.trial177.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T10:37:29.074 INFO:teuthology.orchestra.run.trial177.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T10:37:29.075 INFO:teuthology.orchestra.run.trial177.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T10:37:29.075 INFO:teuthology.lock.ops:Updating trial177.front.sepia.ceph.com on lock server 2026-02-23T10:37:29.183 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:37:29.279 INFO:teuthology.dispatcher.supervisor:Running job 66122 2026-02-23T10:37:29.279 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_shraddhaag@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial/66122 --name shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-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} -- /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial/66122/orig.config.yaml 2026-02-23T10:37:29.279 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial/66122 2026-02-23T10:37:29.280 INFO:teuthology.dispatcher.supervisor:Job PID: 4178663 2026-02-23T10:37:29.280 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T10:39:29.296 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:41:29.500 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:43:29.718 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:45:29.925 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:47:30.092 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:49:30.317 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:51:30.508 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:53:30.872 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:55:31.083 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:57:31.263 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:59:31.441 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:01:31.602 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:03:31.823 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:05:32.030 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:07:32.207 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:09:32.395 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:11:32.586 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:13:32.776 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:15:32.934 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:17:33.075 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:19:33.259 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:21:33.462 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:23:33.680 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:25:33.877 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:27:34.043 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:29:34.231 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:31:34.390 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:33:34.567 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:35:34.777 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:37:34.937 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:39:35.067 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:41:35.218 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:43:35.415 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:45:35.620 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:45:35.708 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-23T11:45:35.779 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T11:45:36.338 INFO:teuthology.orchestra.console.trial177:Power off 2026-02-23T11:45:36.338 DEBUG:teuthology.orchestra.console.trial177:pexpect command: ipmitool -H trial177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T11:45:36.377 DEBUG:teuthology.orchestra.console.trial177:power off output: Chassis Power Control: Down/Off 2026-02-23T11:45:40.382 DEBUG:teuthology.orchestra.console.trial177:pexpect command: ipmitool -H trial177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T11:45:40.491 DEBUG:teuthology.orchestra.console.trial177:check power output: Chassis Power is on 2026-02-23T11:45:44.494 DEBUG:teuthology.orchestra.console.trial177:pexpect command: ipmitool -H trial177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T11:45:44.602 DEBUG:teuthology.orchestra.console.trial177:check power output: Chassis Power is off 2026-02-23T11:45:44.602 INFO:teuthology.orchestra.console.trial177:Power off completed 2026-02-23T11:45:44.766 INFO:teuthology.lock.ops:unlocked: trial177.front.sepia.ceph.com