2026-02-18T00:04:41.598 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T00:04:41.598 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T00:04:41.668 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T00:04:41.800 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fd89ad5de40>, signals=[15]) 2026-02-18T00:04:41.800 INFO:teuthology.lock.ops:Start node 'trial054.front.sepia.ceph.com' reimaging 2026-02-18T00:04:41.800 INFO:teuthology.lock.ops:Updating [trial054.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T00:04:41.800 INFO:teuthology.lock.ops:Updating trial054.front.sepia.ceph.com on lock server 2026-02-18T00:04:41.998 DEBUG:teuthology.provision.fog.trial054:Requesting image trial_centos_9.stream (ID 3) 2026-02-18T00:04:42.049 INFO:teuthology.provision.fog.trial054:Scheduling deploy of centos 9.stream 2026-02-18T00:04:43.189 INFO:teuthology.orchestra.console.trial054:Power off 2026-02-18T00:04:43.189 DEBUG:teuthology.orchestra.console.trial054:pexpect command: ipmitool -H trial054.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T00:04:43.229 DEBUG:teuthology.orchestra.console.trial054:power off output: Chassis Power Control: Down/Off 2026-02-18T00:04:47.233 DEBUG:teuthology.orchestra.console.trial054:pexpect command: ipmitool -H trial054.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T00:04:47.341 DEBUG:teuthology.orchestra.console.trial054:check power output: Chassis Power is off 2026-02-18T00:04:47.342 INFO:teuthology.orchestra.console.trial054:Power off completed 2026-02-18T00:04:47.442 INFO:teuthology.orchestra.console.trial054:Power on 2026-02-18T00:04:47.443 DEBUG:teuthology.orchestra.console.trial054:pexpect command: ipmitool -H trial054.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T00:04:47.482 DEBUG:teuthology.orchestra.console.trial054:power on output: Chassis Power Control: Up/On 2026-02-18T00:04:51.487 DEBUG:teuthology.orchestra.console.trial054:pexpect command: ipmitool -H trial054.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T00:04:51.598 DEBUG:teuthology.orchestra.console.trial054:check power output: Chassis Power is on 2026-02-18T00:04:51.599 INFO:teuthology.orchestra.console.trial054:Power on completed 2026-02-18T00:04:51.699 INFO:teuthology.provision.fog.trial054:Waiting for deploy to finish 2026-02-18T00:06:38.948 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial054.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T00:06:39.086 ERROR:teuthology.orchestra.connection:Error authenticating with trial054.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-18T00:07:43.088 WARNING:teuthology.provision.fog.trial054:timed out 2026-02-18T00:07:49.090 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial054.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T00:07:51.281 ERROR:teuthology.orchestra.connection:Error authenticating with trial054.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-18T00:07:55.450 ERROR:teuthology.orchestra.connection:Error authenticating with trial054.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-18T00:08:02.575 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T00:08:02.575 DEBUG:teuthology.orchestra.run.trial054:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T00:08:02.772 INFO:teuthology.provision.fog.trial054:Node is ready 2026-02-18T00:08:02.772 DEBUG:teuthology.orchestra.run.trial054:> hostname 2026-02-18T00:08:02.831 INFO:teuthology.orchestra.run.trial054.stdout:trial054.front.sepia.ceph.com 2026-02-18T00:08:02.832 DEBUG:teuthology.orchestra.run.trial054:> grep trial054.front.sepia.ceph.com /etc/hosts 2026-02-18T00:08:02.887 INFO:teuthology.orchestra.run.trial054.stdout:10.20.193.54 trial054.front.sepia.ceph.com trial054 2026-02-18T00:08:02.887 DEBUG:teuthology.orchestra.run.trial054:> sudo hostname trial054 2026-02-18T00:08:02.958 DEBUG:teuthology.orchestra.run.trial054:> sudo sed -i -e 's/trial054.front.sepia.ceph.com/trial054/g' /etc/hosts 2026-02-18T00:08:03.025 DEBUG:teuthology.orchestra.run.trial054:> sudo sed -i -e 's/10.20.193.54/10.20.193.54/g' /etc/hosts 2026-02-18T00:08:03.093 DEBUG:teuthology.orchestra.run.trial054:> sudo sed -i -e 's/trial054.front.sepia.ceph.com/trial054/g' /etc/hostname 2026-02-18T00:08:03.159 DEBUG:teuthology.orchestra.run.trial054:> sudo hostname trial054 2026-02-18T00:08:03.222 DEBUG:teuthology.orchestra.run.trial054:> cat /etc/os-release 2026-02-18T00:08:03.279 INFO:teuthology.orchestra.run.trial054.stdout:NAME="CentOS Stream" 2026-02-18T00:08:03.279 INFO:teuthology.orchestra.run.trial054.stdout:VERSION="9" 2026-02-18T00:08:03.280 INFO:teuthology.orchestra.run.trial054.stdout:ID="centos" 2026-02-18T00:08:03.280 INFO:teuthology.orchestra.run.trial054.stdout:ID_LIKE="rhel fedora" 2026-02-18T00:08:03.280 INFO:teuthology.orchestra.run.trial054.stdout:VERSION_ID="9" 2026-02-18T00:08:03.280 INFO:teuthology.orchestra.run.trial054.stdout:PLATFORM_ID="platform:el9" 2026-02-18T00:08:03.280 INFO:teuthology.orchestra.run.trial054.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T00:08:03.280 INFO:teuthology.orchestra.run.trial054.stdout:ANSI_COLOR="0;31" 2026-02-18T00:08:03.280 INFO:teuthology.orchestra.run.trial054.stdout:LOGO="fedora-logo-icon" 2026-02-18T00:08:03.280 INFO:teuthology.orchestra.run.trial054.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T00:08:03.280 INFO:teuthology.orchestra.run.trial054.stdout:HOME_URL="https://centos.org/" 2026-02-18T00:08:03.280 INFO:teuthology.orchestra.run.trial054.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T00:08:03.280 INFO:teuthology.orchestra.run.trial054.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T00:08:03.281 INFO:teuthology.orchestra.run.trial054.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T00:08:03.282 INFO:teuthology.provision.fog.trial054:Deploy complete! 2026-02-18T00:08:03.282 DEBUG:teuthology.parallel:result is None 2026-02-18T00:08:03.581 INFO:teuthology.lock.ops:Checking trial054.front.sepia.ceph.com 2026-02-18T00:08:03.581 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T00:08:03.670 INFO:teuthology.lock.ops:Updating [trial054.front.sepia.ceph.com]: set os type and version on server 2026-02-18T00:08:03.670 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial054.front.sepia.ceph.com' 2026-02-18T00:08:03.670 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial054.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T00:08:03.743 DEBUG:teuthology.orchestra.run.trial054:> true 2026-02-18T00:08:03.822 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial054.front.sepia.ceph.com' 2026-02-18T00:08:03.822 DEBUG:teuthology.orchestra.run.trial054:> uname -m 2026-02-18T00:08:03.878 INFO:teuthology.orchestra.run.trial054.stdout:x86_64 2026-02-18T00:08:03.878 DEBUG:teuthology.orchestra.run.trial054:> cat /etc/os-release 2026-02-18T00:08:03.936 INFO:teuthology.orchestra.run.trial054.stdout:NAME="CentOS Stream" 2026-02-18T00:08:03.936 INFO:teuthology.orchestra.run.trial054.stdout:VERSION="9" 2026-02-18T00:08:03.936 INFO:teuthology.orchestra.run.trial054.stdout:ID="centos" 2026-02-18T00:08:03.936 INFO:teuthology.orchestra.run.trial054.stdout:ID_LIKE="rhel fedora" 2026-02-18T00:08:03.936 INFO:teuthology.orchestra.run.trial054.stdout:VERSION_ID="9" 2026-02-18T00:08:03.936 INFO:teuthology.orchestra.run.trial054.stdout:PLATFORM_ID="platform:el9" 2026-02-18T00:08:03.936 INFO:teuthology.orchestra.run.trial054.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T00:08:03.936 INFO:teuthology.orchestra.run.trial054.stdout:ANSI_COLOR="0;31" 2026-02-18T00:08:03.936 INFO:teuthology.orchestra.run.trial054.stdout:LOGO="fedora-logo-icon" 2026-02-18T00:08:03.936 INFO:teuthology.orchestra.run.trial054.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T00:08:03.936 INFO:teuthology.orchestra.run.trial054.stdout:HOME_URL="https://centos.org/" 2026-02-18T00:08:03.936 INFO:teuthology.orchestra.run.trial054.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T00:08:03.936 INFO:teuthology.orchestra.run.trial054.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T00:08:03.936 INFO:teuthology.orchestra.run.trial054.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T00:08:03.937 INFO:teuthology.lock.ops:Updating trial054.front.sepia.ceph.com on lock server 2026-02-18T00:08:03.997 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T00:08:04.087 INFO:teuthology.dispatcher.supervisor:Running job 54118 2026-02-18T00:08:04.087 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_yuriw@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:14:21-rados-20.2.1_2.17.26-baseline_2-distro-default-trial/54118 --name yuriw-2026-02-17_21:14:21-rados-20.2.1_2.17.26-baseline_2-distro-default-trial --description rados/singleton-nomsgr/{all/lazy_omap_stats_output mon_election/classic rados supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:14:21-rados-20.2.1_2.17.26-baseline_2-distro-default-trial/54118/orig.config.yaml 2026-02-18T00:08:04.088 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:14:21-rados-20.2.1_2.17.26-baseline_2-distro-default-trial/54118 2026-02-18T00:08:04.088 INFO:teuthology.dispatcher.supervisor:Job PID: 1924142 2026-02-18T00:08:04.088 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T00:10:04.089 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T00:12:04.208 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T00:14:04.287 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T00:16:04.412 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T00:16:04.492 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-18T00:16:04.548 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T00:16:04.849 INFO:teuthology.orchestra.console.trial054:Power off 2026-02-18T00:16:04.849 DEBUG:teuthology.orchestra.console.trial054:pexpect command: ipmitool -H trial054.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T00:16:04.889 DEBUG:teuthology.orchestra.console.trial054:power off output: Chassis Power Control: Down/Off 2026-02-18T00:16:08.890 DEBUG:teuthology.orchestra.console.trial054:pexpect command: ipmitool -H trial054.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T00:16:09.000 DEBUG:teuthology.orchestra.console.trial054:check power output: Chassis Power is on 2026-02-18T00:16:13.002 DEBUG:teuthology.orchestra.console.trial054:pexpect command: ipmitool -H trial054.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T00:16:13.112 DEBUG:teuthology.orchestra.console.trial054:check power output: Chassis Power is off 2026-02-18T00:16:13.113 INFO:teuthology.orchestra.console.trial054:Power off completed 2026-02-18T00:16:13.330 INFO:teuthology.lock.ops:unlocked: trial054.front.sepia.ceph.com