2026-02-23T08:50:21.138 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T08:50:21.138 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:50:21.213 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:50:21.345 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x757dfcf6b4c0>, signals=[15]) 2026-02-23T08:50:21.345 INFO:teuthology.lock.ops:Start node 'trial012.front.sepia.ceph.com' reimaging 2026-02-23T08:50:21.345 INFO:teuthology.lock.ops:Updating [trial012.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T08:50:21.345 INFO:teuthology.lock.ops:Updating trial012.front.sepia.ceph.com on lock server 2026-02-23T08:50:21.505 DEBUG:teuthology.provision.fog.trial012:Requesting image trial_rocky_10.1 (ID 4) 2026-02-23T08:50:21.554 INFO:teuthology.provision.fog.trial012:Scheduling deploy of rocky 10.1 2026-02-23T08:50:23.517 INFO:teuthology.orchestra.console.trial012:Power off 2026-02-23T08:50:23.517 DEBUG:teuthology.orchestra.console.trial012:pexpect command: ipmitool -H trial012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T08:50:23.553 DEBUG:teuthology.orchestra.console.trial012:power off output: Chassis Power Control: Down/Off 2026-02-23T08:50:27.557 DEBUG:teuthology.orchestra.console.trial012:pexpect command: ipmitool -H trial012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T08:50:27.666 DEBUG:teuthology.orchestra.console.trial012:check power output: Chassis Power is off 2026-02-23T08:50:27.666 INFO:teuthology.orchestra.console.trial012:Power off completed 2026-02-23T08:50:27.767 INFO:teuthology.orchestra.console.trial012:Power on 2026-02-23T08:50:27.767 DEBUG:teuthology.orchestra.console.trial012:pexpect command: ipmitool -H trial012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T08:50:27.808 DEBUG:teuthology.orchestra.console.trial012:power on output: Chassis Power Control: Up/On 2026-02-23T08:50:31.814 DEBUG:teuthology.orchestra.console.trial012:pexpect command: ipmitool -H trial012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T08:50:31.927 DEBUG:teuthology.orchestra.console.trial012:check power output: Chassis Power is on 2026-02-23T08:50:31.927 INFO:teuthology.orchestra.console.trial012:Power on completed 2026-02-23T08:50:32.028 INFO:teuthology.provision.fog.trial012:Waiting for deploy to finish 2026-02-23T08:52:21.285 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:52:24.384 WARNING:teuthology.provision.fog.trial012:[Errno None] Unable to connect to port 22 on 10.20.193.12 2026-02-23T08:52:30.390 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:52:33.472 WARNING:teuthology.provision.fog.trial012:[Errno None] Unable to connect to port 22 on 10.20.193.12 2026-02-23T08:52:39.478 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:52:42.561 WARNING:teuthology.provision.fog.trial012:[Errno None] Unable to connect to port 22 on 10.20.193.12 2026-02-23T08:52:48.567 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:52:51.648 WARNING:teuthology.provision.fog.trial012:[Errno None] Unable to connect to port 22 on 10.20.193.12 2026-02-23T08:52:57.654 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:53:00.736 WARNING:teuthology.provision.fog.trial012:[Errno None] Unable to connect to port 22 on 10.20.193.12 2026-02-23T08:53:06.742 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:53:42.498 ERROR:teuthology.orchestra.connection:Error authenticating with trial012.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:53:46.577 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T08:53:46.577 DEBUG:teuthology.orchestra.run.trial012:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T08:53:52.077 INFO:teuthology.provision.fog.trial012:Node is ready 2026-02-23T08:53:52.077 DEBUG:teuthology.orchestra.run.trial012:> hostname 2026-02-23T08:53:52.096 INFO:teuthology.orchestra.run.trial012.stdout:trial012.front.sepia.ceph.com 2026-02-23T08:53:52.096 DEBUG:teuthology.orchestra.run.trial012:> grep trial012.front.sepia.ceph.com /etc/hosts 2026-02-23T08:53:52.153 INFO:teuthology.orchestra.run.trial012.stdout:10.20.193.12 trial012.front.sepia.ceph.com trial012 2026-02-23T08:53:52.153 DEBUG:teuthology.orchestra.run.trial012:> sudo hostname trial012 2026-02-23T08:53:52.225 DEBUG:teuthology.orchestra.run.trial012:> sudo sed -i -e 's/trial012.front.sepia.ceph.com/trial012/g' /etc/hosts 2026-02-23T08:53:52.292 DEBUG:teuthology.orchestra.run.trial012:> sudo sed -i -e 's/10.20.193.12/10.20.193.12/g' /etc/hosts 2026-02-23T08:53:52.358 DEBUG:teuthology.orchestra.run.trial012:> sudo sed -i -e 's/trial012.front.sepia.ceph.com/trial012/g' /etc/hostname 2026-02-23T08:53:52.424 DEBUG:teuthology.orchestra.run.trial012:> sudo hostname trial012 2026-02-23T08:53:52.491 DEBUG:teuthology.orchestra.run.trial012:> cat /etc/os-release 2026-02-23T08:53:52.549 INFO:teuthology.orchestra.run.trial012.stdout:NAME="Rocky Linux" 2026-02-23T08:53:52.549 INFO:teuthology.orchestra.run.trial012.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T08:53:52.549 INFO:teuthology.orchestra.run.trial012.stdout:ID="rocky" 2026-02-23T08:53:52.549 INFO:teuthology.orchestra.run.trial012.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T08:53:52.549 INFO:teuthology.orchestra.run.trial012.stdout:VERSION_ID="10.1" 2026-02-23T08:53:52.549 INFO:teuthology.orchestra.run.trial012.stdout:PLATFORM_ID="platform:el10" 2026-02-23T08:53:52.550 INFO:teuthology.orchestra.run.trial012.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T08:53:52.550 INFO:teuthology.orchestra.run.trial012.stdout:ANSI_COLOR="0;32" 2026-02-23T08:53:52.550 INFO:teuthology.orchestra.run.trial012.stdout:LOGO="fedora-logo-icon" 2026-02-23T08:53:52.550 INFO:teuthology.orchestra.run.trial012.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T08:53:52.550 INFO:teuthology.orchestra.run.trial012.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T08:53:52.550 INFO:teuthology.orchestra.run.trial012.stdout:VENDOR_NAME="RESF" 2026-02-23T08:53:52.550 INFO:teuthology.orchestra.run.trial012.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T08:53:52.550 INFO:teuthology.orchestra.run.trial012.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T08:53:52.550 INFO:teuthology.orchestra.run.trial012.stdout:SUPPORT_END="2035-05-31" 2026-02-23T08:53:52.550 INFO:teuthology.orchestra.run.trial012.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T08:53:52.550 INFO:teuthology.orchestra.run.trial012.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T08:53:52.551 INFO:teuthology.orchestra.run.trial012.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T08:53:52.551 INFO:teuthology.orchestra.run.trial012.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T08:53:52.552 INFO:teuthology.provision.fog.trial012:Deploy complete! 2026-02-23T08:53:52.553 DEBUG:teuthology.parallel:result is None 2026-02-23T08:53:52.818 INFO:teuthology.lock.ops:Checking trial012.front.sepia.ceph.com 2026-02-23T08:53:52.818 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T08:53:52.896 INFO:teuthology.lock.ops:Updating [trial012.front.sepia.ceph.com]: set os type and version on server 2026-02-23T08:53:52.896 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial012.front.sepia.ceph.com' 2026-02-23T08:53:52.896 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:53:52.960 DEBUG:teuthology.orchestra.run.trial012:> true 2026-02-23T08:53:53.030 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial012.front.sepia.ceph.com' 2026-02-23T08:53:53.030 DEBUG:teuthology.orchestra.run.trial012:> uname -m 2026-02-23T08:53:53.087 INFO:teuthology.orchestra.run.trial012.stdout:x86_64 2026-02-23T08:53:53.087 DEBUG:teuthology.orchestra.run.trial012:> cat /etc/os-release 2026-02-23T08:53:53.144 INFO:teuthology.orchestra.run.trial012.stdout:NAME="Rocky Linux" 2026-02-23T08:53:53.145 INFO:teuthology.orchestra.run.trial012.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T08:53:53.145 INFO:teuthology.orchestra.run.trial012.stdout:ID="rocky" 2026-02-23T08:53:53.145 INFO:teuthology.orchestra.run.trial012.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T08:53:53.145 INFO:teuthology.orchestra.run.trial012.stdout:VERSION_ID="10.1" 2026-02-23T08:53:53.145 INFO:teuthology.orchestra.run.trial012.stdout:PLATFORM_ID="platform:el10" 2026-02-23T08:53:53.145 INFO:teuthology.orchestra.run.trial012.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T08:53:53.145 INFO:teuthology.orchestra.run.trial012.stdout:ANSI_COLOR="0;32" 2026-02-23T08:53:53.145 INFO:teuthology.orchestra.run.trial012.stdout:LOGO="fedora-logo-icon" 2026-02-23T08:53:53.145 INFO:teuthology.orchestra.run.trial012.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T08:53:53.145 INFO:teuthology.orchestra.run.trial012.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T08:53:53.145 INFO:teuthology.orchestra.run.trial012.stdout:VENDOR_NAME="RESF" 2026-02-23T08:53:53.145 INFO:teuthology.orchestra.run.trial012.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T08:53:53.145 INFO:teuthology.orchestra.run.trial012.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T08:53:53.145 INFO:teuthology.orchestra.run.trial012.stdout:SUPPORT_END="2035-05-31" 2026-02-23T08:53:53.145 INFO:teuthology.orchestra.run.trial012.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T08:53:53.145 INFO:teuthology.orchestra.run.trial012.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T08:53:53.145 INFO:teuthology.orchestra.run.trial012.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T08:53:53.145 INFO:teuthology.orchestra.run.trial012.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T08:53:53.146 INFO:teuthology.lock.ops:Updating trial012.front.sepia.ceph.com on lock server 2026-02-23T08:53:53.206 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:53:53.292 INFO:teuthology.dispatcher.supervisor:Running job 65751 2026-02-23T08:53:53.292 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/65751 --name skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial --description rados/singleton-nomsgr/{all/ceph-snapmapper mon_election/connectivity 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/65751/orig.config.yaml 2026-02-23T08:53:53.293 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/65751 2026-02-23T08:53:53.293 INFO:teuthology.dispatcher.supervisor:Job PID: 3557102 2026-02-23T08:53:53.293 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T08:55:53.393 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:57:53.591 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:59:53.796 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:59:53.879 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-23T08:59:53.936 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T08:59:54.236 INFO:teuthology.orchestra.console.trial012:Power off 2026-02-23T08:59:54.236 DEBUG:teuthology.orchestra.console.trial012:pexpect command: ipmitool -H trial012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T08:59:54.276 DEBUG:teuthology.orchestra.console.trial012:power off output: Chassis Power Control: Down/Off 2026-02-23T08:59:58.281 DEBUG:teuthology.orchestra.console.trial012:pexpect command: ipmitool -H trial012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T08:59:58.390 DEBUG:teuthology.orchestra.console.trial012:check power output: Chassis Power is on 2026-02-23T09:00:02.395 DEBUG:teuthology.orchestra.console.trial012:pexpect command: ipmitool -H trial012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T09:00:02.504 DEBUG:teuthology.orchestra.console.trial012:check power output: Chassis Power is off 2026-02-23T09:00:02.504 INFO:teuthology.orchestra.console.trial012:Power off completed 2026-02-23T09:00:02.722 INFO:teuthology.lock.ops:unlocked: trial012.front.sepia.ceph.com