2021-10-06T21:10:13.377 INFO:root:teuthology version: 1.1.0-f08b273e 2021-10-06T21:10:13.525 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba027.front.sepia.ceph.com' reimaging 2021-10-06T21:10:13.526 INFO:teuthology.lock.ops:Updating [ubuntu@gibba027.front.sepia.ceph.com]: reset os type and version on server 2021-10-06T21:10:13.527 INFO:teuthology.lock.ops:Updating gibba027.front.sepia.ceph.com on lock server 2021-10-06T21:10:13.544 INFO:teuthology.lock.ops:Node 'ubuntu@gibba027.front.sepia.ceph.com' reimaging is complete 2021-10-06T21:10:13.544 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba029.front.sepia.ceph.com' reimaging 2021-10-06T21:10:13.545 INFO:teuthology.lock.ops:Updating [ubuntu@gibba029.front.sepia.ceph.com]: reset os type and version on server 2021-10-06T21:10:13.545 INFO:teuthology.lock.ops:Updating gibba029.front.sepia.ceph.com on lock server 2021-10-06T21:10:13.562 INFO:teuthology.lock.ops:Node 'ubuntu@gibba029.front.sepia.ceph.com' reimaging is complete 2021-10-06T21:10:13.563 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba031.front.sepia.ceph.com' reimaging 2021-10-06T21:10:13.563 INFO:teuthology.lock.ops:Updating [ubuntu@gibba031.front.sepia.ceph.com]: reset os type and version on server 2021-10-06T21:10:13.563 INFO:teuthology.lock.ops:Updating gibba031.front.sepia.ceph.com on lock server 2021-10-06T21:10:13.581 INFO:teuthology.lock.ops:Node 'ubuntu@gibba031.front.sepia.ceph.com' reimaging is complete 2021-10-06T21:10:13.753 INFO:teuthology.provision.fog.gibba027:Scheduling deploy of ubuntu 20.04 2021-10-06T21:10:13.801 INFO:teuthology.provision.fog.gibba029:Scheduling deploy of ubuntu 20.04 2021-10-06T21:10:13.807 INFO:teuthology.provision.fog.gibba031:Scheduling deploy of ubuntu 20.04 2021-10-06T21:10:14.045 INFO:teuthology.orchestra.console:Power off gibba027 2021-10-06T21:10:14.111 INFO:teuthology.orchestra.console:Power off gibba029 2021-10-06T21:10:14.124 INFO:teuthology.orchestra.console:Power off gibba031 2021-10-06T21:10:22.475 INFO:teuthology.orchestra.console:Power off for gibba029 completed 2021-10-06T21:10:22.494 INFO:teuthology.orchestra.console:Power off for gibba031 completed 2021-10-06T21:10:22.576 INFO:teuthology.orchestra.console:Power on gibba029 2021-10-06T21:10:22.595 INFO:teuthology.orchestra.console:Power on gibba031 2021-10-06T21:10:30.947 INFO:teuthology.orchestra.console:Power on for gibba029 completed 2021-10-06T21:10:30.960 INFO:teuthology.orchestra.console:Power on for gibba031 completed 2021-10-06T21:10:31.049 INFO:teuthology.provision.fog.gibba029:Waiting for deploy to finish 2021-10-06T21:10:31.061 INFO:teuthology.provision.fog.gibba031:Waiting for deploy to finish 2021-10-06T21:12:11.691 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-06T21:12:11.792 ERROR:teuthology.orchestra.console:Failed to power off gibba027 2021-10-06T21:12:11.893 INFO:teuthology.orchestra.console:Power on gibba027 2021-10-06T21:14:09.542 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-06T21:14:09.725 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-06T21:14:09.787 INFO:teuthology.nuke:Checking targets against current locks 2021-10-06T21:14:09.909 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-06T21:14:09.913 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-06T21:14:09.916 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-06T21:14:09.985 INFO:teuthology.orchestra.console:Power off gibba029 2021-10-06T21:14:09.999 INFO:teuthology.orchestra.console:Power off gibba031 2021-10-06T21:14:10.009 INFO:teuthology.orchestra.console:Power off gibba027 2021-10-06T21:14:14.259 INFO:teuthology.orchestra.console:Power off for gibba029 completed 2021-10-06T21:14:14.264 INFO:teuthology.orchestra.console:Power off for gibba031 completed 2021-10-06T21:14:14.407 INFO:teuthology.lock.ops:unlocked: gibba029.front.sepia.ceph.com 2021-10-06T21:14:15.448 INFO:teuthology.lock.ops:unlocked: gibba031.front.sepia.ceph.com 2021-10-06T21:15:51.422 ERROR:teuthology.orchestra.connection:Error authenticating with gibba029.front.sepia.ceph.com: Authentication failed. 2021-10-06T21:15:51.430 ERROR:teuthology.orchestra.connection:Error authenticating with gibba031.front.sepia.ceph.com: Authentication failed. 2021-10-06T21:15:52.485 ERROR:teuthology.orchestra.connection:Error authenticating with gibba029.front.sepia.ceph.com: Authentication failed. 2021-10-06T21:15:52.525 ERROR:teuthology.orchestra.connection:Error authenticating with gibba031.front.sepia.ceph.com: Authentication failed. 2021-10-06T21:15:53.585 ERROR:teuthology.orchestra.connection:Error authenticating with gibba029.front.sepia.ceph.com: Authentication failed. 2021-10-06T21:15:53.620 ERROR:teuthology.orchestra.connection:Error authenticating with gibba031.front.sepia.ceph.com: Authentication failed. 2021-10-06T21:15:54.681 ERROR:teuthology.orchestra.connection:Error authenticating with gibba029.front.sepia.ceph.com: Authentication failed. 2021-10-06T21:15:54.714 ERROR:teuthology.orchestra.connection:Error authenticating with gibba031.front.sepia.ceph.com: Authentication failed. 2021-10-06T21:15:55.770 ERROR:teuthology.orchestra.connection:Error authenticating with gibba031.front.sepia.ceph.com: Authentication failed. 2021-10-06T21:15:55.777 ERROR:teuthology.orchestra.connection:Error authenticating with gibba029.front.sepia.ceph.com: Authentication failed. 2021-10-06T21:15:56.867 ERROR:teuthology.orchestra.connection:Error authenticating with gibba031.front.sepia.ceph.com: Authentication failed. 2021-10-06T21:15:56.875 ERROR:teuthology.orchestra.connection:Error authenticating with gibba029.front.sepia.ceph.com: Authentication failed. 2021-10-06T21:15:57.923 ERROR:teuthology.orchestra.connection:Error authenticating with gibba031.front.sepia.ceph.com: Authentication failed. 2021-10-06T21:15:57.974 ERROR:teuthology.orchestra.connection:Error authenticating with gibba029.front.sepia.ceph.com: Authentication failed. 2021-10-06T21:15:59.017 ERROR:teuthology.orchestra.connection:Error authenticating with gibba031.front.sepia.ceph.com: Authentication failed. 2021-10-06T21:15:59.030 ERROR:teuthology.orchestra.connection:Error authenticating with gibba029.front.sepia.ceph.com: Authentication failed. 2021-10-06T21:16:00.072 ERROR:teuthology.orchestra.connection:Error authenticating with gibba031.front.sepia.ceph.com: Authentication failed. 2021-10-06T21:16:00.085 ERROR:teuthology.orchestra.connection:Error authenticating with gibba029.front.sepia.ceph.com: Authentication failed. 2021-10-06T21:16:01.166 ERROR:teuthology.orchestra.connection:Error authenticating with gibba031.front.sepia.ceph.com: Authentication failed. 2021-10-06T21:16:01.179 ERROR:teuthology.orchestra.connection:Error authenticating with gibba029.front.sepia.ceph.com: Authentication failed. 2021-10-06T21:16:07.170 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-06T21:16:07.172 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-06T21:16:07.172 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-06T21:16:07.172 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-06T21:16:07.173 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-06T21:16:07.173 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-06T21:16:07.173 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-06T21:16:07.173 ERROR:paramiko.transport: raise EOFError() 2021-10-06T21:16:07.174 ERROR:paramiko.transport:EOFError 2021-10-06T21:16:07.174 ERROR:paramiko.transport: 2021-10-06T21:16:07.174 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-06T21:16:07.175 ERROR:paramiko.transport: 2021-10-06T21:16:07.175 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-06T21:16:07.175 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-06T21:16:07.176 ERROR:paramiko.transport: self._check_banner() 2021-10-06T21:16:07.176 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-06T21:16:07.176 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-06T21:16:07.176 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-06T21:16:07.177 ERROR:paramiko.transport: 2021-10-06T21:16:07.277 ERROR:teuthology.orchestra.connection:Error authenticating with gibba029.front.sepia.ceph.com: Authentication failed. 2021-10-06T21:16:07.618 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-06T21:16:07.720 ERROR:teuthology.orchestra.console:Failed to power off gibba027 2021-10-06T21:16:07.863 INFO:teuthology.lock.ops:unlocked: gibba027.front.sepia.ceph.com 2021-10-06T21:16:07.864 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