2021-04-23T00:01:59.319 INFO:root:teuthology version: 1.1.0-2713a3cd 2021-04-23T00:01:59.460 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi160.front.sepia.ceph.com' reimaging 2021-04-23T00:01:59.460 INFO:teuthology.lock.ops:Updating [ubuntu@smithi160.front.sepia.ceph.com]: reset os type and version on server 2021-04-23T00:01:59.460 INFO:teuthology.lock.ops:Updating smithi160.front.sepia.ceph.com on lock server 2021-04-23T00:01:59.838 INFO:teuthology.lock.ops:Node 'ubuntu@smithi160.front.sepia.ceph.com' reimaging is complete 2021-04-23T00:01:59.838 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi178.front.sepia.ceph.com' reimaging 2021-04-23T00:01:59.838 INFO:teuthology.lock.ops:Updating [ubuntu@smithi178.front.sepia.ceph.com]: reset os type and version on server 2021-04-23T00:01:59.839 INFO:teuthology.lock.ops:Updating smithi178.front.sepia.ceph.com on lock server 2021-04-23T00:01:59.857 INFO:teuthology.lock.ops:Node 'ubuntu@smithi178.front.sepia.ceph.com' reimaging is complete 2021-04-23T00:02:00.033 INFO:teuthology.provision.fog.smithi160:Scheduling deploy of centos 8.2 2021-04-23T00:02:00.037 INFO:teuthology.provision.fog.smithi178:Scheduling deploy of centos 8.2 2021-04-23T00:02:00.351 INFO:teuthology.orchestra.console:Power off smithi160 2021-04-23T00:02:00.393 INFO:teuthology.orchestra.console:Power off smithi178 2021-04-23T00:02:00.567 INFO:teuthology.orchestra.console:Power off for smithi160 completed 2021-04-23T00:02:00.574 INFO:teuthology.orchestra.console:Power off for smithi178 completed 2021-04-23T00:02:00.668 INFO:teuthology.orchestra.console:Power on smithi160 2021-04-23T00:02:00.676 INFO:teuthology.orchestra.console:Power on smithi178 2021-04-23T00:02:09.062 INFO:teuthology.orchestra.console:Power on for smithi160 completed 2021-04-23T00:02:09.163 INFO:teuthology.provision.fog.smithi160:Waiting for deploy to finish 2021-04-23T00:02:09.184 INFO:teuthology.orchestra.console:Power on for smithi178 completed 2021-04-23T00:02:09.289 INFO:teuthology.provision.fog.smithi178:Waiting for deploy to finish 2021-04-23T00:07:14.431 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-04-23T00:07:14.731 INFO:teuthology.provision.fog.smithi178:Node is ready 2021-04-23T00:07:14.746 INFO:teuthology.orchestra.run.smithi178.stdout:smithi178.front.sepia.ceph.com 2021-04-23T00:07:14.801 INFO:teuthology.orchestra.run.smithi178.stdout:172.21.15.178 smithi178.front.sepia.ceph.com smithi178 2021-04-23T00:07:15.135 INFO:teuthology.provision.fog.smithi178:Deploy complete! 2021-04-23T00:07:30.351 ERROR:teuthology.orchestra.connection:Error authenticating with smithi160.front.sepia.ceph.com: Authentication failed. 2021-04-23T00:07:31.450 ERROR:teuthology.orchestra.connection:Error authenticating with smithi160.front.sepia.ceph.com: Authentication failed. 2021-04-23T00:07:32.546 ERROR:teuthology.orchestra.connection:Error authenticating with smithi160.front.sepia.ceph.com: Authentication failed. 2021-04-23T00:07:33.646 ERROR:teuthology.orchestra.connection:Error authenticating with smithi160.front.sepia.ceph.com: Authentication failed. 2021-04-23T00:07:34.703 ERROR:teuthology.orchestra.connection:Error authenticating with smithi160.front.sepia.ceph.com: Authentication failed. 2021-04-23T00:07:35.804 ERROR:teuthology.orchestra.connection:Error authenticating with smithi160.front.sepia.ceph.com: Authentication failed. 2021-04-23T00:07:36.901 ERROR:teuthology.orchestra.connection:Error authenticating with smithi160.front.sepia.ceph.com: Authentication failed. 2021-04-23T00:07:37.959 ERROR:teuthology.orchestra.connection:Error authenticating with smithi160.front.sepia.ceph.com: Authentication failed. 2021-04-23T00:07:39.055 ERROR:teuthology.orchestra.connection:Error authenticating with smithi160.front.sepia.ceph.com: Authentication failed. 2021-04-23T00:07:40.112 ERROR:teuthology.orchestra.connection:Error authenticating with smithi160.front.sepia.ceph.com: Authentication failed. 2021-04-23T00:07:46.171 ERROR:teuthology.orchestra.connection:Error authenticating with smithi160.front.sepia.ceph.com: Authentication failed. 2021-04-23T00:07:47.268 ERROR:teuthology.orchestra.connection:Error authenticating with smithi160.front.sepia.ceph.com: Authentication failed. 2021-04-23T00:07:48.271 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-23T00:07:48.278 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-23T00:07:48.278 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-23T00:07:48.278 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-23T00:07:48.278 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-23T00:07:48.278 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-23T00:07:48.278 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-23T00:07:48.278 ERROR:paramiko.transport: raise EOFError() 2021-04-23T00:07:48.278 ERROR:paramiko.transport:EOFError 2021-04-23T00:07:48.278 ERROR:paramiko.transport: 2021-04-23T00:07:48.278 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-23T00:07:48.278 ERROR:paramiko.transport: 2021-04-23T00:07:48.278 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-23T00:07:48.278 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-23T00:07:48.279 ERROR:paramiko.transport: self._check_banner() 2021-04-23T00:07:48.279 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-23T00:07:48.279 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-23T00:07:48.279 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-23T00:07:48.279 ERROR:paramiko.transport: 2021-04-23T00:07:54.282 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-23T00:07:54.283 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-23T00:07:54.283 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-23T00:07:54.283 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-23T00:07:54.283 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-23T00:07:54.283 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-23T00:07:54.283 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-23T00:07:54.283 ERROR:paramiko.transport: raise EOFError() 2021-04-23T00:07:54.283 ERROR:paramiko.transport:EOFError 2021-04-23T00:07:54.283 ERROR:paramiko.transport: 2021-04-23T00:07:54.283 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-23T00:07:54.283 ERROR:paramiko.transport: 2021-04-23T00:07:54.283 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-23T00:07:54.283 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-23T00:07:54.284 ERROR:paramiko.transport: self._check_banner() 2021-04-23T00:07:54.284 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-23T00:07:54.284 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-23T00:07:54.284 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-23T00:07:54.284 ERROR:paramiko.transport: 2021-04-23T00:08:00.383 ERROR:teuthology.orchestra.connection:Error authenticating with smithi160.front.sepia.ceph.com: Authentication failed. 2021-04-23T00:08:01.480 ERROR:teuthology.orchestra.connection:Error authenticating with smithi160.front.sepia.ceph.com: Authentication failed. 2021-04-23T00:08:02.579 ERROR:teuthology.orchestra.connection:Error authenticating with smithi160.front.sepia.ceph.com: Authentication failed. 2021-04-23T00:08:03.678 ERROR:teuthology.orchestra.connection:Error authenticating with smithi160.front.sepia.ceph.com: Authentication failed. 2021-04-23T00:08:04.796 ERROR:teuthology.orchestra.connection:Error authenticating with smithi160.front.sepia.ceph.com: Authentication failed. 2021-04-23T00:08:05.892 ERROR:teuthology.orchestra.connection:Error authenticating with smithi160.front.sepia.ceph.com: Authentication failed. 2021-04-23T00:08:06.991 ERROR:teuthology.orchestra.connection:Error authenticating with smithi160.front.sepia.ceph.com: Authentication failed. 2021-04-23T00:08:08.087 ERROR:teuthology.orchestra.connection:Error authenticating with smithi160.front.sepia.ceph.com: Authentication failed. 2021-04-23T00:08:09.183 ERROR:teuthology.orchestra.connection:Error authenticating with smithi160.front.sepia.ceph.com: Authentication failed. 2021-04-23T00:08:10.281 ERROR:teuthology.orchestra.connection:Error authenticating with smithi160.front.sepia.ceph.com: Authentication failed. 2021-04-23T00:08:16.284 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-04-23T00:08:16.284 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-23T00:08:16.284 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-04-23T00:08:16.284 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-04-23T00:08:16.284 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-04-23T00:08:16.284 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-04-23T00:08:16.284 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-04-23T00:08:16.285 ERROR:paramiko.transport: raise EOFError() 2021-04-23T00:08:16.285 ERROR:paramiko.transport:EOFError 2021-04-23T00:08:16.285 ERROR:paramiko.transport: 2021-04-23T00:08:16.285 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-04-23T00:08:16.285 ERROR:paramiko.transport: 2021-04-23T00:08:16.285 ERROR:paramiko.transport:Traceback (most recent call last): 2021-04-23T00:08:16.285 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-04-23T00:08:16.285 ERROR:paramiko.transport: self._check_banner() 2021-04-23T00:08:16.285 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-04-23T00:08:16.285 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-04-23T00:08:16.285 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-04-23T00:08:16.285 ERROR:paramiko.transport: 2021-04-23T00:10:34.554 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-04-23T00:10:34.849 INFO:teuthology.provision.fog.smithi160:Node is ready 2021-04-23T00:10:34.865 INFO:teuthology.orchestra.run.smithi160.stdout:smithi160.front.sepia.ceph.com 2021-04-23T00:10:34.921 INFO:teuthology.orchestra.run.smithi160.stdout:172.21.15.160 smithi160.front.sepia.ceph.com smithi160 2021-04-23T00:10:35.255 INFO:teuthology.provision.fog.smithi160:Deploy complete! 2021-04-23T00:10:35.373 INFO:teuthology.lock.ops:Checking smithi160.front.sepia.ceph.com 2021-04-23T00:10:35.373 INFO:teuthology.lock.ops:New key found. Updating... 2021-04-23T00:10:35.428 INFO:teuthology.lock.ops:Checking smithi178.front.sepia.ceph.com 2021-04-23T00:10:35.428 INFO:teuthology.lock.ops:New key found. Updating... 2021-04-23T00:10:35.443 INFO:teuthology.lock.ops:Updating [smithi160.front.sepia.ceph.com]: set os type and version on server 2021-04-23T00:10:35.443 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2021-04-23T00:10:35.707 INFO:teuthology.orchestra.run.smithi160.stdout:x86_64 2021-04-23T00:10:35.762 INFO:teuthology.orchestra.run.smithi160.stdout:NAME="CentOS Linux" 2021-04-23T00:10:35.762 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION="8 (Core)" 2021-04-23T00:10:35.762 INFO:teuthology.orchestra.run.smithi160.stdout:ID="centos" 2021-04-23T00:10:35.762 INFO:teuthology.orchestra.run.smithi160.stdout:ID_LIKE="rhel fedora" 2021-04-23T00:10:35.762 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION_ID="8" 2021-04-23T00:10:35.762 INFO:teuthology.orchestra.run.smithi160.stdout:PLATFORM_ID="platform:el8" 2021-04-23T00:10:35.762 INFO:teuthology.orchestra.run.smithi160.stdout:PRETTY_NAME="CentOS Linux 8 (Core)" 2021-04-23T00:10:35.762 INFO:teuthology.orchestra.run.smithi160.stdout:ANSI_COLOR="0;31" 2021-04-23T00:10:35.762 INFO:teuthology.orchestra.run.smithi160.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2021-04-23T00:10:35.762 INFO:teuthology.orchestra.run.smithi160.stdout:HOME_URL="https://www.centos.org/" 2021-04-23T00:10:35.763 INFO:teuthology.orchestra.run.smithi160.stdout:BUG_REPORT_URL="https://bugs.centos.org/" 2021-04-23T00:10:35.763 INFO:teuthology.orchestra.run.smithi160.stdout: 2021-04-23T00:10:35.763 INFO:teuthology.orchestra.run.smithi160.stdout:CENTOS_MANTISBT_PROJECT="CentOS-8" 2021-04-23T00:10:35.763 INFO:teuthology.orchestra.run.smithi160.stdout:CENTOS_MANTISBT_PROJECT_VERSION="8" 2021-04-23T00:10:35.763 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_SUPPORT_PRODUCT="centos" 2021-04-23T00:10:35.763 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8" 2021-04-23T00:10:35.763 INFO:teuthology.orchestra.run.smithi160.stdout: 2021-04-23T00:10:35.764 INFO:teuthology.lock.ops:Updating smithi160.front.sepia.ceph.com on lock server 2021-04-23T00:10:35.782 INFO:teuthology.lock.ops:Updating [smithi178.front.sepia.ceph.com]: set os type and version on server 2021-04-23T00:10:35.782 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2021-04-23T00:10:36.056 INFO:teuthology.orchestra.run.smithi178.stdout:x86_64 2021-04-23T00:10:36.112 INFO:teuthology.orchestra.run.smithi178.stdout:NAME="CentOS Linux" 2021-04-23T00:10:36.112 INFO:teuthology.orchestra.run.smithi178.stdout:VERSION="8 (Core)" 2021-04-23T00:10:36.112 INFO:teuthology.orchestra.run.smithi178.stdout:ID="centos" 2021-04-23T00:10:36.112 INFO:teuthology.orchestra.run.smithi178.stdout:ID_LIKE="rhel fedora" 2021-04-23T00:10:36.112 INFO:teuthology.orchestra.run.smithi178.stdout:VERSION_ID="8" 2021-04-23T00:10:36.112 INFO:teuthology.orchestra.run.smithi178.stdout:PLATFORM_ID="platform:el8" 2021-04-23T00:10:36.112 INFO:teuthology.orchestra.run.smithi178.stdout:PRETTY_NAME="CentOS Linux 8 (Core)" 2021-04-23T00:10:36.112 INFO:teuthology.orchestra.run.smithi178.stdout:ANSI_COLOR="0;31" 2021-04-23T00:10:36.112 INFO:teuthology.orchestra.run.smithi178.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2021-04-23T00:10:36.112 INFO:teuthology.orchestra.run.smithi178.stdout:HOME_URL="https://www.centos.org/" 2021-04-23T00:10:36.113 INFO:teuthology.orchestra.run.smithi178.stdout:BUG_REPORT_URL="https://bugs.centos.org/" 2021-04-23T00:10:36.113 INFO:teuthology.orchestra.run.smithi178.stdout: 2021-04-23T00:10:36.113 INFO:teuthology.orchestra.run.smithi178.stdout:CENTOS_MANTISBT_PROJECT="CentOS-8" 2021-04-23T00:10:36.113 INFO:teuthology.orchestra.run.smithi178.stdout:CENTOS_MANTISBT_PROJECT_VERSION="8" 2021-04-23T00:10:36.113 INFO:teuthology.orchestra.run.smithi178.stdout:REDHAT_SUPPORT_PRODUCT="centos" 2021-04-23T00:10:36.113 INFO:teuthology.orchestra.run.smithi178.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8" 2021-04-23T00:10:36.113 INFO:teuthology.orchestra.run.smithi178.stdout: 2021-04-23T00:10:36.113 INFO:teuthology.lock.ops:Updating smithi178.front.sepia.ceph.com on lock server 2021-04-23T00:10:36.196 INFO:teuthology.dispatcher.supervisor:Running job 6065714 2021-04-23T00:10:36.196 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/bin/teuthology -v --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2021-04-22_19:53:40-rados-wip-yuri4-testing-2021-04-22-1018-pacific-distro-basic-smithi/6065714 --name yuriw-2021-04-22_19:53:40-rados-wip-yuri4-testing-2021-04-22-1018-pacific-distro-basic-smithi --description rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overrides/{more-async-recovery} backoff/normal ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/crush-compat mon_election/classic msgr-failures/few msgr/async-v1only objectstore/bluestore-low-osd-mem-target rados supported-random-distro$/{centos_8} thrashers/pggrow thrashosds-health workloads/cache-pool-snaps} -- /home/teuthworker/archive/yuriw-2021-04-22_19:53:40-rados-wip-yuri4-testing-2021-04-22-1018-pacific-distro-basic-smithi/6065714/orig.config.yaml 2021-04-23T00:10:36.200 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/archive/yuriw-2021-04-22_19:53:40-rados-wip-yuri4-testing-2021-04-22-1018-pacific-distro-basic-smithi/6065714 2021-04-23T00:10:36.200 INFO:teuthology.dispatcher.supervisor:Job PID: 24891 2021-04-23T00:10:36.200 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2021-04-23T00:14:36.295 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2021-04-23T00:14:36.689 INFO:teuthology.dispatcher.supervisor:Nuking machines... 2021-04-23T00:14:36.689 INFO:teuthology.nuke:Checking targets against current locks 2021-04-23T00:14:36.776 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-04-23T00:14:36.788 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-04-23T00:14:36.857 INFO:teuthology.orchestra.console:Power off smithi160 2021-04-23T00:14:36.876 INFO:teuthology.orchestra.console:Power off smithi178 2021-04-23T00:14:41.178 INFO:teuthology.orchestra.console:Power off for smithi160 completed 2021-04-23T00:14:41.317 INFO:teuthology.lock.ops:unlocked smithi160.front.sepia.ceph.com 2021-04-23T00:14:45.277 INFO:teuthology.orchestra.console:Power off for smithi178 completed 2021-04-23T00:14:45.433 INFO:teuthology.lock.ops:unlocked smithi178.front.sepia.ceph.com