2026-02-19T07:01:30.122 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T07:01:30.122 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:01:30.192 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:01:30.319 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f14fdd9d800>, signals=[15]) 2026-02-19T07:01:30.320 INFO:teuthology.lock.ops:Start node 'trial074.front.sepia.ceph.com' reimaging 2026-02-19T07:01:30.320 INFO:teuthology.lock.ops:Updating [trial074.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T07:01:30.320 INFO:teuthology.lock.ops:Updating trial074.front.sepia.ceph.com on lock server 2026-02-19T07:01:30.508 DEBUG:teuthology.provision.fog.trial074:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-19T07:01:30.552 INFO:teuthology.provision.fog.trial074:Scheduling deploy of ubuntu 22.04 2026-02-19T07:01:32.225 INFO:teuthology.orchestra.console.trial074:Power off 2026-02-19T07:01:32.225 DEBUG:teuthology.orchestra.console.trial074:pexpect command: ipmitool -H trial074.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T07:01:32.269 DEBUG:teuthology.orchestra.console.trial074:power off output: Chassis Power Control: Down/Off 2026-02-19T07:01:36.274 DEBUG:teuthology.orchestra.console.trial074:pexpect command: ipmitool -H trial074.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T07:01:36.381 DEBUG:teuthology.orchestra.console.trial074:check power output: Chassis Power is off 2026-02-19T07:01:36.382 INFO:teuthology.orchestra.console.trial074:Power off completed 2026-02-19T07:01:36.482 INFO:teuthology.orchestra.console.trial074:Power on 2026-02-19T07:01:36.482 DEBUG:teuthology.orchestra.console.trial074:pexpect command: ipmitool -H trial074.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T07:01:36.519 DEBUG:teuthology.orchestra.console.trial074:power on output: Chassis Power Control: Up/On 2026-02-19T07:01:40.523 DEBUG:teuthology.orchestra.console.trial074:pexpect command: ipmitool -H trial074.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T07:01:40.630 DEBUG:teuthology.orchestra.console.trial074:check power output: Chassis Power is on 2026-02-19T07:01:40.630 INFO:teuthology.orchestra.console.trial074:Power on completed 2026-02-19T07:01:40.730 INFO:teuthology.provision.fog.trial074:Waiting for deploy to finish 2026-02-19T07:03:46.619 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial074.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T07:04:00.896 WARNING:teuthology.provision.fog.trial074:[Errno None] Unable to connect to port 22 on 10.20.193.74 2026-02-19T07:04:06.903 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial074.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T07:04:09.984 WARNING:teuthology.provision.fog.trial074:[Errno None] Unable to connect to port 22 on 10.20.193.74 2026-02-19T07:04:15.990 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial074.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T07:04:19.073 WARNING:teuthology.provision.fog.trial074:[Errno None] Unable to connect to port 22 on 10.20.193.74 2026-02-19T07:04:25.080 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial074.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T07:05:01.171 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T07:05:01.172 DEBUG:teuthology.orchestra.run.trial074:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T07:05:01.830 INFO:teuthology.provision.fog.trial074:Node is ready 2026-02-19T07:05:01.830 DEBUG:teuthology.orchestra.run.trial074:> hostname 2026-02-19T07:05:01.875 INFO:teuthology.orchestra.run.trial074.stdout:trial074.front.sepia.ceph.com 2026-02-19T07:05:01.876 DEBUG:teuthology.orchestra.run.trial074:> grep trial074.front.sepia.ceph.com /etc/hosts 2026-02-19T07:05:01.919 INFO:teuthology.orchestra.run.trial074.stdout:10.20.193.74 trial074.front.sepia.ceph.com trial074 2026-02-19T07:05:01.920 DEBUG:teuthology.orchestra.run.trial074:> sudo hostname trial074 2026-02-19T07:05:01.975 DEBUG:teuthology.orchestra.run.trial074:> sudo sed -i -e 's/trial074.front.sepia.ceph.com/trial074/g' /etc/hosts 2026-02-19T07:05:02.024 DEBUG:teuthology.orchestra.run.trial074:> sudo sed -i -e 's/10.20.193.74/10.20.193.74/g' /etc/hosts 2026-02-19T07:05:02.075 DEBUG:teuthology.orchestra.run.trial074:> sudo sed -i -e 's/trial074.front.sepia.ceph.com/trial074/g' /etc/hostname 2026-02-19T07:05:02.123 DEBUG:teuthology.orchestra.run.trial074:> sudo hostname trial074 2026-02-19T07:05:02.170 DEBUG:teuthology.orchestra.run.trial074:> cat /etc/os-release 2026-02-19T07:05:02.214 INFO:teuthology.orchestra.run.trial074.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-19T07:05:02.214 INFO:teuthology.orchestra.run.trial074.stdout:NAME="Ubuntu" 2026-02-19T07:05:02.214 INFO:teuthology.orchestra.run.trial074.stdout:VERSION_ID="22.04" 2026-02-19T07:05:02.214 INFO:teuthology.orchestra.run.trial074.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-19T07:05:02.214 INFO:teuthology.orchestra.run.trial074.stdout:VERSION_CODENAME=jammy 2026-02-19T07:05:02.214 INFO:teuthology.orchestra.run.trial074.stdout:ID=ubuntu 2026-02-19T07:05:02.214 INFO:teuthology.orchestra.run.trial074.stdout:ID_LIKE=debian 2026-02-19T07:05:02.214 INFO:teuthology.orchestra.run.trial074.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-19T07:05:02.215 INFO:teuthology.orchestra.run.trial074.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-19T07:05:02.215 INFO:teuthology.orchestra.run.trial074.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-19T07:05:02.215 INFO:teuthology.orchestra.run.trial074.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-19T07:05:02.215 INFO:teuthology.orchestra.run.trial074.stdout:UBUNTU_CODENAME=jammy 2026-02-19T07:05:02.215 INFO:teuthology.provision.fog.trial074:Deploy complete! 2026-02-19T07:05:02.215 DEBUG:teuthology.parallel:result is None 2026-02-19T07:05:02.508 INFO:teuthology.lock.ops:Checking trial074.front.sepia.ceph.com 2026-02-19T07:05:02.508 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T07:05:02.585 INFO:teuthology.lock.ops:Updating [trial074.front.sepia.ceph.com]: set os type and version on server 2026-02-19T07:05:02.586 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial074.front.sepia.ceph.com' 2026-02-19T07:05:02.586 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial074.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T07:05:02.649 DEBUG:teuthology.orchestra.run.trial074:> true 2026-02-19T07:05:02.725 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial074.front.sepia.ceph.com' 2026-02-19T07:05:02.725 DEBUG:teuthology.orchestra.run.trial074:> uname -m 2026-02-19T07:05:02.771 INFO:teuthology.orchestra.run.trial074.stdout:x86_64 2026-02-19T07:05:02.771 DEBUG:teuthology.orchestra.run.trial074:> cat /etc/os-release 2026-02-19T07:05:02.815 INFO:teuthology.orchestra.run.trial074.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-19T07:05:02.816 INFO:teuthology.orchestra.run.trial074.stdout:NAME="Ubuntu" 2026-02-19T07:05:02.816 INFO:teuthology.orchestra.run.trial074.stdout:VERSION_ID="22.04" 2026-02-19T07:05:02.816 INFO:teuthology.orchestra.run.trial074.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-19T07:05:02.816 INFO:teuthology.orchestra.run.trial074.stdout:VERSION_CODENAME=jammy 2026-02-19T07:05:02.816 INFO:teuthology.orchestra.run.trial074.stdout:ID=ubuntu 2026-02-19T07:05:02.816 INFO:teuthology.orchestra.run.trial074.stdout:ID_LIKE=debian 2026-02-19T07:05:02.816 INFO:teuthology.orchestra.run.trial074.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-19T07:05:02.816 INFO:teuthology.orchestra.run.trial074.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-19T07:05:02.816 INFO:teuthology.orchestra.run.trial074.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-19T07:05:02.816 INFO:teuthology.orchestra.run.trial074.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-19T07:05:02.816 INFO:teuthology.orchestra.run.trial074.stdout:UBUNTU_CODENAME=jammy 2026-02-19T07:05:02.817 INFO:teuthology.lock.ops:Updating trial074.front.sepia.ceph.com on lock server 2026-02-19T07:05:02.918 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:05:03.013 INFO:teuthology.dispatcher.supervisor:Running job 57694 2026-02-19T07:05:03.014 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_skanta@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/skanta-2026-02-19_07:00:12-rados-wip-bharath19-testing-2026-02-13-0903-squid-distro-default-trial/57694 --name skanta-2026-02-19_07:00:12-rados-wip-bharath19-testing-2026-02-13-0903-squid-distro-default-trial --description rados/singleton/{all/mon-stretch-pool mon_election/connectivity msgr-failures/none msgr/async-v2only objectstore/bluestore-comp-snappy rados supported-random-distro$/{ubuntu_latest}} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-19_07:00:12-rados-wip-bharath19-testing-2026-02-13-0903-squid-distro-default-trial/57694/orig.config.yaml 2026-02-19T07:05:03.014 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-19_07:00:12-rados-wip-bharath19-testing-2026-02-13-0903-squid-distro-default-trial/57694 2026-02-19T07:05:03.014 INFO:teuthology.dispatcher.supervisor:Job PID: 1435079 2026-02-19T07:05:03.014 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T07:07:03.114 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T07:07:03.200 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-19T07:07:03.260 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T07:07:03.562 INFO:teuthology.orchestra.console.trial074:Power off 2026-02-19T07:07:03.562 DEBUG:teuthology.orchestra.console.trial074:pexpect command: ipmitool -H trial074.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T07:07:03.599 DEBUG:teuthology.orchestra.console.trial074:power off output: Chassis Power Control: Down/Off 2026-02-19T07:07:07.603 DEBUG:teuthology.orchestra.console.trial074:pexpect command: ipmitool -H trial074.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T07:07:07.711 DEBUG:teuthology.orchestra.console.trial074:check power output: Chassis Power is on 2026-02-19T07:07:11.715 DEBUG:teuthology.orchestra.console.trial074:pexpect command: ipmitool -H trial074.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T07:07:11.823 DEBUG:teuthology.orchestra.console.trial074:check power output: Chassis Power is off 2026-02-19T07:07:11.823 INFO:teuthology.orchestra.console.trial074:Power off completed 2026-02-19T07:07:12.032 INFO:teuthology.lock.ops:unlocked: trial074.front.sepia.ceph.com