2021-07-16T21:03:30.819 INFO:root:teuthology version: 1.1.0-24e3280d 2021-07-16T21:03:30.943 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba001.front.sepia.ceph.com' reimaging 2021-07-16T21:03:30.945 INFO:teuthology.lock.ops:Updating [ubuntu@gibba001.front.sepia.ceph.com]: reset os type and version on server 2021-07-16T21:03:30.946 INFO:teuthology.lock.ops:Updating gibba001.front.sepia.ceph.com on lock server 2021-07-16T21:03:30.964 INFO:teuthology.lock.ops:Node 'ubuntu@gibba001.front.sepia.ceph.com' reimaging is complete 2021-07-16T21:03:30.965 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba012.front.sepia.ceph.com' reimaging 2021-07-16T21:03:30.965 INFO:teuthology.lock.ops:Updating [ubuntu@gibba012.front.sepia.ceph.com]: reset os type and version on server 2021-07-16T21:03:30.966 INFO:teuthology.lock.ops:Updating gibba012.front.sepia.ceph.com on lock server 2021-07-16T21:03:30.982 INFO:teuthology.lock.ops:Node 'ubuntu@gibba012.front.sepia.ceph.com' reimaging is complete 2021-07-16T21:03:30.983 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba018.front.sepia.ceph.com' reimaging 2021-07-16T21:03:30.983 INFO:teuthology.lock.ops:Updating [ubuntu@gibba018.front.sepia.ceph.com]: reset os type and version on server 2021-07-16T21:03:30.983 INFO:teuthology.lock.ops:Updating gibba018.front.sepia.ceph.com on lock server 2021-07-16T21:03:31.003 INFO:teuthology.lock.ops:Node 'ubuntu@gibba018.front.sepia.ceph.com' reimaging is complete 2021-07-16T21:03:31.173 INFO:teuthology.provision.fog.gibba001:Scheduling deploy of centos 8.stream 2021-07-16T21:03:31.176 INFO:teuthology.provision.fog.gibba012:Scheduling deploy of centos 8.stream 2021-07-16T21:03:31.207 INFO:teuthology.provision.fog.gibba018:Scheduling deploy of centos 8.stream 2021-07-16T21:03:31.584 INFO:teuthology.orchestra.console:Power off gibba012 2021-07-16T21:03:31.598 INFO:teuthology.orchestra.console:Power off gibba001 2021-07-16T21:03:31.645 INFO:teuthology.orchestra.console:Power off gibba018 2021-07-16T21:03:31.740 INFO:teuthology.orchestra.console:Power off for gibba012 completed 2021-07-16T21:03:31.841 INFO:teuthology.orchestra.console:Power on gibba012 2021-07-16T21:03:39.986 INFO:teuthology.orchestra.console:Power off for gibba001 completed 2021-07-16T21:03:40.026 INFO:teuthology.orchestra.console:Power off for gibba018 completed 2021-07-16T21:03:40.088 INFO:teuthology.orchestra.console:Power on gibba001 2021-07-16T21:03:40.127 INFO:teuthology.orchestra.console:Power on gibba018 2021-07-16T21:03:48.460 INFO:teuthology.orchestra.console:Power on for gibba001 completed 2021-07-16T21:03:48.504 INFO:teuthology.orchestra.console:Power on for gibba018 completed 2021-07-16T21:03:48.562 INFO:teuthology.provision.fog.gibba001:Waiting for deploy to finish 2021-07-16T21:03:48.605 INFO:teuthology.provision.fog.gibba018:Waiting for deploy to finish 2021-07-16T21:04:29.467 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds 2021-07-16T21:04:29.645 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_24e3280d7d1fc156628af95b24b27a29e38b2766/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_24e3280d7d1fc156628af95b24b27a29e38b2766/teuthology/lock/ops.py", line 317, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_24e3280d7d1fc156628af95b24b27a29e38b2766/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_24e3280d7d1fc156628af95b24b27a29e38b2766/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_24e3280d7d1fc156628af95b24b27a29e38b2766/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_24e3280d7d1fc156628af95b24b27a29e38b2766/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_24e3280d7d1fc156628af95b24b27a29e38b2766/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_24e3280d7d1fc156628af95b24b27a29e38b2766/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_24e3280d7d1fc156628af95b24b27a29e38b2766/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on gibba012 2021-07-16T21:04:29.693 INFO:teuthology.nuke:Checking targets against current locks 2021-07-16T21:04:29.795 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-07-16T21:04:29.799 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-07-16T21:04:29.802 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-07-16T21:04:29.866 INFO:teuthology.orchestra.console:Power off gibba001 2021-07-16T21:04:29.882 INFO:teuthology.orchestra.console:Power off gibba012 2021-07-16T21:04:29.893 INFO:teuthology.orchestra.console:Power off gibba018 2021-07-16T21:04:30.033 INFO:teuthology.orchestra.console:Power off for gibba012 completed 2021-07-16T21:04:30.183 INFO:teuthology.lock.ops:unlocked gibba012.front.sepia.ceph.com 2021-07-16T21:04:34.141 INFO:teuthology.orchestra.console:Power off for gibba001 completed 2021-07-16T21:04:34.154 INFO:teuthology.orchestra.console:Power off for gibba018 completed 2021-07-16T21:04:34.284 INFO:teuthology.lock.ops:unlocked gibba001.front.sepia.ceph.com 2021-07-16T21:04:34.299 INFO:teuthology.lock.ops:unlocked gibba018.front.sepia.ceph.com 2021-07-16T21:04:34.300 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_24e3280d7d1fc156628af95b24b27a29e38b2766/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_24e3280d7d1fc156628af95b24b27a29e38b2766/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_24e3280d7d1fc156628af95b24b27a29e38b2766/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_24e3280d7d1fc156628af95b24b27a29e38b2766/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_24e3280d7d1fc156628af95b24b27a29e38b2766/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_24e3280d7d1fc156628af95b24b27a29e38b2766/teuthology/lock/ops.py", line 317, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_24e3280d7d1fc156628af95b24b27a29e38b2766/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_24e3280d7d1fc156628af95b24b27a29e38b2766/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_24e3280d7d1fc156628af95b24b27a29e38b2766/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_24e3280d7d1fc156628af95b24b27a29e38b2766/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_24e3280d7d1fc156628af95b24b27a29e38b2766/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_24e3280d7d1fc156628af95b24b27a29e38b2766/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_24e3280d7d1fc156628af95b24b27a29e38b2766/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on gibba012