2026-02-19T16:36:00.629 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T16:36:00.630 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:36:00.701 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:36:00.836 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa4d8c7a020>, signals=[15]) 2026-02-19T16:36:00.837 INFO:teuthology.lock.ops:Start node 'trial190.front.sepia.ceph.com' reimaging 2026-02-19T16:36:00.837 INFO:teuthology.lock.ops:Updating [trial190.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T16:36:00.837 INFO:teuthology.lock.ops:Updating trial190.front.sepia.ceph.com on lock server 2026-02-19T16:36:21.683 DEBUG:teuthology.provision.fog.trial190:Requesting image trial_centos_9.stream (ID 3) 2026-02-19T16:36:21.734 INFO:teuthology.provision.fog.trial190:Scheduling deploy of centos 9.stream 2026-02-19T16:36:23.183 INFO:teuthology.orchestra.console.trial190:Power off 2026-02-19T16:36:23.184 DEBUG:teuthology.orchestra.console.trial190:pexpect command: ipmitool -H trial190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T16:36:23.222 DEBUG:teuthology.orchestra.console.trial190:power off output: Chassis Power Control: Down/Off 2026-02-19T16:36:27.226 DEBUG:teuthology.orchestra.console.trial190:pexpect command: ipmitool -H trial190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T16:36:27.334 DEBUG:teuthology.orchestra.console.trial190:check power output: Chassis Power is off 2026-02-19T16:36:27.335 INFO:teuthology.orchestra.console.trial190:Power off completed 2026-02-19T16:36:27.435 INFO:teuthology.orchestra.console.trial190:Power on 2026-02-19T16:36:27.435 DEBUG:teuthology.orchestra.console.trial190:pexpect command: ipmitool -H trial190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T16:36:27.474 DEBUG:teuthology.orchestra.console.trial190:power on output: Chassis Power Control: Up/On 2026-02-19T16:36:31.479 DEBUG:teuthology.orchestra.console.trial190:pexpect command: ipmitool -H trial190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T16:36:31.589 DEBUG:teuthology.orchestra.console.trial190:check power output: Chassis Power is on 2026-02-19T16:36:31.589 INFO:teuthology.orchestra.console.trial190:Power on completed 2026-02-19T16:36:31.690 INFO:teuthology.provision.fog.trial190:Waiting for deploy to finish 2026-02-19T16:38:18.984 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T16:39:19.052 WARNING:teuthology.provision.fog.trial190:timed out 2026-02-19T16:39:25.058 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T16:39:36.352 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T16:39:36.352 DEBUG:teuthology.orchestra.run.trial190:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T16:39:41.692 INFO:teuthology.provision.fog.trial190:Node is ready 2026-02-19T16:39:41.692 DEBUG:teuthology.orchestra.run.trial190:> hostname 2026-02-19T16:39:41.711 INFO:teuthology.orchestra.run.trial190.stdout:trial190.front.sepia.ceph.com 2026-02-19T16:39:41.711 DEBUG:teuthology.orchestra.run.trial190:> grep trial190.front.sepia.ceph.com /etc/hosts 2026-02-19T16:39:41.769 INFO:teuthology.orchestra.run.trial190.stdout:10.20.193.190 trial190.front.sepia.ceph.com trial190 2026-02-19T16:39:41.770 DEBUG:teuthology.orchestra.run.trial190:> sudo hostname trial190 2026-02-19T16:39:41.842 DEBUG:teuthology.orchestra.run.trial190:> sudo sed -i -e 's/trial190.front.sepia.ceph.com/trial190/g' /etc/hosts 2026-02-19T16:39:41.909 DEBUG:teuthology.orchestra.run.trial190:> sudo sed -i -e 's/10.20.193.190/10.20.193.190/g' /etc/hosts 2026-02-19T16:39:41.974 DEBUG:teuthology.orchestra.run.trial190:> sudo sed -i -e 's/trial190.front.sepia.ceph.com/trial190/g' /etc/hostname 2026-02-19T16:39:42.040 DEBUG:teuthology.orchestra.run.trial190:> sudo hostname trial190 2026-02-19T16:39:42.107 DEBUG:teuthology.orchestra.run.trial190:> cat /etc/os-release 2026-02-19T16:39:42.163 INFO:teuthology.orchestra.run.trial190.stdout:NAME="CentOS Stream" 2026-02-19T16:39:42.163 INFO:teuthology.orchestra.run.trial190.stdout:VERSION="9" 2026-02-19T16:39:42.163 INFO:teuthology.orchestra.run.trial190.stdout:ID="centos" 2026-02-19T16:39:42.163 INFO:teuthology.orchestra.run.trial190.stdout:ID_LIKE="rhel fedora" 2026-02-19T16:39:42.163 INFO:teuthology.orchestra.run.trial190.stdout:VERSION_ID="9" 2026-02-19T16:39:42.163 INFO:teuthology.orchestra.run.trial190.stdout:PLATFORM_ID="platform:el9" 2026-02-19T16:39:42.163 INFO:teuthology.orchestra.run.trial190.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T16:39:42.163 INFO:teuthology.orchestra.run.trial190.stdout:ANSI_COLOR="0;31" 2026-02-19T16:39:42.163 INFO:teuthology.orchestra.run.trial190.stdout:LOGO="fedora-logo-icon" 2026-02-19T16:39:42.163 INFO:teuthology.orchestra.run.trial190.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T16:39:42.163 INFO:teuthology.orchestra.run.trial190.stdout:HOME_URL="https://centos.org/" 2026-02-19T16:39:42.163 INFO:teuthology.orchestra.run.trial190.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T16:39:42.163 INFO:teuthology.orchestra.run.trial190.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T16:39:42.163 INFO:teuthology.orchestra.run.trial190.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T16:39:42.164 INFO:teuthology.provision.fog.trial190:Deploy complete! 2026-02-19T16:39:42.164 DEBUG:teuthology.parallel:result is None 2026-02-19T16:39:42.412 INFO:teuthology.lock.ops:Checking trial190.front.sepia.ceph.com 2026-02-19T16:39:42.413 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T16:39:42.494 INFO:teuthology.lock.ops:Updating [trial190.front.sepia.ceph.com]: set os type and version on server 2026-02-19T16:39:42.494 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial190.front.sepia.ceph.com' 2026-02-19T16:39:42.494 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T16:39:42.554 DEBUG:teuthology.orchestra.run.trial190:> true 2026-02-19T16:39:42.636 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial190.front.sepia.ceph.com' 2026-02-19T16:39:42.636 DEBUG:teuthology.orchestra.run.trial190:> uname -m 2026-02-19T16:39:42.695 INFO:teuthology.orchestra.run.trial190.stdout:x86_64 2026-02-19T16:39:42.695 DEBUG:teuthology.orchestra.run.trial190:> cat /etc/os-release 2026-02-19T16:39:42.752 INFO:teuthology.orchestra.run.trial190.stdout:NAME="CentOS Stream" 2026-02-19T16:39:42.752 INFO:teuthology.orchestra.run.trial190.stdout:VERSION="9" 2026-02-19T16:39:42.752 INFO:teuthology.orchestra.run.trial190.stdout:ID="centos" 2026-02-19T16:39:42.752 INFO:teuthology.orchestra.run.trial190.stdout:ID_LIKE="rhel fedora" 2026-02-19T16:39:42.752 INFO:teuthology.orchestra.run.trial190.stdout:VERSION_ID="9" 2026-02-19T16:39:42.752 INFO:teuthology.orchestra.run.trial190.stdout:PLATFORM_ID="platform:el9" 2026-02-19T16:39:42.752 INFO:teuthology.orchestra.run.trial190.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T16:39:42.753 INFO:teuthology.orchestra.run.trial190.stdout:ANSI_COLOR="0;31" 2026-02-19T16:39:42.753 INFO:teuthology.orchestra.run.trial190.stdout:LOGO="fedora-logo-icon" 2026-02-19T16:39:42.753 INFO:teuthology.orchestra.run.trial190.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T16:39:42.753 INFO:teuthology.orchestra.run.trial190.stdout:HOME_URL="https://centos.org/" 2026-02-19T16:39:42.753 INFO:teuthology.orchestra.run.trial190.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T16:39:42.753 INFO:teuthology.orchestra.run.trial190.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T16:39:42.753 INFO:teuthology.orchestra.run.trial190.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T16:39:42.754 INFO:teuthology.lock.ops:Updating trial190.front.sepia.ceph.com on lock server 2026-02-19T16:39:42.839 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:39:42.930 INFO:teuthology.dispatcher.supervisor:Running job 59126 2026-02-19T16:39:42.931 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-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59126 --name yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial --description rados/singleton/{all/backfill-toofull mon_election/classic msgr-failures/many msgr/async-v2only objectstore/{bluestore/{alloc$/{bitmap} base mem$/{normal-2} onode-segment$/{512K-onoff} write$/{v1/{compr$/{yes$/{snappy}} v1}}}} rados supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59126/orig.config.yaml 2026-02-19T16:39:42.931 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59126 2026-02-19T16:39:42.931 INFO:teuthology.dispatcher.supervisor:Job PID: 4106636 2026-02-19T16:39:42.931 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T16:41:43.031 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:43:43.130 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:45:43.247 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:47:43.437 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:49:43.618 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:51:43.777 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:53:43.961 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:55:44.112 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:57:44.319 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:59:44.463 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:01:44.666 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:03:44.865 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:05:45.041 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:07:45.249 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:09:45.388 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:11:45.519 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:13:45.719 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:13:45.797 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-19T17:13:45.860 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T17:13:46.161 INFO:teuthology.orchestra.console.trial190:Power off 2026-02-19T17:13:46.161 DEBUG:teuthology.orchestra.console.trial190:pexpect command: ipmitool -H trial190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T17:13:46.202 DEBUG:teuthology.orchestra.console.trial190:power off output: Chassis Power Control: Down/Off 2026-02-19T17:13:50.206 DEBUG:teuthology.orchestra.console.trial190:pexpect command: ipmitool -H trial190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T17:13:50.315 DEBUG:teuthology.orchestra.console.trial190:check power output: Chassis Power is on 2026-02-19T17:13:54.318 DEBUG:teuthology.orchestra.console.trial190:pexpect command: ipmitool -H trial190.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T17:13:54.429 DEBUG:teuthology.orchestra.console.trial190:check power output: Chassis Power is off 2026-02-19T17:13:54.429 INFO:teuthology.orchestra.console.trial190:Power off completed 2026-02-19T17:13:54.591 INFO:teuthology.lock.ops:unlocked: trial190.front.sepia.ceph.com