Using /etc/ansible/ansible.cfg as config file 2026-06-14 01:10:01.670493 | PLAY [Dummy cloud image build playbook] *********** 2026-06-14 01:10:01.682609 | TASK [Gathering Facts] **************************** 2026-06-14 01:10:06.555520 | ok: [image-builder] 2026-06-14 01:10:06.683957 | TASK [ansible.builtin.debug] ********************** 2026-06-14 01:10:06.761146 | ok: [image-builder] => { 2026-06-14 01:10:06.761186 | "msg": "Hello from build of dummy-74542818-image" 2026-06-14 01:10:06.761190 | } 2026-06-14 01:10:06.777713 | TASK [Copy Zuul public key on the image-builder] *** 2026-06-14 01:10:08.530584 | changed: [image-builder] 2026-06-14 01:10:08.552111 | TASK [Simulate an image built on the image-builder host] *** 2026-06-14 01:10:09.541425 | changed: [image-builder] 2026-06-14 01:10:09.570246 | TASK [Fetch the image on nodepool] **************** 2026-06-14 01:10:11.154124 | changed: [image-builder] 2026-06-14 01:10:11.358034 | PLAY RECAP **************************************** 2026-06-14 01:10:11.358117 | image-builder : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-14 01:10:11.358157 | 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-74542818-image-51cc72c0bdaf4328ba68f9cbafafdaf6 -e raw_type=True Exit code: 0