2026-02-20T23:36:53.176 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T23:36:53.177 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:36:53.252 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:36:53.385 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7bc4c7faa980>, signals=[15]) 2026-02-20T23:36:53.385 INFO:teuthology.lock.ops:Start node 'trial085.front.sepia.ceph.com' reimaging 2026-02-20T23:36:53.385 INFO:teuthology.lock.ops:Updating [trial085.front.sepia.ceph.com]: reset os type and version on server 2026-02-20T23:36:53.386 INFO:teuthology.lock.ops:Updating trial085.front.sepia.ceph.com on lock server 2026-02-20T23:36:53.587 DEBUG:teuthology.provision.fog.trial085:Requesting image trial_centos_9.stream (ID 3) 2026-02-20T23:36:53.641 INFO:teuthology.provision.fog.trial085:Scheduling deploy of centos 9.stream 2026-02-20T23:36:55.094 INFO:teuthology.orchestra.console.trial085:Power off 2026-02-20T23:36:55.094 DEBUG:teuthology.orchestra.console.trial085:pexpect command: ipmitool -H trial085.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T23:36:55.133 DEBUG:teuthology.orchestra.console.trial085:power off output: Chassis Power Control: Down/Off 2026-02-20T23:36:59.136 DEBUG:teuthology.orchestra.console.trial085:pexpect command: ipmitool -H trial085.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T23:36:59.245 DEBUG:teuthology.orchestra.console.trial085:check power output: Chassis Power is off 2026-02-20T23:36:59.246 INFO:teuthology.orchestra.console.trial085:Power off completed 2026-02-20T23:36:59.347 INFO:teuthology.orchestra.console.trial085:Power on 2026-02-20T23:36:59.347 DEBUG:teuthology.orchestra.console.trial085:pexpect command: ipmitool -H trial085.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-20T23:36:59.385 DEBUG:teuthology.orchestra.console.trial085:power on output: Chassis Power Control: Up/On 2026-02-20T23:37:03.389 DEBUG:teuthology.orchestra.console.trial085:pexpect command: ipmitool -H trial085.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T23:37:03.497 DEBUG:teuthology.orchestra.console.trial085:check power output: Chassis Power is on 2026-02-20T23:37:03.498 INFO:teuthology.orchestra.console.trial085:Power on completed 2026-02-20T23:37:03.598 INFO:teuthology.provision.fog.trial085:Waiting for deploy to finish 2026-02-20T23:38:51.647 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial085.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T23:39:30.560 WARNING:teuthology.provision.fog.trial085:[Errno None] Unable to connect to port 22 on 10.20.193.85 2026-02-20T23:39:36.567 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial085.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T23:40:12.651 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-20T23:40:12.651 DEBUG:teuthology.orchestra.run.trial085:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-20T23:40:12.885 INFO:teuthology.provision.fog.trial085:Node is ready 2026-02-20T23:40:12.885 DEBUG:teuthology.orchestra.run.trial085:> hostname 2026-02-20T23:40:12.941 INFO:teuthology.orchestra.run.trial085.stdout:trial085.front.sepia.ceph.com 2026-02-20T23:40:12.941 DEBUG:teuthology.orchestra.run.trial085:> grep trial085.front.sepia.ceph.com /etc/hosts 2026-02-20T23:40:12.997 INFO:teuthology.orchestra.run.trial085.stdout:10.20.193.85 trial085.front.sepia.ceph.com trial085 2026-02-20T23:40:12.998 DEBUG:teuthology.orchestra.run.trial085:> sudo hostname trial085 2026-02-20T23:40:13.068 DEBUG:teuthology.orchestra.run.trial085:> sudo sed -i -e 's/trial085.front.sepia.ceph.com/trial085/g' /etc/hosts 2026-02-20T23:40:13.134 DEBUG:teuthology.orchestra.run.trial085:> sudo sed -i -e 's/10.20.193.85/10.20.193.85/g' /etc/hosts 2026-02-20T23:40:13.199 DEBUG:teuthology.orchestra.run.trial085:> sudo sed -i -e 's/trial085.front.sepia.ceph.com/trial085/g' /etc/hostname 2026-02-20T23:40:13.266 DEBUG:teuthology.orchestra.run.trial085:> sudo hostname trial085 2026-02-20T23:40:13.332 DEBUG:teuthology.orchestra.run.trial085:> cat /etc/os-release 2026-02-20T23:40:13.388 INFO:teuthology.orchestra.run.trial085.stdout:NAME="CentOS Stream" 2026-02-20T23:40:13.388 INFO:teuthology.orchestra.run.trial085.stdout:VERSION="9" 2026-02-20T23:40:13.389 INFO:teuthology.orchestra.run.trial085.stdout:ID="centos" 2026-02-20T23:40:13.389 INFO:teuthology.orchestra.run.trial085.stdout:ID_LIKE="rhel fedora" 2026-02-20T23:40:13.389 INFO:teuthology.orchestra.run.trial085.stdout:VERSION_ID="9" 2026-02-20T23:40:13.389 INFO:teuthology.orchestra.run.trial085.stdout:PLATFORM_ID="platform:el9" 2026-02-20T23:40:13.389 INFO:teuthology.orchestra.run.trial085.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T23:40:13.389 INFO:teuthology.orchestra.run.trial085.stdout:ANSI_COLOR="0;31" 2026-02-20T23:40:13.389 INFO:teuthology.orchestra.run.trial085.stdout:LOGO="fedora-logo-icon" 2026-02-20T23:40:13.389 INFO:teuthology.orchestra.run.trial085.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T23:40:13.389 INFO:teuthology.orchestra.run.trial085.stdout:HOME_URL="https://centos.org/" 2026-02-20T23:40:13.389 INFO:teuthology.orchestra.run.trial085.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T23:40:13.389 INFO:teuthology.orchestra.run.trial085.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T23:40:13.389 INFO:teuthology.orchestra.run.trial085.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T23:40:13.390 INFO:teuthology.provision.fog.trial085:Deploy complete! 2026-02-20T23:40:13.390 DEBUG:teuthology.parallel:result is None 2026-02-20T23:40:13.641 INFO:teuthology.lock.ops:Checking trial085.front.sepia.ceph.com 2026-02-20T23:40:13.642 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-20T23:40:13.718 INFO:teuthology.lock.ops:Updating [trial085.front.sepia.ceph.com]: set os type and version on server 2026-02-20T23:40:13.718 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial085.front.sepia.ceph.com' 2026-02-20T23:40:13.718 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial085.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T23:40:13.778 DEBUG:teuthology.orchestra.run.trial085:> true 2026-02-20T23:40:13.869 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial085.front.sepia.ceph.com' 2026-02-20T23:40:13.869 DEBUG:teuthology.orchestra.run.trial085:> uname -m 2026-02-20T23:40:13.924 INFO:teuthology.orchestra.run.trial085.stdout:x86_64 2026-02-20T23:40:13.924 DEBUG:teuthology.orchestra.run.trial085:> cat /etc/os-release 2026-02-20T23:40:13.980 INFO:teuthology.orchestra.run.trial085.stdout:NAME="CentOS Stream" 2026-02-20T23:40:13.980 INFO:teuthology.orchestra.run.trial085.stdout:VERSION="9" 2026-02-20T23:40:13.980 INFO:teuthology.orchestra.run.trial085.stdout:ID="centos" 2026-02-20T23:40:13.980 INFO:teuthology.orchestra.run.trial085.stdout:ID_LIKE="rhel fedora" 2026-02-20T23:40:13.980 INFO:teuthology.orchestra.run.trial085.stdout:VERSION_ID="9" 2026-02-20T23:40:13.980 INFO:teuthology.orchestra.run.trial085.stdout:PLATFORM_ID="platform:el9" 2026-02-20T23:40:13.980 INFO:teuthology.orchestra.run.trial085.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T23:40:13.980 INFO:teuthology.orchestra.run.trial085.stdout:ANSI_COLOR="0;31" 2026-02-20T23:40:13.981 INFO:teuthology.orchestra.run.trial085.stdout:LOGO="fedora-logo-icon" 2026-02-20T23:40:13.981 INFO:teuthology.orchestra.run.trial085.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T23:40:13.981 INFO:teuthology.orchestra.run.trial085.stdout:HOME_URL="https://centos.org/" 2026-02-20T23:40:13.981 INFO:teuthology.orchestra.run.trial085.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T23:40:13.981 INFO:teuthology.orchestra.run.trial085.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T23:40:13.981 INFO:teuthology.orchestra.run.trial085.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T23:40:13.981 INFO:teuthology.lock.ops:Updating trial085.front.sepia.ceph.com on lock server 2026-02-20T23:40:14.048 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:40:14.192 INFO:teuthology.dispatcher.supervisor:Running job 61901 2026-02-20T23:40:14.192 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_liucm@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/liucm-2026-02-20_22:16:48-crimson-rados-wip-liucm-osd-shard-redesign-crimson-only-distro-debug-trial/61901 --name liucm-2026-02-20_22:16:48-crimson-rados-wip-liucm-osd-shard-redesign-crimson-only-distro-debug-trial --description crimson-rados/perf/{0-crimson_install clusters/{crimson-fixed-1} crimson-supported-all-distro/centos_latest crimson_qa_overrides deploy/ceph objectstore/seastore/segmented$/{crimson_seastore_segmented_2q} perf_ignorelist settings/optimized workloads/fio_4M_rand_write} -- /home/teuthworker/mnt/teuthology/liucm-2026-02-20_22:16:48-crimson-rados-wip-liucm-osd-shard-redesign-crimson-only-distro-debug-trial/61901/orig.config.yaml 2026-02-20T23:40:14.193 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/liucm-2026-02-20_22:16:48-crimson-rados-wip-liucm-osd-shard-redesign-crimson-only-distro-debug-trial/61901 2026-02-20T23:40:14.193 INFO:teuthology.dispatcher.supervisor:Job PID: 1830692 2026-02-20T23:40:14.193 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-20T23:42:14.293 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:44:14.473 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:46:14.690 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:48:14.786 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:50:14.979 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:52:15.178 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:54:15.364 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:56:15.546 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:58:15.687 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:00:15.894 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:02:16.080 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:04:16.226 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:06:16.425 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:08:16.619 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:10:16.784 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:10:16.860 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-21T00:10:16.966 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-21T00:10:17.275 INFO:teuthology.orchestra.console.trial085:Power off 2026-02-21T00:10:17.275 DEBUG:teuthology.orchestra.console.trial085:pexpect command: ipmitool -H trial085.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T00:10:17.313 DEBUG:teuthology.orchestra.console.trial085:power off output: Chassis Power Control: Down/Off 2026-02-21T00:10:21.318 DEBUG:teuthology.orchestra.console.trial085:pexpect command: ipmitool -H trial085.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T00:10:21.426 DEBUG:teuthology.orchestra.console.trial085:check power output: Chassis Power is on 2026-02-21T00:10:25.429 DEBUG:teuthology.orchestra.console.trial085:pexpect command: ipmitool -H trial085.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T00:10:25.540 DEBUG:teuthology.orchestra.console.trial085:check power output: Chassis Power is off 2026-02-21T00:10:25.540 INFO:teuthology.orchestra.console.trial085:Power off completed 2026-02-21T00:10:25.751 INFO:teuthology.lock.ops:unlocked: trial085.front.sepia.ceph.com