2021-10-08T22:02:28.226 INFO:root:teuthology version: 1.1.0-f08b273e 2021-10-08T22:02:28.359 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba004.front.sepia.ceph.com' reimaging 2021-10-08T22:02:28.360 INFO:teuthology.lock.ops:Updating [ubuntu@gibba004.front.sepia.ceph.com]: reset os type and version on server 2021-10-08T22:02:28.360 INFO:teuthology.lock.ops:Updating gibba004.front.sepia.ceph.com on lock server 2021-10-08T22:02:28.377 INFO:teuthology.lock.ops:Node 'ubuntu@gibba004.front.sepia.ceph.com' reimaging is complete 2021-10-08T22:02:28.378 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba010.front.sepia.ceph.com' reimaging 2021-10-08T22:02:28.378 INFO:teuthology.lock.ops:Updating [ubuntu@gibba010.front.sepia.ceph.com]: reset os type and version on server 2021-10-08T22:02:28.378 INFO:teuthology.lock.ops:Updating gibba010.front.sepia.ceph.com on lock server 2021-10-08T22:02:28.395 INFO:teuthology.lock.ops:Node 'ubuntu@gibba010.front.sepia.ceph.com' reimaging is complete 2021-10-08T22:02:28.396 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba027.front.sepia.ceph.com' reimaging 2021-10-08T22:02:28.396 INFO:teuthology.lock.ops:Updating [ubuntu@gibba027.front.sepia.ceph.com]: reset os type and version on server 2021-10-08T22:02:28.396 INFO:teuthology.lock.ops:Updating gibba027.front.sepia.ceph.com on lock server 2021-10-08T22:02:28.414 INFO:teuthology.lock.ops:Node 'ubuntu@gibba027.front.sepia.ceph.com' reimaging is complete 2021-10-08T22:02:28.589 INFO:teuthology.provision.fog.gibba004:Scheduling deploy of ubuntu 20.04 2021-10-08T22:02:28.616 INFO:teuthology.provision.fog.gibba027:Scheduling deploy of ubuntu 20.04 2021-10-08T22:02:28.619 INFO:teuthology.provision.fog.gibba010:Scheduling deploy of ubuntu 20.04 2021-10-08T22:02:28.882 INFO:teuthology.orchestra.console:Power off gibba004 2021-10-08T22:02:28.920 INFO:teuthology.orchestra.console:Power off gibba027 2021-10-08T22:02:28.933 INFO:teuthology.orchestra.console:Power off gibba010 2021-10-08T22:02:29.041 INFO:teuthology.orchestra.console:Power off for gibba004 completed 2021-10-08T22:02:29.081 INFO:teuthology.orchestra.console:Power off for gibba010 completed 2021-10-08T22:02:29.143 INFO:teuthology.orchestra.console:Power on gibba004 2021-10-08T22:02:29.182 INFO:teuthology.orchestra.console:Power on gibba010 2021-10-08T22:02:33.404 INFO:teuthology.orchestra.console:Power on for gibba004 completed 2021-10-08T22:02:33.511 INFO:teuthology.provision.fog.gibba004:Waiting for deploy to finish 2021-10-08T22:02:37.632 INFO:teuthology.orchestra.console:Power on for gibba010 completed 2021-10-08T22:02:37.734 INFO:teuthology.provision.fog.gibba010:Waiting for deploy to finish 2021-10-08T22:04:26.590 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-08T22:04:26.692 ERROR:teuthology.orchestra.console:Failed to power off gibba027 2021-10-08T22:04:26.792 INFO:teuthology.orchestra.console:Power on gibba027 2021-10-08T22:06:24.435 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-08T22:06:24.608 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/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_f08b273eeec75318a83a4e8d7fb51841e4d71be0/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_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on gibba027 2021-10-08T22:06:24.660 INFO:teuthology.nuke:Checking targets against current locks 2021-10-08T22:06:24.783 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-08T22:06:24.788 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-08T22:06:24.789 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-08T22:06:24.861 INFO:teuthology.orchestra.console:Power off gibba010 2021-10-08T22:06:24.875 INFO:teuthology.orchestra.console:Power off gibba004 2021-10-08T22:06:24.888 INFO:teuthology.orchestra.console:Power off gibba027 2021-10-08T22:06:29.133 INFO:teuthology.orchestra.console:Power off for gibba004 completed 2021-10-08T22:06:29.157 INFO:teuthology.orchestra.console:Power off for gibba010 completed 2021-10-08T22:06:29.277 INFO:teuthology.lock.ops:unlocked: gibba004.front.sepia.ceph.com 2021-10-08T22:06:29.300 INFO:teuthology.lock.ops:unlocked: gibba010.front.sepia.ceph.com 2021-10-08T22:08:01.184 ERROR:teuthology.orchestra.connection:Error authenticating with gibba010.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:02.280 ERROR:teuthology.orchestra.connection:Error authenticating with gibba010.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:03.226 ERROR:teuthology.orchestra.connection:Error authenticating with gibba004.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:03.375 ERROR:teuthology.orchestra.connection:Error authenticating with gibba010.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:04.281 ERROR:teuthology.orchestra.connection:Error authenticating with gibba004.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:04.469 ERROR:teuthology.orchestra.connection:Error authenticating with gibba010.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:05.375 ERROR:teuthology.orchestra.connection:Error authenticating with gibba004.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:05.564 ERROR:teuthology.orchestra.connection:Error authenticating with gibba010.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:06.470 ERROR:teuthology.orchestra.connection:Error authenticating with gibba004.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:06.658 ERROR:teuthology.orchestra.connection:Error authenticating with gibba010.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:07.565 ERROR:teuthology.orchestra.connection:Error authenticating with gibba004.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:07.752 ERROR:teuthology.orchestra.connection:Error authenticating with gibba010.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:08.661 ERROR:teuthology.orchestra.connection:Error authenticating with gibba004.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:08.846 ERROR:teuthology.orchestra.connection:Error authenticating with gibba010.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:09.755 ERROR:teuthology.orchestra.connection:Error authenticating with gibba004.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:09.940 ERROR:teuthology.orchestra.connection:Error authenticating with gibba010.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:10.850 ERROR:teuthology.orchestra.connection:Error authenticating with gibba004.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:11.034 ERROR:teuthology.orchestra.connection:Error authenticating with gibba010.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:11.944 ERROR:teuthology.orchestra.connection:Error authenticating with gibba004.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:13.000 ERROR:teuthology.orchestra.connection:Error authenticating with gibba004.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:17.090 ERROR:teuthology.orchestra.connection:Error authenticating with gibba010.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:18.184 ERROR:teuthology.orchestra.connection:Error authenticating with gibba010.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:19.003 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-08T22:08:19.005 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-08T22:08:19.005 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-08T22:08:19.005 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-08T22:08:19.006 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-08T22:08:19.006 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-08T22:08:19.006 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-08T22:08:19.007 ERROR:paramiko.transport: raise EOFError() 2021-10-08T22:08:19.007 ERROR:paramiko.transport:EOFError 2021-10-08T22:08:19.007 ERROR:paramiko.transport: 2021-10-08T22:08:19.008 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-08T22:08:19.008 ERROR:paramiko.transport: 2021-10-08T22:08:19.008 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-08T22:08:19.008 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-08T22:08:19.009 ERROR:paramiko.transport: self._check_banner() 2021-10-08T22:08:19.009 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-08T22:08:19.009 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-08T22:08:19.010 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-08T22:08:19.010 ERROR:paramiko.transport: 2021-10-08T22:08:19.239 ERROR:teuthology.orchestra.connection:Error authenticating with gibba010.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:20.332 ERROR:teuthology.orchestra.connection:Error authenticating with gibba010.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:21.386 ERROR:teuthology.orchestra.connection:Error authenticating with gibba010.front.sepia.ceph.com: Authentication failed. 2021-10-08T22:08:22.389 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-08T22:08:22.390 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-08T22:08:22.390 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-08T22:08:22.390 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-08T22:08:22.391 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-08T22:08:22.391 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-08T22:08:22.391 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-08T22:08:22.392 ERROR:paramiko.transport: raise EOFError() 2021-10-08T22:08:22.392 ERROR:paramiko.transport:EOFError 2021-10-08T22:08:22.392 ERROR:paramiko.transport: 2021-10-08T22:08:22.393 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-08T22:08:22.393 ERROR:paramiko.transport: 2021-10-08T22:08:22.393 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-08T22:08:22.393 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-08T22:08:22.394 ERROR:paramiko.transport: self._check_banner() 2021-10-08T22:08:22.394 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-08T22:08:22.394 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-08T22:08:22.395 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-08T22:08:22.395 ERROR:paramiko.transport: 2021-10-08T22:08:22.474 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-08T22:08:22.576 ERROR:teuthology.orchestra.console:Failed to power off gibba027 2021-10-08T22:08:22.715 INFO:teuthology.lock.ops:unlocked: gibba027.front.sepia.ceph.com 2021-10-08T22:08:22.716 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/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_f08b273eeec75318a83a4e8d7fb51841e4d71be0/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/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_f08b273eeec75318a83a4e8d7fb51841e4d71be0/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_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on gibba027