[WARNING]: Found variable using reserved name: namespace PLAY [Download tools] ********************************************************** TASK [download_tools : Install build dependencies name=['jq', 'skopeo', 'sqlite', 'httpd-tools', 'virt-install', 'gcc', 'python3-jinja2', 'xmlstarlet', 'openssl']] *** Wednesday 28 January 2026 16:03:43 +0000 (0:00:00.050) 0:00:00.050 ***** Wednesday 28 January 2026 16:03:43 +0000 (0:00:00.049) 0:00:00.049 ***** changed: [localhost] TASK [download_tools : Set opm download url suffix opm_url_suffix=latest/download] *** Wednesday 28 January 2026 16:03:49 +0000 (0:00:05.744) 0:00:05.794 ***** Wednesday 28 January 2026 16:03:49 +0000 (0:00:05.744) 0:00:05.793 ***** skipping: [localhost] TASK [download_tools : Set opm download url suffix opm_url_suffix=download/{{ opm_version }}] *** Wednesday 28 January 2026 16:03:49 +0000 (0:00:00.037) 0:00:05.831 ***** Wednesday 28 January 2026 16:03:49 +0000 (0:00:00.037) 0:00:05.830 ***** ok: [localhost] TASK [download_tools : Create $HOME/bin dir path={{ lookup('env', 'HOME') }}/bin, state=directory, mode=0755] *** Wednesday 28 January 2026 16:03:49 +0000 (0:00:00.045) 0:00:05.876 ***** Wednesday 28 January 2026 16:03:49 +0000 (0:00:00.045) 0:00:05.876 ***** ok: [localhost] TASK [download_tools : Download opm url=https://github.com/operator-framework/operator-registry/releases/{{ opm_url_suffix }}/linux-amd64-opm, dest={{ lookup('env', 'HOME') }}/bin/opm, mode=0755, timeout=30] *** Wednesday 28 January 2026 16:03:49 +0000 (0:00:00.351) 0:00:06.228 ***** Wednesday 28 January 2026 16:03:49 +0000 (0:00:00.351) 0:00:06.227 ***** changed: [localhost] TASK [download_tools : Get version from sdk_version _sdk_version={{ sdk_version | regex_search('v(.*)', '\1') | first }}] *** Wednesday 28 January 2026 16:03:51 +0000 (0:00:01.084) 0:00:07.313 ***** Wednesday 28 January 2026 16:03:51 +0000 (0:00:01.084) 0:00:07.312 ***** ok: [localhost] TASK [download_tools : Set operator-sdk file for version < 1.3.0 _operator_sdk_file=operator-sdk-{{ sdk_version }}-x86_64-linux-gnu] *** Wednesday 28 January 2026 16:03:51 +0000 (0:00:00.045) 0:00:07.358 ***** Wednesday 28 January 2026 16:03:51 +0000 (0:00:00.045) 0:00:07.357 ***** skipping: [localhost] TASK [download_tools : Set operator-sdk file for version >= 1.3.0 _operator_sdk_file=operator-sdk_linux_amd64] *** Wednesday 28 January 2026 16:03:51 +0000 (0:00:00.042) 0:00:07.401 ***** Wednesday 28 January 2026 16:03:51 +0000 (0:00:00.043) 0:00:07.400 ***** ok: [localhost] TASK [download_tools : Download operator-sdk url=https://github.com/operator-framework/operator-sdk/releases/download/{{ sdk_version }}/{{ _operator_sdk_file }}, dest={{ lookup('env', 'HOME') }}/bin/operator-sdk, mode=0755, force=True, timeout=30] *** Wednesday 28 January 2026 16:03:51 +0000 (0:00:00.065) 0:00:07.466 ***** Wednesday 28 January 2026 16:03:51 +0000 (0:00:00.065) 0:00:07.465 ***** changed: [localhost] TASK [download_tools : Download and extract kustomize src=https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize%2F{{ kustomize_version }}/kustomize_{{ kustomize_version }}_linux_amd64.tar.gz, dest={{ lookup('env', 'HOME') }}/bin/, remote_src=True] *** Wednesday 28 January 2026 16:03:52 +0000 (0:00:01.399) 0:00:08.865 ***** Wednesday 28 January 2026 16:03:52 +0000 (0:00:01.399) 0:00:08.865 ***** changed: [localhost] TASK [download_tools : Download kubectl url=https://dl.k8s.io/release/{{ kubectl_version }}/bin/linux/amd64/kubectl, dest={{ lookup('env', 'HOME') }}/bin/kubectl, mode=0755, timeout=30] *** Wednesday 28 January 2026 16:03:54 +0000 (0:00:01.582) 0:00:10.448 ***** Wednesday 28 January 2026 16:03:54 +0000 (0:00:01.582) 0:00:10.447 ***** ok: [localhost] TASK [download_tools : Download kuttl url=https://github.com/kudobuilder/kuttl/releases/download/v{{ kuttl_version }}/kubectl-kuttl_{{ kuttl_version }}_linux_x86_64, dest={{ lookup('env', 'HOME') }}/bin/kubectl-kuttl, mode=0755, timeout=30] *** Wednesday 28 January 2026 16:03:55 +0000 (0:00:01.552) 0:00:12.001 ***** Wednesday 28 January 2026 16:03:55 +0000 (0:00:01.552) 0:00:12.000 ***** changed: [localhost] TASK [download_tools : Download chainsaw src=https://github.com/kyverno/chainsaw/releases/download/v{{ chainsaw_version }}/chainsaw_linux_amd64.tar.gz, dest={{ lookup('env', 'HOME') }}/bin/, remote_src=True, extra_opts=['--exclude', 'README.md', '--exclude', 'LICENSE']] *** Wednesday 28 January 2026 16:03:56 +0000 (0:00:00.793) 0:00:12.794 ***** Wednesday 28 January 2026 16:03:56 +0000 (0:00:00.793) 0:00:12.793 ***** changed: [localhost] TASK [download_tools : Download and extract yq src=https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64.tar.gz, dest={{ lookup('env', 'HOME') }}/bin/, remote_src=True, mode=0755] *** Wednesday 28 January 2026 16:03:59 +0000 (0:00:03.302) 0:00:16.097 ***** Wednesday 28 January 2026 16:03:59 +0000 (0:00:03.302) 0:00:16.096 ***** changed: [localhost] TASK [download_tools : Link yq_linux_amd64 as yq src={{ lookup('env', 'HOME') }}/bin/yq_linux_amd64, dest={{ lookup('env', 'HOME') }}/bin/yq, state=link] *** Wednesday 28 January 2026 16:04:01 +0000 (0:00:01.262) 0:00:17.360 ***** Wednesday 28 January 2026 16:04:01 +0000 (0:00:01.262) 0:00:17.359 ***** changed: [localhost] TASK [download_tools : Deinstall golang state=absent, name=['golang-bin', 'golang-src', 'golang']] *** Wednesday 28 January 2026 16:04:01 +0000 (0:00:00.206) 0:00:17.566 ***** Wednesday 28 January 2026 16:04:01 +0000 (0:00:00.206) 0:00:17.565 ***** changed: [localhost] TASK [download_tools : Delete old go version installed from upstream path={{ item }}, state=absent] *** Wednesday 28 January 2026 16:04:06 +0000 (0:00:04.923) 0:00:22.490 ***** Wednesday 28 January 2026 16:04:06 +0000 (0:00:04.923) 0:00:22.489 ***** ok: [localhost] => (item=/usr/local/go) ok: [localhost] => (item=/home/zuul/bin/go) ok: [localhost] => (item=/home/zuul/bin/gofmt) ok: [localhost] => (item=/usr/local/bin/go) ok: [localhost] => (item=/usr/local/bin/gofmt) TASK [download_tools : Download and extract golang src=https://golang.org/dl/go{{ go_version }}.linux-amd64.tar.gz, dest=/usr/local, remote_src=True, extra_opts=['--exclude', 'go/misc', '--exclude', 'go/pkg/linux_amd64_race', '--exclude', 'go/test']] *** Wednesday 28 January 2026 16:04:07 +0000 (0:00:01.067) 0:00:23.557 ***** Wednesday 28 January 2026 16:04:07 +0000 (0:00:01.067) 0:00:23.557 ***** changed: [localhost] TASK [download_tools : Set alternatives link to installed go version _raw_params=set -e update-alternatives --install /usr/local/bin/{{ item }} {{ item }} /usr/local/go/bin/{{ item }} 1 ] *** Wednesday 28 January 2026 16:04:23 +0000 (0:00:15.844) 0:00:39.402 ***** Wednesday 28 January 2026 16:04:23 +0000 (0:00:15.844) 0:00:39.401 ***** changed: [localhost] => (item=go) changed: [localhost] => (item=gofmt) TASK [download_tools : Clean bash cache msg=When move from rpm to upstream version, make sure to clean bash cache using `hash -d go`] *** Wednesday 28 January 2026 16:04:23 +0000 (0:00:00.746) 0:00:40.149 ***** Wednesday 28 January 2026 16:04:23 +0000 (0:00:00.747) 0:00:40.148 ***** ok: [localhost] => msg: When move from rpm to upstream version, make sure to clean bash cache using `hash -d go` PLAY RECAP ********************************************************************* localhost : ok=18 changed=11 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Wednesday 28 January 2026 16:04:23 +0000 (0:00:00.076) 0:00:40.226 ***** =============================================================================== download_tools : Download and extract golang --------------------------- 15.84s download_tools : Install build dependencies ----------------------------- 5.74s download_tools : Deinstall golang --------------------------------------- 4.92s download_tools : Download chainsaw -------------------------------------- 3.30s download_tools : Download and extract kustomize ------------------------- 1.58s download_tools : Download kubectl --------------------------------------- 1.55s download_tools : Download operator-sdk ---------------------------------- 1.40s download_tools : Download and extract yq -------------------------------- 1.26s download_tools : Download opm ------------------------------------------- 1.08s download_tools : Delete old go version installed from upstream ---------- 1.07s download_tools : Download kuttl ----------------------------------------- 0.79s download_tools : Set alternatives link to installed go version ---------- 0.75s download_tools : Create $HOME/bin dir ----------------------------------- 0.35s download_tools : Link yq_linux_amd64 as yq ------------------------------ 0.21s download_tools : Clean bash cache --------------------------------------- 0.08s download_tools : Set operator-sdk file for version >= 1.3.0 ------------- 0.07s download_tools : Set opm download url suffix ---------------------------- 0.05s download_tools : Get version from sdk_version --------------------------- 0.05s download_tools : Set operator-sdk file for version < 1.3.0 -------------- 0.04s download_tools : Set opm download url suffix ---------------------------- 0.04s Wednesday 28 January 2026 16:04:23 +0000 (0:00:00.077) 0:00:40.226 ***** =============================================================================== download_tools --------------------------------------------------------- 40.18s ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ total ------------------------------------------------------------------ 40.18s