2026-02-24T16:57:49.002 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-24T16:57:49.002 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T16:57:49.076 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T16:57:49.233 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7cda6258d580>, signals=[15]) 2026-02-24T16:57:49.233 INFO:teuthology.lock.ops:Start node 'trial105.front.sepia.ceph.com' reimaging 2026-02-24T16:57:49.233 INFO:teuthology.lock.ops:Updating [trial105.front.sepia.ceph.com]: reset os type and version on server 2026-02-24T16:57:49.233 INFO:teuthology.lock.ops:Updating trial105.front.sepia.ceph.com on lock server 2026-02-24T16:57:49.452 DEBUG:teuthology.provision.fog.trial105:Requesting image trial_centos_9.stream (ID 3) 2026-02-24T16:57:49.477 INFO:teuthology.provision.fog.trial105:Scheduling deploy of centos 9.stream 2026-02-24T16:57:50.653 INFO:teuthology.orchestra.console.trial105:Power off 2026-02-24T16:57:50.653 DEBUG:teuthology.orchestra.console.trial105:pexpect command: ipmitool -H trial105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T16:57:50.693 DEBUG:teuthology.orchestra.console.trial105:power off output: Chassis Power Control: Down/Off 2026-02-24T16:57:54.697 DEBUG:teuthology.orchestra.console.trial105:pexpect command: ipmitool -H trial105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T16:57:54.808 DEBUG:teuthology.orchestra.console.trial105:check power output: Chassis Power is off 2026-02-24T16:57:54.809 INFO:teuthology.orchestra.console.trial105:Power off completed 2026-02-24T16:57:54.909 INFO:teuthology.orchestra.console.trial105:Power on 2026-02-24T16:57:54.910 DEBUG:teuthology.orchestra.console.trial105:pexpect command: ipmitool -H trial105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-24T16:57:54.951 DEBUG:teuthology.orchestra.console.trial105:power on output: Chassis Power Control: Up/On 2026-02-24T16:57:58.956 DEBUG:teuthology.orchestra.console.trial105:pexpect command: ipmitool -H trial105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T16:57:59.066 DEBUG:teuthology.orchestra.console.trial105:check power output: Chassis Power is on 2026-02-24T16:57:59.066 INFO:teuthology.orchestra.console.trial105:Power on completed 2026-02-24T16:57:59.166 INFO:teuthology.provision.fog.trial105:Waiting for deploy to finish 2026-02-24T16:59:46.958 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial105.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T16:59:47.111 ERROR:teuthology.orchestra.connection:Error authenticating with trial105.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-24T17:00:51.114 WARNING:teuthology.provision.fog.trial105:timed out 2026-02-24T17:00:57.115 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial105.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T17:01:01.258 WARNING:teuthology.provision.fog.trial105:[Errno None] Unable to connect to port 22 on 10.20.193.105 2026-02-24T17:01:07.260 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial105.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T17:01:07.456 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-24T17:01:07.457 DEBUG:teuthology.orchestra.run.trial105:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-24T17:01:12.692 INFO:teuthology.provision.fog.trial105:Node is ready 2026-02-24T17:01:12.692 DEBUG:teuthology.orchestra.run.trial105:> hostname 2026-02-24T17:01:12.732 INFO:teuthology.orchestra.run.trial105.stdout:trial105.front.sepia.ceph.com 2026-02-24T17:01:12.733 DEBUG:teuthology.orchestra.run.trial105:> grep trial105.front.sepia.ceph.com /etc/hosts 2026-02-24T17:01:12.846 INFO:teuthology.orchestra.run.trial105.stdout:10.20.193.105 trial105.front.sepia.ceph.com trial105 2026-02-24T17:01:12.847 DEBUG:teuthology.orchestra.run.trial105:> sudo hostname trial105 2026-02-24T17:01:12.892 DEBUG:teuthology.orchestra.run.trial105:> sudo sed -i -e 's/trial105.front.sepia.ceph.com/trial105/g' /etc/hosts 2026-02-24T17:01:12.959 DEBUG:teuthology.orchestra.run.trial105:> sudo sed -i -e 's/10.20.193.105/10.20.193.105/g' /etc/hosts 2026-02-24T17:01:13.023 DEBUG:teuthology.orchestra.run.trial105:> sudo sed -i -e 's/trial105.front.sepia.ceph.com/trial105/g' /etc/hostname 2026-02-24T17:01:13.088 DEBUG:teuthology.orchestra.run.trial105:> sudo hostname trial105 2026-02-24T17:01:13.153 DEBUG:teuthology.orchestra.run.trial105:> cat /etc/os-release 2026-02-24T17:01:13.209 INFO:teuthology.orchestra.run.trial105.stdout:NAME="CentOS Stream" 2026-02-24T17:01:13.210 INFO:teuthology.orchestra.run.trial105.stdout:VERSION="9" 2026-02-24T17:01:13.210 INFO:teuthology.orchestra.run.trial105.stdout:ID="centos" 2026-02-24T17:01:13.210 INFO:teuthology.orchestra.run.trial105.stdout:ID_LIKE="rhel fedora" 2026-02-24T17:01:13.210 INFO:teuthology.orchestra.run.trial105.stdout:VERSION_ID="9" 2026-02-24T17:01:13.210 INFO:teuthology.orchestra.run.trial105.stdout:PLATFORM_ID="platform:el9" 2026-02-24T17:01:13.210 INFO:teuthology.orchestra.run.trial105.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-24T17:01:13.210 INFO:teuthology.orchestra.run.trial105.stdout:ANSI_COLOR="0;31" 2026-02-24T17:01:13.210 INFO:teuthology.orchestra.run.trial105.stdout:LOGO="fedora-logo-icon" 2026-02-24T17:01:13.210 INFO:teuthology.orchestra.run.trial105.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-24T17:01:13.210 INFO:teuthology.orchestra.run.trial105.stdout:HOME_URL="https://centos.org/" 2026-02-24T17:01:13.211 INFO:teuthology.orchestra.run.trial105.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-24T17:01:13.211 INFO:teuthology.orchestra.run.trial105.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-24T17:01:13.211 INFO:teuthology.orchestra.run.trial105.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-24T17:01:13.212 INFO:teuthology.provision.fog.trial105:Deploy complete! 2026-02-24T17:01:13.213 DEBUG:teuthology.parallel:result is None 2026-02-24T17:01:13.499 INFO:teuthology.lock.ops:Checking trial105.front.sepia.ceph.com 2026-02-24T17:01:13.499 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-24T17:01:13.599 INFO:teuthology.lock.ops:Updating [trial105.front.sepia.ceph.com]: set os type and version on server 2026-02-24T17:01:13.599 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial105.front.sepia.ceph.com' 2026-02-24T17:01:13.599 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial105.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T17:01:13.667 DEBUG:teuthology.orchestra.run.trial105:> true 2026-02-24T17:01:13.747 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial105.front.sepia.ceph.com' 2026-02-24T17:01:13.748 DEBUG:teuthology.orchestra.run.trial105:> uname -m 2026-02-24T17:01:13.802 INFO:teuthology.orchestra.run.trial105.stdout:x86_64 2026-02-24T17:01:13.803 DEBUG:teuthology.orchestra.run.trial105:> cat /etc/os-release 2026-02-24T17:01:13.858 INFO:teuthology.orchestra.run.trial105.stdout:NAME="CentOS Stream" 2026-02-24T17:01:13.858 INFO:teuthology.orchestra.run.trial105.stdout:VERSION="9" 2026-02-24T17:01:13.858 INFO:teuthology.orchestra.run.trial105.stdout:ID="centos" 2026-02-24T17:01:13.858 INFO:teuthology.orchestra.run.trial105.stdout:ID_LIKE="rhel fedora" 2026-02-24T17:01:13.859 INFO:teuthology.orchestra.run.trial105.stdout:VERSION_ID="9" 2026-02-24T17:01:13.859 INFO:teuthology.orchestra.run.trial105.stdout:PLATFORM_ID="platform:el9" 2026-02-24T17:01:13.859 INFO:teuthology.orchestra.run.trial105.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-24T17:01:13.859 INFO:teuthology.orchestra.run.trial105.stdout:ANSI_COLOR="0;31" 2026-02-24T17:01:13.859 INFO:teuthology.orchestra.run.trial105.stdout:LOGO="fedora-logo-icon" 2026-02-24T17:01:13.859 INFO:teuthology.orchestra.run.trial105.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-24T17:01:13.859 INFO:teuthology.orchestra.run.trial105.stdout:HOME_URL="https://centos.org/" 2026-02-24T17:01:13.859 INFO:teuthology.orchestra.run.trial105.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-24T17:01:13.859 INFO:teuthology.orchestra.run.trial105.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-24T17:01:13.859 INFO:teuthology.orchestra.run.trial105.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-24T17:01:13.860 INFO:teuthology.lock.ops:Updating trial105.front.sepia.ceph.com on lock server 2026-02-24T17:01:13.968 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T17:01:14.057 INFO:teuthology.dispatcher.supervisor:Running job 68411 2026-02-24T17:01:14.057 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-24_16:03:54-rados-wip-yuri8-testing-2026-02-23-2128-distro-default-trial/68411 --name yuriw-2026-02-24_16:03:54-rados-wip-yuri8-testing-2026-02-23-2128-distro-default-trial --description rados/singleton/{all/pg-removal-interruption mon_election/connectivity msgr-failures/many msgr/async-v2only objectstore/{bluestore/{alloc$/{bitmap} base mem$/{normal-1} onode-segment$/{1M} write$/{v1/{compr$/{yes$/{snappy}} v1}}}} rados supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-24_16:03:54-rados-wip-yuri8-testing-2026-02-23-2128-distro-default-trial/68411/orig.config.yaml 2026-02-24T17:01:14.058 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-24_16:03:54-rados-wip-yuri8-testing-2026-02-23-2128-distro-default-trial/68411 2026-02-24T17:01:14.058 INFO:teuthology.dispatcher.supervisor:Job PID: 1832618 2026-02-24T17:01:14.058 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-24T17:03:14.058 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T17:05:14.184 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T17:07:14.262 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T17:09:14.371 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T17:11:14.504 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T17:11:14.636 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-24T17:11:14.702 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-24T17:11:15.011 INFO:teuthology.orchestra.console.trial105:Power off 2026-02-24T17:11:15.011 DEBUG:teuthology.orchestra.console.trial105:pexpect command: ipmitool -H trial105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T17:11:15.055 DEBUG:teuthology.orchestra.console.trial105:power off output: Chassis Power Control: Down/Off 2026-02-24T17:11:19.056 DEBUG:teuthology.orchestra.console.trial105:pexpect command: ipmitool -H trial105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T17:11:19.167 DEBUG:teuthology.orchestra.console.trial105:check power output: Chassis Power is on 2026-02-24T17:11:23.167 DEBUG:teuthology.orchestra.console.trial105:pexpect command: ipmitool -H trial105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T17:11:23.278 DEBUG:teuthology.orchestra.console.trial105:check power output: Chassis Power is off 2026-02-24T17:11:23.278 INFO:teuthology.orchestra.console.trial105:Power off completed 2026-02-24T17:11:23.453 INFO:teuthology.lock.ops:unlocked: trial105.front.sepia.ceph.com