2021-09-28T21:25:31.587 INFO:root:teuthology version: 1.1.0-f08b273e 2021-09-28T21:25:31.754 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi051.front.sepia.ceph.com' reimaging 2021-09-28T21:25:31.755 INFO:teuthology.lock.ops:Updating [ubuntu@smithi051.front.sepia.ceph.com]: reset os type and version on server 2021-09-28T21:25:31.757 INFO:teuthology.lock.ops:Updating smithi051.front.sepia.ceph.com on lock server 2021-09-28T21:25:31.790 INFO:teuthology.lock.ops:Node 'ubuntu@smithi051.front.sepia.ceph.com' reimaging is complete 2021-09-28T21:25:31.791 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi179.front.sepia.ceph.com' reimaging 2021-09-28T21:25:31.792 INFO:teuthology.lock.ops:Updating [ubuntu@smithi179.front.sepia.ceph.com]: reset os type and version on server 2021-09-28T21:25:31.792 INFO:teuthology.lock.ops:Updating smithi179.front.sepia.ceph.com on lock server 2021-09-28T21:25:31.817 INFO:teuthology.lock.ops:Node 'ubuntu@smithi179.front.sepia.ceph.com' reimaging is complete 2021-09-28T21:25:32.055 INFO:teuthology.provision.fog.smithi051:Scheduling deploy of centos 8.3 2021-09-28T21:25:32.064 INFO:teuthology.provision.fog.smithi179:Scheduling deploy of centos 8.3 2021-09-28T21:25:32.647 INFO:teuthology.orchestra.console:Power off smithi051 2021-09-28T21:25:32.771 INFO:teuthology.orchestra.console:Power off smithi179 2021-09-28T21:25:32.792 INFO:teuthology.orchestra.console:Power off for smithi051 completed 2021-09-28T21:25:32.896 INFO:teuthology.orchestra.console:Power on smithi051 2021-09-28T21:25:32.917 INFO:teuthology.orchestra.console:Power off for smithi179 completed 2021-09-28T21:25:33.019 INFO:teuthology.orchestra.console:Power on smithi179 2021-09-28T21:25:41.274 INFO:teuthology.orchestra.console:Power on for smithi051 completed 2021-09-28T21:25:41.376 INFO:teuthology.provision.fog.smithi051:Waiting for deploy to finish 2021-09-28T21:25:41.386 INFO:teuthology.orchestra.console:Power on for smithi179 completed 2021-09-28T21:25:41.487 INFO:teuthology.provision.fog.smithi179:Waiting for deploy to finish 2021-09-28T21:29:18.955 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-09-28T21:29:34.172 INFO:teuthology.provision.fog.smithi051:Node is ready 2021-09-28T21:29:34.231 INFO:teuthology.orchestra.run.smithi051.stdout:smithi051.front.sepia.ceph.com 2021-09-28T21:29:34.290 INFO:teuthology.orchestra.run.smithi051.stdout:172.21.15.51 smithi051.front.sepia.ceph.com smithi051 2021-09-28T21:29:34.563 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 91, in create self._fix_hostname() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/fog.py", line 298, in _fix_hostname wrong_ip, self.remote.ip_address), File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/orchestra/remote.py", line 509, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/orchestra/run.py", line 175, in _raise_for_status node=self.hostname) teuthology.exceptions.ConnectionLostError: SSH connection to smithi051 was lost: "sudo sed -i -e 's/172.21.15.51/172.21.15.51/g' /etc/hosts" 2021-09-28T21:29:34.625 INFO:teuthology.nuke:Checking targets against current locks 2021-09-28T21:29:34.753 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-09-28T21:29:34.757 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-09-28T21:29:34.843 INFO:teuthology.orchestra.console:Power off smithi179 2021-09-28T21:29:34.862 INFO:teuthology.orchestra.console:Power off smithi051 2021-09-28T21:29:39.139 INFO:teuthology.orchestra.console:Power off for smithi051 completed 2021-09-28T21:29:39.299 INFO:teuthology.lock.ops:unlocked: smithi051.front.sepia.ceph.com 2021-09-28T21:29:43.222 INFO:teuthology.orchestra.console:Power off for smithi179 completed 2021-09-28T21:29:43.377 INFO:teuthology.lock.ops:unlocked: smithi179.front.sepia.ceph.com 2021-09-28T21:29:43.378 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 91, in create self._fix_hostname() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/fog.py", line 298, in _fix_hostname wrong_ip, self.remote.ip_address), File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/orchestra/remote.py", line 509, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/orchestra/run.py", line 175, in _raise_for_status node=self.hostname) teuthology.exceptions.ConnectionLostError: SSH connection to smithi051 was lost: "sudo sed -i -e 's/172.21.15.51/172.21.15.51/g' /etc/hosts"