2021-08-12T13:37:31.689 INFO:root:teuthology version: 1.1.0-2b512d98 2021-08-12T13:37:31.845 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi005.front.sepia.ceph.com' reimaging 2021-08-12T13:37:31.846 INFO:teuthology.lock.ops:Updating [ubuntu@smithi005.front.sepia.ceph.com]: reset os type and version on server 2021-08-12T13:37:31.846 INFO:teuthology.lock.ops:Updating smithi005.front.sepia.ceph.com on lock server 2021-08-12T13:37:31.864 INFO:teuthology.lock.ops:Node 'ubuntu@smithi005.front.sepia.ceph.com' reimaging is complete 2021-08-12T13:37:31.865 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi019.front.sepia.ceph.com' reimaging 2021-08-12T13:37:31.865 INFO:teuthology.lock.ops:Updating [ubuntu@smithi019.front.sepia.ceph.com]: reset os type and version on server 2021-08-12T13:37:31.865 INFO:teuthology.lock.ops:Updating smithi019.front.sepia.ceph.com on lock server 2021-08-12T13:37:31.883 INFO:teuthology.lock.ops:Node 'ubuntu@smithi019.front.sepia.ceph.com' reimaging is complete 2021-08-12T13:37:31.884 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi082.front.sepia.ceph.com' reimaging 2021-08-12T13:37:31.885 INFO:teuthology.lock.ops:Updating [ubuntu@smithi082.front.sepia.ceph.com]: reset os type and version on server 2021-08-12T13:37:31.886 INFO:teuthology.lock.ops:Updating smithi082.front.sepia.ceph.com on lock server 2021-08-12T13:37:31.906 INFO:teuthology.lock.ops:Node 'ubuntu@smithi082.front.sepia.ceph.com' reimaging is complete 2021-08-12T13:37:32.098 INFO:teuthology.provision.fog.smithi005:Scheduling deploy of ubuntu 20.04 2021-08-12T13:37:32.125 INFO:teuthology.provision.fog.smithi082:Scheduling deploy of ubuntu 20.04 2021-08-12T13:37:32.145 INFO:teuthology.provision.fog.smithi019:Scheduling deploy of ubuntu 20.04 2021-08-12T13:37:32.481 INFO:teuthology.orchestra.console:Power off smithi082 2021-08-12T13:37:32.498 INFO:teuthology.orchestra.console:Power off smithi005 2021-08-12T13:37:32.537 INFO:teuthology.orchestra.console:Power off smithi019 2021-08-12T13:37:40.875 INFO:teuthology.orchestra.console:Power off for smithi005 completed 2021-08-12T13:37:40.900 INFO:teuthology.orchestra.console:Power off for smithi019 completed 2021-08-12T13:37:40.977 INFO:teuthology.orchestra.console:Power on smithi005 2021-08-12T13:37:41.008 INFO:teuthology.orchestra.console:Power on smithi019 2021-08-12T13:37:44.992 INFO:teuthology.orchestra.console:Power off for smithi082 completed 2021-08-12T13:37:45.094 INFO:teuthology.orchestra.console:Power on smithi082 2021-08-12T13:37:49.354 INFO:teuthology.orchestra.console:Power on for smithi082 completed 2021-08-12T13:37:49.379 INFO:teuthology.orchestra.console:Power on for smithi019 completed 2021-08-12T13:37:49.429 INFO:teuthology.orchestra.console:Power on for smithi005 completed 2021-08-12T13:37:49.456 INFO:teuthology.provision.fog.smithi082:Waiting for deploy to finish 2021-08-12T13:37:49.481 INFO:teuthology.provision.fog.smithi019:Waiting for deploy to finish 2021-08-12T13:37:49.531 INFO:teuthology.provision.fog.smithi005:Waiting for deploy to finish 2021-08-12T13:42:23.273 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-08-12T13:42:23.881 INFO:teuthology.provision.fog.smithi082:Node is ready 2021-08-12T13:42:23.938 INFO:teuthology.orchestra.run.smithi082.stdout:smithi082.front.sepia.ceph.com 2021-08-12T13:42:23.951 INFO:teuthology.orchestra.run.smithi082.stdout:172.21.15.82 smithi082.front.sepia.ceph.com smithi082 2021-08-12T13:42:24.402 INFO:teuthology.provision.fog.smithi082:Deploy complete! 2021-08-12T13:56:48.846 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-12T13:56:49.388 INFO:teuthology.nuke:Checking targets against current locks 2021-08-12T13:56:49.498 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-08-12T13:56:49.503 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-08-12T13:56:49.504 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-08-12T13:56:49.571 INFO:teuthology.orchestra.console:Power off smithi082 2021-08-12T13:56:49.586 INFO:teuthology.orchestra.console:Power off smithi019 2021-08-12T13:56:49.598 INFO:teuthology.orchestra.console:Power off smithi005 2021-08-12T13:56:57.962 INFO:teuthology.orchestra.console:Power off for smithi082 completed 2021-08-12T13:56:57.968 INFO:teuthology.orchestra.console:Power off for smithi019 completed 2021-08-12T13:56:57.976 INFO:teuthology.orchestra.console:Power off for smithi005 completed 2021-08-12T13:56:58.108 INFO:teuthology.lock.ops:unlocked smithi082.front.sepia.ceph.com 2021-08-12T13:56:58.116 INFO:teuthology.lock.ops:unlocked smithi019.front.sepia.ceph.com 2021-08-12T13:56:58.122 INFO:teuthology.lock.ops:unlocked smithi005.front.sepia.ceph.com 2021-08-12T13:56:58.123 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