2026-02-19T14:13:26.817 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T14:13:26.817 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:13:26.890 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:13:27.021 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7c4e4d983a60>, signals=[15]) 2026-02-19T14:13:27.021 INFO:teuthology.lock.ops:Start node 'trial151.front.sepia.ceph.com' reimaging 2026-02-19T14:13:27.021 INFO:teuthology.lock.ops:Updating [trial151.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T14:13:27.021 INFO:teuthology.lock.ops:Updating trial151.front.sepia.ceph.com on lock server 2026-02-19T14:13:27.178 DEBUG:teuthology.provision.fog.trial151:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-19T14:13:27.225 INFO:teuthology.provision.fog.trial151:Scheduling deploy of ubuntu 22.04 2026-02-19T14:13:28.615 INFO:teuthology.orchestra.console.trial151:Power off 2026-02-19T14:13:28.615 DEBUG:teuthology.orchestra.console.trial151:pexpect command: ipmitool -H trial151.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T14:13:28.653 DEBUG:teuthology.orchestra.console.trial151:power off output: Chassis Power Control: Down/Off 2026-02-19T14:13:32.657 DEBUG:teuthology.orchestra.console.trial151:pexpect command: ipmitool -H trial151.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T14:13:32.766 DEBUG:teuthology.orchestra.console.trial151:check power output: Chassis Power is off 2026-02-19T14:13:32.767 INFO:teuthology.orchestra.console.trial151:Power off completed 2026-02-19T14:13:32.867 INFO:teuthology.orchestra.console.trial151:Power on 2026-02-19T14:13:32.868 DEBUG:teuthology.orchestra.console.trial151:pexpect command: ipmitool -H trial151.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T14:13:32.907 DEBUG:teuthology.orchestra.console.trial151:power on output: Chassis Power Control: Up/On 2026-02-19T14:13:36.912 DEBUG:teuthology.orchestra.console.trial151:pexpect command: ipmitool -H trial151.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T14:13:37.020 DEBUG:teuthology.orchestra.console.trial151:check power output: Chassis Power is on 2026-02-19T14:13:37.021 INFO:teuthology.orchestra.console.trial151:Power on completed 2026-02-19T14:13:37.121 INFO:teuthology.provision.fog.trial151:Waiting for deploy to finish 2026-02-19T14:15:40.709 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T14:15:55.008 WARNING:teuthology.provision.fog.trial151:[Errno None] Unable to connect to port 22 on 10.20.193.151 2026-02-19T14:16:01.014 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T14:16:04.096 WARNING:teuthology.provision.fog.trial151:[Errno None] Unable to connect to port 22 on 10.20.193.151 2026-02-19T14:16:10.102 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T14:16:13.184 WARNING:teuthology.provision.fog.trial151:[Errno None] Unable to connect to port 22 on 10.20.193.151 2026-02-19T14:16:19.191 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T14:16:55.030 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T14:16:55.030 DEBUG:teuthology.orchestra.run.trial151:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T14:16:55.424 INFO:teuthology.provision.fog.trial151:Node is ready 2026-02-19T14:16:55.424 DEBUG:teuthology.orchestra.run.trial151:> hostname 2026-02-19T14:16:55.471 INFO:teuthology.orchestra.run.trial151.stdout:trial151.front.sepia.ceph.com 2026-02-19T14:16:55.472 DEBUG:teuthology.orchestra.run.trial151:> grep trial151.front.sepia.ceph.com /etc/hosts 2026-02-19T14:16:55.516 INFO:teuthology.orchestra.run.trial151.stdout:10.20.193.151 trial151.front.sepia.ceph.com trial151 2026-02-19T14:16:55.516 DEBUG:teuthology.orchestra.run.trial151:> sudo hostname trial151 2026-02-19T14:16:55.571 DEBUG:teuthology.orchestra.run.trial151:> sudo sed -i -e 's/trial151.front.sepia.ceph.com/trial151/g' /etc/hosts 2026-02-19T14:16:55.620 DEBUG:teuthology.orchestra.run.trial151:> sudo sed -i -e 's/10.20.193.151/10.20.193.151/g' /etc/hosts 2026-02-19T14:16:55.676 DEBUG:teuthology.orchestra.run.trial151:> sudo sed -i -e 's/trial151.front.sepia.ceph.com/trial151/g' /etc/hostname 2026-02-19T14:16:55.732 DEBUG:teuthology.orchestra.run.trial151:> sudo hostname trial151 2026-02-19T14:16:55.783 DEBUG:teuthology.orchestra.run.trial151:> cat /etc/os-release 2026-02-19T14:16:55.828 INFO:teuthology.orchestra.run.trial151.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-19T14:16:55.828 INFO:teuthology.orchestra.run.trial151.stdout:NAME="Ubuntu" 2026-02-19T14:16:55.828 INFO:teuthology.orchestra.run.trial151.stdout:VERSION_ID="22.04" 2026-02-19T14:16:55.828 INFO:teuthology.orchestra.run.trial151.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-19T14:16:55.828 INFO:teuthology.orchestra.run.trial151.stdout:VERSION_CODENAME=jammy 2026-02-19T14:16:55.828 INFO:teuthology.orchestra.run.trial151.stdout:ID=ubuntu 2026-02-19T14:16:55.828 INFO:teuthology.orchestra.run.trial151.stdout:ID_LIKE=debian 2026-02-19T14:16:55.828 INFO:teuthology.orchestra.run.trial151.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-19T14:16:55.829 INFO:teuthology.orchestra.run.trial151.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-19T14:16:55.829 INFO:teuthology.orchestra.run.trial151.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-19T14:16:55.829 INFO:teuthology.orchestra.run.trial151.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-19T14:16:55.829 INFO:teuthology.orchestra.run.trial151.stdout:UBUNTU_CODENAME=jammy 2026-02-19T14:16:55.830 INFO:teuthology.provision.fog.trial151:Deploy complete! 2026-02-19T14:16:55.831 DEBUG:teuthology.parallel:result is None 2026-02-19T14:16:56.161 INFO:teuthology.lock.ops:Checking trial151.front.sepia.ceph.com 2026-02-19T14:16:56.162 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T14:16:56.273 INFO:teuthology.lock.ops:Updating [trial151.front.sepia.ceph.com]: set os type and version on server 2026-02-19T14:16:56.273 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial151.front.sepia.ceph.com' 2026-02-19T14:16:56.274 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T14:16:56.337 DEBUG:teuthology.orchestra.run.trial151:> true 2026-02-19T14:16:56.415 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial151.front.sepia.ceph.com' 2026-02-19T14:16:56.415 DEBUG:teuthology.orchestra.run.trial151:> uname -m 2026-02-19T14:16:56.459 INFO:teuthology.orchestra.run.trial151.stdout:x86_64 2026-02-19T14:16:56.460 DEBUG:teuthology.orchestra.run.trial151:> cat /etc/os-release 2026-02-19T14:16:56.507 INFO:teuthology.orchestra.run.trial151.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-19T14:16:56.507 INFO:teuthology.orchestra.run.trial151.stdout:NAME="Ubuntu" 2026-02-19T14:16:56.507 INFO:teuthology.orchestra.run.trial151.stdout:VERSION_ID="22.04" 2026-02-19T14:16:56.507 INFO:teuthology.orchestra.run.trial151.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-19T14:16:56.507 INFO:teuthology.orchestra.run.trial151.stdout:VERSION_CODENAME=jammy 2026-02-19T14:16:56.507 INFO:teuthology.orchestra.run.trial151.stdout:ID=ubuntu 2026-02-19T14:16:56.507 INFO:teuthology.orchestra.run.trial151.stdout:ID_LIKE=debian 2026-02-19T14:16:56.507 INFO:teuthology.orchestra.run.trial151.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-19T14:16:56.507 INFO:teuthology.orchestra.run.trial151.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-19T14:16:56.507 INFO:teuthology.orchestra.run.trial151.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-19T14:16:56.507 INFO:teuthology.orchestra.run.trial151.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-19T14:16:56.507 INFO:teuthology.orchestra.run.trial151.stdout:UBUNTU_CODENAME=jammy 2026-02-19T14:16:56.507 INFO:teuthology.lock.ops:Updating trial151.front.sepia.ceph.com on lock server 2026-02-19T14:16:56.574 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:16:56.664 INFO:teuthology.dispatcher.supervisor:Running job 58188 2026-02-19T14:16:56.664 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_dis@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/dis-2026-02-19_11:36:50-rbd-wip-rocky10-branch-of-the-day-2026-02-13-1771001916-distro-default-trial/58188 --name dis-2026-02-19_11:36:50-rbd-wip-rocky10-branch-of-the-day-2026-02-13-1771001916-distro-default-trial --description rbd/basic/{base/install clusters/{fixed-1} conf/{disable-pool-app} msgr-failures/few objectstore/bluestore-comp-snappy supported-random-distro$/{ubuntu_latest} tasks/rbd_python_api_tests_old_format} -- /home/teuthworker/mnt/teuthology/dis-2026-02-19_11:36:50-rbd-wip-rocky10-branch-of-the-day-2026-02-13-1771001916-distro-default-trial/58188/orig.config.yaml 2026-02-19T14:16:56.664 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/dis-2026-02-19_11:36:50-rbd-wip-rocky10-branch-of-the-day-2026-02-13-1771001916-distro-default-trial/58188 2026-02-19T14:16:56.665 INFO:teuthology.dispatcher.supervisor:Job PID: 3131430 2026-02-19T14:16:56.665 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T14:18:56.759 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:20:56.944 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:22:57.101 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:24:57.293 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:26:57.494 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:28:57.709 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:30:57.916 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:32:58.103 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:32:58.175 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-19T14:32:58.231 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T14:32:58.526 INFO:teuthology.orchestra.console.trial151:Power off 2026-02-19T14:32:58.527 DEBUG:teuthology.orchestra.console.trial151:pexpect command: ipmitool -H trial151.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T14:32:58.565 DEBUG:teuthology.orchestra.console.trial151:power off output: Chassis Power Control: Down/Off 2026-02-19T14:33:02.569 DEBUG:teuthology.orchestra.console.trial151:pexpect command: ipmitool -H trial151.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T14:33:02.678 DEBUG:teuthology.orchestra.console.trial151:check power output: Chassis Power is on 2026-02-19T14:33:06.682 DEBUG:teuthology.orchestra.console.trial151:pexpect command: ipmitool -H trial151.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T14:33:06.791 DEBUG:teuthology.orchestra.console.trial151:check power output: Chassis Power is off 2026-02-19T14:33:06.792 INFO:teuthology.orchestra.console.trial151:Power off completed 2026-02-19T14:33:06.972 INFO:teuthology.lock.ops:unlocked: trial151.front.sepia.ceph.com