2021-03-24T17:11:07.388 INFO:root:teuthology version: 1.1.0-6b3150e9 2021-03-24T17:11:07.525 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi179.front.sepia.ceph.com' reimaging 2021-03-24T17:11:07.526 INFO:teuthology.lock.ops:Updating [ubuntu@smithi179.front.sepia.ceph.com]: reset os type and version on server 2021-03-24T17:11:07.526 INFO:teuthology.lock.ops:Updating smithi179.front.sepia.ceph.com on lock server 2021-03-24T17:11:07.549 INFO:teuthology.lock.ops:Node 'ubuntu@smithi179.front.sepia.ceph.com' reimaging is complete 2021-03-24T17:11:07.550 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi199.front.sepia.ceph.com' reimaging 2021-03-24T17:11:07.550 INFO:teuthology.lock.ops:Updating [ubuntu@smithi199.front.sepia.ceph.com]: reset os type and version on server 2021-03-24T17:11:07.551 INFO:teuthology.lock.ops:Updating smithi199.front.sepia.ceph.com on lock server 2021-03-24T17:11:07.562 ERROR:teuthology.lock.ops:Node update/creation failed for smithi199.front.sepia.ceph.com: Internal Server Error

Internal Server Error

2021-03-24T17:11:07.563 INFO:teuthology.lock.ops:Node 'ubuntu@smithi199.front.sepia.ceph.com' reimaging is complete 2021-03-24T17:11:07.644 WARNING:teuthology.lock.query:Failed to query lock server for status of smithi179.front.sepia.ceph.com 2021-03-24T17:11:07.646 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/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_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/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_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/provision/fog.py", line 78, in create self.set_image(host_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/provision/fog.py", line 168, in set_image image_data = self.get_image_data() File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/provision/fog.py", line 151, in get_image_data self.remote.machine_type, self.os_type.lower(), self.os_version]) TypeError: sequence item 0: expected str instance, NoneType found 2021-03-24T17:11:07.701 INFO:teuthology.nuke:Checking targets against current locks 2021-03-24T17:11:07.813 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-03-24T17:11:07.817 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-03-24T17:11:07.832 INFO:teuthology.provision.fog.smithi199:Scheduling deploy of ubuntu 18.04 2021-03-24T17:11:07.875 INFO:teuthology.orchestra.console:Power off smithi199 2021-03-24T17:11:07.895 INFO:teuthology.orchestra.console:Power off smithi179 2021-03-24T17:11:08.028 INFO:teuthology.orchestra.console:Power off for smithi199 completed 2021-03-24T17:11:08.040 INFO:teuthology.orchestra.console:Power off for smithi179 completed 2021-03-24T17:11:08.170 INFO:teuthology.lock.ops:unlocked smithi199.front.sepia.ceph.com 2021-03-24T17:11:08.184 INFO:teuthology.lock.ops:unlocked smithi179.front.sepia.ceph.com 2021-03-24T17:11:08.185 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/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_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/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_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/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_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/provision/fog.py", line 78, in create self.set_image(host_id) File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/provision/fog.py", line 168, in set_image image_data = self.get_image_data() File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/provision/fog.py", line 151, in get_image_data self.remote.machine_type, self.os_type.lower(), self.os_version]) TypeError: sequence item 0: expected str instance, NoneType found