2026-02-24T07:46:59.771 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-24T07:46:59.772 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:46:59.844 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:46:59.975 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x70c9adcc6700>, signals=[15]) 2026-02-24T07:46:59.975 INFO:teuthology.lock.ops:Start node 'trial013.front.sepia.ceph.com' reimaging 2026-02-24T07:46:59.975 INFO:teuthology.lock.ops:Updating [trial013.front.sepia.ceph.com]: reset os type and version on server 2026-02-24T07:46:59.975 INFO:teuthology.lock.ops:Updating trial013.front.sepia.ceph.com on lock server 2026-02-24T07:47:00.173 DEBUG:teuthology.provision.fog.trial013:Requesting image trial_centos_9.stream (ID 3) 2026-02-24T07:47:00.197 INFO:teuthology.provision.fog.trial013:Scheduling deploy of centos 9.stream 2026-02-24T07:47:01.237 INFO:teuthology.orchestra.console.trial013:Power off 2026-02-24T07:47:01.238 DEBUG:teuthology.orchestra.console.trial013:pexpect command: ipmitool -H trial013.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T07:47:01.275 DEBUG:teuthology.orchestra.console.trial013:power off output: Chassis Power Control: Down/Off 2026-02-24T07:47:05.279 DEBUG:teuthology.orchestra.console.trial013:pexpect command: ipmitool -H trial013.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T07:47:05.387 DEBUG:teuthology.orchestra.console.trial013:check power output: Chassis Power is off 2026-02-24T07:47:05.387 INFO:teuthology.orchestra.console.trial013:Power off completed 2026-02-24T07:47:05.488 INFO:teuthology.orchestra.console.trial013:Power on 2026-02-24T07:47:05.488 DEBUG:teuthology.orchestra.console.trial013:pexpect command: ipmitool -H trial013.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-24T07:47:05.527 DEBUG:teuthology.orchestra.console.trial013:power on output: Chassis Power Control: Up/On 2026-02-24T07:47:09.532 DEBUG:teuthology.orchestra.console.trial013:pexpect command: ipmitool -H trial013.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T07:47:09.643 DEBUG:teuthology.orchestra.console.trial013:check power output: Chassis Power is on 2026-02-24T07:47:09.643 INFO:teuthology.orchestra.console.trial013:Power on completed 2026-02-24T07:47:09.744 INFO:teuthology.provision.fog.trial013:Waiting for deploy to finish 2026-02-24T07:48:57.181 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial013.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T07:48:57.314 ERROR:teuthology.orchestra.connection:Error authenticating with trial013.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-24T07:50:01.316 WARNING:teuthology.provision.fog.trial013:timed out 2026-02-24T07:50:07.318 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial013.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T07:50:14.662 ERROR:teuthology.orchestra.connection:Error authenticating with trial013.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-24T07:50:18.850 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-24T07:50:18.851 DEBUG:teuthology.orchestra.run.trial013:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-24T07:50:24.533 INFO:teuthology.provision.fog.trial013:Node is ready 2026-02-24T07:50:24.533 DEBUG:teuthology.orchestra.run.trial013:> hostname 2026-02-24T07:50:24.549 INFO:teuthology.orchestra.run.trial013.stdout:trial013.front.sepia.ceph.com 2026-02-24T07:50:24.549 DEBUG:teuthology.orchestra.run.trial013:> grep trial013.front.sepia.ceph.com /etc/hosts 2026-02-24T07:50:24.609 INFO:teuthology.orchestra.run.trial013.stdout:10.20.193.13 trial013.front.sepia.ceph.com trial013 2026-02-24T07:50:24.610 DEBUG:teuthology.orchestra.run.trial013:> sudo hostname trial013 2026-02-24T07:50:24.684 DEBUG:teuthology.orchestra.run.trial013:> sudo sed -i -e 's/trial013.front.sepia.ceph.com/trial013/g' /etc/hosts 2026-02-24T07:50:24.753 DEBUG:teuthology.orchestra.run.trial013:> sudo sed -i -e 's/10.20.193.13/10.20.193.13/g' /etc/hosts 2026-02-24T07:50:24.821 DEBUG:teuthology.orchestra.run.trial013:> sudo sed -i -e 's/trial013.front.sepia.ceph.com/trial013/g' /etc/hostname 2026-02-24T07:50:24.888 DEBUG:teuthology.orchestra.run.trial013:> sudo hostname trial013 2026-02-24T07:50:24.952 DEBUG:teuthology.orchestra.run.trial013:> cat /etc/os-release 2026-02-24T07:50:25.008 INFO:teuthology.orchestra.run.trial013.stdout:NAME="CentOS Stream" 2026-02-24T07:50:25.008 INFO:teuthology.orchestra.run.trial013.stdout:VERSION="9" 2026-02-24T07:50:25.009 INFO:teuthology.orchestra.run.trial013.stdout:ID="centos" 2026-02-24T07:50:25.009 INFO:teuthology.orchestra.run.trial013.stdout:ID_LIKE="rhel fedora" 2026-02-24T07:50:25.009 INFO:teuthology.orchestra.run.trial013.stdout:VERSION_ID="9" 2026-02-24T07:50:25.009 INFO:teuthology.orchestra.run.trial013.stdout:PLATFORM_ID="platform:el9" 2026-02-24T07:50:25.009 INFO:teuthology.orchestra.run.trial013.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-24T07:50:25.009 INFO:teuthology.orchestra.run.trial013.stdout:ANSI_COLOR="0;31" 2026-02-24T07:50:25.009 INFO:teuthology.orchestra.run.trial013.stdout:LOGO="fedora-logo-icon" 2026-02-24T07:50:25.009 INFO:teuthology.orchestra.run.trial013.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-24T07:50:25.009 INFO:teuthology.orchestra.run.trial013.stdout:HOME_URL="https://centos.org/" 2026-02-24T07:50:25.009 INFO:teuthology.orchestra.run.trial013.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-24T07:50:25.010 INFO:teuthology.orchestra.run.trial013.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-24T07:50:25.010 INFO:teuthology.orchestra.run.trial013.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-24T07:50:25.011 INFO:teuthology.provision.fog.trial013:Deploy complete! 2026-02-24T07:50:25.012 DEBUG:teuthology.parallel:result is None 2026-02-24T07:50:25.275 INFO:teuthology.lock.ops:Checking trial013.front.sepia.ceph.com 2026-02-24T07:50:25.275 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-24T07:50:25.358 INFO:teuthology.lock.ops:Updating [trial013.front.sepia.ceph.com]: set os type and version on server 2026-02-24T07:50:25.358 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial013.front.sepia.ceph.com' 2026-02-24T07:50:25.358 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial013.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T07:50:25.422 DEBUG:teuthology.orchestra.run.trial013:> true 2026-02-24T07:50:25.495 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial013.front.sepia.ceph.com' 2026-02-24T07:50:25.495 DEBUG:teuthology.orchestra.run.trial013:> uname -m 2026-02-24T07:50:25.551 INFO:teuthology.orchestra.run.trial013.stdout:x86_64 2026-02-24T07:50:25.552 DEBUG:teuthology.orchestra.run.trial013:> cat /etc/os-release 2026-02-24T07:50:25.607 INFO:teuthology.orchestra.run.trial013.stdout:NAME="CentOS Stream" 2026-02-24T07:50:25.607 INFO:teuthology.orchestra.run.trial013.stdout:VERSION="9" 2026-02-24T07:50:25.607 INFO:teuthology.orchestra.run.trial013.stdout:ID="centos" 2026-02-24T07:50:25.608 INFO:teuthology.orchestra.run.trial013.stdout:ID_LIKE="rhel fedora" 2026-02-24T07:50:25.608 INFO:teuthology.orchestra.run.trial013.stdout:VERSION_ID="9" 2026-02-24T07:50:25.608 INFO:teuthology.orchestra.run.trial013.stdout:PLATFORM_ID="platform:el9" 2026-02-24T07:50:25.608 INFO:teuthology.orchestra.run.trial013.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-24T07:50:25.608 INFO:teuthology.orchestra.run.trial013.stdout:ANSI_COLOR="0;31" 2026-02-24T07:50:25.608 INFO:teuthology.orchestra.run.trial013.stdout:LOGO="fedora-logo-icon" 2026-02-24T07:50:25.608 INFO:teuthology.orchestra.run.trial013.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-24T07:50:25.608 INFO:teuthology.orchestra.run.trial013.stdout:HOME_URL="https://centos.org/" 2026-02-24T07:50:25.608 INFO:teuthology.orchestra.run.trial013.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-24T07:50:25.608 INFO:teuthology.orchestra.run.trial013.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-24T07:50:25.609 INFO:teuthology.orchestra.run.trial013.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-24T07:50:25.609 INFO:teuthology.lock.ops:Updating trial013.front.sepia.ceph.com on lock server 2026-02-24T07:50:25.712 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:50:25.808 INFO:teuthology.dispatcher.supervisor:Running job 67620 2026-02-24T07:50:25.808 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-24_06:51:01-crimson-rados-main-distro-debug-trial/67620 --name shraddhaag-2026-02-24_06:51:01-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/crimson_bluestore perf_ignorelist settings/optimized workloads/radosbench_4K_seq_read} -- /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-24_06:51:01-crimson-rados-main-distro-debug-trial/67620/orig.config.yaml 2026-02-24T07:50:25.808 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-24_06:51:01-crimson-rados-main-distro-debug-trial/67620 2026-02-24T07:50:25.808 INFO:teuthology.dispatcher.supervisor:Job PID: 2986458 2026-02-24T07:50:25.808 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-24T07:52:25.809 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:54:25.879 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:56:26.002 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:58:26.123 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T08:00:26.207 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T08:02:26.324 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T08:04:26.445 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T08:06:26.576 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T08:08:26.695 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T08:08:26.805 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-24T08:08:26.867 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-24T08:08:27.168 INFO:teuthology.orchestra.console.trial013:Power off 2026-02-24T08:08:27.168 DEBUG:teuthology.orchestra.console.trial013:pexpect command: ipmitool -H trial013.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T08:08:27.206 DEBUG:teuthology.orchestra.console.trial013:power off output: Chassis Power Control: Down/Off 2026-02-24T08:08:31.207 DEBUG:teuthology.orchestra.console.trial013:pexpect command: ipmitool -H trial013.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T08:08:31.317 DEBUG:teuthology.orchestra.console.trial013:check power output: Chassis Power is on 2026-02-24T08:08:35.318 DEBUG:teuthology.orchestra.console.trial013:pexpect command: ipmitool -H trial013.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T08:08:35.427 DEBUG:teuthology.orchestra.console.trial013:check power output: Chassis Power is off 2026-02-24T08:08:35.428 INFO:teuthology.orchestra.console.trial013:Power off completed 2026-02-24T08:08:35.640 INFO:teuthology.lock.ops:unlocked: trial013.front.sepia.ceph.com