Using /etc/ansible/ansible.cfg as config file 2026-01-07 08:29:28.777047 | PLAY [Build a fedora cloud image suitable for Zuul] *** 2026-01-07 08:29:28.782396 | 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:29:30.524628 | TASK [cloud-fedora-common : ansible.builtin.set_fact] *** 2026-01-07 08:29:30.539877 | ok: [image-builder] 2026-01-07 08:29:30.542271 | TASK [ansible.builtin.include_role : base-appliance] *** 2026-01-07 08:29:30.596732 | included: base-appliance for image-builder 2026-01-07 08:29:30.598767 | TASK [base-appliance : Set appliance_archive] ***** 2026-01-07 08:29:30.617399 | ok: [image-builder] 2026-01-07 08:29:30.619662 | TASK [base-appliance : Set appliance_path] ******** 2026-01-07 08:29:30.681022 | ok: [image-builder] 2026-01-07 08:29:30.683404 | 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:29:31.722693 | changed: [image-builder] 2026-01-07 08:29:31.725273 | TASK [base-appliance : Ensure appliance_path exists] *** 2026-01-07 08:29:32.447856 | changed: [image-builder] 2026-01-07 08:29:32.450310 | TASK [base-appliance : Download appliance] ******** 2026-01-07 08:29:33.910178 | ok: [image-builder] 2026-01-07 08:29:33.913001 | TASK [base-appliance : Unarchive appliance] ******* 2026-01-07 08:30:20.097386 | changed: [image-builder] 2026-01-07 08:30:20.101820 | TASK [base-appliance : set_fact] ****************** 2026-01-07 08:30:20.116363 | ok: [image-builder] 2026-01-07 08:30:20.120661 | TASK [ansible.builtin.include_role : base] ******** 2026-01-07 08:30:20.180698 | included: base for image-builder 2026-01-07 08:30:20.183076 | TASK [base : assert] ****************************** 2026-01-07 08:30:20.204685 | ok: [image-builder] => { "changed": false, "msg": "All assertions passed" } 2026-01-07 08:30:20.206993 | TASK [base : Set some runtime facts] ************** 2026-01-07 08:30:20.285002 | ok: [image-builder] 2026-01-07 08:30:20.287678 | TASK [base : Make sure cache directory exist] ***** 2026-01-07 08:30:21.049663 | ok: [image-builder] 2026-01-07 08:30:21.052103 | TASK [base : Delete previous image cache] ********* 2026-01-07 08:30:21.062249 | skipping: [image-builder] 2026-01-07 08:30:21.064518 | TASK [base : Check if image is already downloaded] *** 2026-01-07 08:30:21.740137 | ok: [image-builder] 2026-01-07 08:30:21.742629 | 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:30:22.683989 | TASK [base-cleanup : Remove tmp directory] ******** 2026-01-07 08:30:23.427249 | ok: [image-builder] 2026-01-07 08:30:23.430073 | PLAY RECAP **************************************** 2026-01-07 08:30:23.430104 | image-builder : ok=16 changed=3 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 2026-01-07 08:30:23.430117 | 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-39.yaml -e image_output=/var/lib/nodepool/dib/cloud-fedora-39-93013d0bbd8b47728f45f13c98789d43 -e raw_type=True Exit code: 2