2026-02-22T05:56:30.195 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-22T05:56:30.195 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T05:56:30.270 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T05:56:30.406 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7bf95325ae80>, signals=[15]) 2026-02-22T05:56:30.406 INFO:teuthology.lock.ops:Start node 'trial123.front.sepia.ceph.com' reimaging 2026-02-22T05:56:30.406 INFO:teuthology.lock.ops:Updating [trial123.front.sepia.ceph.com]: reset os type and version on server 2026-02-22T05:56:30.406 INFO:teuthology.lock.ops:Updating trial123.front.sepia.ceph.com on lock server 2026-02-22T05:56:30.576 DEBUG:teuthology.provision.fog.trial123:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-22T05:56:30.596 INFO:teuthology.provision.fog.trial123:Scheduling deploy of ubuntu 22.04 2026-02-22T05:56:34.371 INFO:teuthology.orchestra.console.trial123:Power off 2026-02-22T05:56:34.371 DEBUG:teuthology.orchestra.console.trial123:pexpect command: ipmitool -H trial123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T05:56:34.408 DEBUG:teuthology.orchestra.console.trial123:power off output: Chassis Power Control: Down/Off 2026-02-22T05:56:38.413 DEBUG:teuthology.orchestra.console.trial123:pexpect command: ipmitool -H trial123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T05:56:38.522 DEBUG:teuthology.orchestra.console.trial123:check power output: Chassis Power is off 2026-02-22T05:56:38.523 INFO:teuthology.orchestra.console.trial123:Power off completed 2026-02-22T05:56:38.623 INFO:teuthology.orchestra.console.trial123:Power on 2026-02-22T05:56:38.623 DEBUG:teuthology.orchestra.console.trial123:pexpect command: ipmitool -H trial123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-22T05:56:38.662 DEBUG:teuthology.orchestra.console.trial123:power on output: Chassis Power Control: Up/On 2026-02-22T05:56:42.667 DEBUG:teuthology.orchestra.console.trial123:pexpect command: ipmitool -H trial123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T05:56:42.777 DEBUG:teuthology.orchestra.console.trial123:check power output: Chassis Power is on 2026-02-22T05:56:42.777 INFO:teuthology.orchestra.console.trial123:Power on completed 2026-02-22T05:56:42.878 INFO:teuthology.provision.fog.trial123:Waiting for deploy to finish 2026-02-22T05:58:46.960 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T05:58:50.048 WARNING:teuthology.provision.fog.trial123:[Errno None] Unable to connect to port 22 on 10.20.193.123 2026-02-22T05:58:56.054 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T05:58:59.135 WARNING:teuthology.provision.fog.trial123:[Errno None] Unable to connect to port 22 on 10.20.193.123 2026-02-22T05:59:05.142 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T05:59:08.223 WARNING:teuthology.provision.fog.trial123:[Errno None] Unable to connect to port 22 on 10.20.193.123 2026-02-22T05:59:14.230 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T05:59:17.311 WARNING:teuthology.provision.fog.trial123:[Errno None] Unable to connect to port 22 on 10.20.193.123 2026-02-22T05:59:23.318 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T06:00:23.378 WARNING:teuthology.provision.fog.trial123:timed out 2026-02-22T06:00:29.385 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T06:00:29.459 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-22T06:00:29.459 DEBUG:teuthology.orchestra.run.trial123:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-22T06:00:29.851 INFO:teuthology.provision.fog.trial123:Node is ready 2026-02-22T06:00:29.851 DEBUG:teuthology.orchestra.run.trial123:> hostname 2026-02-22T06:00:29.897 INFO:teuthology.orchestra.run.trial123.stdout:trial123.front.sepia.ceph.com 2026-02-22T06:00:29.897 DEBUG:teuthology.orchestra.run.trial123:> grep trial123.front.sepia.ceph.com /etc/hosts 2026-02-22T06:00:29.941 INFO:teuthology.orchestra.run.trial123.stdout:10.20.193.123 trial123.front.sepia.ceph.com trial123 2026-02-22T06:00:29.942 DEBUG:teuthology.orchestra.run.trial123:> sudo hostname trial123 2026-02-22T06:00:29.993 DEBUG:teuthology.orchestra.run.trial123:> sudo sed -i -e 's/trial123.front.sepia.ceph.com/trial123/g' /etc/hosts 2026-02-22T06:00:30.041 DEBUG:teuthology.orchestra.run.trial123:> sudo sed -i -e 's/10.20.193.123/10.20.193.123/g' /etc/hosts 2026-02-22T06:00:30.089 DEBUG:teuthology.orchestra.run.trial123:> sudo sed -i -e 's/trial123.front.sepia.ceph.com/trial123/g' /etc/hostname 2026-02-22T06:00:30.138 DEBUG:teuthology.orchestra.run.trial123:> sudo hostname trial123 2026-02-22T06:00:30.189 DEBUG:teuthology.orchestra.run.trial123:> cat /etc/os-release 2026-02-22T06:00:30.233 INFO:teuthology.orchestra.run.trial123.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-22T06:00:30.233 INFO:teuthology.orchestra.run.trial123.stdout:NAME="Ubuntu" 2026-02-22T06:00:30.233 INFO:teuthology.orchestra.run.trial123.stdout:VERSION_ID="22.04" 2026-02-22T06:00:30.233 INFO:teuthology.orchestra.run.trial123.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-22T06:00:30.233 INFO:teuthology.orchestra.run.trial123.stdout:VERSION_CODENAME=jammy 2026-02-22T06:00:30.233 INFO:teuthology.orchestra.run.trial123.stdout:ID=ubuntu 2026-02-22T06:00:30.233 INFO:teuthology.orchestra.run.trial123.stdout:ID_LIKE=debian 2026-02-22T06:00:30.233 INFO:teuthology.orchestra.run.trial123.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-22T06:00:30.233 INFO:teuthology.orchestra.run.trial123.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-22T06:00:30.233 INFO:teuthology.orchestra.run.trial123.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-22T06:00:30.233 INFO:teuthology.orchestra.run.trial123.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-22T06:00:30.233 INFO:teuthology.orchestra.run.trial123.stdout:UBUNTU_CODENAME=jammy 2026-02-22T06:00:30.234 INFO:teuthology.provision.fog.trial123:Deploy complete! 2026-02-22T06:00:30.234 DEBUG:teuthology.parallel:result is None 2026-02-22T06:00:30.562 INFO:teuthology.lock.ops:Checking trial123.front.sepia.ceph.com 2026-02-22T06:00:30.562 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-22T06:00:30.623 INFO:teuthology.lock.ops:Updating [trial123.front.sepia.ceph.com]: set os type and version on server 2026-02-22T06:00:30.623 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial123.front.sepia.ceph.com' 2026-02-22T06:00:30.624 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T06:00:30.685 DEBUG:teuthology.orchestra.run.trial123:> true 2026-02-22T06:00:30.762 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial123.front.sepia.ceph.com' 2026-02-22T06:00:30.763 DEBUG:teuthology.orchestra.run.trial123:> uname -m 2026-02-22T06:00:30.809 INFO:teuthology.orchestra.run.trial123.stdout:x86_64 2026-02-22T06:00:30.809 DEBUG:teuthology.orchestra.run.trial123:> cat /etc/os-release 2026-02-22T06:00:30.853 INFO:teuthology.orchestra.run.trial123.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-22T06:00:30.853 INFO:teuthology.orchestra.run.trial123.stdout:NAME="Ubuntu" 2026-02-22T06:00:30.853 INFO:teuthology.orchestra.run.trial123.stdout:VERSION_ID="22.04" 2026-02-22T06:00:30.853 INFO:teuthology.orchestra.run.trial123.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-22T06:00:30.853 INFO:teuthology.orchestra.run.trial123.stdout:VERSION_CODENAME=jammy 2026-02-22T06:00:30.853 INFO:teuthology.orchestra.run.trial123.stdout:ID=ubuntu 2026-02-22T06:00:30.853 INFO:teuthology.orchestra.run.trial123.stdout:ID_LIKE=debian 2026-02-22T06:00:30.853 INFO:teuthology.orchestra.run.trial123.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-22T06:00:30.853 INFO:teuthology.orchestra.run.trial123.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-22T06:00:30.853 INFO:teuthology.orchestra.run.trial123.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-22T06:00:30.853 INFO:teuthology.orchestra.run.trial123.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-22T06:00:30.853 INFO:teuthology.orchestra.run.trial123.stdout:UBUNTU_CODENAME=jammy 2026-02-22T06:00:30.854 INFO:teuthology.lock.ops:Updating trial123.front.sepia.ceph.com on lock server 2026-02-22T06:00:30.933 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:00:31.023 INFO:teuthology.dispatcher.supervisor:Running job 63516 2026-02-22T06:00:31.024 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-22_05:22:34-rados-wip-bharath9-testing-2026-02-21-2044-tentacle-distro-default-trial/63516 --name skanta-2026-02-22_05:22:34-rados-wip-bharath9-testing-2026-02-21-2044-tentacle-distro-default-trial --description rados/objectstore/{backends/objectcacher-stress supported-random-distro$/{ubuntu_latest}} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-22_05:22:34-rados-wip-bharath9-testing-2026-02-21-2044-tentacle-distro-default-trial/63516/orig.config.yaml 2026-02-22T06:00:31.024 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-22_05:22:34-rados-wip-bharath9-testing-2026-02-21-2044-tentacle-distro-default-trial/63516 2026-02-22T06:00:31.024 INFO:teuthology.dispatcher.supervisor:Job PID: 2201054 2026-02-22T06:00:31.024 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-22T06:02:31.124 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:04:31.253 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:06:31.385 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:08:31.604 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:10:31.789 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:12:31.962 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:14:32.132 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:16:32.308 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:18:32.483 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:20:32.670 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:22:32.853 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T06:22:32.940 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-22T06:22:33.001 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-22T06:22:33.298 INFO:teuthology.orchestra.console.trial123:Power off 2026-02-22T06:22:33.298 DEBUG:teuthology.orchestra.console.trial123:pexpect command: ipmitool -H trial123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T06:22:33.339 DEBUG:teuthology.orchestra.console.trial123:power off output: Chassis Power Control: Down/Off 2026-02-22T06:22:37.343 DEBUG:teuthology.orchestra.console.trial123:pexpect command: ipmitool -H trial123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T06:22:37.450 DEBUG:teuthology.orchestra.console.trial123:check power output: Chassis Power is on 2026-02-22T06:22:41.455 DEBUG:teuthology.orchestra.console.trial123:pexpect command: ipmitool -H trial123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T06:22:41.565 DEBUG:teuthology.orchestra.console.trial123:check power output: Chassis Power is off 2026-02-22T06:22:41.565 INFO:teuthology.orchestra.console.trial123:Power off completed 2026-02-22T06:22:41.776 INFO:teuthology.lock.ops:unlocked: trial123.front.sepia.ceph.com