2026-02-20T11:49:02.496 INFO:root:teuthology version: 1.2.4.dev11+ge6d9099ce 2026-02-20T11:49:02.496 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T11:49:02.567 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T11:49:02.694 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x786dc82572e0>, signals=[15]) 2026-02-20T11:49:02.695 INFO:teuthology.lock.ops:Start node 'trial103.front.sepia.ceph.com' reimaging 2026-02-20T11:49:02.695 INFO:teuthology.lock.ops:Updating [trial103.front.sepia.ceph.com]: reset os type and version on server 2026-02-20T11:49:02.695 INFO:teuthology.lock.ops:Updating trial103.front.sepia.ceph.com on lock server 2026-02-20T11:49:02.863 DEBUG:teuthology.provision.fog.trial103:Requesting image trial_centos_9.stream (ID 3) 2026-02-20T11:49:02.916 INFO:teuthology.provision.fog.trial103:Scheduling deploy of centos 9.stream 2026-02-20T11:49:04.034 INFO:teuthology.orchestra.console.trial103:Power off 2026-02-20T11:49:04.035 DEBUG:teuthology.orchestra.console.trial103:pexpect command: ipmitool -H trial103.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T11:49:04.075 DEBUG:teuthology.orchestra.console.trial103:power off output: Chassis Power Control: Down/Off 2026-02-20T11:49:08.079 DEBUG:teuthology.orchestra.console.trial103:pexpect command: ipmitool -H trial103.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T11:49:08.191 DEBUG:teuthology.orchestra.console.trial103:check power output: Chassis Power is off 2026-02-20T11:49:08.191 INFO:teuthology.orchestra.console.trial103:Power off completed 2026-02-20T11:49:08.292 INFO:teuthology.orchestra.console.trial103:Power on 2026-02-20T11:49:08.292 DEBUG:teuthology.orchestra.console.trial103:pexpect command: ipmitool -H trial103.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-20T11:49:08.334 DEBUG:teuthology.orchestra.console.trial103:power on output: Chassis Power Control: Up/On 2026-02-20T11:49:12.338 DEBUG:teuthology.orchestra.console.trial103:pexpect command: ipmitool -H trial103.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T11:49:12.450 DEBUG:teuthology.orchestra.console.trial103:check power output: Chassis Power is on 2026-02-20T11:49:12.451 INFO:teuthology.orchestra.console.trial103:Power on completed 2026-02-20T11:49:12.551 INFO:teuthology.provision.fog.trial103:Waiting for deploy to finish 2026-02-20T11:51:00.105 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T11:52:00.118 WARNING:teuthology.provision.fog.trial103:timed out 2026-02-20T11:52:06.124 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T11:52:13.447 ERROR:teuthology.orchestra.connection:Error authenticating with trial103.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_e6d9099ce03dc21193fda653159ec82465c3a94a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_e6d9099ce03dc21193fda653159ec82465c3a94a/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 485, in connect self._auth( File "/home/teuthworker/src/git.ceph.com_teuthology_e6d9099ce03dc21193fda653159ec82465c3a94a/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 818, in _auth raise saved_exception File "/home/teuthworker/src/git.ceph.com_teuthology_e6d9099ce03dc21193fda653159ec82465c3a94a/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_e6d9099ce03dc21193fda653159ec82465c3a94a/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-20T11:52:17.576 ERROR:teuthology.orchestra.connection:Error authenticating with trial103.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_e6d9099ce03dc21193fda653159ec82465c3a94a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_e6d9099ce03dc21193fda653159ec82465c3a94a/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 485, in connect self._auth( File "/home/teuthworker/src/git.ceph.com_teuthology_e6d9099ce03dc21193fda653159ec82465c3a94a/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 818, in _auth raise saved_exception File "/home/teuthworker/src/git.ceph.com_teuthology_e6d9099ce03dc21193fda653159ec82465c3a94a/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_e6d9099ce03dc21193fda653159ec82465c3a94a/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-20T11:52:24.692 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-20T11:52:24.693 DEBUG:teuthology.orchestra.run.trial103:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-20T11:52:24.854 INFO:teuthology.provision.fog.trial103:Node is ready 2026-02-20T11:52:24.854 DEBUG:teuthology.orchestra.run.trial103:> hostname 2026-02-20T11:52:24.911 INFO:teuthology.orchestra.run.trial103.stdout:trial103.front.sepia.ceph.com 2026-02-20T11:52:24.911 DEBUG:teuthology.orchestra.run.trial103:> grep trial103.front.sepia.ceph.com /etc/hosts 2026-02-20T11:52:24.967 INFO:teuthology.orchestra.run.trial103.stdout:10.20.193.103 trial103.front.sepia.ceph.com trial103 2026-02-20T11:52:24.968 DEBUG:teuthology.orchestra.run.trial103:> sudo hostname trial103 2026-02-20T11:52:25.037 DEBUG:teuthology.orchestra.run.trial103:> sudo sed -i -e 's/trial103.front.sepia.ceph.com/trial103/g' /etc/hosts 2026-02-20T11:52:25.103 DEBUG:teuthology.orchestra.run.trial103:> sudo sed -i -e 's/10.20.193.103/10.20.193.103/g' /etc/hosts 2026-02-20T11:52:25.167 DEBUG:teuthology.orchestra.run.trial103:> sudo sed -i -e 's/trial103.front.sepia.ceph.com/trial103/g' /etc/hostname 2026-02-20T11:52:25.231 DEBUG:teuthology.orchestra.run.trial103:> sudo hostname trial103 2026-02-20T11:52:25.295 DEBUG:teuthology.orchestra.run.trial103:> cat /etc/os-release 2026-02-20T11:52:25.351 INFO:teuthology.orchestra.run.trial103.stdout:NAME="CentOS Stream" 2026-02-20T11:52:25.351 INFO:teuthology.orchestra.run.trial103.stdout:VERSION="9" 2026-02-20T11:52:25.351 INFO:teuthology.orchestra.run.trial103.stdout:ID="centos" 2026-02-20T11:52:25.352 INFO:teuthology.orchestra.run.trial103.stdout:ID_LIKE="rhel fedora" 2026-02-20T11:52:25.352 INFO:teuthology.orchestra.run.trial103.stdout:VERSION_ID="9" 2026-02-20T11:52:25.352 INFO:teuthology.orchestra.run.trial103.stdout:PLATFORM_ID="platform:el9" 2026-02-20T11:52:25.352 INFO:teuthology.orchestra.run.trial103.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T11:52:25.352 INFO:teuthology.orchestra.run.trial103.stdout:ANSI_COLOR="0;31" 2026-02-20T11:52:25.352 INFO:teuthology.orchestra.run.trial103.stdout:LOGO="fedora-logo-icon" 2026-02-20T11:52:25.352 INFO:teuthology.orchestra.run.trial103.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T11:52:25.352 INFO:teuthology.orchestra.run.trial103.stdout:HOME_URL="https://centos.org/" 2026-02-20T11:52:25.352 INFO:teuthology.orchestra.run.trial103.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T11:52:25.352 INFO:teuthology.orchestra.run.trial103.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T11:52:25.352 INFO:teuthology.orchestra.run.trial103.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T11:52:25.354 INFO:teuthology.provision.fog.trial103:Deploy complete! 2026-02-20T11:52:25.354 DEBUG:teuthology.parallel:result is None 2026-02-20T11:52:25.626 INFO:teuthology.lock.ops:Checking trial103.front.sepia.ceph.com 2026-02-20T11:52:25.626 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-20T11:52:25.715 INFO:teuthology.lock.ops:Updating [trial103.front.sepia.ceph.com]: set os type and version on server 2026-02-20T11:52:25.715 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial103.front.sepia.ceph.com' 2026-02-20T11:52:25.716 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial103.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T11:52:25.780 DEBUG:teuthology.orchestra.run.trial103:> true 2026-02-20T11:52:25.852 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial103.front.sepia.ceph.com' 2026-02-20T11:52:25.852 DEBUG:teuthology.orchestra.run.trial103:> uname -m 2026-02-20T11:52:25.907 INFO:teuthology.orchestra.run.trial103.stdout:x86_64 2026-02-20T11:52:25.908 DEBUG:teuthology.orchestra.run.trial103:> cat /etc/os-release 2026-02-20T11:52:25.964 INFO:teuthology.orchestra.run.trial103.stdout:NAME="CentOS Stream" 2026-02-20T11:52:25.964 INFO:teuthology.orchestra.run.trial103.stdout:VERSION="9" 2026-02-20T11:52:25.964 INFO:teuthology.orchestra.run.trial103.stdout:ID="centos" 2026-02-20T11:52:25.964 INFO:teuthology.orchestra.run.trial103.stdout:ID_LIKE="rhel fedora" 2026-02-20T11:52:25.964 INFO:teuthology.orchestra.run.trial103.stdout:VERSION_ID="9" 2026-02-20T11:52:25.964 INFO:teuthology.orchestra.run.trial103.stdout:PLATFORM_ID="platform:el9" 2026-02-20T11:52:25.964 INFO:teuthology.orchestra.run.trial103.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T11:52:25.964 INFO:teuthology.orchestra.run.trial103.stdout:ANSI_COLOR="0;31" 2026-02-20T11:52:25.965 INFO:teuthology.orchestra.run.trial103.stdout:LOGO="fedora-logo-icon" 2026-02-20T11:52:25.965 INFO:teuthology.orchestra.run.trial103.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T11:52:25.965 INFO:teuthology.orchestra.run.trial103.stdout:HOME_URL="https://centos.org/" 2026-02-20T11:52:25.965 INFO:teuthology.orchestra.run.trial103.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T11:52:25.965 INFO:teuthology.orchestra.run.trial103.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T11:52:25.965 INFO:teuthology.orchestra.run.trial103.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T11:52:25.966 INFO:teuthology.lock.ops:Updating trial103.front.sepia.ceph.com on lock server 2026-02-20T11:52:26.074 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T11:52:26.168 INFO:teuthology.dispatcher.supervisor:Running job 60596 2026-02-20T11:52:26.168 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_e6d9099ce03dc21193fda653159ec82465c3a94a/virtualenv/bin/teuthology -v --owner scheduled_jjperez@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/jjperez-2026-02-20_10:21:31-crimson-rados-wip-perezjos-crimson-only-19-02-2026-PR64439-distro-debug-trial/60596 --name jjperez-2026-02-20_10:21:31-crimson-rados-wip-perezjos-crimson-only-19-02-2026-PR64439-distro-debug-trial --description crimson-rados/perf/{0-crimson_install clusters/{crimson-fixed-1} crimson-supported-all-distro/centos_latest crimson_qa_overrides deploy/ceph objectstore/crimson_bluestore perf_ignorelist settings/optimized workloads/radosbench_4M_rand_read} -- /home/teuthworker/mnt/teuthology/jjperez-2026-02-20_10:21:31-crimson-rados-wip-perezjos-crimson-only-19-02-2026-PR64439-distro-debug-trial/60596/orig.config.yaml 2026-02-20T11:52:26.168 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/jjperez-2026-02-20_10:21:31-crimson-rados-wip-perezjos-crimson-only-19-02-2026-PR64439-distro-debug-trial/60596 2026-02-20T11:52:26.168 INFO:teuthology.dispatcher.supervisor:Job PID: 1612491 2026-02-20T11:52:26.168 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-20T11:54:26.169 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T11:56:26.260 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T11:58:26.382 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T12:00:26.512 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T12:02:26.591 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T12:04:26.660 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T12:04:26.777 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-20T12:04:26.842 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-20T12:04:27.134 INFO:teuthology.orchestra.console.trial103:Power off 2026-02-20T12:04:27.134 DEBUG:teuthology.orchestra.console.trial103:pexpect command: ipmitool -H trial103.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T12:04:27.173 DEBUG:teuthology.orchestra.console.trial103:power off output: Chassis Power Control: Down/Off 2026-02-20T12:04:31.174 DEBUG:teuthology.orchestra.console.trial103:pexpect command: ipmitool -H trial103.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T12:04:31.288 DEBUG:teuthology.orchestra.console.trial103:check power output: Chassis Power is on 2026-02-20T12:04:35.289 DEBUG:teuthology.orchestra.console.trial103:pexpect command: ipmitool -H trial103.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T12:04:35.399 DEBUG:teuthology.orchestra.console.trial103:check power output: Chassis Power is off 2026-02-20T12:04:35.400 INFO:teuthology.orchestra.console.trial103:Power off completed 2026-02-20T12:04:35.613 INFO:teuthology.lock.ops:unlocked: trial103.front.sepia.ceph.com