Using /etc/ansible/ansible.cfg as config file 2026-06-10 13:36:18.485510 | PLAY [Dummy cloud image build playbook] *********** 2026-06-10 13:36:18.546137 | TASK [Gathering Facts] **************************** 2026-06-10 13:36:22.854145 | ok: [image-builder] 2026-06-10 13:36:22.968553 | TASK [ansible.builtin.debug] ********************** 2026-06-10 13:36:23.045151 | ok: [image-builder] => { 2026-06-10 13:36:23.045184 | "msg": "Hello from build of dummy-50055348-image" 2026-06-10 13:36:23.045193 | } 2026-06-10 13:36:23.068755 | TASK [Copy Zuul public key on the image-builder] *** 2026-06-10 13:36:24.861926 | changed: [image-builder] 2026-06-10 13:36:24.876183 | TASK [Simulate an image built on the image-builder host] *** 2026-06-10 13:36:25.842666 | changed: [image-builder] 2026-06-10 13:36:25.862950 | TASK [Fetch the image on nodepool] **************** 2026-06-10 13:36:27.438586 | changed: [image-builder] 2026-06-10 13:36:27.574748 | PLAY RECAP **************************************** 2026-06-10 13:36:27.574820 | image-builder : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-10 13:36:27.574857 | Running: /usr/bin/ansible-playbook -v -i /var/lib/nodepool/config/nodepool/dib-ansible/inventory.yaml /var/lib/nodepool/config/nodepool/dib-ansible/dummy.yaml -e image_output=/var/lib/nodepool/dib/dummy-50055348-image-7c1a4ea42d1a42b4af4c517b2da1d35b -e raw_type=True Exit code: 0