2026-02-23T12:45:01.601 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T12:45:01.602 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:45:01.672 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:45:01.805 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x77bd22e9d800>, signals=[15]) 2026-02-23T12:45:01.805 INFO:teuthology.lock.ops:Start node 'trial192.front.sepia.ceph.com' reimaging 2026-02-23T12:45:01.805 INFO:teuthology.lock.ops:Updating [trial192.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T12:45:01.805 INFO:teuthology.lock.ops:Updating trial192.front.sepia.ceph.com on lock server 2026-02-23T12:45:01.993 DEBUG:teuthology.provision.fog.trial192:Requesting image trial_centos_9.stream (ID 3) 2026-02-23T12:45:02.045 INFO:teuthology.provision.fog.trial192:Scheduling deploy of centos 9.stream 2026-02-23T12:45:03.302 INFO:teuthology.orchestra.console.trial192:Power off 2026-02-23T12:45:03.302 DEBUG:teuthology.orchestra.console.trial192:pexpect command: ipmitool -H trial192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T12:45:03.342 DEBUG:teuthology.orchestra.console.trial192:power off output: Chassis Power Control: Down/Off 2026-02-23T12:45:07.346 DEBUG:teuthology.orchestra.console.trial192:pexpect command: ipmitool -H trial192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T12:45:07.456 DEBUG:teuthology.orchestra.console.trial192:check power output: Chassis Power is off 2026-02-23T12:45:07.456 INFO:teuthology.orchestra.console.trial192:Power off completed 2026-02-23T12:45:07.557 INFO:teuthology.orchestra.console.trial192:Power on 2026-02-23T12:45:07.557 DEBUG:teuthology.orchestra.console.trial192:pexpect command: ipmitool -H trial192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T12:45:07.596 DEBUG:teuthology.orchestra.console.trial192:power on output: Chassis Power Control: Up/On 2026-02-23T12:45:11.601 DEBUG:teuthology.orchestra.console.trial192:pexpect command: ipmitool -H trial192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T12:45:11.711 DEBUG:teuthology.orchestra.console.trial192:check power output: Chassis Power is on 2026-02-23T12:45:11.712 INFO:teuthology.orchestra.console.trial192:Power on completed 2026-02-23T12:45:11.812 INFO:teuthology.provision.fog.trial192:Waiting for deploy to finish 2026-02-23T12:46:59.807 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T12:46:59.957 ERROR:teuthology.orchestra.connection:Error authenticating with trial192.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-23T12:48:03.960 WARNING:teuthology.provision.fog.trial192:timed out 2026-02-23T12:48:09.962 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T12:48:13.188 ERROR:teuthology.orchestra.connection:Error authenticating with trial192.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-23T12:48:17.307 ERROR:teuthology.orchestra.connection:Error authenticating with trial192.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-23T12:48:24.391 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T12:48:24.391 DEBUG:teuthology.orchestra.run.trial192:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T12:48:24.556 INFO:teuthology.provision.fog.trial192:Node is ready 2026-02-23T12:48:24.556 DEBUG:teuthology.orchestra.run.trial192:> hostname 2026-02-23T12:48:24.610 INFO:teuthology.orchestra.run.trial192.stdout:trial192.front.sepia.ceph.com 2026-02-23T12:48:24.611 DEBUG:teuthology.orchestra.run.trial192:> grep trial192.front.sepia.ceph.com /etc/hosts 2026-02-23T12:48:24.668 INFO:teuthology.orchestra.run.trial192.stdout:10.20.193.192 trial192.front.sepia.ceph.com trial192 2026-02-23T12:48:24.668 DEBUG:teuthology.orchestra.run.trial192:> sudo hostname trial192 2026-02-23T12:48:24.738 DEBUG:teuthology.orchestra.run.trial192:> sudo sed -i -e 's/trial192.front.sepia.ceph.com/trial192/g' /etc/hosts 2026-02-23T12:48:24.803 DEBUG:teuthology.orchestra.run.trial192:> sudo sed -i -e 's/10.20.193.192/10.20.193.192/g' /etc/hosts 2026-02-23T12:48:24.867 DEBUG:teuthology.orchestra.run.trial192:> sudo sed -i -e 's/trial192.front.sepia.ceph.com/trial192/g' /etc/hostname 2026-02-23T12:48:24.932 DEBUG:teuthology.orchestra.run.trial192:> sudo hostname trial192 2026-02-23T12:48:24.997 DEBUG:teuthology.orchestra.run.trial192:> cat /etc/os-release 2026-02-23T12:48:25.053 INFO:teuthology.orchestra.run.trial192.stdout:NAME="CentOS Stream" 2026-02-23T12:48:25.053 INFO:teuthology.orchestra.run.trial192.stdout:VERSION="9" 2026-02-23T12:48:25.053 INFO:teuthology.orchestra.run.trial192.stdout:ID="centos" 2026-02-23T12:48:25.053 INFO:teuthology.orchestra.run.trial192.stdout:ID_LIKE="rhel fedora" 2026-02-23T12:48:25.053 INFO:teuthology.orchestra.run.trial192.stdout:VERSION_ID="9" 2026-02-23T12:48:25.053 INFO:teuthology.orchestra.run.trial192.stdout:PLATFORM_ID="platform:el9" 2026-02-23T12:48:25.053 INFO:teuthology.orchestra.run.trial192.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T12:48:25.053 INFO:teuthology.orchestra.run.trial192.stdout:ANSI_COLOR="0;31" 2026-02-23T12:48:25.053 INFO:teuthology.orchestra.run.trial192.stdout:LOGO="fedora-logo-icon" 2026-02-23T12:48:25.053 INFO:teuthology.orchestra.run.trial192.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T12:48:25.053 INFO:teuthology.orchestra.run.trial192.stdout:HOME_URL="https://centos.org/" 2026-02-23T12:48:25.053 INFO:teuthology.orchestra.run.trial192.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T12:48:25.053 INFO:teuthology.orchestra.run.trial192.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T12:48:25.053 INFO:teuthology.orchestra.run.trial192.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T12:48:25.054 INFO:teuthology.provision.fog.trial192:Deploy complete! 2026-02-23T12:48:25.054 DEBUG:teuthology.parallel:result is None 2026-02-23T12:48:25.314 INFO:teuthology.lock.ops:Checking trial192.front.sepia.ceph.com 2026-02-23T12:48:25.314 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T12:48:25.391 INFO:teuthology.lock.ops:Updating [trial192.front.sepia.ceph.com]: set os type and version on server 2026-02-23T12:48:25.391 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial192.front.sepia.ceph.com' 2026-02-23T12:48:25.392 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T12:48:25.453 DEBUG:teuthology.orchestra.run.trial192:> true 2026-02-23T12:48:25.531 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial192.front.sepia.ceph.com' 2026-02-23T12:48:25.531 DEBUG:teuthology.orchestra.run.trial192:> uname -m 2026-02-23T12:48:25.586 INFO:teuthology.orchestra.run.trial192.stdout:x86_64 2026-02-23T12:48:25.586 DEBUG:teuthology.orchestra.run.trial192:> cat /etc/os-release 2026-02-23T12:48:25.642 INFO:teuthology.orchestra.run.trial192.stdout:NAME="CentOS Stream" 2026-02-23T12:48:25.642 INFO:teuthology.orchestra.run.trial192.stdout:VERSION="9" 2026-02-23T12:48:25.642 INFO:teuthology.orchestra.run.trial192.stdout:ID="centos" 2026-02-23T12:48:25.642 INFO:teuthology.orchestra.run.trial192.stdout:ID_LIKE="rhel fedora" 2026-02-23T12:48:25.642 INFO:teuthology.orchestra.run.trial192.stdout:VERSION_ID="9" 2026-02-23T12:48:25.642 INFO:teuthology.orchestra.run.trial192.stdout:PLATFORM_ID="platform:el9" 2026-02-23T12:48:25.642 INFO:teuthology.orchestra.run.trial192.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T12:48:25.642 INFO:teuthology.orchestra.run.trial192.stdout:ANSI_COLOR="0;31" 2026-02-23T12:48:25.642 INFO:teuthology.orchestra.run.trial192.stdout:LOGO="fedora-logo-icon" 2026-02-23T12:48:25.642 INFO:teuthology.orchestra.run.trial192.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T12:48:25.642 INFO:teuthology.orchestra.run.trial192.stdout:HOME_URL="https://centos.org/" 2026-02-23T12:48:25.642 INFO:teuthology.orchestra.run.trial192.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T12:48:25.642 INFO:teuthology.orchestra.run.trial192.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T12:48:25.642 INFO:teuthology.orchestra.run.trial192.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T12:48:25.642 INFO:teuthology.lock.ops:Updating trial192.front.sepia.ceph.com on lock server 2026-02-23T12:48:25.720 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:48:25.813 INFO:teuthology.dispatcher.supervisor:Running job 66454 2026-02-23T12:48:25.813 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_12:27:41-crimson-rados-main-distro-debug-trial/66454 --name shraddhaag-2026-02-23_12:27:41-crimson-rados-main-distro-debug-trial --description crimson-rados/perf/{0-crimson_install clusters/{crimson-fixed-1} crimson-supported-all-distro/centos_latest crimson_qa_overrides deploy/cephadm objectstore/seastore/rbm$/{crimson_seastore_rbm} perf_ignorelist settings/optimized workloads/fio_4M_rand_write} -- /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_12:27:41-crimson-rados-main-distro-debug-trial/66454/orig.config.yaml 2026-02-23T12:48:25.813 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_12:27:41-crimson-rados-main-distro-debug-trial/66454 2026-02-23T12:48:25.813 INFO:teuthology.dispatcher.supervisor:Job PID: 717004 2026-02-23T12:48:25.814 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T12:50:25.815 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:52:25.935 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:54:26.055 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:56:26.175 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:58:26.253 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T13:00:26.375 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T13:02:26.495 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T13:04:26.617 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T13:04:26.736 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-23T13:04:26.804 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T13:04:27.096 INFO:teuthology.orchestra.console.trial192:Power off 2026-02-23T13:04:27.097 DEBUG:teuthology.orchestra.console.trial192:pexpect command: ipmitool -H trial192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T13:04:27.135 DEBUG:teuthology.orchestra.console.trial192:power off output: Chassis Power Control: Down/Off 2026-02-23T13:04:31.136 DEBUG:teuthology.orchestra.console.trial192:pexpect command: ipmitool -H trial192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T13:04:31.247 DEBUG:teuthology.orchestra.console.trial192:check power output: Chassis Power is on 2026-02-23T13:04:35.248 DEBUG:teuthology.orchestra.console.trial192:pexpect command: ipmitool -H trial192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T13:04:35.358 DEBUG:teuthology.orchestra.console.trial192:check power output: Chassis Power is off 2026-02-23T13:04:35.359 INFO:teuthology.orchestra.console.trial192:Power off completed 2026-02-23T13:04:35.571 INFO:teuthology.lock.ops:unlocked: trial192.front.sepia.ceph.com