~/src/github.com/openstack-k8s-operators/install_yamls/devsetup ~/ci-framework-data/artifacts ANSIBLE_FORCE_COLOR=true ansible-playbook \ -v -i hosts --tags all \ download_tools.yaml Using /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ansible.cfg as config file PLAY [Download tools] ********************************************************** TASK [download_tools : Install build dependencies name=['jq', 'skopeo', 'sqlite', 'httpd-tools', 'virt-install', 'gcc', 'python3-jinja2', 'xmlstarlet', 'openssl']] *** Wednesday 18 February 2026 10:33:52 +0000 (0:00:00.037) 0:00:00.037 **** Wednesday 18 February 2026 10:33:52 +0000 (0:00:00.036) 0:00:00.036 **** changed: [localhost] =>   changed: true  msg: ''  rc: 0  results:  - 'Installed: virt-install-5.0.0-1.el9.noarch'  - 'Installed: virt-manager-common-5.0.0-1.el9.noarch'  - 'Installed: apr-1.7.0-12.el9.x86_64'  - 'Installed: apr-util-1.6.1-23.el9.x86_64'  - 'Installed: apr-util-bdb-1.6.1-23.el9.x86_64'  - 'Installed: xorriso-1.5.4-5.el9.x86_64'  - 'Installed: libosinfo-1.10.0-1.el9.x86_64'  - 'Installed: apr-util-openssl-1.6.1-23.el9.x86_64'  - 'Installed: libisoburn-1.5.4-5.el9.x86_64'  - 'Installed: libvirt-client-11.10.0-4.el9.x86_64'  - 'Installed: libisofs-1.5.4-4.el9.x86_64'  - 'Installed: python3-argcomplete-1.12.0-5.el9.noarch'  - 'Installed: xmlstarlet-1.6.1-20.el9.x86_64'  - 'Installed: sqlite-3.34.1-9.el9.x86_64'  - 'Installed: libburn-1.5.4-5.el9.x86_64'  - 'Installed: skopeo-2:1.22.0-1.el9.x86_64'  - 'Installed: osinfo-db-20250606-1.el9.noarch'  - 'Installed: osinfo-db-tools-1.10.0-1.el9.x86_64'  - 'Installed: httpd-tools-2.4.62-12.el9.x86_64' TASK [download_tools : Set opm download url suffix opm_url_suffix=latest/download] *** Wednesday 18 February 2026 10:33:56 +0000 (0:00:04.085) 0:00:04.123 **** Wednesday 18 February 2026 10:33:56 +0000 (0:00:04.086) 0:00:04.122 **** skipping: [localhost] =>   changed: false  false_condition: opm_version is undefined or opm_version == "latest"  skip_reason: Conditional result was False TASK [download_tools : Set opm download url suffix opm_url_suffix=download/{{ opm_version }}] *** Wednesday 18 February 2026 10:33:56 +0000 (0:00:00.027) 0:00:04.150 **** Wednesday 18 February 2026 10:33:56 +0000 (0:00:00.027) 0:00:04.150 **** ok: [localhost] =>   ansible_facts:  opm_url_suffix: download/v1.30.0  changed: false TASK [download_tools : Create $HOME/bin dir path={{ lookup('env', 'HOME') }}/bin, state=directory, mode=0755] *** Wednesday 18 February 2026 10:33:56 +0000 (0:00:00.044) 0:00:04.195 **** Wednesday 18 February 2026 10:33:56 +0000 (0:00:00.044) 0:00:04.195 **** ok: [localhost] =>   changed: false  gid: 1000  group: zuul  mode: '0755'  owner: zuul  path: /home/zuul/bin  secontext: unconfined_u:object_r:home_bin_t:s0  size: 48  state: directory  uid: 1000 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 18 February 2026 10:33:56 +0000 (0:00:00.294) 0:00:04.490 **** Wednesday 18 February 2026 10:33:56 +0000 (0:00:00.294) 0:00:04.489 **** changed: [localhost] =>   changed: true  checksum_dest: null  checksum_src: 9238abd6903e2fbbb4e1077b6ae3ada340867a32  dest: /home/zuul/bin/opm  elapsed: 0  gid: 1000  group: zuul  md5sum: 7012baf74b8eb8252ce3d768e06f5400  mode: '0755'  msg: OK (54879432 bytes)  owner: zuul  secontext: unconfined_u:object_r:home_bin_t:s0  size: 54879432  src: /home/zuul/.ansible/tmp/ansible-moduletmp-1771410836.8137915-qgdzd12y/tmpi9emy4v3  state: file  status_code: 200  uid: 1000  url: https://github.com/operator-framework/operator-registry/releases/download/v1.30.0/linux-amd64-opm TASK [download_tools : Set oc-mirror download url oc_mirror_url=https://mirror.openshift.com/pub/openshift-v4/clients/ocp/{{ oc_mirror_version }}/oc-mirror.tar.gz] *** Wednesday 18 February 2026 10:33:57 +0000 (0:00:01.462) 0:00:05.952 **** Wednesday 18 February 2026 10:33:57 +0000 (0:00:01.462) 0:00:05.951 **** ok: [localhost] =>   ansible_facts:  oc_mirror_url: https://mirror.openshift.com/pub/openshift-v4/clients/ocp/latest/oc-mirror.tar.gz  changed: false TASK [download_tools : Download and extract oc-mirror src={{ oc_mirror_url }}, dest={{ lookup('env', 'HOME') }}/bin/, remote_src=True] *** Wednesday 18 February 2026 10:33:57 +0000 (0:00:00.035) 0:00:05.987 **** Wednesday 18 February 2026 10:33:57 +0000 (0:00:00.035) 0:00:05.987 **** changed: [localhost] =>   changed: true  dest: /home/zuul/bin/  extract_results:  cmd:  - /usr/bin/gtar  - --extract  - -C  - /home/zuul/bin  - -z  - -f  - /home/zuul/.ansible/tmp/ansible-tmp-1771410837.9780638-31153-67896582601537/oc-mirroqnl1uvfc.tar.gz  err: ''  out: ''  rc: 0  gid: 1000  group: zuul  handler: TgzArchive  mode: '0755'  owner: zuul  secontext: unconfined_u:object_r:home_bin_t:s0  size: 76  src: /home/zuul/.ansible/tmp/ansible-tmp-1771410837.9780638-31153-67896582601537/oc-mirroqnl1uvfc.tar.gz  state: directory  uid: 1000 TASK [download_tools : Make oc-mirror executable path={{ lookup('env', 'HOME') }}/bin/oc-mirror, mode=0755] *** Wednesday 18 February 2026 10:34:06 +0000 (0:00:08.129) 0:00:14.117 **** Wednesday 18 February 2026 10:34:06 +0000 (0:00:08.129) 0:00:14.117 **** changed: [localhost] =>   changed: true  gid: 1000  group: zuul  mode: '0755'  owner: zuul  path: /home/zuul/bin/oc-mirror  secontext: unconfined_u:object_r:home_bin_t:s0  size: 314996368  state: file  uid: 1000 TASK [download_tools : Get version from sdk_version _sdk_version={{ sdk_version | regex_search('v(.*)', '\1') | first }}] *** Wednesday 18 February 2026 10:34:06 +0000 (0:00:00.173) 0:00:14.291 **** Wednesday 18 February 2026 10:34:06 +0000 (0:00:00.173) 0:00:14.290 **** ok: [localhost] =>   ansible_facts:  _sdk_version: 1.41.1  changed: false TASK [download_tools : Set operator-sdk file for version < 1.3.0 _operator_sdk_file=operator-sdk-{{ sdk_version }}-x86_64-linux-gnu] *** Wednesday 18 February 2026 10:34:06 +0000 (0:00:00.032) 0:00:14.323 **** Wednesday 18 February 2026 10:34:06 +0000 (0:00:00.032) 0:00:14.323 **** skipping: [localhost] =>   changed: false  false_condition: _sdk_version is version('1.3.0', 'lt', strict=True )  skip_reason: Conditional result was False TASK [download_tools : Set operator-sdk file for version >= 1.3.0 _operator_sdk_file=operator-sdk_linux_amd64] *** Wednesday 18 February 2026 10:34:06 +0000 (0:00:00.027) 0:00:14.351 **** Wednesday 18 February 2026 10:34:06 +0000 (0:00:00.027) 0:00:14.350 **** ok: [localhost] =>   ansible_facts:  _operator_sdk_file: operator-sdk_linux_amd64  changed: false 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 18 February 2026 10:34:06 +0000 (0:00:00.035) 0:00:14.386 **** Wednesday 18 February 2026 10:34:06 +0000 (0:00:00.035) 0:00:14.385 **** changed: [localhost] =>   changed: true  checksum_dest: null  checksum_src: b29fbaf7b88d11c0fc7b56fc7468cc20bbb00875  dest: /home/zuul/bin/operator-sdk  elapsed: 3  gid: 1000  group: zuul  md5sum: f288351121b669bf298bab2daeb0d4de  mode: '0755'  msg: OK (120534604 bytes)  owner: zuul  secontext: unconfined_u:object_r:home_bin_t:s0  size: 120534604  src: /home/zuul/.ansible/tmp/ansible-moduletmp-1771410846.5735426-_ps41klj/tmpyg8dg7rb  state: file  status_code: 200  uid: 1000  url: https://github.com/operator-framework/operator-sdk/releases/download/v1.41.1/operator-sdk_linux_amd64 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 18 February 2026 10:34:10 +0000 (0:00:03.842) 0:00:18.228 **** Wednesday 18 February 2026 10:34:10 +0000 (0:00:03.842) 0:00:18.228 **** changed: [localhost] =>   changed: true  dest: /home/zuul/bin/  extract_results:  cmd:  - /usr/bin/gtar  - --extract  - -C  - /home/zuul/bin  - -z  - -f  - /home/zuul/.ansible/tmp/ansible-tmp-1771410850.220339-31197-75061563196811/kustomize_v5.0.3_linux_amd64hw7k13zl.tar.gz  err: ''  out: ''  rc: 0  gid: 1000  group: zuul  handler: TgzArchive  mode: '0755'  owner: zuul  secontext: unconfined_u:object_r:home_bin_t:s0  size: 113  src: /home/zuul/.ansible/tmp/ansible-tmp-1771410850.220339-31197-75061563196811/kustomize_v5.0.3_linux_amd64hw7k13zl.tar.gz  state: directory  uid: 1000 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 18 February 2026 10:34:11 +0000 (0:00:01.247) 0:00:19.476 **** Wednesday 18 February 2026 10:34:11 +0000 (0:00:01.247) 0:00:19.475 **** ok: [localhost] =>   changed: false  dest: /home/zuul/bin/kubectl  elapsed: 0  gid: 1000  group: zuul  mode: '0755'  msg: 'HTTP Error 304: Not Modified'  owner: zuul  secontext: unconfined_u:object_r:home_bin_t:s0  size: 197726784  state: hard  status_code: 304  uid: 1000  url: https://dl.k8s.io/release/v1.25.7/bin/linux/amd64/kubectl 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 18 February 2026 10:34:11 +0000 (0:00:00.377) 0:00:19.853 **** Wednesday 18 February 2026 10:34:11 +0000 (0:00:00.377) 0:00:19.853 **** changed: [localhost] =>   changed: true  checksum_dest: null  checksum_src: b6a31d1f3601af01fcce998d721a8e71df2fddc2  dest: /home/zuul/bin/kubectl-kuttl  elapsed: 0  gid: 1000  group: zuul  md5sum: 3ff8e2099b841f8ef0766ebc22057376  mode: '0755'  msg: OK (39207064 bytes)  owner: zuul  secontext: unconfined_u:object_r:home_bin_t:s0  size: 39207064  src: /home/zuul/.ansible/tmp/ansible-moduletmp-1771410852.067473-pvyzcbkn/tmpd_hm8oyr  state: file  status_code: 200  uid: 1000  url: https://github.com/kudobuilder/kuttl/releases/download/v0.20.0/kubectl-kuttl_0.20.0_linux_x86_64 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 18 February 2026 10:34:12 +0000 (0:00:00.894) 0:00:20.748 **** Wednesday 18 February 2026 10:34:12 +0000 (0:00:00.894) 0:00:20.747 **** changed: [localhost] =>   changed: true  dest: /home/zuul/bin/  extract_results:  cmd:  - /usr/bin/gtar  - --extract  - -C  - /home/zuul/bin  - -z  - --show-transformed-names  - --exclude  - README.md  - --exclude  - LICENSE  - -f  - /home/zuul/.ansible/tmp/ansible-tmp-1771410852.7314506-31235-123314735007742/chainsaw_linux_amd64u60rfqpk.tar.gz  err: ''  out: ''  rc: 0  gid: 1000  group: zuul  handler: TgzArchive  mode: '0755'  owner: zuul  secontext: unconfined_u:object_r:home_bin_t:s0  size: 150  src: /home/zuul/.ansible/tmp/ansible-tmp-1771410852.7314506-31235-123314735007742/chainsaw_linux_amd64u60rfqpk.tar.gz  state: directory  uid: 1000 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 18 February 2026 10:34:15 +0000 (0:00:02.990) 0:00:23.738 **** Wednesday 18 February 2026 10:34:15 +0000 (0:00:02.990) 0:00:23.738 **** changed: [localhost] =>   changed: true  dest: /home/zuul/bin/  extract_results:  cmd:  - /usr/bin/gtar  - --extract  - -C  - /home/zuul/bin  - -z  - -f  - /home/zuul/.ansible/tmp/ansible-tmp-1771410855.7232263-31265-53929402311730/yq_linux_amd64593_hv5r.tar.gz  err: ''  out: ''  rc: 0  gid: 1000  group: zuul  handler: TgzArchive  mode: '0755'  owner: zuul  secontext: unconfined_u:object_r:home_bin_t:s0  size: 4096  src: /home/zuul/.ansible/tmp/ansible-tmp-1771410855.7232263-31265-53929402311730/yq_linux_amd64593_hv5r.tar.gz  state: directory  uid: 1000 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 18 February 2026 10:34:17 +0000 (0:00:01.306) 0:00:25.045 **** Wednesday 18 February 2026 10:34:17 +0000 (0:00:01.306) 0:00:25.045 **** changed: [localhost] =>   changed: true  dest: /home/zuul/bin/yq  gid: 1000  group: zuul  mode: '0777'  owner: zuul  secontext: unconfined_u:object_r:home_bin_t:s0  size: 29  src: /home/zuul/bin/yq_linux_amd64  state: link  uid: 1000 TASK [download_tools : Deinstall golang state=absent, name=['golang-bin', 'golang-src', 'golang']] *** Wednesday 18 February 2026 10:34:17 +0000 (0:00:00.223) 0:00:25.269 **** Wednesday 18 February 2026 10:34:17 +0000 (0:00:00.223) 0:00:25.268 **** ok: [localhost] =>   changed: false  msg: Nothing to do  rc: 0  results: [] TASK [download_tools : Delete old go version installed from upstream path={{ item }}, state=absent] *** Wednesday 18 February 2026 10:34:18 +0000 (0:00:01.343) 0:00:26.612 **** Wednesday 18 February 2026 10:34:18 +0000 (0:00:01.343) 0:00:26.612 **** ok: [localhost] => (item=/usr/local/go) =>   ansible_loop_var: item  changed: false  item: /usr/local/go  path: /usr/local/go  state: absent ok: [localhost] => (item=/home/zuul/bin/go) =>   ansible_loop_var: item  changed: false  item: /home/zuul/bin/go  path: /home/zuul/bin/go  state: absent ok: [localhost] => (item=/home/zuul/bin/gofmt) =>   ansible_loop_var: item  changed: false  item: /home/zuul/bin/gofmt  path: /home/zuul/bin/gofmt  state: absent ok: [localhost] => (item=/usr/local/bin/go) =>   ansible_loop_var: item  changed: false  item: /usr/local/bin/go  path: /usr/local/bin/go  state: absent ok: [localhost] => (item=/usr/local/bin/gofmt) =>   ansible_loop_var: item  changed: false  item: /usr/local/bin/gofmt  path: /usr/local/bin/gofmt  state: absent 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 18 February 2026 10:34:19 +0000 (0:00:01.021) 0:00:27.634 **** Wednesday 18 February 2026 10:34:19 +0000 (0:00:01.022) 0:00:27.634 **** changed: [localhost] =>   changed: true  dest: /usr/local  extract_results:  cmd:  - /bin/gtar  - --extract  - -C  - /usr/local  - -z  - --show-transformed-names  - --exclude  - go/misc  - --exclude  - go/pkg/linux_amd64_race  - --exclude  - go/test  - -f  - /home/zuul/.ansible/tmp/ansible-tmp-1771410859.623981-31328-75086947788964/go1.24.6.linux-amd64kibbmkfb.tar.gz  err: ''  out: ''  rc: 0  gid: 0  group: root  handler: TgzArchive  mode: '0755'  owner: root  secontext: system_u:object_r:usr_t:s0  size: 141  src: /home/zuul/.ansible/tmp/ansible-tmp-1771410859.623981-31328-75086947788964/go1.24.6.linux-amd64kibbmkfb.tar.gz  state: directory  uid: 0 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 18 February 2026 10:34:31 +0000 (0:00:11.887) 0:00:39.522 **** Wednesday 18 February 2026 10:34:31 +0000 (0:00:11.887) 0:00:39.521 **** changed: [localhost] => (item=go) =>   ansible_loop_var: item  changed: true  cmd: |  set -e  update-alternatives --install /usr/local/bin/go go /usr/local/go/bin/go 1  delta: '0:00:00.006540'  end: '2026-02-18 10:34:31.826463'  item: go  msg: ''  rc: 0  start: '2026-02-18 10:34:31.819923'  stderr: ''  stderr_lines: []  stdout: ''  stdout_lines: [] changed: [localhost] => (item=gofmt) =>   ansible_loop_var: item  changed: true  cmd: |  set -e  update-alternatives --install /usr/local/bin/gofmt gofmt /usr/local/go/bin/gofmt 1  delta: '0:00:00.006021'  end: '2026-02-18 10:34:32.029269'  item: gofmt  msg: ''  rc: 0  start: '2026-02-18 10:34:32.023248'  stderr: ''  stderr_lines: []  stdout: ''  stdout_lines: [] 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 18 February 2026 10:34:32 +0000 (0:00:00.602) 0:00:40.124 **** Wednesday 18 February 2026 10:34:32 +0000 (0:00:00.602) 0:00:40.123 **** ok: [localhost] =>   msg: When move from rpm to upstream version, make sure to clean bash cache using `hash  -d go` PLAY RECAP ********************************************************************* localhost : ok=21  changed=12  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 Wednesday 18 February 2026 10:34:32 +0000 (0:00:00.067) 0:00:40.191 **** =============================================================================== download_tools : Download and extract golang --------------------------- 11.89s download_tools : Download and extract oc-mirror ------------------------- 8.13s download_tools : Install build dependencies ----------------------------- 4.09s download_tools : Download operator-sdk ---------------------------------- 3.84s download_tools : Download chainsaw -------------------------------------- 2.99s download_tools : Download opm ------------------------------------------- 1.46s download_tools : Deinstall golang --------------------------------------- 1.34s download_tools : Download and extract yq -------------------------------- 1.31s download_tools : Download and extract kustomize ------------------------- 1.25s download_tools : Delete old go version installed from upstream ---------- 1.02s download_tools : Download kuttl ----------------------------------------- 0.89s download_tools : Set alternatives link to installed go version ---------- 0.60s download_tools : Download kubectl --------------------------------------- 0.38s download_tools : Create $HOME/bin dir ----------------------------------- 0.29s download_tools : Link yq_linux_amd64 as yq ------------------------------ 0.22s download_tools : Make oc-mirror executable ------------------------------ 0.17s download_tools : Clean bash cache --------------------------------------- 0.07s download_tools : Set opm download url suffix ---------------------------- 0.04s download_tools : Set oc-mirror download url ----------------------------- 0.04s download_tools : Set operator-sdk file for version >= 1.3.0 ------------- 0.04s Wednesday 18 February 2026 10:34:32 +0000 (0:00:00.068) 0:00:40.191 **** =============================================================================== download_tools --------------------------------------------------------- 40.15s ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ total ------------------------------------------------------------------ 40.15s ~/ci-framework-data/artifacts