2026-02-24T18:10:00.810 INFO:root:teuthology version: 1.2.4.dev11+ge6d9099ce 2026-02-24T18:10:00.810 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:10:00.888 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:10:01.026 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7bac0a693880>, signals=[15]) 2026-02-24T18:10:01.026 INFO:teuthology.lock.ops:Start node 'trial119.front.sepia.ceph.com' reimaging 2026-02-24T18:10:01.026 INFO:teuthology.lock.ops:Updating [trial119.front.sepia.ceph.com]: reset os type and version on server 2026-02-24T18:10:01.026 INFO:teuthology.lock.ops:Updating trial119.front.sepia.ceph.com on lock server 2026-02-24T18:10:01.240 DEBUG:teuthology.provision.fog.trial119:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-24T18:10:01.295 INFO:teuthology.provision.fog.trial119:Scheduling deploy of ubuntu 22.04 2026-02-24T18:10:02.874 INFO:teuthology.orchestra.console.trial119:Power off 2026-02-24T18:10:02.874 DEBUG:teuthology.orchestra.console.trial119:pexpect command: ipmitool -H trial119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T18:10:02.911 DEBUG:teuthology.orchestra.console.trial119:power off output: Chassis Power Control: Down/Off 2026-02-24T18:10:06.916 DEBUG:teuthology.orchestra.console.trial119:pexpect command: ipmitool -H trial119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T18:10:07.024 DEBUG:teuthology.orchestra.console.trial119:check power output: Chassis Power is off 2026-02-24T18:10:07.025 INFO:teuthology.orchestra.console.trial119:Power off completed 2026-02-24T18:10:07.125 INFO:teuthology.orchestra.console.trial119:Power on 2026-02-24T18:10:07.125 DEBUG:teuthology.orchestra.console.trial119:pexpect command: ipmitool -H trial119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-24T18:10:07.164 DEBUG:teuthology.orchestra.console.trial119:power on output: Chassis Power Control: Up/On 2026-02-24T18:10:11.168 DEBUG:teuthology.orchestra.console.trial119:pexpect command: ipmitool -H trial119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T18:10:11.276 DEBUG:teuthology.orchestra.console.trial119:check power output: Chassis Power is on 2026-02-24T18:10:11.276 INFO:teuthology.orchestra.console.trial119:Power on completed 2026-02-24T18:10:11.376 INFO:teuthology.provision.fog.trial119:Waiting for deploy to finish 2026-02-24T18:12:14.427 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T18:12:28.736 WARNING:teuthology.provision.fog.trial119:[Errno None] Unable to connect to port 22 on 10.20.193.119 2026-02-24T18:12:34.742 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T18:12:37.824 WARNING:teuthology.provision.fog.trial119:[Errno None] Unable to connect to port 22 on 10.20.193.119 2026-02-24T18:12:43.825 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T18:12:46.913 WARNING:teuthology.provision.fog.trial119:[Errno None] Unable to connect to port 22 on 10.20.193.119 2026-02-24T18:12:52.919 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T18:13:28.645 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-24T18:13:28.645 DEBUG:teuthology.orchestra.run.trial119:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-24T18:13:29.037 INFO:teuthology.provision.fog.trial119:Node is ready 2026-02-24T18:13:29.037 DEBUG:teuthology.orchestra.run.trial119:> hostname 2026-02-24T18:13:29.088 INFO:teuthology.orchestra.run.trial119.stdout:trial119.front.sepia.ceph.com 2026-02-24T18:13:29.089 DEBUG:teuthology.orchestra.run.trial119:> grep trial119.front.sepia.ceph.com /etc/hosts 2026-02-24T18:13:29.133 INFO:teuthology.orchestra.run.trial119.stdout:10.20.193.119 trial119.front.sepia.ceph.com trial119 2026-02-24T18:13:29.134 DEBUG:teuthology.orchestra.run.trial119:> sudo hostname trial119 2026-02-24T18:13:29.189 DEBUG:teuthology.orchestra.run.trial119:> sudo sed -i -e 's/trial119.front.sepia.ceph.com/trial119/g' /etc/hosts 2026-02-24T18:13:29.237 DEBUG:teuthology.orchestra.run.trial119:> sudo sed -i -e 's/10.20.193.119/10.20.193.119/g' /etc/hosts 2026-02-24T18:13:29.290 DEBUG:teuthology.orchestra.run.trial119:> sudo sed -i -e 's/trial119.front.sepia.ceph.com/trial119/g' /etc/hostname 2026-02-24T18:13:29.347 DEBUG:teuthology.orchestra.run.trial119:> sudo hostname trial119 2026-02-24T18:13:29.397 DEBUG:teuthology.orchestra.run.trial119:> cat /etc/os-release 2026-02-24T18:13:29.445 INFO:teuthology.orchestra.run.trial119.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-24T18:13:29.445 INFO:teuthology.orchestra.run.trial119.stdout:NAME="Ubuntu" 2026-02-24T18:13:29.445 INFO:teuthology.orchestra.run.trial119.stdout:VERSION_ID="22.04" 2026-02-24T18:13:29.446 INFO:teuthology.orchestra.run.trial119.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-24T18:13:29.446 INFO:teuthology.orchestra.run.trial119.stdout:VERSION_CODENAME=jammy 2026-02-24T18:13:29.446 INFO:teuthology.orchestra.run.trial119.stdout:ID=ubuntu 2026-02-24T18:13:29.446 INFO:teuthology.orchestra.run.trial119.stdout:ID_LIKE=debian 2026-02-24T18:13:29.446 INFO:teuthology.orchestra.run.trial119.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-24T18:13:29.446 INFO:teuthology.orchestra.run.trial119.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-24T18:13:29.446 INFO:teuthology.orchestra.run.trial119.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-24T18:13:29.446 INFO:teuthology.orchestra.run.trial119.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-24T18:13:29.446 INFO:teuthology.orchestra.run.trial119.stdout:UBUNTU_CODENAME=jammy 2026-02-24T18:13:29.447 INFO:teuthology.provision.fog.trial119:Deploy complete! 2026-02-24T18:13:29.448 DEBUG:teuthology.parallel:result is None 2026-02-24T18:13:29.793 INFO:teuthology.lock.ops:Checking trial119.front.sepia.ceph.com 2026-02-24T18:13:29.793 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-24T18:13:29.853 INFO:teuthology.lock.ops:Updating [trial119.front.sepia.ceph.com]: set os type and version on server 2026-02-24T18:13:29.854 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial119.front.sepia.ceph.com' 2026-02-24T18:13:29.854 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T18:13:29.916 DEBUG:teuthology.orchestra.run.trial119:> true 2026-02-24T18:13:29.992 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial119.front.sepia.ceph.com' 2026-02-24T18:13:29.992 DEBUG:teuthology.orchestra.run.trial119:> uname -m 2026-02-24T18:13:30.036 INFO:teuthology.orchestra.run.trial119.stdout:x86_64 2026-02-24T18:13:30.036 DEBUG:teuthology.orchestra.run.trial119:> cat /etc/os-release 2026-02-24T18:13:30.080 INFO:teuthology.orchestra.run.trial119.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-24T18:13:30.080 INFO:teuthology.orchestra.run.trial119.stdout:NAME="Ubuntu" 2026-02-24T18:13:30.080 INFO:teuthology.orchestra.run.trial119.stdout:VERSION_ID="22.04" 2026-02-24T18:13:30.081 INFO:teuthology.orchestra.run.trial119.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-24T18:13:30.081 INFO:teuthology.orchestra.run.trial119.stdout:VERSION_CODENAME=jammy 2026-02-24T18:13:30.081 INFO:teuthology.orchestra.run.trial119.stdout:ID=ubuntu 2026-02-24T18:13:30.081 INFO:teuthology.orchestra.run.trial119.stdout:ID_LIKE=debian 2026-02-24T18:13:30.081 INFO:teuthology.orchestra.run.trial119.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-24T18:13:30.081 INFO:teuthology.orchestra.run.trial119.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-24T18:13:30.081 INFO:teuthology.orchestra.run.trial119.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-24T18:13:30.081 INFO:teuthology.orchestra.run.trial119.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-24T18:13:30.081 INFO:teuthology.orchestra.run.trial119.stdout:UBUNTU_CODENAME=jammy 2026-02-24T18:13:30.081 INFO:teuthology.lock.ops:Updating trial119.front.sepia.ceph.com on lock server 2026-02-24T18:13:30.141 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:13:30.228 INFO:teuthology.dispatcher.supervisor:Running job 68645 2026-02-24T18:13:30.228 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_e6d9099ce03dc21193fda653159ec82465c3a94a/virtualenv/bin/teuthology -v --owner scheduled_yuriw@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/yuriw-2026-02-24_16:22:43-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/68645 --name yuriw-2026-02-24_16:22:43-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial --description rados/singleton-nomsgr/{all/ceph-post-file mon_election/classic rados supported-random-distro$/{ubuntu_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-24_16:22:43-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/68645/orig.config.yaml 2026-02-24T18:13:30.228 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-24_16:22:43-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/68645 2026-02-24T18:13:30.228 INFO:teuthology.dispatcher.supervisor:Job PID: 2493904 2026-02-24T18:13:30.228 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-24T18:15:30.274 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:17:30.469 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:19:30.656 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:21:30.800 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:21:30.893 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-24T18:21:30.953 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-24T18:21:31.262 INFO:teuthology.orchestra.console.trial119:Power off 2026-02-24T18:21:31.263 DEBUG:teuthology.orchestra.console.trial119:pexpect command: ipmitool -H trial119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T18:21:31.305 DEBUG:teuthology.orchestra.console.trial119:power off output: Chassis Power Control: Down/Off 2026-02-24T18:21:35.309 DEBUG:teuthology.orchestra.console.trial119:pexpect command: ipmitool -H trial119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T18:21:35.418 DEBUG:teuthology.orchestra.console.trial119:check power output: Chassis Power is on 2026-02-24T18:21:39.423 DEBUG:teuthology.orchestra.console.trial119:pexpect command: ipmitool -H trial119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T18:21:39.532 DEBUG:teuthology.orchestra.console.trial119:check power output: Chassis Power is off 2026-02-24T18:21:39.533 INFO:teuthology.orchestra.console.trial119:Power off completed 2026-02-24T18:21:39.745 INFO:teuthology.lock.ops:unlocked: trial119.front.sepia.ceph.com