2026-02-18T07:04:21.222 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T07:04:21.223 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:04:21.294 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:04:21.427 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x722b2d83d760>, signals=[15]) 2026-02-18T07:04:21.427 INFO:teuthology.lock.ops:Start node 'trial196.front.sepia.ceph.com' reimaging 2026-02-18T07:04:21.427 INFO:teuthology.lock.ops:Updating [trial196.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T07:04:21.427 INFO:teuthology.lock.ops:Updating trial196.front.sepia.ceph.com on lock server 2026-02-18T07:04:21.658 DEBUG:teuthology.provision.fog.trial196:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-18T07:04:21.688 INFO:teuthology.provision.fog.trial196:Scheduling deploy of ubuntu 22.04 2026-02-18T07:04:22.881 INFO:teuthology.orchestra.console.trial196:Power off 2026-02-18T07:04:22.881 DEBUG:teuthology.orchestra.console.trial196:pexpect command: ipmitool -H trial196.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T07:04:22.921 DEBUG:teuthology.orchestra.console.trial196:power off output: Chassis Power Control: Down/Off 2026-02-18T07:04:26.926 DEBUG:teuthology.orchestra.console.trial196:pexpect command: ipmitool -H trial196.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T07:04:27.033 DEBUG:teuthology.orchestra.console.trial196:check power output: Chassis Power is off 2026-02-18T07:04:27.034 INFO:teuthology.orchestra.console.trial196:Power off completed 2026-02-18T07:04:27.134 INFO:teuthology.orchestra.console.trial196:Power on 2026-02-18T07:04:27.134 DEBUG:teuthology.orchestra.console.trial196:pexpect command: ipmitool -H trial196.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T07:04:27.178 DEBUG:teuthology.orchestra.console.trial196:power on output: Chassis Power Control: Up/On 2026-02-18T07:04:31.179 DEBUG:teuthology.orchestra.console.trial196:pexpect command: ipmitool -H trial196.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T07:04:31.290 DEBUG:teuthology.orchestra.console.trial196:check power output: Chassis Power is on 2026-02-18T07:04:31.290 INFO:teuthology.orchestra.console.trial196:Power on completed 2026-02-18T07:04:31.391 INFO:teuthology.provision.fog.trial196:Waiting for deploy to finish 2026-02-18T07:06:34.199 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T07:06:48.512 WARNING:teuthology.provision.fog.trial196:[Errno None] Unable to connect to port 22 on 10.20.193.196 2026-02-18T07:06:54.519 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T07:06:57.600 WARNING:teuthology.provision.fog.trial196:[Errno None] Unable to connect to port 22 on 10.20.193.196 2026-02-18T07:07:03.607 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T07:07:06.688 WARNING:teuthology.provision.fog.trial196:[Errno None] Unable to connect to port 22 on 10.20.193.196 2026-02-18T07:07:12.695 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T07:07:48.603 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T07:07:48.604 DEBUG:teuthology.orchestra.run.trial196:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T07:07:49.002 INFO:teuthology.provision.fog.trial196:Node is ready 2026-02-18T07:07:49.002 DEBUG:teuthology.orchestra.run.trial196:> hostname 2026-02-18T07:07:49.047 INFO:teuthology.orchestra.run.trial196.stdout:trial196.front.sepia.ceph.com 2026-02-18T07:07:49.048 DEBUG:teuthology.orchestra.run.trial196:> grep trial196.front.sepia.ceph.com /etc/hosts 2026-02-18T07:07:49.092 INFO:teuthology.orchestra.run.trial196.stdout:10.20.193.196 trial196.front.sepia.ceph.com trial196 2026-02-18T07:07:49.092 DEBUG:teuthology.orchestra.run.trial196:> sudo hostname trial196 2026-02-18T07:07:49.148 DEBUG:teuthology.orchestra.run.trial196:> sudo sed -i -e 's/trial196.front.sepia.ceph.com/trial196/g' /etc/hosts 2026-02-18T07:07:49.196 DEBUG:teuthology.orchestra.run.trial196:> sudo sed -i -e 's/10.20.193.196/10.20.193.196/g' /etc/hosts 2026-02-18T07:07:49.248 DEBUG:teuthology.orchestra.run.trial196:> sudo sed -i -e 's/trial196.front.sepia.ceph.com/trial196/g' /etc/hostname 2026-02-18T07:07:49.300 DEBUG:teuthology.orchestra.run.trial196:> sudo hostname trial196 2026-02-18T07:07:49.351 DEBUG:teuthology.orchestra.run.trial196:> cat /etc/os-release 2026-02-18T07:07:49.396 INFO:teuthology.orchestra.run.trial196.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T07:07:49.396 INFO:teuthology.orchestra.run.trial196.stdout:NAME="Ubuntu" 2026-02-18T07:07:49.396 INFO:teuthology.orchestra.run.trial196.stdout:VERSION_ID="22.04" 2026-02-18T07:07:49.396 INFO:teuthology.orchestra.run.trial196.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T07:07:49.396 INFO:teuthology.orchestra.run.trial196.stdout:VERSION_CODENAME=jammy 2026-02-18T07:07:49.396 INFO:teuthology.orchestra.run.trial196.stdout:ID=ubuntu 2026-02-18T07:07:49.397 INFO:teuthology.orchestra.run.trial196.stdout:ID_LIKE=debian 2026-02-18T07:07:49.397 INFO:teuthology.orchestra.run.trial196.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T07:07:49.397 INFO:teuthology.orchestra.run.trial196.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T07:07:49.397 INFO:teuthology.orchestra.run.trial196.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T07:07:49.397 INFO:teuthology.orchestra.run.trial196.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T07:07:49.397 INFO:teuthology.orchestra.run.trial196.stdout:UBUNTU_CODENAME=jammy 2026-02-18T07:07:49.398 INFO:teuthology.provision.fog.trial196:Deploy complete! 2026-02-18T07:07:49.398 DEBUG:teuthology.parallel:result is None 2026-02-18T07:07:49.735 INFO:teuthology.lock.ops:Checking trial196.front.sepia.ceph.com 2026-02-18T07:07:49.735 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T07:07:49.825 INFO:teuthology.lock.ops:Updating [trial196.front.sepia.ceph.com]: set os type and version on server 2026-02-18T07:07:49.825 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial196.front.sepia.ceph.com' 2026-02-18T07:07:49.825 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T07:07:49.888 DEBUG:teuthology.orchestra.run.trial196:> true 2026-02-18T07:07:49.966 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial196.front.sepia.ceph.com' 2026-02-18T07:07:49.966 DEBUG:teuthology.orchestra.run.trial196:> uname -m 2026-02-18T07:07:50.015 INFO:teuthology.orchestra.run.trial196.stdout:x86_64 2026-02-18T07:07:50.016 DEBUG:teuthology.orchestra.run.trial196:> cat /etc/os-release 2026-02-18T07:07:50.060 INFO:teuthology.orchestra.run.trial196.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T07:07:50.060 INFO:teuthology.orchestra.run.trial196.stdout:NAME="Ubuntu" 2026-02-18T07:07:50.060 INFO:teuthology.orchestra.run.trial196.stdout:VERSION_ID="22.04" 2026-02-18T07:07:50.060 INFO:teuthology.orchestra.run.trial196.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T07:07:50.060 INFO:teuthology.orchestra.run.trial196.stdout:VERSION_CODENAME=jammy 2026-02-18T07:07:50.060 INFO:teuthology.orchestra.run.trial196.stdout:ID=ubuntu 2026-02-18T07:07:50.060 INFO:teuthology.orchestra.run.trial196.stdout:ID_LIKE=debian 2026-02-18T07:07:50.060 INFO:teuthology.orchestra.run.trial196.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T07:07:50.060 INFO:teuthology.orchestra.run.trial196.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T07:07:50.061 INFO:teuthology.orchestra.run.trial196.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T07:07:50.061 INFO:teuthology.orchestra.run.trial196.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T07:07:50.061 INFO:teuthology.orchestra.run.trial196.stdout:UBUNTU_CODENAME=jammy 2026-02-18T07:07:50.061 INFO:teuthology.lock.ops:Updating trial196.front.sepia.ceph.com on lock server 2026-02-18T07:07:50.163 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:07:50.369 INFO:teuthology.dispatcher.supervisor:Running job 55659 2026-02-18T07:07:50.369 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_06:45:37-rados-wip-bharath20-testing-2026-02-13-0906-squid-distro-default-trial/55659 --name skanta-2026-02-18_06:45:37-rados-wip-bharath20-testing-2026-02-13-0906-squid-distro-default-trial --description rados/singleton/{all/mon-stretch-pool mon_election/connectivity msgr-failures/none msgr/async-v2only objectstore/bluestore-comp-snappy rados supported-random-distro$/{ubuntu_latest}} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-18_06:45:37-rados-wip-bharath20-testing-2026-02-13-0906-squid-distro-default-trial/55659/orig.config.yaml 2026-02-18T07:07:50.369 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-18_06:45:37-rados-wip-bharath20-testing-2026-02-13-0906-squid-distro-default-trial/55659 2026-02-18T07:07:50.369 INFO:teuthology.dispatcher.supervisor:Job PID: 3143289 2026-02-18T07:07:50.369 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T07:09:50.393 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:11:50.595 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:13:50.751 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:15:50.958 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:17:51.154 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:19:51.364 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:21:51.571 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:23:51.786 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:25:51.994 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:25:52.087 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-18T07:25:52.150 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T07:25:52.441 INFO:teuthology.orchestra.console.trial196:Power off 2026-02-18T07:25:52.441 DEBUG:teuthology.orchestra.console.trial196:pexpect command: ipmitool -H trial196.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T07:25:52.479 DEBUG:teuthology.orchestra.console.trial196:power off output: Chassis Power Control: Down/Off 2026-02-18T07:25:56.484 DEBUG:teuthology.orchestra.console.trial196:pexpect command: ipmitool -H trial196.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T07:25:56.592 DEBUG:teuthology.orchestra.console.trial196:check power output: Chassis Power is on 2026-02-18T07:26:00.596 DEBUG:teuthology.orchestra.console.trial196:pexpect command: ipmitool -H trial196.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T07:26:00.707 DEBUG:teuthology.orchestra.console.trial196:check power output: Chassis Power is off 2026-02-18T07:26:00.708 INFO:teuthology.orchestra.console.trial196:Power off completed 2026-02-18T07:26:00.948 INFO:teuthology.lock.ops:unlocked: trial196.front.sepia.ceph.com