2026-02-20T21:44:58.732 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T21:44:58.732 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:44:58.802 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:44:58.932 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x716fd3f8dc60>, signals=[15]) 2026-02-20T21:44:58.932 INFO:teuthology.lock.ops:Start node 'trial009.front.sepia.ceph.com' reimaging 2026-02-20T21:44:58.932 INFO:teuthology.lock.ops:Updating [trial009.front.sepia.ceph.com]: reset os type and version on server 2026-02-20T21:44:58.932 INFO:teuthology.lock.ops:Updating trial009.front.sepia.ceph.com on lock server 2026-02-20T21:44:59.138 DEBUG:teuthology.provision.fog.trial009:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-20T21:44:59.197 INFO:teuthology.provision.fog.trial009:Scheduling deploy of ubuntu 22.04 2026-02-20T21:45:00.333 INFO:teuthology.orchestra.console.trial009:Power off 2026-02-20T21:45:00.333 DEBUG:teuthology.orchestra.console.trial009:pexpect command: ipmitool -H trial009.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T21:45:00.371 DEBUG:teuthology.orchestra.console.trial009:power off output: Chassis Power Control: Down/Off 2026-02-20T21:45:04.375 DEBUG:teuthology.orchestra.console.trial009:pexpect command: ipmitool -H trial009.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T21:45:04.484 DEBUG:teuthology.orchestra.console.trial009:check power output: Chassis Power is off 2026-02-20T21:45:04.484 INFO:teuthology.orchestra.console.trial009:Power off completed 2026-02-20T21:45:04.584 INFO:teuthology.orchestra.console.trial009:Power on 2026-02-20T21:45:04.585 DEBUG:teuthology.orchestra.console.trial009:pexpect command: ipmitool -H trial009.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-20T21:45:04.633 DEBUG:teuthology.orchestra.console.trial009:power on output: Chassis Power Control: Up/On 2026-02-20T21:45:08.638 DEBUG:teuthology.orchestra.console.trial009:pexpect command: ipmitool -H trial009.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T21:45:08.748 DEBUG:teuthology.orchestra.console.trial009:check power output: Chassis Power is on 2026-02-20T21:45:08.748 INFO:teuthology.orchestra.console.trial009:Power on completed 2026-02-20T21:45:08.849 INFO:teuthology.provision.fog.trial009:Waiting for deploy to finish 2026-02-20T21:47:11.607 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial009.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T21:47:25.888 WARNING:teuthology.provision.fog.trial009:[Errno None] Unable to connect to port 22 on 10.20.193.9 2026-02-20T21:47:31.895 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial009.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T21:47:34.977 WARNING:teuthology.provision.fog.trial009:[Errno None] Unable to connect to port 22 on 10.20.193.9 2026-02-20T21:47:40.983 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial009.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T21:48:41.039 WARNING:teuthology.provision.fog.trial009:timed out 2026-02-20T21:48:47.041 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial009.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T21:48:47.148 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-20T21:48:47.148 DEBUG:teuthology.orchestra.run.trial009:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-20T21:48:47.546 INFO:teuthology.provision.fog.trial009:Node is ready 2026-02-20T21:48:47.546 DEBUG:teuthology.orchestra.run.trial009:> hostname 2026-02-20T21:48:47.592 INFO:teuthology.orchestra.run.trial009.stdout:trial009.front.sepia.ceph.com 2026-02-20T21:48:47.592 DEBUG:teuthology.orchestra.run.trial009:> grep trial009.front.sepia.ceph.com /etc/hosts 2026-02-20T21:48:47.635 INFO:teuthology.orchestra.run.trial009.stdout:10.20.193.9 trial009.front.sepia.ceph.com trial009 2026-02-20T21:48:47.636 DEBUG:teuthology.orchestra.run.trial009:> sudo hostname trial009 2026-02-20T21:48:47.687 DEBUG:teuthology.orchestra.run.trial009:> sudo sed -i -e 's/trial009.front.sepia.ceph.com/trial009/g' /etc/hosts 2026-02-20T21:48:47.737 DEBUG:teuthology.orchestra.run.trial009:> sudo sed -i -e 's/10.20.193.9/10.20.193.9/g' /etc/hosts 2026-02-20T21:48:47.790 DEBUG:teuthology.orchestra.run.trial009:> sudo sed -i -e 's/trial009.front.sepia.ceph.com/trial009/g' /etc/hostname 2026-02-20T21:48:47.845 DEBUG:teuthology.orchestra.run.trial009:> sudo hostname trial009 2026-02-20T21:48:47.897 DEBUG:teuthology.orchestra.run.trial009:> cat /etc/os-release 2026-02-20T21:48:47.944 INFO:teuthology.orchestra.run.trial009.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-20T21:48:47.944 INFO:teuthology.orchestra.run.trial009.stdout:NAME="Ubuntu" 2026-02-20T21:48:47.944 INFO:teuthology.orchestra.run.trial009.stdout:VERSION_ID="22.04" 2026-02-20T21:48:47.944 INFO:teuthology.orchestra.run.trial009.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-20T21:48:47.944 INFO:teuthology.orchestra.run.trial009.stdout:VERSION_CODENAME=jammy 2026-02-20T21:48:47.944 INFO:teuthology.orchestra.run.trial009.stdout:ID=ubuntu 2026-02-20T21:48:47.944 INFO:teuthology.orchestra.run.trial009.stdout:ID_LIKE=debian 2026-02-20T21:48:47.944 INFO:teuthology.orchestra.run.trial009.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-20T21:48:47.944 INFO:teuthology.orchestra.run.trial009.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-20T21:48:47.944 INFO:teuthology.orchestra.run.trial009.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-20T21:48:47.944 INFO:teuthology.orchestra.run.trial009.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-20T21:48:47.944 INFO:teuthology.orchestra.run.trial009.stdout:UBUNTU_CODENAME=jammy 2026-02-20T21:48:47.945 INFO:teuthology.provision.fog.trial009:Deploy complete! 2026-02-20T21:48:47.945 DEBUG:teuthology.parallel:result is None 2026-02-20T21:48:48.276 INFO:teuthology.lock.ops:Checking trial009.front.sepia.ceph.com 2026-02-20T21:48:48.277 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-20T21:48:48.371 INFO:teuthology.lock.ops:Updating [trial009.front.sepia.ceph.com]: set os type and version on server 2026-02-20T21:48:48.372 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial009.front.sepia.ceph.com' 2026-02-20T21:48:48.372 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial009.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T21:48:48.434 DEBUG:teuthology.orchestra.run.trial009:> true 2026-02-20T21:48:48.511 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial009.front.sepia.ceph.com' 2026-02-20T21:48:48.511 DEBUG:teuthology.orchestra.run.trial009:> uname -m 2026-02-20T21:48:48.556 INFO:teuthology.orchestra.run.trial009.stdout:x86_64 2026-02-20T21:48:48.556 DEBUG:teuthology.orchestra.run.trial009:> cat /etc/os-release 2026-02-20T21:48:48.600 INFO:teuthology.orchestra.run.trial009.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-20T21:48:48.600 INFO:teuthology.orchestra.run.trial009.stdout:NAME="Ubuntu" 2026-02-20T21:48:48.601 INFO:teuthology.orchestra.run.trial009.stdout:VERSION_ID="22.04" 2026-02-20T21:48:48.601 INFO:teuthology.orchestra.run.trial009.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-20T21:48:48.601 INFO:teuthology.orchestra.run.trial009.stdout:VERSION_CODENAME=jammy 2026-02-20T21:48:48.601 INFO:teuthology.orchestra.run.trial009.stdout:ID=ubuntu 2026-02-20T21:48:48.601 INFO:teuthology.orchestra.run.trial009.stdout:ID_LIKE=debian 2026-02-20T21:48:48.601 INFO:teuthology.orchestra.run.trial009.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-20T21:48:48.601 INFO:teuthology.orchestra.run.trial009.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-20T21:48:48.601 INFO:teuthology.orchestra.run.trial009.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-20T21:48:48.601 INFO:teuthology.orchestra.run.trial009.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-20T21:48:48.601 INFO:teuthology.orchestra.run.trial009.stdout:UBUNTU_CODENAME=jammy 2026-02-20T21:48:48.602 INFO:teuthology.lock.ops:Updating trial009.front.sepia.ceph.com on lock server 2026-02-20T21:48:48.703 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:48:48.795 INFO:teuthology.dispatcher.supervisor:Running job 61521 2026-02-20T21:48:48.795 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/61521 --name yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial --description rbd/cli_v1/{base/install clusters/{fixed-1} conf/{disable-pool-app} features/format-1 msgr-failures/few objectstore/bluestore-comp-zstd supported-random-distro$/{ubuntu_latest} workloads/rbd_cli_generic} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61521/orig.config.yaml 2026-02-20T21:48:48.796 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/61521 2026-02-20T21:48:48.796 INFO:teuthology.dispatcher.supervisor:Job PID: 847534 2026-02-20T21:48:48.796 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-20T21:50:48.835 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:52:49.020 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:54:49.211 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:56:49.313 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:58:49.534 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:00:49.715 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:02:49.921 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:04:50.091 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:06:50.267 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:08:50.461 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:10:50.624 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:12:50.800 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:12:50.896 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-20T22:12:50.956 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-20T22:12:51.244 INFO:teuthology.orchestra.console.trial009:Power off 2026-02-20T22:12:51.244 DEBUG:teuthology.orchestra.console.trial009:pexpect command: ipmitool -H trial009.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T22:12:51.283 DEBUG:teuthology.orchestra.console.trial009:power off output: Chassis Power Control: Down/Off 2026-02-20T22:12:55.287 DEBUG:teuthology.orchestra.console.trial009:pexpect command: ipmitool -H trial009.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T22:12:55.395 DEBUG:teuthology.orchestra.console.trial009:check power output: Chassis Power is on 2026-02-20T22:12:59.399 DEBUG:teuthology.orchestra.console.trial009:pexpect command: ipmitool -H trial009.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T22:12:59.509 DEBUG:teuthology.orchestra.console.trial009:check power output: Chassis Power is off 2026-02-20T22:12:59.510 INFO:teuthology.orchestra.console.trial009:Power off completed 2026-02-20T22:12:59.718 INFO:teuthology.lock.ops:unlocked: trial009.front.sepia.ceph.com