Using /etc/ansible/ansible.cfg as config file 2026-01-07 08:30:24.489328 | PLAY [Build a fedora cloud image suitable for Zuul] *** 2026-01-07 08:30:24.494482 | TASK [Gathering Facts] **************************** [WARNING]: Callback dispatch 'v2_runner_on_ok' failed for plugin 'timestamp': TimestampedDisplay.display() got an unexpected keyword argument 'caplevel' 2026-01-07 08:30:26.238855 | TASK [cloud-fedora-common : ansible.builtin.set_fact] *** 2026-01-07 08:30:26.253670 | ok: [image-builder] 2026-01-07 08:30:26.256078 | TASK [ansible.builtin.include_role : base-appliance] *** 2026-01-07 08:30:26.287386 | included: base-appliance for image-builder 2026-01-07 08:30:26.289378 | TASK [base-appliance : Set appliance_archive] ***** 2026-01-07 08:30:26.308046 | ok: [image-builder] 2026-01-07 08:30:26.310294 | TASK [base-appliance : Set appliance_path] ******** 2026-01-07 08:30:26.385125 | ok: [image-builder] 2026-01-07 08:30:26.387555 | TASK [base-appliance : Remove existing appliance directory to avoid error: virt-customize: error: libguestfs error: cannot find any suitable libguestfs supermin] *** 2026-01-07 08:30:27.424318 | changed: [image-builder] 2026-01-07 08:30:27.426941 | TASK [base-appliance : Ensure appliance_path exists] *** 2026-01-07 08:30:28.157281 | changed: [image-builder] 2026-01-07 08:30:28.159808 | TASK [base-appliance : Download appliance] ******** 2026-01-07 08:30:29.642707 | ok: [image-builder] 2026-01-07 08:30:29.645559 | TASK [base-appliance : Unarchive appliance] ******* 2026-01-07 08:31:16.040915 | changed: [image-builder] 2026-01-07 08:31:16.044035 | TASK [base-appliance : set_fact] ****************** 2026-01-07 08:31:16.058869 | ok: [image-builder] 2026-01-07 08:31:16.063334 | TASK [ansible.builtin.include_role : base] ******** 2026-01-07 08:31:16.096030 | included: base for image-builder 2026-01-07 08:31:16.098513 | TASK [base : assert] ****************************** 2026-01-07 08:31:16.120024 | ok: [image-builder] => { "changed": false, "msg": "All assertions passed" } 2026-01-07 08:31:16.122393 | TASK [base : Set some runtime facts] ************** 2026-01-07 08:31:16.188965 | ok: [image-builder] 2026-01-07 08:31:16.191408 | TASK [base : Make sure cache directory exist] ***** 2026-01-07 08:31:16.937495 | ok: [image-builder] 2026-01-07 08:31:16.940042 | TASK [base : Delete previous image cache] ********* 2026-01-07 08:31:16.950255 | skipping: [image-builder] 2026-01-07 08:31:16.952562 | TASK [base : Check if image is already downloaded] *** 2026-01-07 08:31:17.646266 | ok: [image-builder] 2026-01-07 08:31:17.648795 | TASK [base : Download if checksum doesn't match] *** [WARNING]: Callback dispatch 'v2_runner_on_failed' failed for plugin 'timestamp': TimestampedDisplay.display() got an unexpected keyword argument 'caplevel' 2026-01-07 08:31:18.656850 | TASK [base-cleanup : Remove tmp directory] ******** 2026-01-07 08:31:19.362582 | ok: [image-builder] 2026-01-07 08:31:19.365949 | PLAY RECAP **************************************** 2026-01-07 08:31:19.365984 | image-builder : ok=16 changed=3 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 2026-01-07 08:31:19.365998 | Running: /usr/bin/ansible-playbook -v -i /var/lib/nodepool/config/nodepool/dib-ansible/inventory.yaml /var/lib/nodepool/config/nodepool/dib-ansible/cloud-fedora-40.yaml -e image_output=/var/lib/nodepool/dib/cloud-fedora-40-68e29dfd203c4e729e8c0f0f09766bc4 -e raw_type=True Exit code: 2