2023-03-20T13:19:51.000 INFO:root:teuthology version: 0.0.1.dev59+g7f7f7c3 2023-03-20T13:19:51.792 INFO:teuthology.lock.ops:Start node 'smithi040.front.sepia.ceph.com' reimaging 2023-03-20T13:19:53.112 INFO:teuthology.lock.ops:Updating [smithi040.front.sepia.ceph.com]: reset os type and version on server 2023-03-20T13:19:54.617 INFO:teuthology.lock.ops:Updating smithi040.front.sepia.ceph.com on lock server 2023-03-20T13:19:54.643 INFO:teuthology.lock.ops:Node 'smithi040.front.sepia.ceph.com' reimaging is complete 2023-03-20T13:19:55.673 INFO:teuthology.lock.ops:Start node 'smithi094.front.sepia.ceph.com' reimaging 2023-03-20T13:19:55.673 INFO:teuthology.lock.ops:Updating [smithi094.front.sepia.ceph.com]: reset os type and version on server 2023-03-20T13:19:55.673 INFO:teuthology.lock.ops:Updating smithi094.front.sepia.ceph.com on lock server 2023-03-20T13:19:55.701 INFO:teuthology.lock.ops:Node 'smithi094.front.sepia.ceph.com' reimaging is complete 2023-03-20T13:19:57.276 INFO:teuthology.provision.fog.smithi040:Scheduling deploy of centos 8.stream 2023-03-20T13:19:59.081 INFO:teuthology.provision.fog.smithi094:Scheduling deploy of centos 8.stream 2023-03-20T13:19:59.306 INFO:teuthology.orchestra.console:Power off smithi040 2023-03-20T13:20:02.010 INFO:teuthology.orchestra.console:Power off smithi094 2023-03-20T13:20:03.001 INFO:teuthology.orchestra.console:Power off for smithi040 completed 2023-03-20T13:20:03.725 INFO:teuthology.orchestra.console:Power off for smithi094 completed 2023-03-20T13:20:04.528 INFO:teuthology.orchestra.console:Power on smithi040 2023-03-20T13:20:04.629 INFO:teuthology.orchestra.console:Power on smithi094 2023-03-20T13:20:12.894 INFO:teuthology.orchestra.console:Power on for smithi040 completed 2023-03-20T13:20:13.937 INFO:teuthology.provision.fog.smithi040:Waiting for deploy to finish 2023-03-20T13:20:14.284 INFO:teuthology.orchestra.console:Power on for smithi094 completed 2023-03-20T13:20:14.824 INFO:teuthology.provision.fog.smithi094:Waiting for deploy to finish 2023-03-20T13:22:45.031 ERROR:teuthology.orchestra.connection:Error authenticating with smithi040.front.sepia.ceph.com: Authentication failed. 2023-03-20T13:23:46.052 WARNING:teuthology.provision.fog:timed out 2023-03-20T13:24:11.141 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.40 2023-03-20T13:24:18.727 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-03-20T13:24:39.107 INFO:teuthology.provision.fog.smithi040:Node is ready 2023-03-20T13:24:40.371 INFO:teuthology.orchestra.run.smithi040.stdout:smithi040.front.sepia.ceph.com 2023-03-20T13:24:41.759 INFO:teuthology.orchestra.run.smithi040.stdout:172.21.15.40 smithi040.front.sepia.ceph.com smithi040 2023-03-20T13:24:43.064 INFO:teuthology.provision.fog.smithi040:Deploy complete! 2023-03-20T13:35:07.248 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/dispatcher/supervisor.py", line 210, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/lock/ops.py", line 325, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/contextutil.py", line 135, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2023-03-20T13:35:08.008 INFO:teuthology.nuke:Checking targets against current locks 2023-03-20T13:35:08.602 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-03-20T13:35:08.982 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-03-20T13:35:10.224 INFO:teuthology.orchestra.console:Power off smithi040 2023-03-20T13:35:10.631 INFO:teuthology.orchestra.console:Power off smithi094 2023-03-20T13:35:19.530 INFO:teuthology.orchestra.console:Power off for smithi040 completed 2023-03-20T13:35:20.389 INFO:teuthology.orchestra.console:Power off for smithi094 completed 2023-03-20T13:35:20.557 INFO:teuthology.lock.ops:unlocked: smithi094.front.sepia.ceph.com 2023-03-20T13:35:21.426 INFO:teuthology.lock.ops:unlocked: smithi040.front.sepia.ceph.com 2023-03-20T13:35:21.728 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/virtualenv/bin/teuthology-dispatcher", line 8, in sys.exit(main()) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/dispatcher/__init__.py", line 64, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/dispatcher/supervisor.py", line 210, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/lock/ops.py", line 325, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/contextutil.py", line 135, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds