2022-12-03T05:17:12.935 INFO:root:teuthology version: 0.0.1.dev3+g4da97cf 2022-12-03T05:17:13.115 INFO:teuthology.lock.ops:Start node 'smithi088.front.sepia.ceph.com' reimaging 2022-12-03T05:17:13.116 INFO:teuthology.lock.ops:Updating [smithi088.front.sepia.ceph.com]: reset os type and version on server 2022-12-03T05:17:13.117 INFO:teuthology.lock.ops:Updating smithi088.front.sepia.ceph.com on lock server 2022-12-03T05:17:13.139 INFO:teuthology.lock.ops:Node 'smithi088.front.sepia.ceph.com' reimaging is complete 2022-12-03T05:17:13.140 INFO:teuthology.lock.ops:Start node 'smithi140.front.sepia.ceph.com' reimaging 2022-12-03T05:17:13.140 INFO:teuthology.lock.ops:Updating [smithi140.front.sepia.ceph.com]: reset os type and version on server 2022-12-03T05:17:13.140 INFO:teuthology.lock.ops:Updating smithi140.front.sepia.ceph.com on lock server 2022-12-03T05:17:13.166 INFO:teuthology.lock.ops:Node 'smithi140.front.sepia.ceph.com' reimaging is complete 2022-12-03T05:17:13.166 INFO:teuthology.lock.ops:Start node 'smithi181.front.sepia.ceph.com' reimaging 2022-12-03T05:17:13.167 INFO:teuthology.lock.ops:Updating [smithi181.front.sepia.ceph.com]: reset os type and version on server 2022-12-03T05:17:13.167 INFO:teuthology.lock.ops:Updating smithi181.front.sepia.ceph.com on lock server 2022-12-03T05:17:13.188 INFO:teuthology.lock.ops:Node 'smithi181.front.sepia.ceph.com' reimaging is complete 2022-12-03T05:17:13.396 INFO:teuthology.provision.fog.smithi140:Scheduling deploy of rhel 8.6 2022-12-03T05:17:13.441 INFO:teuthology.provision.fog.smithi088:Scheduling deploy of rhel 8.6 2022-12-03T05:17:13.450 INFO:teuthology.provision.fog.smithi181:Scheduling deploy of rhel 8.6 2022-12-03T05:17:13.742 INFO:teuthology.orchestra.console:Power off smithi140 2022-12-03T05:17:13.766 INFO:teuthology.orchestra.console:Power off smithi181 2022-12-03T05:17:13.805 INFO:teuthology.orchestra.console:Power off smithi088 2022-12-03T05:17:13.917 INFO:teuthology.orchestra.console:Power off for smithi181 completed 2022-12-03T05:17:13.918 INFO:teuthology.orchestra.console:Power off for smithi140 completed 2022-12-03T05:17:13.954 INFO:teuthology.orchestra.console:Power off for smithi088 completed 2022-12-03T05:17:14.019 INFO:teuthology.orchestra.console:Power on smithi181 2022-12-03T05:17:14.030 INFO:teuthology.orchestra.console:Power on smithi140 2022-12-03T05:17:14.055 INFO:teuthology.orchestra.console:Power on smithi088 2022-12-03T05:17:18.292 INFO:teuthology.orchestra.console:Power on for smithi181 completed 2022-12-03T05:17:18.301 INFO:teuthology.orchestra.console:Power on for smithi140 completed 2022-12-03T05:17:18.394 INFO:teuthology.provision.fog.smithi181:Waiting for deploy to finish 2022-12-03T05:17:18.402 INFO:teuthology.provision.fog.smithi140:Waiting for deploy to finish 2022-12-03T05:17:22.508 INFO:teuthology.orchestra.console:Power on for smithi088 completed 2022-12-03T05:17:22.610 INFO:teuthology.provision.fog.smithi088:Waiting for deploy to finish 2022-12-03T05:22:02.375 INFO:teuthology.orchestra.run:Running command with timeout 600 2022-12-03T05:22:02.611 INFO:teuthology.provision.fog.smithi181:Node is ready 2022-12-03T05:22:02.629 INFO:teuthology.orchestra.run.smithi181.stdout:smithi181.front.sepia.ceph.com 2022-12-03T05:22:02.688 INFO:teuthology.orchestra.run.smithi181.stdout:172.21.15.181 smithi181.front.sepia.ceph.com smithi181 2022-12-03T05:22:03.024 INFO:teuthology.provision.fog.smithi181:Deploy complete! 2022-12-03T05:22:24.746 INFO:teuthology.orchestra.run:Running command with timeout 600 2022-12-03T05:22:24.955 INFO:teuthology.provision.fog.smithi088:Node is ready 2022-12-03T05:22:25.013 INFO:teuthology.orchestra.run.smithi088.stdout:smithi088 2022-12-03T05:22:25.072 INFO:teuthology.orchestra.run.smithi088.stdout:172.21.15.88 smithi088.front.sepia.ceph.com smithi088 2022-12-03T05:22:25.419 INFO:teuthology.provision.fog.smithi088:Deploy complete! 2022-12-03T05:36:32.867 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-12-03T05:36:32.958 INFO:teuthology.nuke:Checking targets against current locks 2022-12-03T05:36:33.032 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-12-03T05:36:33.062 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-12-03T05:36:33.095 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-12-03T05:36:33.130 INFO:teuthology.orchestra.console:Power off smithi088 2022-12-03T05:36:33.176 INFO:teuthology.orchestra.console:Power off smithi140 2022-12-03T05:36:33.221 INFO:teuthology.orchestra.console:Power off smithi181 2022-12-03T05:36:41.518 INFO:teuthology.orchestra.console:Power off for smithi088 completed 2022-12-03T05:36:41.670 INFO:teuthology.lock.ops:unlocked: smithi088.front.sepia.ceph.com 2022-12-03T05:36:45.662 INFO:teuthology.orchestra.console:Power off for smithi140 completed 2022-12-03T05:36:45.705 INFO:teuthology.orchestra.console:Power off for smithi181 completed 2022-12-03T05:36:45.815 INFO:teuthology.lock.ops:unlocked: smithi140.front.sepia.ceph.com 2022-12-03T05:36:45.859 INFO:teuthology.lock.ops:unlocked: smithi181.front.sepia.ceph.com 2022-12-03T05:36:46.221 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