2026-02-19T13:26:51.411 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T13:26:51.411 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:26:51.484 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:26:51.622 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x776042c37420>, signals=[15]) 2026-02-19T13:26:51.622 INFO:teuthology.lock.ops:Start node 'trial095.front.sepia.ceph.com' reimaging 2026-02-19T13:26:51.622 INFO:teuthology.lock.ops:Updating [trial095.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T13:26:51.622 INFO:teuthology.lock.ops:Updating trial095.front.sepia.ceph.com on lock server 2026-02-19T13:26:51.992 DEBUG:teuthology.provision.fog.trial095:Requesting image trial_rocky_10.1 (ID 4) 2026-02-19T13:26:52.043 INFO:teuthology.provision.fog.trial095:Scheduling deploy of rocky 10.1 2026-02-19T13:26:53.110 INFO:teuthology.orchestra.console.trial095:Power off 2026-02-19T13:26:53.110 DEBUG:teuthology.orchestra.console.trial095:pexpect command: ipmitool -H trial095.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T13:26:53.148 DEBUG:teuthology.orchestra.console.trial095:power off output: Chassis Power Control: Down/Off 2026-02-19T13:26:57.153 DEBUG:teuthology.orchestra.console.trial095:pexpect command: ipmitool -H trial095.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T13:26:57.263 DEBUG:teuthology.orchestra.console.trial095:check power output: Chassis Power is off 2026-02-19T13:26:57.263 INFO:teuthology.orchestra.console.trial095:Power off completed 2026-02-19T13:26:57.364 INFO:teuthology.orchestra.console.trial095:Power on 2026-02-19T13:26:57.364 DEBUG:teuthology.orchestra.console.trial095:pexpect command: ipmitool -H trial095.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T13:26:57.408 DEBUG:teuthology.orchestra.console.trial095:power on output: Chassis Power Control: Up/On 2026-02-19T13:27:01.411 DEBUG:teuthology.orchestra.console.trial095:pexpect command: ipmitool -H trial095.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T13:27:01.522 DEBUG:teuthology.orchestra.console.trial095:check power output: Chassis Power is on 2026-02-19T13:27:01.522 INFO:teuthology.orchestra.console.trial095:Power on completed 2026-02-19T13:27:01.623 INFO:teuthology.provision.fog.trial095:Waiting for deploy to finish 2026-02-19T13:28:49.010 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial095.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:28:52.096 WARNING:teuthology.provision.fog.trial095:[Errno None] Unable to connect to port 22 on 10.20.193.95 2026-02-19T13:28:58.103 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial095.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:29:01.184 WARNING:teuthology.provision.fog.trial095:[Errno None] Unable to connect to port 22 on 10.20.193.95 2026-02-19T13:29:07.190 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial095.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:29:10.272 WARNING:teuthology.provision.fog.trial095:[Errno None] Unable to connect to port 22 on 10.20.193.95 2026-02-19T13:29:16.276 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial095.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:29:19.360 WARNING:teuthology.provision.fog.trial095:[Errno None] Unable to connect to port 22 on 10.20.193.95 2026-02-19T13:29:25.366 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial095.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:29:28.448 WARNING:teuthology.provision.fog.trial095:[Errno None] Unable to connect to port 22 on 10.20.193.95 2026-02-19T13:29:34.455 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial095.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:30:10.310 ERROR:teuthology.orchestra.connection:Error authenticating with trial095.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-19T13:30:14.423 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T13:30:14.423 DEBUG:teuthology.orchestra.run.trial095:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T13:30:14.617 INFO:teuthology.provision.fog.trial095:Node is ready 2026-02-19T13:30:14.618 DEBUG:teuthology.orchestra.run.trial095:> hostname 2026-02-19T13:30:14.672 INFO:teuthology.orchestra.run.trial095.stdout:trial095.front.sepia.ceph.com 2026-02-19T13:30:14.672 DEBUG:teuthology.orchestra.run.trial095:> grep trial095.front.sepia.ceph.com /etc/hosts 2026-02-19T13:30:14.727 INFO:teuthology.orchestra.run.trial095.stdout:10.20.193.95 trial095.front.sepia.ceph.com trial095 2026-02-19T13:30:14.727 DEBUG:teuthology.orchestra.run.trial095:> sudo hostname trial095 2026-02-19T13:30:14.796 DEBUG:teuthology.orchestra.run.trial095:> sudo sed -i -e 's/trial095.front.sepia.ceph.com/trial095/g' /etc/hosts 2026-02-19T13:30:14.861 DEBUG:teuthology.orchestra.run.trial095:> sudo sed -i -e 's/10.20.193.95/10.20.193.95/g' /etc/hosts 2026-02-19T13:30:14.925 DEBUG:teuthology.orchestra.run.trial095:> sudo sed -i -e 's/trial095.front.sepia.ceph.com/trial095/g' /etc/hostname 2026-02-19T13:30:14.988 DEBUG:teuthology.orchestra.run.trial095:> sudo hostname trial095 2026-02-19T13:30:15.052 DEBUG:teuthology.orchestra.run.trial095:> cat /etc/os-release 2026-02-19T13:30:15.106 INFO:teuthology.orchestra.run.trial095.stdout:NAME="Rocky Linux" 2026-02-19T13:30:15.106 INFO:teuthology.orchestra.run.trial095.stdout:VERSION="10.1 (Red Quartz)" 2026-02-19T13:30:15.107 INFO:teuthology.orchestra.run.trial095.stdout:ID="rocky" 2026-02-19T13:30:15.107 INFO:teuthology.orchestra.run.trial095.stdout:ID_LIKE="rhel centos fedora" 2026-02-19T13:30:15.107 INFO:teuthology.orchestra.run.trial095.stdout:VERSION_ID="10.1" 2026-02-19T13:30:15.107 INFO:teuthology.orchestra.run.trial095.stdout:PLATFORM_ID="platform:el10" 2026-02-19T13:30:15.107 INFO:teuthology.orchestra.run.trial095.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-19T13:30:15.107 INFO:teuthology.orchestra.run.trial095.stdout:ANSI_COLOR="0;32" 2026-02-19T13:30:15.107 INFO:teuthology.orchestra.run.trial095.stdout:LOGO="fedora-logo-icon" 2026-02-19T13:30:15.107 INFO:teuthology.orchestra.run.trial095.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-19T13:30:15.107 INFO:teuthology.orchestra.run.trial095.stdout:HOME_URL="https://rockylinux.org/" 2026-02-19T13:30:15.107 INFO:teuthology.orchestra.run.trial095.stdout:VENDOR_NAME="RESF" 2026-02-19T13:30:15.108 INFO:teuthology.orchestra.run.trial095.stdout:VENDOR_URL="https://resf.org/" 2026-02-19T13:30:15.108 INFO:teuthology.orchestra.run.trial095.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-19T13:30:15.108 INFO:teuthology.orchestra.run.trial095.stdout:SUPPORT_END="2035-05-31" 2026-02-19T13:30:15.108 INFO:teuthology.orchestra.run.trial095.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-19T13:30:15.108 INFO:teuthology.orchestra.run.trial095.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T13:30:15.108 INFO:teuthology.orchestra.run.trial095.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-19T13:30:15.108 INFO:teuthology.orchestra.run.trial095.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T13:30:15.109 INFO:teuthology.provision.fog.trial095:Deploy complete! 2026-02-19T13:30:15.110 DEBUG:teuthology.parallel:result is None 2026-02-19T13:30:15.377 INFO:teuthology.lock.ops:Checking trial095.front.sepia.ceph.com 2026-02-19T13:30:15.377 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T13:30:15.461 INFO:teuthology.lock.ops:Updating [trial095.front.sepia.ceph.com]: set os type and version on server 2026-02-19T13:30:15.462 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial095.front.sepia.ceph.com' 2026-02-19T13:30:15.462 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial095.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:30:15.524 DEBUG:teuthology.orchestra.run.trial095:> true 2026-02-19T13:30:15.610 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial095.front.sepia.ceph.com' 2026-02-19T13:30:15.611 DEBUG:teuthology.orchestra.run.trial095:> uname -m 2026-02-19T13:30:15.664 INFO:teuthology.orchestra.run.trial095.stdout:x86_64 2026-02-19T13:30:15.665 DEBUG:teuthology.orchestra.run.trial095:> cat /etc/os-release 2026-02-19T13:30:15.720 INFO:teuthology.orchestra.run.trial095.stdout:NAME="Rocky Linux" 2026-02-19T13:30:15.721 INFO:teuthology.orchestra.run.trial095.stdout:VERSION="10.1 (Red Quartz)" 2026-02-19T13:30:15.721 INFO:teuthology.orchestra.run.trial095.stdout:ID="rocky" 2026-02-19T13:30:15.721 INFO:teuthology.orchestra.run.trial095.stdout:ID_LIKE="rhel centos fedora" 2026-02-19T13:30:15.721 INFO:teuthology.orchestra.run.trial095.stdout:VERSION_ID="10.1" 2026-02-19T13:30:15.721 INFO:teuthology.orchestra.run.trial095.stdout:PLATFORM_ID="platform:el10" 2026-02-19T13:30:15.721 INFO:teuthology.orchestra.run.trial095.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-19T13:30:15.721 INFO:teuthology.orchestra.run.trial095.stdout:ANSI_COLOR="0;32" 2026-02-19T13:30:15.721 INFO:teuthology.orchestra.run.trial095.stdout:LOGO="fedora-logo-icon" 2026-02-19T13:30:15.722 INFO:teuthology.orchestra.run.trial095.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-19T13:30:15.722 INFO:teuthology.orchestra.run.trial095.stdout:HOME_URL="https://rockylinux.org/" 2026-02-19T13:30:15.722 INFO:teuthology.orchestra.run.trial095.stdout:VENDOR_NAME="RESF" 2026-02-19T13:30:15.722 INFO:teuthology.orchestra.run.trial095.stdout:VENDOR_URL="https://resf.org/" 2026-02-19T13:30:15.722 INFO:teuthology.orchestra.run.trial095.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-19T13:30:15.722 INFO:teuthology.orchestra.run.trial095.stdout:SUPPORT_END="2035-05-31" 2026-02-19T13:30:15.722 INFO:teuthology.orchestra.run.trial095.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-19T13:30:15.722 INFO:teuthology.orchestra.run.trial095.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T13:30:15.722 INFO:teuthology.orchestra.run.trial095.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-19T13:30:15.722 INFO:teuthology.orchestra.run.trial095.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T13:30:15.723 INFO:teuthology.lock.ops:Updating trial095.front.sepia.ceph.com on lock server 2026-02-19T13:30:15.842 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:30:15.929 INFO:teuthology.dispatcher.supervisor:Running job 58801 2026-02-19T13:30:15.929 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-19_12:10:46-rados-wip-rocky10-branch-of-the-day-2026-02-18-1771415652-tentacle-distro-default-trial/58801 --name nmordech-2026-02-19_12:10:46-rados-wip-rocky10-branch-of-the-day-2026-02-18-1771415652-tentacle-distro-default-trial --description rados/singleton/{all/deduptool mon_election/connectivity msgr-failures/none msgr/async objectstore/{bluestore/{alloc$/{btree} base mem$/{normal-2} onode-segment$/{512K-onoff} write$/{v2/{compr$/{yes$/{lz4}} v2}}}} rados supported-random-distro$/{rpm_latest}} -- /home/teuthworker/mnt/teuthology/nmordech-2026-02-19_12:10:46-rados-wip-rocky10-branch-of-the-day-2026-02-18-1771415652-tentacle-distro-default-trial/58801/orig.config.yaml 2026-02-19T13:30:15.929 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/nmordech-2026-02-19_12:10:46-rados-wip-rocky10-branch-of-the-day-2026-02-18-1771415652-tentacle-distro-default-trial/58801 2026-02-19T13:30:15.929 INFO:teuthology.dispatcher.supervisor:Job PID: 2805223 2026-02-19T13:30:15.929 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T13:32:16.008 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:34:16.181 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:36:16.362 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:36:16.447 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-19T13:36:16.507 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T13:36:16.805 INFO:teuthology.orchestra.console.trial095:Power off 2026-02-19T13:36:16.805 DEBUG:teuthology.orchestra.console.trial095:pexpect command: ipmitool -H trial095.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T13:36:16.844 DEBUG:teuthology.orchestra.console.trial095:power off output: Chassis Power Control: Down/Off 2026-02-19T13:36:20.848 DEBUG:teuthology.orchestra.console.trial095:pexpect command: ipmitool -H trial095.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T13:36:20.958 DEBUG:teuthology.orchestra.console.trial095:check power output: Chassis Power is on 2026-02-19T13:36:24.962 DEBUG:teuthology.orchestra.console.trial095:pexpect command: ipmitool -H trial095.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T13:36:25.071 DEBUG:teuthology.orchestra.console.trial095:check power output: Chassis Power is off 2026-02-19T13:36:25.071 INFO:teuthology.orchestra.console.trial095:Power off completed 2026-02-19T13:36:25.265 INFO:teuthology.lock.ops:unlocked: trial095.front.sepia.ceph.com