2021-02-28T01:52:26.894 INFO:root:teuthology version: 1.1.0-9a6b849c 2021-02-28T01:52:27.036 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba018.front.sepia.ceph.com' reimaging 2021-02-28T01:52:27.037 INFO:teuthology.lock.ops:Updating [ubuntu@gibba018.front.sepia.ceph.com]: reset os type and version on server 2021-02-28T01:52:27.037 INFO:teuthology.lock.ops:Updating gibba018.front.sepia.ceph.com on lock server 2021-02-28T01:52:27.057 INFO:teuthology.lock.ops:Node 'ubuntu@gibba018.front.sepia.ceph.com' reimaging is complete 2021-02-28T01:52:27.058 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba027.front.sepia.ceph.com' reimaging 2021-02-28T01:52:27.058 INFO:teuthology.lock.ops:Updating [ubuntu@gibba027.front.sepia.ceph.com]: reset os type and version on server 2021-02-28T01:52:27.058 INFO:teuthology.lock.ops:Updating gibba027.front.sepia.ceph.com on lock server 2021-02-28T01:52:27.079 INFO:teuthology.lock.ops:Node 'ubuntu@gibba027.front.sepia.ceph.com' reimaging is complete 2021-02-28T01:52:27.080 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba041.front.sepia.ceph.com' reimaging 2021-02-28T01:52:27.081 INFO:teuthology.lock.ops:Updating [ubuntu@gibba041.front.sepia.ceph.com]: reset os type and version on server 2021-02-28T01:52:27.081 INFO:teuthology.lock.ops:Updating gibba041.front.sepia.ceph.com on lock server 2021-02-28T01:52:27.098 INFO:teuthology.lock.ops:Node 'ubuntu@gibba041.front.sepia.ceph.com' reimaging is complete 2021-02-28T01:52:27.273 INFO:teuthology.provision.fog.gibba018:Scheduling deploy of ubuntu 18.04 2021-02-28T01:52:27.306 INFO:teuthology.provision.fog.gibba027:Scheduling deploy of ubuntu 18.04 2021-02-28T01:52:27.311 INFO:teuthology.provision.fog.gibba041:Scheduling deploy of ubuntu 18.04 2021-02-28T01:52:27.721 INFO:teuthology.orchestra.console:Power off gibba018 2021-02-28T01:52:27.738 INFO:teuthology.orchestra.console:Power off gibba041 2021-02-28T01:52:27.781 INFO:teuthology.orchestra.console:Power off gibba027 2021-02-28T01:52:27.892 INFO:teuthology.orchestra.console:Power off for gibba018 completed 2021-02-28T01:52:27.898 INFO:teuthology.orchestra.console:Power off for gibba041 completed 2021-02-28T01:52:27.944 INFO:teuthology.orchestra.console:Power off for gibba027 completed 2021-02-28T01:52:27.994 INFO:teuthology.orchestra.console:Power on gibba018 2021-02-28T01:52:28.006 INFO:teuthology.orchestra.console:Power on gibba041 2021-02-28T01:52:28.045 INFO:teuthology.orchestra.console:Power on gibba027 2021-02-28T01:52:32.270 INFO:teuthology.orchestra.console:Power on for gibba018 completed 2021-02-28T01:52:32.371 INFO:teuthology.provision.fog.gibba018:Waiting for deploy to finish 2021-02-28T01:52:36.386 INFO:teuthology.orchestra.console:Power on for gibba041 completed 2021-02-28T01:52:36.488 INFO:teuthology.provision.fog.gibba041:Waiting for deploy to finish 2021-02-28T01:53:25.687 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds 2021-02-28T01:53:25.789 ERROR:teuthology.orchestra.console:Failed to power on gibba027 2021-02-28T01:53:25.890 INFO:teuthology.provision.fog.gibba027:Waiting for deploy to finish 2021-02-28T01:56:58.043 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-02-28T01:56:59.971 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-02-28T01:57:04.104 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-02-28T01:57:05.984 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-02-28T01:57:10.114 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-02-28T01:57:12.088 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-02-28T01:57:12.501 INFO:teuthology.provision.fog.gibba018:Node is ready 2021-02-28T01:57:12.544 INFO:teuthology.orchestra.run.gibba018.stdout:gibba018.front.sepia.ceph.com 2021-02-28T01:57:12.590 INFO:teuthology.orchestra.run.gibba018.stdout:172.21.2.118 gibba018.front.sepia.ceph.com gibba018 2021-02-28T01:57:12.913 INFO:teuthology.provision.fog.gibba018:Deploy complete! 2021-02-28T01:57:16.125 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-02-28T01:57:22.199 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-02-28T01:57:22.621 INFO:teuthology.provision.fog.gibba041:Node is ready 2021-02-28T01:57:22.664 INFO:teuthology.orchestra.run.gibba041.stdout:gibba041.front.sepia.ceph.com 2021-02-28T01:57:22.709 INFO:teuthology.orchestra.run.gibba041.stdout:172.21.2.141 gibba041.front.sepia.ceph.com gibba041 2021-02-28T01:57:22.966 INFO:teuthology.provision.fog.gibba041:Deploy complete! 2021-02-28T02:08:17.899 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/lock/ops.py", line 306, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2021-02-28T02:08:17.972 INFO:teuthology.nuke:Checking targets against current locks 2021-02-28T02:08:18.075 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-02-28T02:08:18.080 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-02-28T02:08:18.083 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-02-28T02:08:18.149 INFO:teuthology.orchestra.console:Power off gibba018 2021-02-28T02:08:18.167 INFO:teuthology.orchestra.console:Power off gibba041 2021-02-28T02:08:18.181 INFO:teuthology.orchestra.console:Power off gibba027 2021-02-28T02:08:18.337 INFO:teuthology.orchestra.console:Power off for gibba027 completed 2021-02-28T02:08:18.479 INFO:teuthology.lock.ops:unlocked gibba027.front.sepia.ceph.com 2021-02-28T02:08:26.564 INFO:teuthology.orchestra.console:Power off for gibba018 completed 2021-02-28T02:08:26.574 INFO:teuthology.orchestra.console:Power off for gibba041 completed 2021-02-28T02:08:26.710 INFO:teuthology.lock.ops:unlocked gibba018.front.sepia.ceph.com 2021-02-28T02:08:26.725 INFO:teuthology.lock.ops:unlocked gibba041.front.sepia.ceph.com 2021-02-28T02:08:26.726 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/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_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/lock/ops.py", line 306, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_9a6b849c7975e1b07e5495aaa5b961c0d22cad1c/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds