2022-01-16T14:54:41.033 INFO:root:teuthology version: 1.1.0-3ff86a5d 2022-01-16T14:54:41.199 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi016.front.sepia.ceph.com' reimaging 2022-01-16T14:54:41.200 INFO:teuthology.lock.ops:Updating [ubuntu@smithi016.front.sepia.ceph.com]: reset os type and version on server 2022-01-16T14:54:41.200 INFO:teuthology.lock.ops:Updating smithi016.front.sepia.ceph.com on lock server 2022-01-16T14:54:41.219 INFO:teuthology.lock.ops:Node 'ubuntu@smithi016.front.sepia.ceph.com' reimaging is complete 2022-01-16T14:54:41.219 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi022.front.sepia.ceph.com' reimaging 2022-01-16T14:54:41.220 INFO:teuthology.lock.ops:Updating [ubuntu@smithi022.front.sepia.ceph.com]: reset os type and version on server 2022-01-16T14:54:41.221 INFO:teuthology.lock.ops:Updating smithi022.front.sepia.ceph.com on lock server 2022-01-16T14:54:41.246 INFO:teuthology.lock.ops:Node 'ubuntu@smithi022.front.sepia.ceph.com' reimaging is complete 2022-01-16T14:54:41.247 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi168.front.sepia.ceph.com' reimaging 2022-01-16T14:54:41.247 INFO:teuthology.lock.ops:Updating [ubuntu@smithi168.front.sepia.ceph.com]: reset os type and version on server 2022-01-16T14:54:41.248 INFO:teuthology.lock.ops:Updating smithi168.front.sepia.ceph.com on lock server 2022-01-16T14:54:41.271 INFO:teuthology.lock.ops:Node 'ubuntu@smithi168.front.sepia.ceph.com' reimaging is complete 2022-01-16T14:54:41.451 INFO:teuthology.provision.fog.smithi016:Scheduling deploy of centos 8.3 2022-01-16T14:54:41.489 INFO:teuthology.provision.fog.smithi168:Scheduling deploy of centos 8.3 2022-01-16T14:54:41.496 INFO:teuthology.provision.fog.smithi022:Scheduling deploy of centos 8.3 2022-01-16T14:54:41.889 INFO:teuthology.orchestra.console:Power off smithi016 2022-01-16T14:54:41.967 INFO:teuthology.orchestra.console:Power off smithi168 2022-01-16T14:54:42.010 INFO:teuthology.orchestra.console:Power off smithi022 2022-01-16T14:54:50.289 INFO:teuthology.orchestra.console:Power off for smithi016 completed 2022-01-16T14:54:50.391 INFO:teuthology.orchestra.console:Power off for smithi022 completed 2022-01-16T14:54:50.394 INFO:teuthology.orchestra.console:Power on smithi016 2022-01-16T14:54:50.492 INFO:teuthology.orchestra.console:Power on smithi022 2022-01-16T14:54:58.863 INFO:teuthology.orchestra.console:Power on for smithi016 completed 2022-01-16T14:54:58.869 INFO:teuthology.orchestra.console:Power on for smithi022 completed 2022-01-16T14:54:58.966 INFO:teuthology.provision.fog.smithi016:Waiting for deploy to finish 2022-01-16T14:54:58.970 INFO:teuthology.provision.fog.smithi022:Waiting for deploy to finish 2022-01-16T14:56:54.859 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2022-01-16T14:56:54.860 ERROR:teuthology.orchestra.console:Failed to power off smithi168 2022-01-16T14:56:54.860 INFO:teuthology.orchestra.console:Power on smithi168 2022-01-16T14:59:07.682 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds 2022-01-16T14:59:07.756 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/teuthology/dispatcher/supervisor.py", line 206, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/teuthology/lock/ops.py", line 315, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on smithi168 2022-01-16T14:59:07.831 INFO:teuthology.nuke:Checking targets against current locks 2022-01-16T14:59:07.965 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-01-16T14:59:07.970 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-01-16T14:59:07.972 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-01-16T14:59:08.071 INFO:teuthology.orchestra.console:Power off smithi016 2022-01-16T14:59:08.088 INFO:teuthology.orchestra.console:Power off smithi168 2022-01-16T14:59:08.118 INFO:teuthology.orchestra.console:Power off smithi022 2022-01-16T14:59:16.492 INFO:teuthology.orchestra.console:Power off for smithi016 completed 2022-01-16T14:59:16.501 INFO:teuthology.orchestra.console:Power off for smithi022 completed 2022-01-16T14:59:16.641 INFO:teuthology.lock.ops:unlocked: smithi016.front.sepia.ceph.com 2022-01-16T14:59:16.651 INFO:teuthology.lock.ops:unlocked: smithi022.front.sepia.ceph.com 2022-01-16T15:01:12.576 ERROR:teuthology.orchestra.connection:Error authenticating with smithi022.front.sepia.ceph.com: Authentication failed. 2022-01-16T15:01:13.676 ERROR:teuthology.orchestra.connection:Error authenticating with smithi022.front.sepia.ceph.com: Authentication failed. 2022-01-16T15:01:14.746 ERROR:teuthology.orchestra.connection:Error authenticating with smithi022.front.sepia.ceph.com: Authentication failed. 2022-01-16T15:01:15.853 ERROR:teuthology.orchestra.connection:Error authenticating with smithi022.front.sepia.ceph.com: Authentication failed. 2022-01-16T15:01:16.960 ERROR:teuthology.orchestra.connection:Error authenticating with smithi022.front.sepia.ceph.com: Authentication failed. 2022-01-16T15:01:18.018 ERROR:teuthology.orchestra.connection:Error authenticating with smithi022.front.sepia.ceph.com: Authentication failed. 2022-01-16T15:01:19.127 ERROR:teuthology.orchestra.connection:Error authenticating with smithi022.front.sepia.ceph.com: Authentication failed. 2022-01-16T15:01:20.191 ERROR:teuthology.orchestra.connection:Error authenticating with smithi022.front.sepia.ceph.com: Authentication failed. 2022-01-16T15:01:20.935 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2022-01-16T15:01:20.936 ERROR:teuthology.orchestra.console:Failed to power off smithi168 2022-01-16T15:01:21.005 INFO:teuthology.lock.ops:unlocked: smithi168.front.sepia.ceph.com 2022-01-16T15:01:21.292 ERROR:teuthology.orchestra.connection:Error authenticating with smithi022.front.sepia.ceph.com: Authentication failed. 2022-01-16T15:01:21.310 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/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_3ff86a5dbaafecdb6414fa2fea970bb44e836829/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/teuthology/dispatcher/supervisor.py", line 206, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/teuthology/lock/ops.py", line 315, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_3ff86a5dbaafecdb6414fa2fea970bb44e836829/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on smithi168