2026-02-22T20:22:48.229 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-22T20:22:48.230 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:22:48.299 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:22:48.490 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7aab4f491120>, signals=[15]) 2026-02-22T20:22:48.490 INFO:teuthology.lock.ops:Start node 'trial119.front.sepia.ceph.com' reimaging 2026-02-22T20:22:48.490 INFO:teuthology.lock.ops:Updating [trial119.front.sepia.ceph.com]: reset os type and version on server 2026-02-22T20:22:48.490 INFO:teuthology.lock.ops:Updating trial119.front.sepia.ceph.com on lock server 2026-02-22T20:22:48.655 DEBUG:teuthology.provision.fog.trial119:Requesting image trial_rocky_10.1 (ID 4) 2026-02-22T20:22:48.707 INFO:teuthology.provision.fog.trial119:Scheduling deploy of rocky 10.1 2026-02-22T20:22:49.894 INFO:teuthology.orchestra.console.trial119:Power off 2026-02-22T20:22:49.894 DEBUG:teuthology.orchestra.console.trial119:pexpect command: ipmitool -H trial119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T20:22:49.932 DEBUG:teuthology.orchestra.console.trial119:power off output: Chassis Power Control: Down/Off 2026-02-22T20:22:53.935 DEBUG:teuthology.orchestra.console.trial119:pexpect command: ipmitool -H trial119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T20:22:54.043 DEBUG:teuthology.orchestra.console.trial119:check power output: Chassis Power is off 2026-02-22T20:22:54.044 INFO:teuthology.orchestra.console.trial119:Power off completed 2026-02-22T20:22:54.144 INFO:teuthology.orchestra.console.trial119:Power on 2026-02-22T20:22:54.145 DEBUG:teuthology.orchestra.console.trial119:pexpect command: ipmitool -H trial119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-22T20:22:54.188 DEBUG:teuthology.orchestra.console.trial119:power on output: Chassis Power Control: Up/On 2026-02-22T20:22:58.192 DEBUG:teuthology.orchestra.console.trial119:pexpect command: ipmitool -H trial119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T20:22:58.302 DEBUG:teuthology.orchestra.console.trial119:check power output: Chassis Power is on 2026-02-22T20:22:58.302 INFO:teuthology.orchestra.console.trial119:Power on completed 2026-02-22T20:22:58.403 INFO:teuthology.provision.fog.trial119:Waiting for deploy to finish 2026-02-22T20:24:46.635 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T20:24:49.728 WARNING:teuthology.provision.fog.trial119:[Errno None] Unable to connect to port 22 on 10.20.193.119 2026-02-22T20:24:55.734 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T20:24:58.816 WARNING:teuthology.provision.fog.trial119:[Errno None] Unable to connect to port 22 on 10.20.193.119 2026-02-22T20:25:04.823 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T20:25:07.904 WARNING:teuthology.provision.fog.trial119:[Errno None] Unable to connect to port 22 on 10.20.193.119 2026-02-22T20:25:13.910 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T20:25:16.991 WARNING:teuthology.provision.fog.trial119:[Errno None] Unable to connect to port 22 on 10.20.193.119 2026-02-22T20:25:22.999 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T20:25:26.080 WARNING:teuthology.provision.fog.trial119:[Errno None] Unable to connect to port 22 on 10.20.193.119 2026-02-22T20:25:32.087 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T20:26:08.280 ERROR:teuthology.orchestra.connection:Error authenticating with trial119.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-22T20:26:12.363 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-22T20:26:12.363 DEBUG:teuthology.orchestra.run.trial119:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-22T20:26:12.550 INFO:teuthology.provision.fog.trial119:Node is ready 2026-02-22T20:26:12.550 DEBUG:teuthology.orchestra.run.trial119:> hostname 2026-02-22T20:26:12.604 INFO:teuthology.orchestra.run.trial119.stdout:trial119.front.sepia.ceph.com 2026-02-22T20:26:12.605 DEBUG:teuthology.orchestra.run.trial119:> grep trial119.front.sepia.ceph.com /etc/hosts 2026-02-22T20:26:12.659 INFO:teuthology.orchestra.run.trial119.stdout:10.20.193.119 trial119.front.sepia.ceph.com trial119 2026-02-22T20:26:12.659 DEBUG:teuthology.orchestra.run.trial119:> sudo hostname trial119 2026-02-22T20:26:12.729 DEBUG:teuthology.orchestra.run.trial119:> sudo sed -i -e 's/trial119.front.sepia.ceph.com/trial119/g' /etc/hosts 2026-02-22T20:26:12.794 DEBUG:teuthology.orchestra.run.trial119:> sudo sed -i -e 's/10.20.193.119/10.20.193.119/g' /etc/hosts 2026-02-22T20:26:12.858 DEBUG:teuthology.orchestra.run.trial119:> sudo sed -i -e 's/trial119.front.sepia.ceph.com/trial119/g' /etc/hostname 2026-02-22T20:26:12.922 DEBUG:teuthology.orchestra.run.trial119:> sudo hostname trial119 2026-02-22T20:26:12.986 DEBUG:teuthology.orchestra.run.trial119:> cat /etc/os-release 2026-02-22T20:26:13.039 INFO:teuthology.orchestra.run.trial119.stdout:NAME="Rocky Linux" 2026-02-22T20:26:13.040 INFO:teuthology.orchestra.run.trial119.stdout:VERSION="10.1 (Red Quartz)" 2026-02-22T20:26:13.040 INFO:teuthology.orchestra.run.trial119.stdout:ID="rocky" 2026-02-22T20:26:13.040 INFO:teuthology.orchestra.run.trial119.stdout:ID_LIKE="rhel centos fedora" 2026-02-22T20:26:13.040 INFO:teuthology.orchestra.run.trial119.stdout:VERSION_ID="10.1" 2026-02-22T20:26:13.040 INFO:teuthology.orchestra.run.trial119.stdout:PLATFORM_ID="platform:el10" 2026-02-22T20:26:13.040 INFO:teuthology.orchestra.run.trial119.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-22T20:26:13.040 INFO:teuthology.orchestra.run.trial119.stdout:ANSI_COLOR="0;32" 2026-02-22T20:26:13.040 INFO:teuthology.orchestra.run.trial119.stdout:LOGO="fedora-logo-icon" 2026-02-22T20:26:13.040 INFO:teuthology.orchestra.run.trial119.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-22T20:26:13.041 INFO:teuthology.orchestra.run.trial119.stdout:HOME_URL="https://rockylinux.org/" 2026-02-22T20:26:13.041 INFO:teuthology.orchestra.run.trial119.stdout:VENDOR_NAME="RESF" 2026-02-22T20:26:13.041 INFO:teuthology.orchestra.run.trial119.stdout:VENDOR_URL="https://resf.org/" 2026-02-22T20:26:13.041 INFO:teuthology.orchestra.run.trial119.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-22T20:26:13.041 INFO:teuthology.orchestra.run.trial119.stdout:SUPPORT_END="2035-05-31" 2026-02-22T20:26:13.041 INFO:teuthology.orchestra.run.trial119.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-22T20:26:13.041 INFO:teuthology.orchestra.run.trial119.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-22T20:26:13.041 INFO:teuthology.orchestra.run.trial119.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-22T20:26:13.041 INFO:teuthology.orchestra.run.trial119.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-22T20:26:13.042 INFO:teuthology.provision.fog.trial119:Deploy complete! 2026-02-22T20:26:13.043 DEBUG:teuthology.parallel:result is None 2026-02-22T20:26:13.309 INFO:teuthology.lock.ops:Checking trial119.front.sepia.ceph.com 2026-02-22T20:26:13.309 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-22T20:26:13.387 INFO:teuthology.lock.ops:Updating [trial119.front.sepia.ceph.com]: set os type and version on server 2026-02-22T20:26:13.387 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial119.front.sepia.ceph.com' 2026-02-22T20:26:13.387 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T20:26:13.453 DEBUG:teuthology.orchestra.run.trial119:> true 2026-02-22T20:26:13.533 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial119.front.sepia.ceph.com' 2026-02-22T20:26:13.533 DEBUG:teuthology.orchestra.run.trial119:> uname -m 2026-02-22T20:26:13.587 INFO:teuthology.orchestra.run.trial119.stdout:x86_64 2026-02-22T20:26:13.588 DEBUG:teuthology.orchestra.run.trial119:> cat /etc/os-release 2026-02-22T20:26:13.642 INFO:teuthology.orchestra.run.trial119.stdout:NAME="Rocky Linux" 2026-02-22T20:26:13.643 INFO:teuthology.orchestra.run.trial119.stdout:VERSION="10.1 (Red Quartz)" 2026-02-22T20:26:13.643 INFO:teuthology.orchestra.run.trial119.stdout:ID="rocky" 2026-02-22T20:26:13.643 INFO:teuthology.orchestra.run.trial119.stdout:ID_LIKE="rhel centos fedora" 2026-02-22T20:26:13.643 INFO:teuthology.orchestra.run.trial119.stdout:VERSION_ID="10.1" 2026-02-22T20:26:13.643 INFO:teuthology.orchestra.run.trial119.stdout:PLATFORM_ID="platform:el10" 2026-02-22T20:26:13.643 INFO:teuthology.orchestra.run.trial119.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-22T20:26:13.643 INFO:teuthology.orchestra.run.trial119.stdout:ANSI_COLOR="0;32" 2026-02-22T20:26:13.643 INFO:teuthology.orchestra.run.trial119.stdout:LOGO="fedora-logo-icon" 2026-02-22T20:26:13.643 INFO:teuthology.orchestra.run.trial119.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-22T20:26:13.644 INFO:teuthology.orchestra.run.trial119.stdout:HOME_URL="https://rockylinux.org/" 2026-02-22T20:26:13.644 INFO:teuthology.orchestra.run.trial119.stdout:VENDOR_NAME="RESF" 2026-02-22T20:26:13.644 INFO:teuthology.orchestra.run.trial119.stdout:VENDOR_URL="https://resf.org/" 2026-02-22T20:26:13.644 INFO:teuthology.orchestra.run.trial119.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-22T20:26:13.644 INFO:teuthology.orchestra.run.trial119.stdout:SUPPORT_END="2035-05-31" 2026-02-22T20:26:13.644 INFO:teuthology.orchestra.run.trial119.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-22T20:26:13.644 INFO:teuthology.orchestra.run.trial119.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-22T20:26:13.644 INFO:teuthology.orchestra.run.trial119.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-22T20:26:13.644 INFO:teuthology.orchestra.run.trial119.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-22T20:26:13.645 INFO:teuthology.lock.ops:Updating trial119.front.sepia.ceph.com on lock server 2026-02-22T20:26:13.741 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:26:13.832 INFO:teuthology.dispatcher.supervisor:Running job 64511 2026-02-22T20:26:13.832 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-22_19:44:01-rados-wip-rocky10-branch-of-the-day-2026-02-22-1771776513-tentacle-distro-default-trial/64511 --name nmordech-2026-02-22_19:44:01-rados-wip-rocky10-branch-of-the-day-2026-02-22-1771776513-tentacle-distro-default-trial --description rados/standalone/{supported-random-distro$/{rpm_latest} workloads/c2c} -- /home/teuthworker/mnt/teuthology/nmordech-2026-02-22_19:44:01-rados-wip-rocky10-branch-of-the-day-2026-02-22-1771776513-tentacle-distro-default-trial/64511/orig.config.yaml 2026-02-22T20:26:13.833 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/nmordech-2026-02-22_19:44:01-rados-wip-rocky10-branch-of-the-day-2026-02-22-1771776513-tentacle-distro-default-trial/64511 2026-02-22T20:26:13.833 INFO:teuthology.dispatcher.supervisor:Job PID: 3849023 2026-02-22T20:26:13.833 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-22T20:28:13.932 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:30:14.164 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:32:14.337 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:34:14.513 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:34:14.591 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-22T20:34:14.650 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-22T20:34:14.945 INFO:teuthology.orchestra.console.trial119:Power off 2026-02-22T20:34:14.945 DEBUG:teuthology.orchestra.console.trial119:pexpect command: ipmitool -H trial119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T20:34:14.984 DEBUG:teuthology.orchestra.console.trial119:power off output: Chassis Power Control: Down/Off 2026-02-22T20:34:18.988 DEBUG:teuthology.orchestra.console.trial119:pexpect command: ipmitool -H trial119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T20:34:19.096 DEBUG:teuthology.orchestra.console.trial119:check power output: Chassis Power is on 2026-02-22T20:34:23.099 DEBUG:teuthology.orchestra.console.trial119:pexpect command: ipmitool -H trial119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T20:34:23.207 DEBUG:teuthology.orchestra.console.trial119:check power output: Chassis Power is off 2026-02-22T20:34:23.208 INFO:teuthology.orchestra.console.trial119:Power off completed 2026-02-22T20:34:23.407 INFO:teuthology.lock.ops:unlocked: trial119.front.sepia.ceph.com