2026-02-23T17:49:51.244 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T17:49:51.244 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T17:49:51.316 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T17:49:51.544 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7d6a63fcbf60>, signals=[15]) 2026-02-23T17:49:51.544 INFO:teuthology.lock.ops:Start node 'trial064.front.sepia.ceph.com' reimaging 2026-02-23T17:49:51.544 INFO:teuthology.lock.ops:Updating [trial064.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T17:49:51.544 INFO:teuthology.lock.ops:Updating trial064.front.sepia.ceph.com on lock server 2026-02-23T17:49:51.715 DEBUG:teuthology.provision.fog.trial064:Requesting image trial_rocky_10.1 (ID 4) 2026-02-23T17:49:51.752 INFO:teuthology.provision.fog.trial064:Scheduling deploy of rocky 10.1 2026-02-23T17:49:56.105 INFO:teuthology.orchestra.console.trial064:Power off 2026-02-23T17:49:56.105 DEBUG:teuthology.orchestra.console.trial064:pexpect command: ipmitool -H trial064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T17:49:56.145 DEBUG:teuthology.orchestra.console.trial064:power off output: Chassis Power Control: Down/Off 2026-02-23T17:50:00.150 DEBUG:teuthology.orchestra.console.trial064:pexpect command: ipmitool -H trial064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T17:50:00.257 DEBUG:teuthology.orchestra.console.trial064:check power output: Chassis Power is off 2026-02-23T17:50:00.257 INFO:teuthology.orchestra.console.trial064:Power off completed 2026-02-23T17:50:00.357 INFO:teuthology.orchestra.console.trial064:Power on 2026-02-23T17:50:00.358 DEBUG:teuthology.orchestra.console.trial064:pexpect command: ipmitool -H trial064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T17:50:00.397 DEBUG:teuthology.orchestra.console.trial064:power on output: Chassis Power Control: Up/On 2026-02-23T17:50:04.402 DEBUG:teuthology.orchestra.console.trial064:pexpect command: ipmitool -H trial064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T17:50:04.512 DEBUG:teuthology.orchestra.console.trial064:check power output: Chassis Power is on 2026-02-23T17:50:04.513 INFO:teuthology.orchestra.console.trial064:Power on completed 2026-02-23T17:50:04.613 INFO:teuthology.provision.fog.trial064:Waiting for deploy to finish 2026-02-23T17:53:07.047 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T17:53:10.145 WARNING:teuthology.provision.fog.trial064:[Errno None] Unable to connect to port 22 on 10.20.193.64 2026-02-23T17:53:16.152 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T17:53:19.232 WARNING:teuthology.provision.fog.trial064:[Errno None] Unable to connect to port 22 on 10.20.193.64 2026-02-23T17:53:25.239 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T17:53:28.320 WARNING:teuthology.provision.fog.trial064:[Errno None] Unable to connect to port 22 on 10.20.193.64 2026-02-23T17:53:34.327 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T17:54:10.689 ERROR:teuthology.orchestra.connection:Error authenticating with trial064.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-23T17:54:14.792 ERROR:teuthology.orchestra.connection:Error authenticating with trial064.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-23T17:54:21.880 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T17:54:21.881 DEBUG:teuthology.orchestra.run.trial064:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T17:54:22.068 INFO:teuthology.provision.fog.trial064:Node is ready 2026-02-23T17:54:22.068 DEBUG:teuthology.orchestra.run.trial064:> hostname 2026-02-23T17:54:22.124 INFO:teuthology.orchestra.run.trial064.stdout:trial064.front.sepia.ceph.com 2026-02-23T17:54:22.124 DEBUG:teuthology.orchestra.run.trial064:> grep trial064.front.sepia.ceph.com /etc/hosts 2026-02-23T17:54:22.183 INFO:teuthology.orchestra.run.trial064.stdout:10.20.193.64 trial064.front.sepia.ceph.com trial064 2026-02-23T17:54:22.183 DEBUG:teuthology.orchestra.run.trial064:> sudo hostname trial064 2026-02-23T17:54:22.255 DEBUG:teuthology.orchestra.run.trial064:> sudo sed -i -e 's/trial064.front.sepia.ceph.com/trial064/g' /etc/hosts 2026-02-23T17:54:22.322 DEBUG:teuthology.orchestra.run.trial064:> sudo sed -i -e 's/10.20.193.64/10.20.193.64/g' /etc/hosts 2026-02-23T17:54:22.389 DEBUG:teuthology.orchestra.run.trial064:> sudo sed -i -e 's/trial064.front.sepia.ceph.com/trial064/g' /etc/hostname 2026-02-23T17:54:22.455 DEBUG:teuthology.orchestra.run.trial064:> sudo hostname trial064 2026-02-23T17:54:22.521 DEBUG:teuthology.orchestra.run.trial064:> cat /etc/os-release 2026-02-23T17:54:22.578 INFO:teuthology.orchestra.run.trial064.stdout:NAME="Rocky Linux" 2026-02-23T17:54:22.578 INFO:teuthology.orchestra.run.trial064.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T17:54:22.578 INFO:teuthology.orchestra.run.trial064.stdout:ID="rocky" 2026-02-23T17:54:22.578 INFO:teuthology.orchestra.run.trial064.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T17:54:22.578 INFO:teuthology.orchestra.run.trial064.stdout:VERSION_ID="10.1" 2026-02-23T17:54:22.578 INFO:teuthology.orchestra.run.trial064.stdout:PLATFORM_ID="platform:el10" 2026-02-23T17:54:22.578 INFO:teuthology.orchestra.run.trial064.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T17:54:22.578 INFO:teuthology.orchestra.run.trial064.stdout:ANSI_COLOR="0;32" 2026-02-23T17:54:22.579 INFO:teuthology.orchestra.run.trial064.stdout:LOGO="fedora-logo-icon" 2026-02-23T17:54:22.579 INFO:teuthology.orchestra.run.trial064.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T17:54:22.579 INFO:teuthology.orchestra.run.trial064.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T17:54:22.579 INFO:teuthology.orchestra.run.trial064.stdout:VENDOR_NAME="RESF" 2026-02-23T17:54:22.579 INFO:teuthology.orchestra.run.trial064.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T17:54:22.579 INFO:teuthology.orchestra.run.trial064.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T17:54:22.579 INFO:teuthology.orchestra.run.trial064.stdout:SUPPORT_END="2035-05-31" 2026-02-23T17:54:22.579 INFO:teuthology.orchestra.run.trial064.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T17:54:22.579 INFO:teuthology.orchestra.run.trial064.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T17:54:22.579 INFO:teuthology.orchestra.run.trial064.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T17:54:22.579 INFO:teuthology.orchestra.run.trial064.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T17:54:22.580 INFO:teuthology.provision.fog.trial064:Deploy complete! 2026-02-23T17:54:22.581 DEBUG:teuthology.parallel:result is None 2026-02-23T17:54:22.843 INFO:teuthology.lock.ops:Checking trial064.front.sepia.ceph.com 2026-02-23T17:54:22.843 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T17:54:22.931 INFO:teuthology.lock.ops:Updating [trial064.front.sepia.ceph.com]: set os type and version on server 2026-02-23T17:54:22.931 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial064.front.sepia.ceph.com' 2026-02-23T17:54:22.931 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T17:54:22.997 DEBUG:teuthology.orchestra.run.trial064:> true 2026-02-23T17:54:23.079 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial064.front.sepia.ceph.com' 2026-02-23T17:54:23.079 DEBUG:teuthology.orchestra.run.trial064:> uname -m 2026-02-23T17:54:23.138 INFO:teuthology.orchestra.run.trial064.stdout:x86_64 2026-02-23T17:54:23.138 DEBUG:teuthology.orchestra.run.trial064:> cat /etc/os-release 2026-02-23T17:54:23.196 INFO:teuthology.orchestra.run.trial064.stdout:NAME="Rocky Linux" 2026-02-23T17:54:23.196 INFO:teuthology.orchestra.run.trial064.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T17:54:23.196 INFO:teuthology.orchestra.run.trial064.stdout:ID="rocky" 2026-02-23T17:54:23.196 INFO:teuthology.orchestra.run.trial064.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T17:54:23.196 INFO:teuthology.orchestra.run.trial064.stdout:VERSION_ID="10.1" 2026-02-23T17:54:23.196 INFO:teuthology.orchestra.run.trial064.stdout:PLATFORM_ID="platform:el10" 2026-02-23T17:54:23.196 INFO:teuthology.orchestra.run.trial064.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T17:54:23.196 INFO:teuthology.orchestra.run.trial064.stdout:ANSI_COLOR="0;32" 2026-02-23T17:54:23.196 INFO:teuthology.orchestra.run.trial064.stdout:LOGO="fedora-logo-icon" 2026-02-23T17:54:23.197 INFO:teuthology.orchestra.run.trial064.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T17:54:23.197 INFO:teuthology.orchestra.run.trial064.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T17:54:23.197 INFO:teuthology.orchestra.run.trial064.stdout:VENDOR_NAME="RESF" 2026-02-23T17:54:23.197 INFO:teuthology.orchestra.run.trial064.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T17:54:23.197 INFO:teuthology.orchestra.run.trial064.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T17:54:23.197 INFO:teuthology.orchestra.run.trial064.stdout:SUPPORT_END="2035-05-31" 2026-02-23T17:54:23.197 INFO:teuthology.orchestra.run.trial064.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T17:54:23.197 INFO:teuthology.orchestra.run.trial064.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T17:54:23.197 INFO:teuthology.orchestra.run.trial064.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T17:54:23.197 INFO:teuthology.orchestra.run.trial064.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T17:54:23.198 INFO:teuthology.lock.ops:Updating trial064.front.sepia.ceph.com on lock server 2026-02-23T17:54:23.301 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T17:54:23.397 INFO:teuthology.dispatcher.supervisor:Running job 66565 2026-02-23T17:54:23.397 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_nmordech@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/nmordech-2026-02-23_13:43:25-rados-wip-rocky10-branch-of-the-day-2026-02-23-1771833711-distro-default-trial/66565 --name nmordech-2026-02-23_13:43:25-rados-wip-rocky10-branch-of-the-day-2026-02-23-1771833711-distro-default-trial --description rados/objectstore/{backends/objectstore-bluestore-b supported-random-distro$/{rpm_latest}} -- /home/teuthworker/mnt/teuthology/nmordech-2026-02-23_13:43:25-rados-wip-rocky10-branch-of-the-day-2026-02-23-1771833711-distro-default-trial/66565/orig.config.yaml 2026-02-23T17:54:23.398 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/nmordech-2026-02-23_13:43:25-rados-wip-rocky10-branch-of-the-day-2026-02-23-1771833711-distro-default-trial/66565 2026-02-23T17:54:23.398 INFO:teuthology.dispatcher.supervisor:Job PID: 911807 2026-02-23T17:54:23.398 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T17:56:23.497 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T17:58:23.672 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:00:23.861 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:02:24.038 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:04:24.201 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:06:24.293 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:06:24.372 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-23T18:06:24.432 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T18:06:24.728 INFO:teuthology.orchestra.console.trial064:Power off 2026-02-23T18:06:24.728 DEBUG:teuthology.orchestra.console.trial064:pexpect command: ipmitool -H trial064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T18:06:24.767 DEBUG:teuthology.orchestra.console.trial064:power off output: Chassis Power Control: Down/Off 2026-02-23T18:06:28.772 DEBUG:teuthology.orchestra.console.trial064:pexpect command: ipmitool -H trial064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T18:06:28.882 DEBUG:teuthology.orchestra.console.trial064:check power output: Chassis Power is on 2026-02-23T18:06:32.886 DEBUG:teuthology.orchestra.console.trial064:pexpect command: ipmitool -H trial064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T18:06:32.995 DEBUG:teuthology.orchestra.console.trial064:check power output: Chassis Power is off 2026-02-23T18:06:32.995 INFO:teuthology.orchestra.console.trial064:Power off completed 2026-02-23T18:06:33.186 INFO:teuthology.lock.ops:unlocked: trial064.front.sepia.ceph.com