2026-02-20T21:58:29.427 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T21:58:29.427 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:58:29.500 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:58:29.632 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7b03dad6f560>, signals=[15]) 2026-02-20T21:58:29.632 INFO:teuthology.lock.ops:Start node 'trial071.front.sepia.ceph.com' reimaging 2026-02-20T21:58:29.632 INFO:teuthology.lock.ops:Updating [trial071.front.sepia.ceph.com]: reset os type and version on server 2026-02-20T21:58:29.632 INFO:teuthology.lock.ops:Updating trial071.front.sepia.ceph.com on lock server 2026-02-20T21:58:29.834 DEBUG:teuthology.provision.fog.trial071:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-20T21:58:29.883 INFO:teuthology.provision.fog.trial071:Scheduling deploy of ubuntu 22.04 2026-02-20T21:58:30.920 INFO:teuthology.orchestra.console.trial071:Power off 2026-02-20T21:58:30.920 DEBUG:teuthology.orchestra.console.trial071:pexpect command: ipmitool -H trial071.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T21:58:30.960 DEBUG:teuthology.orchestra.console.trial071:power off output: Chassis Power Control: Down/Off 2026-02-20T21:58:34.965 DEBUG:teuthology.orchestra.console.trial071:pexpect command: ipmitool -H trial071.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T21:58:35.074 DEBUG:teuthology.orchestra.console.trial071:check power output: Chassis Power is off 2026-02-20T21:58:35.074 INFO:teuthology.orchestra.console.trial071:Power off completed 2026-02-20T21:58:35.175 INFO:teuthology.orchestra.console.trial071:Power on 2026-02-20T21:58:35.175 DEBUG:teuthology.orchestra.console.trial071:pexpect command: ipmitool -H trial071.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-20T21:58:35.215 DEBUG:teuthology.orchestra.console.trial071:power on output: Chassis Power Control: Up/On 2026-02-20T21:58:39.219 DEBUG:teuthology.orchestra.console.trial071:pexpect command: ipmitool -H trial071.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T21:58:39.330 DEBUG:teuthology.orchestra.console.trial071:check power output: Chassis Power is on 2026-02-20T21:58:39.331 INFO:teuthology.orchestra.console.trial071:Power on completed 2026-02-20T21:58:39.431 INFO:teuthology.provision.fog.trial071:Waiting for deploy to finish 2026-02-20T22:00:42.115 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T22:00:56.385 WARNING:teuthology.provision.fog.trial071:[Errno None] Unable to connect to port 22 on 10.20.193.71 2026-02-20T22:01:02.391 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T22:01:05.472 WARNING:teuthology.provision.fog.trial071:[Errno None] Unable to connect to port 22 on 10.20.193.71 2026-02-20T22:01:11.479 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T22:01:14.559 WARNING:teuthology.provision.fog.trial071:[Errno None] Unable to connect to port 22 on 10.20.193.71 2026-02-20T22:01:20.561 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T22:01:56.428 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-20T22:01:56.428 DEBUG:teuthology.orchestra.run.trial071:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-20T22:01:56.826 INFO:teuthology.provision.fog.trial071:Node is ready 2026-02-20T22:01:56.827 DEBUG:teuthology.orchestra.run.trial071:> hostname 2026-02-20T22:01:56.871 INFO:teuthology.orchestra.run.trial071.stdout:trial071.front.sepia.ceph.com 2026-02-20T22:01:56.872 DEBUG:teuthology.orchestra.run.trial071:> grep trial071.front.sepia.ceph.com /etc/hosts 2026-02-20T22:01:56.915 INFO:teuthology.orchestra.run.trial071.stdout:10.20.193.71 trial071.front.sepia.ceph.com trial071 2026-02-20T22:01:56.916 DEBUG:teuthology.orchestra.run.trial071:> sudo hostname trial071 2026-02-20T22:01:56.966 DEBUG:teuthology.orchestra.run.trial071:> sudo sed -i -e 's/trial071.front.sepia.ceph.com/trial071/g' /etc/hosts 2026-02-20T22:01:57.015 DEBUG:teuthology.orchestra.run.trial071:> sudo sed -i -e 's/10.20.193.71/10.20.193.71/g' /etc/hosts 2026-02-20T22:01:57.063 DEBUG:teuthology.orchestra.run.trial071:> sudo sed -i -e 's/trial071.front.sepia.ceph.com/trial071/g' /etc/hostname 2026-02-20T22:01:57.112 DEBUG:teuthology.orchestra.run.trial071:> sudo hostname trial071 2026-02-20T22:01:57.164 DEBUG:teuthology.orchestra.run.trial071:> cat /etc/os-release 2026-02-20T22:01:57.207 INFO:teuthology.orchestra.run.trial071.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-20T22:01:57.207 INFO:teuthology.orchestra.run.trial071.stdout:NAME="Ubuntu" 2026-02-20T22:01:57.207 INFO:teuthology.orchestra.run.trial071.stdout:VERSION_ID="22.04" 2026-02-20T22:01:57.207 INFO:teuthology.orchestra.run.trial071.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-20T22:01:57.207 INFO:teuthology.orchestra.run.trial071.stdout:VERSION_CODENAME=jammy 2026-02-20T22:01:57.207 INFO:teuthology.orchestra.run.trial071.stdout:ID=ubuntu 2026-02-20T22:01:57.207 INFO:teuthology.orchestra.run.trial071.stdout:ID_LIKE=debian 2026-02-20T22:01:57.207 INFO:teuthology.orchestra.run.trial071.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-20T22:01:57.207 INFO:teuthology.orchestra.run.trial071.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-20T22:01:57.207 INFO:teuthology.orchestra.run.trial071.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-20T22:01:57.207 INFO:teuthology.orchestra.run.trial071.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-20T22:01:57.207 INFO:teuthology.orchestra.run.trial071.stdout:UBUNTU_CODENAME=jammy 2026-02-20T22:01:57.207 INFO:teuthology.provision.fog.trial071:Deploy complete! 2026-02-20T22:01:57.208 DEBUG:teuthology.parallel:result is None 2026-02-20T22:01:57.496 INFO:teuthology.lock.ops:Checking trial071.front.sepia.ceph.com 2026-02-20T22:01:57.497 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-20T22:01:57.572 INFO:teuthology.lock.ops:Updating [trial071.front.sepia.ceph.com]: set os type and version on server 2026-02-20T22:01:57.572 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial071.front.sepia.ceph.com' 2026-02-20T22:01:57.573 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T22:01:57.635 DEBUG:teuthology.orchestra.run.trial071:> true 2026-02-20T22:01:57.711 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial071.front.sepia.ceph.com' 2026-02-20T22:01:57.711 DEBUG:teuthology.orchestra.run.trial071:> uname -m 2026-02-20T22:01:57.755 INFO:teuthology.orchestra.run.trial071.stdout:x86_64 2026-02-20T22:01:57.756 DEBUG:teuthology.orchestra.run.trial071:> cat /etc/os-release 2026-02-20T22:01:57.800 INFO:teuthology.orchestra.run.trial071.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-20T22:01:57.800 INFO:teuthology.orchestra.run.trial071.stdout:NAME="Ubuntu" 2026-02-20T22:01:57.800 INFO:teuthology.orchestra.run.trial071.stdout:VERSION_ID="22.04" 2026-02-20T22:01:57.800 INFO:teuthology.orchestra.run.trial071.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-20T22:01:57.800 INFO:teuthology.orchestra.run.trial071.stdout:VERSION_CODENAME=jammy 2026-02-20T22:01:57.800 INFO:teuthology.orchestra.run.trial071.stdout:ID=ubuntu 2026-02-20T22:01:57.800 INFO:teuthology.orchestra.run.trial071.stdout:ID_LIKE=debian 2026-02-20T22:01:57.800 INFO:teuthology.orchestra.run.trial071.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-20T22:01:57.801 INFO:teuthology.orchestra.run.trial071.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-20T22:01:57.801 INFO:teuthology.orchestra.run.trial071.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-20T22:01:57.801 INFO:teuthology.orchestra.run.trial071.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-20T22:01:57.801 INFO:teuthology.orchestra.run.trial071.stdout:UBUNTU_CODENAME=jammy 2026-02-20T22:01:57.801 INFO:teuthology.lock.ops:Updating trial071.front.sepia.ceph.com on lock server 2026-02-20T22:01:57.906 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:01:58.000 INFO:teuthology.dispatcher.supervisor:Running job 61547 2026-02-20T22:01:58.000 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/61547 --name yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial --description rbd/basic/{base/install clusters/{fixed-1} conf/{disable-pool-app} msgr-failures/few objectstore/bluestore-comp-zstd supported-random-distro$/{ubuntu_latest} tasks/rbd_api_tests_old_format} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61547/orig.config.yaml 2026-02-20T22:01:58.000 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/61547 2026-02-20T22:01:58.000 INFO:teuthology.dispatcher.supervisor:Job PID: 921037 2026-02-20T22:01:58.000 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-20T22:03:58.100 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:05:58.270 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:07:58.459 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:09:58.647 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:11:58.828 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:13:59.028 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:15:59.238 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:17:59.402 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:19:59.609 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:21:59.817 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:24:00.028 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:26:00.233 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:26:00.308 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-20T22:26:00.365 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-20T22:26:00.683 INFO:teuthology.orchestra.console.trial071:Power off 2026-02-20T22:26:00.683 DEBUG:teuthology.orchestra.console.trial071:pexpect command: ipmitool -H trial071.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T22:26:00.721 DEBUG:teuthology.orchestra.console.trial071:power off output: Chassis Power Control: Down/Off 2026-02-20T22:26:04.722 DEBUG:teuthology.orchestra.console.trial071:pexpect command: ipmitool -H trial071.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T22:26:04.830 DEBUG:teuthology.orchestra.console.trial071:check power output: Chassis Power is on 2026-02-20T22:26:08.835 DEBUG:teuthology.orchestra.console.trial071:pexpect command: ipmitool -H trial071.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T22:26:08.945 DEBUG:teuthology.orchestra.console.trial071:check power output: Chassis Power is off 2026-02-20T22:26:08.945 INFO:teuthology.orchestra.console.trial071:Power off completed 2026-02-20T22:26:09.158 INFO:teuthology.lock.ops:unlocked: trial071.front.sepia.ceph.com