2021-08-12T15:06:28.909 INFO:root:teuthology version: 1.1.0-2b512d98 2021-08-12T15:06:29.053 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi036.front.sepia.ceph.com' reimaging 2021-08-12T15:06:29.055 INFO:teuthology.lock.ops:Updating [ubuntu@smithi036.front.sepia.ceph.com]: reset os type and version on server 2021-08-12T15:06:29.056 INFO:teuthology.lock.ops:Updating smithi036.front.sepia.ceph.com on lock server 2021-08-12T15:06:29.072 INFO:teuthology.lock.ops:Node 'ubuntu@smithi036.front.sepia.ceph.com' reimaging is complete 2021-08-12T15:06:29.073 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi041.front.sepia.ceph.com' reimaging 2021-08-12T15:06:29.073 INFO:teuthology.lock.ops:Updating [ubuntu@smithi041.front.sepia.ceph.com]: reset os type and version on server 2021-08-12T15:06:29.073 INFO:teuthology.lock.ops:Updating smithi041.front.sepia.ceph.com on lock server 2021-08-12T15:06:29.107 INFO:teuthology.lock.ops:Node 'ubuntu@smithi041.front.sepia.ceph.com' reimaging is complete 2021-08-12T15:06:29.108 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi101.front.sepia.ceph.com' reimaging 2021-08-12T15:06:29.108 INFO:teuthology.lock.ops:Updating [ubuntu@smithi101.front.sepia.ceph.com]: reset os type and version on server 2021-08-12T15:06:29.109 INFO:teuthology.lock.ops:Updating smithi101.front.sepia.ceph.com on lock server 2021-08-12T15:06:29.130 INFO:teuthology.lock.ops:Node 'ubuntu@smithi101.front.sepia.ceph.com' reimaging is complete 2021-08-12T15:06:29.295 INFO:teuthology.provision.fog.smithi036:Scheduling deploy of ubuntu 20.04 2021-08-12T15:06:29.323 INFO:teuthology.provision.fog.smithi041:Scheduling deploy of ubuntu 20.04 2021-08-12T15:06:29.338 INFO:teuthology.provision.fog.smithi101:Scheduling deploy of ubuntu 20.04 2021-08-12T15:06:29.729 INFO:teuthology.orchestra.console:Power off smithi036 2021-08-12T15:06:29.763 INFO:teuthology.orchestra.console:Power off smithi041 2021-08-12T15:06:29.850 INFO:teuthology.orchestra.console:Power off smithi101 2021-08-12T15:06:29.915 INFO:teuthology.orchestra.console:Power off for smithi036 completed 2021-08-12T15:06:29.963 INFO:teuthology.orchestra.console:Power off for smithi041 completed 2021-08-12T15:06:29.998 INFO:teuthology.orchestra.console:Power off for smithi101 completed 2021-08-12T15:06:30.016 INFO:teuthology.orchestra.console:Power on smithi036 2021-08-12T15:06:30.064 INFO:teuthology.orchestra.console:Power on smithi041 2021-08-12T15:06:30.100 INFO:teuthology.orchestra.console:Power on smithi101 2021-08-12T15:06:34.278 INFO:teuthology.orchestra.console:Power on for smithi036 completed 2021-08-12T15:06:34.380 INFO:teuthology.provision.fog.smithi036:Waiting for deploy to finish 2021-08-12T15:06:38.433 INFO:teuthology.orchestra.console:Power on for smithi041 completed 2021-08-12T15:06:38.518 INFO:teuthology.orchestra.console:Power on for smithi101 completed 2021-08-12T15:06:38.535 INFO:teuthology.provision.fog.smithi041:Waiting for deploy to finish 2021-08-12T15:06:38.620 INFO:teuthology.provision.fog.smithi101:Waiting for deploy to finish 2021-08-12T15:11:06.104 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-08-12T15:11:06.922 INFO:teuthology.provision.fog.smithi101:Node is ready 2021-08-12T15:11:06.934 INFO:teuthology.orchestra.run.smithi101.stdout:smithi101.front.sepia.ceph.com 2021-08-12T15:11:06.942 INFO:teuthology.orchestra.run.smithi101.stdout:172.21.15.101 smithi101.front.sepia.ceph.com smithi101 2021-08-12T15:11:07.142 INFO:teuthology.provision.fog.smithi101:Deploy complete! 2021-08-12T15:25:33.581 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/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_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/lock/ops.py", line 317, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds 2021-08-12T15:25:33.652 INFO:teuthology.nuke:Checking targets against current locks 2021-08-12T15:25:33.756 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-08-12T15:25:33.762 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-08-12T15:25:33.764 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-08-12T15:25:33.826 INFO:teuthology.orchestra.console:Power off smithi101 2021-08-12T15:25:33.842 INFO:teuthology.orchestra.console:Power off smithi036 2021-08-12T15:25:33.858 INFO:teuthology.orchestra.console:Power off smithi041 2021-08-12T15:25:42.227 INFO:teuthology.orchestra.console:Power off for smithi036 completed 2021-08-12T15:25:42.370 INFO:teuthology.lock.ops:unlocked smithi036.front.sepia.ceph.com 2021-08-12T15:25:46.332 INFO:teuthology.orchestra.console:Power off for smithi101 completed 2021-08-12T15:25:46.344 INFO:teuthology.orchestra.console:Power off for smithi041 completed 2021-08-12T15:25:46.473 INFO:teuthology.lock.ops:unlocked smithi101.front.sepia.ceph.com 2021-08-12T15:25:46.484 INFO:teuthology.lock.ops:unlocked smithi041.front.sepia.ceph.com 2021-08-12T15:25:46.485 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/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_2b512d9834652f3d2dcf3654362107f85adcd013/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/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_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/lock/ops.py", line 317, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_2b512d9834652f3d2dcf3654362107f85adcd013/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds