2021-10-12T17:23:47.367 INFO:root:teuthology version: 1.1.0-6f40c4ca 2021-10-12T17:23:47.497 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba001.front.sepia.ceph.com' reimaging 2021-10-12T17:23:47.499 INFO:teuthology.lock.ops:Updating [ubuntu@gibba001.front.sepia.ceph.com]: reset os type and version on server 2021-10-12T17:23:47.499 INFO:teuthology.lock.ops:Updating gibba001.front.sepia.ceph.com on lock server 2021-10-12T17:23:47.516 INFO:teuthology.lock.ops:Node 'ubuntu@gibba001.front.sepia.ceph.com' reimaging is complete 2021-10-12T17:23:47.516 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba005.front.sepia.ceph.com' reimaging 2021-10-12T17:23:47.517 INFO:teuthology.lock.ops:Updating [ubuntu@gibba005.front.sepia.ceph.com]: reset os type and version on server 2021-10-12T17:23:47.517 INFO:teuthology.lock.ops:Updating gibba005.front.sepia.ceph.com on lock server 2021-10-12T17:23:47.537 INFO:teuthology.lock.ops:Node 'ubuntu@gibba005.front.sepia.ceph.com' reimaging is complete 2021-10-12T17:23:47.537 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba027.front.sepia.ceph.com' reimaging 2021-10-12T17:23:47.538 INFO:teuthology.lock.ops:Updating [ubuntu@gibba027.front.sepia.ceph.com]: reset os type and version on server 2021-10-12T17:23:47.538 INFO:teuthology.lock.ops:Updating gibba027.front.sepia.ceph.com on lock server 2021-10-12T17:23:47.554 INFO:teuthology.lock.ops:Node 'ubuntu@gibba027.front.sepia.ceph.com' reimaging is complete 2021-10-12T17:23:47.720 INFO:teuthology.provision.fog.gibba001:Scheduling deploy of ubuntu 20.04 2021-10-12T17:23:47.752 INFO:teuthology.provision.fog.gibba027:Scheduling deploy of ubuntu 20.04 2021-10-12T17:23:47.754 INFO:teuthology.provision.fog.gibba005:Scheduling deploy of ubuntu 20.04 2021-10-12T17:23:48.029 INFO:teuthology.orchestra.console:Power off gibba001 2021-10-12T17:23:48.067 INFO:teuthology.orchestra.console:Power off gibba005 2021-10-12T17:23:48.079 INFO:teuthology.orchestra.console:Power off gibba027 2021-10-12T17:23:48.189 INFO:teuthology.orchestra.console:Power off for gibba001 completed 2021-10-12T17:23:48.216 INFO:teuthology.orchestra.console:Power off for gibba005 completed 2021-10-12T17:23:48.290 INFO:teuthology.orchestra.console:Power on gibba001 2021-10-12T17:23:48.324 INFO:teuthology.orchestra.console:Power on gibba005 2021-10-12T17:23:52.546 INFO:teuthology.orchestra.console:Power on for gibba001 completed 2021-10-12T17:23:52.651 INFO:teuthology.provision.fog.gibba001:Waiting for deploy to finish 2021-10-12T17:23:56.772 INFO:teuthology.orchestra.console:Power on for gibba005 completed 2021-10-12T17:23:56.873 INFO:teuthology.provision.fog.gibba005:Waiting for deploy to finish 2021-10-12T17:25:45.739 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-12T17:25:45.841 ERROR:teuthology.orchestra.console:Failed to power off gibba027 2021-10-12T17:25:45.942 INFO:teuthology.orchestra.console:Power on gibba027 2021-10-12T17:26:24.443 ERROR:teuthology.orchestra.connection:Error authenticating with gibba001.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:27:43.560 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-12T17:27:43.752 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/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_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/lock/ops.py", line 315, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on gibba027 2021-10-12T17:27:43.805 INFO:teuthology.nuke:Checking targets against current locks 2021-10-12T17:27:43.924 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-12T17:27:43.927 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-12T17:27:43.929 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-12T17:27:43.989 INFO:teuthology.orchestra.console:Power off gibba005 2021-10-12T17:27:44.001 INFO:teuthology.orchestra.console:Power off gibba001 2021-10-12T17:27:44.013 INFO:teuthology.orchestra.console:Power off gibba027 2021-10-12T17:27:48.257 INFO:teuthology.orchestra.console:Power off for gibba005 completed 2021-10-12T17:27:48.262 INFO:teuthology.orchestra.console:Power off for gibba001 completed 2021-10-12T17:27:48.403 INFO:teuthology.lock.ops:unlocked: gibba001.front.sepia.ceph.com 2021-10-12T17:27:49.443 INFO:teuthology.lock.ops:unlocked: gibba005.front.sepia.ceph.com 2021-10-12T17:29:15.675 ERROR:teuthology.orchestra.connection:Error authenticating with gibba001.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:16.769 ERROR:teuthology.orchestra.connection:Error authenticating with gibba001.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:17.865 ERROR:teuthology.orchestra.connection:Error authenticating with gibba001.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:18.449 ERROR:teuthology.orchestra.connection:Error authenticating with gibba005.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:18.960 ERROR:teuthology.orchestra.connection:Error authenticating with gibba001.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:19.544 ERROR:teuthology.orchestra.connection:Error authenticating with gibba005.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:20.053 ERROR:teuthology.orchestra.connection:Error authenticating with gibba001.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:20.639 ERROR:teuthology.orchestra.connection:Error authenticating with gibba005.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:21.148 ERROR:teuthology.orchestra.connection:Error authenticating with gibba001.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:21.733 ERROR:teuthology.orchestra.connection:Error authenticating with gibba005.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:22.243 ERROR:teuthology.orchestra.connection:Error authenticating with gibba001.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:22.829 ERROR:teuthology.orchestra.connection:Error authenticating with gibba005.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:23.337 ERROR:teuthology.orchestra.connection:Error authenticating with gibba001.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:23.925 ERROR:teuthology.orchestra.connection:Error authenticating with gibba005.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:24.431 ERROR:teuthology.orchestra.connection:Error authenticating with gibba001.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:25.020 ERROR:teuthology.orchestra.connection:Error authenticating with gibba005.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:25.526 ERROR:teuthology.orchestra.connection:Error authenticating with gibba001.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:26.114 ERROR:teuthology.orchestra.connection:Error authenticating with gibba005.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:27.209 ERROR:teuthology.orchestra.connection:Error authenticating with gibba005.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:28.303 ERROR:teuthology.orchestra.connection:Error authenticating with gibba005.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:31.583 ERROR:teuthology.orchestra.connection:Error authenticating with gibba001.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:32.677 ERROR:teuthology.orchestra.connection:Error authenticating with gibba001.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:33.771 ERROR:teuthology.orchestra.connection:Error authenticating with gibba001.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:34.399 ERROR:teuthology.orchestra.connection:Error authenticating with gibba005.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:34.867 ERROR:teuthology.orchestra.connection:Error authenticating with gibba001.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:35.495 ERROR:teuthology.orchestra.connection:Error authenticating with gibba005.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:35.963 ERROR:teuthology.orchestra.connection:Error authenticating with gibba001.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:36.499 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-12T17:29:36.500 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-12T17:29:36.500 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-12T17:29:36.501 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-12T17:29:36.501 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-12T17:29:36.501 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-12T17:29:36.502 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-12T17:29:36.502 ERROR:paramiko.transport: raise EOFError() 2021-10-12T17:29:36.502 ERROR:paramiko.transport:EOFError 2021-10-12T17:29:36.503 ERROR:paramiko.transport: 2021-10-12T17:29:36.503 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-12T17:29:36.503 ERROR:paramiko.transport: 2021-10-12T17:29:36.504 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-12T17:29:36.504 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-12T17:29:36.504 ERROR:paramiko.transport: self._check_banner() 2021-10-12T17:29:36.505 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-12T17:29:36.505 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-12T17:29:36.505 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-12T17:29:36.506 ERROR:paramiko.transport: 2021-10-12T17:29:37.058 ERROR:teuthology.orchestra.connection:Error authenticating with gibba001.front.sepia.ceph.com: Authentication failed. 2021-10-12T17:29:38.061 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-12T17:29:38.062 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-12T17:29:38.063 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-12T17:29:38.063 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-12T17:29:38.063 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-12T17:29:38.063 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-12T17:29:38.064 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-12T17:29:38.064 ERROR:paramiko.transport: raise EOFError() 2021-10-12T17:29:38.064 ERROR:paramiko.transport:EOFError 2021-10-12T17:29:38.065 ERROR:paramiko.transport: 2021-10-12T17:29:38.065 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-12T17:29:38.065 ERROR:paramiko.transport: 2021-10-12T17:29:38.066 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-12T17:29:38.066 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-12T17:29:38.066 ERROR:paramiko.transport: self._check_banner() 2021-10-12T17:29:38.066 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-12T17:29:38.067 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-12T17:29:38.067 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-12T17:29:38.067 ERROR:paramiko.transport: 2021-10-12T17:29:41.661 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-12T17:29:41.762 ERROR:teuthology.orchestra.console:Failed to power off gibba027 2021-10-12T17:29:41.904 INFO:teuthology.lock.ops:unlocked: gibba027.front.sepia.ceph.com 2021-10-12T17:29:41.905 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/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_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/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_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/lock/ops.py", line 315, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_6f40c4ca66d0ac515a149c2e25df0d91b2dd1a9b/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on gibba027