2022-11-08T17:19:47.371 INFO:root:teuthology version: 1.1.1.dev427+g35ea38a9 2022-11-08T17:19:47.536 INFO:teuthology.lock.ops:Start node 'smithi083.front.sepia.ceph.com' reimaging 2022-11-08T17:19:47.537 INFO:teuthology.lock.ops:Updating [smithi083.front.sepia.ceph.com]: reset os type and version on server 2022-11-08T17:19:47.538 INFO:teuthology.lock.ops:Updating smithi083.front.sepia.ceph.com on lock server 2022-11-08T17:19:47.558 INFO:teuthology.lock.ops:Node 'smithi083.front.sepia.ceph.com' reimaging is complete 2022-11-08T17:19:47.558 INFO:teuthology.lock.ops:Start node 'smithi192.front.sepia.ceph.com' reimaging 2022-11-08T17:19:47.558 INFO:teuthology.lock.ops:Updating [smithi192.front.sepia.ceph.com]: reset os type and version on server 2022-11-08T17:19:47.559 INFO:teuthology.lock.ops:Updating smithi192.front.sepia.ceph.com on lock server 2022-11-08T17:19:47.577 INFO:teuthology.lock.ops:Node 'smithi192.front.sepia.ceph.com' reimaging is complete 2022-11-08T17:19:47.577 INFO:teuthology.lock.ops:Start node 'smithi197.front.sepia.ceph.com' reimaging 2022-11-08T17:19:47.577 INFO:teuthology.lock.ops:Updating [smithi197.front.sepia.ceph.com]: reset os type and version on server 2022-11-08T17:19:47.578 INFO:teuthology.lock.ops:Updating smithi197.front.sepia.ceph.com on lock server 2022-11-08T17:19:47.596 INFO:teuthology.lock.ops:Node 'smithi197.front.sepia.ceph.com' reimaging is complete 2022-11-08T17:19:47.904 INFO:teuthology.provision.fog.smithi083:Scheduling deploy of ubuntu 20.04 2022-11-08T17:19:47.936 INFO:teuthology.provision.fog.smithi192:Scheduling deploy of ubuntu 20.04 2022-11-08T17:19:47.946 INFO:teuthology.provision.fog.smithi197:Scheduling deploy of ubuntu 20.04 2022-11-08T17:19:48.959 INFO:teuthology.orchestra.console:Power off smithi197 2022-11-08T17:19:48.972 INFO:teuthology.orchestra.console:Power off smithi083 2022-11-08T17:19:49.098 INFO:teuthology.orchestra.console:Power off for smithi197 completed 2022-11-08T17:19:49.108 INFO:teuthology.orchestra.console:Power off smithi192 2022-11-08T17:19:49.114 INFO:teuthology.orchestra.console:Power off for smithi083 completed 2022-11-08T17:19:49.199 INFO:teuthology.orchestra.console:Power on smithi197 2022-11-08T17:19:49.215 INFO:teuthology.orchestra.console:Power on smithi083 2022-11-08T17:19:49.246 INFO:teuthology.orchestra.console:Power off for smithi192 completed 2022-11-08T17:19:49.347 INFO:teuthology.orchestra.console:Power on smithi192 2022-11-08T17:19:57.572 INFO:teuthology.orchestra.console:Power on for smithi197 completed 2022-11-08T17:19:57.666 INFO:teuthology.orchestra.console:Power on for smithi083 completed 2022-11-08T17:19:57.673 INFO:teuthology.provision.fog.smithi197:Waiting for deploy to finish 2022-11-08T17:19:57.702 INFO:teuthology.orchestra.console:Power on for smithi192 completed 2022-11-08T17:19:57.767 INFO:teuthology.provision.fog.smithi083:Waiting for deploy to finish 2022-11-08T17:19:57.803 INFO:teuthology.provision.fog.smithi192:Waiting for deploy to finish 2022-11-08T17:24:01.989 ERROR:teuthology.orchestra.connection:Error authenticating with smithi083.front.sepia.ceph.com: Authentication timeout. 2022-11-08T17:24:42.943 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2022-11-08T17:38:42.530 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/provision/fog.py", line 271, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/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-08T17:38:42.597 INFO:teuthology.nuke:Checking targets against current locks 2022-11-08T17:38:42.691 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-11-08T17:38:42.718 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-11-08T17:38:42.745 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-11-08T17:38:42.780 INFO:teuthology.orchestra.console:Power off smithi083 2022-11-08T17:38:42.824 INFO:teuthology.orchestra.console:Power off smithi192 2022-11-08T17:38:42.862 INFO:teuthology.orchestra.console:Power off smithi197 2022-11-08T17:38:51.156 INFO:teuthology.orchestra.console:Power off for smithi083 completed 2022-11-08T17:38:51.190 INFO:teuthology.orchestra.console:Power off for smithi192 completed 2022-11-08T17:38:51.307 INFO:teuthology.lock.ops:unlocked: smithi083.front.sepia.ceph.com 2022-11-08T17:38:51.338 INFO:teuthology.lock.ops:unlocked: smithi192.front.sepia.ceph.com 2022-11-08T17:38:55.332 INFO:teuthology.orchestra.console:Power off for smithi197 completed 2022-11-08T17:38:55.478 INFO:teuthology.lock.ops:unlocked: smithi197.front.sepia.ceph.com 2022-11-08T17:38:55.753 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/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_35ea38a9840006713a3d42472a2c536a25e88c15/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/provision/fog.py", line 271, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_35ea38a9840006713a3d42472a2c536a25e88c15/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds