2026-02-23T07:25:40.891 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T07:25:40.892 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:25:40.964 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:25:41.099 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7a055c989580>, signals=[15]) 2026-02-23T07:25:41.100 INFO:teuthology.lock.ops:Start node 'trial159.front.sepia.ceph.com' reimaging 2026-02-23T07:25:41.100 INFO:teuthology.lock.ops:Updating [trial159.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T07:25:41.100 INFO:teuthology.lock.ops:Updating trial159.front.sepia.ceph.com on lock server 2026-02-23T07:25:41.324 DEBUG:teuthology.provision.fog.trial159:Requesting image trial_rocky_10.1 (ID 4) 2026-02-23T07:25:41.371 INFO:teuthology.provision.fog.trial159:Scheduling deploy of rocky 10.1 2026-02-23T07:25:43.507 INFO:teuthology.orchestra.console.trial159:Power off 2026-02-23T07:25:43.508 DEBUG:teuthology.orchestra.console.trial159:pexpect command: ipmitool -H trial159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T07:25:43.545 DEBUG:teuthology.orchestra.console.trial159:power off output: Chassis Power Control: Down/Off 2026-02-23T07:25:47.549 DEBUG:teuthology.orchestra.console.trial159:pexpect command: ipmitool -H trial159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T07:25:47.657 DEBUG:teuthology.orchestra.console.trial159:check power output: Chassis Power is off 2026-02-23T07:25:47.658 INFO:teuthology.orchestra.console.trial159:Power off completed 2026-02-23T07:25:47.758 INFO:teuthology.orchestra.console.trial159:Power on 2026-02-23T07:25:47.759 DEBUG:teuthology.orchestra.console.trial159:pexpect command: ipmitool -H trial159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T07:25:47.800 DEBUG:teuthology.orchestra.console.trial159:power on output: Chassis Power Control: Up/On 2026-02-23T07:25:51.804 DEBUG:teuthology.orchestra.console.trial159:pexpect command: ipmitool -H trial159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T07:25:51.911 DEBUG:teuthology.orchestra.console.trial159:check power output: Chassis Power is on 2026-02-23T07:25:51.912 INFO:teuthology.orchestra.console.trial159:Power on completed 2026-02-23T07:25:52.012 INFO:teuthology.provision.fog.trial159:Waiting for deploy to finish 2026-02-23T07:27:40.499 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:27:43.552 WARNING:teuthology.provision.fog.trial159:[Errno None] Unable to connect to port 22 on 10.20.193.159 2026-02-23T07:27:49.558 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:27:52.640 WARNING:teuthology.provision.fog.trial159:[Errno None] Unable to connect to port 22 on 10.20.193.159 2026-02-23T07:27:58.646 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:28:01.729 WARNING:teuthology.provision.fog.trial159:[Errno None] Unable to connect to port 22 on 10.20.193.159 2026-02-23T07:28:07.735 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:28:10.817 WARNING:teuthology.provision.fog.trial159:[Errno None] Unable to connect to port 22 on 10.20.193.159 2026-02-23T07:28:16.823 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:28:19.904 WARNING:teuthology.provision.fog.trial159:[Errno None] Unable to connect to port 22 on 10.20.193.159 2026-02-23T07:28:25.910 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:29:01.965 ERROR:teuthology.orchestra.connection:Error authenticating with trial159.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-23T07:29:06.080 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T07:29:06.081 DEBUG:teuthology.orchestra.run.trial159:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T07:29:06.263 INFO:teuthology.provision.fog.trial159:Node is ready 2026-02-23T07:29:06.264 DEBUG:teuthology.orchestra.run.trial159:> hostname 2026-02-23T07:29:06.318 INFO:teuthology.orchestra.run.trial159.stdout:trial159.front.sepia.ceph.com 2026-02-23T07:29:06.319 DEBUG:teuthology.orchestra.run.trial159:> grep trial159.front.sepia.ceph.com /etc/hosts 2026-02-23T07:29:06.375 INFO:teuthology.orchestra.run.trial159.stdout:10.20.193.159 trial159.front.sepia.ceph.com trial159 2026-02-23T07:29:06.375 DEBUG:teuthology.orchestra.run.trial159:> sudo hostname trial159 2026-02-23T07:29:06.446 DEBUG:teuthology.orchestra.run.trial159:> sudo sed -i -e 's/trial159.front.sepia.ceph.com/trial159/g' /etc/hosts 2026-02-23T07:29:06.511 DEBUG:teuthology.orchestra.run.trial159:> sudo sed -i -e 's/10.20.193.159/10.20.193.159/g' /etc/hosts 2026-02-23T07:29:06.577 DEBUG:teuthology.orchestra.run.trial159:> sudo sed -i -e 's/trial159.front.sepia.ceph.com/trial159/g' /etc/hostname 2026-02-23T07:29:06.643 DEBUG:teuthology.orchestra.run.trial159:> sudo hostname trial159 2026-02-23T07:29:06.708 DEBUG:teuthology.orchestra.run.trial159:> cat /etc/os-release 2026-02-23T07:29:06.762 INFO:teuthology.orchestra.run.trial159.stdout:NAME="Rocky Linux" 2026-02-23T07:29:06.763 INFO:teuthology.orchestra.run.trial159.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T07:29:06.763 INFO:teuthology.orchestra.run.trial159.stdout:ID="rocky" 2026-02-23T07:29:06.763 INFO:teuthology.orchestra.run.trial159.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T07:29:06.763 INFO:teuthology.orchestra.run.trial159.stdout:VERSION_ID="10.1" 2026-02-23T07:29:06.763 INFO:teuthology.orchestra.run.trial159.stdout:PLATFORM_ID="platform:el10" 2026-02-23T07:29:06.763 INFO:teuthology.orchestra.run.trial159.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T07:29:06.763 INFO:teuthology.orchestra.run.trial159.stdout:ANSI_COLOR="0;32" 2026-02-23T07:29:06.763 INFO:teuthology.orchestra.run.trial159.stdout:LOGO="fedora-logo-icon" 2026-02-23T07:29:06.763 INFO:teuthology.orchestra.run.trial159.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T07:29:06.763 INFO:teuthology.orchestra.run.trial159.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T07:29:06.763 INFO:teuthology.orchestra.run.trial159.stdout:VENDOR_NAME="RESF" 2026-02-23T07:29:06.763 INFO:teuthology.orchestra.run.trial159.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T07:29:06.763 INFO:teuthology.orchestra.run.trial159.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T07:29:06.763 INFO:teuthology.orchestra.run.trial159.stdout:SUPPORT_END="2035-05-31" 2026-02-23T07:29:06.763 INFO:teuthology.orchestra.run.trial159.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T07:29:06.763 INFO:teuthology.orchestra.run.trial159.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T07:29:06.763 INFO:teuthology.orchestra.run.trial159.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T07:29:06.763 INFO:teuthology.orchestra.run.trial159.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T07:29:06.764 INFO:teuthology.provision.fog.trial159:Deploy complete! 2026-02-23T07:29:06.764 DEBUG:teuthology.parallel:result is None 2026-02-23T07:29:07.000 INFO:teuthology.lock.ops:Checking trial159.front.sepia.ceph.com 2026-02-23T07:29:07.001 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T07:29:07.080 INFO:teuthology.lock.ops:Updating [trial159.front.sepia.ceph.com]: set os type and version on server 2026-02-23T07:29:07.080 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial159.front.sepia.ceph.com' 2026-02-23T07:29:07.080 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:29:07.144 DEBUG:teuthology.orchestra.run.trial159:> true 2026-02-23T07:29:07.221 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial159.front.sepia.ceph.com' 2026-02-23T07:29:07.221 DEBUG:teuthology.orchestra.run.trial159:> uname -m 2026-02-23T07:29:07.279 INFO:teuthology.orchestra.run.trial159.stdout:x86_64 2026-02-23T07:29:07.280 DEBUG:teuthology.orchestra.run.trial159:> cat /etc/os-release 2026-02-23T07:29:07.338 INFO:teuthology.orchestra.run.trial159.stdout:NAME="Rocky Linux" 2026-02-23T07:29:07.338 INFO:teuthology.orchestra.run.trial159.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T07:29:07.338 INFO:teuthology.orchestra.run.trial159.stdout:ID="rocky" 2026-02-23T07:29:07.338 INFO:teuthology.orchestra.run.trial159.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T07:29:07.339 INFO:teuthology.orchestra.run.trial159.stdout:VERSION_ID="10.1" 2026-02-23T07:29:07.339 INFO:teuthology.orchestra.run.trial159.stdout:PLATFORM_ID="platform:el10" 2026-02-23T07:29:07.339 INFO:teuthology.orchestra.run.trial159.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T07:29:07.339 INFO:teuthology.orchestra.run.trial159.stdout:ANSI_COLOR="0;32" 2026-02-23T07:29:07.339 INFO:teuthology.orchestra.run.trial159.stdout:LOGO="fedora-logo-icon" 2026-02-23T07:29:07.339 INFO:teuthology.orchestra.run.trial159.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T07:29:07.339 INFO:teuthology.orchestra.run.trial159.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T07:29:07.339 INFO:teuthology.orchestra.run.trial159.stdout:VENDOR_NAME="RESF" 2026-02-23T07:29:07.339 INFO:teuthology.orchestra.run.trial159.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T07:29:07.339 INFO:teuthology.orchestra.run.trial159.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T07:29:07.339 INFO:teuthology.orchestra.run.trial159.stdout:SUPPORT_END="2035-05-31" 2026-02-23T07:29:07.339 INFO:teuthology.orchestra.run.trial159.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T07:29:07.340 INFO:teuthology.orchestra.run.trial159.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T07:29:07.340 INFO:teuthology.orchestra.run.trial159.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T07:29:07.340 INFO:teuthology.orchestra.run.trial159.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T07:29:07.340 INFO:teuthology.lock.ops:Updating trial159.front.sepia.ceph.com on lock server 2026-02-23T07:29:07.445 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:29:07.531 INFO:teuthology.dispatcher.supervisor:Running job 65518 2026-02-23T07:29:07.531 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_skanta@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial/65518 --name skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial --description rados/singleton/{all/max-pg-per-osd.from-replica mon_election/classic msgr-failures/few msgr/async-v1only objectstore/{bluestore/{alloc$/{stupid} base mem$/{normal-2} onode-segment$/{256K} write$/{random/{compr$/{yes$/{snappy}} random}}}} rados supported-random-distro$/{rpm_latest}} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial/65518/orig.config.yaml 2026-02-23T07:29:07.532 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial/65518 2026-02-23T07:29:07.532 INFO:teuthology.dispatcher.supervisor:Job PID: 2824649 2026-02-23T07:29:07.532 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T07:31:07.632 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:33:07.810 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:35:07.995 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:37:08.207 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:39:08.380 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:39:08.456 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-23T07:39:08.517 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T07:39:08.822 INFO:teuthology.orchestra.console.trial159:Power off 2026-02-23T07:39:08.822 DEBUG:teuthology.orchestra.console.trial159:pexpect command: ipmitool -H trial159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T07:39:08.864 DEBUG:teuthology.orchestra.console.trial159:power off output: Chassis Power Control: Down/Off 2026-02-23T07:39:12.868 DEBUG:teuthology.orchestra.console.trial159:pexpect command: ipmitool -H trial159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T07:39:12.976 DEBUG:teuthology.orchestra.console.trial159:check power output: Chassis Power is on 2026-02-23T07:39:16.979 DEBUG:teuthology.orchestra.console.trial159:pexpect command: ipmitool -H trial159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T07:39:17.088 DEBUG:teuthology.orchestra.console.trial159:check power output: Chassis Power is off 2026-02-23T07:39:17.088 INFO:teuthology.orchestra.console.trial159:Power off completed 2026-02-23T07:39:17.284 INFO:teuthology.lock.ops:unlocked: trial159.front.sepia.ceph.com