2026-02-24T07:38:12.678 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-24T07:38:12.679 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:38:12.751 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:38:12.898 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x721013fb7060>, signals=[15]) 2026-02-24T07:38:12.898 INFO:teuthology.lock.ops:Start node 'trial153.front.sepia.ceph.com' reimaging 2026-02-24T07:38:12.898 INFO:teuthology.lock.ops:Updating [trial153.front.sepia.ceph.com]: reset os type and version on server 2026-02-24T07:38:12.898 INFO:teuthology.lock.ops:Updating trial153.front.sepia.ceph.com on lock server 2026-02-24T07:38:13.103 DEBUG:teuthology.provision.fog.trial153:Requesting image trial_rocky_10.1 (ID 4) 2026-02-24T07:38:13.156 INFO:teuthology.provision.fog.trial153:Scheduling deploy of rocky 10.1 2026-02-24T07:38:14.911 INFO:teuthology.orchestra.console.trial153:Power off 2026-02-24T07:38:14.911 DEBUG:teuthology.orchestra.console.trial153:pexpect command: ipmitool -H trial153.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T07:38:14.950 DEBUG:teuthology.orchestra.console.trial153:power off output: Chassis Power Control: Down/Off 2026-02-24T07:38:18.955 DEBUG:teuthology.orchestra.console.trial153:pexpect command: ipmitool -H trial153.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T07:38:19.065 DEBUG:teuthology.orchestra.console.trial153:check power output: Chassis Power is off 2026-02-24T07:38:19.065 INFO:teuthology.orchestra.console.trial153:Power off completed 2026-02-24T07:38:19.165 INFO:teuthology.orchestra.console.trial153:Power on 2026-02-24T07:38:19.166 DEBUG:teuthology.orchestra.console.trial153:pexpect command: ipmitool -H trial153.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-24T07:38:19.208 DEBUG:teuthology.orchestra.console.trial153:power on output: Chassis Power Control: Up/On 2026-02-24T07:38:23.212 DEBUG:teuthology.orchestra.console.trial153:pexpect command: ipmitool -H trial153.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T07:38:23.323 DEBUG:teuthology.orchestra.console.trial153:check power output: Chassis Power is on 2026-02-24T07:38:23.324 INFO:teuthology.orchestra.console.trial153:Power on completed 2026-02-24T07:38:23.424 INFO:teuthology.provision.fog.trial153:Waiting for deploy to finish 2026-02-24T07:40:11.697 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T07:40:14.784 WARNING:teuthology.provision.fog.trial153:[Errno None] Unable to connect to port 22 on 10.20.193.153 2026-02-24T07:40:20.791 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T07:40:23.872 WARNING:teuthology.provision.fog.trial153:[Errno None] Unable to connect to port 22 on 10.20.193.153 2026-02-24T07:40:29.879 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T07:40:32.960 WARNING:teuthology.provision.fog.trial153:[Errno None] Unable to connect to port 22 on 10.20.193.153 2026-02-24T07:40:38.966 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T07:40:42.048 WARNING:teuthology.provision.fog.trial153:[Errno None] Unable to connect to port 22 on 10.20.193.153 2026-02-24T07:40:48.055 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T07:40:51.136 WARNING:teuthology.provision.fog.trial153:[Errno None] Unable to connect to port 22 on 10.20.193.153 2026-02-24T07:40:57.142 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T07:41:33.065 ERROR:teuthology.orchestra.connection:Error authenticating with trial153.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-24T07:41:37.133 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-24T07:41:37.133 DEBUG:teuthology.orchestra.run.trial153:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-24T07:41:37.315 INFO:teuthology.provision.fog.trial153:Node is ready 2026-02-24T07:41:37.316 DEBUG:teuthology.orchestra.run.trial153:> hostname 2026-02-24T07:41:37.372 INFO:teuthology.orchestra.run.trial153.stdout:trial153.front.sepia.ceph.com 2026-02-24T07:41:37.373 DEBUG:teuthology.orchestra.run.trial153:> grep trial153.front.sepia.ceph.com /etc/hosts 2026-02-24T07:41:37.430 INFO:teuthology.orchestra.run.trial153.stdout:10.20.193.153 trial153.front.sepia.ceph.com trial153 2026-02-24T07:41:37.431 DEBUG:teuthology.orchestra.run.trial153:> sudo hostname trial153 2026-02-24T07:41:37.503 DEBUG:teuthology.orchestra.run.trial153:> sudo sed -i -e 's/trial153.front.sepia.ceph.com/trial153/g' /etc/hosts 2026-02-24T07:41:37.569 DEBUG:teuthology.orchestra.run.trial153:> sudo sed -i -e 's/10.20.193.153/10.20.193.153/g' /etc/hosts 2026-02-24T07:41:37.637 DEBUG:teuthology.orchestra.run.trial153:> sudo sed -i -e 's/trial153.front.sepia.ceph.com/trial153/g' /etc/hostname 2026-02-24T07:41:37.705 DEBUG:teuthology.orchestra.run.trial153:> sudo hostname trial153 2026-02-24T07:41:37.773 DEBUG:teuthology.orchestra.run.trial153:> cat /etc/os-release 2026-02-24T07:41:37.830 INFO:teuthology.orchestra.run.trial153.stdout:NAME="Rocky Linux" 2026-02-24T07:41:37.831 INFO:teuthology.orchestra.run.trial153.stdout:VERSION="10.1 (Red Quartz)" 2026-02-24T07:41:37.831 INFO:teuthology.orchestra.run.trial153.stdout:ID="rocky" 2026-02-24T07:41:37.831 INFO:teuthology.orchestra.run.trial153.stdout:ID_LIKE="rhel centos fedora" 2026-02-24T07:41:37.831 INFO:teuthology.orchestra.run.trial153.stdout:VERSION_ID="10.1" 2026-02-24T07:41:37.832 INFO:teuthology.orchestra.run.trial153.stdout:PLATFORM_ID="platform:el10" 2026-02-24T07:41:37.832 INFO:teuthology.orchestra.run.trial153.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-24T07:41:37.832 INFO:teuthology.orchestra.run.trial153.stdout:ANSI_COLOR="0;32" 2026-02-24T07:41:37.832 INFO:teuthology.orchestra.run.trial153.stdout:LOGO="fedora-logo-icon" 2026-02-24T07:41:37.832 INFO:teuthology.orchestra.run.trial153.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-24T07:41:37.832 INFO:teuthology.orchestra.run.trial153.stdout:HOME_URL="https://rockylinux.org/" 2026-02-24T07:41:37.833 INFO:teuthology.orchestra.run.trial153.stdout:VENDOR_NAME="RESF" 2026-02-24T07:41:37.833 INFO:teuthology.orchestra.run.trial153.stdout:VENDOR_URL="https://resf.org/" 2026-02-24T07:41:37.833 INFO:teuthology.orchestra.run.trial153.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-24T07:41:37.833 INFO:teuthology.orchestra.run.trial153.stdout:SUPPORT_END="2035-05-31" 2026-02-24T07:41:37.833 INFO:teuthology.orchestra.run.trial153.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-24T07:41:37.833 INFO:teuthology.orchestra.run.trial153.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-24T07:41:37.834 INFO:teuthology.orchestra.run.trial153.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-24T07:41:37.834 INFO:teuthology.orchestra.run.trial153.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-24T07:41:37.835 INFO:teuthology.provision.fog.trial153:Deploy complete! 2026-02-24T07:41:37.837 DEBUG:teuthology.parallel:result is None 2026-02-24T07:41:38.113 INFO:teuthology.lock.ops:Checking trial153.front.sepia.ceph.com 2026-02-24T07:41:38.113 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-24T07:41:38.197 INFO:teuthology.lock.ops:Updating [trial153.front.sepia.ceph.com]: set os type and version on server 2026-02-24T07:41:38.197 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial153.front.sepia.ceph.com' 2026-02-24T07:41:38.197 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T07:41:38.260 DEBUG:teuthology.orchestra.run.trial153:> true 2026-02-24T07:41:38.337 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial153.front.sepia.ceph.com' 2026-02-24T07:41:38.337 DEBUG:teuthology.orchestra.run.trial153:> uname -m 2026-02-24T07:41:38.394 INFO:teuthology.orchestra.run.trial153.stdout:x86_64 2026-02-24T07:41:38.395 DEBUG:teuthology.orchestra.run.trial153:> cat /etc/os-release 2026-02-24T07:41:38.452 INFO:teuthology.orchestra.run.trial153.stdout:NAME="Rocky Linux" 2026-02-24T07:41:38.452 INFO:teuthology.orchestra.run.trial153.stdout:VERSION="10.1 (Red Quartz)" 2026-02-24T07:41:38.452 INFO:teuthology.orchestra.run.trial153.stdout:ID="rocky" 2026-02-24T07:41:38.452 INFO:teuthology.orchestra.run.trial153.stdout:ID_LIKE="rhel centos fedora" 2026-02-24T07:41:38.452 INFO:teuthology.orchestra.run.trial153.stdout:VERSION_ID="10.1" 2026-02-24T07:41:38.453 INFO:teuthology.orchestra.run.trial153.stdout:PLATFORM_ID="platform:el10" 2026-02-24T07:41:38.453 INFO:teuthology.orchestra.run.trial153.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-24T07:41:38.453 INFO:teuthology.orchestra.run.trial153.stdout:ANSI_COLOR="0;32" 2026-02-24T07:41:38.453 INFO:teuthology.orchestra.run.trial153.stdout:LOGO="fedora-logo-icon" 2026-02-24T07:41:38.453 INFO:teuthology.orchestra.run.trial153.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-24T07:41:38.453 INFO:teuthology.orchestra.run.trial153.stdout:HOME_URL="https://rockylinux.org/" 2026-02-24T07:41:38.453 INFO:teuthology.orchestra.run.trial153.stdout:VENDOR_NAME="RESF" 2026-02-24T07:41:38.453 INFO:teuthology.orchestra.run.trial153.stdout:VENDOR_URL="https://resf.org/" 2026-02-24T07:41:38.453 INFO:teuthology.orchestra.run.trial153.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-24T07:41:38.453 INFO:teuthology.orchestra.run.trial153.stdout:SUPPORT_END="2035-05-31" 2026-02-24T07:41:38.453 INFO:teuthology.orchestra.run.trial153.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-24T07:41:38.454 INFO:teuthology.orchestra.run.trial153.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-24T07:41:38.454 INFO:teuthology.orchestra.run.trial153.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-24T07:41:38.454 INFO:teuthology.orchestra.run.trial153.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-24T07:41:38.454 INFO:teuthology.lock.ops:Updating trial153.front.sepia.ceph.com on lock server 2026-02-24T07:41:38.556 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:41:38.643 INFO:teuthology.dispatcher.supervisor:Running job 67731 2026-02-24T07:41:38.643 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-24_07:20:36-rados:cephadm-wip-rocky10-branch-of-the-day-2026-02-23-1771838812-tentacle-distro-default-trial/67731 --name nmordech-2026-02-24_07:20:36-rados:cephadm-wip-rocky10-branch-of-the-day-2026-02-23-1771838812-tentacle-distro-default-trial --description rados:cephadm/workunits/{0-distro/rocky_10 agent/on mon_election/connectivity task/test_cephadm_repos} -- /home/teuthworker/mnt/teuthology/nmordech-2026-02-24_07:20:36-rados:cephadm-wip-rocky10-branch-of-the-day-2026-02-23-1771838812-tentacle-distro-default-trial/67731/orig.config.yaml 2026-02-24T07:41:38.644 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/nmordech-2026-02-24_07:20:36-rados:cephadm-wip-rocky10-branch-of-the-day-2026-02-23-1771838812-tentacle-distro-default-trial/67731 2026-02-24T07:41:38.644 INFO:teuthology.dispatcher.supervisor:Job PID: 2910955 2026-02-24T07:41:38.644 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-24T07:43:38.681 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:45:38.903 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:45:38.975 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-24T07:45:39.035 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-24T07:45:39.342 INFO:teuthology.orchestra.console.trial153:Power off 2026-02-24T07:45:39.343 DEBUG:teuthology.orchestra.console.trial153:pexpect command: ipmitool -H trial153.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T07:45:39.382 DEBUG:teuthology.orchestra.console.trial153:power off output: Chassis Power Control: Down/Off 2026-02-24T07:45:43.386 DEBUG:teuthology.orchestra.console.trial153:pexpect command: ipmitool -H trial153.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T07:45:43.495 DEBUG:teuthology.orchestra.console.trial153:check power output: Chassis Power is on 2026-02-24T07:45:47.500 DEBUG:teuthology.orchestra.console.trial153:pexpect command: ipmitool -H trial153.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T07:45:47.610 DEBUG:teuthology.orchestra.console.trial153:check power output: Chassis Power is off 2026-02-24T07:45:47.611 INFO:teuthology.orchestra.console.trial153:Power off completed 2026-02-24T07:45:47.834 INFO:teuthology.lock.ops:unlocked: trial153.front.sepia.ceph.com