2026-02-20T18:03:21.365 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T18:03:21.365 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:03:21.438 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:03:21.574 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x76b19fd83f60>, signals=[15]) 2026-02-20T18:03:21.574 INFO:teuthology.lock.ops:Start node 'trial012.front.sepia.ceph.com' reimaging 2026-02-20T18:03:21.574 INFO:teuthology.lock.ops:Updating [trial012.front.sepia.ceph.com]: reset os type and version on server 2026-02-20T18:03:21.574 INFO:teuthology.lock.ops:Updating trial012.front.sepia.ceph.com on lock server 2026-02-20T18:03:21.909 DEBUG:teuthology.provision.fog.trial012:Requesting image trial_centos_9.stream (ID 3) 2026-02-20T18:03:21.961 INFO:teuthology.provision.fog.trial012:Scheduling deploy of centos 9.stream 2026-02-20T18:03:22.971 INFO:teuthology.orchestra.console.trial012:Power off 2026-02-20T18:03:22.971 DEBUG:teuthology.orchestra.console.trial012:pexpect command: ipmitool -H trial012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T18:03:23.011 DEBUG:teuthology.orchestra.console.trial012:power off output: Chassis Power Control: Down/Off 2026-02-20T18:03:27.016 DEBUG:teuthology.orchestra.console.trial012:pexpect command: ipmitool -H trial012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T18:03:27.126 DEBUG:teuthology.orchestra.console.trial012:check power output: Chassis Power is off 2026-02-20T18:03:27.127 INFO:teuthology.orchestra.console.trial012:Power off completed 2026-02-20T18:03:27.227 INFO:teuthology.orchestra.console.trial012:Power on 2026-02-20T18:03:27.227 DEBUG:teuthology.orchestra.console.trial012:pexpect command: ipmitool -H trial012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-20T18:03:27.267 DEBUG:teuthology.orchestra.console.trial012:power on output: Chassis Power Control: Up/On 2026-02-20T18:03:31.271 DEBUG:teuthology.orchestra.console.trial012:pexpect command: ipmitool -H trial012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T18:03:31.380 DEBUG:teuthology.orchestra.console.trial012:check power output: Chassis Power is on 2026-02-20T18:03:31.381 INFO:teuthology.orchestra.console.trial012:Power on completed 2026-02-20T18:03:31.481 INFO:teuthology.provision.fog.trial012:Waiting for deploy to finish 2026-02-20T18:05:18.896 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T18:06:18.948 WARNING:teuthology.provision.fog.trial012:timed out 2026-02-20T18:06:24.954 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T18:06:30.200 ERROR:teuthology.orchestra.connection:Error authenticating with trial012.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-20T18:06:34.310 ERROR:teuthology.orchestra.connection:Error authenticating with trial012.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-20T18:06:41.404 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-20T18:06:41.404 DEBUG:teuthology.orchestra.run.trial012:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-20T18:06:41.605 INFO:teuthology.provision.fog.trial012:Node is ready 2026-02-20T18:06:41.605 DEBUG:teuthology.orchestra.run.trial012:> hostname 2026-02-20T18:06:41.665 INFO:teuthology.orchestra.run.trial012.stdout:trial012.front.sepia.ceph.com 2026-02-20T18:06:41.666 DEBUG:teuthology.orchestra.run.trial012:> grep trial012.front.sepia.ceph.com /etc/hosts 2026-02-20T18:06:41.720 INFO:teuthology.orchestra.run.trial012.stdout:10.20.193.12 trial012.front.sepia.ceph.com trial012 2026-02-20T18:06:41.721 DEBUG:teuthology.orchestra.run.trial012:> sudo hostname trial012 2026-02-20T18:06:41.794 DEBUG:teuthology.orchestra.run.trial012:> sudo sed -i -e 's/trial012.front.sepia.ceph.com/trial012/g' /etc/hosts 2026-02-20T18:06:41.861 DEBUG:teuthology.orchestra.run.trial012:> sudo sed -i -e 's/10.20.193.12/10.20.193.12/g' /etc/hosts 2026-02-20T18:06:41.926 DEBUG:teuthology.orchestra.run.trial012:> sudo sed -i -e 's/trial012.front.sepia.ceph.com/trial012/g' /etc/hostname 2026-02-20T18:06:41.993 DEBUG:teuthology.orchestra.run.trial012:> sudo hostname trial012 2026-02-20T18:06:42.057 DEBUG:teuthology.orchestra.run.trial012:> cat /etc/os-release 2026-02-20T18:06:42.113 INFO:teuthology.orchestra.run.trial012.stdout:NAME="CentOS Stream" 2026-02-20T18:06:42.114 INFO:teuthology.orchestra.run.trial012.stdout:VERSION="9" 2026-02-20T18:06:42.114 INFO:teuthology.orchestra.run.trial012.stdout:ID="centos" 2026-02-20T18:06:42.114 INFO:teuthology.orchestra.run.trial012.stdout:ID_LIKE="rhel fedora" 2026-02-20T18:06:42.114 INFO:teuthology.orchestra.run.trial012.stdout:VERSION_ID="9" 2026-02-20T18:06:42.114 INFO:teuthology.orchestra.run.trial012.stdout:PLATFORM_ID="platform:el9" 2026-02-20T18:06:42.114 INFO:teuthology.orchestra.run.trial012.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T18:06:42.114 INFO:teuthology.orchestra.run.trial012.stdout:ANSI_COLOR="0;31" 2026-02-20T18:06:42.114 INFO:teuthology.orchestra.run.trial012.stdout:LOGO="fedora-logo-icon" 2026-02-20T18:06:42.114 INFO:teuthology.orchestra.run.trial012.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T18:06:42.115 INFO:teuthology.orchestra.run.trial012.stdout:HOME_URL="https://centos.org/" 2026-02-20T18:06:42.115 INFO:teuthology.orchestra.run.trial012.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T18:06:42.115 INFO:teuthology.orchestra.run.trial012.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T18:06:42.115 INFO:teuthology.orchestra.run.trial012.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T18:06:42.117 INFO:teuthology.provision.fog.trial012:Deploy complete! 2026-02-20T18:06:42.118 DEBUG:teuthology.parallel:result is None 2026-02-20T18:06:42.392 INFO:teuthology.lock.ops:Checking trial012.front.sepia.ceph.com 2026-02-20T18:06:42.392 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-20T18:06:42.476 INFO:teuthology.lock.ops:Updating [trial012.front.sepia.ceph.com]: set os type and version on server 2026-02-20T18:06:42.476 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial012.front.sepia.ceph.com' 2026-02-20T18:06:42.476 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T18:06:42.538 DEBUG:teuthology.orchestra.run.trial012:> true 2026-02-20T18:06:42.615 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial012.front.sepia.ceph.com' 2026-02-20T18:06:42.615 DEBUG:teuthology.orchestra.run.trial012:> uname -m 2026-02-20T18:06:42.682 INFO:teuthology.orchestra.run.trial012.stdout:x86_64 2026-02-20T18:06:42.683 DEBUG:teuthology.orchestra.run.trial012:> cat /etc/os-release 2026-02-20T18:06:42.740 INFO:teuthology.orchestra.run.trial012.stdout:NAME="CentOS Stream" 2026-02-20T18:06:42.741 INFO:teuthology.orchestra.run.trial012.stdout:VERSION="9" 2026-02-20T18:06:42.741 INFO:teuthology.orchestra.run.trial012.stdout:ID="centos" 2026-02-20T18:06:42.741 INFO:teuthology.orchestra.run.trial012.stdout:ID_LIKE="rhel fedora" 2026-02-20T18:06:42.741 INFO:teuthology.orchestra.run.trial012.stdout:VERSION_ID="9" 2026-02-20T18:06:42.741 INFO:teuthology.orchestra.run.trial012.stdout:PLATFORM_ID="platform:el9" 2026-02-20T18:06:42.741 INFO:teuthology.orchestra.run.trial012.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T18:06:42.741 INFO:teuthology.orchestra.run.trial012.stdout:ANSI_COLOR="0;31" 2026-02-20T18:06:42.741 INFO:teuthology.orchestra.run.trial012.stdout:LOGO="fedora-logo-icon" 2026-02-20T18:06:42.741 INFO:teuthology.orchestra.run.trial012.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T18:06:42.741 INFO:teuthology.orchestra.run.trial012.stdout:HOME_URL="https://centos.org/" 2026-02-20T18:06:42.742 INFO:teuthology.orchestra.run.trial012.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T18:06:42.742 INFO:teuthology.orchestra.run.trial012.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T18:06:42.742 INFO:teuthology.orchestra.run.trial012.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T18:06:42.743 INFO:teuthology.lock.ops:Updating trial012.front.sepia.ceph.com on lock server 2026-02-20T18:06:42.845 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:06:42.938 INFO:teuthology.dispatcher.supervisor:Running job 61000 2026-02-20T18:06:42.938 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-20_16:06:38-rados-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61000 --name yuriw-2026-02-20_16:06:38-rados-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial --description rados/cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/connectivity task/test_iscsi_container/{centos_9.stream test_iscsi_container}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:06:38-rados-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61000/orig.config.yaml 2026-02-20T18:06:42.939 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:06:38-rados-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61000 2026-02-20T18:06:42.939 INFO:teuthology.dispatcher.supervisor:Job PID: 3514122 2026-02-20T18:06:42.939 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-20T18:08:43.038 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:10:43.233 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:12:43.436 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:14:43.625 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:16:43.793 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:18:43.972 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:20:44.162 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:22:44.366 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:24:44.559 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:26:44.761 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:28:44.917 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:30:45.095 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:32:45.270 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:34:45.442 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:36:45.621 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:38:45.827 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:40:46.010 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:42:46.228 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:44:46.405 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:46:46.613 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:48:46.732 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:50:46.903 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:52:47.081 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:54:47.255 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:56:47.487 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T18:58:47.699 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:00:47.902 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:02:48.067 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:04:48.255 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:06:48.475 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:08:48.653 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:10:48.838 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:12:49.009 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:14:49.183 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:16:49.339 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:18:49.520 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:20:49.699 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:22:49.879 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:24:50.079 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:26:50.262 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:28:50.381 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:30:50.562 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:32:50.735 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:34:50.924 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:36:51.111 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:38:51.317 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:40:51.514 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:42:51.703 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:44:51.873 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:46:52.073 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:48:52.279 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:50:52.494 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:52:52.687 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:54:52.893 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:56:53.041 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T19:58:53.237 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:00:53.436 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:02:53.595 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:04:53.757 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:06:53.944 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:08:54.127 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:10:54.312 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:12:54.494 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:14:54.674 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:16:54.884 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:18:55.055 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:20:55.208 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:22:55.427 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:24:55.549 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:26:55.760 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:28:55.944 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:30:56.080 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:32:56.282 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:34:56.468 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:36:56.592 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:38:56.791 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:40:57.000 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:42:57.198 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:44:57.365 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:46:57.470 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:48:57.655 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:50:57.815 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:52:58.005 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:54:58.159 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:56:58.353 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:58:58.541 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:00:58.729 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:02:58.910 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:04:59.049 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:06:59.255 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:08:59.458 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:10:59.609 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:12:59.833 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:15:00.186 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:17:00.418 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:19:00.624 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:21:00.822 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:23:01.031 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:25:01.232 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:27:01.382 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:29:01.602 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:31:01.803 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:33:01.988 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:35:02.186 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:37:02.366 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:39:02.553 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:41:02.760 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:43:02.950 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:45:03.142 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:47:03.327 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:49:03.550 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:51:03.750 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:53:03.934 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:55:04.156 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:57:04.335 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:59:04.505 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:01:04.733 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:03:04.858 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:05:05.007 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:07:05.106 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:09:05.311 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:11:06.792 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:13:07.001 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:15:07.220 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:17:07.418 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:19:07.578 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:21:07.678 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:23:07.873 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:25:08.073 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:27:08.298 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:29:08.491 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:31:08.716 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:33:08.828 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:35:09.016 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:37:09.120 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:39:09.271 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:41:09.488 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:43:09.650 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:45:09.860 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:47:10.040 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:49:10.219 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:51:10.395 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:53:10.604 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:55:10.783 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:57:10.974 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:59:11.148 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:01:11.275 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:03:11.472 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:05:13.472 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:07:13.577 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:09:13.772 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:11:13.972 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:13:14.133 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:15:14.332 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:17:14.511 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:19:14.688 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:21:14.873 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:23:15.050 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:25:15.251 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:27:15.450 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:29:15.657 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:31:15.800 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:33:15.987 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:35:16.165 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:37:16.361 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:39:16.473 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:41:16.655 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:43:16.843 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:45:16.980 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:47:17.147 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:49:17.309 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:51:17.623 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:53:17.779 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:55:17.887 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:57:18.018 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:59:18.234 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:01:18.432 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:03:18.606 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:05:18.815 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:07:19.029 WARNING:teuthology.dispatcher.supervisor:Job yuriw-2026-02-20_16:06:38-rados-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61000 ran longer than 21600s. Killing... 2026-02-21T00:07:19.141 INFO:teuthology.kill:Killing Pids: {3514122} 2026-02-21T00:07:19.143 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:07:19.255 INFO:teuthology.task.internal:roles: ubuntu@trial012.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'mon.a', 'mgr.a', 'client.0'] 2026-02-21T00:07:19.255 INFO:teuthology.misc:Compressing logs... 2026-02-21T00:07:19.255 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial012.front.sepia.ceph.com' 2026-02-21T00:07:19.255 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T00:07:19.329 DEBUG:teuthology.orchestra.run.trial012:> true 2026-02-21T00:07:19.405 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial012.front.sepia.ceph.com' 2026-02-21T00:07:19.405 DEBUG:teuthology.orchestra.run.trial012:> sudo find /var/lib/ceph/crash -name *.log -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-02-21T00:07:19.476 DEBUG:teuthology.misc:Transferring archived files from trial012:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:06:38-rados-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61000/remote/trial012/crash 2026-02-21T00:07:19.477 DEBUG:teuthology.orchestra.run.trial012:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-21T00:07:19.538 INFO:teuthology.misc:Compressing logs... 2026-02-21T00:07:19.539 DEBUG:teuthology.orchestra.run.trial012:> sudo find /home/ubuntu/cephtest/archive -name *.log -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-02-21T00:07:19.602 INFO:teuthology.orchestra.run.trial012.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-21T00:07:19.603 INFO:teuthology.orchestra.run.trial012.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-21T00:07:19.603 INFO:teuthology.orchestra.run.trial012.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-21T00:07:19.603 INFO:teuthology.orchestra.run.trial012.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-21T00:07:19.605 DEBUG:teuthology.misc:Transferring archived files from trial012:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:06:38-rados-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61000/remote/trial012/ 2026-02-21T00:07:19.605 DEBUG:teuthology.orchestra.run.trial012:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-21T00:07:19.672 INFO:teuthology.misc:Compressing logs... 2026-02-21T00:07:19.672 DEBUG:teuthology.orchestra.run.trial012:> sudo find /var/log/ceph -name *.log -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-02-21T00:07:19.736 INFO:teuthology.orchestra.run.trial012.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-21T00:07:19.737 INFO:teuthology.orchestra.run.trial012.stderr:gzip -5 --verbose -- /var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph-osd.2.log 2026-02-21T00:07:19.737 INFO:teuthology.orchestra.run.trial012.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph-mon.a.log 2026-02-21T00:07:19.737 INFO:teuthology.orchestra.run.trial012.stderr:gzip -5/var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph-osd.2.log: --verbose -- /var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph-osd.0.log 2026-02-21T00:07:19.738 INFO:teuthology.orchestra.run.trial012.stderr:/var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph.cephadm.log 2026-02-21T00:07:19.738 INFO:teuthology.orchestra.run.trial012.stderr:/var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph-mgr.a.log 2026-02-21T00:07:19.739 INFO:teuthology.orchestra.run.trial012.stderr:/var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph.audit.log 2026-02-21T00:07:19.739 INFO:teuthology.orchestra.run.trial012.stderr: 78.0% -- replaced with /var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph.cephadm.log.gz 2026-02-21T00:07:19.739 INFO:teuthology.orchestra.run.trial012.stderr:/var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph-mgr.a.log: gzip -5 --verbose -- /var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph-volume.log 2026-02-21T00:07:19.739 INFO:teuthology.orchestra.run.trial012.stderr:/var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph-osd.1.log 2026-02-21T00:07:19.739 INFO:teuthology.orchestra.run.trial012.stderr:/var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/tcmu-runner.log 2026-02-21T00:07:19.740 INFO:teuthology.orchestra.run.trial012.stderr:gzip -5 --verbose -- /var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph.log 2026-02-21T00:07:19.740 INFO:teuthology.orchestra.run.trial012.stderr:/var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph-osd.1.log: 89.5% -- replaced with /var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph.audit.log.gz 2026-02-21T00:07:19.740 INFO:teuthology.orchestra.run.trial012.stderr:/var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/tcmu-runner.log: 88.2% -- replaced with /var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/tcmu-runner.log.gz 2026-02-21T00:07:19.740 INFO:teuthology.orchestra.run.trial012.stderr:/var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph.log: 83.9% -- replaced with /var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph.log.gz 2026-02-21T00:07:19.742 INFO:teuthology.orchestra.run.trial012.stderr: 94.5% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-21T00:07:19.749 INFO:teuthology.orchestra.run.trial012.stderr: 95.5% -- replaced with /var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph-volume.log.gz 2026-02-21T00:07:19.765 INFO:teuthology.orchestra.run.trial012.stderr: 89.4% -- replaced with /var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph-mgr.a.log.gz 2026-02-21T00:07:19.789 INFO:teuthology.orchestra.run.trial012.stderr: 94.8% -- replaced with /var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph-osd.0.log.gz 2026-02-21T00:07:19.797 INFO:teuthology.orchestra.run.trial012.stderr: 91.8% -- replaced with /var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph-mon.a.log.gz 2026-02-21T00:07:19.811 INFO:teuthology.orchestra.run.trial012.stderr: 94.9% -- replaced with /var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph-osd.2.log.gz 2026-02-21T00:07:19.816 INFO:teuthology.orchestra.run.trial012.stderr: 94.9% -- replaced with /var/log/ceph/84aca381-0e87-11f1-ba2d-d404e6e7d460/ceph-osd.1.log.gz 2026-02-21T00:07:19.818 DEBUG:teuthology.misc:Transferring archived files from trial012:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:06:38-rados-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61000/remote/trial012/log 2026-02-21T00:07:19.819 DEBUG:teuthology.orchestra.run.trial012:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-21T00:07:20.060 INFO:teuthology.kill:No teuthology processes running 2026-02-21T00:07:20.060 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:07:20.509 INFO:teuthology.orchestra.console.trial012:Power off 2026-02-21T00:07:20.509 DEBUG:teuthology.orchestra.console.trial012:pexpect command: ipmitool -H trial012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T00:07:20.548 DEBUG:teuthology.orchestra.console.trial012:power off output: Chassis Power Control: Down/Off 2026-02-21T00:07:24.553 DEBUG:teuthology.orchestra.console.trial012:pexpect command: ipmitool -H trial012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T00:07:24.661 DEBUG:teuthology.orchestra.console.trial012:check power output: Chassis Power is on 2026-02-21T00:07:28.665 DEBUG:teuthology.orchestra.console.trial012:pexpect command: ipmitool -H trial012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T00:07:28.775 DEBUG:teuthology.orchestra.console.trial012:check power output: Chassis Power is off 2026-02-21T00:07:28.775 INFO:teuthology.orchestra.console.trial012:Power off completed 2026-02-21T00:07:28.985 INFO:teuthology.lock.ops:unlocked: trial012.front.sepia.ceph.com 2026-02-21T00:07:28.987 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:09:29.139 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:09:29.214 ERROR:teuthology.dispatcher.supervisor:Child exited with code -15 2026-02-21T00:09:29.270 WARNING:teuthology.dispatcher.supervisor:Was going to unlock trial012 but it was locked by another job: /home/teuthworker/mnt/teuthology/liucm-2026-02-20_22:16:48-crimson-rados-wip-liucm-osd-shard-redesign-crimson-only-distro-debug-trial/61958