2024-04-10T20:26:22.643 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-10T20:26:22.644 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-10T20:26:22.784 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f672aa97c10>, signals=[15]) 2024-04-10T20:26:22.785 INFO:teuthology.lock.ops:Start node 'smithi186.front.sepia.ceph.com' reimaging 2024-04-10T20:26:22.785 INFO:teuthology.lock.ops:Updating [smithi186.front.sepia.ceph.com]: reset os type and version on server 2024-04-10T20:26:22.785 INFO:teuthology.lock.ops:Updating smithi186.front.sepia.ceph.com on lock server 2024-04-10T20:26:22.955 DEBUG:teuthology.provision.fog.smithi186:Requesting image smithi_centos_9.stream (ID 10) 2024-04-10T20:26:23.007 INFO:teuthology.provision.fog.smithi186:Scheduling deploy of centos 9.stream 2024-04-10T20:26:23.472 INFO:teuthology.orchestra.console.smithi186:Power off 2024-04-10T20:26:23.473 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-10T20:26:23.522 DEBUG:teuthology.orchestra.console.smithi186:power off output: Chassis Power Control: Down/Off 2024-04-10T20:26:23.522 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-10T20:26:23.553 DEBUG:teuthology.orchestra.console.smithi186:check power output: Chassis Power is off 2024-04-10T20:26:23.653 INFO:teuthology.orchestra.console.smithi186:Power off completed 2024-04-10T20:26:23.754 INFO:teuthology.orchestra.console.smithi186:Power on 2024-04-10T20:26:23.754 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2024-04-10T20:26:23.787 DEBUG:teuthology.orchestra.console.smithi186:power on output: Chassis Power Control: Up/On 2024-04-10T20:26:23.787 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-10T20:26:23.819 DEBUG:teuthology.orchestra.console.smithi186:check power output: Chassis Power is off 2024-04-10T20:26:27.823 DEBUG:teuthology.orchestra.console.smithi186:pexpect command: ipmitool -H smithi186.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-10T20:26:27.933 DEBUG:teuthology.orchestra.console.smithi186:check power output: Chassis Power is on 2024-04-10T20:26:28.033 INFO:teuthology.orchestra.console.smithi186:Power on completed 2024-04-10T20:26:28.134 INFO:teuthology.provision.fog.smithi186:Waiting for deploy to finish 2024-04-10T20:30:31.705 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-10T20:31:31.768 ERROR:teuthology.orchestra.connection:Error authenticating with smithi186.front.sepia.ceph.com: SSHException('No existing session') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/connection.py", line 106, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 457, in connect server_key = t.get_remote_server_key() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 918, in get_remote_server_key raise SSHException("No existing session") paramiko.ssh_exception.SSHException: No existing session 2024-04-10T20:31:54.142 WARNING:teuthology.provision.fog.smithi186:[Errno None] Unable to connect to port 22 on 172.21.15.186 2024-04-10T20:32:00.145 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-10T20:32:03.230 WARNING:teuthology.provision.fog.smithi186:[Errno None] Unable to connect to port 22 on 172.21.15.186 2024-04-10T20:32:09.232 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-10T20:32:12.318 WARNING:teuthology.provision.fog.smithi186:[Errno None] Unable to connect to port 22 on 172.21.15.186 2024-04-10T20:32:18.320 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-10T20:32:21.600 INFO:teuthology.orchestra.run:Running command with timeout 600 2024-04-10T20:32:21.600 DEBUG:teuthology.orchestra.run.smithi186:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2024-04-10T20:32:32.030 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2024-04-10T20:32:41.951 INFO:teuthology.provision.fog.smithi186:Node is ready 2024-04-10T20:32:41.951 DEBUG:teuthology.orchestra.run.smithi186:> hostname 2024-04-10T20:32:41.969 INFO:teuthology.orchestra.run.smithi186.stdout:smithi046 2024-04-10T20:32:41.970 DEBUG:teuthology.orchestra.run.smithi186:> grep smithi046 /etc/hosts 2024-04-10T20:32:42.026 INFO:teuthology.orchestra.run.smithi186.stdout:172.21.15.46 smithi046.front.sepia.ceph.com smithi046 2024-04-10T20:32:42.027 DEBUG:teuthology.orchestra.run.smithi186:> sudo hostname smithi186 2024-04-10T20:32:42.217 DEBUG:teuthology.orchestra.run.smithi186:> sudo sed -i -e 's/smithi046/smithi186/g' /etc/hosts 2024-04-10T20:32:42.245 DEBUG:teuthology.orchestra.run.smithi186:> sudo sed -i -e 's/172.21.15.46/172.21.15.186/g' /etc/hosts 2024-04-10T20:32:42.312 DEBUG:teuthology.orchestra.run.smithi186:> sudo sed -i -e 's/smithi046/smithi186/g' /etc/hostname 2024-04-10T20:32:42.379 DEBUG:teuthology.orchestra.run.smithi186:> sudo hostname smithi186 2024-04-10T20:32:42.445 DEBUG:teuthology.orchestra.run.smithi186:> cat /etc/os-release 2024-04-10T20:32:42.499 INFO:teuthology.orchestra.run.smithi186.stdout:NAME="CentOS Stream" 2024-04-10T20:32:42.499 INFO:teuthology.orchestra.run.smithi186.stdout:VERSION="9" 2024-04-10T20:32:42.499 INFO:teuthology.orchestra.run.smithi186.stdout:ID="centos" 2024-04-10T20:32:42.500 INFO:teuthology.orchestra.run.smithi186.stdout:ID_LIKE="rhel fedora" 2024-04-10T20:32:42.500 INFO:teuthology.orchestra.run.smithi186.stdout:VERSION_ID="9" 2024-04-10T20:32:42.500 INFO:teuthology.orchestra.run.smithi186.stdout:PLATFORM_ID="platform:el9" 2024-04-10T20:32:42.500 INFO:teuthology.orchestra.run.smithi186.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-10T20:32:42.500 INFO:teuthology.orchestra.run.smithi186.stdout:ANSI_COLOR="0;31" 2024-04-10T20:32:42.500 INFO:teuthology.orchestra.run.smithi186.stdout:LOGO="fedora-logo-icon" 2024-04-10T20:32:42.500 INFO:teuthology.orchestra.run.smithi186.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-10T20:32:42.500 INFO:teuthology.orchestra.run.smithi186.stdout:HOME_URL="https://centos.org/" 2024-04-10T20:32:42.500 INFO:teuthology.orchestra.run.smithi186.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-10T20:32:42.500 INFO:teuthology.orchestra.run.smithi186.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-10T20:32:42.500 INFO:teuthology.orchestra.run.smithi186.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-10T20:32:42.501 INFO:teuthology.provision.fog.smithi186:Deploy complete! 2024-04-10T20:32:42.503 DEBUG:teuthology.parallel:result is None 2024-04-10T20:32:42.702 INFO:teuthology.lock.ops:Checking smithi186.front.sepia.ceph.com 2024-04-10T20:32:42.702 INFO:teuthology.lock.ops:New key found. Updating... 2024-04-10T20:32:42.738 INFO:teuthology.lock.ops:Updating [smithi186.front.sepia.ceph.com]: set os type and version on server 2024-04-10T20:32:42.738 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi186.front.sepia.ceph.com' 2024-04-10T20:32:42.739 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi186.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-10T20:32:42.834 DEBUG:teuthology.orchestra.run.smithi186:> true 2024-04-10T20:32:42.900 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi186.front.sepia.ceph.com' 2024-04-10T20:32:42.901 DEBUG:teuthology.orchestra.run.smithi186:> uname -m 2024-04-10T20:32:42.955 INFO:teuthology.orchestra.run.smithi186.stdout:x86_64 2024-04-10T20:32:42.955 DEBUG:teuthology.orchestra.run.smithi186:> cat /etc/os-release 2024-04-10T20:32:43.009 INFO:teuthology.orchestra.run.smithi186.stdout:NAME="CentOS Stream" 2024-04-10T20:32:43.009 INFO:teuthology.orchestra.run.smithi186.stdout:VERSION="9" 2024-04-10T20:32:43.009 INFO:teuthology.orchestra.run.smithi186.stdout:ID="centos" 2024-04-10T20:32:43.009 INFO:teuthology.orchestra.run.smithi186.stdout:ID_LIKE="rhel fedora" 2024-04-10T20:32:43.009 INFO:teuthology.orchestra.run.smithi186.stdout:VERSION_ID="9" 2024-04-10T20:32:43.009 INFO:teuthology.orchestra.run.smithi186.stdout:PLATFORM_ID="platform:el9" 2024-04-10T20:32:43.009 INFO:teuthology.orchestra.run.smithi186.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-10T20:32:43.010 INFO:teuthology.orchestra.run.smithi186.stdout:ANSI_COLOR="0;31" 2024-04-10T20:32:43.010 INFO:teuthology.orchestra.run.smithi186.stdout:LOGO="fedora-logo-icon" 2024-04-10T20:32:43.010 INFO:teuthology.orchestra.run.smithi186.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-10T20:32:43.010 INFO:teuthology.orchestra.run.smithi186.stdout:HOME_URL="https://centos.org/" 2024-04-10T20:32:43.010 INFO:teuthology.orchestra.run.smithi186.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-10T20:32:43.010 INFO:teuthology.orchestra.run.smithi186.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-10T20:32:43.010 INFO:teuthology.orchestra.run.smithi186.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-10T20:32:43.010 INFO:teuthology.lock.ops:Updating smithi186.front.sepia.ceph.com on lock server 2024-04-10T20:32:43.046 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-10T20:32:43.144 INFO:teuthology.dispatcher.supervisor:Running job 7651193 2024-04-10T20:32:43.144 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/virtualenv/bin/teuthology -v --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2024-04-10_14:20:47-rados-wip-yuri10-testing-2024-03-24-1159-distro-default-smithi/7651193 --name yuriw-2024-04-10_14:20:47-rados-wip-yuri10-testing-2024-03-24-1159-distro-default-smithi --description rados/singleton-nomsgr/{all/ceph-kvstore-tool mon_election/classic rados supported-random-distro$/{centos_latest}} -- /home/teuthworker/archive/yuriw-2024-04-10_14:20:47-rados-wip-yuri10-testing-2024-03-24-1159-distro-default-smithi/7651193/orig.config.yaml 2024-04-10T20:32:43.147 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/archive/yuriw-2024-04-10_14:20:47-rados-wip-yuri10-testing-2024-03-24-1159-distro-default-smithi/7651193 2024-04-10T20:32:43.147 INFO:teuthology.dispatcher.supervisor:Job PID: 3337849 2024-04-10T20:32:43.148 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2024-04-10T20:34:43.244 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-10T20:36:43.647 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-10T20:36:43.730 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1