~/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 25 February 2026 20:12:25 +0000 (0:00:00.035) 0:00:00.035 **** Wednesday 25 February 2026 20:12:25 +0000 (0:00:00.034) 0:00:00.034 **** changed: [localhost] =>   changed: true  msg: ''  rc: 0  results:  - '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: 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: apr-util-openssl-1.6.1-23.el9.x86_64'  - 'Installed: libosinfo-1.10.0-1.el9.x86_64'  - 'Installed: virt-install-5.0.0-1.el9.noarch'  - 'Installed: virt-manager-common-5.0.0-1.el9.noarch'  - '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: xorriso-1.5.4-5.el9.x86_64'  - 'Installed: python3-argcomplete-1.12.0-5.el9.noarch'  - 'Installed: libburn-1.5.4-5.el9.x86_64'  - 'Installed: xmlstarlet-1.6.1-20.el9.x86_64'  - 'Installed: sqlite-3.34.1-9.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 25 February 2026 20:12:28 +0000 (0:00:03.678) 0:00:03.714 **** Wednesday 25 February 2026 20:12:28 +0000 (0:00:03.679) 0:00:03.713 **** 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 25 February 2026 20:12:29 +0000 (0:00:00.038) 0:00:03.752 **** Wednesday 25 February 2026 20:12:29 +0000 (0:00:00.038) 0:00:03.752 **** 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 25 February 2026 20:12:29 +0000 (0:00:00.052) 0:00:03.805 **** Wednesday 25 February 2026 20:12:29 +0000 (0:00:00.052) 0:00:03.804 **** 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 25 February 2026 20:12:29 +0000 (0:00:00.505) 0:00:04.310 **** Wednesday 25 February 2026 20:12:29 +0000 (0:00:00.505) 0:00:04.310 **** 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-1772050349.9746654-eflqr_qd/tmpyehckgxq  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 25 February 2026 20:12:30 +0000 (0:00:01.253) 0:00:05.564 **** Wednesday 25 February 2026 20:12:30 +0000 (0:00:01.253) 0:00:05.563 **** 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 25 February 2026 20:12:30 +0000 (0:00:00.038) 0:00:05.602 **** Wednesday 25 February 2026 20:12:30 +0000 (0:00:00.038) 0:00:05.602 **** 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-1772050350.901207-31179-45782425757808/oc-mirrohb0bns8a.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-1772050350.901207-31179-45782425757808/oc-mirrohb0bns8a.tar.gz  state: directory  uid: 1000 TASK [download_tools : Make oc-mirror executable path={{ lookup('env', 'HOME') }}/bin/oc-mirror, mode=0755] *** Wednesday 25 February 2026 20:12:40 +0000 (0:00:09.485) 0:00:15.088 **** Wednesday 25 February 2026 20:12:40 +0000 (0:00:09.485) 0:00:15.088 **** 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: 314996512  state: file  uid: 1000 TASK [download_tools : Get version from sdk_version _sdk_version={{ sdk_version | regex_search('v(.*)', '\1') | first }}] *** Wednesday 25 February 2026 20:12:40 +0000 (0:00:00.223) 0:00:15.312 **** Wednesday 25 February 2026 20:12:40 +0000 (0:00:00.223) 0:00:15.311 **** 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 25 February 2026 20:12:40 +0000 (0:00:00.042) 0:00:15.354 **** Wednesday 25 February 2026 20:12:40 +0000 (0:00:00.042) 0:00:15.353 **** 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 25 February 2026 20:12:40 +0000 (0:00:00.050) 0:00:15.404 **** Wednesday 25 February 2026 20:12:40 +0000 (0:00:00.050) 0:00:15.404 **** 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 25 February 2026 20:12:40 +0000 (0:00:00.031) 0:00:15.436 **** Wednesday 25 February 2026 20:12:40 +0000 (0:00:00.031) 0:00:15.435 **** task path: /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/roles/download_tools/tasks/main.yaml:92 fatal: [localhost]: FAILED! =>   changed: false  dest: /home/zuul/bin/operator-sdk  elapsed: 0  msg: 'Connection failure: Remote end closed connection without response'  url: https://github.com/operator-framework/operator-sdk/releases/download/v1.41.1/operator-sdk_linux_amd64 NO MORE HOSTS LEFT ************************************************************* PLAY RECAP ********************************************************************* localhost : ok=9  changed=4  unreachable=0 failed=1  skipped=2  rescued=0 ignored=0 Wednesday 25 February 2026 20:12:41 +0000 (0:00:00.402) 0:00:15.839 **** =============================================================================== download_tools : Download and extract oc-mirror ------------------------- 9.49s download_tools : Install build dependencies ----------------------------- 3.68s download_tools : Download opm ------------------------------------------- 1.25s download_tools : Create $HOME/bin dir ----------------------------------- 0.51s download_tools : Download operator-sdk ---------------------------------- 0.40s download_tools : Make oc-mirror executable ------------------------------ 0.22s download_tools : Set opm download url suffix ---------------------------- 0.05s download_tools : Set operator-sdk file for version < 1.3.0 -------------- 0.05s download_tools : Get version from sdk_version --------------------------- 0.04s download_tools : Set oc-mirror download url ----------------------------- 0.04s download_tools : Set opm download url suffix ---------------------------- 0.04s download_tools : Set operator-sdk file for version >= 1.3.0 ------------- 0.03s Wednesday 25 February 2026 20:12:41 +0000 (0:00:00.403) 0:00:15.839 **** =============================================================================== download_tools --------------------------------------------------------- 15.80s ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ total ------------------------------------------------------------------ 15.80s make: *** [Makefile:197: download_tools] Error 2