2022-11-28T10:56:53.153 INFO:root:teuthology version: 0.0.1.dev3+g4da97cf 2022-11-28T10:56:53.344 INFO:teuthology.lock.ops:Start node 'smithi140.front.sepia.ceph.com' reimaging 2022-11-28T10:56:53.346 INFO:teuthology.lock.ops:Updating [smithi140.front.sepia.ceph.com]: reset os type and version on server 2022-11-28T10:56:53.347 INFO:teuthology.lock.ops:Updating smithi140.front.sepia.ceph.com on lock server 2022-11-28T10:56:53.370 INFO:teuthology.lock.ops:Node 'smithi140.front.sepia.ceph.com' reimaging is complete 2022-11-28T10:56:53.371 INFO:teuthology.lock.ops:Start node 'smithi157.front.sepia.ceph.com' reimaging 2022-11-28T10:56:53.372 INFO:teuthology.lock.ops:Updating [smithi157.front.sepia.ceph.com]: reset os type and version on server 2022-11-28T10:56:53.372 INFO:teuthology.lock.ops:Updating smithi157.front.sepia.ceph.com on lock server 2022-11-28T10:56:53.396 INFO:teuthology.lock.ops:Node 'smithi157.front.sepia.ceph.com' reimaging is complete 2022-11-28T10:56:53.396 INFO:teuthology.lock.ops:Start node 'smithi159.front.sepia.ceph.com' reimaging 2022-11-28T10:56:53.397 INFO:teuthology.lock.ops:Updating [smithi159.front.sepia.ceph.com]: reset os type and version on server 2022-11-28T10:56:53.397 INFO:teuthology.lock.ops:Updating smithi159.front.sepia.ceph.com on lock server 2022-11-28T10:56:53.434 INFO:teuthology.lock.ops:Node 'smithi159.front.sepia.ceph.com' reimaging is complete 2022-11-28T10:56:53.612 INFO:teuthology.provision.fog.smithi140:Scheduling deploy of rhel 8.6 2022-11-28T10:56:53.646 INFO:teuthology.provision.fog.smithi157:Scheduling deploy of rhel 8.6 2022-11-28T10:56:53.651 INFO:teuthology.provision.fog.smithi159:Scheduling deploy of rhel 8.6 2022-11-28T10:56:53.957 INFO:teuthology.orchestra.console:Power off smithi140 2022-11-28T10:56:54.015 INFO:teuthology.orchestra.console:Power off smithi159 2022-11-28T10:56:54.067 INFO:teuthology.orchestra.console:Power off smithi157 2022-11-28T10:57:02.354 INFO:teuthology.orchestra.console:Power off for smithi140 completed 2022-11-28T10:57:02.443 INFO:teuthology.orchestra.console:Power off for smithi157 completed 2022-11-28T10:57:02.457 INFO:teuthology.orchestra.console:Power on smithi140 2022-11-28T10:57:02.545 INFO:teuthology.orchestra.console:Power on smithi157 2022-11-28T10:57:06.518 INFO:teuthology.orchestra.console:Power off for smithi159 completed 2022-11-28T10:57:06.621 INFO:teuthology.orchestra.console:Power on smithi159 2022-11-28T10:57:10.827 INFO:teuthology.orchestra.console:Power on for smithi140 completed 2022-11-28T10:57:10.921 INFO:teuthology.orchestra.console:Power on for smithi157 completed 2022-11-28T10:57:10.928 INFO:teuthology.provision.fog.smithi140:Waiting for deploy to finish 2022-11-28T10:57:11.022 INFO:teuthology.provision.fog.smithi157:Waiting for deploy to finish 2022-11-28T10:57:15.003 INFO:teuthology.orchestra.console:Power on for smithi159 completed 2022-11-28T10:57:15.105 INFO:teuthology.provision.fog.smithi159:Waiting for deploy to finish 2022-11-28T11:02:08.222 INFO:teuthology.orchestra.run:Running command with timeout 600 2022-11-28T11:02:08.481 INFO:teuthology.provision.fog.smithi159:Node is ready 2022-11-28T11:02:08.539 INFO:teuthology.orchestra.run.smithi159.stdout:smithi159.front.sepia.ceph.com 2022-11-28T11:02:08.597 INFO:teuthology.orchestra.run.smithi159.stdout:172.21.15.159 smithi159.front.sepia.ceph.com smithi159 2022-11-28T11:02:08.956 INFO:teuthology.provision.fog.smithi159:Deploy complete! 2022-11-28T11:02:28.250 INFO:teuthology.orchestra.run:Running command with timeout 600 2022-11-28T11:02:28.532 INFO:teuthology.provision.fog.smithi157:Node is ready 2022-11-28T11:02:28.554 INFO:teuthology.orchestra.run.smithi157.stdout:smithi157 2022-11-28T11:02:28.611 INFO:teuthology.orchestra.run.smithi157.stdout:172.21.15.157 smithi157.front.sepia.ceph.com smithi157 2022-11-28T11:02:28.960 INFO:teuthology.provision.fog.smithi157:Deploy complete! 2022-11-28T11:16:24.771 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/provision/fog.py", line 271, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds 2022-11-28T11:16:24.894 INFO:teuthology.nuke:Checking targets against current locks 2022-11-28T11:16:24.958 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-11-28T11:16:24.998 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-11-28T11:16:25.038 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-11-28T11:16:25.090 INFO:teuthology.orchestra.console:Power off smithi140 2022-11-28T11:16:25.136 INFO:teuthology.orchestra.console:Power off smithi157 2022-11-28T11:16:25.186 INFO:teuthology.orchestra.console:Power off smithi159 2022-11-28T11:16:33.524 INFO:teuthology.orchestra.console:Power off for smithi157 completed 2022-11-28T11:16:33.555 INFO:teuthology.orchestra.console:Power off for smithi159 completed 2022-11-28T11:16:33.677 INFO:teuthology.lock.ops:unlocked: smithi157.front.sepia.ceph.com 2022-11-28T11:16:33.701 INFO:teuthology.lock.ops:unlocked: smithi159.front.sepia.ceph.com 2022-11-28T11:16:37.598 INFO:teuthology.orchestra.console:Power off for smithi140 completed 2022-11-28T11:16:37.867 INFO:teuthology.lock.ops:unlocked: smithi140.front.sepia.ceph.com 2022-11-28T11:16:38.326 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/virtualenv/bin/teuthology-dispatcher", line 33, in sys.exit(load_entry_point('teuthology', 'console_scripts', 'teuthology-dispatcher')()) File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/provision/fog.py", line 271, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds