2021-06-18T15:45:27.786 INFO:root:teuthology version: 1.0.0-ac335b9a 2021-06-18T15:45:27.938 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba028.front.sepia.ceph.com' reimaging 2021-06-18T15:45:27.940 INFO:teuthology.lock.ops:Updating [ubuntu@gibba028.front.sepia.ceph.com]: reset os type and version on server 2021-06-18T15:45:27.940 INFO:teuthology.lock.ops:Updating gibba028.front.sepia.ceph.com on lock server 2021-06-18T15:45:27.958 INFO:teuthology.lock.ops:Node 'ubuntu@gibba028.front.sepia.ceph.com' reimaging is complete 2021-06-18T15:45:27.958 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba009.front.sepia.ceph.com' reimaging 2021-06-18T15:45:27.959 INFO:teuthology.lock.ops:Updating [ubuntu@gibba009.front.sepia.ceph.com]: reset os type and version on server 2021-06-18T15:45:27.959 INFO:teuthology.lock.ops:Updating gibba009.front.sepia.ceph.com on lock server 2021-06-18T15:45:27.976 INFO:teuthology.lock.ops:Node 'ubuntu@gibba009.front.sepia.ceph.com' reimaging is complete 2021-06-18T15:45:28.196 INFO:teuthology.provision.fog.gibba028:Scheduling deploy of centos 7.6 2021-06-18T15:45:28.201 INFO:teuthology.provision.fog.gibba009:Scheduling deploy of centos 7.6 2021-06-18T15:45:28.622 INFO:teuthology.orchestra.console:Power off gibba028 2021-06-18T15:45:28.646 INFO:teuthology.orchestra.console:Power off gibba009 2021-06-18T15:45:28.782 INFO:teuthology.orchestra.console:Power off for gibba028 completed 2021-06-18T15:45:28.796 INFO:teuthology.orchestra.console:Power off for gibba009 completed 2021-06-18T15:45:28.885 INFO:teuthology.orchestra.console:Power on gibba028 2021-06-18T15:45:28.898 INFO:teuthology.orchestra.console:Power on gibba009 2021-06-18T15:45:33.183 INFO:teuthology.orchestra.console:Power on for gibba009 completed 2021-06-18T15:45:33.284 INFO:teuthology.provision.fog.gibba009:Waiting for deploy to finish 2021-06-18T15:45:37.284 INFO:teuthology.orchestra.console:Power on for gibba028 completed 2021-06-18T15:45:37.385 INFO:teuthology.provision.fog.gibba028:Waiting for deploy to finish 2021-06-18T15:50:06.336 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-06-18T15:50:06.337 INFO:teuthology.orchestra.run.gibba028:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2021-06-18T15:50:06.992 INFO:teuthology.provision.fog.gibba028:Node is ready 2021-06-18T15:50:06.992 INFO:teuthology.orchestra.run.gibba028:> hostname 2021-06-18T15:50:07.379 INFO:teuthology.orchestra.run.gibba028.stdout:gibba028.front.sepia.ceph.com 2021-06-18T15:50:07.380 INFO:teuthology.orchestra.run.gibba028:> grep gibba028.front.sepia.ceph.com /etc/hosts 2021-06-18T15:50:07.780 INFO:teuthology.orchestra.run.gibba028.stdout:172.21.2.128 gibba028.front.sepia.ceph.com gibba028 2021-06-18T15:50:07.780 INFO:teuthology.orchestra.run.gibba028:> sudo hostname gibba028 2021-06-18T15:50:08.210 INFO:teuthology.orchestra.run.gibba028:> sudo sed -i -e 's/gibba028.front.sepia.ceph.com/gibba028/g' /etc/hosts 2021-06-18T15:50:08.590 INFO:teuthology.orchestra.run.gibba028:> sudo sed -i -e 's/172.21.2.128/172.21.2.128/g' /etc/hosts 2021-06-18T15:50:08.944 INFO:teuthology.orchestra.run.gibba028:> sudo sed -i -e 's/gibba028.front.sepia.ceph.com/gibba028/g' /etc/hostname 2021-06-18T15:50:09.334 INFO:teuthology.orchestra.run.gibba028:> sudo hostname gibba028 2021-06-18T15:50:09.731 INFO:teuthology.provision.fog.gibba028:Deploy complete! 2021-06-18T16:00:26.809 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/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_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/lock/ops.py", line 306, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 87, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 101, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 37, in resurrect_traceback reraise(*exc_info) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 24, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2021-06-18T16:00:26.906 INFO:teuthology.nuke:Checking targets against current locks 2021-06-18T16:00:27.010 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-06-18T16:00:27.014 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-06-18T16:00:27.078 INFO:teuthology.orchestra.console:Power off gibba028 2021-06-18T16:00:27.101 INFO:teuthology.orchestra.console:Power off gibba009 2021-06-18T16:00:35.466 INFO:teuthology.orchestra.console:Power off for gibba028 completed 2021-06-18T16:00:35.609 INFO:teuthology.lock.ops:unlocked gibba028.front.sepia.ceph.com 2021-06-18T16:00:39.591 INFO:teuthology.orchestra.console:Power off for gibba009 completed 2021-06-18T16:00:39.741 INFO:teuthology.lock.ops:unlocked gibba009.front.sepia.ceph.com 2021-06-18T16:00:39.745 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/virtualenv/bin/teuthology-dispatcher", line 11, in load_entry_point('teuthology', 'console_scripts', 'teuthology-dispatcher')() File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/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_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/lock/ops.py", line 306, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 87, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 101, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 37, in resurrect_traceback reraise(*exc_info) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/parallel.py", line 24, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/provision/fog.py", line 244, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_ac335b9a21eabed7a9ac90488d99935c3f476b5f/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds