~/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/.cache/molecule/env_op_images/default/ansible.cfg as config file PLAY [Download tools] ********************************************************** TASK [Gathering Facts] ********************************************************* Wednesday 10 June 2026 11:56:33 +0000 (0:00:00.016) 0:00:00.016 ******** ok: [localhost] TASK [download_tools : Install build dependencies] ***************************** Wednesday 10 June 2026 11:56:34 +0000 (0:00:01.144) 0:00:01.160 ******** changed: [localhost] => changed=true   msg: ''  rc: 0  results:  - 'Installed: apr-util-1.6.1-23.el9.x86_64'  - 'Installed: libburn-1.5.4-5.el9.x86_64'  - 'Installed: apr-util-bdb-1.6.1-23.el9.x86_64'  - 'Installed: libosinfo-1.10.0-1.el9.x86_64'  - 'Installed: virt-install-5.1.0-1.el9.noarch'  - 'Installed: python3-argcomplete-1.12.0-5.el9.noarch'  - 'Installed: xorriso-1.5.4-5.el9.x86_64'  - 'Installed: libisofs-1.5.4-4.el9.x86_64'  - 'Installed: osinfo-db-20250606-2.el9.noarch'  - 'Installed: osinfo-db-tools-1.10.0-1.el9.x86_64'  - 'Installed: xmlstarlet-1.6.1-20.el9.x86_64'  - 'Installed: virt-manager-common-5.1.0-1.el9.noarch'  - 'Installed: httpd-tools-2.4.62-14.el9.x86_64'  - 'Installed: apr-util-openssl-1.6.1-23.el9.x86_64'  - 'Installed: libisoburn-1.5.4-5.el9.x86_64'  - 'Installed: apr-1.7.0-12.el9.x86_64' TASK [download_tools : Set opm download url suffix] **************************** Wednesday 10 June 2026 11:56:40 +0000 (0:00:05.948) 0:00:07.109 ******** 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] **************************** Wednesday 10 June 2026 11:56:40 +0000 (0:00:00.037) 0:00:07.147 ******** ok: [localhost] => changed=false   ansible_facts:  opm_url_suffix: download/v1.30.0 TASK [download_tools : Create $HOME/bin dir] *********************************** Wednesday 10 June 2026 11:56:40 +0000 (0:00:00.030) 0:00:07.177 ******** 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] ******************************************* Wednesday 10 June 2026 11:56:41 +0000 (0:00:00.477) 0:00:07.655 ******** 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: /tmp/ansible-tmp-1781092601.0427196-10686-147764256883306/tmp46vidc3a  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] ***************************** Wednesday 10 June 2026 11:56:42 +0000 (0:00:01.442) 0:00:09.097 ******** ok: [localhost] => changed=false   ansible_facts:  oc_mirror_url: https://mirror.openshift.com/pub/openshift-v4/clients/ocp/latest/oc-mirror.tar.gz TASK [download_tools : Download and extract oc-mirror] ************************* Wednesday 10 June 2026 11:56:42 +0000 (0:00:00.028) 0:00:09.126 ******** changed: [localhost] => changed=true   dest: /home/zuul/bin/  extract_results:  cmd:  - /usr/bin/gtar  - --extract  - -C  - /home/zuul/bin  - -z  - -f  - /tmp/ansible-tmp-1781092602.512738-10703-183319897391356/oc-mirro531en4yp.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: /tmp/ansible-tmp-1781092602.512738-10703-183319897391356/oc-mirro531en4yp.tar.gz  state: directory  uid: 1000 TASK [download_tools : Make oc-mirror executable] ****************************** Wednesday 10 June 2026 11:56:51 +0000 (0:00:08.611) 0:00:17.737 ******** 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: 315602224  state: file  uid: 1000 TASK [download_tools : Get version from sdk_version] *************************** Wednesday 10 June 2026 11:56:51 +0000 (0:00:00.223) 0:00:17.960 ******** ok: [localhost] => changed=false   ansible_facts:  _sdk_version: 1.41.1 TASK [download_tools : Set operator-sdk file for version < 1.3.0] ************** Wednesday 10 June 2026 11:56:51 +0000 (0:00:00.039) 0:00:18.000 ******** 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] ************* Wednesday 10 June 2026 11:56:51 +0000 (0:00:00.028) 0:00:18.028 ******** ok: [localhost] => changed=false   ansible_facts:  _operator_sdk_file: operator-sdk_linux_amd64 TASK [download_tools : Download operator-sdk] ********************************** Wednesday 10 June 2026 11:56:51 +0000 (0:00:00.028) 0:00:18.056 ******** changed: [localhost] => changed=true   checksum_dest: null  checksum_src: b29fbaf7b88d11c0fc7b56fc7468cc20bbb00875  dest: /home/zuul/bin/operator-sdk  elapsed: 0  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: /tmp/ansible-tmp-1781092611.4450521-10757-193624338140239/tmpejqxk0p_  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] ************************* Wednesday 10 June 2026 11:56:52 +0000 (0:00:01.288) 0:00:19.345 ******** changed: [localhost] => changed=true   dest: /home/zuul/bin/  extract_results:  cmd:  - /usr/bin/gtar  - --extract  - -C  - /home/zuul/bin  - -z  - -f  - /tmp/ansible-tmp-1781092612.7337577-10773-7525551693423/kustomize_v5.0.3_linux_amd64x2m40bsv.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: /tmp/ansible-tmp-1781092612.7337577-10773-7525551693423/kustomize_v5.0.3_linux_amd64x2m40bsv.tar.gz  state: directory  uid: 1000 TASK [download_tools : Download kubectl] *************************************** Wednesday 10 June 2026 11:56:53 +0000 (0:00:01.180) 0:00:20.525 ******** 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: 136296240  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] ***************************************** Wednesday 10 June 2026 11:56:54 +0000 (0:00:00.388) 0:00:20.913 ******** 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: /tmp/ansible-tmp-1781092614.2975097-10821-201596285406294/tmp38h_5s3x  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] ************************************** Wednesday 10 June 2026 11:56:55 +0000 (0:00:01.107) 0:00:22.021 ******** 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  - /tmp/ansible-tmp-1781092615.4105875-10837-42573582645004/chainsaw_linux_amd64yoxwp0xm.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: /tmp/ansible-tmp-1781092615.4105875-10837-42573582645004/chainsaw_linux_amd64yoxwp0xm.tar.gz  state: directory  uid: 1000 TASK [download_tools : Download and extract yq] ******************************** Wednesday 10 June 2026 11:56:58 +0000 (0:00:03.268) 0:00:25.289 ******** changed: [localhost] => changed=true   dest: /home/zuul/bin/  extract_results:  cmd:  - /usr/bin/gtar  - --extract  - -C  - /home/zuul/bin  - -z  - -f  - /tmp/ansible-tmp-1781092618.6709557-10870-136888165964954/yq_linux_amd64rd7oav6e.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: /tmp/ansible-tmp-1781092618.6709557-10870-136888165964954/yq_linux_amd64rd7oav6e.tar.gz  state: directory  uid: 1000 TASK [download_tools : Link yq_linux_amd64 as yq] ****************************** Wednesday 10 June 2026 11:57:00 +0000 (0:00:01.611) 0:00:26.901 ******** 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] *************************************** Wednesday 10 June 2026 11:57:00 +0000 (0:00:00.258) 0:00:27.159 ******** changed: [localhost] => changed=true   msg: ''  rc: 0  results:  - 'Removed: golang-1.26.2-1.el9.x86_64'  - 'Removed: golang-bin-1.26.2-1.el9.x86_64'  - 'Removed: golang-race-1.26.2-1.el9.x86_64'  - 'Removed: golang-src-1.26.2-1.el9.noarch' TASK [download_tools : Delete old go version installed from upstream] ********** Wednesday 10 June 2026 11:57:06 +0000 (0:00:05.880) 0:00:33.040 ******** ok: [localhost] => (item=/usr/local/go) => changed=false   ansible_loop_var: item  item: /usr/local/go  path: /usr/local/go  state: absent ok: [localhost] => (item=/home/zuul/bin/go) => changed=false   ansible_loop_var: item  item: /home/zuul/bin/go  path: /home/zuul/bin/go  state: absent ok: [localhost] => (item=/home/zuul/bin/gofmt) => changed=false   ansible_loop_var: item  item: /home/zuul/bin/gofmt  path: /home/zuul/bin/gofmt  state: absent ok: [localhost] => (item=/usr/local/bin/go) => changed=false   ansible_loop_var: item  item: /usr/local/bin/go  path: /usr/local/bin/go  state: absent ok: [localhost] => (item=/usr/local/bin/gofmt) => changed=false   ansible_loop_var: item  item: /usr/local/bin/gofmt  path: /usr/local/bin/gofmt  state: absent TASK [download_tools : Download and extract golang] **************************** Wednesday 10 June 2026 11:57:07 +0000 (0:00:01.087) 0:00:34.127 ******** 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  - /tmp/ansible-tmp-1781092627.507047-11014-106323983483990/go1.24.6.linux-amd64wygukkfb.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: /tmp/ansible-tmp-1781092627.507047-11014-106323983483990/go1.24.6.linux-amd64wygukkfb.tar.gz  state: directory  uid: 0 TASK [download_tools : Set alternatives link to installed go version] ********** Wednesday 10 June 2026 11:57:22 +0000 (0:00:14.826) 0:00:48.954 ******** changed: [localhost] => (item=go) => changed=true   ansible_loop_var: item  cmd: |-  set -e  update-alternatives --install /usr/local/bin/go go /usr/local/go/bin/go 1  delta: '0:00:00.006478'  end: '2026-06-10 11:57:22.733862'  item: go  msg: ''  rc: 0  start: '2026-06-10 11:57:22.727384'  stderr: ''  stderr_lines:   stdout: ''  stdout_lines:  changed: [localhost] => (item=gofmt) => changed=true   ansible_loop_var: item  cmd: |-  set -e  update-alternatives --install /usr/local/bin/gofmt gofmt /usr/local/go/bin/gofmt 1  delta: '0:00:00.006380'  end: '2026-06-10 11:57:22.927478'  item: gofmt  msg: ''  rc: 0  start: '2026-06-10 11:57:22.921098'  stderr: ''  stderr_lines:   stdout: ''  stdout_lines:  TASK [download_tools : Clean bash cache] *************************************** Wednesday 10 June 2026 11:57:22 +0000 (0:00:00.644) 0:00:49.599 ******** ok: [localhost] =>   msg: When move from rpm to upstream version, make sure to clean bash cache using `hash -d go` PLAY RECAP ********************************************************************* localhost : ok=22  changed=13  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 Wednesday 10 June 2026 11:57:23 +0000 (0:00:00.048) 0:00:49.648 ******** =============================================================================== download_tools : Download and extract golang --------------------------- 14.83s download_tools : Download and extract oc-mirror ------------------------- 8.61s download_tools : Install build dependencies ----------------------------- 5.95s download_tools : Deinstall golang --------------------------------------- 5.88s download_tools : Download chainsaw -------------------------------------- 3.27s download_tools : Download and extract yq -------------------------------- 1.61s download_tools : Download opm ------------------------------------------- 1.44s download_tools : Download operator-sdk ---------------------------------- 1.29s download_tools : Download and extract kustomize ------------------------- 1.18s Gathering Facts --------------------------------------------------------- 1.14s download_tools : Download kuttl ----------------------------------------- 1.11s download_tools : Delete old go version installed from upstream ---------- 1.09s download_tools : Set alternatives link to installed go version ---------- 0.64s download_tools : Create $HOME/bin dir ----------------------------------- 0.48s download_tools : Download kubectl --------------------------------------- 0.39s download_tools : Link yq_linux_amd64 as yq ------------------------------ 0.26s download_tools : Make oc-mirror executable ------------------------------ 0.22s download_tools : Clean bash cache --------------------------------------- 0.05s download_tools : Get version from sdk_version --------------------------- 0.04s download_tools : Set opm download url suffix ---------------------------- 0.04s ~/ci-framework-data/artifacts