2026-02-21T11:22:56.833 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-21T11:22:56.834 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:22:56.908 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:22:57.043 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7b3767a771a0>, signals=[15]) 2026-02-21T11:22:57.043 INFO:teuthology.lock.ops:Start node 'trial189.front.sepia.ceph.com' reimaging 2026-02-21T11:22:57.043 INFO:teuthology.lock.ops:Updating [trial189.front.sepia.ceph.com]: reset os type and version on server 2026-02-21T11:22:57.043 INFO:teuthology.lock.ops:Updating trial189.front.sepia.ceph.com on lock server 2026-02-21T11:22:57.262 DEBUG:teuthology.provision.fog.trial189:Requesting image trial_centos_9.stream (ID 3) 2026-02-21T11:22:57.311 INFO:teuthology.provision.fog.trial189:Scheduling deploy of centos 9.stream 2026-02-21T11:22:58.488 INFO:teuthology.orchestra.console.trial189:Power off 2026-02-21T11:22:58.488 DEBUG:teuthology.orchestra.console.trial189:pexpect command: ipmitool -H trial189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T11:22:58.528 DEBUG:teuthology.orchestra.console.trial189:power off output: Chassis Power Control: Down/Off 2026-02-21T11:23:02.533 DEBUG:teuthology.orchestra.console.trial189:pexpect command: ipmitool -H trial189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T11:23:02.642 DEBUG:teuthology.orchestra.console.trial189:check power output: Chassis Power is off 2026-02-21T11:23:02.642 INFO:teuthology.orchestra.console.trial189:Power off completed 2026-02-21T11:23:02.743 INFO:teuthology.orchestra.console.trial189:Power on 2026-02-21T11:23:02.743 DEBUG:teuthology.orchestra.console.trial189:pexpect command: ipmitool -H trial189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-21T11:23:02.782 DEBUG:teuthology.orchestra.console.trial189:power on output: Chassis Power Control: Up/On 2026-02-21T11:23:06.787 DEBUG:teuthology.orchestra.console.trial189:pexpect command: ipmitool -H trial189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T11:23:06.898 DEBUG:teuthology.orchestra.console.trial189:check power output: Chassis Power is on 2026-02-21T11:23:06.898 INFO:teuthology.orchestra.console.trial189:Power on completed 2026-02-21T11:23:06.998 INFO:teuthology.provision.fog.trial189:Waiting for deploy to finish 2026-02-21T11:24:54.662 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T11:25:54.724 WARNING:teuthology.provision.fog.trial189:timed out 2026-02-21T11:26:00.727 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T11:26:06.020 ERROR:teuthology.orchestra.connection:Error authenticating with trial189.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-21T11:26:10.149 ERROR:teuthology.orchestra.connection:Error authenticating with trial189.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-21T11:26:17.260 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-21T11:26:17.260 DEBUG:teuthology.orchestra.run.trial189:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-21T11:26:17.415 INFO:teuthology.provision.fog.trial189:Node is ready 2026-02-21T11:26:17.415 DEBUG:teuthology.orchestra.run.trial189:> hostname 2026-02-21T11:26:17.471 INFO:teuthology.orchestra.run.trial189.stdout:trial189.front.sepia.ceph.com 2026-02-21T11:26:17.471 DEBUG:teuthology.orchestra.run.trial189:> grep trial189.front.sepia.ceph.com /etc/hosts 2026-02-21T11:26:17.528 INFO:teuthology.orchestra.run.trial189.stdout:10.20.193.189 trial189.front.sepia.ceph.com trial189 2026-02-21T11:26:17.529 DEBUG:teuthology.orchestra.run.trial189:> sudo hostname trial189 2026-02-21T11:26:17.599 DEBUG:teuthology.orchestra.run.trial189:> sudo sed -i -e 's/trial189.front.sepia.ceph.com/trial189/g' /etc/hosts 2026-02-21T11:26:17.664 DEBUG:teuthology.orchestra.run.trial189:> sudo sed -i -e 's/10.20.193.189/10.20.193.189/g' /etc/hosts 2026-02-21T11:26:17.731 DEBUG:teuthology.orchestra.run.trial189:> sudo sed -i -e 's/trial189.front.sepia.ceph.com/trial189/g' /etc/hostname 2026-02-21T11:26:17.795 DEBUG:teuthology.orchestra.run.trial189:> sudo hostname trial189 2026-02-21T11:26:17.858 DEBUG:teuthology.orchestra.run.trial189:> cat /etc/os-release 2026-02-21T11:26:17.915 INFO:teuthology.orchestra.run.trial189.stdout:NAME="CentOS Stream" 2026-02-21T11:26:17.915 INFO:teuthology.orchestra.run.trial189.stdout:VERSION="9" 2026-02-21T11:26:17.915 INFO:teuthology.orchestra.run.trial189.stdout:ID="centos" 2026-02-21T11:26:17.916 INFO:teuthology.orchestra.run.trial189.stdout:ID_LIKE="rhel fedora" 2026-02-21T11:26:17.916 INFO:teuthology.orchestra.run.trial189.stdout:VERSION_ID="9" 2026-02-21T11:26:17.916 INFO:teuthology.orchestra.run.trial189.stdout:PLATFORM_ID="platform:el9" 2026-02-21T11:26:17.916 INFO:teuthology.orchestra.run.trial189.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-21T11:26:17.916 INFO:teuthology.orchestra.run.trial189.stdout:ANSI_COLOR="0;31" 2026-02-21T11:26:17.916 INFO:teuthology.orchestra.run.trial189.stdout:LOGO="fedora-logo-icon" 2026-02-21T11:26:17.916 INFO:teuthology.orchestra.run.trial189.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-21T11:26:17.916 INFO:teuthology.orchestra.run.trial189.stdout:HOME_URL="https://centos.org/" 2026-02-21T11:26:17.916 INFO:teuthology.orchestra.run.trial189.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-21T11:26:17.916 INFO:teuthology.orchestra.run.trial189.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-21T11:26:17.916 INFO:teuthology.orchestra.run.trial189.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-21T11:26:17.918 INFO:teuthology.provision.fog.trial189:Deploy complete! 2026-02-21T11:26:17.919 DEBUG:teuthology.parallel:result is None 2026-02-21T11:26:18.190 INFO:teuthology.lock.ops:Checking trial189.front.sepia.ceph.com 2026-02-21T11:26:18.190 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-21T11:26:18.254 INFO:teuthology.lock.ops:Updating [trial189.front.sepia.ceph.com]: set os type and version on server 2026-02-21T11:26:18.254 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial189.front.sepia.ceph.com' 2026-02-21T11:26:18.255 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T11:26:18.318 DEBUG:teuthology.orchestra.run.trial189:> true 2026-02-21T11:26:18.394 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial189.front.sepia.ceph.com' 2026-02-21T11:26:18.394 DEBUG:teuthology.orchestra.run.trial189:> uname -m 2026-02-21T11:26:18.451 INFO:teuthology.orchestra.run.trial189.stdout:x86_64 2026-02-21T11:26:18.451 DEBUG:teuthology.orchestra.run.trial189:> cat /etc/os-release 2026-02-21T11:26:18.508 INFO:teuthology.orchestra.run.trial189.stdout:NAME="CentOS Stream" 2026-02-21T11:26:18.508 INFO:teuthology.orchestra.run.trial189.stdout:VERSION="9" 2026-02-21T11:26:18.508 INFO:teuthology.orchestra.run.trial189.stdout:ID="centos" 2026-02-21T11:26:18.509 INFO:teuthology.orchestra.run.trial189.stdout:ID_LIKE="rhel fedora" 2026-02-21T11:26:18.509 INFO:teuthology.orchestra.run.trial189.stdout:VERSION_ID="9" 2026-02-21T11:26:18.509 INFO:teuthology.orchestra.run.trial189.stdout:PLATFORM_ID="platform:el9" 2026-02-21T11:26:18.509 INFO:teuthology.orchestra.run.trial189.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-21T11:26:18.509 INFO:teuthology.orchestra.run.trial189.stdout:ANSI_COLOR="0;31" 2026-02-21T11:26:18.509 INFO:teuthology.orchestra.run.trial189.stdout:LOGO="fedora-logo-icon" 2026-02-21T11:26:18.509 INFO:teuthology.orchestra.run.trial189.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-21T11:26:18.509 INFO:teuthology.orchestra.run.trial189.stdout:HOME_URL="https://centos.org/" 2026-02-21T11:26:18.509 INFO:teuthology.orchestra.run.trial189.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-21T11:26:18.509 INFO:teuthology.orchestra.run.trial189.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-21T11:26:18.509 INFO:teuthology.orchestra.run.trial189.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-21T11:26:18.510 INFO:teuthology.lock.ops:Updating trial189.front.sepia.ceph.com on lock server 2026-02-21T11:26:18.614 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:26:18.859 INFO:teuthology.dispatcher.supervisor:Running job 62535 2026-02-21T11:26:18.860 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_skanta@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/skanta-2026-02-21_10:47:12-rados-wip-bharath21-testing-2026-02-20-1039-distro-default-trial/62535 --name skanta-2026-02-21_10:47:12-rados-wip-bharath21-testing-2026-02-20-1039-distro-default-trial --description rados/standalone/{supported-random-distro$/{centos_latest} workloads/misc} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-21_10:47:12-rados-wip-bharath21-testing-2026-02-20-1039-distro-default-trial/62535/orig.config.yaml 2026-02-21T11:26:18.860 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-21_10:47:12-rados-wip-bharath21-testing-2026-02-20-1039-distro-default-trial/62535 2026-02-21T11:26:18.860 INFO:teuthology.dispatcher.supervisor:Job PID: 3607754 2026-02-21T11:26:18.860 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-21T11:28:18.960 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:30:19.102 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:32:19.328 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:34:19.526 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:36:19.741 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:38:19.957 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:40:20.089 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:42:20.277 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:44:20.464 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:46:20.622 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:48:20.814 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:50:20.982 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:52:21.187 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:54:21.369 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:56:21.572 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:58:21.694 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:00:21.849 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:02:22.024 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:04:22.242 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:06:22.437 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:08:22.641 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:10:22.841 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:12:23.017 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:14:23.103 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:16:23.278 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:18:23.465 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:20:23.565 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:22:23.687 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:24:23.886 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:26:23.975 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:28:24.164 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:30:27.461 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:32:27.616 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:34:27.819 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:36:27.975 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:38:28.192 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:40:28.380 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:42:28.570 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:44:28.756 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:46:28.879 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:48:29.103 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:50:29.247 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:52:29.389 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:54:29.573 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:56:29.753 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T12:58:29.978 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:00:30.128 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:02:30.323 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:04:30.496 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:06:30.656 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:08:30.861 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:10:31.070 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:12:31.260 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:14:31.408 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:16:31.537 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:18:31.672 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:20:31.808 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:22:32.032 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:24:32.144 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:26:32.329 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:28:32.519 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:30:32.737 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:32:34.637 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:34:34.839 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:36:34.952 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:38:35.174 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:40:35.400 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:42:35.623 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:44:35.848 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:46:36.148 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:48:36.375 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:50:36.606 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:52:36.836 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:54:37.063 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:56:37.291 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T13:58:37.517 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:00:37.742 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:02:37.972 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:04:38.197 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:06:38.354 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:08:38.582 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:10:38.812 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:12:39.040 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:14:39.207 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:16:39.432 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:18:39.571 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:20:39.795 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:22:40.088 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:24:40.313 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:26:40.421 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:28:40.630 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:30:40.815 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:32:40.989 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:34:41.174 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:36:41.355 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:38:41.759 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:40:41.974 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:42:42.469 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T14:42:42.570 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-21T14:42:42.634 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-21T14:42:42.939 INFO:teuthology.orchestra.console.trial189:Power off 2026-02-21T14:42:42.939 DEBUG:teuthology.orchestra.console.trial189:pexpect command: ipmitool -H trial189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T14:42:42.978 DEBUG:teuthology.orchestra.console.trial189:power off output: Chassis Power Control: Down/Off 2026-02-21T14:42:46.983 DEBUG:teuthology.orchestra.console.trial189:pexpect command: ipmitool -H trial189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T14:42:47.093 DEBUG:teuthology.orchestra.console.trial189:check power output: Chassis Power is on 2026-02-21T14:42:51.097 DEBUG:teuthology.orchestra.console.trial189:pexpect command: ipmitool -H trial189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T14:42:51.206 DEBUG:teuthology.orchestra.console.trial189:check power output: Chassis Power is off 2026-02-21T14:42:51.207 INFO:teuthology.orchestra.console.trial189:Power off completed 2026-02-21T14:42:51.417 INFO:teuthology.lock.ops:unlocked: trial189.front.sepia.ceph.com