2021-04-09T18:33:14.299 INFO:root:teuthology version: 1.1.0-85d61eae 2021-04-09T18:33:14.397 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi123.front.sepia.ceph.com' reimaging 2021-04-09T18:33:14.398 INFO:teuthology.lock.ops:Updating [ubuntu@smithi123.front.sepia.ceph.com]: reset os type and version on server 2021-04-09T18:33:14.399 INFO:teuthology.lock.ops:Updating smithi123.front.sepia.ceph.com on lock server 2021-04-09T18:33:14.417 INFO:teuthology.lock.ops:Node 'ubuntu@smithi123.front.sepia.ceph.com' reimaging is complete 2021-04-09T18:33:14.417 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi145.front.sepia.ceph.com' reimaging 2021-04-09T18:33:14.418 INFO:teuthology.lock.ops:Updating [ubuntu@smithi145.front.sepia.ceph.com]: reset os type and version on server 2021-04-09T18:33:14.418 INFO:teuthology.lock.ops:Updating smithi145.front.sepia.ceph.com on lock server 2021-04-09T18:33:14.441 INFO:teuthology.lock.ops:Node 'ubuntu@smithi145.front.sepia.ceph.com' reimaging is complete 2021-04-09T18:33:14.663 INFO:teuthology.provision.fog.smithi123:Scheduling deploy of centos 7.8 2021-04-09T18:33:14.666 INFO:teuthology.provision.fog.smithi145:Scheduling deploy of centos 7.8 2021-04-09T18:33:15.082 INFO:teuthology.orchestra.console:Power off smithi123 2021-04-09T18:33:15.096 INFO:teuthology.orchestra.console:Power off smithi145 2021-04-09T18:33:23.471 INFO:teuthology.orchestra.console:Power off for smithi145 completed 2021-04-09T18:33:23.572 INFO:teuthology.orchestra.console:Power on smithi145 2021-04-09T18:33:27.559 INFO:teuthology.orchestra.console:Power off for smithi123 completed 2021-04-09T18:33:27.661 INFO:teuthology.orchestra.console:Power on smithi123 2021-04-09T18:33:31.924 INFO:teuthology.orchestra.console:Power on for smithi123 completed 2021-04-09T18:33:31.931 INFO:teuthology.orchestra.console:Power on for smithi145 completed 2021-04-09T18:33:32.025 INFO:teuthology.provision.fog.smithi123:Waiting for deploy to finish 2021-04-09T18:33:32.032 INFO:teuthology.provision.fog.smithi145:Waiting for deploy to finish 2021-04-09T18:41:43.314 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:44.413 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:45.510 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:46.607 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:47.704 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:48.801 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:49.803 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:41:49.804 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:41:49.804 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:41:49.805 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:41:49.805 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:41:49.805 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:41:49.806 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:41:49.806 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:41:49.806 ERROR:paramiko.transport:EOFError 2021-04-09T18:41:49.807 ERROR:paramiko.transport: 2021-04-09T18:41:49.807 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:41:49.807 ERROR:paramiko.transport: 2021-04-09T18:41:49.808 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:41:49.808 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:41:49.808 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:41:49.808 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:41:49.809 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:41:49.809 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:41:49.810 ERROR:paramiko.transport: 2021-04-09T18:41:55.909 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:41:56.911 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:41:56.912 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:41:56.912 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:41:56.912 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:41:56.913 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:41:56.913 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:41:56.913 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:41:56.914 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:41:56.914 ERROR:paramiko.transport:EOFError 2021-04-09T18:41:56.914 ERROR:paramiko.transport: 2021-04-09T18:41:56.915 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:41:56.915 ERROR:paramiko.transport: 2021-04-09T18:41:56.915 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:41:56.915 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:41:56.916 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:41:56.916 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:41:56.916 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:41:56.917 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:41:56.917 ERROR:paramiko.transport: 2021-04-09T18:42:01.283 ERROR:teuthology.orchestra.connection:Error authenticating with smithi145.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:02.381 ERROR:teuthology.orchestra.connection:Error authenticating with smithi145.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:03.015 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:03.479 ERROR:teuthology.orchestra.connection:Error authenticating with smithi145.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:04.126 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:04.577 ERROR:teuthology.orchestra.connection:Error authenticating with smithi145.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:05.131 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:05.132 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:05.132 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:05.132 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:05.133 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:05.133 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:05.133 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:05.134 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:05.134 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:05.134 ERROR:paramiko.transport: 2021-04-09T18:42:05.135 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:05.135 ERROR:paramiko.transport: 2021-04-09T18:42:05.135 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:05.135 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:05.136 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:05.136 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:05.136 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:05.137 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:05.137 ERROR:paramiko.transport: 2021-04-09T18:42:05.674 ERROR:teuthology.orchestra.connection:Error authenticating with smithi145.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:06.676 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:06.677 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:06.677 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:06.678 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:06.678 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:06.679 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:06.679 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:06.680 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:06.680 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:06.680 ERROR:paramiko.transport: 2021-04-09T18:42:06.681 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:06.681 ERROR:paramiko.transport: 2021-04-09T18:42:06.682 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:06.682 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:06.682 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:06.683 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:06.683 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:06.684 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:06.684 ERROR:paramiko.transport: 2021-04-09T18:42:11.140 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:11.140 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:11.141 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:11.141 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:11.141 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:11.142 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:11.142 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:11.142 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:11.143 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:11.143 ERROR:paramiko.transport: 2021-04-09T18:42:11.143 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:11.144 ERROR:paramiko.transport: 2021-04-09T18:42:11.144 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:11.144 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:11.145 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:11.145 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:11.146 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:11.146 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:11.146 ERROR:paramiko.transport: 2021-04-09T18:42:12.687 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:12.687 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:12.688 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:12.689 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:12.689 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:12.689 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:12.690 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:12.690 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:12.690 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:12.691 ERROR:paramiko.transport: 2021-04-09T18:42:12.691 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:12.691 ERROR:paramiko.transport: 2021-04-09T18:42:12.692 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:12.692 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:12.692 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:12.693 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:12.693 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:12.693 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:12.694 ERROR:paramiko.transport: 2021-04-09T18:42:17.150 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:17.150 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:17.151 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:17.151 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:17.151 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:17.152 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:17.152 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:17.153 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:17.153 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:17.154 ERROR:paramiko.transport: 2021-04-09T18:42:17.154 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:17.154 ERROR:paramiko.transport: 2021-04-09T18:42:17.155 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:17.155 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:17.156 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:17.156 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:17.156 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:17.157 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:17.157 ERROR:paramiko.transport: 2021-04-09T18:42:18.698 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:18.698 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:18.699 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:18.700 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:18.700 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:18.701 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:18.701 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:18.701 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:18.702 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:18.702 ERROR:paramiko.transport: 2021-04-09T18:42:18.702 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:18.702 ERROR:paramiko.transport: 2021-04-09T18:42:18.703 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:18.703 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:18.704 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:18.704 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:18.704 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:18.705 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:18.705 ERROR:paramiko.transport: 2021-04-09T18:42:23.257 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:24.260 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:24.261 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:24.262 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:24.263 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:24.263 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:24.264 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:24.264 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:24.264 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:24.264 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:24.265 ERROR:paramiko.transport: 2021-04-09T18:42:24.265 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:24.266 ERROR:paramiko.transport: 2021-04-09T18:42:24.266 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:24.267 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:24.267 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:24.267 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:24.267 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:24.268 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:24.268 ERROR:paramiko.transport: 2021-04-09T18:42:24.806 ERROR:teuthology.orchestra.connection:Error authenticating with smithi145.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:25.908 ERROR:teuthology.orchestra.connection:Error authenticating with smithi145.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:27.006 ERROR:teuthology.orchestra.connection:Error authenticating with smithi145.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:28.106 ERROR:teuthology.orchestra.connection:Error authenticating with smithi145.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:29.108 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:29.109 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:29.109 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:29.110 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:29.110 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:29.110 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:29.111 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:29.111 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:29.111 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:29.112 ERROR:paramiko.transport: 2021-04-09T18:42:29.112 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:29.112 ERROR:paramiko.transport: 2021-04-09T18:42:29.113 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:29.113 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:29.113 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:29.113 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:29.114 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:29.114 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:29.114 ERROR:paramiko.transport: 2021-04-09T18:42:30.271 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:30.272 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:30.272 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:30.273 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:30.273 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:30.273 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:30.274 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:30.274 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:30.275 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:30.275 ERROR:paramiko.transport: 2021-04-09T18:42:30.276 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:30.276 ERROR:paramiko.transport: 2021-04-09T18:42:30.277 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:30.278 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:30.278 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:30.279 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:30.280 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:30.281 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:30.281 ERROR:paramiko.transport: 2021-04-09T18:42:35.117 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:35.118 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:35.118 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:35.118 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:35.119 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:35.119 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:35.119 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:35.120 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:35.120 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:35.120 ERROR:paramiko.transport: 2021-04-09T18:42:35.121 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:35.121 ERROR:paramiko.transport: 2021-04-09T18:42:35.121 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:35.121 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:35.122 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:35.122 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:35.122 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:35.123 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:35.123 ERROR:paramiko.transport: 2021-04-09T18:42:36.381 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:37.384 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:37.385 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:37.385 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:37.385 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:37.386 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:37.386 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:37.387 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:37.387 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:37.388 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:37.388 ERROR:paramiko.transport: 2021-04-09T18:42:37.388 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:37.388 ERROR:paramiko.transport: 2021-04-09T18:42:37.389 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:37.389 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:37.390 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:37.390 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:37.392 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:37.392 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:37.392 ERROR:paramiko.transport: 2021-04-09T18:42:41.181 ERROR:teuthology.orchestra.connection:Error authenticating with smithi145.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:42.184 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:42.185 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:42.186 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:42.186 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:42.187 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:42.188 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:42.188 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:42.189 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:42.189 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:42.190 ERROR:paramiko.transport: 2021-04-09T18:42:42.190 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:42.191 ERROR:paramiko.transport: 2021-04-09T18:42:42.192 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:42.192 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:42.193 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:42.193 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:42.194 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:42.194 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:42.195 ERROR:paramiko.transport: 2021-04-09T18:42:43.491 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:44.494 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:44.495 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:44.495 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:44.496 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:44.496 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:44.496 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:44.497 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:44.497 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:44.497 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:44.497 ERROR:paramiko.transport: 2021-04-09T18:42:44.498 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:44.498 ERROR:paramiko.transport: 2021-04-09T18:42:44.498 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:44.499 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:44.499 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:44.499 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:44.500 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:44.500 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:44.500 ERROR:paramiko.transport: 2021-04-09T18:42:48.256 ERROR:teuthology.orchestra.connection:Error authenticating with smithi145.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:49.355 ERROR:teuthology.orchestra.connection:Error authenticating with smithi145.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:50.466 ERROR:teuthology.orchestra.connection:Error authenticating with smithi145.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:50.506 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:50.507 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:50.507 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:50.507 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:50.509 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:50.509 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:50.510 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:50.510 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:50.511 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:50.511 ERROR:paramiko.transport: 2021-04-09T18:42:50.512 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:50.512 ERROR:paramiko.transport: 2021-04-09T18:42:50.512 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:50.513 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:50.513 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:50.514 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:50.514 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:50.515 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:50.516 ERROR:paramiko.transport: 2021-04-09T18:42:51.468 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:51.469 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:51.469 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:51.470 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:51.470 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:51.471 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:51.471 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:51.472 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:51.472 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:51.473 ERROR:paramiko.transport: 2021-04-09T18:42:51.473 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:51.474 ERROR:paramiko.transport: 2021-04-09T18:42:51.474 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:51.475 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:51.475 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:51.476 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:51.476 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:51.478 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:51.478 ERROR:paramiko.transport: 2021-04-09T18:42:56.520 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:56.520 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:56.521 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:56.521 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:56.521 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:56.522 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:56.522 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:56.522 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:56.526 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:56.526 ERROR:paramiko.transport: 2021-04-09T18:42:56.527 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:56.528 ERROR:paramiko.transport: 2021-04-09T18:42:56.529 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:56.529 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:56.530 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:56.530 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:56.530 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:56.531 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:56.531 ERROR:paramiko.transport: 2021-04-09T18:42:57.537 ERROR:teuthology.orchestra.connection:Error authenticating with smithi145.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:58.634 ERROR:teuthology.orchestra.connection:Error authenticating with smithi145.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:42:59.637 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:42:59.637 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:59.638 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:42:59.638 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:42:59.638 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:42:59.639 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:42:59.639 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:42:59.639 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:42:59.639 ERROR:paramiko.transport:EOFError 2021-04-09T18:42:59.640 ERROR:paramiko.transport: 2021-04-09T18:42:59.640 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:42:59.640 ERROR:paramiko.transport: 2021-04-09T18:42:59.641 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:42:59.641 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:42:59.641 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:42:59.642 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:42:59.642 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:42:59.642 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:42:59.643 ERROR:paramiko.transport: 2021-04-09T18:43:02.534 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:02.535 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:02.536 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:02.536 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:02.536 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:02.537 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:02.537 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:02.538 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:02.538 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:02.539 ERROR:paramiko.transport: 2021-04-09T18:43:02.539 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:02.540 ERROR:paramiko.transport: 2021-04-09T18:43:02.540 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:02.541 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:02.542 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:02.542 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:02.543 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:02.543 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:02.544 ERROR:paramiko.transport: 2021-04-09T18:43:05.648 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:05.795 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:05.796 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:05.796 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:05.797 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:05.797 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:05.797 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:05.798 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:05.798 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:05.798 ERROR:paramiko.transport: 2021-04-09T18:43:05.798 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:05.799 ERROR:paramiko.transport: 2021-04-09T18:43:05.799 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:05.799 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:05.800 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:05.800 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:05.800 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:05.801 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:05.801 ERROR:paramiko.transport: 2021-04-09T18:43:08.547 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:08.548 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:08.548 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:08.548 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:08.549 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:08.549 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:08.549 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:08.550 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:08.550 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:08.550 ERROR:paramiko.transport: 2021-04-09T18:43:08.551 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:08.551 ERROR:paramiko.transport: 2021-04-09T18:43:08.551 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:08.552 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:08.552 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:08.553 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:08.553 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:08.554 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:08.554 ERROR:paramiko.transport: 2021-04-09T18:43:11.898 ERROR:teuthology.orchestra.connection:Error authenticating with smithi145.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:43:12.900 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:12.902 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:12.902 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:12.902 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:12.903 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:12.903 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:12.903 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:12.904 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:12.904 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:12.904 ERROR:paramiko.transport: 2021-04-09T18:43:12.905 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:12.905 ERROR:paramiko.transport: 2021-04-09T18:43:12.906 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:12.906 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:12.906 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:12.906 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:12.907 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:12.907 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:12.907 ERROR:paramiko.transport: 2021-04-09T18:43:14.557 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:14.557 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:14.558 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:14.559 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:14.559 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:14.560 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:14.560 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:14.561 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:14.561 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:14.562 ERROR:paramiko.transport: 2021-04-09T18:43:14.563 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:14.563 ERROR:paramiko.transport: 2021-04-09T18:43:14.564 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:14.565 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:14.565 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:14.566 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:14.566 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:14.566 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:14.567 ERROR:paramiko.transport: 2021-04-09T18:43:18.911 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:18.912 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:18.912 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:18.913 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:18.913 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:18.914 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:18.914 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:18.915 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:18.915 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:18.916 ERROR:paramiko.transport: 2021-04-09T18:43:18.916 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:18.917 ERROR:paramiko.transport: 2021-04-09T18:43:18.917 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:18.918 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:18.918 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:18.919 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:18.919 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:18.919 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:18.920 ERROR:paramiko.transport: 2021-04-09T18:43:20.570 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:20.570 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:20.571 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:20.571 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:20.572 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:20.572 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:20.572 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:20.573 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:20.573 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:20.573 ERROR:paramiko.transport: 2021-04-09T18:43:20.574 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:20.574 ERROR:paramiko.transport: 2021-04-09T18:43:20.574 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:20.575 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:20.575 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:20.575 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:20.576 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:20.576 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:20.576 ERROR:paramiko.transport: 2021-04-09T18:43:24.923 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:24.924 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:24.925 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:24.925 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:24.926 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:24.926 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:24.928 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:24.928 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:24.928 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:24.929 ERROR:paramiko.transport: 2021-04-09T18:43:24.929 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:24.929 ERROR:paramiko.transport: 2021-04-09T18:43:24.930 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:24.930 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:24.931 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:24.932 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:24.933 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:24.934 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:24.934 ERROR:paramiko.transport: 2021-04-09T18:43:26.579 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:26.580 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:26.580 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:26.581 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:26.581 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:26.581 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:26.582 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:26.582 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:26.582 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:26.582 ERROR:paramiko.transport: 2021-04-09T18:43:26.583 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:26.583 ERROR:paramiko.transport: 2021-04-09T18:43:26.583 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:26.584 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:26.584 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:26.584 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:26.585 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:26.585 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:26.585 ERROR:paramiko.transport: 2021-04-09T18:43:30.938 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:30.938 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:30.939 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:30.939 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:30.939 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:30.940 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:30.940 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:30.940 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:30.940 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:30.941 ERROR:paramiko.transport: 2021-04-09T18:43:30.941 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:30.941 ERROR:paramiko.transport: 2021-04-09T18:43:30.942 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:30.942 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:30.943 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:30.943 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:30.944 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:30.944 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:30.945 ERROR:paramiko.transport: 2021-04-09T18:43:32.589 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:32.589 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:32.590 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:32.590 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:32.590 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:32.591 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:32.592 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:32.593 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:32.593 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:32.593 ERROR:paramiko.transport: 2021-04-09T18:43:32.594 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:32.595 ERROR:paramiko.transport: 2021-04-09T18:43:32.595 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:32.596 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:32.596 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:32.596 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:32.597 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:32.597 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:32.598 ERROR:paramiko.transport: 2021-04-09T18:43:37.044 ERROR:teuthology.orchestra.connection:Error authenticating with smithi145.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:43:38.106 ERROR:teuthology.orchestra.connection:Error authenticating with smithi145.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:43:38.601 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:38.602 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:38.602 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:38.603 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:38.603 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:38.603 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:38.603 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:38.604 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:38.604 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:38.604 ERROR:paramiko.transport: 2021-04-09T18:43:38.605 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:38.605 ERROR:paramiko.transport: 2021-04-09T18:43:38.605 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:38.606 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:38.606 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:38.607 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:38.607 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:38.608 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:38.608 ERROR:paramiko.transport: 2021-04-09T18:43:39.203 ERROR:teuthology.orchestra.connection:Error authenticating with smithi145.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:43:40.205 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:40.206 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:40.207 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:40.207 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:40.208 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:40.209 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:40.209 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:40.210 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:40.210 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:40.211 ERROR:paramiko.transport: 2021-04-09T18:43:40.211 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:40.212 ERROR:paramiko.transport: 2021-04-09T18:43:40.212 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:40.213 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:40.213 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:40.213 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:40.214 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:40.214 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:40.215 ERROR:paramiko.transport: 2021-04-09T18:43:44.612 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:44.613 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:44.613 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:44.613 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:44.614 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:44.614 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:44.614 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:44.615 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:44.615 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:44.615 ERROR:paramiko.transport: 2021-04-09T18:43:44.616 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:44.616 ERROR:paramiko.transport: 2021-04-09T18:43:44.617 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:44.617 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:44.617 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:44.618 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:44.618 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:44.619 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:44.619 ERROR:paramiko.transport: 2021-04-09T18:43:46.312 ERROR:teuthology.orchestra.connection:Error authenticating with smithi145.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:43:47.314 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:47.315 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:47.315 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:47.316 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:47.316 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:47.316 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:47.317 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:47.317 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:47.317 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:47.318 ERROR:paramiko.transport: 2021-04-09T18:43:47.318 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:47.318 ERROR:paramiko.transport: 2021-04-09T18:43:47.318 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:47.319 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:47.319 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:47.319 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:47.320 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:47.320 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:47.321 ERROR:paramiko.transport: 2021-04-09T18:43:50.625 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:50.626 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:50.627 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:50.627 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:50.628 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:50.628 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:50.628 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:50.629 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:50.629 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:50.630 ERROR:paramiko.transport: 2021-04-09T18:43:50.630 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:50.631 ERROR:paramiko.transport: 2021-04-09T18:43:50.631 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:50.632 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:50.632 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:50.632 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:50.633 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:50.633 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:50.633 ERROR:paramiko.transport: 2021-04-09T18:43:56.636 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:43:56.637 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:56.637 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:43:56.638 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:43:56.638 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:43:56.638 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:43:56.639 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:43:56.639 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:43:56.640 ERROR:paramiko.transport:EOFError 2021-04-09T18:43:56.640 ERROR:paramiko.transport: 2021-04-09T18:43:56.640 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:43:56.641 ERROR:paramiko.transport: 2021-04-09T18:43:56.641 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:43:56.641 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:43:56.642 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:43:56.642 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:43:56.642 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:43:56.643 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:43:56.643 ERROR:paramiko.transport: 2021-04-09T18:44:02.646 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:44:02.647 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:02.647 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:44:02.648 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:44:02.648 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:44:02.648 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:44:02.649 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:44:02.649 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:44:02.649 ERROR:paramiko.transport:EOFError 2021-04-09T18:44:02.650 ERROR:paramiko.transport: 2021-04-09T18:44:02.650 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:44:02.650 ERROR:paramiko.transport: 2021-04-09T18:44:02.651 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:02.651 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:44:02.651 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:44:02.652 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:44:02.652 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:44:02.652 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:44:02.653 ERROR:paramiko.transport: 2021-04-09T18:44:08.749 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:44:09.752 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:44:09.752 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:09.753 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:44:09.753 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:44:09.753 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:44:09.754 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:44:09.754 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:44:09.754 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:44:09.755 ERROR:paramiko.transport:EOFError 2021-04-09T18:44:09.755 ERROR:paramiko.transport: 2021-04-09T18:44:09.755 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:44:09.756 ERROR:paramiko.transport: 2021-04-09T18:44:09.756 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:09.757 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:44:09.757 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:44:09.758 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:44:09.759 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:44:09.759 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:44:09.759 ERROR:paramiko.transport: 2021-04-09T18:44:15.856 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:44:16.858 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:44:16.859 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:16.859 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:44:16.860 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:44:16.860 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:44:16.860 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:44:16.861 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:44:16.861 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:44:16.861 ERROR:paramiko.transport:EOFError 2021-04-09T18:44:16.862 ERROR:paramiko.transport: 2021-04-09T18:44:16.862 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:44:16.863 ERROR:paramiko.transport: 2021-04-09T18:44:16.863 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:16.864 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:44:16.865 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:44:16.865 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:44:16.865 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:44:16.866 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:44:16.866 ERROR:paramiko.transport: 2021-04-09T18:44:22.870 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:44:22.870 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:22.871 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:44:22.872 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:44:22.872 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:44:22.872 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:44:22.873 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:44:22.874 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:44:22.874 ERROR:paramiko.transport:EOFError 2021-04-09T18:44:22.875 ERROR:paramiko.transport: 2021-04-09T18:44:22.880 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:44:22.881 ERROR:paramiko.transport: 2021-04-09T18:44:22.881 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:22.881 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:44:22.881 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:44:22.882 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:44:22.882 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:44:22.882 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:44:22.883 ERROR:paramiko.transport: 2021-04-09T18:44:28.981 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:44:30.080 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:44:31.183 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:44:32.185 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:44:32.186 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:32.186 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:44:32.186 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:44:32.187 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:44:32.187 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:44:32.187 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:44:32.187 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:44:32.188 ERROR:paramiko.transport:EOFError 2021-04-09T18:44:32.188 ERROR:paramiko.transport: 2021-04-09T18:44:32.188 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:44:32.189 ERROR:paramiko.transport: 2021-04-09T18:44:32.189 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:32.189 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:44:32.190 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:44:32.190 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:44:32.190 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:44:32.191 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:44:32.191 ERROR:paramiko.transport: 2021-04-09T18:44:38.341 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:44:39.346 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:44:39.346 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:39.347 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:44:39.347 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:44:39.347 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:44:39.348 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:44:39.348 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:44:39.348 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:44:39.349 ERROR:paramiko.transport:EOFError 2021-04-09T18:44:39.349 ERROR:paramiko.transport: 2021-04-09T18:44:39.349 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:44:39.350 ERROR:paramiko.transport: 2021-04-09T18:44:39.350 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:39.350 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:44:39.350 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:44:39.351 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:44:39.351 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:44:39.351 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:44:39.352 ERROR:paramiko.transport: 2021-04-09T18:44:45.355 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:44:45.355 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:45.356 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:44:45.356 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:44:45.357 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:44:45.357 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:44:45.357 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:44:45.358 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:44:45.358 ERROR:paramiko.transport:EOFError 2021-04-09T18:44:45.359 ERROR:paramiko.transport: 2021-04-09T18:44:45.359 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:44:45.360 ERROR:paramiko.transport: 2021-04-09T18:44:45.360 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:45.360 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:44:45.361 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:44:45.361 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:44:45.361 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:44:45.361 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:44:45.362 ERROR:paramiko.transport: 2021-04-09T18:44:51.461 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:44:52.561 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:44:53.564 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:44:53.565 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:53.565 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:44:53.566 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:44:53.566 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:44:53.566 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:44:53.567 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:44:53.567 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:44:53.567 ERROR:paramiko.transport:EOFError 2021-04-09T18:44:53.568 ERROR:paramiko.transport: 2021-04-09T18:44:53.568 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:44:53.569 ERROR:paramiko.transport: 2021-04-09T18:44:53.569 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:44:53.569 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:44:53.570 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:44:53.570 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:44:53.570 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:44:53.570 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:44:53.571 ERROR:paramiko.transport: 2021-04-09T18:44:59.668 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:45:00.765 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:45:01.863 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:45:02.865 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:45:02.866 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:02.867 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:45:02.867 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:45:02.867 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:45:02.868 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:45:02.868 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:45:02.868 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:45:02.869 ERROR:paramiko.transport:EOFError 2021-04-09T18:45:02.869 ERROR:paramiko.transport: 2021-04-09T18:45:02.869 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:45:02.870 ERROR:paramiko.transport: 2021-04-09T18:45:02.870 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:02.870 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:45:02.871 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:45:02.871 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:45:02.871 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:45:02.872 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:45:02.872 ERROR:paramiko.transport: 2021-04-09T18:45:08.973 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:45:10.070 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:45:11.168 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:45:12.171 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:45:12.171 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:12.172 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:45:12.172 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:45:12.172 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:45:12.173 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:45:12.173 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:45:12.174 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:45:12.174 ERROR:paramiko.transport:EOFError 2021-04-09T18:45:12.175 ERROR:paramiko.transport: 2021-04-09T18:45:12.175 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:45:12.175 ERROR:paramiko.transport: 2021-04-09T18:45:12.176 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:12.176 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:45:12.176 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:45:12.177 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:45:12.177 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:45:12.177 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:45:12.178 ERROR:paramiko.transport: 2021-04-09T18:45:18.181 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:45:18.181 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:18.181 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:45:18.182 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:45:18.182 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:45:18.182 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:45:18.183 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:45:18.183 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:45:18.183 ERROR:paramiko.transport:EOFError 2021-04-09T18:45:18.184 ERROR:paramiko.transport: 2021-04-09T18:45:18.184 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:45:18.184 ERROR:paramiko.transport: 2021-04-09T18:45:18.185 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:18.185 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:45:18.185 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:45:18.186 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:45:18.186 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:45:18.186 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:45:18.186 ERROR:paramiko.transport: 2021-04-09T18:45:24.189 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:45:24.189 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:24.190 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:45:24.190 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:45:24.190 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:45:24.190 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:45:24.191 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:45:24.191 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:45:24.192 ERROR:paramiko.transport:EOFError 2021-04-09T18:45:24.192 ERROR:paramiko.transport: 2021-04-09T18:45:24.192 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:45:24.193 ERROR:paramiko.transport: 2021-04-09T18:45:24.193 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:24.193 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:45:24.194 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:45:24.194 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:45:24.194 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:45:24.195 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:45:24.195 ERROR:paramiko.transport: 2021-04-09T18:45:30.198 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:45:30.199 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:30.199 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:45:30.200 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:45:30.200 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:45:30.201 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:45:30.201 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:45:30.202 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:45:30.202 ERROR:paramiko.transport:EOFError 2021-04-09T18:45:30.203 ERROR:paramiko.transport: 2021-04-09T18:45:30.203 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:45:30.203 ERROR:paramiko.transport: 2021-04-09T18:45:30.204 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:30.205 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:45:30.205 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:45:30.206 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:45:30.206 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:45:30.206 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:45:30.207 ERROR:paramiko.transport: 2021-04-09T18:45:36.306 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:45:37.309 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:45:37.310 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:37.310 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:45:37.311 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:45:37.311 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:45:37.312 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:45:37.312 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:45:37.313 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:45:37.313 ERROR:paramiko.transport:EOFError 2021-04-09T18:45:37.313 ERROR:paramiko.transport: 2021-04-09T18:45:37.314 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:45:37.314 ERROR:paramiko.transport: 2021-04-09T18:45:37.315 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:37.315 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:45:37.315 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:45:37.316 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:45:37.316 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:45:37.317 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:45:37.317 ERROR:paramiko.transport: 2021-04-09T18:45:43.321 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:45:43.321 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:43.322 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:45:43.323 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:45:43.323 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:45:43.324 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:45:43.324 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:45:43.325 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:45:43.327 ERROR:paramiko.transport:EOFError 2021-04-09T18:45:43.327 ERROR:paramiko.transport: 2021-04-09T18:45:43.328 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:45:43.328 ERROR:paramiko.transport: 2021-04-09T18:45:43.328 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:43.329 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:45:43.329 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:45:43.329 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:45:43.330 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:45:43.331 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:45:43.331 ERROR:paramiko.transport: 2021-04-09T18:45:46.299 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-04-09T18:45:49.436 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:45:50.439 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:45:50.440 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:50.440 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:45:50.441 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:45:50.441 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:45:50.441 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:45:50.442 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:45:50.442 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:45:50.443 ERROR:paramiko.transport:EOFError 2021-04-09T18:45:50.443 ERROR:paramiko.transport: 2021-04-09T18:45:50.443 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:45:50.444 ERROR:paramiko.transport: 2021-04-09T18:45:50.444 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:50.444 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:45:50.445 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:45:50.445 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:45:50.446 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:45:50.447 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:45:50.447 ERROR:paramiko.transport: 2021-04-09T18:45:52.457 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-04-09T18:45:52.859 INFO:teuthology.provision.fog.smithi145:Node is ready 2021-04-09T18:45:52.913 INFO:teuthology.orchestra.run.smithi145.stdout:smithi145.front.sepia.ceph.com 2021-04-09T18:45:52.961 INFO:teuthology.orchestra.run.smithi145.stdout:172.21.15.145 smithi145.front.sepia.ceph.com smithi145 2021-04-09T18:45:53.345 INFO:teuthology.provision.fog.smithi145:Deploy complete! 2021-04-09T18:45:56.450 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:45:56.451 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:56.451 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:45:56.452 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:45:56.452 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:45:56.452 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:45:56.453 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:45:56.453 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:45:56.453 ERROR:paramiko.transport:EOFError 2021-04-09T18:45:56.453 ERROR:paramiko.transport: 2021-04-09T18:45:56.454 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:45:56.454 ERROR:paramiko.transport: 2021-04-09T18:45:56.454 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:45:56.455 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:45:56.455 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:45:56.455 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:45:56.456 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:45:56.456 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:45:56.456 ERROR:paramiko.transport: 2021-04-09T18:46:02.459 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:46:02.460 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:02.460 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:46:02.460 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:46:02.461 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:46:02.461 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:46:02.461 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:46:02.462 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:46:02.462 ERROR:paramiko.transport:EOFError 2021-04-09T18:46:02.462 ERROR:paramiko.transport: 2021-04-09T18:46:02.463 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:46:02.463 ERROR:paramiko.transport: 2021-04-09T18:46:02.463 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:02.464 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:46:02.464 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:46:02.464 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:46:02.464 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:46:02.465 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:46:02.465 ERROR:paramiko.transport: 2021-04-09T18:46:08.562 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:46:09.564 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:46:09.565 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:09.565 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:46:09.566 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:46:09.566 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:46:09.567 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:46:09.567 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:46:09.568 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:46:09.568 ERROR:paramiko.transport:EOFError 2021-04-09T18:46:09.568 ERROR:paramiko.transport: 2021-04-09T18:46:09.568 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:46:09.569 ERROR:paramiko.transport: 2021-04-09T18:46:09.569 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:09.569 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:46:09.570 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:46:09.570 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:46:09.570 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:46:09.571 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:46:09.571 ERROR:paramiko.transport: 2021-04-09T18:46:15.669 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:46:16.672 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:46:16.673 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:16.673 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:46:16.674 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:46:16.674 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:46:16.674 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:46:16.674 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:46:16.675 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:46:16.675 ERROR:paramiko.transport:EOFError 2021-04-09T18:46:16.675 ERROR:paramiko.transport: 2021-04-09T18:46:16.676 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:46:16.676 ERROR:paramiko.transport: 2021-04-09T18:46:16.676 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:16.677 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:46:16.677 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:46:16.677 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:46:16.677 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:46:16.678 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:46:16.678 ERROR:paramiko.transport: 2021-04-09T18:46:22.775 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:46:23.872 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:46:24.875 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:46:24.876 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:24.876 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:46:24.877 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:46:24.877 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:46:24.878 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:46:24.878 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:46:24.878 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:46:24.879 ERROR:paramiko.transport:EOFError 2021-04-09T18:46:24.879 ERROR:paramiko.transport: 2021-04-09T18:46:24.879 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:46:24.880 ERROR:paramiko.transport: 2021-04-09T18:46:24.880 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:24.880 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:46:24.881 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:46:24.881 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:46:24.881 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:46:24.882 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:46:24.882 ERROR:paramiko.transport: 2021-04-09T18:46:30.941 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:46:32.038 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:46:33.041 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:46:33.042 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:33.042 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:46:33.043 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:46:33.043 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:46:33.043 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:46:33.044 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:46:33.044 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:46:33.044 ERROR:paramiko.transport:EOFError 2021-04-09T18:46:33.045 ERROR:paramiko.transport: 2021-04-09T18:46:33.045 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:46:33.045 ERROR:paramiko.transport: 2021-04-09T18:46:33.046 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:33.046 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:46:33.046 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:46:33.046 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:46:33.047 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:46:33.047 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:46:33.047 ERROR:paramiko.transport: 2021-04-09T18:46:39.050 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:46:39.051 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:39.051 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:46:39.051 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:46:39.052 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:46:39.052 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:46:39.052 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:46:39.053 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:46:39.053 ERROR:paramiko.transport:EOFError 2021-04-09T18:46:39.053 ERROR:paramiko.transport: 2021-04-09T18:46:39.054 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:46:39.054 ERROR:paramiko.transport: 2021-04-09T18:46:39.054 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:39.054 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:46:39.055 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:46:39.055 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:46:39.055 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:46:39.056 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:46:39.056 ERROR:paramiko.transport: 2021-04-09T18:46:45.060 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:46:45.060 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:45.061 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:46:45.061 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:46:45.061 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:46:45.061 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:46:45.062 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:46:45.062 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:46:45.062 ERROR:paramiko.transport:EOFError 2021-04-09T18:46:45.063 ERROR:paramiko.transport: 2021-04-09T18:46:45.063 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:46:45.063 ERROR:paramiko.transport: 2021-04-09T18:46:45.064 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:45.064 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:46:45.064 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:46:45.064 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:46:45.065 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:46:45.065 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:46:45.065 ERROR:paramiko.transport: 2021-04-09T18:46:51.068 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:46:51.069 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:51.070 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:46:51.070 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:46:51.071 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:46:51.071 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:46:51.072 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:46:51.072 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:46:51.073 ERROR:paramiko.transport:EOFError 2021-04-09T18:46:51.073 ERROR:paramiko.transport: 2021-04-09T18:46:51.074 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:46:51.074 ERROR:paramiko.transport: 2021-04-09T18:46:51.075 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:51.075 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:46:51.076 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:46:51.076 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:46:51.077 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:46:51.077 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:46:51.078 ERROR:paramiko.transport: 2021-04-09T18:46:57.081 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:46:57.082 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:57.082 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:46:57.082 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:46:57.083 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:46:57.083 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:46:57.084 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:46:57.085 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:46:57.085 ERROR:paramiko.transport:EOFError 2021-04-09T18:46:57.086 ERROR:paramiko.transport: 2021-04-09T18:46:57.086 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:46:57.087 ERROR:paramiko.transport: 2021-04-09T18:46:57.087 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:46:57.087 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:46:57.088 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:46:57.088 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:46:57.088 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:46:57.089 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:46:57.089 ERROR:paramiko.transport: 2021-04-09T18:47:03.186 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:47:04.283 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:47:05.381 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:47:06.477 ERROR:teuthology.orchestra.connection:Error authenticating with smithi123.front.sepia.ceph.com: Authentication failed. 2021-04-09T18:47:07.480 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:47:07.480 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:47:07.481 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:47:07.481 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:47:07.481 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:47:07.482 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:47:07.482 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:47:07.482 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:47:07.482 ERROR:paramiko.transport:EOFError 2021-04-09T18:47:07.483 ERROR:paramiko.transport: 2021-04-09T18:47:07.483 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:47:07.483 ERROR:paramiko.transport: 2021-04-09T18:47:07.484 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:47:07.484 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:47:07.484 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:47:07.485 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:47:07.485 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:47:07.486 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:47:07.486 ERROR:paramiko.transport: 2021-04-09T18:47:13.489 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-09T18:47:13.490 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:47:13.491 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-09T18:47:13.491 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-09T18:47:13.492 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-09T18:47:13.493 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-09T18:47:13.493 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-09T18:47:13.494 ERROR:paramiko.transport: raise EOFError() 2021-04-09T18:47:13.494 ERROR:paramiko.transport:EOFError 2021-04-09T18:47:13.495 ERROR:paramiko.transport: 2021-04-09T18:47:13.495 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-09T18:47:13.496 ERROR:paramiko.transport: 2021-04-09T18:47:13.496 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-09T18:47:13.497 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-09T18:47:13.497 ERROR:paramiko.transport: self._check_banner() 2021-04-09T18:47:13.498 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-09T18:47:13.498 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-09T18:47:13.499 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-09T18:47:13.499 ERROR:paramiko.transport: 2021-04-09T18:48:03.690 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-04-09T18:48:56.963 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-04-09T18:49:08.987 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-04-09T18:49:24.115 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-04-09T18:49:24.296 INFO:teuthology.provision.fog.smithi123:Node is ready 2021-04-09T18:49:24.336 INFO:teuthology.orchestra.run.smithi123.stdout:smithi123 2021-04-09T18:49:24.378 INFO:teuthology.orchestra.run.smithi123.stdout:172.21.15.123 smithi123 smithi123 2021-04-09T18:49:24.651 INFO:teuthology.provision.fog.smithi123:Deploy complete! 2021-04-09T18:49:33.965 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/dispatcher/supervisor.py", line 163, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/lock/ops.py", line 318, in reimage_machines reimaged = do_update_keys(list(reimaged.keys()))[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/lock/ops.py", line 285, in do_update_keys keys_dict = misc.ssh_keyscan(machines, _raise=_raise) File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/misc.py", line 1103, in ssh_keyscan while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: 'ssh_keyscan smithi145.front.sepia.ceph.com' reached maximum tries (5) after waiting for 5 seconds 2021-04-09T18:49:34.264 INFO:teuthology.nuke:Checking targets against current locks 2021-04-09T18:49:34.631 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-04-09T18:49:34.646 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-04-09T18:49:34.860 INFO:teuthology.orchestra.console:Power off smithi123 2021-04-09T18:49:34.911 INFO:teuthology.orchestra.console:Power off smithi145 2021-04-09T18:49:43.255 INFO:teuthology.orchestra.console:Power off for smithi123 completed 2021-04-09T18:49:43.300 INFO:teuthology.orchestra.console:Power off for smithi145 completed 2021-04-09T18:49:43.407 INFO:teuthology.lock.ops:unlocked smithi123.front.sepia.ceph.com 2021-04-09T18:49:43.453 INFO:teuthology.lock.ops:unlocked smithi145.front.sepia.ceph.com 2021-04-09T18:49:43.454 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/virtualenv/bin/teuthology-dispatcher", line 33, in sys.exit(load_entry_point('teuthology', 'console_scripts', 'teuthology-dispatcher')()) File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/dispatcher/supervisor.py", line 163, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/lock/ops.py", line 318, in reimage_machines reimaged = do_update_keys(list(reimaged.keys()))[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/lock/ops.py", line 285, in do_update_keys keys_dict = misc.ssh_keyscan(machines, _raise=_raise) File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/misc.py", line 1103, in ssh_keyscan while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_85d61eae4759f46ce21e9a37cd816a7a1a66c9d5/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: 'ssh_keyscan smithi145.front.sepia.ceph.com' reached maximum tries (5) after waiting for 5 seconds