2026-02-25T09:03:25.436 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-25T09:03:25.436 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:03:25.515 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:03:25.645 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7edbaeebcc20>, signals=[15]) 2026-02-25T09:03:25.645 INFO:teuthology.lock.ops:Start node 'trial104.front.sepia.ceph.com' reimaging 2026-02-25T09:03:25.645 INFO:teuthology.lock.ops:Updating [trial104.front.sepia.ceph.com]: reset os type and version on server 2026-02-25T09:03:25.645 INFO:teuthology.lock.ops:Updating trial104.front.sepia.ceph.com on lock server 2026-02-25T09:03:25.847 DEBUG:teuthology.provision.fog.trial104:Requesting image trial_centos_9.stream (ID 3) 2026-02-25T09:03:25.898 INFO:teuthology.provision.fog.trial104:Scheduling deploy of centos 9.stream 2026-02-25T09:03:27.139 INFO:teuthology.orchestra.console.trial104:Power off 2026-02-25T09:03:27.140 DEBUG:teuthology.orchestra.console.trial104:pexpect command: ipmitool -H trial104.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T09:03:27.180 DEBUG:teuthology.orchestra.console.trial104:power off output: Chassis Power Control: Down/Off 2026-02-25T09:03:31.184 DEBUG:teuthology.orchestra.console.trial104:pexpect command: ipmitool -H trial104.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T09:03:31.293 DEBUG:teuthology.orchestra.console.trial104:check power output: Chassis Power is off 2026-02-25T09:03:31.294 INFO:teuthology.orchestra.console.trial104:Power off completed 2026-02-25T09:03:31.394 INFO:teuthology.orchestra.console.trial104:Power on 2026-02-25T09:03:31.394 DEBUG:teuthology.orchestra.console.trial104:pexpect command: ipmitool -H trial104.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-25T09:03:31.437 DEBUG:teuthology.orchestra.console.trial104:power on output: Chassis Power Control: Up/On 2026-02-25T09:03:35.442 DEBUG:teuthology.orchestra.console.trial104:pexpect command: ipmitool -H trial104.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T09:03:35.552 DEBUG:teuthology.orchestra.console.trial104:check power output: Chassis Power is on 2026-02-25T09:03:35.552 INFO:teuthology.orchestra.console.trial104:Power on completed 2026-02-25T09:03:35.653 INFO:teuthology.provision.fog.trial104:Waiting for deploy to finish 2026-02-25T09:05:23.483 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T09:06:02.240 WARNING:teuthology.provision.fog.trial104:[Errno None] Unable to connect to port 22 on 10.20.193.104 2026-02-25T09:06:08.246 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T09:06:44.343 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-25T09:06:44.343 DEBUG:teuthology.orchestra.run.trial104:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-25T09:06:44.581 INFO:teuthology.provision.fog.trial104:Node is ready 2026-02-25T09:06:44.581 DEBUG:teuthology.orchestra.run.trial104:> hostname 2026-02-25T09:06:44.641 INFO:teuthology.orchestra.run.trial104.stdout:trial104.front.sepia.ceph.com 2026-02-25T09:06:44.642 DEBUG:teuthology.orchestra.run.trial104:> grep trial104.front.sepia.ceph.com /etc/hosts 2026-02-25T09:06:44.702 INFO:teuthology.orchestra.run.trial104.stdout:10.20.193.104 trial104.front.sepia.ceph.com trial104 2026-02-25T09:06:44.703 DEBUG:teuthology.orchestra.run.trial104:> sudo hostname trial104 2026-02-25T09:06:44.777 DEBUG:teuthology.orchestra.run.trial104:> sudo sed -i -e 's/trial104.front.sepia.ceph.com/trial104/g' /etc/hosts 2026-02-25T09:06:44.843 DEBUG:teuthology.orchestra.run.trial104:> sudo sed -i -e 's/10.20.193.104/10.20.193.104/g' /etc/hosts 2026-02-25T09:06:44.909 DEBUG:teuthology.orchestra.run.trial104:> sudo sed -i -e 's/trial104.front.sepia.ceph.com/trial104/g' /etc/hostname 2026-02-25T09:06:44.975 DEBUG:teuthology.orchestra.run.trial104:> sudo hostname trial104 2026-02-25T09:06:45.042 DEBUG:teuthology.orchestra.run.trial104:> cat /etc/os-release 2026-02-25T09:06:45.098 INFO:teuthology.orchestra.run.trial104.stdout:NAME="CentOS Stream" 2026-02-25T09:06:45.098 INFO:teuthology.orchestra.run.trial104.stdout:VERSION="9" 2026-02-25T09:06:45.098 INFO:teuthology.orchestra.run.trial104.stdout:ID="centos" 2026-02-25T09:06:45.098 INFO:teuthology.orchestra.run.trial104.stdout:ID_LIKE="rhel fedora" 2026-02-25T09:06:45.098 INFO:teuthology.orchestra.run.trial104.stdout:VERSION_ID="9" 2026-02-25T09:06:45.099 INFO:teuthology.orchestra.run.trial104.stdout:PLATFORM_ID="platform:el9" 2026-02-25T09:06:45.099 INFO:teuthology.orchestra.run.trial104.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-25T09:06:45.099 INFO:teuthology.orchestra.run.trial104.stdout:ANSI_COLOR="0;31" 2026-02-25T09:06:45.099 INFO:teuthology.orchestra.run.trial104.stdout:LOGO="fedora-logo-icon" 2026-02-25T09:06:45.099 INFO:teuthology.orchestra.run.trial104.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-25T09:06:45.099 INFO:teuthology.orchestra.run.trial104.stdout:HOME_URL="https://centos.org/" 2026-02-25T09:06:45.099 INFO:teuthology.orchestra.run.trial104.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-25T09:06:45.099 INFO:teuthology.orchestra.run.trial104.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-25T09:06:45.099 INFO:teuthology.orchestra.run.trial104.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-25T09:06:45.100 INFO:teuthology.provision.fog.trial104:Deploy complete! 2026-02-25T09:06:45.101 DEBUG:teuthology.parallel:result is None 2026-02-25T09:06:45.367 INFO:teuthology.lock.ops:Checking trial104.front.sepia.ceph.com 2026-02-25T09:06:45.368 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-25T09:06:45.464 INFO:teuthology.lock.ops:Updating [trial104.front.sepia.ceph.com]: set os type and version on server 2026-02-25T09:06:45.465 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial104.front.sepia.ceph.com' 2026-02-25T09:06:45.465 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T09:06:45.530 DEBUG:teuthology.orchestra.run.trial104:> true 2026-02-25T09:06:45.618 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial104.front.sepia.ceph.com' 2026-02-25T09:06:45.618 DEBUG:teuthology.orchestra.run.trial104:> uname -m 2026-02-25T09:06:45.673 INFO:teuthology.orchestra.run.trial104.stdout:x86_64 2026-02-25T09:06:45.674 DEBUG:teuthology.orchestra.run.trial104:> cat /etc/os-release 2026-02-25T09:06:45.729 INFO:teuthology.orchestra.run.trial104.stdout:NAME="CentOS Stream" 2026-02-25T09:06:45.729 INFO:teuthology.orchestra.run.trial104.stdout:VERSION="9" 2026-02-25T09:06:45.729 INFO:teuthology.orchestra.run.trial104.stdout:ID="centos" 2026-02-25T09:06:45.730 INFO:teuthology.orchestra.run.trial104.stdout:ID_LIKE="rhel fedora" 2026-02-25T09:06:45.730 INFO:teuthology.orchestra.run.trial104.stdout:VERSION_ID="9" 2026-02-25T09:06:45.730 INFO:teuthology.orchestra.run.trial104.stdout:PLATFORM_ID="platform:el9" 2026-02-25T09:06:45.730 INFO:teuthology.orchestra.run.trial104.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-25T09:06:45.730 INFO:teuthology.orchestra.run.trial104.stdout:ANSI_COLOR="0;31" 2026-02-25T09:06:45.730 INFO:teuthology.orchestra.run.trial104.stdout:LOGO="fedora-logo-icon" 2026-02-25T09:06:45.730 INFO:teuthology.orchestra.run.trial104.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-25T09:06:45.730 INFO:teuthology.orchestra.run.trial104.stdout:HOME_URL="https://centos.org/" 2026-02-25T09:06:45.730 INFO:teuthology.orchestra.run.trial104.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-25T09:06:45.730 INFO:teuthology.orchestra.run.trial104.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-25T09:06:45.730 INFO:teuthology.orchestra.run.trial104.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-25T09:06:45.731 INFO:teuthology.lock.ops:Updating trial104.front.sepia.ceph.com on lock server 2026-02-25T09:06:45.834 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:06:45.929 INFO:teuthology.dispatcher.supervisor:Running job 69218 2026-02-25T09:06:45.929 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_matan@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/matan-2026-02-25_07:58:25-crimson-rados-main-distro-debug-trial/69218 --name matan-2026-02-25_07:58:25-crimson-rados-main-distro-debug-trial --description crimson-rados/singleton/{0-crimson_install all/osd-dump-metrics crimson-supported-all-distro/centos_latest crimson_qa_overrides objectstore/crimson_bluestore rados} -- /home/teuthworker/mnt/teuthology/matan-2026-02-25_07:58:25-crimson-rados-main-distro-debug-trial/69218/orig.config.yaml 2026-02-25T09:06:45.930 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/matan-2026-02-25_07:58:25-crimson-rados-main-distro-debug-trial/69218 2026-02-25T09:06:45.930 INFO:teuthology.dispatcher.supervisor:Job PID: 3799484 2026-02-25T09:06:45.930 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-25T09:08:46.030 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:10:46.209 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:12:46.392 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:14:46.547 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:16:46.736 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:18:46.913 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:20:47.115 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:22:47.315 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:24:47.529 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:26:47.725 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:26:47.812 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-25T09:26:47.871 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-25T09:26:48.179 INFO:teuthology.orchestra.console.trial104:Power off 2026-02-25T09:26:48.180 DEBUG:teuthology.orchestra.console.trial104:pexpect command: ipmitool -H trial104.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T09:26:48.219 DEBUG:teuthology.orchestra.console.trial104:power off output: Chassis Power Control: Down/Off 2026-02-25T09:26:52.223 DEBUG:teuthology.orchestra.console.trial104:pexpect command: ipmitool -H trial104.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T09:26:52.333 DEBUG:teuthology.orchestra.console.trial104:check power output: Chassis Power is on 2026-02-25T09:26:56.337 DEBUG:teuthology.orchestra.console.trial104:pexpect command: ipmitool -H trial104.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T09:26:56.448 DEBUG:teuthology.orchestra.console.trial104:check power output: Chassis Power is off 2026-02-25T09:26:56.448 INFO:teuthology.orchestra.console.trial104:Power off completed 2026-02-25T09:26:56.659 INFO:teuthology.lock.ops:unlocked: trial104.front.sepia.ceph.com