2026-02-18T13:13:26.881 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T13:13:26.881 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T13:13:26.953 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T13:13:27.082 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc31293e660>, signals=[15]) 2026-02-18T13:13:27.082 INFO:teuthology.lock.ops:Start node 'trial098.front.sepia.ceph.com' reimaging 2026-02-18T13:13:27.082 INFO:teuthology.lock.ops:Updating [trial098.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T13:13:27.082 INFO:teuthology.lock.ops:Updating trial098.front.sepia.ceph.com on lock server 2026-02-18T13:13:27.270 DEBUG:teuthology.provision.fog.trial098:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-18T13:13:27.318 INFO:teuthology.provision.fog.trial098:Scheduling deploy of ubuntu 22.04 2026-02-18T13:13:28.426 INFO:teuthology.orchestra.console.trial098:Power off 2026-02-18T13:13:28.426 DEBUG:teuthology.orchestra.console.trial098:pexpect command: ipmitool -H trial098.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T13:13:28.464 DEBUG:teuthology.orchestra.console.trial098:power off output: Chassis Power Control: Down/Off 2026-02-18T13:13:32.470 DEBUG:teuthology.orchestra.console.trial098:pexpect command: ipmitool -H trial098.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T13:13:32.580 DEBUG:teuthology.orchestra.console.trial098:check power output: Chassis Power is off 2026-02-18T13:13:32.581 INFO:teuthology.orchestra.console.trial098:Power off completed 2026-02-18T13:13:32.681 INFO:teuthology.orchestra.console.trial098:Power on 2026-02-18T13:13:32.681 DEBUG:teuthology.orchestra.console.trial098:pexpect command: ipmitool -H trial098.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T13:13:32.721 DEBUG:teuthology.orchestra.console.trial098:power on output: Chassis Power Control: Up/On 2026-02-18T13:13:36.726 DEBUG:teuthology.orchestra.console.trial098:pexpect command: ipmitool -H trial098.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T13:13:36.833 DEBUG:teuthology.orchestra.console.trial098:check power output: Chassis Power is on 2026-02-18T13:13:36.834 INFO:teuthology.orchestra.console.trial098:Power on completed 2026-02-18T13:13:36.934 INFO:teuthology.provision.fog.trial098:Waiting for deploy to finish 2026-02-18T13:15:39.505 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial098.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T13:15:53.792 WARNING:teuthology.provision.fog.trial098:[Errno None] Unable to connect to port 22 on 10.20.193.98 2026-02-18T13:15:59.798 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial098.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T13:16:02.880 WARNING:teuthology.provision.fog.trial098:[Errno None] Unable to connect to port 22 on 10.20.193.98 2026-02-18T13:16:08.887 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial098.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T13:16:11.968 WARNING:teuthology.provision.fog.trial098:[Errno None] Unable to connect to port 22 on 10.20.193.98 2026-02-18T13:16:17.975 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial098.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T13:16:54.103 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T13:16:54.103 DEBUG:teuthology.orchestra.run.trial098:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T13:16:54.512 INFO:teuthology.provision.fog.trial098:Node is ready 2026-02-18T13:16:54.512 DEBUG:teuthology.orchestra.run.trial098:> hostname 2026-02-18T13:16:54.558 INFO:teuthology.orchestra.run.trial098.stdout:trial098.front.sepia.ceph.com 2026-02-18T13:16:54.558 DEBUG:teuthology.orchestra.run.trial098:> grep trial098.front.sepia.ceph.com /etc/hosts 2026-02-18T13:16:54.602 INFO:teuthology.orchestra.run.trial098.stdout:10.20.193.98 trial098.front.sepia.ceph.com trial098 2026-02-18T13:16:54.602 DEBUG:teuthology.orchestra.run.trial098:> sudo hostname trial098 2026-02-18T13:16:54.654 DEBUG:teuthology.orchestra.run.trial098:> sudo sed -i -e 's/trial098.front.sepia.ceph.com/trial098/g' /etc/hosts 2026-02-18T13:16:54.702 DEBUG:teuthology.orchestra.run.trial098:> sudo sed -i -e 's/10.20.193.98/10.20.193.98/g' /etc/hosts 2026-02-18T13:16:54.750 DEBUG:teuthology.orchestra.run.trial098:> sudo sed -i -e 's/trial098.front.sepia.ceph.com/trial098/g' /etc/hostname 2026-02-18T13:16:54.798 DEBUG:teuthology.orchestra.run.trial098:> sudo hostname trial098 2026-02-18T13:16:54.845 DEBUG:teuthology.orchestra.run.trial098:> cat /etc/os-release 2026-02-18T13:16:54.889 INFO:teuthology.orchestra.run.trial098.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T13:16:54.889 INFO:teuthology.orchestra.run.trial098.stdout:NAME="Ubuntu" 2026-02-18T13:16:54.889 INFO:teuthology.orchestra.run.trial098.stdout:VERSION_ID="22.04" 2026-02-18T13:16:54.890 INFO:teuthology.orchestra.run.trial098.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T13:16:54.890 INFO:teuthology.orchestra.run.trial098.stdout:VERSION_CODENAME=jammy 2026-02-18T13:16:54.890 INFO:teuthology.orchestra.run.trial098.stdout:ID=ubuntu 2026-02-18T13:16:54.890 INFO:teuthology.orchestra.run.trial098.stdout:ID_LIKE=debian 2026-02-18T13:16:54.890 INFO:teuthology.orchestra.run.trial098.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T13:16:54.890 INFO:teuthology.orchestra.run.trial098.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T13:16:54.890 INFO:teuthology.orchestra.run.trial098.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T13:16:54.890 INFO:teuthology.orchestra.run.trial098.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T13:16:54.890 INFO:teuthology.orchestra.run.trial098.stdout:UBUNTU_CODENAME=jammy 2026-02-18T13:16:54.890 INFO:teuthology.provision.fog.trial098:Deploy complete! 2026-02-18T13:16:54.890 DEBUG:teuthology.parallel:result is None 2026-02-18T13:16:55.212 INFO:teuthology.lock.ops:Checking trial098.front.sepia.ceph.com 2026-02-18T13:16:55.212 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T13:16:55.293 INFO:teuthology.lock.ops:Updating [trial098.front.sepia.ceph.com]: set os type and version on server 2026-02-18T13:16:55.293 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial098.front.sepia.ceph.com' 2026-02-18T13:16:55.293 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial098.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T13:16:55.355 DEBUG:teuthology.orchestra.run.trial098:> true 2026-02-18T13:16:55.434 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial098.front.sepia.ceph.com' 2026-02-18T13:16:55.434 DEBUG:teuthology.orchestra.run.trial098:> uname -m 2026-02-18T13:16:55.478 INFO:teuthology.orchestra.run.trial098.stdout:x86_64 2026-02-18T13:16:55.478 DEBUG:teuthology.orchestra.run.trial098:> cat /etc/os-release 2026-02-18T13:16:55.522 INFO:teuthology.orchestra.run.trial098.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T13:16:55.522 INFO:teuthology.orchestra.run.trial098.stdout:NAME="Ubuntu" 2026-02-18T13:16:55.522 INFO:teuthology.orchestra.run.trial098.stdout:VERSION_ID="22.04" 2026-02-18T13:16:55.523 INFO:teuthology.orchestra.run.trial098.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T13:16:55.523 INFO:teuthology.orchestra.run.trial098.stdout:VERSION_CODENAME=jammy 2026-02-18T13:16:55.523 INFO:teuthology.orchestra.run.trial098.stdout:ID=ubuntu 2026-02-18T13:16:55.523 INFO:teuthology.orchestra.run.trial098.stdout:ID_LIKE=debian 2026-02-18T13:16:55.523 INFO:teuthology.orchestra.run.trial098.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T13:16:55.523 INFO:teuthology.orchestra.run.trial098.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T13:16:55.523 INFO:teuthology.orchestra.run.trial098.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T13:16:55.523 INFO:teuthology.orchestra.run.trial098.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T13:16:55.523 INFO:teuthology.orchestra.run.trial098.stdout:UBUNTU_CODENAME=jammy 2026-02-18T13:16:55.524 INFO:teuthology.lock.ops:Updating trial098.front.sepia.ceph.com on lock server 2026-02-18T13:16:55.625 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T13:16:55.721 INFO:teuthology.dispatcher.supervisor:Running job 56539 2026-02-18T13:16:55.721 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_anuchaithra@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/anuchaithra-2026-02-18_10:20:38-rgw-wip-anrao5-testing-2026-02-18-1230-distro-default-trial/56539 --name anuchaithra-2026-02-18_10:20:38-rgw-wip-anrao5-testing-2026-02-18-1230-distro-default-trial --description rgw/tempest/{0-install clusters/fixed-1 frontend/beast ignore-pg-availability overrides s3tests-branch tasks/s3/{auth-order/external-local s3tests} ubuntu_latest} -- /home/teuthworker/mnt/teuthology/anuchaithra-2026-02-18_10:20:38-rgw-wip-anrao5-testing-2026-02-18-1230-distro-default-trial/56539/orig.config.yaml 2026-02-18T13:16:55.722 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/anuchaithra-2026-02-18_10:20:38-rgw-wip-anrao5-testing-2026-02-18-1230-distro-default-trial/56539 2026-02-18T13:16:55.722 INFO:teuthology.dispatcher.supervisor:Job PID: 4133883 2026-02-18T13:16:55.722 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T13:18:55.767 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T13:20:55.903 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T13:22:56.042 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T13:24:56.218 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T13:24:56.309 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-18T13:24:56.369 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T13:24:56.663 INFO:teuthology.orchestra.console.trial098:Power off 2026-02-18T13:24:56.663 DEBUG:teuthology.orchestra.console.trial098:pexpect command: ipmitool -H trial098.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T13:24:56.703 DEBUG:teuthology.orchestra.console.trial098:power off output: Chassis Power Control: Down/Off 2026-02-18T13:25:00.708 DEBUG:teuthology.orchestra.console.trial098:pexpect command: ipmitool -H trial098.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T13:25:00.816 DEBUG:teuthology.orchestra.console.trial098:check power output: Chassis Power is on 2026-02-18T13:25:04.819 DEBUG:teuthology.orchestra.console.trial098:pexpect command: ipmitool -H trial098.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T13:25:04.929 DEBUG:teuthology.orchestra.console.trial098:check power output: Chassis Power is off 2026-02-18T13:25:04.930 INFO:teuthology.orchestra.console.trial098:Power off completed 2026-02-18T13:25:05.142 INFO:teuthology.lock.ops:unlocked: trial098.front.sepia.ceph.com