2023-04-01T10:11:52.126 INFO:root:teuthology version: 0.0.1.dev91+g5338cb9 2023-04-01T10:11:52.257 INFO:teuthology.lock.ops:Start node 'smithi101.front.sepia.ceph.com' reimaging 2023-04-01T10:11:52.258 INFO:teuthology.lock.ops:Updating [smithi101.front.sepia.ceph.com]: reset os type and version on server 2023-04-01T10:11:52.258 INFO:teuthology.lock.ops:Updating smithi101.front.sepia.ceph.com on lock server 2023-04-01T10:11:52.285 INFO:teuthology.lock.ops:Node 'smithi101.front.sepia.ceph.com' reimaging is complete 2023-04-01T10:11:52.286 INFO:teuthology.lock.ops:Start node 'smithi150.front.sepia.ceph.com' reimaging 2023-04-01T10:11:52.286 INFO:teuthology.lock.ops:Updating [smithi150.front.sepia.ceph.com]: reset os type and version on server 2023-04-01T10:11:52.286 INFO:teuthology.lock.ops:Updating smithi150.front.sepia.ceph.com on lock server 2023-04-01T10:11:52.306 INFO:teuthology.lock.ops:Node 'smithi150.front.sepia.ceph.com' reimaging is complete 2023-04-01T10:11:52.464 INFO:teuthology.provision.fog.smithi101:Scheduling deploy of ubuntu 22.04 2023-04-01T10:11:52.474 INFO:teuthology.provision.fog.smithi150:Scheduling deploy of ubuntu 22.04 2023-04-01T10:11:52.716 INFO:teuthology.orchestra.console:Power off smithi101 2023-04-01T10:11:52.733 INFO:teuthology.orchestra.console:Power off smithi150 2023-04-01T10:11:52.865 INFO:teuthology.orchestra.console:Power off for smithi101 completed 2023-04-01T10:11:52.879 INFO:teuthology.orchestra.console:Power off for smithi150 completed 2023-04-01T10:11:52.966 INFO:teuthology.orchestra.console:Power on smithi101 2023-04-01T10:11:52.980 INFO:teuthology.orchestra.console:Power on smithi150 2023-04-01T10:12:01.339 INFO:teuthology.orchestra.console:Power on for smithi101 completed 2023-04-01T10:12:01.347 INFO:teuthology.orchestra.console:Power on for smithi150 completed 2023-04-01T10:12:01.441 INFO:teuthology.provision.fog.smithi101:Waiting for deploy to finish 2023-04-01T10:12:01.448 INFO:teuthology.provision.fog.smithi150:Waiting for deploy to finish 2023-04-01T10:15:35.845 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.150 2023-04-01T10:15:44.933 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.150 2023-04-01T10:15:53.989 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.150 2023-04-01T10:16:03.048 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.150 2023-04-01T10:16:12.142 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.150 2023-04-01T10:16:21.221 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.150 2023-04-01T10:16:30.281 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.150 2023-04-01T10:17:36.289 WARNING:teuthology.provision.fog:timed out 2023-04-01T10:17:42.632 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-04-01T10:17:43.091 INFO:teuthology.provision.fog.smithi150:Node is ready 2023-04-01T10:17:43.138 INFO:teuthology.orchestra.run.smithi150.stdout:smithi150.front.sepia.ceph.com 2023-04-01T10:17:43.186 INFO:teuthology.orchestra.run.smithi150.stdout:172.21.15.150 smithi150.front.sepia.ceph.com smithi150 2023-04-01T10:17:43.512 INFO:teuthology.provision.fog.smithi150:Deploy complete! 2023-04-01T10:26:51.294 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/teuthology/dispatcher/supervisor.py", line 226, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/teuthology/contextutil.py", line 135, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2023-04-01T10:26:51.366 INFO:teuthology.nuke:Checking targets against current locks 2023-04-01T10:26:51.426 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-04-01T10:26:51.456 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-04-01T10:26:51.513 INFO:teuthology.orchestra.console:Power off smithi101 2023-04-01T10:26:51.553 INFO:teuthology.orchestra.console:Power off smithi150 2023-04-01T10:26:51.668 INFO:teuthology.orchestra.console:Power off for smithi101 completed 2023-04-01T10:26:51.824 INFO:teuthology.lock.ops:unlocked: smithi101.front.sepia.ceph.com 2023-04-01T10:27:04.043 INFO:teuthology.orchestra.console:Power off for smithi150 completed 2023-04-01T10:27:04.205 INFO:teuthology.lock.ops:unlocked: smithi150.front.sepia.ceph.com 2023-04-01T10:27:04.492 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/virtualenv/bin/teuthology-dispatcher", line 8, in sys.exit(main()) File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/teuthology/dispatcher/__init__.py", line 69, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/teuthology/dispatcher/supervisor.py", line 56, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/teuthology/dispatcher/supervisor.py", line 226, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_5338cb9998753d45bdc2d1253e9981903f1dd04a/teuthology/contextutil.py", line 135, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds