2026-02-18T08:51:16.806 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T08:51:16.806 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:51:16.885 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:51:17.020 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7edff8f4bec0>, signals=[15]) 2026-02-18T08:51:17.020 INFO:teuthology.lock.ops:Start node 'trial189.front.sepia.ceph.com' reimaging 2026-02-18T08:51:17.020 INFO:teuthology.lock.ops:Updating [trial189.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T08:51:17.020 INFO:teuthology.lock.ops:Updating trial189.front.sepia.ceph.com on lock server 2026-02-18T08:51:17.225 DEBUG:teuthology.provision.fog.trial189:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-18T08:51:17.268 INFO:teuthology.provision.fog.trial189:Scheduling deploy of ubuntu 22.04 2026-02-18T08:51:18.281 INFO:teuthology.orchestra.console.trial189:Power off 2026-02-18T08:51:18.281 DEBUG:teuthology.orchestra.console.trial189:pexpect command: ipmitool -H trial189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T08:51:18.319 DEBUG:teuthology.orchestra.console.trial189:power off output: Chassis Power Control: Down/Off 2026-02-18T08:51:22.323 DEBUG:teuthology.orchestra.console.trial189:pexpect command: ipmitool -H trial189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T08:51:22.433 DEBUG:teuthology.orchestra.console.trial189:check power output: Chassis Power is off 2026-02-18T08:51:22.434 INFO:teuthology.orchestra.console.trial189:Power off completed 2026-02-18T08:51:22.534 INFO:teuthology.orchestra.console.trial189:Power on 2026-02-18T08:51:22.534 DEBUG:teuthology.orchestra.console.trial189:pexpect command: ipmitool -H trial189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T08:51:22.573 DEBUG:teuthology.orchestra.console.trial189:power on output: Chassis Power Control: Up/On 2026-02-18T08:51:26.579 DEBUG:teuthology.orchestra.console.trial189:pexpect command: ipmitool -H trial189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T08:51:26.689 DEBUG:teuthology.orchestra.console.trial189:check power output: Chassis Power is on 2026-02-18T08:51:26.689 INFO:teuthology.orchestra.console.trial189:Power on completed 2026-02-18T08:51:26.790 INFO:teuthology.provision.fog.trial189:Waiting for deploy to finish 2026-02-18T08:53:29.428 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:53:43.680 WARNING:teuthology.provision.fog.trial189:[Errno None] Unable to connect to port 22 on 10.20.193.189 2026-02-18T08:53:49.687 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:53:52.768 WARNING:teuthology.provision.fog.trial189:[Errno None] Unable to connect to port 22 on 10.20.193.189 2026-02-18T08:53:58.774 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:54:01.856 WARNING:teuthology.provision.fog.trial189:[Errno None] Unable to connect to port 22 on 10.20.193.189 2026-02-18T08:54:07.860 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:54:43.957 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T08:54:43.958 DEBUG:teuthology.orchestra.run.trial189:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T08:54:44.364 INFO:teuthology.provision.fog.trial189:Node is ready 2026-02-18T08:54:44.364 DEBUG:teuthology.orchestra.run.trial189:> hostname 2026-02-18T08:54:44.411 INFO:teuthology.orchestra.run.trial189.stdout:trial189.front.sepia.ceph.com 2026-02-18T08:54:44.411 DEBUG:teuthology.orchestra.run.trial189:> grep trial189.front.sepia.ceph.com /etc/hosts 2026-02-18T08:54:44.455 INFO:teuthology.orchestra.run.trial189.stdout:10.20.193.189 trial189.front.sepia.ceph.com trial189 2026-02-18T08:54:44.455 DEBUG:teuthology.orchestra.run.trial189:> sudo hostname trial189 2026-02-18T08:54:44.507 DEBUG:teuthology.orchestra.run.trial189:> sudo sed -i -e 's/trial189.front.sepia.ceph.com/trial189/g' /etc/hosts 2026-02-18T08:54:44.555 DEBUG:teuthology.orchestra.run.trial189:> sudo sed -i -e 's/10.20.193.189/10.20.193.189/g' /etc/hosts 2026-02-18T08:54:44.607 DEBUG:teuthology.orchestra.run.trial189:> sudo sed -i -e 's/trial189.front.sepia.ceph.com/trial189/g' /etc/hostname 2026-02-18T08:54:44.659 DEBUG:teuthology.orchestra.run.trial189:> sudo hostname trial189 2026-02-18T08:54:44.711 DEBUG:teuthology.orchestra.run.trial189:> cat /etc/os-release 2026-02-18T08:54:44.755 INFO:teuthology.orchestra.run.trial189.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T08:54:44.755 INFO:teuthology.orchestra.run.trial189.stdout:NAME="Ubuntu" 2026-02-18T08:54:44.755 INFO:teuthology.orchestra.run.trial189.stdout:VERSION_ID="22.04" 2026-02-18T08:54:44.755 INFO:teuthology.orchestra.run.trial189.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T08:54:44.756 INFO:teuthology.orchestra.run.trial189.stdout:VERSION_CODENAME=jammy 2026-02-18T08:54:44.756 INFO:teuthology.orchestra.run.trial189.stdout:ID=ubuntu 2026-02-18T08:54:44.756 INFO:teuthology.orchestra.run.trial189.stdout:ID_LIKE=debian 2026-02-18T08:54:44.756 INFO:teuthology.orchestra.run.trial189.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T08:54:44.756 INFO:teuthology.orchestra.run.trial189.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T08:54:44.756 INFO:teuthology.orchestra.run.trial189.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T08:54:44.756 INFO:teuthology.orchestra.run.trial189.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T08:54:44.756 INFO:teuthology.orchestra.run.trial189.stdout:UBUNTU_CODENAME=jammy 2026-02-18T08:54:44.757 INFO:teuthology.provision.fog.trial189:Deploy complete! 2026-02-18T08:54:44.758 DEBUG:teuthology.parallel:result is None 2026-02-18T08:54:45.095 INFO:teuthology.lock.ops:Checking trial189.front.sepia.ceph.com 2026-02-18T08:54:45.095 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T08:54:45.181 INFO:teuthology.lock.ops:Updating [trial189.front.sepia.ceph.com]: set os type and version on server 2026-02-18T08:54:45.181 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial189.front.sepia.ceph.com' 2026-02-18T08:54:45.182 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T08:54:45.247 DEBUG:teuthology.orchestra.run.trial189:> true 2026-02-18T08:54:45.325 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial189.front.sepia.ceph.com' 2026-02-18T08:54:45.325 DEBUG:teuthology.orchestra.run.trial189:> uname -m 2026-02-18T08:54:45.375 INFO:teuthology.orchestra.run.trial189.stdout:x86_64 2026-02-18T08:54:45.375 DEBUG:teuthology.orchestra.run.trial189:> cat /etc/os-release 2026-02-18T08:54:45.419 INFO:teuthology.orchestra.run.trial189.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T08:54:45.419 INFO:teuthology.orchestra.run.trial189.stdout:NAME="Ubuntu" 2026-02-18T08:54:45.419 INFO:teuthology.orchestra.run.trial189.stdout:VERSION_ID="22.04" 2026-02-18T08:54:45.419 INFO:teuthology.orchestra.run.trial189.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T08:54:45.420 INFO:teuthology.orchestra.run.trial189.stdout:VERSION_CODENAME=jammy 2026-02-18T08:54:45.420 INFO:teuthology.orchestra.run.trial189.stdout:ID=ubuntu 2026-02-18T08:54:45.420 INFO:teuthology.orchestra.run.trial189.stdout:ID_LIKE=debian 2026-02-18T08:54:45.420 INFO:teuthology.orchestra.run.trial189.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T08:54:45.420 INFO:teuthology.orchestra.run.trial189.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T08:54:45.420 INFO:teuthology.orchestra.run.trial189.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T08:54:45.420 INFO:teuthology.orchestra.run.trial189.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T08:54:45.420 INFO:teuthology.orchestra.run.trial189.stdout:UBUNTU_CODENAME=jammy 2026-02-18T08:54:45.421 INFO:teuthology.lock.ops:Updating trial189.front.sepia.ceph.com on lock server 2026-02-18T08:54:45.523 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:54:45.614 INFO:teuthology.dispatcher.supervisor:Running job 55857 2026-02-18T08:54:45.614 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/55857 --name skanta-2026-02-18_08:32:17-rados-wip-bharath18-testing-2026-02-13-0856-distro-default-trial --description rados/standalone/{supported-random-distro$/{ubuntu_latest} workloads/osd} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-18_08:32:17-rados-wip-bharath18-testing-2026-02-13-0856-distro-default-trial/55857/orig.config.yaml 2026-02-18T08:54:45.615 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/55857 2026-02-18T08:54:45.615 INFO:teuthology.dispatcher.supervisor:Job PID: 3436995 2026-02-18T08:54:45.615 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T08:56:45.714 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T08:58:45.914 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:00:46.202 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:02:46.407 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:04:46.601 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:06:46.766 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:08:46.962 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:10:47.159 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:12:47.385 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:14:47.566 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:16:47.715 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:18:52.926 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:20:53.259 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:22:53.427 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:24:53.552 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:26:53.671 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:28:53.827 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:30:54.016 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:32:54.174 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:34:54.357 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:36:54.527 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:38:54.719 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:40:54.925 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:42:55.104 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:44:55.313 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:46:55.523 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:48:55.730 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:50:55.982 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:52:57.013 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:54:57.213 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:56:57.346 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T09:58:57.519 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T10:00:57.630 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T10:02:57.846 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T10:04:58.049 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T10:06:58.223 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T10:08:58.420 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T10:10:58.628 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T10:12:58.824 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T10:12:58.913 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-18T10:12:58.972 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T10:12:59.260 INFO:teuthology.orchestra.console.trial189:Power off 2026-02-18T10:12:59.260 DEBUG:teuthology.orchestra.console.trial189:pexpect command: ipmitool -H trial189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T10:12:59.299 DEBUG:teuthology.orchestra.console.trial189:power off output: Chassis Power Control: Down/Off 2026-02-18T10:13:03.303 DEBUG:teuthology.orchestra.console.trial189:pexpect command: ipmitool -H trial189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T10:13:03.412 DEBUG:teuthology.orchestra.console.trial189:check power output: Chassis Power is on 2026-02-18T10:13:07.415 DEBUG:teuthology.orchestra.console.trial189:pexpect command: ipmitool -H trial189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T10:13:07.525 DEBUG:teuthology.orchestra.console.trial189:check power output: Chassis Power is off 2026-02-18T10:13:07.526 INFO:teuthology.orchestra.console.trial189:Power off completed 2026-02-18T10:13:07.734 INFO:teuthology.lock.ops:unlocked: trial189.front.sepia.ceph.com