2021-03-31T07:31:06.636 INFO:root:teuthology version: 1.1.0-9870012c 2021-03-31T07:31:06.772 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba002.front.sepia.ceph.com' reimaging 2021-03-31T07:31:06.773 INFO:teuthology.lock.ops:Updating [ubuntu@gibba002.front.sepia.ceph.com]: reset os type and version on server 2021-03-31T07:31:06.773 INFO:teuthology.lock.ops:Updating gibba002.front.sepia.ceph.com on lock server 2021-03-31T07:31:06.789 INFO:teuthology.lock.ops:Node 'ubuntu@gibba002.front.sepia.ceph.com' reimaging is complete 2021-03-31T07:31:06.790 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba006.front.sepia.ceph.com' reimaging 2021-03-31T07:31:06.790 INFO:teuthology.lock.ops:Updating [ubuntu@gibba006.front.sepia.ceph.com]: reset os type and version on server 2021-03-31T07:31:06.790 INFO:teuthology.lock.ops:Updating gibba006.front.sepia.ceph.com on lock server 2021-03-31T07:31:06.806 INFO:teuthology.lock.ops:Node 'ubuntu@gibba006.front.sepia.ceph.com' reimaging is complete 2021-03-31T07:31:07.011 INFO:teuthology.provision.fog.gibba006:Scheduling deploy of rhel 8.3 2021-03-31T07:31:07.016 INFO:teuthology.provision.fog.gibba002:Scheduling deploy of rhel 8.3 2021-03-31T07:31:07.340 INFO:teuthology.orchestra.console:Power off gibba002 2021-03-31T07:31:07.359 INFO:teuthology.orchestra.console:Power off gibba006 2021-03-31T07:31:15.725 INFO:teuthology.orchestra.console:Power off for gibba002 completed 2021-03-31T07:31:15.735 INFO:teuthology.orchestra.console:Power off for gibba006 completed 2021-03-31T07:31:15.828 INFO:teuthology.orchestra.console:Power on gibba002 2021-03-31T07:31:15.836 INFO:teuthology.orchestra.console:Power on gibba006 2021-03-31T07:31:24.208 INFO:teuthology.orchestra.console:Power on for gibba002 completed 2021-03-31T07:31:24.212 INFO:teuthology.orchestra.console:Power on for gibba006 completed 2021-03-31T07:31:24.310 INFO:teuthology.provision.fog.gibba002:Waiting for deploy to finish 2021-03-31T07:31:24.315 INFO:teuthology.provision.fog.gibba006:Waiting for deploy to finish 2021-03-31T07:35:17.662 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-03-31T07:37:11.260 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-03-31T07:37:11.269 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/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_9870012c9b43ad9e4e27984868ce0706e230f04f/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_9870012c9b43ad9e4e27984868ce0706e230f04f/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/teuthology/provision/fog.py", line 275, in _wait_for_ready self.remote.run(args=cmd, timeout=600) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/teuthology/orchestra/remote.py", line 215, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/teuthology/orchestra/run.py", line 450, in run r.execute() File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/teuthology/orchestra/run.py", line 97, in execute self.client.exec_command(self.command, timeout=self.timeout) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/virtualenv/lib/python3.6/site-packages/paramiko/client.py", line 508, in exec_command chan = self._transport.open_session(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 879, in open_session timeout=timeout, File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 1006, in open_channel raise e File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2055, in run ptype, m = self.packetizer.read_message() File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 459, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 301, in read_all x = self.__socket.recv(n) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/virtualenv/lib/python3.6/site-packages/gevent/_socketcommon.py", line 657, in recv return self._sock.recv(*args) ConnectionResetError: [Errno 104] Connection reset by peer 2021-03-31T07:37:11.331 INFO:teuthology.nuke:Checking targets against current locks 2021-03-31T07:37:11.482 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-03-31T07:37:11.499 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-03-31T07:37:11.576 INFO:teuthology.orchestra.console:Power off gibba002 2021-03-31T07:37:11.591 INFO:teuthology.orchestra.console:Power off gibba006 2021-03-31T07:37:19.956 INFO:teuthology.orchestra.console:Power off for gibba002 completed 2021-03-31T07:37:19.961 INFO:teuthology.orchestra.console:Power off for gibba006 completed 2021-03-31T07:37:20.113 INFO:teuthology.lock.ops:unlocked gibba002.front.sepia.ceph.com 2021-03-31T07:37:20.133 INFO:teuthology.lock.ops:unlocked gibba006.front.sepia.ceph.com 2021-03-31T07:37:20.134 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/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_9870012c9b43ad9e4e27984868ce0706e230f04f/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/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_9870012c9b43ad9e4e27984868ce0706e230f04f/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_9870012c9b43ad9e4e27984868ce0706e230f04f/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/teuthology/provision/fog.py", line 275, in _wait_for_ready self.remote.run(args=cmd, timeout=600) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/teuthology/orchestra/remote.py", line 215, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/teuthology/orchestra/run.py", line 450, in run r.execute() File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/teuthology/orchestra/run.py", line 97, in execute self.client.exec_command(self.command, timeout=self.timeout) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/virtualenv/lib/python3.6/site-packages/paramiko/client.py", line 508, in exec_command chan = self._transport.open_session(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 879, in open_session timeout=timeout, File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 1006, in open_channel raise e File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2055, in run ptype, m = self.packetizer.read_message() File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 459, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 301, in read_all x = self.__socket.recv(n) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9870012c9b43ad9e4e27984868ce0706e230f04f/virtualenv/lib/python3.6/site-packages/gevent/_socketcommon.py", line 657, in recv return self._sock.recv(*args) ConnectionResetError: [Errno 104] Connection reset by peer