2021-10-07T16:12:58.257 INFO:root:teuthology version: 1.1.0-f08b273e 2021-10-07T16:12:58.385 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba017.front.sepia.ceph.com' reimaging 2021-10-07T16:12:58.386 INFO:teuthology.lock.ops:Updating [ubuntu@gibba017.front.sepia.ceph.com]: reset os type and version on server 2021-10-07T16:12:58.387 INFO:teuthology.lock.ops:Updating gibba017.front.sepia.ceph.com on lock server 2021-10-07T16:12:58.403 INFO:teuthology.lock.ops:Node 'ubuntu@gibba017.front.sepia.ceph.com' reimaging is complete 2021-10-07T16:12:58.404 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba018.front.sepia.ceph.com' reimaging 2021-10-07T16:12:58.404 INFO:teuthology.lock.ops:Updating [ubuntu@gibba018.front.sepia.ceph.com]: reset os type and version on server 2021-10-07T16:12:58.404 INFO:teuthology.lock.ops:Updating gibba018.front.sepia.ceph.com on lock server 2021-10-07T16:12:58.421 INFO:teuthology.lock.ops:Node 'ubuntu@gibba018.front.sepia.ceph.com' reimaging is complete 2021-10-07T16:12:58.421 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba045.front.sepia.ceph.com' reimaging 2021-10-07T16:12:58.422 INFO:teuthology.lock.ops:Updating [ubuntu@gibba045.front.sepia.ceph.com]: reset os type and version on server 2021-10-07T16:12:58.422 INFO:teuthology.lock.ops:Updating gibba045.front.sepia.ceph.com on lock server 2021-10-07T16:12:58.439 INFO:teuthology.lock.ops:Node 'ubuntu@gibba045.front.sepia.ceph.com' reimaging is complete 2021-10-07T16:12:58.624 INFO:teuthology.provision.fog.gibba018:Scheduling deploy of ubuntu 20.04 2021-10-07T16:12:58.644 INFO:teuthology.provision.fog.gibba017:Scheduling deploy of ubuntu 20.04 2021-10-07T16:12:58.666 INFO:teuthology.provision.fog.gibba045:Scheduling deploy of ubuntu 20.04 2021-10-07T16:12:58.923 INFO:teuthology.orchestra.console:Power off gibba018 2021-10-07T16:12:58.959 INFO:teuthology.orchestra.console:Power off gibba017 2021-10-07T16:12:58.994 INFO:teuthology.orchestra.console:Power off gibba045 2021-10-07T16:12:59.071 INFO:teuthology.orchestra.console:Power off for gibba018 completed 2021-10-07T16:12:59.105 INFO:teuthology.orchestra.console:Power off for gibba017 completed 2021-10-07T16:12:59.137 INFO:teuthology.orchestra.console:Power off for gibba045 completed 2021-10-07T16:12:59.172 INFO:teuthology.orchestra.console:Power on gibba018 2021-10-07T16:12:59.206 INFO:teuthology.orchestra.console:Power on gibba017 2021-10-07T16:12:59.238 INFO:teuthology.orchestra.console:Power on gibba045 2021-10-07T16:13:07.545 INFO:teuthology.orchestra.console:Power on for gibba018 completed 2021-10-07T16:13:07.567 INFO:teuthology.orchestra.console:Power on for gibba017 completed 2021-10-07T16:13:07.601 INFO:teuthology.orchestra.console:Power on for gibba045 completed 2021-10-07T16:13:07.647 INFO:teuthology.provision.fog.gibba018:Waiting for deploy to finish 2021-10-07T16:13:07.668 INFO:teuthology.provision.fog.gibba017:Waiting for deploy to finish 2021-10-07T16:13:07.702 INFO:teuthology.provision.fog.gibba045:Waiting for deploy to finish 2021-10-07T16:15:38.758 ERROR:teuthology.orchestra.connection:Error authenticating with gibba017.front.sepia.ceph.com: Authentication failed. 2021-10-07T16:17:54.235 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-10-07T16:17:54.262 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-10-07T16:17:54.728 INFO:teuthology.provision.fog.gibba018:Node is ready 2021-10-07T16:17:54.736 INFO:teuthology.orchestra.run.gibba018.stdout:gibba018.front.sepia.ceph.com 2021-10-07T16:17:54.740 INFO:teuthology.provision.fog.gibba017:Node is ready 2021-10-07T16:17:54.744 INFO:teuthology.orchestra.run.gibba017.stdout:gibba017.front.sepia.ceph.com 2021-10-07T16:17:54.746 INFO:teuthology.orchestra.run.gibba018.stdout:172.21.2.118 gibba018.front.sepia.ceph.com gibba018 2021-10-07T16:17:54.750 INFO:teuthology.orchestra.run.gibba017.stdout:172.21.2.117 gibba017.front.sepia.ceph.com gibba017 2021-10-07T16:17:54.831 INFO:teuthology.provision.fog.gibba018:Deploy complete! 2021-10-07T16:17:54.974 INFO:teuthology.provision.fog.gibba017:Deploy complete! 2021-10-07T16:27:57.739 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/dispatcher/supervisor.py", line 163, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/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_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2021-10-07T16:27:57.793 INFO:teuthology.nuke:Checking targets against current locks 2021-10-07T16:27:57.919 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-07T16:27:57.923 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-07T16:27:57.925 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-07T16:27:58.003 INFO:teuthology.orchestra.console:Power off gibba017 2021-10-07T16:27:58.017 INFO:teuthology.orchestra.console:Power off gibba018 2021-10-07T16:27:58.030 INFO:teuthology.orchestra.console:Power off gibba045 2021-10-07T16:28:06.386 INFO:teuthology.orchestra.console:Power off for gibba017 completed 2021-10-07T16:28:06.394 INFO:teuthology.orchestra.console:Power off for gibba018 completed 2021-10-07T16:28:06.530 INFO:teuthology.lock.ops:unlocked: gibba017.front.sepia.ceph.com 2021-10-07T16:28:07.582 INFO:teuthology.lock.ops:unlocked: gibba018.front.sepia.ceph.com 2021-10-07T16:28:10.509 INFO:teuthology.orchestra.console:Power off for gibba045 completed 2021-10-07T16:28:10.649 INFO:teuthology.lock.ops:unlocked: gibba045.front.sepia.ceph.com 2021-10-07T16:28:10.650 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/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_f08b273eeec75318a83a4e8d7fb51841e4d71be0/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/dispatcher/supervisor.py", line 163, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/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_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds