2026-02-20T20:49:57.255 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T20:49:57.256 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:49:57.329 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:49:57.463 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x753eabd89120>, signals=[15]) 2026-02-20T20:49:57.463 INFO:teuthology.lock.ops:Start node 'trial054.front.sepia.ceph.com' reimaging 2026-02-20T20:49:57.463 INFO:teuthology.lock.ops:Updating [trial054.front.sepia.ceph.com]: reset os type and version on server 2026-02-20T20:49:57.463 INFO:teuthology.lock.ops:Updating trial054.front.sepia.ceph.com on lock server 2026-02-20T20:49:57.664 DEBUG:teuthology.provision.fog.trial054:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-20T20:49:57.705 INFO:teuthology.provision.fog.trial054:Scheduling deploy of ubuntu 22.04 2026-02-20T20:49:58.927 INFO:teuthology.orchestra.console.trial054:Power off 2026-02-20T20:49:58.927 DEBUG:teuthology.orchestra.console.trial054:pexpect command: ipmitool -H trial054.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T20:49:58.966 DEBUG:teuthology.orchestra.console.trial054:power off output: Chassis Power Control: Down/Off 2026-02-20T20:50:02.971 DEBUG:teuthology.orchestra.console.trial054:pexpect command: ipmitool -H trial054.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T20:50:03.079 DEBUG:teuthology.orchestra.console.trial054:check power output: Chassis Power is off 2026-02-20T20:50:03.080 INFO:teuthology.orchestra.console.trial054:Power off completed 2026-02-20T20:50:03.180 INFO:teuthology.orchestra.console.trial054:Power on 2026-02-20T20:50:03.181 DEBUG:teuthology.orchestra.console.trial054:pexpect command: ipmitool -H trial054.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-20T20:50:03.221 DEBUG:teuthology.orchestra.console.trial054:power on output: Chassis Power Control: Up/On 2026-02-20T20:50:07.226 DEBUG:teuthology.orchestra.console.trial054:pexpect command: ipmitool -H trial054.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T20:50:07.334 DEBUG:teuthology.orchestra.console.trial054:check power output: Chassis Power is on 2026-02-20T20:50:07.334 INFO:teuthology.orchestra.console.trial054:Power on completed 2026-02-20T20:50:07.435 INFO:teuthology.provision.fog.trial054:Waiting for deploy to finish 2026-02-20T20:52:10.329 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial054.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T20:52:13.440 WARNING:teuthology.provision.fog.trial054:[Errno None] Unable to connect to port 22 on 10.20.193.54 2026-02-20T20:52:19.446 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial054.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T20:52:22.528 WARNING:teuthology.provision.fog.trial054:[Errno None] Unable to connect to port 22 on 10.20.193.54 2026-02-20T20:52:28.534 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial054.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T20:52:31.616 WARNING:teuthology.provision.fog.trial054:[Errno None] Unable to connect to port 22 on 10.20.193.54 2026-02-20T20:52:37.622 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial054.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T20:52:40.704 WARNING:teuthology.provision.fog.trial054:[Errno None] Unable to connect to port 22 on 10.20.193.54 2026-02-20T20:52:46.711 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial054.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T20:53:46.770 WARNING:teuthology.provision.fog.trial054:timed out 2026-02-20T20:53:52.777 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial054.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T20:53:52.886 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-20T20:53:52.887 DEBUG:teuthology.orchestra.run.trial054:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-20T20:53:53.282 INFO:teuthology.provision.fog.trial054:Node is ready 2026-02-20T20:53:53.282 DEBUG:teuthology.orchestra.run.trial054:> hostname 2026-02-20T20:53:53.330 INFO:teuthology.orchestra.run.trial054.stdout:trial054.front.sepia.ceph.com 2026-02-20T20:53:53.330 DEBUG:teuthology.orchestra.run.trial054:> grep trial054.front.sepia.ceph.com /etc/hosts 2026-02-20T20:53:53.374 INFO:teuthology.orchestra.run.trial054.stdout:10.20.193.54 trial054.front.sepia.ceph.com trial054 2026-02-20T20:53:53.375 DEBUG:teuthology.orchestra.run.trial054:> sudo hostname trial054 2026-02-20T20:53:53.430 DEBUG:teuthology.orchestra.run.trial054:> sudo sed -i -e 's/trial054.front.sepia.ceph.com/trial054/g' /etc/hosts 2026-02-20T20:53:53.479 DEBUG:teuthology.orchestra.run.trial054:> sudo sed -i -e 's/10.20.193.54/10.20.193.54/g' /etc/hosts 2026-02-20T20:53:53.531 DEBUG:teuthology.orchestra.run.trial054:> sudo sed -i -e 's/trial054.front.sepia.ceph.com/trial054/g' /etc/hostname 2026-02-20T20:53:53.582 DEBUG:teuthology.orchestra.run.trial054:> sudo hostname trial054 2026-02-20T20:53:53.634 DEBUG:teuthology.orchestra.run.trial054:> cat /etc/os-release 2026-02-20T20:53:53.677 INFO:teuthology.orchestra.run.trial054.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-20T20:53:53.677 INFO:teuthology.orchestra.run.trial054.stdout:NAME="Ubuntu" 2026-02-20T20:53:53.677 INFO:teuthology.orchestra.run.trial054.stdout:VERSION_ID="22.04" 2026-02-20T20:53:53.677 INFO:teuthology.orchestra.run.trial054.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-20T20:53:53.677 INFO:teuthology.orchestra.run.trial054.stdout:VERSION_CODENAME=jammy 2026-02-20T20:53:53.678 INFO:teuthology.orchestra.run.trial054.stdout:ID=ubuntu 2026-02-20T20:53:53.678 INFO:teuthology.orchestra.run.trial054.stdout:ID_LIKE=debian 2026-02-20T20:53:53.678 INFO:teuthology.orchestra.run.trial054.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-20T20:53:53.678 INFO:teuthology.orchestra.run.trial054.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-20T20:53:53.678 INFO:teuthology.orchestra.run.trial054.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-20T20:53:53.678 INFO:teuthology.orchestra.run.trial054.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-20T20:53:53.678 INFO:teuthology.orchestra.run.trial054.stdout:UBUNTU_CODENAME=jammy 2026-02-20T20:53:53.678 INFO:teuthology.provision.fog.trial054:Deploy complete! 2026-02-20T20:53:53.679 DEBUG:teuthology.parallel:result is None 2026-02-20T20:53:53.988 INFO:teuthology.lock.ops:Checking trial054.front.sepia.ceph.com 2026-02-20T20:53:53.988 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-20T20:53:54.069 INFO:teuthology.lock.ops:Updating [trial054.front.sepia.ceph.com]: set os type and version on server 2026-02-20T20:53:54.069 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial054.front.sepia.ceph.com' 2026-02-20T20:53:54.070 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial054.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T20:53:54.134 DEBUG:teuthology.orchestra.run.trial054:> true 2026-02-20T20:53:54.209 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial054.front.sepia.ceph.com' 2026-02-20T20:53:54.209 DEBUG:teuthology.orchestra.run.trial054:> uname -m 2026-02-20T20:53:54.253 INFO:teuthology.orchestra.run.trial054.stdout:x86_64 2026-02-20T20:53:54.253 DEBUG:teuthology.orchestra.run.trial054:> cat /etc/os-release 2026-02-20T20:53:54.297 INFO:teuthology.orchestra.run.trial054.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-20T20:53:54.297 INFO:teuthology.orchestra.run.trial054.stdout:NAME="Ubuntu" 2026-02-20T20:53:54.298 INFO:teuthology.orchestra.run.trial054.stdout:VERSION_ID="22.04" 2026-02-20T20:53:54.298 INFO:teuthology.orchestra.run.trial054.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-20T20:53:54.298 INFO:teuthology.orchestra.run.trial054.stdout:VERSION_CODENAME=jammy 2026-02-20T20:53:54.298 INFO:teuthology.orchestra.run.trial054.stdout:ID=ubuntu 2026-02-20T20:53:54.298 INFO:teuthology.orchestra.run.trial054.stdout:ID_LIKE=debian 2026-02-20T20:53:54.298 INFO:teuthology.orchestra.run.trial054.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-20T20:53:54.298 INFO:teuthology.orchestra.run.trial054.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-20T20:53:54.298 INFO:teuthology.orchestra.run.trial054.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-20T20:53:54.298 INFO:teuthology.orchestra.run.trial054.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-20T20:53:54.298 INFO:teuthology.orchestra.run.trial054.stdout:UBUNTU_CODENAME=jammy 2026-02-20T20:53:54.298 INFO:teuthology.lock.ops:Updating trial054.front.sepia.ceph.com on lock server 2026-02-20T20:53:54.378 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:53:54.462 INFO:teuthology.dispatcher.supervisor:Running job 61410 2026-02-20T20:53:54.462 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:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61410 --name yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial --description rbd/cli/{base/install clusters/{fixed-1} conf/{disable-pool-app} data-pool/ec features/journaling msgr-failures/few objectstore/bluestore-comp-zstd supported-random-distro$/{ubuntu_latest} workloads/rbd_support_module_recovery} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61410/orig.config.yaml 2026-02-20T20:53:54.463 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61410 2026-02-20T20:53:54.463 INFO:teuthology.dispatcher.supervisor:Job PID: 528588 2026-02-20T20:53:54.463 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-20T20:55:54.563 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:57:54.729 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:59:54.866 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:01:55.055 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:03:55.198 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:05:55.408 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:07:55.592 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:09:55.811 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:11:55.993 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:13:56.201 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:15:56.384 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:17:56.565 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:19:56.754 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:21:57.024 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:23:57.217 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:25:57.397 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:27:57.592 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:29:57.776 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:31:57.998 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:33:58.192 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:35:58.415 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:37:58.644 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:39:58.851 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:41:58.956 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:43:59.146 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:45:59.345 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:47:59.517 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:49:59.694 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:51:59.906 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:54:00.034 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:56:00.243 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:58:00.467 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:00:00.648 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:02:00.836 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:04:02.649 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:06:02.850 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:08:03.052 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:10:03.211 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:12:03.393 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:14:03.531 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:16:03.726 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:16:03.804 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-20T22:16:03.867 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-20T22:16:04.174 INFO:teuthology.orchestra.console.trial054:Power off 2026-02-20T22:16:04.174 DEBUG:teuthology.orchestra.console.trial054:pexpect command: ipmitool -H trial054.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T22:16:04.212 DEBUG:teuthology.orchestra.console.trial054:power off output: Chassis Power Control: Down/Off 2026-02-20T22:16:08.217 DEBUG:teuthology.orchestra.console.trial054:pexpect command: ipmitool -H trial054.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T22:16:08.325 DEBUG:teuthology.orchestra.console.trial054:check power output: Chassis Power is on 2026-02-20T22:16:12.327 DEBUG:teuthology.orchestra.console.trial054:pexpect command: ipmitool -H trial054.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T22:16:12.435 DEBUG:teuthology.orchestra.console.trial054:check power output: Chassis Power is off 2026-02-20T22:16:12.435 INFO:teuthology.orchestra.console.trial054:Power off completed 2026-02-20T22:16:12.646 INFO:teuthology.lock.ops:unlocked: trial054.front.sepia.ceph.com