2026-02-20T23:10:17.245 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T23:10:17.245 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:10:17.319 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:10:17.484 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7950e286fe20>, signals=[15]) 2026-02-20T23:10:17.484 INFO:teuthology.lock.ops:Start node 'trial005.front.sepia.ceph.com' reimaging 2026-02-20T23:10:17.485 INFO:teuthology.lock.ops:Updating [trial005.front.sepia.ceph.com]: reset os type and version on server 2026-02-20T23:10:17.485 INFO:teuthology.lock.ops:Updating trial005.front.sepia.ceph.com on lock server 2026-02-20T23:10:17.688 DEBUG:teuthology.provision.fog.trial005:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-20T23:10:17.729 INFO:teuthology.provision.fog.trial005:Scheduling deploy of ubuntu 22.04 2026-02-20T23:10:18.979 INFO:teuthology.orchestra.console.trial005:Power off 2026-02-20T23:10:18.979 DEBUG:teuthology.orchestra.console.trial005:pexpect command: ipmitool -H trial005.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T23:10:19.017 DEBUG:teuthology.orchestra.console.trial005:power off output: Chassis Power Control: Down/Off 2026-02-20T23:10:23.022 DEBUG:teuthology.orchestra.console.trial005:pexpect command: ipmitool -H trial005.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T23:10:23.132 DEBUG:teuthology.orchestra.console.trial005:check power output: Chassis Power is off 2026-02-20T23:10:23.133 INFO:teuthology.orchestra.console.trial005:Power off completed 2026-02-20T23:10:23.233 INFO:teuthology.orchestra.console.trial005:Power on 2026-02-20T23:10:23.233 DEBUG:teuthology.orchestra.console.trial005:pexpect command: ipmitool -H trial005.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-20T23:10:23.274 DEBUG:teuthology.orchestra.console.trial005:power on output: Chassis Power Control: Up/On 2026-02-20T23:10:27.279 DEBUG:teuthology.orchestra.console.trial005:pexpect command: ipmitool -H trial005.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T23:10:27.389 DEBUG:teuthology.orchestra.console.trial005:check power output: Chassis Power is on 2026-02-20T23:10:27.389 INFO:teuthology.orchestra.console.trial005:Power on completed 2026-02-20T23:10:27.489 INFO:teuthology.provision.fog.trial005:Waiting for deploy to finish 2026-02-20T23:12:30.851 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T23:12:33.920 WARNING:teuthology.provision.fog.trial005:[Errno None] Unable to connect to port 22 on 10.20.193.5 2026-02-20T23:12:39.927 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T23:12:43.008 WARNING:teuthology.provision.fog.trial005:[Errno None] Unable to connect to port 22 on 10.20.193.5 2026-02-20T23:12:49.015 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T23:12:52.095 WARNING:teuthology.provision.fog.trial005:[Errno None] Unable to connect to port 22 on 10.20.193.5 2026-02-20T23:12:58.102 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T23:13:01.184 WARNING:teuthology.provision.fog.trial005:[Errno None] Unable to connect to port 22 on 10.20.193.5 2026-02-20T23:13:07.190 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T23:14:07.250 WARNING:teuthology.provision.fog.trial005:timed out 2026-02-20T23:14:13.257 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T23:14:13.342 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-20T23:14:13.342 DEBUG:teuthology.orchestra.run.trial005:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-20T23:14:13.733 INFO:teuthology.provision.fog.trial005:Node is ready 2026-02-20T23:14:13.733 DEBUG:teuthology.orchestra.run.trial005:> hostname 2026-02-20T23:14:13.780 INFO:teuthology.orchestra.run.trial005.stdout:trial005.front.sepia.ceph.com 2026-02-20T23:14:13.780 DEBUG:teuthology.orchestra.run.trial005:> grep trial005.front.sepia.ceph.com /etc/hosts 2026-02-20T23:14:13.825 INFO:teuthology.orchestra.run.trial005.stdout:10.20.193.5 trial005.front.sepia.ceph.com trial005 2026-02-20T23:14:13.825 DEBUG:teuthology.orchestra.run.trial005:> sudo hostname trial005 2026-02-20T23:14:13.876 DEBUG:teuthology.orchestra.run.trial005:> sudo sed -i -e 's/trial005.front.sepia.ceph.com/trial005/g' /etc/hosts 2026-02-20T23:14:13.925 DEBUG:teuthology.orchestra.run.trial005:> sudo sed -i -e 's/10.20.193.5/10.20.193.5/g' /etc/hosts 2026-02-20T23:14:13.972 DEBUG:teuthology.orchestra.run.trial005:> sudo sed -i -e 's/trial005.front.sepia.ceph.com/trial005/g' /etc/hostname 2026-02-20T23:14:14.025 DEBUG:teuthology.orchestra.run.trial005:> sudo hostname trial005 2026-02-20T23:14:14.080 DEBUG:teuthology.orchestra.run.trial005:> cat /etc/os-release 2026-02-20T23:14:14.124 INFO:teuthology.orchestra.run.trial005.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-20T23:14:14.124 INFO:teuthology.orchestra.run.trial005.stdout:NAME="Ubuntu" 2026-02-20T23:14:14.124 INFO:teuthology.orchestra.run.trial005.stdout:VERSION_ID="22.04" 2026-02-20T23:14:14.124 INFO:teuthology.orchestra.run.trial005.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-20T23:14:14.124 INFO:teuthology.orchestra.run.trial005.stdout:VERSION_CODENAME=jammy 2026-02-20T23:14:14.124 INFO:teuthology.orchestra.run.trial005.stdout:ID=ubuntu 2026-02-20T23:14:14.124 INFO:teuthology.orchestra.run.trial005.stdout:ID_LIKE=debian 2026-02-20T23:14:14.124 INFO:teuthology.orchestra.run.trial005.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-20T23:14:14.124 INFO:teuthology.orchestra.run.trial005.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-20T23:14:14.124 INFO:teuthology.orchestra.run.trial005.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-20T23:14:14.124 INFO:teuthology.orchestra.run.trial005.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-20T23:14:14.124 INFO:teuthology.orchestra.run.trial005.stdout:UBUNTU_CODENAME=jammy 2026-02-20T23:14:14.124 INFO:teuthology.provision.fog.trial005:Deploy complete! 2026-02-20T23:14:14.125 DEBUG:teuthology.parallel:result is None 2026-02-20T23:14:19.219 INFO:teuthology.lock.ops:Checking trial005.front.sepia.ceph.com 2026-02-20T23:14:19.219 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-20T23:14:19.300 INFO:teuthology.lock.ops:Updating [trial005.front.sepia.ceph.com]: set os type and version on server 2026-02-20T23:14:19.301 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial005.front.sepia.ceph.com' 2026-02-20T23:14:19.301 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T23:14:19.364 DEBUG:teuthology.orchestra.run.trial005:> true 2026-02-20T23:14:19.443 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial005.front.sepia.ceph.com' 2026-02-20T23:14:19.443 DEBUG:teuthology.orchestra.run.trial005:> uname -m 2026-02-20T23:14:19.488 INFO:teuthology.orchestra.run.trial005.stdout:x86_64 2026-02-20T23:14:19.488 DEBUG:teuthology.orchestra.run.trial005:> cat /etc/os-release 2026-02-20T23:14:19.533 INFO:teuthology.orchestra.run.trial005.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-20T23:14:19.533 INFO:teuthology.orchestra.run.trial005.stdout:NAME="Ubuntu" 2026-02-20T23:14:19.533 INFO:teuthology.orchestra.run.trial005.stdout:VERSION_ID="22.04" 2026-02-20T23:14:19.533 INFO:teuthology.orchestra.run.trial005.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-20T23:14:19.533 INFO:teuthology.orchestra.run.trial005.stdout:VERSION_CODENAME=jammy 2026-02-20T23:14:19.534 INFO:teuthology.orchestra.run.trial005.stdout:ID=ubuntu 2026-02-20T23:14:19.534 INFO:teuthology.orchestra.run.trial005.stdout:ID_LIKE=debian 2026-02-20T23:14:19.534 INFO:teuthology.orchestra.run.trial005.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-20T23:14:19.534 INFO:teuthology.orchestra.run.trial005.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-20T23:14:19.534 INFO:teuthology.orchestra.run.trial005.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-20T23:14:19.534 INFO:teuthology.orchestra.run.trial005.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-20T23:14:19.534 INFO:teuthology.orchestra.run.trial005.stdout:UBUNTU_CODENAME=jammy 2026-02-20T23:14:19.535 INFO:teuthology.lock.ops:Updating trial005.front.sepia.ceph.com on lock server 2026-02-20T23:14:19.638 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:14:19.730 INFO:teuthology.dispatcher.supervisor:Running job 61743 2026-02-20T23:14:19.730 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-20_16:19:15-orch-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61743 --name yuriw-2026-02-20_16:19:15-orch-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial --description orch/cephadm/workunits/{0-distro/ubuntu_22.04 agent/off mon_election/connectivity task/test_cephadm_repos} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:19:15-orch-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61743/orig.config.yaml 2026-02-20T23:14:19.730 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:19:15-orch-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61743 2026-02-20T23:14:19.730 INFO:teuthology.dispatcher.supervisor:Job PID: 1500939 2026-02-20T23:14:19.730 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-20T23:16:19.831 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:18:20.035 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:18:20.206 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-20T23:18:20.281 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-20T23:18:20.714 INFO:teuthology.orchestra.console.trial005:Power off 2026-02-20T23:18:20.714 DEBUG:teuthology.orchestra.console.trial005:pexpect command: ipmitool -H trial005.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T23:18:20.754 DEBUG:teuthology.orchestra.console.trial005:power off output: Chassis Power Control: Down/Off 2026-02-20T23:18:24.758 DEBUG:teuthology.orchestra.console.trial005:pexpect command: ipmitool -H trial005.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T23:18:24.869 DEBUG:teuthology.orchestra.console.trial005:check power output: Chassis Power is on 2026-02-20T23:18:28.870 DEBUG:teuthology.orchestra.console.trial005:pexpect command: ipmitool -H trial005.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T23:18:28.981 DEBUG:teuthology.orchestra.console.trial005:check power output: Chassis Power is off 2026-02-20T23:18:28.981 INFO:teuthology.orchestra.console.trial005:Power off completed 2026-02-20T23:18:29.175 INFO:teuthology.lock.ops:unlocked: trial005.front.sepia.ceph.com