2021-10-07T02:20:26.424 INFO:root:teuthology version: 1.1.0-f08b273e 2021-10-07T02:20:26.555 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba038.front.sepia.ceph.com' reimaging 2021-10-07T02:20:26.556 INFO:teuthology.lock.ops:Updating [ubuntu@gibba038.front.sepia.ceph.com]: reset os type and version on server 2021-10-07T02:20:26.557 INFO:teuthology.lock.ops:Updating gibba038.front.sepia.ceph.com on lock server 2021-10-07T02:20:26.575 INFO:teuthology.lock.ops:Node 'ubuntu@gibba038.front.sepia.ceph.com' reimaging is complete 2021-10-07T02:20:26.575 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba042.front.sepia.ceph.com' reimaging 2021-10-07T02:20:26.575 INFO:teuthology.lock.ops:Updating [ubuntu@gibba042.front.sepia.ceph.com]: reset os type and version on server 2021-10-07T02:20:26.576 INFO:teuthology.lock.ops:Updating gibba042.front.sepia.ceph.com on lock server 2021-10-07T02:20:26.593 INFO:teuthology.lock.ops:Node 'ubuntu@gibba042.front.sepia.ceph.com' reimaging is complete 2021-10-07T02:20:26.593 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba045.front.sepia.ceph.com' reimaging 2021-10-07T02:20:26.594 INFO:teuthology.lock.ops:Updating [ubuntu@gibba045.front.sepia.ceph.com]: reset os type and version on server 2021-10-07T02:20:26.594 INFO:teuthology.lock.ops:Updating gibba045.front.sepia.ceph.com on lock server 2021-10-07T02:20:26.611 INFO:teuthology.lock.ops:Node 'ubuntu@gibba045.front.sepia.ceph.com' reimaging is complete 2021-10-07T02:20:26.774 INFO:teuthology.provision.fog.gibba038:Scheduling deploy of ubuntu 20.04 2021-10-07T02:20:26.808 INFO:teuthology.provision.fog.gibba042:Scheduling deploy of ubuntu 20.04 2021-10-07T02:20:26.810 INFO:teuthology.provision.fog.gibba045:Scheduling deploy of ubuntu 20.04 2021-10-07T02:20:27.082 INFO:teuthology.orchestra.console:Power off gibba038 2021-10-07T02:20:27.098 INFO:teuthology.orchestra.console:Power off gibba042 2021-10-07T02:20:27.127 INFO:teuthology.orchestra.console:Power off gibba045 2021-10-07T02:20:27.273 INFO:teuthology.orchestra.console:Power off for gibba045 completed 2021-10-07T02:20:27.374 INFO:teuthology.orchestra.console:Power on gibba045 2021-10-07T02:20:35.466 INFO:teuthology.orchestra.console:Power off for gibba038 completed 2021-10-07T02:20:35.475 INFO:teuthology.orchestra.console:Power off for gibba042 completed 2021-10-07T02:20:35.567 INFO:teuthology.orchestra.console:Power on gibba038 2021-10-07T02:20:35.576 INFO:teuthology.orchestra.console:Power on gibba042 2021-10-07T02:20:35.737 INFO:teuthology.orchestra.console:Power on for gibba045 completed 2021-10-07T02:20:35.838 INFO:teuthology.provision.fog.gibba045:Waiting for deploy to finish 2021-10-07T02:20:43.944 INFO:teuthology.orchestra.console:Power on for gibba038 completed 2021-10-07T02:20:44.018 INFO:teuthology.orchestra.console:Power on for gibba042 completed 2021-10-07T02:20:44.046 INFO:teuthology.provision.fog.gibba038:Waiting for deploy to finish 2021-10-07T02:20:44.119 INFO:teuthology.provision.fog.gibba042:Waiting for deploy to finish 2021-10-07T02:23:14.999 ERROR:teuthology.orchestra.connection:Error authenticating with gibba042.front.sepia.ceph.com: Authentication failed. 2021-10-07T02:23:15.005 ERROR:teuthology.orchestra.connection:Error authenticating with gibba038.front.sepia.ceph.com: Authentication failed. 2021-10-07T02:25:29.797 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-10-07T02:25:30.346 INFO:teuthology.provision.fog.gibba038:Node is ready 2021-10-07T02:25:30.354 INFO:teuthology.orchestra.run.gibba038.stdout:gibba038.front.sepia.ceph.com 2021-10-07T02:25:30.363 INFO:teuthology.orchestra.run.gibba038.stdout:172.21.2.138 gibba038.front.sepia.ceph.com gibba038 2021-10-07T02:25:30.507 INFO:teuthology.provision.fog.gibba038:Deploy complete! 2021-10-07T02:25:32.747 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-10-07T02:25:33.274 INFO:teuthology.provision.fog.gibba042:Node is ready 2021-10-07T02:25:33.278 INFO:teuthology.orchestra.run.gibba042.stdout:gibba042.front.sepia.ceph.com 2021-10-07T02:25:33.331 INFO:teuthology.orchestra.run.gibba042.stdout:172.21.2.142 gibba042.front.sepia.ceph.com gibba042 2021-10-07T02:25:33.413 INFO:teuthology.provision.fog.gibba042:Deploy complete! 2021-10-07T02:35:25.634 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-07T02:35:25.683 INFO:teuthology.nuke:Checking targets against current locks 2021-10-07T02:35:25.833 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-07T02:35:25.837 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-07T02:35:25.838 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-07T02:35:25.904 INFO:teuthology.orchestra.console:Power off gibba045 2021-10-07T02:35:25.917 INFO:teuthology.orchestra.console:Power off gibba042 2021-10-07T02:35:25.928 INFO:teuthology.orchestra.console:Power off gibba038 2021-10-07T02:35:34.293 INFO:teuthology.orchestra.console:Power off for gibba042 completed 2021-10-07T02:35:34.303 INFO:teuthology.orchestra.console:Power off for gibba038 completed 2021-10-07T02:35:34.434 INFO:teuthology.lock.ops:unlocked: gibba042.front.sepia.ceph.com 2021-10-07T02:35:34.439 INFO:teuthology.lock.ops:unlocked: gibba038.front.sepia.ceph.com 2021-10-07T02:35:38.392 INFO:teuthology.orchestra.console:Power off for gibba045 completed 2021-10-07T02:35:38.532 INFO:teuthology.lock.ops:unlocked: gibba045.front.sepia.ceph.com 2021-10-07T02:35:38.533 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