2026-02-23T08:24:56.958 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T08:24:56.959 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:24:57.034 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:24:57.176 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x741fabd358a0>, signals=[15]) 2026-02-23T08:24:57.177 INFO:teuthology.lock.ops:Start node 'trial080.front.sepia.ceph.com' reimaging 2026-02-23T08:24:57.177 INFO:teuthology.lock.ops:Updating [trial080.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T08:24:57.177 INFO:teuthology.lock.ops:Updating trial080.front.sepia.ceph.com on lock server 2026-02-23T08:24:57.407 DEBUG:teuthology.provision.fog.trial080:Requesting image trial_rocky_10.1 (ID 4) 2026-02-23T08:24:57.428 INFO:teuthology.provision.fog.trial080:Scheduling deploy of rocky 10.1 2026-02-23T08:24:58.520 INFO:teuthology.orchestra.console.trial080:Power off 2026-02-23T08:24:58.520 DEBUG:teuthology.orchestra.console.trial080:pexpect command: ipmitool -H trial080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T08:24:58.561 DEBUG:teuthology.orchestra.console.trial080:power off output: Chassis Power Control: Down/Off 2026-02-23T08:25:02.566 DEBUG:teuthology.orchestra.console.trial080:pexpect command: ipmitool -H trial080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T08:25:02.677 DEBUG:teuthology.orchestra.console.trial080:check power output: Chassis Power is off 2026-02-23T08:25:02.677 INFO:teuthology.orchestra.console.trial080:Power off completed 2026-02-23T08:25:02.778 INFO:teuthology.orchestra.console.trial080:Power on 2026-02-23T08:25:02.778 DEBUG:teuthology.orchestra.console.trial080:pexpect command: ipmitool -H trial080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T08:25:02.819 DEBUG:teuthology.orchestra.console.trial080:power on output: Chassis Power Control: Up/On 2026-02-23T08:25:06.823 DEBUG:teuthology.orchestra.console.trial080:pexpect command: ipmitool -H trial080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T08:25:06.934 DEBUG:teuthology.orchestra.console.trial080:check power output: Chassis Power is on 2026-02-23T08:25:06.935 INFO:teuthology.orchestra.console.trial080:Power on completed 2026-02-23T08:25:07.036 INFO:teuthology.provision.fog.trial080:Waiting for deploy to finish 2026-02-23T08:27:25.148 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:27:28.256 WARNING:teuthology.provision.fog.trial080:[Errno None] Unable to connect to port 22 on 10.20.193.80 2026-02-23T08:27:34.259 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:27:37.344 WARNING:teuthology.provision.fog.trial080:[Errno None] Unable to connect to port 22 on 10.20.193.80 2026-02-23T08:27:43.350 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:27:46.433 WARNING:teuthology.provision.fog.trial080:[Errno None] Unable to connect to port 22 on 10.20.193.80 2026-02-23T08:27:52.440 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:27:55.520 WARNING:teuthology.provision.fog.trial080:[Errno None] Unable to connect to port 22 on 10.20.193.80 2026-02-23T08:28:01.527 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:28:37.724 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.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-23T08:28:41.847 ERROR:teuthology.orchestra.connection:Error authenticating with trial080.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-23T08:28:48.931 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T08:28:48.931 DEBUG:teuthology.orchestra.run.trial080:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T08:28:49.112 INFO:teuthology.provision.fog.trial080:Node is ready 2026-02-23T08:28:49.112 DEBUG:teuthology.orchestra.run.trial080:> hostname 2026-02-23T08:28:49.168 INFO:teuthology.orchestra.run.trial080.stdout:trial080.front.sepia.ceph.com 2026-02-23T08:28:49.169 DEBUG:teuthology.orchestra.run.trial080:> grep trial080.front.sepia.ceph.com /etc/hosts 2026-02-23T08:28:49.227 INFO:teuthology.orchestra.run.trial080.stdout:10.20.193.80 trial080.front.sepia.ceph.com trial080 2026-02-23T08:28:49.228 DEBUG:teuthology.orchestra.run.trial080:> sudo hostname trial080 2026-02-23T08:28:49.299 DEBUG:teuthology.orchestra.run.trial080:> sudo sed -i -e 's/trial080.front.sepia.ceph.com/trial080/g' /etc/hosts 2026-02-23T08:28:49.367 DEBUG:teuthology.orchestra.run.trial080:> sudo sed -i -e 's/10.20.193.80/10.20.193.80/g' /etc/hosts 2026-02-23T08:28:49.434 DEBUG:teuthology.orchestra.run.trial080:> sudo sed -i -e 's/trial080.front.sepia.ceph.com/trial080/g' /etc/hostname 2026-02-23T08:28:49.502 DEBUG:teuthology.orchestra.run.trial080:> sudo hostname trial080 2026-02-23T08:28:49.568 DEBUG:teuthology.orchestra.run.trial080:> cat /etc/os-release 2026-02-23T08:28:49.626 INFO:teuthology.orchestra.run.trial080.stdout:NAME="Rocky Linux" 2026-02-23T08:28:49.627 INFO:teuthology.orchestra.run.trial080.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T08:28:49.627 INFO:teuthology.orchestra.run.trial080.stdout:ID="rocky" 2026-02-23T08:28:49.627 INFO:teuthology.orchestra.run.trial080.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T08:28:49.627 INFO:teuthology.orchestra.run.trial080.stdout:VERSION_ID="10.1" 2026-02-23T08:28:49.627 INFO:teuthology.orchestra.run.trial080.stdout:PLATFORM_ID="platform:el10" 2026-02-23T08:28:49.627 INFO:teuthology.orchestra.run.trial080.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T08:28:49.628 INFO:teuthology.orchestra.run.trial080.stdout:ANSI_COLOR="0;32" 2026-02-23T08:28:49.628 INFO:teuthology.orchestra.run.trial080.stdout:LOGO="fedora-logo-icon" 2026-02-23T08:28:49.628 INFO:teuthology.orchestra.run.trial080.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T08:28:49.628 INFO:teuthology.orchestra.run.trial080.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T08:28:49.628 INFO:teuthology.orchestra.run.trial080.stdout:VENDOR_NAME="RESF" 2026-02-23T08:28:49.628 INFO:teuthology.orchestra.run.trial080.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T08:28:49.628 INFO:teuthology.orchestra.run.trial080.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T08:28:49.628 INFO:teuthology.orchestra.run.trial080.stdout:SUPPORT_END="2035-05-31" 2026-02-23T08:28:49.629 INFO:teuthology.orchestra.run.trial080.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T08:28:49.629 INFO:teuthology.orchestra.run.trial080.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T08:28:49.629 INFO:teuthology.orchestra.run.trial080.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T08:28:49.629 INFO:teuthology.orchestra.run.trial080.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T08:28:49.630 INFO:teuthology.provision.fog.trial080:Deploy complete! 2026-02-23T08:28:49.630 DEBUG:teuthology.parallel:result is None 2026-02-23T08:28:49.897 INFO:teuthology.lock.ops:Checking trial080.front.sepia.ceph.com 2026-02-23T08:28:49.897 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T08:28:49.959 INFO:teuthology.lock.ops:Updating [trial080.front.sepia.ceph.com]: set os type and version on server 2026-02-23T08:28:49.959 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial080.front.sepia.ceph.com' 2026-02-23T08:28:49.959 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial080.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:28:50.020 DEBUG:teuthology.orchestra.run.trial080:> true 2026-02-23T08:28:50.093 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial080.front.sepia.ceph.com' 2026-02-23T08:28:50.094 DEBUG:teuthology.orchestra.run.trial080:> uname -m 2026-02-23T08:28:50.152 INFO:teuthology.orchestra.run.trial080.stdout:x86_64 2026-02-23T08:28:50.152 DEBUG:teuthology.orchestra.run.trial080:> cat /etc/os-release 2026-02-23T08:28:50.209 INFO:teuthology.orchestra.run.trial080.stdout:NAME="Rocky Linux" 2026-02-23T08:28:50.210 INFO:teuthology.orchestra.run.trial080.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T08:28:50.210 INFO:teuthology.orchestra.run.trial080.stdout:ID="rocky" 2026-02-23T08:28:50.210 INFO:teuthology.orchestra.run.trial080.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T08:28:50.210 INFO:teuthology.orchestra.run.trial080.stdout:VERSION_ID="10.1" 2026-02-23T08:28:50.210 INFO:teuthology.orchestra.run.trial080.stdout:PLATFORM_ID="platform:el10" 2026-02-23T08:28:50.210 INFO:teuthology.orchestra.run.trial080.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T08:28:50.210 INFO:teuthology.orchestra.run.trial080.stdout:ANSI_COLOR="0;32" 2026-02-23T08:28:50.210 INFO:teuthology.orchestra.run.trial080.stdout:LOGO="fedora-logo-icon" 2026-02-23T08:28:50.210 INFO:teuthology.orchestra.run.trial080.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T08:28:50.210 INFO:teuthology.orchestra.run.trial080.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T08:28:50.210 INFO:teuthology.orchestra.run.trial080.stdout:VENDOR_NAME="RESF" 2026-02-23T08:28:50.210 INFO:teuthology.orchestra.run.trial080.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T08:28:50.210 INFO:teuthology.orchestra.run.trial080.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T08:28:50.211 INFO:teuthology.orchestra.run.trial080.stdout:SUPPORT_END="2035-05-31" 2026-02-23T08:28:50.211 INFO:teuthology.orchestra.run.trial080.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T08:28:50.211 INFO:teuthology.orchestra.run.trial080.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T08:28:50.211 INFO:teuthology.orchestra.run.trial080.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T08:28:50.211 INFO:teuthology.orchestra.run.trial080.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T08:28:50.211 INFO:teuthology.lock.ops:Updating trial080.front.sepia.ceph.com on lock server 2026-02-23T08:28:50.308 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:28:50.396 INFO:teuthology.dispatcher.supervisor:Running job 65691 2026-02-23T08:28:50.396 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/65691 --name skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial --description rados/singleton/{all/watch-notify-same-primary mon_election/connectivity msgr-failures/many msgr/async-v2only objectstore/{bluestore/{alloc$/{avl} base mem$/{normal-2} onode-segment$/{256K} write$/{v2/{compr$/{yes$/{snappy}} v2}}}} 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/65691/orig.config.yaml 2026-02-23T08:28:50.397 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/65691 2026-02-23T08:28:50.397 INFO:teuthology.dispatcher.supervisor:Job PID: 3364082 2026-02-23T08:28:50.397 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T08:30:50.493 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:32:50.637 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:34:50.831 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:34:50.923 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-23T08:34:50.983 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T08:34:51.276 INFO:teuthology.orchestra.console.trial080:Power off 2026-02-23T08:34:51.277 DEBUG:teuthology.orchestra.console.trial080:pexpect command: ipmitool -H trial080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T08:34:51.315 DEBUG:teuthology.orchestra.console.trial080:power off output: Chassis Power Control: Down/Off 2026-02-23T08:34:55.319 DEBUG:teuthology.orchestra.console.trial080:pexpect command: ipmitool -H trial080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T08:34:55.427 DEBUG:teuthology.orchestra.console.trial080:check power output: Chassis Power is on 2026-02-23T08:34:59.428 DEBUG:teuthology.orchestra.console.trial080:pexpect command: ipmitool -H trial080.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T08:34:59.539 DEBUG:teuthology.orchestra.console.trial080:check power output: Chassis Power is off 2026-02-23T08:34:59.539 INFO:teuthology.orchestra.console.trial080:Power off completed 2026-02-23T08:34:59.750 INFO:teuthology.lock.ops:unlocked: trial080.front.sepia.ceph.com