2026-02-19T12:56:23.867 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T12:56:23.867 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:56:23.949 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:56:24.083 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x731351c719e0>, signals=[15]) 2026-02-19T12:56:24.083 INFO:teuthology.lock.ops:Start node 'trial170.front.sepia.ceph.com' reimaging 2026-02-19T12:56:24.083 INFO:teuthology.lock.ops:Updating [trial170.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T12:56:24.083 INFO:teuthology.lock.ops:Updating trial170.front.sepia.ceph.com on lock server 2026-02-19T12:56:24.283 DEBUG:teuthology.provision.fog.trial170:Requesting image trial_rocky_10.1 (ID 4) 2026-02-19T12:56:24.334 INFO:teuthology.provision.fog.trial170:Scheduling deploy of rocky 10.1 2026-02-19T12:56:26.144 INFO:teuthology.orchestra.console.trial170:Power off 2026-02-19T12:56:26.144 DEBUG:teuthology.orchestra.console.trial170:pexpect command: ipmitool -H trial170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T12:56:26.183 DEBUG:teuthology.orchestra.console.trial170:power off output: Chassis Power Control: Down/Off 2026-02-19T12:56:30.187 DEBUG:teuthology.orchestra.console.trial170:pexpect command: ipmitool -H trial170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T12:56:30.297 DEBUG:teuthology.orchestra.console.trial170:check power output: Chassis Power is off 2026-02-19T12:56:30.298 INFO:teuthology.orchestra.console.trial170:Power off completed 2026-02-19T12:56:30.398 INFO:teuthology.orchestra.console.trial170:Power on 2026-02-19T12:56:30.398 DEBUG:teuthology.orchestra.console.trial170:pexpect command: ipmitool -H trial170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T12:56:30.439 DEBUG:teuthology.orchestra.console.trial170:power on output: Chassis Power Control: Up/On 2026-02-19T12:56:34.444 DEBUG:teuthology.orchestra.console.trial170:pexpect command: ipmitool -H trial170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T12:56:34.555 DEBUG:teuthology.orchestra.console.trial170:check power output: Chassis Power is on 2026-02-19T12:56:34.555 INFO:teuthology.orchestra.console.trial170:Power on completed 2026-02-19T12:56:34.656 INFO:teuthology.provision.fog.trial170:Waiting for deploy to finish 2026-02-19T12:58:22.416 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T12:59:01.376 WARNING:teuthology.provision.fog.trial170:[Errno None] Unable to connect to port 22 on 10.20.193.170 2026-02-19T12:59:07.382 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T12:59:43.496 ERROR:teuthology.orchestra.connection:Error authenticating with trial170.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-19T12:59:47.610 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T12:59:47.610 DEBUG:teuthology.orchestra.run.trial170:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T12:59:53.351 INFO:teuthology.provision.fog.trial170:Node is ready 2026-02-19T12:59:53.352 DEBUG:teuthology.orchestra.run.trial170:> hostname 2026-02-19T12:59:53.370 INFO:teuthology.orchestra.run.trial170.stdout:trial170.front.sepia.ceph.com 2026-02-19T12:59:53.370 DEBUG:teuthology.orchestra.run.trial170:> grep trial170.front.sepia.ceph.com /etc/hosts 2026-02-19T12:59:53.431 INFO:teuthology.orchestra.run.trial170.stdout:10.20.193.170 trial170.front.sepia.ceph.com trial170 2026-02-19T12:59:53.431 DEBUG:teuthology.orchestra.run.trial170:> sudo hostname trial170 2026-02-19T12:59:53.507 DEBUG:teuthology.orchestra.run.trial170:> sudo sed -i -e 's/trial170.front.sepia.ceph.com/trial170/g' /etc/hosts 2026-02-19T12:59:53.579 DEBUG:teuthology.orchestra.run.trial170:> sudo sed -i -e 's/10.20.193.170/10.20.193.170/g' /etc/hosts 2026-02-19T12:59:53.650 DEBUG:teuthology.orchestra.run.trial170:> sudo sed -i -e 's/trial170.front.sepia.ceph.com/trial170/g' /etc/hostname 2026-02-19T12:59:53.720 DEBUG:teuthology.orchestra.run.trial170:> sudo hostname trial170 2026-02-19T12:59:53.791 DEBUG:teuthology.orchestra.run.trial170:> cat /etc/os-release 2026-02-19T12:59:53.852 INFO:teuthology.orchestra.run.trial170.stdout:NAME="Rocky Linux" 2026-02-19T12:59:53.852 INFO:teuthology.orchestra.run.trial170.stdout:VERSION="10.1 (Red Quartz)" 2026-02-19T12:59:53.852 INFO:teuthology.orchestra.run.trial170.stdout:ID="rocky" 2026-02-19T12:59:53.852 INFO:teuthology.orchestra.run.trial170.stdout:ID_LIKE="rhel centos fedora" 2026-02-19T12:59:53.852 INFO:teuthology.orchestra.run.trial170.stdout:VERSION_ID="10.1" 2026-02-19T12:59:53.853 INFO:teuthology.orchestra.run.trial170.stdout:PLATFORM_ID="platform:el10" 2026-02-19T12:59:53.853 INFO:teuthology.orchestra.run.trial170.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-19T12:59:53.853 INFO:teuthology.orchestra.run.trial170.stdout:ANSI_COLOR="0;32" 2026-02-19T12:59:53.853 INFO:teuthology.orchestra.run.trial170.stdout:LOGO="fedora-logo-icon" 2026-02-19T12:59:53.853 INFO:teuthology.orchestra.run.trial170.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-19T12:59:53.853 INFO:teuthology.orchestra.run.trial170.stdout:HOME_URL="https://rockylinux.org/" 2026-02-19T12:59:53.853 INFO:teuthology.orchestra.run.trial170.stdout:VENDOR_NAME="RESF" 2026-02-19T12:59:53.853 INFO:teuthology.orchestra.run.trial170.stdout:VENDOR_URL="https://resf.org/" 2026-02-19T12:59:53.853 INFO:teuthology.orchestra.run.trial170.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-19T12:59:53.853 INFO:teuthology.orchestra.run.trial170.stdout:SUPPORT_END="2035-05-31" 2026-02-19T12:59:53.853 INFO:teuthology.orchestra.run.trial170.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-19T12:59:53.854 INFO:teuthology.orchestra.run.trial170.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T12:59:53.854 INFO:teuthology.orchestra.run.trial170.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-19T12:59:53.854 INFO:teuthology.orchestra.run.trial170.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T12:59:53.855 INFO:teuthology.provision.fog.trial170:Deploy complete! 2026-02-19T12:59:53.856 DEBUG:teuthology.parallel:result is None 2026-02-19T12:59:54.117 INFO:teuthology.lock.ops:Checking trial170.front.sepia.ceph.com 2026-02-19T12:59:54.117 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T12:59:54.204 INFO:teuthology.lock.ops:Updating [trial170.front.sepia.ceph.com]: set os type and version on server 2026-02-19T12:59:54.204 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial170.front.sepia.ceph.com' 2026-02-19T12:59:54.205 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T12:59:54.340 DEBUG:teuthology.orchestra.run.trial170:> true 2026-02-19T12:59:54.412 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial170.front.sepia.ceph.com' 2026-02-19T12:59:54.412 DEBUG:teuthology.orchestra.run.trial170:> uname -m 2026-02-19T12:59:54.473 INFO:teuthology.orchestra.run.trial170.stdout:x86_64 2026-02-19T12:59:54.474 DEBUG:teuthology.orchestra.run.trial170:> cat /etc/os-release 2026-02-19T12:59:54.534 INFO:teuthology.orchestra.run.trial170.stdout:NAME="Rocky Linux" 2026-02-19T12:59:54.534 INFO:teuthology.orchestra.run.trial170.stdout:VERSION="10.1 (Red Quartz)" 2026-02-19T12:59:54.534 INFO:teuthology.orchestra.run.trial170.stdout:ID="rocky" 2026-02-19T12:59:54.534 INFO:teuthology.orchestra.run.trial170.stdout:ID_LIKE="rhel centos fedora" 2026-02-19T12:59:54.534 INFO:teuthology.orchestra.run.trial170.stdout:VERSION_ID="10.1" 2026-02-19T12:59:54.534 INFO:teuthology.orchestra.run.trial170.stdout:PLATFORM_ID="platform:el10" 2026-02-19T12:59:54.534 INFO:teuthology.orchestra.run.trial170.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-19T12:59:54.534 INFO:teuthology.orchestra.run.trial170.stdout:ANSI_COLOR="0;32" 2026-02-19T12:59:54.534 INFO:teuthology.orchestra.run.trial170.stdout:LOGO="fedora-logo-icon" 2026-02-19T12:59:54.534 INFO:teuthology.orchestra.run.trial170.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-19T12:59:54.534 INFO:teuthology.orchestra.run.trial170.stdout:HOME_URL="https://rockylinux.org/" 2026-02-19T12:59:54.534 INFO:teuthology.orchestra.run.trial170.stdout:VENDOR_NAME="RESF" 2026-02-19T12:59:54.534 INFO:teuthology.orchestra.run.trial170.stdout:VENDOR_URL="https://resf.org/" 2026-02-19T12:59:54.534 INFO:teuthology.orchestra.run.trial170.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-19T12:59:54.535 INFO:teuthology.orchestra.run.trial170.stdout:SUPPORT_END="2035-05-31" 2026-02-19T12:59:54.535 INFO:teuthology.orchestra.run.trial170.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-19T12:59:54.535 INFO:teuthology.orchestra.run.trial170.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T12:59:54.535 INFO:teuthology.orchestra.run.trial170.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-19T12:59:54.535 INFO:teuthology.orchestra.run.trial170.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T12:59:54.535 INFO:teuthology.lock.ops:Updating trial170.front.sepia.ceph.com on lock server 2026-02-19T12:59:54.621 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:59:54.708 INFO:teuthology.dispatcher.supervisor:Running job 58683 2026-02-19T12:59:54.708 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/58683 --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-bluestore/{all/cephtool mon_election/classic msgr-failures/none msgr/async-v2only objectstore/bluestore/{alloc$/{avl} base mem$/{low} onode-segment$/{512K} write$/{v1/{compr$/{yes$/{zlib}} v1}}} 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/58683/orig.config.yaml 2026-02-19T12:59:54.709 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/58683 2026-02-19T12:59:54.709 INFO:teuthology.dispatcher.supervisor:Job PID: 2620190 2026-02-19T12:59:54.709 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T13:01:54.782 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:03:54.995 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:05:55.175 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:07:55.350 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:09:55.552 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:11:55.747 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:13:55.878 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:15:56.032 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:17:56.231 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:19:56.429 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:21:56.605 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:21:56.683 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-19T13:21:56.742 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T13:21:57.035 INFO:teuthology.orchestra.console.trial170:Power off 2026-02-19T13:21:57.035 DEBUG:teuthology.orchestra.console.trial170:pexpect command: ipmitool -H trial170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T13:21:57.074 DEBUG:teuthology.orchestra.console.trial170:power off output: Chassis Power Control: Down/Off 2026-02-19T13:22:01.078 DEBUG:teuthology.orchestra.console.trial170:pexpect command: ipmitool -H trial170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T13:22:01.187 DEBUG:teuthology.orchestra.console.trial170:check power output: Chassis Power is on 2026-02-19T13:22:05.190 DEBUG:teuthology.orchestra.console.trial170:pexpect command: ipmitool -H trial170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T13:22:05.297 DEBUG:teuthology.orchestra.console.trial170:check power output: Chassis Power is off 2026-02-19T13:22:05.298 INFO:teuthology.orchestra.console.trial170:Power off completed 2026-02-19T13:22:05.457 INFO:teuthology.lock.ops:unlocked: trial170.front.sepia.ceph.com