2026-02-18T08:35:08.443 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T08:35:08.444 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:35:08.516 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:35:08.646 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7beb51e56840>, signals=[15]) 2026-02-18T08:35:08.646 INFO:teuthology.lock.ops:Start node 'trial190.front.sepia.ceph.com' reimaging 2026-02-18T08:35:08.647 INFO:teuthology.lock.ops:Updating [trial190.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T08:35:08.647 INFO:teuthology.lock.ops:Updating trial190.front.sepia.ceph.com on lock server 2026-02-18T08:35:08.827 DEBUG:teuthology.provision.fog.trial190:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-18T08:35:08.853 INFO:teuthology.provision.fog.trial190:Scheduling deploy of ubuntu 22.04 2026-02-18T08:35:09.863 INFO:teuthology.orchestra.console.trial190:Power off 2026-02-18T08:35:09.864 DEBUG:teuthology.orchestra.console.trial190:pexpect command: ipmitool -H trial190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T08:35:09.902 DEBUG:teuthology.orchestra.console.trial190:power off output: Chassis Power Control: Down/Off 2026-02-18T08:35:13.907 DEBUG:teuthology.orchestra.console.trial190:pexpect command: ipmitool -H trial190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T08:35:14.017 DEBUG:teuthology.orchestra.console.trial190:check power output: Chassis Power is off 2026-02-18T08:35:14.018 INFO:teuthology.orchestra.console.trial190:Power off completed 2026-02-18T08:35:14.118 INFO:teuthology.orchestra.console.trial190:Power on 2026-02-18T08:35:14.119 DEBUG:teuthology.orchestra.console.trial190:pexpect command: ipmitool -H trial190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T08:35:14.159 DEBUG:teuthology.orchestra.console.trial190:power on output: Chassis Power Control: Up/On 2026-02-18T08:35:18.163 DEBUG:teuthology.orchestra.console.trial190:pexpect command: ipmitool -H trial190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T08:35:18.273 DEBUG:teuthology.orchestra.console.trial190:check power output: Chassis Power is on 2026-02-18T08:35:18.273 INFO:teuthology.orchestra.console.trial190:Power on completed 2026-02-18T08:35:18.374 INFO:teuthology.provision.fog.trial190:Waiting for deploy to finish 2026-02-18T08:37:20.903 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:37:35.168 WARNING:teuthology.provision.fog.trial190:[Errno None] Unable to connect to port 22 on 10.20.193.190 2026-02-18T08:37:41.174 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:37:44.256 WARNING:teuthology.provision.fog.trial190:[Errno None] Unable to connect to port 22 on 10.20.193.190 2026-02-18T08:37:50.262 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:37:53.344 WARNING:teuthology.provision.fog.trial190:[Errno None] Unable to connect to port 22 on 10.20.193.190 2026-02-18T08:37:59.351 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:38:35.250 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T08:38:35.250 DEBUG:teuthology.orchestra.run.trial190:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T08:38:35.638 INFO:teuthology.provision.fog.trial190:Node is ready 2026-02-18T08:38:35.638 DEBUG:teuthology.orchestra.run.trial190:> hostname 2026-02-18T08:38:35.681 INFO:teuthology.orchestra.run.trial190.stdout:trial190.front.sepia.ceph.com 2026-02-18T08:38:35.681 DEBUG:teuthology.orchestra.run.trial190:> grep trial190.front.sepia.ceph.com /etc/hosts 2026-02-18T08:38:35.726 INFO:teuthology.orchestra.run.trial190.stdout:10.20.193.190 trial190.front.sepia.ceph.com trial190 2026-02-18T08:38:35.726 DEBUG:teuthology.orchestra.run.trial190:> sudo hostname trial190 2026-02-18T08:38:35.782 DEBUG:teuthology.orchestra.run.trial190:> sudo sed -i -e 's/trial190.front.sepia.ceph.com/trial190/g' /etc/hosts 2026-02-18T08:38:35.830 DEBUG:teuthology.orchestra.run.trial190:> sudo sed -i -e 's/10.20.193.190/10.20.193.190/g' /etc/hosts 2026-02-18T08:38:35.881 DEBUG:teuthology.orchestra.run.trial190:> sudo sed -i -e 's/trial190.front.sepia.ceph.com/trial190/g' /etc/hostname 2026-02-18T08:38:35.929 DEBUG:teuthology.orchestra.run.trial190:> sudo hostname trial190 2026-02-18T08:38:35.981 DEBUG:teuthology.orchestra.run.trial190:> cat /etc/os-release 2026-02-18T08:38:36.025 INFO:teuthology.orchestra.run.trial190.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T08:38:36.025 INFO:teuthology.orchestra.run.trial190.stdout:NAME="Ubuntu" 2026-02-18T08:38:36.025 INFO:teuthology.orchestra.run.trial190.stdout:VERSION_ID="22.04" 2026-02-18T08:38:36.025 INFO:teuthology.orchestra.run.trial190.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T08:38:36.025 INFO:teuthology.orchestra.run.trial190.stdout:VERSION_CODENAME=jammy 2026-02-18T08:38:36.025 INFO:teuthology.orchestra.run.trial190.stdout:ID=ubuntu 2026-02-18T08:38:36.025 INFO:teuthology.orchestra.run.trial190.stdout:ID_LIKE=debian 2026-02-18T08:38:36.025 INFO:teuthology.orchestra.run.trial190.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T08:38:36.025 INFO:teuthology.orchestra.run.trial190.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T08:38:36.025 INFO:teuthology.orchestra.run.trial190.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T08:38:36.025 INFO:teuthology.orchestra.run.trial190.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T08:38:36.025 INFO:teuthology.orchestra.run.trial190.stdout:UBUNTU_CODENAME=jammy 2026-02-18T08:38:36.026 INFO:teuthology.provision.fog.trial190:Deploy complete! 2026-02-18T08:38:36.026 DEBUG:teuthology.parallel:result is None 2026-02-18T08:38:36.339 INFO:teuthology.lock.ops:Checking trial190.front.sepia.ceph.com 2026-02-18T08:38:36.339 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T08:38:36.422 INFO:teuthology.lock.ops:Updating [trial190.front.sepia.ceph.com]: set os type and version on server 2026-02-18T08:38:36.422 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial190.front.sepia.ceph.com' 2026-02-18T08:38:36.422 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:38:36.485 DEBUG:teuthology.orchestra.run.trial190:> true 2026-02-18T08:38:36.560 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial190.front.sepia.ceph.com' 2026-02-18T08:38:36.560 DEBUG:teuthology.orchestra.run.trial190:> uname -m 2026-02-18T08:38:36.605 INFO:teuthology.orchestra.run.trial190.stdout:x86_64 2026-02-18T08:38:36.605 DEBUG:teuthology.orchestra.run.trial190:> cat /etc/os-release 2026-02-18T08:38:36.650 INFO:teuthology.orchestra.run.trial190.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T08:38:36.650 INFO:teuthology.orchestra.run.trial190.stdout:NAME="Ubuntu" 2026-02-18T08:38:36.650 INFO:teuthology.orchestra.run.trial190.stdout:VERSION_ID="22.04" 2026-02-18T08:38:36.650 INFO:teuthology.orchestra.run.trial190.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T08:38:36.650 INFO:teuthology.orchestra.run.trial190.stdout:VERSION_CODENAME=jammy 2026-02-18T08:38:36.650 INFO:teuthology.orchestra.run.trial190.stdout:ID=ubuntu 2026-02-18T08:38:36.650 INFO:teuthology.orchestra.run.trial190.stdout:ID_LIKE=debian 2026-02-18T08:38:36.650 INFO:teuthology.orchestra.run.trial190.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T08:38:36.651 INFO:teuthology.orchestra.run.trial190.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T08:38:36.651 INFO:teuthology.orchestra.run.trial190.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T08:38:36.651 INFO:teuthology.orchestra.run.trial190.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T08:38:36.651 INFO:teuthology.orchestra.run.trial190.stdout:UBUNTU_CODENAME=jammy 2026-02-18T08:38:36.651 INFO:teuthology.lock.ops:Updating trial190.front.sepia.ceph.com on lock server 2026-02-18T08:38:36.756 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:38:36.849 INFO:teuthology.dispatcher.supervisor:Running job 55823 2026-02-18T08:38:36.849 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_skanta@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/skanta-2026-02-18_08:32:17-rados-wip-bharath18-testing-2026-02-13-0856-distro-default-trial/55823 --name skanta-2026-02-18_08:32:17-rados-wip-bharath18-testing-2026-02-13-0856-distro-default-trial --description rados/singleton-bluestore/{all/cephtool mon_election/connectivity msgr-failures/many msgr/async-v1only objectstore/bluestore/{alloc$/{btree} base mem$/{normal-1} onode-segment$/{1M} write$/{random/{compr$/{no$/{no}} random}}} rados supported-random-distro$/{ubuntu_latest}} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-18_08:32:17-rados-wip-bharath18-testing-2026-02-13-0856-distro-default-trial/55823/orig.config.yaml 2026-02-18T08:38:36.850 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-18_08:32:17-rados-wip-bharath18-testing-2026-02-13-0856-distro-default-trial/55823 2026-02-18T08:38:36.850 INFO:teuthology.dispatcher.supervisor:Job PID: 3392724 2026-02-18T08:38:36.850 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T08:40:36.949 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:42:37.152 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:44:37.312 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:46:37.483 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:48:37.652 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:50:37.866 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:52:38.070 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:54:38.213 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:56:38.388 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:58:38.524 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:00:38.748 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:02:38.864 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:02:38.957 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-18T09:02:39.038 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T09:02:39.329 INFO:teuthology.orchestra.console.trial190:Power off 2026-02-18T09:02:39.329 DEBUG:teuthology.orchestra.console.trial190:pexpect command: ipmitool -H trial190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T09:02:39.367 DEBUG:teuthology.orchestra.console.trial190:power off output: Chassis Power Control: Down/Off 2026-02-18T09:02:43.372 DEBUG:teuthology.orchestra.console.trial190:pexpect command: ipmitool -H trial190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T09:02:43.481 DEBUG:teuthology.orchestra.console.trial190:check power output: Chassis Power is on 2026-02-18T09:02:47.486 DEBUG:teuthology.orchestra.console.trial190:pexpect command: ipmitool -H trial190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T09:02:47.593 DEBUG:teuthology.orchestra.console.trial190:check power output: Chassis Power is off 2026-02-18T09:02:47.593 INFO:teuthology.orchestra.console.trial190:Power off completed 2026-02-18T09:02:47.771 INFO:teuthology.lock.ops:unlocked: trial190.front.sepia.ceph.com