No config file found; using defaults [WARNING]: No inventory was parsed, only implicit localhost is available [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all' PLAY [Build a centos 10 cloud image suitable for Zuul] ************************* TASK [Gathering Facts] ********************************************************* ok: [localhost] TASK [discover-centos : Fail when release is not set] ************************** skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [discover-centos : Fail when composes is set to Centos 8 stream] ********** skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [discover-centos : tempfile] ********************************************** changed: [localhost] => {"changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.p2r1yhqk", "size": 0, "state": "file", "uid": 0} TASK [discover-centos : file] ************************************************** changed: [localhost] => {"changed": true, "path": "/tmp/ansible.p2r1yhqk", "state": "absent"} TASK [discover-centos : Set proper url - stable] ******************************* ok: [localhost] => {"ansible_facts": {"mirror_url": "https://cloud.centos.org/centos/10-stream/x86_64/images"}, "changed": false} TASK [discover-centos : Set proper url - composes] ***************************** skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [discover-centos : Fetch publication page] ******************************** changed: [localhost] => {"changed": true, "checksum_dest": null, "checksum_src": "f57cb812adb44378b7815ddce8ba19ecd857491a", "dest": "/tmp/ansible.p2r1yhqk", "elapsed": 0, "gid": 0, "group": "root", "md5sum": "4bd8e648e368ad6307432429ede16df3", "mode": "0644", "msg": "OK (unknown bytes)", "owner": "root", "size": 129566, "src": "/root/.ansible/tmp/ansible-tmp-1775169073.1353252-14361-102597728095470/tmpp65ybqmm", "state": "file", "status_code": 200, "uid": 0, "url": "https://cloud.centos.org/centos/10-stream/x86_64/images"} TASK [discover-centos : Find specified centos image version] ******************* skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [discover-centos : Find centos-10-stream qcow] **************************** [WARNING]: Consider using the replace, lineinfile or template module rather than running 'sed'. If you need to use command because replace, lineinfile or template is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. changed: [localhost] => {"changed": true, "cmd": "sed -n \"/qcow2/ s/.*\\(CentOS-Stream-GenericCloud-10-.*\\)<\\/a>.*/\\1/p\" /tmp/ansible.p2r1yhqk | grep -v 'latest' | sort | grep -vEi 'md5sum|sha1sum|sha256sum' | tail -n1\n", "delta": "0:00:00.019526", "end": "2026-04-02 22:31:14.991420", "rc": 0, "start": "2026-04-02 22:31:14.971894", "stderr": "", "stderr_lines": [], "stdout": "CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2", "stdout_lines": ["CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2"]} TASK [discover-centos : Find checksum file url] ******************************** changed: [localhost] => {"changed": true, "cmd": "sed -n \"/SHA256SUM/ s/.*\\(CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2.SHA256SUM\\)<\\/a>.*/\\1/p\" /tmp/ansible.p2r1yhqk\n", "delta": "0:00:00.010177", "end": "2026-04-02 22:31:15.227911", "rc": 0, "start": "2026-04-02 22:31:15.217734", "stderr": "", "stderr_lines": [], "stdout": "CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2.SHA256SUM", "stdout_lines": ["CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2.SHA256SUM"]} TASK [discover-centos : set_fact] ********************************************** ok: [localhost] => {"ansible_facts": {"checksums_url": "https://cloud.centos.org/centos/10-stream/x86_64/images/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2.SHA256SUM"}, "changed": false} TASK [discover-centos : file] ************************************************** changed: [localhost] => {"changed": true, "path": "/tmp/ansible.p2r1yhqk", "state": "absent"} TASK [discover-centos : Fetch checksum file] *********************************** changed: [localhost] => {"changed": true, "checksum_dest": null, "checksum_src": "7e44bef2f533bdb1c02685c819f8b14986bc2d97", "dest": "/tmp/ansible.p2r1yhqk", "elapsed": 0, "gid": 0, "group": "root", "md5sum": "0664a952381e06eb3ad2ce5b86eb9b9c", "mode": "0644", "msg": "OK (204 bytes)", "owner": "root", "size": 204, "src": "/root/.ansible/tmp/ansible-tmp-1775169075.5691497-14439-216833780546081/tmp7l3k58j0", "state": "file", "status_code": 200, "uid": 0, "url": "https://cloud.centos.org/centos/10-stream/x86_64/images/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2.SHA256SUM"} TASK [discover-centos : Find checksum] ***************************************** changed: [localhost] => {"changed": true, "cmd": "tail -n1 /tmp/ansible.p2r1yhqk | awk '{print $4}'\n", "delta": "0:00:00.013572", "end": "2026-04-02 22:31:16.437193", "rc": 0, "start": "2026-04-02 22:31:16.423621", "stderr": "", "stderr_lines": [], "stdout": "709badddbae7c2127df2e18b29d3b9050af4ffc097657db2e0d60ab747ff23da", "stdout_lines": ["709badddbae7c2127df2e18b29d3b9050af4ffc097657db2e0d60ab747ff23da"]} TASK [discover-centos : set_fact] ********************************************** ok: [localhost] => {"ansible_facts": {"image": "CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2", "image_checksum": "sha256:709badddbae7c2127df2e18b29d3b9050af4ffc097657db2e0d60ab747ff23da", "image_url": "https://cloud.centos.org/centos/10-stream/x86_64/images/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2"}, "changed": false} TASK [discover-centos : debug] ************************************************* ok: [localhost] => { "msg": "Discovered image name: CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2\nDiscovered image_url: https://cloud.centos.org/centos/10-stream/x86_64/images/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2\nDiscovered image_checksum: sha256:709badddbae7c2127df2e18b29d3b9050af4ffc097657db2e0d60ab747ff23da\n" } TASK [base-appliance : Set appliance_archive] ********************************** ok: [localhost] => {"ansible_facts": {"appliance_archive": "/tmp/appliance-1.54.0.tar.xz"}, "changed": false} TASK [base-appliance : Set appliance_path] ************************************* ok: [localhost] => {"ansible_facts": {"appliance_path": "/tmp//tmp/appliance-1.54.0"}, "changed": false} TASK [base-appliance : Remove existing appliance directory to avoid error: virt-customize: error: libguestfs error: cannot find any suitable libguestfs supermin] *** changed: [localhost] => {"changed": true, "path": "/tmp//tmp/appliance-1.54.0", "state": "absent"} TASK [base-appliance : Ensure appliance_path exists] *************************** changed: [localhost] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/tmp//tmp/appliance-1.54.0", "size": 6, "state": "directory", "uid": 0} TASK [base-appliance : Download appliance] ************************************* ok: [localhost] => {"changed": false, "dest": "/tmp/appliance-1.54.0.tar.xz", "elapsed": 0, "gid": 0, "group": "root", "mode": "0644", "msg": "HTTP Error 304: Not Modified", "owner": "root", "size": 197794224, "state": "file", "uid": 0, "url": "https://download.libguestfs.org/binaries/appliance/appliance-1.54.0.tar.xz"} TASK [base-appliance : Unarchive appliance] ************************************ changed: [localhost] => {"changed": true, "dest": "/tmp//tmp/appliance-1.54.0", "extract_results": {"cmd": ["/bin/gtar", "--extract", "-C", "/tmp//tmp/appliance-1.54.0", "-f", "/root/.ansible/tmp/ansible-tmp-1775169078.1854706-14533-4875073041407/source"], "err": "", "out": "", "rc": 0}, "gid": 0, "group": "root", "handler": "TarArchive", "mode": "0755", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1775169078.1854706-14533-4875073041407/source", "state": "directory", "uid": 0} TASK [base-appliance : set_fact] *********************************************** ok: [localhost] => {"ansible_facts": {"virt_customize_env": {"LIBGUESTFS_BACKEND": "direct", "LIBGUESTFS_PATH": "/tmp//tmp/appliance-1.54.0/appliance"}}, "changed": false} TASK [base : assert] *********************************************************** ok: [localhost] => { "changed": false, "msg": "All assertions passed" } TASK [base : Set some runtime facts] ******************************************* ok: [localhost] => {"ansible_facts": {"image_cache_file": "/var/cache/nodepool/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2", "image_tmp_dir": "/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a"}, "changed": false} TASK [base : Make sure cache directory exist] ********************************** ok: [localhost] => {"changed": false, "gid": 1002, "group": "1002", "mode": "0755", "owner": "1002", "path": "/var/cache/nodepool", "size": 8192, "state": "directory", "uid": 1002} TASK [base : Delete previous image cache] ************************************** skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [base : Check if image is already downloaded] ***************************** ok: [localhost] => {"changed": false, "stat": {"atime": 1775081280.3344061, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8449800, "charset": "binary", "checksum": "8ff4ee64772bf230621cb480480a14ee983e5120", "ctime": 1775081279.5233817, "dev": 64545, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 71, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/octet-stream", "mode": "0644", "mtime": 1775081279.5233817, "nlink": 1, "path": "/var/cache/nodepool/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2216624128, "uid": 0, "version": "1767245123", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [base : Download if checksum doesn't match] ******************************* skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [base : Extract the image if necessary] *********************************** ok: [localhost] => {"changed": false, "cmd": ["xz", "-k", "-d", "/var/cache/nodepool/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2.xz"], "rc": 0, "stdout": "skipped, since /var/cache/nodepool/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2 exists", "stdout_lines": ["skipped, since /var/cache/nodepool/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2 exists"]} TASK [base : Run pre-update command if needed] ********************************* changed: [localhost] => {"changed": true, "cmd": ["virt-customize", "-m", "2048", "-a", "/var/cache/nodepool/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2", "--run-command", "dnf -y install dnf-plugins-core && dnf config-manager --set-enabled crb --save"], "delta": "0:00:27.284791", "end": "2026-04-02 22:32:30.168776", "rc": 0, "start": "2026-04-02 22:32:02.883985", "stderr": "", "stderr_lines": [], "stdout": "[ 0.0] Examining the guest ...\n[ 16.3] Setting a random seed\n[ 16.4] Running: dnf -y install dnf-plugins-core && dnf config-manager --set-enabled crb --save\n[ 27.1] Finishing off", "stdout_lines": ["[ 0.0] Examining the guest ...", "[ 16.3] Setting a random seed", "[ 16.4] Running: dnf -y install dnf-plugins-core && dnf config-manager --set-enabled crb --save", "[ 27.1] Finishing off"]} TASK [base : Set custom kernel version] **************************************** skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [base : Exclude packages for being updated] ******************************* skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [base : Update the cache] ************************************************* changed: [localhost] => {"changed": true, "cmd": ["virt-customize", "-m", "2048", "-a", "/var/cache/nodepool/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2", "--update"], "delta": "0:00:25.115972", "end": "2026-04-02 22:32:55.577889", "rc": 0, "start": "2026-04-02 22:32:30.461917", "stderr": "", "stderr_lines": [], "stdout": "[ 0.0] Examining the guest ...\n[ 16.8] Setting a random seed\n[ 16.8] Updating packages\n[ 24.9] Finishing off", "stdout_lines": ["[ 0.0] Examining the guest ...", "[ 16.8] Setting a random seed", "[ 16.8] Updating packages", "[ 24.9] Finishing off"]} TASK [base : Create tmp directory] ********************************************* changed: [localhost] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a", "size": 6, "state": "directory", "uid": 0} TASK [base : Set filename copy fact] ******************************************* ok: [localhost] => {"ansible_facts": {"image_file": "/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2"}, "changed": false} TASK [base : Copy the image] *************************************************** changed: [localhost] => {"changed": true, "checksum": "7ac559452788e207d072f7d37667b8fa71b34cfa", "dest": "/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2", "gid": 0, "group": "root", "md5sum": "c0aa9aa5187e1bd00354bbc9eca04dc7", "mode": "0644", "owner": "root", "size": 2216624128, "src": "/var/cache/nodepool/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2", "state": "file", "uid": 0} TASK [Install base package and setup SELINUX] ********************************** ok: [localhost] => {"ansible_facts": {"virt_customize_cmd": ["virt-customize -m 2048 -a /var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2", "--selinux-relabel", "--install 'traceroute,iproute,git,rsync'", "--run-command 'sed -e s/^SELINUX=.*/SELINUX=enforcing/ -i /etc/selinux/config'"]}, "changed": false} TASK [sshd-config : Prepare sshd_config file] ********************************** changed: [localhost] => {"changed": true, "checksum": "426f750873a82338136ef9ff497829722a2a035c", "dest": "/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/sshd_config", "gid": 0, "group": "root", "md5sum": "0f47734e2af65faf089c7bb0a53ff448", "mode": "0644", "owner": "root", "size": 907, "src": "/root/.ansible/tmp/ansible-tmp-1775169191.0290549-14744-5104931016955/source", "state": "file", "uid": 0} TASK [sshd-config : set_fact] ************************************************** ok: [localhost] => {"ansible_facts": {"cmd": ["--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/sshd_config:/etc/ssh/'", "--chmod '0600:/etc/ssh/sshd_config'"]}, "changed": false} TASK [sshd-config : Generate ssh host keys] ************************************ skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [sshd-config : set_fact] ************************************************** ok: [localhost] => {"ansible_facts": {"virt_customize_cmd": ["virt-customize -m 2048 -a /var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2", "--selinux-relabel", "--install 'traceroute,iproute,git,rsync'", "--run-command 'sed -e s/^SELINUX=.*/SELINUX=enforcing/ -i /etc/selinux/config'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/sshd_config:/etc/ssh/'", "--chmod '0600:/etc/ssh/sshd_config'"]}, "changed": false} TASK [include_role : zuul-user] ************************************************ TASK [zuul-user : Prepare the sudoers file] ************************************ changed: [localhost] => {"changed": true, "checksum": "bf0831556e9f0a8ed0d5520b424f992f590ea2e3", "dest": "/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/zuul", "gid": 0, "group": "root", "md5sum": "4dca5fc5ab85dbdfff30d6dde7c49c65", "mode": "0644", "owner": "root", "size": 87, "src": "/root/.ansible/tmp/ansible-tmp-1775169191.6592016-14777-270444066919181/source", "state": "file", "uid": 0} TASK [zuul-user : Prepare the authorized_keys file] **************************** changed: [localhost] => {"changed": true, "checksum": "8a762e403cc4ed4e8498b801fcf57c967505132e", "dest": "/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/authorized_keys", "gid": 0, "group": "root", "md5sum": "0df0a4d0f345163e88e6dd96d3cb5f35", "mode": "0644", "owner": "root", "size": 395, "src": "/var/lib/nodepool/.ssh/zuul_rsa.pub", "state": "file", "uid": 0} TASK [zuul-user : set_fact] **************************************************** skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [zuul-user : set_fact] **************************************************** skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [zuul-user : set_fact] **************************************************** ok: [localhost] => {"ansible_facts": {"cmd": ["--run-command 'adduser -m zuul-worker'", "--mkdir '/home/zuul-worker/.ssh'", "--chmod '0700:/home/zuul-worker/.ssh'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/authorized_keys:/home/zuul-worker/.ssh/'", "--chmod '0600:/home/zuul-worker/.ssh/authorized_keys'", "--run-command 'chown -R zuul-worker:zuul-worker /home/zuul-worker/.ssh/'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/zuul:/etc/sudoers.d/'", "--chmod '0440:/etc/sudoers.d/zuul'", "--run-command 'chcon -R -h system_u:object_r:user_home_t:s0 /home/zuul-worker && chcon -R -h system_u:object_r:ssh_home_t:s0 /home/zuul-worker/.ssh'"]}, "changed": false} TASK [zuul-user : set_fact] **************************************************** ok: [localhost] => {"ansible_facts": {"virt_customize_cmd": ["virt-customize -m 2048 -a /var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2", "--selinux-relabel", "--install 'traceroute,iproute,git,rsync'", "--run-command 'sed -e s/^SELINUX=.*/SELINUX=enforcing/ -i /etc/selinux/config'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/sshd_config:/etc/ssh/'", "--chmod '0600:/etc/ssh/sshd_config'", "--run-command 'adduser -m zuul-worker'", "--mkdir '/home/zuul-worker/.ssh'", "--chmod '0700:/home/zuul-worker/.ssh'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/authorized_keys:/home/zuul-worker/.ssh/'", "--chmod '0600:/home/zuul-worker/.ssh/authorized_keys'", "--run-command 'chown -R zuul-worker:zuul-worker /home/zuul-worker/.ssh/'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/zuul:/etc/sudoers.d/'", "--chmod '0440:/etc/sudoers.d/zuul'", "--run-command 'chcon -R -h system_u:object_r:user_home_t:s0 /home/zuul-worker && chcon -R -h system_u:object_r:ssh_home_t:s0 /home/zuul-worker/.ssh'"]}, "changed": false} TASK [include_role : zuul-user] ************************************************ TASK [zuul-user : Prepare the sudoers file] ************************************ ok: [localhost] => {"changed": false, "checksum": "bf0831556e9f0a8ed0d5520b424f992f590ea2e3", "dest": "/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/zuul", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/zuul", "size": 87, "state": "file", "uid": 0} TASK [zuul-user : Prepare the authorized_keys file] **************************** ok: [localhost] => {"changed": false, "checksum": "8a762e403cc4ed4e8498b801fcf57c967505132e", "dest": "/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/authorized_keys", "gid": 0, "group": "root", "md5sum": "0df0a4d0f345163e88e6dd96d3cb5f35", "mode": "0644", "owner": "root", "size": 395, "src": "/var/lib/nodepool/.ssh/zuul_rsa.pub", "state": "file", "uid": 0} TASK [zuul-user : set_fact] **************************************************** ok: [localhost] => {"ansible_facts": {"cmd": ["--run-command 'if id zuul; then userdel -r -f zuul; fi'"]}, "changed": false} TASK [zuul-user : set_fact] **************************************************** ok: [localhost] => {"ansible_facts": {"virt_customize_cmd": ["virt-customize -m 2048 -a /var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2", "--selinux-relabel", "--install 'traceroute,iproute,git,rsync'", "--run-command 'sed -e s/^SELINUX=.*/SELINUX=enforcing/ -i /etc/selinux/config'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/sshd_config:/etc/ssh/'", "--chmod '0600:/etc/ssh/sshd_config'", "--run-command 'adduser -m zuul-worker'", "--mkdir '/home/zuul-worker/.ssh'", "--chmod '0700:/home/zuul-worker/.ssh'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/authorized_keys:/home/zuul-worker/.ssh/'", "--chmod '0600:/home/zuul-worker/.ssh/authorized_keys'", "--run-command 'chown -R zuul-worker:zuul-worker /home/zuul-worker/.ssh/'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/zuul:/etc/sudoers.d/'", "--chmod '0440:/etc/sudoers.d/zuul'", "--run-command 'chcon -R -h system_u:object_r:user_home_t:s0 /home/zuul-worker && chcon -R -h system_u:object_r:ssh_home_t:s0 /home/zuul-worker/.ssh'", "--run-command 'if id zuul; then userdel -r -f zuul; fi'"]}, "changed": false} TASK [zuul-user : set_fact] **************************************************** ok: [localhost] => {"ansible_facts": {"cmd": ["--run-command 'adduser -m zuul'", "--mkdir '/home/zuul/.ssh'", "--chmod '0700:/home/zuul/.ssh'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/authorized_keys:/home/zuul/.ssh/'", "--chmod '0600:/home/zuul/.ssh/authorized_keys'", "--run-command 'chown -R zuul:zuul /home/zuul/.ssh/'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/zuul:/etc/sudoers.d/'", "--chmod '0440:/etc/sudoers.d/zuul'", "--run-command 'chcon -R -h system_u:object_r:user_home_t:s0 /home/zuul && chcon -R -h system_u:object_r:ssh_home_t:s0 /home/zuul/.ssh'"]}, "changed": false} TASK [zuul-user : set_fact] **************************************************** ok: [localhost] => {"ansible_facts": {"virt_customize_cmd": ["virt-customize -m 2048 -a /var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2", "--selinux-relabel", "--install 'traceroute,iproute,git,rsync'", "--run-command 'sed -e s/^SELINUX=.*/SELINUX=enforcing/ -i /etc/selinux/config'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/sshd_config:/etc/ssh/'", "--chmod '0600:/etc/ssh/sshd_config'", "--run-command 'adduser -m zuul-worker'", "--mkdir '/home/zuul-worker/.ssh'", "--chmod '0700:/home/zuul-worker/.ssh'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/authorized_keys:/home/zuul-worker/.ssh/'", "--chmod '0600:/home/zuul-worker/.ssh/authorized_keys'", "--run-command 'chown -R zuul-worker:zuul-worker /home/zuul-worker/.ssh/'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/zuul:/etc/sudoers.d/'", "--chmod '0440:/etc/sudoers.d/zuul'", "--run-command 'chcon -R -h system_u:object_r:user_home_t:s0 /home/zuul-worker && chcon -R -h system_u:object_r:ssh_home_t:s0 /home/zuul-worker/.ssh'", "--run-command 'if id zuul; then userdel -r -f zuul; fi'", "--run-command 'adduser -m zuul'", "--mkdir '/home/zuul/.ssh'", "--chmod '0700:/home/zuul/.ssh'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/authorized_keys:/home/zuul/.ssh/'", "--chmod '0600:/home/zuul/.ssh/authorized_keys'", "--run-command 'chown -R zuul:zuul /home/zuul/.ssh/'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/zuul:/etc/sudoers.d/'", "--chmod '0440:/etc/sudoers.d/zuul'", "--run-command 'chcon -R -h system_u:object_r:user_home_t:s0 /home/zuul && chcon -R -h system_u:object_r:ssh_home_t:s0 /home/zuul/.ssh'"]}, "changed": false} TASK [base-install-packages : set_fact] **************************************** ok: [localhost] => {"ansible_facts": {"cmd": ["--install 'traceroute,iproute,git,rsync,dhcpcd,pigz,python3-distro,wget,unzip,redhat-rpm-config,rpm-build,rpm-sign,createrepo,gnupg2,expect,hostname,gcc,gcc-c++,make,patch,tar,time,python3,python3-PyYAML,python3-devel,python3-libselinux,python3-six,libffi-devel,libxml2-devel,libxslt-devel,openldap-devel,openssl-devel,python-devel,readline-devel,ruby-devel,systemd-devel,zlib-devel,iptables-nft'"]}, "changed": false} TASK [base-install-packages : set_fact] **************************************** ok: [localhost] => {"ansible_facts": {"virt_customize_cmd": ["virt-customize -m 2048 -a /var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2", "--selinux-relabel", "--install 'traceroute,iproute,git,rsync'", "--run-command 'sed -e s/^SELINUX=.*/SELINUX=enforcing/ -i /etc/selinux/config'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/sshd_config:/etc/ssh/'", "--chmod '0600:/etc/ssh/sshd_config'", "--run-command 'adduser -m zuul-worker'", "--mkdir '/home/zuul-worker/.ssh'", "--chmod '0700:/home/zuul-worker/.ssh'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/authorized_keys:/home/zuul-worker/.ssh/'", "--chmod '0600:/home/zuul-worker/.ssh/authorized_keys'", "--run-command 'chown -R zuul-worker:zuul-worker /home/zuul-worker/.ssh/'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/zuul:/etc/sudoers.d/'", "--chmod '0440:/etc/sudoers.d/zuul'", "--run-command 'chcon -R -h system_u:object_r:user_home_t:s0 /home/zuul-worker && chcon -R -h system_u:object_r:ssh_home_t:s0 /home/zuul-worker/.ssh'", "--run-command 'if id zuul; then userdel -r -f zuul; fi'", "--run-command 'adduser -m zuul'", "--mkdir '/home/zuul/.ssh'", "--chmod '0700:/home/zuul/.ssh'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/authorized_keys:/home/zuul/.ssh/'", "--chmod '0600:/home/zuul/.ssh/authorized_keys'", "--run-command 'chown -R zuul:zuul /home/zuul/.ssh/'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/zuul:/etc/sudoers.d/'", "--chmod '0440:/etc/sudoers.d/zuul'", "--run-command 'chcon -R -h system_u:object_r:user_home_t:s0 /home/zuul && chcon -R -h system_u:object_r:ssh_home_t:s0 /home/zuul/.ssh'", "--install 'traceroute,iproute,git,rsync,dhcpcd,pigz,python3-distro,wget,unzip,redhat-rpm-config,rpm-build,rpm-sign,createrepo,gnupg2,expect,hostname,gcc,gcc-c++,make,patch,tar,time,python3,python3-PyYAML,python3-devel,python3-libselinux,python3-six,libffi-devel,libxml2-devel,libxslt-devel,openldap-devel,openssl-devel,python-devel,readline-devel,ruby-devel,systemd-devel,zlib-devel,iptables-nft'"]}, "changed": false} TASK [network-config : set_fact] *********************************************** skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [network-config : set_fact] *********************************************** skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [network-config : set_fact] *********************************************** ok: [localhost] => {"ansible_facts": {"virt_customize_cmd": ["virt-customize -m 2048 -a /var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2", "--selinux-relabel", "--install 'traceroute,iproute,git,rsync'", "--run-command 'sed -e s/^SELINUX=.*/SELINUX=enforcing/ -i /etc/selinux/config'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/sshd_config:/etc/ssh/'", "--chmod '0600:/etc/ssh/sshd_config'", "--run-command 'adduser -m zuul-worker'", "--mkdir '/home/zuul-worker/.ssh'", "--chmod '0700:/home/zuul-worker/.ssh'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/authorized_keys:/home/zuul-worker/.ssh/'", "--chmod '0600:/home/zuul-worker/.ssh/authorized_keys'", "--run-command 'chown -R zuul-worker:zuul-worker /home/zuul-worker/.ssh/'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/zuul:/etc/sudoers.d/'", "--chmod '0440:/etc/sudoers.d/zuul'", "--run-command 'chcon -R -h system_u:object_r:user_home_t:s0 /home/zuul-worker && chcon -R -h system_u:object_r:ssh_home_t:s0 /home/zuul-worker/.ssh'", "--run-command 'if id zuul; then userdel -r -f zuul; fi'", "--run-command 'adduser -m zuul'", "--mkdir '/home/zuul/.ssh'", "--chmod '0700:/home/zuul/.ssh'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/authorized_keys:/home/zuul/.ssh/'", "--chmod '0600:/home/zuul/.ssh/authorized_keys'", "--run-command 'chown -R zuul:zuul /home/zuul/.ssh/'", "--copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/zuul:/etc/sudoers.d/'", "--chmod '0440:/etc/sudoers.d/zuul'", "--run-command 'chcon -R -h system_u:object_r:user_home_t:s0 /home/zuul && chcon -R -h system_u:object_r:ssh_home_t:s0 /home/zuul/.ssh'", "--install 'traceroute,iproute,git,rsync,dhcpcd,pigz,python3-distro,wget,unzip,redhat-rpm-config,rpm-build,rpm-sign,createrepo,gnupg2,expect,hostname,gcc,gcc-c++,make,patch,tar,time,python3,python3-PyYAML,python3-devel,python3-libselinux,python3-six,libffi-devel,libxml2-devel,libxslt-devel,openldap-devel,openssl-devel,python-devel,readline-devel,ruby-devel,systemd-devel,zlib-devel,iptables-nft'", "--install 'traceroute,iproute,git,rsync,dhcpcd,pigz,python3-distro,wget,unzip,redhat-rpm-config,rpm-build,rpm-sign,createrepo,gnupg2,expect,hostname,gcc,gcc-c++,make,patch,tar,time,python3,python3-PyYAML,python3-devel,python3-libselinux,python3-six,libffi-devel,libxml2-devel,libxslt-devel,openldap-devel,openssl-devel,python-devel,readline-devel,ruby-devel,systemd-devel,zlib-devel,iptables-nft'"]}, "changed": false} TASK [base-customize : debug] ************************************************** ok: [localhost] => { "msg": "Running: virt-customize -m 2048 -a /var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2 --selinux-relabel --install 'traceroute,iproute,git,rsync' --run-command 'sed -e s/^SELINUX=.*/SELINUX=enforcing/ -i /etc/selinux/config' --copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/sshd_config:/etc/ssh/' --chmod '0600:/etc/ssh/sshd_config' --run-command 'adduser -m zuul-worker' --mkdir '/home/zuul-worker/.ssh' --chmod '0700:/home/zuul-worker/.ssh' --copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/authorized_keys:/home/zuul-worker/.ssh/' --chmod '0600:/home/zuul-worker/.ssh/authorized_keys' --run-command 'chown -R zuul-worker:zuul-worker /home/zuul-worker/.ssh/' --copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/zuul:/etc/sudoers.d/' --chmod '0440:/etc/sudoers.d/zuul' --run-command 'chcon -R -h system_u:object_r:user_home_t:s0 /home/zuul-worker && chcon -R -h system_u:object_r:ssh_home_t:s0 /home/zuul-worker/.ssh' --run-command 'if id zuul; then userdel -r -f zuul; fi' --run-command 'adduser -m zuul' --mkdir '/home/zuul/.ssh' --chmod '0700:/home/zuul/.ssh' --copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/authorized_keys:/home/zuul/.ssh/' --chmod '0600:/home/zuul/.ssh/authorized_keys' --run-command 'chown -R zuul:zuul /home/zuul/.ssh/' --copy-in '/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/zuul:/etc/sudoers.d/' --chmod '0440:/etc/sudoers.d/zuul' --run-command 'chcon -R -h system_u:object_r:user_home_t:s0 /home/zuul && chcon -R -h system_u:object_r:ssh_home_t:s0 /home/zuul/.ssh' --install 'traceroute,iproute,git,rsync,dhcpcd,pigz,python3-distro,wget,unzip,redhat-rpm-config,rpm-build,rpm-sign,createrepo,gnupg2,expect,hostname,gcc,gcc-c++,make,patch,tar,time,python3,python3-PyYAML,python3-devel,python3-libselinux,python3-six,libffi-devel,libxml2-devel,libxslt-devel,openldap-devel,openssl-devel,python-devel,readline-devel,ruby-devel,systemd-devel,zlib-devel,iptables-nft' --install 'traceroute,iproute,git,rsync,dhcpcd,pigz,python3-distro,wget,unzip,redhat-rpm-config,rpm-build,rpm-sign,createrepo,gnupg2,expect,hostname,gcc,gcc-c++,make,patch,tar,time,python3,python3-PyYAML,python3-devel,python3-libselinux,python3-six,libffi-devel,libxml2-devel,libxslt-devel,openldap-devel,openssl-devel,python-devel,readline-devel,ruby-devel,systemd-devel,zlib-devel,iptables-nft'" } TASK [base-customize : Run virt-customize] ************************************* changed: [localhost] => {"changed": true, "cmd": ["virt-customize", "-m", "2048", "-a", "/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2", "--selinux-relabel", "--install", "traceroute,iproute,git,rsync", "--run-command", "sed -e s/^SELINUX=.*/SELINUX=enforcing/ -i /etc/selinux/config", "--copy-in", "/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/sshd_config:/etc/ssh/", "--chmod", "0600:/etc/ssh/sshd_config", "--run-command", "adduser -m zuul-worker", "--mkdir", "/home/zuul-worker/.ssh", "--chmod", "0700:/home/zuul-worker/.ssh", "--copy-in", "/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/authorized_keys:/home/zuul-worker/.ssh/", "--chmod", "0600:/home/zuul-worker/.ssh/authorized_keys", "--run-command", "chown -R zuul-worker:zuul-worker /home/zuul-worker/.ssh/", "--copy-in", "/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/zuul:/etc/sudoers.d/", "--chmod", "0440:/etc/sudoers.d/zuul", "--run-command", "chcon -R -h system_u:object_r:user_home_t:s0 /home/zuul-worker && chcon -R -h system_u:object_r:ssh_home_t:s0 /home/zuul-worker/.ssh", "--run-command", "if id zuul; then userdel -r -f zuul; fi", "--run-command", "adduser -m zuul", "--mkdir", "/home/zuul/.ssh", "--chmod", "0700:/home/zuul/.ssh", "--copy-in", "/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/authorized_keys:/home/zuul/.ssh/", "--chmod", "0600:/home/zuul/.ssh/authorized_keys", "--run-command", "chown -R zuul:zuul /home/zuul/.ssh/", "--copy-in", "/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/zuul:/etc/sudoers.d/", "--chmod", "0440:/etc/sudoers.d/zuul", "--run-command", "chcon -R -h system_u:object_r:user_home_t:s0 /home/zuul && chcon -R -h system_u:object_r:ssh_home_t:s0 /home/zuul/.ssh", "--install", "traceroute,iproute,git,rsync,dhcpcd,pigz,python3-distro,wget,unzip,redhat-rpm-config,rpm-build,rpm-sign,createrepo,gnupg2,expect,hostname,gcc,gcc-c++,make,patch,tar,time,python3,python3-PyYAML,python3-devel,python3-libselinux,python3-six,libffi-devel,libxml2-devel,libxslt-devel,openldap-devel,openssl-devel,python-devel,readline-devel,ruby-devel,systemd-devel,zlib-devel,iptables-nft", "--install", "traceroute,iproute,git,rsync,dhcpcd,pigz,python3-distro,wget,unzip,redhat-rpm-config,rpm-build,rpm-sign,createrepo,gnupg2,expect,hostname,gcc,gcc-c++,make,patch,tar,time,python3,python3-PyYAML,python3-devel,python3-libselinux,python3-six,libffi-devel,libxml2-devel,libxslt-devel,openldap-devel,openssl-devel,python-devel,readline-devel,ruby-devel,systemd-devel,zlib-devel,iptables-nft"], "delta": "0:01:45.507547", "end": "2026-04-02 22:34:59.227933", "rc": 0, "start": "2026-04-02 22:33:13.720386", "stderr": "", "stderr_lines": [], "stdout": "[ 0.0] Examining the guest ...\n[ 17.4] Setting a random seed\n[ 17.5] Installing packages: traceroute iproute git rsync\n[ 40.2] Running: sed -e s/^SELINUX=.*/SELINUX=enforcing/ -i /etc/selinux/config\n[ 40.3] Copying: /var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/sshd_config to /etc/ssh/\n[ 40.3] Changing permissions of /etc/ssh/sshd_config to 0600\n[ 40.3] Running: adduser -m zuul-worker\n[ 40.7] Making directory: /home/zuul-worker/.ssh\n[ 40.7] Changing permissions of /home/zuul-worker/.ssh to 0700\n[ 40.7] Copying: /var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/authorized_keys to /home/zuul-worker/.ssh/\n[ 40.7] Changing permissions of /home/zuul-worker/.ssh/authorized_keys to 0600\n[ 40.7] Running: chown -R zuul-worker:zuul-worker /home/zuul-worker/.ssh/\n[ 40.8] Copying: /var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/zuul to /etc/sudoers.d/\n[ 40.8] Changing permissions of /etc/sudoers.d/zuul to 0440\n[ 40.8] Running: chcon -R -h system_u:object_r:user_home_t:s0 /home/zuul-worker && chcon -R -h system_u:object_r:ssh_home_t:s0 /home/zuul-worker/.ssh\n[ 40.9] Running: if id zuul; then userdel -r -f zuul; fi\n[ 41.0] Running: adduser -m zuul\n[ 41.2] Making directory: /home/zuul/.ssh\n[ 41.2] Changing permissions of /home/zuul/.ssh to 0700\n[ 41.2] Copying: /var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/authorized_keys to /home/zuul/.ssh/\n[ 41.3] Changing permissions of /home/zuul/.ssh/authorized_keys to 0600\n[ 41.3] Running: chown -R zuul:zuul /home/zuul/.ssh/\n[ 41.3] Copying: /var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/zuul to /etc/sudoers.d/\n[ 41.3] Changing permissions of /etc/sudoers.d/zuul to 0440\n[ 41.4] Running: chcon -R -h system_u:object_r:user_home_t:s0 /home/zuul && chcon -R -h system_u:object_r:ssh_home_t:s0 /home/zuul/.ssh\n[ 41.4] Installing packages: traceroute iproute git rsync dhcpcd pigz python3-distro wget unzip redhat-rpm-config rpm-build rpm-sign createrepo gnupg2 expect hostname gcc gcc-c++ make patch tar time python3 python3-PyYAML python3-devel python3-libselinux python3-six libffi-devel libxml2-devel libxslt-devel openldap-devel openssl-devel python-devel readline-devel ruby-devel systemd-devel zlib-devel iptables-nft\n[ 79.2] Installing packages: traceroute iproute git rsync dhcpcd pigz python3-distro wget unzip redhat-rpm-config rpm-build rpm-sign createrepo gnupg2 expect hostname gcc gcc-c++ make patch tar time python3 python3-PyYAML python3-devel python3-libselinux python3-six libffi-devel libxml2-devel libxslt-devel openldap-devel openssl-devel python-devel readline-devel ruby-devel systemd-devel zlib-devel iptables-nft\n[ 80.0] SELinux relabelling\n[ 105.2] Finishing off", "stdout_lines": ["[ 0.0] Examining the guest ...", "[ 17.4] Setting a random seed", "[ 17.5] Installing packages: traceroute iproute git rsync", "[ 40.2] Running: sed -e s/^SELINUX=.*/SELINUX=enforcing/ -i /etc/selinux/config", "[ 40.3] Copying: /var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/sshd_config to /etc/ssh/", "[ 40.3] Changing permissions of /etc/ssh/sshd_config to 0600", "[ 40.3] Running: adduser -m zuul-worker", "[ 40.7] Making directory: /home/zuul-worker/.ssh", "[ 40.7] Changing permissions of /home/zuul-worker/.ssh to 0700", "[ 40.7] Copying: /var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/authorized_keys to /home/zuul-worker/.ssh/", "[ 40.7] Changing permissions of /home/zuul-worker/.ssh/authorized_keys to 0600", "[ 40.7] Running: chown -R zuul-worker:zuul-worker /home/zuul-worker/.ssh/", "[ 40.8] Copying: /var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/zuul to /etc/sudoers.d/", "[ 40.8] Changing permissions of /etc/sudoers.d/zuul to 0440", "[ 40.8] Running: chcon -R -h system_u:object_r:user_home_t:s0 /home/zuul-worker && chcon -R -h system_u:object_r:ssh_home_t:s0 /home/zuul-worker/.ssh", "[ 40.9] Running: if id zuul; then userdel -r -f zuul; fi", "[ 41.0] Running: adduser -m zuul", "[ 41.2] Making directory: /home/zuul/.ssh", "[ 41.2] Changing permissions of /home/zuul/.ssh to 0700", "[ 41.2] Copying: /var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/authorized_keys to /home/zuul/.ssh/", "[ 41.3] Changing permissions of /home/zuul/.ssh/authorized_keys to 0600", "[ 41.3] Running: chown -R zuul:zuul /home/zuul/.ssh/", "[ 41.3] Copying: /var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/zuul to /etc/sudoers.d/", "[ 41.3] Changing permissions of /etc/sudoers.d/zuul to 0440", "[ 41.4] Running: chcon -R -h system_u:object_r:user_home_t:s0 /home/zuul && chcon -R -h system_u:object_r:ssh_home_t:s0 /home/zuul/.ssh", "[ 41.4] Installing packages: traceroute iproute git rsync dhcpcd pigz python3-distro wget unzip redhat-rpm-config rpm-build rpm-sign createrepo gnupg2 expect hostname gcc gcc-c++ make patch tar time python3 python3-PyYAML python3-devel python3-libselinux python3-six libffi-devel libxml2-devel libxslt-devel openldap-devel openssl-devel python-devel readline-devel ruby-devel systemd-devel zlib-devel iptables-nft", "[ 79.2] Installing packages: traceroute iproute git rsync dhcpcd pigz python3-distro wget unzip redhat-rpm-config rpm-build rpm-sign createrepo gnupg2 expect hostname gcc gcc-c++ make patch tar time python3 python3-PyYAML python3-devel python3-libselinux python3-six libffi-devel libxml2-devel libxslt-devel openldap-devel openssl-devel python-devel readline-devel ruby-devel systemd-devel zlib-devel iptables-nft", "[ 80.0] SELinux relabelling", "[ 105.2] Finishing off"]} TASK [base-finalize : Create raw file] ***************************************** changed: [localhost] => {"changed": true, "cmd": ["qemu-img", "convert", "-O", "raw", "/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a/CentOS-Stream-GenericCloud-10-20260330.0.x86_64.qcow2", "/var/lib/nodepool/dib/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a.raw"], "delta": "0:00:09.625478", "end": "2026-04-02 22:35:09.096249", "rc": 0, "start": "2026-04-02 22:34:59.470771", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [base-finalize : Create qcow file] **************************************** skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [base-cleanup : Remove tmp directory] ************************************* changed: [localhost] => {"changed": true, "path": "/var/tmp/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a", "state": "absent"} PLAY RECAP ********************************************************************* localhost : ok=51 changed=21 unreachable=0 failed=0 skipped=14 rescued=0 ignored=0 Running: sudo /usr/local/bin/ansible-playbook -v /etc/nodepool/virt_images/cloud-centos-10-stream.yaml -e image_output=/var/lib/nodepool/dib/cloud-centos-10-stream-4aa3f13ec6a94256aa46409effbfcb7a -e raw_type=True Exit code: 0