2026-02-22T22:28:57.572 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-22T22:28:57.572 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:28:57.642 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:28:57.776 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x74de1208d3a0>, signals=[15]) 2026-02-22T22:28:57.776 INFO:teuthology.lock.ops:Start node 'trial075.front.sepia.ceph.com' reimaging 2026-02-22T22:28:57.776 INFO:teuthology.lock.ops:Updating [trial075.front.sepia.ceph.com]: reset os type and version on server 2026-02-22T22:28:57.776 INFO:teuthology.lock.ops:Updating trial075.front.sepia.ceph.com on lock server 2026-02-22T22:28:57.977 DEBUG:teuthology.provision.fog.trial075:Requesting image trial_centos_9.stream (ID 3) 2026-02-22T22:28:58.029 INFO:teuthology.provision.fog.trial075:Scheduling deploy of centos 9.stream 2026-02-22T22:28:59.489 INFO:teuthology.orchestra.console.trial075:Power off 2026-02-22T22:28:59.489 DEBUG:teuthology.orchestra.console.trial075:pexpect command: ipmitool -H trial075.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T22:28:59.527 DEBUG:teuthology.orchestra.console.trial075:power off output: Chassis Power Control: Down/Off 2026-02-22T22:29:03.531 DEBUG:teuthology.orchestra.console.trial075:pexpect command: ipmitool -H trial075.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T22:29:03.640 DEBUG:teuthology.orchestra.console.trial075:check power output: Chassis Power is off 2026-02-22T22:29:03.640 INFO:teuthology.orchestra.console.trial075:Power off completed 2026-02-22T22:29:03.741 INFO:teuthology.orchestra.console.trial075:Power on 2026-02-22T22:29:03.741 DEBUG:teuthology.orchestra.console.trial075:pexpect command: ipmitool -H trial075.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-22T22:29:03.779 DEBUG:teuthology.orchestra.console.trial075:power on output: Chassis Power Control: Up/On 2026-02-22T22:29:07.783 DEBUG:teuthology.orchestra.console.trial075:pexpect command: ipmitool -H trial075.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T22:29:07.894 DEBUG:teuthology.orchestra.console.trial075:check power output: Chassis Power is on 2026-02-22T22:29:07.895 INFO:teuthology.orchestra.console.trial075:Power on completed 2026-02-22T22:29:07.995 INFO:teuthology.provision.fog.trial075:Waiting for deploy to finish 2026-02-22T22:30:55.620 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial075.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:30:55.731 ERROR:teuthology.orchestra.connection:Error authenticating with trial075.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-22T22:31:59.734 WARNING:teuthology.provision.fog.trial075:timed out 2026-02-22T22:32:05.736 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial075.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:32:10.006 ERROR:teuthology.orchestra.connection:Error authenticating with trial075.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-22T22:32:14.244 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-22T22:32:14.245 DEBUG:teuthology.orchestra.run.trial075:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-22T22:32:19.914 INFO:teuthology.provision.fog.trial075:Node is ready 2026-02-22T22:32:19.914 DEBUG:teuthology.orchestra.run.trial075:> hostname 2026-02-22T22:32:19.933 INFO:teuthology.orchestra.run.trial075.stdout:trial075.front.sepia.ceph.com 2026-02-22T22:32:19.934 DEBUG:teuthology.orchestra.run.trial075:> grep trial075.front.sepia.ceph.com /etc/hosts 2026-02-22T22:32:19.989 INFO:teuthology.orchestra.run.trial075.stdout:10.20.193.75 trial075.front.sepia.ceph.com trial075 2026-02-22T22:32:19.990 DEBUG:teuthology.orchestra.run.trial075:> sudo hostname trial075 2026-02-22T22:32:20.062 DEBUG:teuthology.orchestra.run.trial075:> sudo sed -i -e 's/trial075.front.sepia.ceph.com/trial075/g' /etc/hosts 2026-02-22T22:32:20.128 DEBUG:teuthology.orchestra.run.trial075:> sudo sed -i -e 's/10.20.193.75/10.20.193.75/g' /etc/hosts 2026-02-22T22:32:20.195 DEBUG:teuthology.orchestra.run.trial075:> sudo sed -i -e 's/trial075.front.sepia.ceph.com/trial075/g' /etc/hostname 2026-02-22T22:32:20.261 DEBUG:teuthology.orchestra.run.trial075:> sudo hostname trial075 2026-02-22T22:32:20.325 DEBUG:teuthology.orchestra.run.trial075:> cat /etc/os-release 2026-02-22T22:32:20.382 INFO:teuthology.orchestra.run.trial075.stdout:NAME="CentOS Stream" 2026-02-22T22:32:20.382 INFO:teuthology.orchestra.run.trial075.stdout:VERSION="9" 2026-02-22T22:32:20.382 INFO:teuthology.orchestra.run.trial075.stdout:ID="centos" 2026-02-22T22:32:20.382 INFO:teuthology.orchestra.run.trial075.stdout:ID_LIKE="rhel fedora" 2026-02-22T22:32:20.382 INFO:teuthology.orchestra.run.trial075.stdout:VERSION_ID="9" 2026-02-22T22:32:20.382 INFO:teuthology.orchestra.run.trial075.stdout:PLATFORM_ID="platform:el9" 2026-02-22T22:32:20.383 INFO:teuthology.orchestra.run.trial075.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-22T22:32:20.383 INFO:teuthology.orchestra.run.trial075.stdout:ANSI_COLOR="0;31" 2026-02-22T22:32:20.383 INFO:teuthology.orchestra.run.trial075.stdout:LOGO="fedora-logo-icon" 2026-02-22T22:32:20.383 INFO:teuthology.orchestra.run.trial075.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-22T22:32:20.383 INFO:teuthology.orchestra.run.trial075.stdout:HOME_URL="https://centos.org/" 2026-02-22T22:32:20.383 INFO:teuthology.orchestra.run.trial075.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-22T22:32:20.383 INFO:teuthology.orchestra.run.trial075.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-22T22:32:20.383 INFO:teuthology.orchestra.run.trial075.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-22T22:32:20.384 INFO:teuthology.provision.fog.trial075:Deploy complete! 2026-02-22T22:32:20.385 DEBUG:teuthology.parallel:result is None 2026-02-22T22:32:20.652 INFO:teuthology.lock.ops:Checking trial075.front.sepia.ceph.com 2026-02-22T22:32:20.652 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-22T22:32:20.724 INFO:teuthology.lock.ops:Updating [trial075.front.sepia.ceph.com]: set os type and version on server 2026-02-22T22:32:20.725 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial075.front.sepia.ceph.com' 2026-02-22T22:32:20.725 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial075.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:32:20.786 DEBUG:teuthology.orchestra.run.trial075:> true 2026-02-22T22:32:20.861 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial075.front.sepia.ceph.com' 2026-02-22T22:32:20.861 DEBUG:teuthology.orchestra.run.trial075:> uname -m 2026-02-22T22:32:20.917 INFO:teuthology.orchestra.run.trial075.stdout:x86_64 2026-02-22T22:32:20.918 DEBUG:teuthology.orchestra.run.trial075:> cat /etc/os-release 2026-02-22T22:32:20.974 INFO:teuthology.orchestra.run.trial075.stdout:NAME="CentOS Stream" 2026-02-22T22:32:20.974 INFO:teuthology.orchestra.run.trial075.stdout:VERSION="9" 2026-02-22T22:32:20.974 INFO:teuthology.orchestra.run.trial075.stdout:ID="centos" 2026-02-22T22:32:20.974 INFO:teuthology.orchestra.run.trial075.stdout:ID_LIKE="rhel fedora" 2026-02-22T22:32:20.974 INFO:teuthology.orchestra.run.trial075.stdout:VERSION_ID="9" 2026-02-22T22:32:20.974 INFO:teuthology.orchestra.run.trial075.stdout:PLATFORM_ID="platform:el9" 2026-02-22T22:32:20.974 INFO:teuthology.orchestra.run.trial075.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-22T22:32:20.974 INFO:teuthology.orchestra.run.trial075.stdout:ANSI_COLOR="0;31" 2026-02-22T22:32:20.974 INFO:teuthology.orchestra.run.trial075.stdout:LOGO="fedora-logo-icon" 2026-02-22T22:32:20.974 INFO:teuthology.orchestra.run.trial075.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-22T22:32:20.975 INFO:teuthology.orchestra.run.trial075.stdout:HOME_URL="https://centos.org/" 2026-02-22T22:32:20.975 INFO:teuthology.orchestra.run.trial075.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-22T22:32:20.975 INFO:teuthology.orchestra.run.trial075.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-22T22:32:20.975 INFO:teuthology.orchestra.run.trial075.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-22T22:32:20.975 INFO:teuthology.lock.ops:Updating trial075.front.sepia.ceph.com on lock server 2026-02-22T22:32:22.396 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:32:22.954 INFO:teuthology.dispatcher.supervisor:Running job 64257 2026-02-22T22:32:22.954 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-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64257 --name yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial --description rbd/singleton/{all/qemu-iotests-writeback conf/{disable-pool-app} objectstore/bluestore-comp-zstd openstack supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64257/orig.config.yaml 2026-02-22T22:32:22.955 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64257 2026-02-22T22:32:22.955 INFO:teuthology.dispatcher.supervisor:Job PID: 913357 2026-02-22T22:32:22.955 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-22T22:34:22.956 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:36:23.076 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:38:23.195 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:38:23.317 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-22T22:38:23.387 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-22T22:38:33.796 INFO:teuthology.orchestra.console.trial075:Power off 2026-02-22T22:38:33.796 DEBUG:teuthology.orchestra.console.trial075:pexpect command: ipmitool -H trial075.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T22:38:33.835 DEBUG:teuthology.orchestra.console.trial075:power off output: Chassis Power Control: Down/Off 2026-02-22T22:38:37.836 DEBUG:teuthology.orchestra.console.trial075:pexpect command: ipmitool -H trial075.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T22:38:37.947 DEBUG:teuthology.orchestra.console.trial075:check power output: Chassis Power is on 2026-02-22T22:38:41.948 DEBUG:teuthology.orchestra.console.trial075:pexpect command: ipmitool -H trial075.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T22:38:42.059 DEBUG:teuthology.orchestra.console.trial075:check power output: Chassis Power is off 2026-02-22T22:38:42.059 INFO:teuthology.orchestra.console.trial075:Power off completed 2026-02-22T22:38:47.704 INFO:teuthology.lock.ops:unlocked: trial075.front.sepia.ceph.com