2026-02-21T17:02:56.922 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-21T17:02:56.922 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:02:56.994 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:02:57.126 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x78b96358a480>, signals=[15]) 2026-02-21T17:02:57.126 INFO:teuthology.lock.ops:Start node 'trial133.front.sepia.ceph.com' reimaging 2026-02-21T17:02:57.126 INFO:teuthology.lock.ops:Updating [trial133.front.sepia.ceph.com]: reset os type and version on server 2026-02-21T17:02:57.126 INFO:teuthology.lock.ops:Updating trial133.front.sepia.ceph.com on lock server 2026-02-21T17:02:57.326 DEBUG:teuthology.provision.fog.trial133:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-21T17:02:57.377 INFO:teuthology.provision.fog.trial133:Scheduling deploy of ubuntu 22.04 2026-02-21T17:02:58.532 INFO:teuthology.orchestra.console.trial133:Power off 2026-02-21T17:02:58.532 DEBUG:teuthology.orchestra.console.trial133:pexpect command: ipmitool -H trial133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T17:02:58.570 DEBUG:teuthology.orchestra.console.trial133:power off output: Chassis Power Control: Down/Off 2026-02-21T17:03:02.574 DEBUG:teuthology.orchestra.console.trial133:pexpect command: ipmitool -H trial133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T17:03:02.683 DEBUG:teuthology.orchestra.console.trial133:check power output: Chassis Power is off 2026-02-21T17:03:02.683 INFO:teuthology.orchestra.console.trial133:Power off completed 2026-02-21T17:03:02.784 INFO:teuthology.orchestra.console.trial133:Power on 2026-02-21T17:03:02.784 DEBUG:teuthology.orchestra.console.trial133:pexpect command: ipmitool -H trial133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-21T17:03:02.820 DEBUG:teuthology.orchestra.console.trial133:power on output: Chassis Power Control: Up/On 2026-02-21T17:03:06.825 DEBUG:teuthology.orchestra.console.trial133:pexpect command: ipmitool -H trial133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T17:03:06.935 DEBUG:teuthology.orchestra.console.trial133:check power output: Chassis Power is on 2026-02-21T17:03:06.935 INFO:teuthology.orchestra.console.trial133:Power on completed 2026-02-21T17:03:07.035 INFO:teuthology.provision.fog.trial133:Waiting for deploy to finish 2026-02-21T17:05:14.334 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T17:05:28.640 WARNING:teuthology.provision.fog.trial133:[Errno None] Unable to connect to port 22 on 10.20.193.133 2026-02-21T17:05:34.647 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T17:05:37.728 WARNING:teuthology.provision.fog.trial133:[Errno None] Unable to connect to port 22 on 10.20.193.133 2026-02-21T17:05:43.735 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T17:05:46.816 WARNING:teuthology.provision.fog.trial133:[Errno None] Unable to connect to port 22 on 10.20.193.133 2026-02-21T17:05:52.822 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T17:06:28.974 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-21T17:06:28.974 DEBUG:teuthology.orchestra.run.trial133:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-21T17:06:29.382 INFO:teuthology.provision.fog.trial133:Node is ready 2026-02-21T17:06:29.382 DEBUG:teuthology.orchestra.run.trial133:> hostname 2026-02-21T17:06:29.428 INFO:teuthology.orchestra.run.trial133.stdout:trial133.front.sepia.ceph.com 2026-02-21T17:06:29.428 DEBUG:teuthology.orchestra.run.trial133:> grep trial133.front.sepia.ceph.com /etc/hosts 2026-02-21T17:06:29.475 INFO:teuthology.orchestra.run.trial133.stdout:10.20.193.133 trial133.front.sepia.ceph.com trial133 2026-02-21T17:06:29.475 DEBUG:teuthology.orchestra.run.trial133:> sudo hostname trial133 2026-02-21T17:06:29.527 DEBUG:teuthology.orchestra.run.trial133:> sudo sed -i -e 's/trial133.front.sepia.ceph.com/trial133/g' /etc/hosts 2026-02-21T17:06:29.576 DEBUG:teuthology.orchestra.run.trial133:> sudo sed -i -e 's/10.20.193.133/10.20.193.133/g' /etc/hosts 2026-02-21T17:06:29.623 DEBUG:teuthology.orchestra.run.trial133:> sudo sed -i -e 's/trial133.front.sepia.ceph.com/trial133/g' /etc/hostname 2026-02-21T17:06:29.672 DEBUG:teuthology.orchestra.run.trial133:> sudo hostname trial133 2026-02-21T17:06:29.724 DEBUG:teuthology.orchestra.run.trial133:> cat /etc/os-release 2026-02-21T17:06:29.771 INFO:teuthology.orchestra.run.trial133.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-21T17:06:29.772 INFO:teuthology.orchestra.run.trial133.stdout:NAME="Ubuntu" 2026-02-21T17:06:29.772 INFO:teuthology.orchestra.run.trial133.stdout:VERSION_ID="22.04" 2026-02-21T17:06:29.772 INFO:teuthology.orchestra.run.trial133.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-21T17:06:29.772 INFO:teuthology.orchestra.run.trial133.stdout:VERSION_CODENAME=jammy 2026-02-21T17:06:29.772 INFO:teuthology.orchestra.run.trial133.stdout:ID=ubuntu 2026-02-21T17:06:29.772 INFO:teuthology.orchestra.run.trial133.stdout:ID_LIKE=debian 2026-02-21T17:06:29.772 INFO:teuthology.orchestra.run.trial133.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-21T17:06:29.772 INFO:teuthology.orchestra.run.trial133.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-21T17:06:29.772 INFO:teuthology.orchestra.run.trial133.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-21T17:06:29.772 INFO:teuthology.orchestra.run.trial133.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-21T17:06:29.772 INFO:teuthology.orchestra.run.trial133.stdout:UBUNTU_CODENAME=jammy 2026-02-21T17:06:29.773 INFO:teuthology.provision.fog.trial133:Deploy complete! 2026-02-21T17:06:29.774 DEBUG:teuthology.parallel:result is None 2026-02-21T17:06:30.321 INFO:teuthology.lock.ops:Checking trial133.front.sepia.ceph.com 2026-02-21T17:06:30.321 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-21T17:06:30.404 INFO:teuthology.lock.ops:Updating [trial133.front.sepia.ceph.com]: set os type and version on server 2026-02-21T17:06:30.405 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial133.front.sepia.ceph.com' 2026-02-21T17:06:30.405 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial133.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T17:06:30.471 DEBUG:teuthology.orchestra.run.trial133:> true 2026-02-21T17:06:30.548 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial133.front.sepia.ceph.com' 2026-02-21T17:06:30.548 DEBUG:teuthology.orchestra.run.trial133:> uname -m 2026-02-21T17:06:30.591 INFO:teuthology.orchestra.run.trial133.stdout:x86_64 2026-02-21T17:06:30.591 DEBUG:teuthology.orchestra.run.trial133:> cat /etc/os-release 2026-02-21T17:06:30.635 INFO:teuthology.orchestra.run.trial133.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-21T17:06:30.636 INFO:teuthology.orchestra.run.trial133.stdout:NAME="Ubuntu" 2026-02-21T17:06:30.636 INFO:teuthology.orchestra.run.trial133.stdout:VERSION_ID="22.04" 2026-02-21T17:06:30.636 INFO:teuthology.orchestra.run.trial133.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-21T17:06:30.636 INFO:teuthology.orchestra.run.trial133.stdout:VERSION_CODENAME=jammy 2026-02-21T17:06:30.636 INFO:teuthology.orchestra.run.trial133.stdout:ID=ubuntu 2026-02-21T17:06:30.636 INFO:teuthology.orchestra.run.trial133.stdout:ID_LIKE=debian 2026-02-21T17:06:30.636 INFO:teuthology.orchestra.run.trial133.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-21T17:06:30.636 INFO:teuthology.orchestra.run.trial133.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-21T17:06:30.636 INFO:teuthology.orchestra.run.trial133.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-21T17:06:30.636 INFO:teuthology.orchestra.run.trial133.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-21T17:06:30.636 INFO:teuthology.orchestra.run.trial133.stdout:UBUNTU_CODENAME=jammy 2026-02-21T17:06:30.637 INFO:teuthology.lock.ops:Updating trial133.front.sepia.ceph.com on lock server 2026-02-21T17:06:30.737 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:06:30.824 INFO:teuthology.dispatcher.supervisor:Running job 62804 2026-02-21T17:06:30.824 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_jfw@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/jfw-2026-02-21_17:01:13-rgw-wip-common-ceph_json-jfw-spirit-to-boost-distro-default-trial/62804 --name jfw-2026-02-21_17:01:13-rgw-wip-common-ceph_json-jfw-spirit-to-boost-distro-default-trial --description rgw/cloud-transition/{cluster ignore-pg-availability overrides s3tests-branch supported-random-distro$/{ubuntu_latest} tasks/restore/cloud_restore_s3tests} -- /home/teuthworker/mnt/teuthology/jfw-2026-02-21_17:01:13-rgw-wip-common-ceph_json-jfw-spirit-to-boost-distro-default-trial/62804/orig.config.yaml 2026-02-21T17:06:30.825 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/jfw-2026-02-21_17:01:13-rgw-wip-common-ceph_json-jfw-spirit-to-boost-distro-default-trial/62804 2026-02-21T17:06:30.825 INFO:teuthology.dispatcher.supervisor:Job PID: 244775 2026-02-21T17:06:30.825 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-21T17:08:30.840 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:10:33.449 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:12:33.624 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:14:33.827 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:16:34.028 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:18:34.232 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:18:34.322 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-21T17:18:34.381 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-21T17:18:34.669 INFO:teuthology.orchestra.console.trial133:Power off 2026-02-21T17:18:34.669 DEBUG:teuthology.orchestra.console.trial133:pexpect command: ipmitool -H trial133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T17:18:34.706 DEBUG:teuthology.orchestra.console.trial133:power off output: Chassis Power Control: Down/Off 2026-02-21T17:18:38.710 DEBUG:teuthology.orchestra.console.trial133:pexpect command: ipmitool -H trial133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T17:18:38.818 DEBUG:teuthology.orchestra.console.trial133:check power output: Chassis Power is on 2026-02-21T17:18:42.822 DEBUG:teuthology.orchestra.console.trial133:pexpect command: ipmitool -H trial133.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T17:18:42.931 DEBUG:teuthology.orchestra.console.trial133:check power output: Chassis Power is off 2026-02-21T17:18:42.932 INFO:teuthology.orchestra.console.trial133:Power off completed 2026-02-21T17:18:43.136 INFO:teuthology.lock.ops:unlocked: trial133.front.sepia.ceph.com