2026-02-21T01:14:54.384 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-21T01:14:54.384 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T01:14:54.457 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T01:14:54.589 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x756df0d7e700>, signals=[15]) 2026-02-21T01:14:54.589 INFO:teuthology.lock.ops:Start node 'trial050.front.sepia.ceph.com' reimaging 2026-02-21T01:14:54.589 INFO:teuthology.lock.ops:Updating [trial050.front.sepia.ceph.com]: reset os type and version on server 2026-02-21T01:14:54.589 INFO:teuthology.lock.ops:Updating trial050.front.sepia.ceph.com on lock server 2026-02-21T01:14:54.804 DEBUG:teuthology.provision.fog.trial050:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-21T01:14:54.857 INFO:teuthology.provision.fog.trial050:Scheduling deploy of ubuntu 22.04 2026-02-21T01:14:55.818 INFO:teuthology.orchestra.console.trial050:Power off 2026-02-21T01:14:55.818 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T01:14:55.856 DEBUG:teuthology.orchestra.console.trial050:power off output: Chassis Power Control: Down/Off 2026-02-21T01:14:59.861 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T01:14:59.971 DEBUG:teuthology.orchestra.console.trial050:check power output: Chassis Power is off 2026-02-21T01:14:59.971 INFO:teuthology.orchestra.console.trial050:Power off completed 2026-02-21T01:15:00.072 INFO:teuthology.orchestra.console.trial050:Power on 2026-02-21T01:15:00.072 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-21T01:15:00.111 DEBUG:teuthology.orchestra.console.trial050:power on output: Chassis Power Control: Up/On 2026-02-21T01:15:04.115 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T01:15:04.227 DEBUG:teuthology.orchestra.console.trial050:check power output: Chassis Power is on 2026-02-21T01:15:04.227 INFO:teuthology.orchestra.console.trial050:Power on completed 2026-02-21T01:15:04.328 INFO:teuthology.provision.fog.trial050:Waiting for deploy to finish 2026-02-21T01:17:07.367 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T01:17:21.665 WARNING:teuthology.provision.fog.trial050:[Errno None] Unable to connect to port 22 on 10.20.193.50 2026-02-21T01:17:27.671 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T01:17:30.752 WARNING:teuthology.provision.fog.trial050:[Errno None] Unable to connect to port 22 on 10.20.193.50 2026-02-21T01:17:36.758 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T01:17:39.840 WARNING:teuthology.provision.fog.trial050:[Errno None] Unable to connect to port 22 on 10.20.193.50 2026-02-21T01:17:45.847 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T01:18:21.686 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-21T01:18:21.687 DEBUG:teuthology.orchestra.run.trial050:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-21T01:18:22.082 INFO:teuthology.provision.fog.trial050:Node is ready 2026-02-21T01:18:22.082 DEBUG:teuthology.orchestra.run.trial050:> hostname 2026-02-21T01:18:22.127 INFO:teuthology.orchestra.run.trial050.stdout:trial050.front.sepia.ceph.com 2026-02-21T01:18:22.127 DEBUG:teuthology.orchestra.run.trial050:> grep trial050.front.sepia.ceph.com /etc/hosts 2026-02-21T01:18:22.172 INFO:teuthology.orchestra.run.trial050.stdout:10.20.193.50 trial050.front.sepia.ceph.com trial050 2026-02-21T01:18:22.172 DEBUG:teuthology.orchestra.run.trial050:> sudo hostname trial050 2026-02-21T01:18:22.224 DEBUG:teuthology.orchestra.run.trial050:> sudo sed -i -e 's/trial050.front.sepia.ceph.com/trial050/g' /etc/hosts 2026-02-21T01:18:22.272 DEBUG:teuthology.orchestra.run.trial050:> sudo sed -i -e 's/10.20.193.50/10.20.193.50/g' /etc/hosts 2026-02-21T01:18:22.325 DEBUG:teuthology.orchestra.run.trial050:> sudo sed -i -e 's/trial050.front.sepia.ceph.com/trial050/g' /etc/hostname 2026-02-21T01:18:22.376 DEBUG:teuthology.orchestra.run.trial050:> sudo hostname trial050 2026-02-21T01:18:22.430 DEBUG:teuthology.orchestra.run.trial050:> cat /etc/os-release 2026-02-21T01:18:22.475 INFO:teuthology.orchestra.run.trial050.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-21T01:18:22.476 INFO:teuthology.orchestra.run.trial050.stdout:NAME="Ubuntu" 2026-02-21T01:18:22.476 INFO:teuthology.orchestra.run.trial050.stdout:VERSION_ID="22.04" 2026-02-21T01:18:22.476 INFO:teuthology.orchestra.run.trial050.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-21T01:18:22.476 INFO:teuthology.orchestra.run.trial050.stdout:VERSION_CODENAME=jammy 2026-02-21T01:18:22.476 INFO:teuthology.orchestra.run.trial050.stdout:ID=ubuntu 2026-02-21T01:18:22.476 INFO:teuthology.orchestra.run.trial050.stdout:ID_LIKE=debian 2026-02-21T01:18:22.476 INFO:teuthology.orchestra.run.trial050.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-21T01:18:22.476 INFO:teuthology.orchestra.run.trial050.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-21T01:18:22.476 INFO:teuthology.orchestra.run.trial050.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-21T01:18:22.476 INFO:teuthology.orchestra.run.trial050.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-21T01:18:22.476 INFO:teuthology.orchestra.run.trial050.stdout:UBUNTU_CODENAME=jammy 2026-02-21T01:18:22.477 INFO:teuthology.provision.fog.trial050:Deploy complete! 2026-02-21T01:18:22.477 DEBUG:teuthology.parallel:result is None 2026-02-21T01:18:22.809 INFO:teuthology.lock.ops:Checking trial050.front.sepia.ceph.com 2026-02-21T01:18:22.810 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-21T01:18:22.895 INFO:teuthology.lock.ops:Updating [trial050.front.sepia.ceph.com]: set os type and version on server 2026-02-21T01:18:22.895 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial050.front.sepia.ceph.com' 2026-02-21T01:18:22.896 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T01:18:22.957 DEBUG:teuthology.orchestra.run.trial050:> true 2026-02-21T01:18:23.033 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial050.front.sepia.ceph.com' 2026-02-21T01:18:23.033 DEBUG:teuthology.orchestra.run.trial050:> uname -m 2026-02-21T01:18:23.079 INFO:teuthology.orchestra.run.trial050.stdout:x86_64 2026-02-21T01:18:23.079 DEBUG:teuthology.orchestra.run.trial050:> cat /etc/os-release 2026-02-21T01:18:23.124 INFO:teuthology.orchestra.run.trial050.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-21T01:18:23.124 INFO:teuthology.orchestra.run.trial050.stdout:NAME="Ubuntu" 2026-02-21T01:18:23.124 INFO:teuthology.orchestra.run.trial050.stdout:VERSION_ID="22.04" 2026-02-21T01:18:23.124 INFO:teuthology.orchestra.run.trial050.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-21T01:18:23.124 INFO:teuthology.orchestra.run.trial050.stdout:VERSION_CODENAME=jammy 2026-02-21T01:18:23.124 INFO:teuthology.orchestra.run.trial050.stdout:ID=ubuntu 2026-02-21T01:18:23.124 INFO:teuthology.orchestra.run.trial050.stdout:ID_LIKE=debian 2026-02-21T01:18:23.125 INFO:teuthology.orchestra.run.trial050.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-21T01:18:23.125 INFO:teuthology.orchestra.run.trial050.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-21T01:18:23.125 INFO:teuthology.orchestra.run.trial050.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-21T01:18:23.125 INFO:teuthology.orchestra.run.trial050.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-21T01:18:23.125 INFO:teuthology.orchestra.run.trial050.stdout:UBUNTU_CODENAME=jammy 2026-02-21T01:18:23.125 INFO:teuthology.lock.ops:Updating trial050.front.sepia.ceph.com on lock server 2026-02-21T01:18:23.227 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T01:18:23.323 INFO:teuthology.dispatcher.supervisor:Running job 62167 2026-02-21T01:18:23.323 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_yuriw@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/yuriw-2026-02-21_00:21:18-rados-wip-yuri3-testing-2026-02-19-1610-tentacle-distro-default-trial/62167 --name yuriw-2026-02-21_00:21:18-rados-wip-yuri3-testing-2026-02-19-1610-tentacle-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/yuriw-2026-02-21_00:21:18-rados-wip-yuri3-testing-2026-02-19-1610-tentacle-distro-default-trial/62167/orig.config.yaml 2026-02-21T01:18:23.324 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-21_00:21:18-rados-wip-yuri3-testing-2026-02-19-1610-tentacle-distro-default-trial/62167 2026-02-21T01:18:23.324 INFO:teuthology.dispatcher.supervisor:Job PID: 2582080 2026-02-21T01:18:23.324 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-21T01:20:23.422 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T01:22:23.580 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T01:24:23.773 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T01:26:23.875 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T01:26:23.951 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-21T01:26:24.010 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-21T01:26:24.302 INFO:teuthology.orchestra.console.trial050:Power off 2026-02-21T01:26:24.302 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T01:26:24.342 DEBUG:teuthology.orchestra.console.trial050:power off output: Chassis Power Control: Down/Off 2026-02-21T01:26:28.346 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T01:26:28.455 DEBUG:teuthology.orchestra.console.trial050:check power output: Chassis Power is on 2026-02-21T01:26:32.459 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T01:26:32.568 DEBUG:teuthology.orchestra.console.trial050:check power output: Chassis Power is off 2026-02-21T01:26:32.569 INFO:teuthology.orchestra.console.trial050:Power off completed 2026-02-21T01:26:32.781 INFO:teuthology.lock.ops:unlocked: trial050.front.sepia.ceph.com