2023-12-12T16:27:36.564 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-12T16:27:36.565 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-12T16:27:36.666 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f2992ade940>, signals=[15]) 2023-12-12T16:27:36.666 INFO:teuthology.lock.ops:Start node 'smithi162.front.sepia.ceph.com' reimaging 2023-12-12T16:27:36.666 INFO:teuthology.lock.ops:Updating [smithi162.front.sepia.ceph.com]: reset os type and version on server 2023-12-12T16:27:36.667 INFO:teuthology.lock.ops:Updating smithi162.front.sepia.ceph.com on lock server 2023-12-12T16:27:36.900 DEBUG:teuthology.provision.fog.smithi162:Requesting image smithi_centos_9.stream (ID 10) 2023-12-12T16:27:36.987 INFO:teuthology.provision.fog.smithi162:Scheduling deploy of centos 9.stream 2023-12-12T16:27:37.616 INFO:teuthology.orchestra.console.smithi162:Power off 2023-12-12T16:27:37.617 DEBUG:teuthology.orchestra.console.smithi162:pexpect command: ipmitool -H smithi162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-12T16:27:37.637 DEBUG:teuthology.orchestra.console.smithi162:power off output: Chassis Power Control: Down/Off 2023-12-12T16:27:37.637 DEBUG:teuthology.orchestra.console.smithi162:pexpect command: ipmitool -H smithi162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-12T16:27:37.655 DEBUG:teuthology.orchestra.console.smithi162:check power output: Chassis Power is off 2023-12-12T16:27:37.756 INFO:teuthology.orchestra.console.smithi162:Power off completed 2023-12-12T16:27:37.856 INFO:teuthology.orchestra.console.smithi162:Power on 2023-12-12T16:27:37.856 DEBUG:teuthology.orchestra.console.smithi162:pexpect command: ipmitool -H smithi162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2023-12-12T16:27:37.878 DEBUG:teuthology.orchestra.console.smithi162:power on output: Chassis Power Control: Up/On 2023-12-12T16:27:37.878 DEBUG:teuthology.orchestra.console.smithi162:pexpect command: ipmitool -H smithi162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-12T16:27:37.897 DEBUG:teuthology.orchestra.console.smithi162:check power output: Chassis Power is off 2023-12-12T16:27:41.901 DEBUG:teuthology.orchestra.console.smithi162:pexpect command: ipmitool -H smithi162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-12T16:27:42.011 DEBUG:teuthology.orchestra.console.smithi162:check power output: Chassis Power is off 2023-12-12T16:27:46.015 DEBUG:teuthology.orchestra.console.smithi162:pexpect command: ipmitool -H smithi162.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-12T16:27:46.123 DEBUG:teuthology.orchestra.console.smithi162:check power output: Chassis Power is on 2023-12-12T16:27:46.224 INFO:teuthology.orchestra.console.smithi162:Power on completed 2023-12-12T16:27:46.324 INFO:teuthology.provision.fog.smithi162:Waiting for deploy to finish 2023-12-12T16:30:32.637 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-12T16:31:32.699 WARNING:teuthology.provision.fog.smithi162:timed out 2023-12-12T16:31:38.707 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-12T16:32:38.771 WARNING:teuthology.provision.fog.smithi162:timed out 2023-12-12T16:32:44.779 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-12T16:32:44.905 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-12-12T16:32:44.906 DEBUG:teuthology.orchestra.run.smithi162:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2023-12-12T16:32:45.077 INFO:teuthology.provision.fog.smithi162:Node is ready 2023-12-12T16:32:45.077 DEBUG:teuthology.orchestra.run.smithi162:> hostname 2023-12-12T16:32:45.132 INFO:teuthology.orchestra.run.smithi162.stdout:smithi162.front.sepia.ceph.com 2023-12-12T16:32:45.133 DEBUG:teuthology.orchestra.run.smithi162:> grep smithi162.front.sepia.ceph.com /etc/hosts 2023-12-12T16:32:45.188 INFO:teuthology.orchestra.run.smithi162.stdout:172.21.15.162 smithi162.front.sepia.ceph.com smithi162 2023-12-12T16:32:45.189 DEBUG:teuthology.orchestra.run.smithi162:> sudo hostname smithi162 2023-12-12T16:32:45.288 DEBUG:teuthology.orchestra.run.smithi162:> sudo sed -i -e 's/smithi162.front.sepia.ceph.com/smithi162/g' /etc/hosts 2023-12-12T16:32:45.316 DEBUG:teuthology.orchestra.run.smithi162:> sudo sed -i -e 's/172.21.15.162/172.21.15.162/g' /etc/hosts 2023-12-12T16:32:45.389 DEBUG:teuthology.orchestra.run.smithi162:> sudo sed -i -e 's/smithi162.front.sepia.ceph.com/smithi162/g' /etc/hostname 2023-12-12T16:32:45.456 DEBUG:teuthology.orchestra.run.smithi162:> sudo hostname smithi162 2023-12-12T16:32:45.523 DEBUG:teuthology.orchestra.run.smithi162:> cat /etc/os-release 2023-12-12T16:32:45.578 INFO:teuthology.orchestra.run.smithi162.stdout:NAME="CentOS Stream" 2023-12-12T16:32:45.578 INFO:teuthology.orchestra.run.smithi162.stdout:VERSION="9" 2023-12-12T16:32:45.578 INFO:teuthology.orchestra.run.smithi162.stdout:ID="centos" 2023-12-12T16:32:45.578 INFO:teuthology.orchestra.run.smithi162.stdout:ID_LIKE="rhel fedora" 2023-12-12T16:32:45.578 INFO:teuthology.orchestra.run.smithi162.stdout:VERSION_ID="9" 2023-12-12T16:32:45.578 INFO:teuthology.orchestra.run.smithi162.stdout:PLATFORM_ID="platform:el9" 2023-12-12T16:32:45.578 INFO:teuthology.orchestra.run.smithi162.stdout:PRETTY_NAME="CentOS Stream 9" 2023-12-12T16:32:45.578 INFO:teuthology.orchestra.run.smithi162.stdout:ANSI_COLOR="0;31" 2023-12-12T16:32:45.579 INFO:teuthology.orchestra.run.smithi162.stdout:LOGO="fedora-logo-icon" 2023-12-12T16:32:45.579 INFO:teuthology.orchestra.run.smithi162.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2023-12-12T16:32:45.579 INFO:teuthology.orchestra.run.smithi162.stdout:HOME_URL="https://centos.org/" 2023-12-12T16:32:45.579 INFO:teuthology.orchestra.run.smithi162.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-12T16:32:45.579 INFO:teuthology.orchestra.run.smithi162.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2023-12-12T16:32:45.579 INFO:teuthology.orchestra.run.smithi162.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-12T16:32:45.580 INFO:teuthology.provision.fog.smithi162:Deploy complete! 2023-12-12T16:32:45.581 DEBUG:teuthology.parallel:result is None 2023-12-12T16:32:45.747 INFO:teuthology.lock.ops:Checking smithi162.front.sepia.ceph.com 2023-12-12T16:32:45.749 INFO:teuthology.lock.ops:Updating [smithi162.front.sepia.ceph.com]: set os type and version on server 2023-12-12T16:32:45.749 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2023-12-12T16:32:45.750 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-12T16:32:45.831 DEBUG:teuthology.orchestra.run.smithi162:> true 2023-12-12T16:32:45.905 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi162.front.sepia.ceph.com' 2023-12-12T16:32:45.906 DEBUG:teuthology.orchestra.run.smithi162:> uname -m 2023-12-12T16:32:45.960 INFO:teuthology.orchestra.run.smithi162.stdout:x86_64 2023-12-12T16:32:45.960 DEBUG:teuthology.orchestra.run.smithi162:> cat /etc/os-release 2023-12-12T16:32:46.015 INFO:teuthology.orchestra.run.smithi162.stdout:NAME="CentOS Stream" 2023-12-12T16:32:46.015 INFO:teuthology.orchestra.run.smithi162.stdout:VERSION="9" 2023-12-12T16:32:46.015 INFO:teuthology.orchestra.run.smithi162.stdout:ID="centos" 2023-12-12T16:32:46.016 INFO:teuthology.orchestra.run.smithi162.stdout:ID_LIKE="rhel fedora" 2023-12-12T16:32:46.016 INFO:teuthology.orchestra.run.smithi162.stdout:VERSION_ID="9" 2023-12-12T16:32:46.016 INFO:teuthology.orchestra.run.smithi162.stdout:PLATFORM_ID="platform:el9" 2023-12-12T16:32:46.016 INFO:teuthology.orchestra.run.smithi162.stdout:PRETTY_NAME="CentOS Stream 9" 2023-12-12T16:32:46.016 INFO:teuthology.orchestra.run.smithi162.stdout:ANSI_COLOR="0;31" 2023-12-12T16:32:46.016 INFO:teuthology.orchestra.run.smithi162.stdout:LOGO="fedora-logo-icon" 2023-12-12T16:32:46.016 INFO:teuthology.orchestra.run.smithi162.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2023-12-12T16:32:46.016 INFO:teuthology.orchestra.run.smithi162.stdout:HOME_URL="https://centos.org/" 2023-12-12T16:32:46.016 INFO:teuthology.orchestra.run.smithi162.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-12T16:32:46.016 INFO:teuthology.orchestra.run.smithi162.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2023-12-12T16:32:46.016 INFO:teuthology.orchestra.run.smithi162.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-12T16:32:46.017 INFO:teuthology.lock.ops:Updating smithi162.front.sepia.ceph.com on lock server 2023-12-12T16:32:46.041 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-12T16:32:46.164 INFO:teuthology.dispatcher.supervisor:Running job 7488703 2023-12-12T16:32:46.164 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/virtualenv/bin/teuthology -v --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2023-12-12_16:18:21-rados-wip-yuri-testing-2023-12-11-1524-distro-default-smithi/7488703 --name yuriw-2023-12-12_16:18:21-rados-wip-yuri-testing-2023-12-11-1524-distro-default-smithi --description rados/singleton-nomsgr/{all/msgr mon_election/classic rados supported-random-distro$/{centos_latest}} -- /home/teuthworker/archive/yuriw-2023-12-12_16:18:21-rados-wip-yuri-testing-2023-12-11-1524-distro-default-smithi/7488703/orig.config.yaml 2023-12-12T16:32:46.175 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/archive/yuriw-2023-12-12_16:18:21-rados-wip-yuri-testing-2023-12-11-1524-distro-default-smithi/7488703 2023-12-12T16:32:46.176 INFO:teuthology.dispatcher.supervisor:Job PID: 2791216 2023-12-12T16:32:46.176 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2023-12-12T16:34:46.279 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-12T16:36:46.453 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-12T16:38:46.645 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-12T16:40:46.823 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-12T16:42:46.995 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-12T16:42:47.081 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2023-12-12T16:42:47.140 WARNING:teuthology.dispatcher.supervisor:Was going to unlock smithi162 but it was locked by another job: /home/teuthworker/archive/yuriw-2023-12-12_16:18:21-rados-wip-yuri-testing-2023-12-11-1524-distro-default-smithi/7488704