2026-02-21T11:34:00.946 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-21T11:34:00.946 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:34:01.020 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:34:01.157 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x749876a6e2a0>, signals=[15]) 2026-02-21T11:34:01.157 INFO:teuthology.lock.ops:Start node 'trial024.front.sepia.ceph.com' reimaging 2026-02-21T11:34:01.157 INFO:teuthology.lock.ops:Updating [trial024.front.sepia.ceph.com]: reset os type and version on server 2026-02-21T11:34:01.157 INFO:teuthology.lock.ops:Updating trial024.front.sepia.ceph.com on lock server 2026-02-21T11:34:01.364 DEBUG:teuthology.provision.fog.trial024:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-21T11:34:01.409 INFO:teuthology.provision.fog.trial024:Scheduling deploy of ubuntu 22.04 2026-02-21T11:34:02.455 INFO:teuthology.orchestra.console.trial024:Power off 2026-02-21T11:34:02.455 DEBUG:teuthology.orchestra.console.trial024:pexpect command: ipmitool -H trial024.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T11:34:02.494 DEBUG:teuthology.orchestra.console.trial024:power off output: Chassis Power Control: Down/Off 2026-02-21T11:34:06.498 DEBUG:teuthology.orchestra.console.trial024:pexpect command: ipmitool -H trial024.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T11:34:06.607 DEBUG:teuthology.orchestra.console.trial024:check power output: Chassis Power is off 2026-02-21T11:34:06.608 INFO:teuthology.orchestra.console.trial024:Power off completed 2026-02-21T11:34:06.708 INFO:teuthology.orchestra.console.trial024:Power on 2026-02-21T11:34:06.708 DEBUG:teuthology.orchestra.console.trial024:pexpect command: ipmitool -H trial024.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-21T11:34:06.750 DEBUG:teuthology.orchestra.console.trial024:power on output: Chassis Power Control: Up/On 2026-02-21T11:34:10.754 DEBUG:teuthology.orchestra.console.trial024:pexpect command: ipmitool -H trial024.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T11:34:10.861 DEBUG:teuthology.orchestra.console.trial024:check power output: Chassis Power is off 2026-02-21T11:34:14.866 DEBUG:teuthology.orchestra.console.trial024:pexpect command: ipmitool -H trial024.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T11:34:14.975 DEBUG:teuthology.orchestra.console.trial024:check power output: Chassis Power is on 2026-02-21T11:34:14.975 INFO:teuthology.orchestra.console.trial024:Power on completed 2026-02-21T11:34:15.076 INFO:teuthology.provision.fog.trial024:Waiting for deploy to finish 2026-02-21T11:36:02.391 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial024.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T11:36:02.497 ERROR:teuthology.orchestra.connection:Error authenticating with trial024.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-21T11:37:06.499 WARNING:teuthology.provision.fog.trial024:timed out 2026-02-21T11:37:12.501 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial024.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T11:37:23.785 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-21T11:37:23.785 DEBUG:teuthology.orchestra.run.trial024:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-21T11:37:24.476 INFO:teuthology.provision.fog.trial024:Node is ready 2026-02-21T11:37:24.477 DEBUG:teuthology.orchestra.run.trial024:> hostname 2026-02-21T11:37:24.522 INFO:teuthology.orchestra.run.trial024.stdout:trial024.front.sepia.ceph.com 2026-02-21T11:37:24.522 DEBUG:teuthology.orchestra.run.trial024:> grep trial024.front.sepia.ceph.com /etc/hosts 2026-02-21T11:37:24.566 INFO:teuthology.orchestra.run.trial024.stdout:10.20.193.24 trial024.front.sepia.ceph.com trial024 2026-02-21T11:37:24.567 DEBUG:teuthology.orchestra.run.trial024:> sudo hostname trial024 2026-02-21T11:37:24.622 DEBUG:teuthology.orchestra.run.trial024:> sudo sed -i -e 's/trial024.front.sepia.ceph.com/trial024/g' /etc/hosts 2026-02-21T11:37:24.670 DEBUG:teuthology.orchestra.run.trial024:> sudo sed -i -e 's/10.20.193.24/10.20.193.24/g' /etc/hosts 2026-02-21T11:37:24.721 DEBUG:teuthology.orchestra.run.trial024:> sudo sed -i -e 's/trial024.front.sepia.ceph.com/trial024/g' /etc/hostname 2026-02-21T11:37:24.771 DEBUG:teuthology.orchestra.run.trial024:> sudo hostname trial024 2026-02-21T11:37:24.822 DEBUG:teuthology.orchestra.run.trial024:> cat /etc/os-release 2026-02-21T11:37:24.866 INFO:teuthology.orchestra.run.trial024.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-21T11:37:24.866 INFO:teuthology.orchestra.run.trial024.stdout:NAME="Ubuntu" 2026-02-21T11:37:24.866 INFO:teuthology.orchestra.run.trial024.stdout:VERSION_ID="22.04" 2026-02-21T11:37:24.866 INFO:teuthology.orchestra.run.trial024.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-21T11:37:24.866 INFO:teuthology.orchestra.run.trial024.stdout:VERSION_CODENAME=jammy 2026-02-21T11:37:24.866 INFO:teuthology.orchestra.run.trial024.stdout:ID=ubuntu 2026-02-21T11:37:24.866 INFO:teuthology.orchestra.run.trial024.stdout:ID_LIKE=debian 2026-02-21T11:37:24.866 INFO:teuthology.orchestra.run.trial024.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-21T11:37:24.866 INFO:teuthology.orchestra.run.trial024.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-21T11:37:24.866 INFO:teuthology.orchestra.run.trial024.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-21T11:37:24.866 INFO:teuthology.orchestra.run.trial024.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-21T11:37:24.866 INFO:teuthology.orchestra.run.trial024.stdout:UBUNTU_CODENAME=jammy 2026-02-21T11:37:24.866 INFO:teuthology.provision.fog.trial024:Deploy complete! 2026-02-21T11:37:24.867 DEBUG:teuthology.parallel:result is None 2026-02-21T11:37:25.171 INFO:teuthology.lock.ops:Checking trial024.front.sepia.ceph.com 2026-02-21T11:37:25.171 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-21T11:37:25.243 INFO:teuthology.lock.ops:Updating [trial024.front.sepia.ceph.com]: set os type and version on server 2026-02-21T11:37:25.244 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial024.front.sepia.ceph.com' 2026-02-21T11:37:25.244 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial024.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T11:37:25.305 DEBUG:teuthology.orchestra.run.trial024:> true 2026-02-21T11:37:25.383 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial024.front.sepia.ceph.com' 2026-02-21T11:37:25.383 DEBUG:teuthology.orchestra.run.trial024:> uname -m 2026-02-21T11:37:25.429 INFO:teuthology.orchestra.run.trial024.stdout:x86_64 2026-02-21T11:37:25.430 DEBUG:teuthology.orchestra.run.trial024:> cat /etc/os-release 2026-02-21T11:37:25.474 INFO:teuthology.orchestra.run.trial024.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-21T11:37:25.474 INFO:teuthology.orchestra.run.trial024.stdout:NAME="Ubuntu" 2026-02-21T11:37:25.475 INFO:teuthology.orchestra.run.trial024.stdout:VERSION_ID="22.04" 2026-02-21T11:37:25.475 INFO:teuthology.orchestra.run.trial024.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-21T11:37:25.475 INFO:teuthology.orchestra.run.trial024.stdout:VERSION_CODENAME=jammy 2026-02-21T11:37:25.475 INFO:teuthology.orchestra.run.trial024.stdout:ID=ubuntu 2026-02-21T11:37:25.475 INFO:teuthology.orchestra.run.trial024.stdout:ID_LIKE=debian 2026-02-21T11:37:25.475 INFO:teuthology.orchestra.run.trial024.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-21T11:37:25.475 INFO:teuthology.orchestra.run.trial024.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-21T11:37:25.475 INFO:teuthology.orchestra.run.trial024.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-21T11:37:25.475 INFO:teuthology.orchestra.run.trial024.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-21T11:37:25.475 INFO:teuthology.orchestra.run.trial024.stdout:UBUNTU_CODENAME=jammy 2026-02-21T11:37:25.476 INFO:teuthology.lock.ops:Updating trial024.front.sepia.ceph.com on lock server 2026-02-21T11:37:25.575 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:37:25.663 INFO:teuthology.dispatcher.supervisor:Running job 62566 2026-02-21T11:37:25.663 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-21_10:47:12-rados-wip-bharath21-testing-2026-02-20-1039-distro-default-trial/62566 --name skanta-2026-02-21_10:47:12-rados-wip-bharath21-testing-2026-02-20-1039-distro-default-trial --description rados/perf/{ceph mon_election/connectivity objectstore/bluestore-bitmap scheduler/dmclock_1Shard_16Threads settings/optimized ubuntu_latest workloads/sample_radosbench} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-21_10:47:12-rados-wip-bharath21-testing-2026-02-20-1039-distro-default-trial/62566/orig.config.yaml 2026-02-21T11:37:25.663 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-21_10:47:12-rados-wip-bharath21-testing-2026-02-20-1039-distro-default-trial/62566 2026-02-21T11:37:25.663 INFO:teuthology.dispatcher.supervisor:Job PID: 3726573 2026-02-21T11:37:25.663 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-21T11:39:25.665 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:41:25.778 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:43:25.873 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:45:25.966 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:45:26.089 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-21T11:45:26.157 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-21T11:45:26.458 INFO:teuthology.orchestra.console.trial024:Power off 2026-02-21T11:45:26.458 DEBUG:teuthology.orchestra.console.trial024:pexpect command: ipmitool -H trial024.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T11:45:26.499 DEBUG:teuthology.orchestra.console.trial024:power off output: Chassis Power Control: Down/Off 2026-02-21T11:45:30.500 DEBUG:teuthology.orchestra.console.trial024:pexpect command: ipmitool -H trial024.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T11:45:30.609 DEBUG:teuthology.orchestra.console.trial024:check power output: Chassis Power is on 2026-02-21T11:45:34.610 DEBUG:teuthology.orchestra.console.trial024:pexpect command: ipmitool -H trial024.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T11:45:34.720 DEBUG:teuthology.orchestra.console.trial024:check power output: Chassis Power is off 2026-02-21T11:45:34.721 INFO:teuthology.orchestra.console.trial024:Power off completed 2026-02-21T11:45:34.933 INFO:teuthology.lock.ops:unlocked: trial024.front.sepia.ceph.com