2024-02-13T04:27:52.915 INFO:root:teuthology version: 0.0.1.dev256+gd9fdb22 2024-02-13T04:27:52.916 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-13T04:27:53.015 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f9a74484c10>, signals=[15]) 2024-02-13T04:27:53.015 INFO:teuthology.lock.ops:Start node 'smithi007.front.sepia.ceph.com' reimaging 2024-02-13T04:27:53.016 INFO:teuthology.lock.ops:Updating [smithi007.front.sepia.ceph.com]: reset os type and version on server 2024-02-13T04:27:53.016 INFO:teuthology.lock.ops:Updating smithi007.front.sepia.ceph.com on lock server 2024-02-13T04:27:53.153 DEBUG:teuthology.provision.fog.smithi007:Requesting image smithi_ubuntu_22.04 (ID 6) 2024-02-13T04:27:53.200 INFO:teuthology.provision.fog.smithi007:Scheduling deploy of ubuntu 22.04 2024-02-13T04:27:53.441 INFO:teuthology.orchestra.console.smithi007:Power off 2024-02-13T04:27:53.441 DEBUG:teuthology.orchestra.console.smithi007:pexpect command: ipmitool -H smithi007.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-13T04:27:53.463 DEBUG:teuthology.orchestra.console.smithi007:power off output: Chassis Power Control: Down/Off 2024-02-13T04:27:53.463 DEBUG:teuthology.orchestra.console.smithi007:pexpect command: ipmitool -H smithi007.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-13T04:27:53.483 DEBUG:teuthology.orchestra.console.smithi007:check power output: Chassis Power is off 2024-02-13T04:27:53.584 INFO:teuthology.orchestra.console.smithi007:Power off completed 2024-02-13T04:27:53.685 INFO:teuthology.orchestra.console.smithi007:Power on 2024-02-13T04:27:53.685 DEBUG:teuthology.orchestra.console.smithi007:pexpect command: ipmitool -H smithi007.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2024-02-13T04:27:53.708 DEBUG:teuthology.orchestra.console.smithi007:power on output: Chassis Power Control: Up/On 2024-02-13T04:27:53.711 DEBUG:teuthology.orchestra.console.smithi007:pexpect command: ipmitool -H smithi007.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-13T04:27:53.735 DEBUG:teuthology.orchestra.console.smithi007:check power output: Chassis Power is off 2024-02-13T04:27:57.740 DEBUG:teuthology.orchestra.console.smithi007:pexpect command: ipmitool -H smithi007.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-13T04:27:57.849 DEBUG:teuthology.orchestra.console.smithi007:check power output: Chassis Power is off 2024-02-13T04:28:01.854 DEBUG:teuthology.orchestra.console.smithi007:pexpect command: ipmitool -H smithi007.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-13T04:28:01.963 DEBUG:teuthology.orchestra.console.smithi007:check power output: Chassis Power is on 2024-02-13T04:28:02.064 INFO:teuthology.orchestra.console.smithi007:Power on completed 2024-02-13T04:28:02.164 INFO:teuthology.provision.fog.smithi007:Waiting for deploy to finish 2024-02-13T04:31:03.525 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T04:32:03.564 ERROR:teuthology.orchestra.connection:Error authenticating with smithi007.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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/connection.py", line 106, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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-02-13T04:32:51.260 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2024-02-13T04:33:07.584 WARNING:teuthology.provision.fog.smithi007:timed out 2024-02-13T04:33:13.587 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T04:33:13.589 WARNING:teuthology.provision.fog.smithi007:[Errno None] Unable to connect to port 22 on 172.21.15.7 2024-02-13T04:33:19.592 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T04:33:19.745 INFO:teuthology.orchestra.run:Running command with timeout 600 2024-02-13T04:33:19.746 DEBUG:teuthology.orchestra.run.smithi007:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2024-02-13T04:33:20.184 INFO:teuthology.provision.fog.smithi007:Node is ready 2024-02-13T04:33:20.185 DEBUG:teuthology.orchestra.run.smithi007:> hostname 2024-02-13T04:33:20.230 INFO:teuthology.orchestra.run.smithi007.stdout:smithi007.front.sepia.ceph.com 2024-02-13T04:33:20.231 DEBUG:teuthology.orchestra.run.smithi007:> grep smithi007.front.sepia.ceph.com /etc/hosts 2024-02-13T04:33:20.283 INFO:teuthology.orchestra.run.smithi007.stdout:172.21.15.7 smithi007.front.sepia.ceph.com smithi007 2024-02-13T04:33:20.283 DEBUG:teuthology.orchestra.run.smithi007:> sudo hostname smithi007 2024-02-13T04:33:20.428 DEBUG:teuthology.orchestra.run.smithi007:> sudo sed -i -e 's/smithi007.front.sepia.ceph.com/smithi007/g' /etc/hosts 2024-02-13T04:33:20.443 DEBUG:teuthology.orchestra.run.smithi007:> sudo sed -i -e 's/172.21.15.7/172.21.15.7/g' /etc/hosts 2024-02-13T04:33:20.498 DEBUG:teuthology.orchestra.run.smithi007:> sudo sed -i -e 's/smithi007.front.sepia.ceph.com/smithi007/g' /etc/hostname 2024-02-13T04:33:20.555 DEBUG:teuthology.orchestra.run.smithi007:> sudo hostname smithi007 2024-02-13T04:33:20.609 DEBUG:teuthology.orchestra.run.smithi007:> cat /etc/os-release 2024-02-13T04:33:20.658 INFO:teuthology.orchestra.run.smithi007.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-02-13T04:33:20.658 INFO:teuthology.orchestra.run.smithi007.stdout:NAME="Ubuntu" 2024-02-13T04:33:20.659 INFO:teuthology.orchestra.run.smithi007.stdout:VERSION_ID="22.04" 2024-02-13T04:33:20.659 INFO:teuthology.orchestra.run.smithi007.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-02-13T04:33:20.659 INFO:teuthology.orchestra.run.smithi007.stdout:VERSION_CODENAME=jammy 2024-02-13T04:33:20.659 INFO:teuthology.orchestra.run.smithi007.stdout:ID=ubuntu 2024-02-13T04:33:20.659 INFO:teuthology.orchestra.run.smithi007.stdout:ID_LIKE=debian 2024-02-13T04:33:20.659 INFO:teuthology.orchestra.run.smithi007.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-13T04:33:20.659 INFO:teuthology.orchestra.run.smithi007.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-13T04:33:20.659 INFO:teuthology.orchestra.run.smithi007.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-13T04:33:20.659 INFO:teuthology.orchestra.run.smithi007.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-13T04:33:20.659 INFO:teuthology.orchestra.run.smithi007.stdout:UBUNTU_CODENAME=jammy 2024-02-13T04:33:20.660 INFO:teuthology.provision.fog.smithi007:Deploy complete! 2024-02-13T04:33:20.661 DEBUG:teuthology.parallel:result is None 2024-02-13T04:33:20.825 INFO:teuthology.lock.ops:Checking smithi007.front.sepia.ceph.com 2024-02-13T04:33:20.825 INFO:teuthology.lock.ops:New key found. Updating... 2024-02-13T04:33:20.845 INFO:teuthology.lock.ops:Updating [smithi007.front.sepia.ceph.com]: set os type and version on server 2024-02-13T04:33:20.845 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-02-13T04:33:20.846 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T04:33:20.922 DEBUG:teuthology.orchestra.run.smithi007:> true 2024-02-13T04:33:21.008 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi007.front.sepia.ceph.com' 2024-02-13T04:33:21.008 DEBUG:teuthology.orchestra.run.smithi007:> uname -m 2024-02-13T04:33:21.054 INFO:teuthology.orchestra.run.smithi007.stdout:x86_64 2024-02-13T04:33:21.054 DEBUG:teuthology.orchestra.run.smithi007:> cat /etc/os-release 2024-02-13T04:33:21.102 INFO:teuthology.orchestra.run.smithi007.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-02-13T04:33:21.102 INFO:teuthology.orchestra.run.smithi007.stdout:NAME="Ubuntu" 2024-02-13T04:33:21.102 INFO:teuthology.orchestra.run.smithi007.stdout:VERSION_ID="22.04" 2024-02-13T04:33:21.102 INFO:teuthology.orchestra.run.smithi007.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-02-13T04:33:21.102 INFO:teuthology.orchestra.run.smithi007.stdout:VERSION_CODENAME=jammy 2024-02-13T04:33:21.102 INFO:teuthology.orchestra.run.smithi007.stdout:ID=ubuntu 2024-02-13T04:33:21.102 INFO:teuthology.orchestra.run.smithi007.stdout:ID_LIKE=debian 2024-02-13T04:33:21.102 INFO:teuthology.orchestra.run.smithi007.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-13T04:33:21.103 INFO:teuthology.orchestra.run.smithi007.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-13T04:33:21.103 INFO:teuthology.orchestra.run.smithi007.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-13T04:33:21.103 INFO:teuthology.orchestra.run.smithi007.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-13T04:33:21.103 INFO:teuthology.orchestra.run.smithi007.stdout:UBUNTU_CODENAME=jammy 2024-02-13T04:33:21.103 INFO:teuthology.lock.ops:Updating smithi007.front.sepia.ceph.com on lock server 2024-02-13T04:33:21.118 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-13T04:33:21.192 INFO:teuthology.dispatcher.supervisor:Running job 7557447 2024-02-13T04:33:21.192 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/virtualenv/bin/teuthology -v --owner scheduled_cbodley@teuthology --archive /home/teuthworker/archive/cbodley-2024-02-13_02:00:07-rgw-wip-64404-pacific-distro-default-smithi/7557447 --name cbodley-2024-02-13_02:00:07-rgw-wip-64404-pacific-distro-default-smithi --description rgw/crypt/{0-cluster/fixed-1 1-ceph-install/install 2-kms/vault_old 3-rgw/rgw 4-tests/{s3tests} ignore-pg-availability} -- /home/teuthworker/archive/cbodley-2024-02-13_02:00:07-rgw-wip-64404-pacific-distro-default-smithi/7557447/orig.config.yaml 2024-02-13T04:33:21.196 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/archive/cbodley-2024-02-13_02:00:07-rgw-wip-64404-pacific-distro-default-smithi/7557447 2024-02-13T04:33:21.196 INFO:teuthology.dispatcher.supervisor:Job PID: 3795141 2024-02-13T04:33:21.196 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2024-02-13T04:35:21.252 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-13T04:37:21.420 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-13T04:39:21.590 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-13T04:41:21.760 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-13T04:43:21.929 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-13T04:45:22.093 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-13T04:45:22.163 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1