2026-04-18 00:00:09.670264 | Job console starting 2026-04-18 00:00:09.689001 | Updating git repos 2026-04-18 00:00:09.716746 | Cloning repos into workspace 2026-04-18 00:00:09.757175 | Restoring repo states 2026-04-18 00:00:09.784194 | Merging changes 2026-04-18 00:00:09.784219 | Checking out repos 2026-04-18 00:00:10.707265 | Preparing playbooks 2026-04-18 00:00:11.933046 | Running Ansible setup 2026-04-18 00:00:19.504620 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-18 00:00:22.578551 | 2026-04-18 00:00:22.595667 | PLAY [Base pre] 2026-04-18 00:00:22.649021 | 2026-04-18 00:00:22.649629 | TASK [Setup log path fact] 2026-04-18 00:00:22.684436 | debian-bookworm | ok 2026-04-18 00:00:22.716813 | 2026-04-18 00:00:22.716933 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-18 00:00:22.759031 | debian-bookworm | ok 2026-04-18 00:00:22.775412 | 2026-04-18 00:00:22.775506 | TASK [emit-job-header : Print job information] 2026-04-18 00:00:22.812441 | # Job Information 2026-04-18 00:00:22.812579 | Ansible Version: 2.16.14 2026-04-18 00:00:22.812608 | Job: osism-kubernetes-push 2026-04-18 00:00:22.812634 | Pipeline: periodic-midnight 2026-04-18 00:00:22.812652 | Executor: 521e9411259a 2026-04-18 00:00:22.812670 | Triggered by: https://github.com/osism/osism-kubernetes 2026-04-18 00:00:22.812688 | Event ID: 07dde377de904f2b9ad65b376bcc7e5c 2026-04-18 00:00:22.816704 | 2026-04-18 00:00:22.816782 | LOOP [emit-job-header : Print node information] 2026-04-18 00:00:23.061177 | debian-bookworm | ok: 2026-04-18 00:00:23.061522 | debian-bookworm | # Node Information 2026-04-18 00:00:23.061566 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-18 00:00:23.061588 | debian-bookworm | Hostname: debian 2026-04-18 00:00:23.061607 | debian-bookworm | Username: zuul 2026-04-18 00:00:23.061624 | debian-bookworm | Distro: Debian 12.13 2026-04-18 00:00:23.061645 | debian-bookworm | Provider: regiocloud-a 2026-04-18 00:00:23.061662 | debian-bookworm | Region: 2026-04-18 00:00:23.061679 | debian-bookworm | Label: debian-bookworm 2026-04-18 00:00:23.061696 | debian-bookworm | Product Name: OpenStack Nova 2026-04-18 00:00:23.061712 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe55:4cc1 2026-04-18 00:00:23.080426 | 2026-04-18 00:00:23.080523 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-18 00:00:23.848682 | debian-bookworm -> localhost | changed 2026-04-18 00:00:23.854572 | 2026-04-18 00:00:23.854660 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-18 00:00:26.170257 | debian-bookworm -> localhost | changed 2026-04-18 00:00:26.178951 | 2026-04-18 00:00:26.179049 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-18 00:00:26.945991 | debian-bookworm -> localhost | ok 2026-04-18 00:00:26.950989 | 2026-04-18 00:00:26.951094 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-18 00:00:26.977427 | debian-bookworm | ok 2026-04-18 00:00:27.006486 | debian-bookworm | included: /var/lib/zuul/builds/1c191d5e3b214e72bd994a6f6abeaaae/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-18 00:00:27.023068 | 2026-04-18 00:00:27.023178 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-18 00:00:30.523926 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-18 00:00:30.524128 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1c191d5e3b214e72bd994a6f6abeaaae/work/1c191d5e3b214e72bd994a6f6abeaaae_id_rsa 2026-04-18 00:00:30.524167 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1c191d5e3b214e72bd994a6f6abeaaae/work/1c191d5e3b214e72bd994a6f6abeaaae_id_rsa.pub 2026-04-18 00:00:30.524193 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-18 00:00:30.524217 | debian-bookworm -> localhost | SHA256:nybOuQWhsixRxwTqPhK3cNzGLl91KmwnLenkjdtI9HY zuul-build-sshkey 2026-04-18 00:00:30.524239 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-18 00:00:30.524270 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-18 00:00:30.524292 | debian-bookworm -> localhost | | ... | 2026-04-18 00:00:30.524313 | debian-bookworm -> localhost | | . o | 2026-04-18 00:00:30.524333 | debian-bookworm -> localhost | | . . o . | 2026-04-18 00:00:30.524353 | debian-bookworm -> localhost | | o + . . . | 2026-04-18 00:00:30.524371 | debian-bookworm -> localhost | |o * = o S . | 2026-04-18 00:00:30.524398 | debian-bookworm -> localhost | | * * = = = . | 2026-04-18 00:00:30.524418 | debian-bookworm -> localhost | |. * + @ B E | 2026-04-18 00:00:30.524437 | debian-bookworm -> localhost | | . = B & * | 2026-04-18 00:00:30.524457 | debian-bookworm -> localhost | | . *.B. | 2026-04-18 00:00:30.524477 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-18 00:00:30.524528 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.169775 2026-04-18 00:00:30.530927 | 2026-04-18 00:00:30.531026 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-18 00:00:30.570158 | debian-bookworm | ok 2026-04-18 00:00:30.592572 | debian-bookworm | included: /var/lib/zuul/builds/1c191d5e3b214e72bd994a6f6abeaaae/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-18 00:00:30.632648 | 2026-04-18 00:00:30.632755 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-18 00:00:30.684822 | debian-bookworm | skipping: Conditional result was False 2026-04-18 00:00:30.691057 | 2026-04-18 00:00:30.691175 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-18 00:00:31.733928 | debian-bookworm | changed 2026-04-18 00:00:31.743836 | 2026-04-18 00:00:31.743947 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-18 00:00:32.081451 | debian-bookworm | ok 2026-04-18 00:00:32.085986 | 2026-04-18 00:00:32.086069 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-18 00:00:32.864000 | debian-bookworm | changed 2026-04-18 00:00:32.869604 | 2026-04-18 00:00:32.869696 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-18 00:00:33.684676 | debian-bookworm | changed 2026-04-18 00:00:33.689158 | 2026-04-18 00:00:33.689236 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-18 00:00:33.714590 | debian-bookworm | skipping: Conditional result was False 2026-04-18 00:00:33.720128 | 2026-04-18 00:00:33.720213 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-18 00:00:34.782107 | debian-bookworm -> localhost | changed 2026-04-18 00:00:34.790744 | 2026-04-18 00:00:34.790863 | TASK [add-build-sshkey : Add back temp key] 2026-04-18 00:00:35.636201 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1c191d5e3b214e72bd994a6f6abeaaae/work/1c191d5e3b214e72bd994a6f6abeaaae_id_rsa (zuul-build-sshkey) 2026-04-18 00:00:35.636379 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.054715 2026-04-18 00:00:35.642937 | 2026-04-18 00:00:35.643025 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-18 00:00:36.214964 | debian-bookworm | ok 2026-04-18 00:00:36.221228 | 2026-04-18 00:00:36.221310 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-18 00:00:36.249445 | debian-bookworm | skipping: Conditional result was False 2026-04-18 00:00:36.258540 | 2026-04-18 00:00:36.258617 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-18 00:00:36.878641 | debian-bookworm | ok 2026-04-18 00:00:36.898632 | 2026-04-18 00:00:36.898734 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-18 00:00:36.977166 | debian-bookworm | ok 2026-04-18 00:00:36.981268 | 2026-04-18 00:00:36.981349 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-18 00:00:37.797277 | debian-bookworm -> localhost | ok 2026-04-18 00:00:37.802404 | 2026-04-18 00:00:37.802488 | TASK [validate-host : Collect information about the host] 2026-04-18 00:00:39.356524 | debian-bookworm | ok 2026-04-18 00:00:39.373913 | 2026-04-18 00:00:39.374016 | TASK [validate-host : Sanitize hostname] 2026-04-18 00:00:39.567234 | debian-bookworm | ok 2026-04-18 00:00:39.699573 | 2026-04-18 00:00:39.699683 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-18 00:00:41.453800 | debian-bookworm -> localhost | changed 2026-04-18 00:00:41.458654 | 2026-04-18 00:00:41.458750 | TASK [validate-host : Collect information about zuul worker] 2026-04-18 00:00:42.038587 | debian-bookworm | ok 2026-04-18 00:00:42.043842 | 2026-04-18 00:00:42.043930 | TASK [validate-host : Write out all zuul information for each host] 2026-04-18 00:00:43.446086 | debian-bookworm -> localhost | changed 2026-04-18 00:00:43.453739 | 2026-04-18 00:00:43.453827 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-18 00:00:43.738651 | debian-bookworm | ok 2026-04-18 00:00:43.743480 | 2026-04-18 00:00:43.743563 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-18 00:00:46.756154 | debian-bookworm | changed: 2026-04-18 00:00:46.756303 | debian-bookworm | cd+++++++++ src/ 2026-04-18 00:00:46.756331 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-18 00:00:46.756352 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-18 00:00:46.756369 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-04-18 00:00:46.756386 | debian-bookworm | Containerfile 2026-04-18 00:00:46.756537 | debian-bookworm | > /etc/bash.bashrc\n\n# install required packages\napt-get update\napt-get install --no-install-recommends -y \\\n build-essential \\\n curl \\\n dumb-init \\\n git \\\n gnupg \\\n gnupg-agent \\\n iputils-ping \\\n jq \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev \\\n openssh-client \\\n procps \\\n rsync \\\n sshpass\nupdate-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1\nupdate-alternatives --install /usr/bin/python python /usr/local/bin/python 1\n\nuv pip install --no-cache --system -r /src/requirements.txt\n\n# add user\ngroupadd -g \"$GROUP_ID\" dragon\ngroupadd -g \"$GROUP_ID_DOCKER\" docker\nuseradd -l -g dragon -G docker -u \"$USER_ID\" -m -d /ansible dragon\n\n# prepare release repository\ngit clone https://github.com/osism/release /release\n\n# prepare project repository\ngit clone https://github.com/osism/cfg-generics /generics\n\nif [ \"$VERSION\" != \"latest\" ]; then\n ( cd /release || exit; git fetch --all --force; git checkout \"osism-kubernetes-$VERSION\" )\n ( cd /generics || exit; git fetch --all --force; git checkout \"$(yq -M -r .generics_version \"/release/latest/base.yml\")\" )\nfi\n\n# add inventory files\nmkdir -p /ansible/inventory.generics /ansible/inventory\ncp /generics/inventory/* /ansible/inventory.generics\n\n# run preparations\nmkdir -p /ansible/group_vars/all/\n\npython3 /src/render-python-requirements.py\npython3 /src/render-versions.py\n\n# install required python packages\nuv pip install --no-cache --system -r /requirements.txt\n\n# set ansible version in the motd\nansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)')\nsed -i -e \"s/ANSIBLE_VERSION/$ansible_version/\" /etc/motd\n\n# create required directories\nmkdir -p \\\n /ansible \\\n /ansible/roles \\\n /ansible/action_plugins \\\n /ansible/cache \\\n /ansible/logs \\\n /ansible/secrets \\\n /interface \\\n /share\n\n# install required ansible collections & roles\nansible-galaxy collection install -v -f -r /ansible/requirements.yml -p /usr/share/ansible/collections\n\n# apply patches\nfor role in /ansible/roles/*; do\n if [ -e /patches/\"$(basename \"$role\")\" ]; then\n for patchfile in /patches/\"$(basename \"$role\")\"/*.patch; do\n echo \"$patchfile\";\n ( cd /ansible/roles/\"$(basename \"$role\")\" && patch --forward --batch -p1 --dry-run ) < \"$patchfile\" || exit 1;\n ( cd /ansible/roles/\"$(basename \"$role\")\" && patch --forward --batch -p1 ) < \"$patchfile\";\n done;\n fi;\ndone\n\n# install mitogen ansible plugin\nmkdir -p /usr/share/mitogen\ntar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen\nrm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml}\nrm /mitogen.tar.gz\n\n# install helm\ncurl -fsSL https://packages.buildkite.com/helm-linux/helm-debian/gpgkey | gpg --dearmor | tee /usr/share/keyrings/helm.gpg > /dev/null\necho \"deb [signed-by=/usr/share/keyrings/helm.gpg] https://packages.buildkite.com/helm-linux/helm-debian/any/ any main\" | tee /etc/apt/sources.list.d/helm-stable-debian.list\napt-get update\napt-get install --no-install-recommends -y \\\n helm\n\n# install helm plugins\nhelm plugin install https://github.com/databus23/helm-diff\n\n# install cilium cli\ncurl -L --fail --remote-name-all \"https://github.com/cilium/cilium-cli/releases/download/${CILIUM_CLI_VERSION}/cilium-linux-${ARCH}.tar.gz{,.sha256sum}\"\nsha256sum --check \"cilium-linux-${ARCH}.tar.gz.sha256sum\"\ntar xzvfC \"cilium-linux-${ARCH}.tar.gz\" /usr/local/bin\nrm cilium-linux-\"${ARCH}\".tar.gz{,.sha256sum}\n\n# install hubble cli\nHUBBLE_ARCH=amd64\ncurl -L --fail --remote-name-all https://github.com/cilium/hubble/releases/download/$HUBBLE_VERSION/hubble-linux-${ARCH}.tar.gz{,.sha256sum}\nsha256sum --check hubble-linux-${ARCH}.tar.gz.sha256sum\ntar xzvfC hubble-linux-${ARCH}.tar.gz /usr/local/bin\nrm hubble-linux-${ARCH}.tar.gz{,.sha256sum}\n\n# install flux cli\nCLEAN_FLUX_VERSION=$(echo \"$FLUX_VERSION\" | sed 's/^v//')\ncurl -o flux.tar.gz -L \"https://github.com/fluxcd/flux2/releases/download/${FLUX_VERSION}/flux_${CLEAN_FLUX_VERSION}_linux_amd64.tar.gz\"\ntar -xzf flux.tar.gz -C /usr/local/bin flux\nrm flux.tar.gz\n\n# install operator-sdk\nOS=$(uname | awk '{print tolower($0)}')\nOPERATOR_SDK_DL_URL=https://github.com/operator-framework/operator-sdk/releases/download/${OPERATOR_SDK_VERSION}\n\ncurl -LO \"${OPERATOR_SDK_DL_URL}/operator-sdk_${OS}_${ARCH}\"\ngpg --keyserver keyserver.ubuntu.com --recv-keys 052996E2A20B5C7E\ncurl -LO \"${OPERATOR_SDK_DL_URL}/checksums.txt\"\ncurl -LO \"${OPERATOR_SDK_DL_URL}/checksums.txt.asc\"\ngpg -u \"Operator SDK (release) \" --verify checksums.txt.asc\ngrep \"operator-sdk_${OS}_${ARCH}\" checksums.txt | sha256sum -c -\nchmod +x \"operator-sdk_${OS}_${ARCH}\"\nmv \"operator-sdk_${OS}_${ARCH}\" /usr/local/bin/operator-sdk\nrm checksums.txt.asc\nrm checksums.txt\n\n# install clusterctl\ncurl -Lo /usr/local/bin/clusterctl https://github.com/kubernetes-sigs/cluster-api/releases/download/v${CAPI_VERSION}/clusterctl-linux-amd64\nchmod +x /usr/local/bin/clusterctl\n\n# install kubectl\ncurl -Lo /usr/local/bin/kubectl https://dl.k8s.io/release/v${KUBECTL_VERSION}/bin/linux/amd64/kubectl\nchmod +x /usr/local/bin/kubectl\n\n# prepare .kube directory\nmkdir -p /ansible/.kube\nln -s /share/kubeconfig /ansible/.kube/config\nchown -R dragon: /ansible/.kube\n\n# prepare .cache directory\nmkdir -p /ansible/.cache\nmv /root/.cache/helm /ansible/.cache\nchown -R dragon: /ansible/.cache\n\n# prepare .local directory\nmkdir -p /ansible/.local/share\nmv /root/.local/share/helm /ansible/.local/share\nchown -R dragon: /ansible/.local\n\n# add symlink to /etc/openstack\nln -s /opt/configuration/environments/openstack /etc/openstack\n\n# copy ara configuration\npython3 -m ara.setup.env >> /ansible/ara.env\n\n# prepare list of playbooks\npython3 /src/render-playbooks.py\n\n# set correct permssions\nchown -R dragon: /ansible /share /interface\n\n# cleanup\napt-get clean\napt-get remove -y \\\n build-essential \\\n curl \\\n git \\\n gnupg \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev\napt-get autoremove -y\nrm -rf \\\n /root/.cache \\\n /tmp/* \\\n /usr/share/doc/* \\\n /usr/share/man/* \\\n /var/lib/apt/lists/* \\\n /var/tmp/* \\\n /patches\n\nuv pip install --no-cache --system pyclean==3.0.0\npyclean /usr\nuv pip uninstall --system pyclean\n" did not complete successfully: exit code: 1 2026-04-18 00:04:25.721028 | debian-bookworm | ------ 2026-04-18 00:04:25.721207 | debian-bookworm | > [builder 14/14] RUN <>> RUN <>> set -e 2026-04-18 00:04:25.728045 | debian-bookworm | 35 | >>> set -x 2026-04-18 00:04:25.728052 | debian-bookworm | 36 | >>> 2026-04-18 00:04:25.728059 | debian-bookworm | 37 | >>> HUBBLE_VERSION=v1.17.5 2026-04-18 00:04:25.728066 | debian-bookworm | 38 | >>> CAPI_VERSION=1.11.2 2026-04-18 00:04:25.728073 | debian-bookworm | 39 | >>> CILIUM_CLI_VERSION=v0.18.5 2026-04-18 00:04:25.728079 | debian-bookworm | 40 | >>> FLUX_VERSION=v2.6.3 2026-04-18 00:04:25.728086 | debian-bookworm | 41 | >>> KUBECTL_VERSION=1.33.2 2026-04-18 00:04:25.728093 | debian-bookworm | 42 | >>> OPERATOR_SDK_VERSION=v1.40.0 2026-04-18 00:04:25.728110 | debian-bookworm | 43 | >>> 2026-04-18 00:04:25.728117 | debian-bookworm | 44 | >>> # shellcheck disable=SC2046 2026-04-18 00:04:25.728125 | debian-bookworm | 45 | >>> ARCH=$(case $(uname -m) in x86_64) echo -n amd64 ;; aarch64) echo -n arm64 ;; *) echo -n $(uname -m) ;; esac) 2026-04-18 00:04:25.728132 | debian-bookworm | 46 | >>> 2026-04-18 00:04:25.728170 | debian-bookworm | 47 | >>> # show motd 2026-04-18 00:04:25.728178 | debian-bookworm | 48 | >>> echo "[ ! -z \"\$TERM\" -a -r /etc/motd ] && cat /etc/motd" >> /etc/bash.bashrc 2026-04-18 00:04:25.728185 | debian-bookworm | 49 | >>> 2026-04-18 00:04:25.728191 | debian-bookworm | 50 | >>> # install required packages 2026-04-18 00:04:25.728198 | debian-bookworm | 51 | >>> apt-get update 2026-04-18 00:04:25.728205 | debian-bookworm | 52 | >>> apt-get install --no-install-recommends -y \ 2026-04-18 00:04:25.728212 | debian-bookworm | 53 | >>> build-essential \ 2026-04-18 00:04:25.728219 | debian-bookworm | 54 | >>> curl \ 2026-04-18 00:04:25.728226 | debian-bookworm | 55 | >>> dumb-init \ 2026-04-18 00:04:25.728233 | debian-bookworm | 56 | >>> git \ 2026-04-18 00:04:25.728239 | debian-bookworm | 57 | >>> gnupg \ 2026-04-18 00:04:25.728246 | debian-bookworm | 58 | >>> gnupg-agent \ 2026-04-18 00:04:25.728260 | debian-bookworm | 59 | >>> iputils-ping \ 2026-04-18 00:04:25.728267 | debian-bookworm | 60 | >>> jq \ 2026-04-18 00:04:25.728274 | debian-bookworm | 61 | >>> libffi-dev \ 2026-04-18 00:04:25.728281 | debian-bookworm | 62 | >>> libssh-dev \ 2026-04-18 00:04:25.728288 | debian-bookworm | 63 | >>> libssl-dev \ 2026-04-18 00:04:25.728294 | debian-bookworm | 64 | >>> libyaml-dev \ 2026-04-18 00:04:25.728301 | debian-bookworm | 65 | >>> openssh-client \ 2026-04-18 00:04:25.728308 | debian-bookworm | 66 | >>> procps \ 2026-04-18 00:04:25.728314 | debian-bookworm | 67 | >>> rsync \ 2026-04-18 00:04:25.728321 | debian-bookworm | 68 | >>> sshpass 2026-04-18 00:04:25.728327 | debian-bookworm | 69 | >>> update-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1 2026-04-18 00:04:25.728334 | debian-bookworm | 70 | >>> update-alternatives --install /usr/bin/python python /usr/local/bin/python 1 2026-04-18 00:04:25.728341 | debian-bookworm | 71 | >>> 2026-04-18 00:04:25.728348 | debian-bookworm | 72 | >>> uv pip install --no-cache --system -r /src/requirements.txt 2026-04-18 00:04:25.728356 | debian-bookworm | 73 | >>> 2026-04-18 00:04:25.728362 | debian-bookworm | 74 | >>> # add user 2026-04-18 00:04:25.728369 | debian-bookworm | 75 | >>> groupadd -g "$GROUP_ID" dragon 2026-04-18 00:04:25.728376 | debian-bookworm | 76 | >>> groupadd -g "$GROUP_ID_DOCKER" docker 2026-04-18 00:04:25.728383 | debian-bookworm | 77 | >>> useradd -l -g dragon -G docker -u "$USER_ID" -m -d /ansible dragon 2026-04-18 00:04:25.728389 | debian-bookworm | 78 | >>> 2026-04-18 00:04:25.728396 | debian-bookworm | 79 | >>> # prepare release repository 2026-04-18 00:04:25.728403 | debian-bookworm | 80 | >>> git clone https://github.com/osism/release /release 2026-04-18 00:04:25.728416 | debian-bookworm | 81 | >>> 2026-04-18 00:04:25.728428 | debian-bookworm | 82 | >>> # prepare project repository 2026-04-18 00:04:25.728440 | debian-bookworm | 83 | >>> git clone https://github.com/osism/cfg-generics /generics 2026-04-18 00:04:25.728447 | debian-bookworm | 84 | >>> 2026-04-18 00:04:25.728454 | debian-bookworm | 85 | >>> if [ "$VERSION" != "latest" ]; then 2026-04-18 00:04:25.728460 | debian-bookworm | 86 | >>> ( cd /release || exit; git fetch --all --force; git checkout "osism-kubernetes-$VERSION" ) 2026-04-18 00:04:25.728468 | debian-bookworm | 87 | >>> ( cd /generics || exit; git fetch --all --force; git checkout "$(yq -M -r .generics_version "/release/latest/base.yml")" ) 2026-04-18 00:04:25.728476 | debian-bookworm | 88 | >>> fi 2026-04-18 00:04:25.728483 | debian-bookworm | 89 | >>> 2026-04-18 00:04:25.728490 | debian-bookworm | 90 | >>> # add inventory files 2026-04-18 00:04:25.728508 | debian-bookworm | 91 | >>> mkdir -p /ansible/inventory.generics /ansible/inventory 2026-04-18 00:04:25.728515 | debian-bookworm | 92 | >>> cp /generics/inventory/* /ansible/inventory.generics 2026-04-18 00:04:25.728522 | debian-bookworm | 93 | >>> 2026-04-18 00:04:25.728529 | debian-bookworm | 94 | >>> # run preparations 2026-04-18 00:04:25.728536 | debian-bookworm | 95 | >>> mkdir -p /ansible/group_vars/all/ 2026-04-18 00:04:25.728543 | debian-bookworm | 96 | >>> 2026-04-18 00:04:25.728550 | debian-bookworm | 97 | >>> python3 /src/render-python-requirements.py 2026-04-18 00:04:25.728556 | debian-bookworm | 98 | >>> python3 /src/render-versions.py 2026-04-18 00:04:25.728563 | debian-bookworm | 99 | >>> 2026-04-18 00:04:25.728570 | debian-bookworm | 100 | >>> # install required python packages 2026-04-18 00:04:25.728577 | debian-bookworm | 101 | >>> uv pip install --no-cache --system -r /requirements.txt 2026-04-18 00:04:25.728583 | debian-bookworm | 102 | >>> 2026-04-18 00:04:25.728590 | debian-bookworm | 103 | >>> # set ansible version in the motd 2026-04-18 00:04:25.728597 | debian-bookworm | 104 | >>> ansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)') 2026-04-18 00:04:25.728604 | debian-bookworm | 105 | >>> sed -i -e "s/ANSIBLE_VERSION/$ansible_version/" /etc/motd 2026-04-18 00:04:25.728611 | debian-bookworm | 106 | >>> 2026-04-18 00:04:25.728617 | debian-bookworm | 107 | >>> # create required directories 2026-04-18 00:04:25.728624 | debian-bookworm | 108 | >>> mkdir -p \ 2026-04-18 00:04:25.728631 | debian-bookworm | 109 | >>> /ansible \ 2026-04-18 00:04:25.728637 | debian-bookworm | 110 | >>> /ansible/roles \ 2026-04-18 00:04:25.728644 | debian-bookworm | 111 | >>> /ansible/action_plugins \ 2026-04-18 00:04:25.728651 | debian-bookworm | 112 | >>> /ansible/cache \ 2026-04-18 00:04:25.728658 | debian-bookworm | 113 | >>> /ansible/logs \ 2026-04-18 00:04:25.728664 | debian-bookworm | 114 | >>> /ansible/secrets \ 2026-04-18 00:04:25.728671 | debian-bookworm | 115 | >>> /interface \ 2026-04-18 00:04:25.728678 | debian-bookworm | 116 | >>> /share 2026-04-18 00:04:25.728684 | debian-bookworm | 117 | >>> 2026-04-18 00:04:25.728691 | debian-bookworm | 118 | >>> # install required ansible collections & roles 2026-04-18 00:04:25.728698 | debian-bookworm | 119 | >>> ansible-galaxy collection install -v -f -r /ansible/requirements.yml -p /usr/share/ansible/collections 2026-04-18 00:04:25.728705 | debian-bookworm | 120 | >>> 2026-04-18 00:04:25.728712 | debian-bookworm | 121 | >>> # apply patches 2026-04-18 00:04:25.728718 | debian-bookworm | 122 | >>> for role in /ansible/roles/*; do 2026-04-18 00:04:25.728725 | debian-bookworm | 123 | >>> if [ -e /patches/"$(basename "$role")" ]; then 2026-04-18 00:04:25.728732 | debian-bookworm | 124 | >>> for patchfile in /patches/"$(basename "$role")"/*.patch; do 2026-04-18 00:04:25.728739 | debian-bookworm | 125 | >>> echo "$patchfile"; 2026-04-18 00:04:25.728746 | debian-bookworm | 126 | >>> ( cd /ansible/roles/"$(basename "$role")" && patch --forward --batch -p1 --dry-run ) < "$patchfile" || exit 1; 2026-04-18 00:04:25.728752 | debian-bookworm | 127 | >>> ( cd /ansible/roles/"$(basename "$role")" && patch --forward --batch -p1 ) < "$patchfile"; 2026-04-18 00:04:25.728759 | debian-bookworm | 128 | >>> done; 2026-04-18 00:04:25.728766 | debian-bookworm | 129 | >>> fi; 2026-04-18 00:04:25.728773 | debian-bookworm | 130 | >>> done 2026-04-18 00:04:25.728779 | debian-bookworm | 131 | >>> 2026-04-18 00:04:25.728786 | debian-bookworm | 132 | >>> # install mitogen ansible plugin 2026-04-18 00:04:25.728793 | debian-bookworm | 133 | >>> mkdir -p /usr/share/mitogen 2026-04-18 00:04:25.728809 | debian-bookworm | 134 | >>> tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-04-18 00:04:25.728816 | debian-bookworm | 135 | >>> rm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml} 2026-04-18 00:04:25.728823 | debian-bookworm | 136 | >>> rm /mitogen.tar.gz 2026-04-18 00:04:25.728830 | debian-bookworm | 137 | >>> 2026-04-18 00:04:25.728837 | debian-bookworm | 138 | >>> # install helm 2026-04-18 00:04:25.728843 | debian-bookworm | 139 | >>> curl -fsSL https://packages.buildkite.com/helm-linux/helm-debian/gpgkey | gpg --dearmor | tee /usr/share/keyrings/helm.gpg > /dev/null 2026-04-18 00:04:25.728851 | debian-bookworm | 140 | >>> echo "deb [signed-by=/usr/share/keyrings/helm.gpg] https://packages.buildkite.com/helm-linux/helm-debian/any/ any main" | tee /etc/apt/sources.list.d/helm-stable-debian.list 2026-04-18 00:04:25.728859 | debian-bookworm | 141 | >>> apt-get update 2026-04-18 00:04:25.728865 | debian-bookworm | 142 | >>> apt-get install --no-install-recommends -y \ 2026-04-18 00:04:25.728872 | debian-bookworm | 143 | >>> helm 2026-04-18 00:04:25.728879 | debian-bookworm | 144 | >>> 2026-04-18 00:04:25.728885 | debian-bookworm | 145 | >>> # install helm plugins 2026-04-18 00:04:25.728897 | debian-bookworm | 146 | >>> helm plugin install https://github.com/databus23/helm-diff 2026-04-18 00:04:25.728904 | debian-bookworm | 147 | >>> 2026-04-18 00:04:25.728911 | debian-bookworm | 148 | >>> # install cilium cli 2026-04-18 00:04:25.728918 | debian-bookworm | 149 | >>> curl -L --fail --remote-name-all "https://github.com/cilium/cilium-cli/releases/download/${CILIUM_CLI_VERSION}/cilium-linux-${ARCH}.tar.gz{,.sha256sum}" 2026-04-18 00:04:25.728927 | debian-bookworm | 150 | >>> sha256sum --check "cilium-linux-${ARCH}.tar.gz.sha256sum" 2026-04-18 00:04:25.728934 | debian-bookworm | 151 | >>> tar xzvfC "cilium-linux-${ARCH}.tar.gz" /usr/local/bin 2026-04-18 00:04:25.728941 | debian-bookworm | 152 | >>> rm cilium-linux-"${ARCH}".tar.gz{,.sha256sum} 2026-04-18 00:04:25.728948 | debian-bookworm | 153 | >>> 2026-04-18 00:04:25.728955 | debian-bookworm | 154 | >>> # install hubble cli 2026-04-18 00:04:25.728962 | debian-bookworm | 155 | >>> HUBBLE_ARCH=amd64 2026-04-18 00:04:25.728968 | debian-bookworm | 156 | >>> curl -L --fail --remote-name-all https://github.com/cilium/hubble/releases/download/$HUBBLE_VERSION/hubble-linux-${ARCH}.tar.gz{,.sha256sum} 2026-04-18 00:04:25.728975 | debian-bookworm | 157 | >>> sha256sum --check hubble-linux-${ARCH}.tar.gz.sha256sum 2026-04-18 00:04:25.728982 | debian-bookworm | 158 | >>> tar xzvfC hubble-linux-${ARCH}.tar.gz /usr/local/bin 2026-04-18 00:04:25.728989 | debian-bookworm | 159 | >>> rm hubble-linux-${ARCH}.tar.gz{,.sha256sum} 2026-04-18 00:04:25.728996 | debian-bookworm | 160 | >>> 2026-04-18 00:04:25.729002 | debian-bookworm | 161 | >>> # install flux cli 2026-04-18 00:04:25.729009 | debian-bookworm | 162 | >>> CLEAN_FLUX_VERSION=$(echo "$FLUX_VERSION" | sed 's/^v//') 2026-04-18 00:04:25.729017 | debian-bookworm | 163 | >>> curl -o flux.tar.gz -L "https://github.com/fluxcd/flux2/releases/download/${FLUX_VERSION}/flux_${CLEAN_FLUX_VERSION}_linux_amd64.tar.gz" 2026-04-18 00:04:25.729023 | debian-bookworm | 164 | >>> tar -xzf flux.tar.gz -C /usr/local/bin flux 2026-04-18 00:04:25.729030 | debian-bookworm | 165 | >>> rm flux.tar.gz 2026-04-18 00:04:25.729037 | debian-bookworm | 166 | >>> 2026-04-18 00:04:25.729044 | debian-bookworm | 167 | >>> # install operator-sdk 2026-04-18 00:04:25.729051 | debian-bookworm | 168 | >>> OS=$(uname | awk '{print tolower($0)}') 2026-04-18 00:04:25.729058 | debian-bookworm | 169 | >>> OPERATOR_SDK_DL_URL=https://github.com/operator-framework/operator-sdk/releases/download/${OPERATOR_SDK_VERSION} 2026-04-18 00:04:25.729065 | debian-bookworm | 170 | >>> 2026-04-18 00:04:25.729071 | debian-bookworm | 171 | >>> curl -LO "${OPERATOR_SDK_DL_URL}/operator-sdk_${OS}_${ARCH}" 2026-04-18 00:04:25.729078 | debian-bookworm | 172 | >>> gpg --keyserver keyserver.ubuntu.com --recv-keys 052996E2A20B5C7E 2026-04-18 00:04:25.729085 | debian-bookworm | 173 | >>> curl -LO "${OPERATOR_SDK_DL_URL}/checksums.txt" 2026-04-18 00:04:25.729092 | debian-bookworm | 174 | >>> curl -LO "${OPERATOR_SDK_DL_URL}/checksums.txt.asc" 2026-04-18 00:04:25.729099 | debian-bookworm | 175 | >>> gpg -u "Operator SDK (release) " --verify checksums.txt.asc 2026-04-18 00:04:25.729105 | debian-bookworm | 176 | >>> grep "operator-sdk_${OS}_${ARCH}" checksums.txt | sha256sum -c - 2026-04-18 00:04:25.729112 | debian-bookworm | 177 | >>> chmod +x "operator-sdk_${OS}_${ARCH}" 2026-04-18 00:04:25.729119 | debian-bookworm | 178 | >>> mv "operator-sdk_${OS}_${ARCH}" /usr/local/bin/operator-sdk 2026-04-18 00:04:25.729126 | debian-bookworm | 179 | >>> rm checksums.txt.asc 2026-04-18 00:04:25.729133 | debian-bookworm | 180 | >>> rm checksums.txt 2026-04-18 00:04:25.729154 | debian-bookworm | 181 | >>> 2026-04-18 00:04:25.729161 | debian-bookworm | 182 | >>> # install clusterctl 2026-04-18 00:04:25.729168 | debian-bookworm | 183 | >>> curl -Lo /usr/local/bin/clusterctl https://github.com/kubernetes-sigs/cluster-api/releases/download/v${CAPI_VERSION}/clusterctl-linux-amd64 2026-04-18 00:04:25.729175 | debian-bookworm | 184 | >>> chmod +x /usr/local/bin/clusterctl 2026-04-18 00:04:25.729182 | debian-bookworm | 185 | >>> 2026-04-18 00:04:25.729188 | debian-bookworm | 186 | >>> # install kubectl 2026-04-18 00:04:25.729195 | debian-bookworm | 187 | >>> curl -Lo /usr/local/bin/kubectl https://dl.k8s.io/release/v${KUBECTL_VERSION}/bin/linux/amd64/kubectl 2026-04-18 00:04:25.729202 | debian-bookworm | 188 | >>> chmod +x /usr/local/bin/kubectl 2026-04-18 00:04:25.729209 | debian-bookworm | 189 | >>> 2026-04-18 00:04:25.729216 | debian-bookworm | 190 | >>> # prepare .kube directory 2026-04-18 00:04:25.729223 | debian-bookworm | 191 | >>> mkdir -p /ansible/.kube 2026-04-18 00:04:25.729229 | debian-bookworm | 192 | >>> ln -s /share/kubeconfig /ansible/.kube/config 2026-04-18 00:04:25.729236 | debian-bookworm | 193 | >>> chown -R dragon: /ansible/.kube 2026-04-18 00:04:25.729247 | debian-bookworm | 194 | >>> 2026-04-18 00:04:25.729254 | debian-bookworm | 195 | >>> # prepare .cache directory 2026-04-18 00:04:25.729261 | debian-bookworm | 196 | >>> mkdir -p /ansible/.cache 2026-04-18 00:04:25.729268 | debian-bookworm | 197 | >>> mv /root/.cache/helm /ansible/.cache 2026-04-18 00:04:25.729274 | debian-bookworm | 198 | >>> chown -R dragon: /ansible/.cache 2026-04-18 00:04:25.729281 | debian-bookworm | 199 | >>> 2026-04-18 00:04:25.729288 | debian-bookworm | 200 | >>> # prepare .local directory 2026-04-18 00:04:25.729294 | debian-bookworm | 201 | >>> mkdir -p /ansible/.local/share 2026-04-18 00:04:25.729301 | debian-bookworm | 202 | >>> mv /root/.local/share/helm /ansible/.local/share 2026-04-18 00:04:25.729308 | debian-bookworm | 203 | >>> chown -R dragon: /ansible/.local 2026-04-18 00:04:25.729315 | debian-bookworm | 204 | >>> 2026-04-18 00:04:25.729321 | debian-bookworm | 205 | >>> # add symlink to /etc/openstack 2026-04-18 00:04:25.729328 | debian-bookworm | 206 | >>> ln -s /opt/configuration/environments/openstack /etc/openstack 2026-04-18 00:04:25.729335 | debian-bookworm | 207 | >>> 2026-04-18 00:04:25.729341 | debian-bookworm | 208 | >>> # copy ara configuration 2026-04-18 00:04:25.729348 | debian-bookworm | 209 | >>> python3 -m ara.setup.env >> /ansible/ara.env 2026-04-18 00:04:25.729355 | debian-bookworm | 210 | >>> 2026-04-18 00:04:25.729362 | debian-bookworm | 211 | >>> # prepare list of playbooks 2026-04-18 00:04:25.729368 | debian-bookworm | 212 | >>> python3 /src/render-playbooks.py 2026-04-18 00:04:25.729375 | debian-bookworm | 213 | >>> 2026-04-18 00:04:25.729382 | debian-bookworm | 214 | >>> # set correct permssions 2026-04-18 00:04:25.729394 | debian-bookworm | 215 | >>> chown -R dragon: /ansible /share /interface 2026-04-18 00:04:25.729401 | debian-bookworm | 216 | >>> 2026-04-18 00:04:25.729408 | debian-bookworm | 217 | >>> # cleanup 2026-04-18 00:04:25.729415 | debian-bookworm | 218 | >>> apt-get clean 2026-04-18 00:04:25.729422 | debian-bookworm | 219 | >>> apt-get remove -y \ 2026-04-18 00:04:25.729428 | debian-bookworm | 220 | >>> build-essential \ 2026-04-18 00:04:25.729435 | debian-bookworm | 221 | >>> curl \ 2026-04-18 00:04:25.729441 | debian-bookworm | 222 | >>> git \ 2026-04-18 00:04:25.729448 | debian-bookworm | 223 | >>> gnupg \ 2026-04-18 00:04:25.729455 | debian-bookworm | 224 | >>> libffi-dev \ 2026-04-18 00:04:25.729466 | debian-bookworm | 225 | >>> libssh-dev \ 2026-04-18 00:04:25.729473 | debian-bookworm | 226 | >>> libssl-dev \ 2026-04-18 00:04:25.729480 | debian-bookworm | 227 | >>> libyaml-dev 2026-04-18 00:04:25.729486 | debian-bookworm | 228 | >>> apt-get autoremove -y 2026-04-18 00:04:25.729493 | debian-bookworm | 229 | >>> rm -rf \ 2026-04-18 00:04:25.729499 | debian-bookworm | 230 | >>> /root/.cache \ 2026-04-18 00:04:25.729506 | debian-bookworm | 231 | >>> /tmp/* \ 2026-04-18 00:04:25.729513 | debian-bookworm | 232 | >>> /usr/share/doc/* \ 2026-04-18 00:04:25.729519 | debian-bookworm | 233 | >>> /usr/share/man/* \ 2026-04-18 00:04:25.729526 | debian-bookworm | 234 | >>> /var/lib/apt/lists/* \ 2026-04-18 00:04:25.729533 | debian-bookworm | 235 | >>> /var/tmp/* \ 2026-04-18 00:04:25.729539 | debian-bookworm | 236 | >>> /patches 2026-04-18 00:04:25.729546 | debian-bookworm | 237 | >>> 2026-04-18 00:04:25.729553 | debian-bookworm | 238 | >>> uv pip install --no-cache --system pyclean==3.0.0 2026-04-18 00:04:25.729559 | debian-bookworm | 239 | >>> pyclean /usr 2026-04-18 00:04:25.729566 | debian-bookworm | 240 | >>> uv pip uninstall --system pyclean 2026-04-18 00:04:25.729573 | debian-bookworm | 241 | >>> EOF 2026-04-18 00:04:25.729580 | debian-bookworm | 242 | 2026-04-18 00:04:25.729586 | debian-bookworm | -------------------- 2026-04-18 00:04:25.729613 | debian-bookworm | ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c set -e\nset -x\n\nHUBBLE_VERSION=v1.17.5\nCAPI_VERSION=1.11.2\nCILIUM_CLI_VERSION=v0.18.5\nFLUX_VERSION=v2.6.3\nKUBECTL_VERSION=1.33.2\nOPERATOR_SDK_VERSION=v1.40.0\n\n# shellcheck disable=SC2046\nARCH=$(case $(uname -m) in x86_64) echo -n amd64 ;; aarch64) echo -n arm64 ;; *) echo -n $(uname -m) ;; esac)\n\n# show motd\necho \"[ ! -z \\\"\\$TERM\\\" -a -r /etc/motd ] && cat /etc/motd\" >> /etc/bash.bashrc\n\n# install required packages\napt-get update\napt-get install --no-install-recommends -y \\\n build-essential \\\n curl \\\n dumb-init \\\n git \\\n gnupg \\\n gnupg-agent \\\n iputils-ping \\\n jq \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev \\\n openssh-client \\\n procps \\\n rsync \\\n sshpass\nupdate-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1\nupdate-alternatives --install /usr/bin/python python /usr/local/bin/python 1\n\nuv pip install --no-cache --system -r /src/requirements.txt\n\n# add user\ngroupadd -g \"$GROUP_ID\" dragon\ngroupadd -g \"$GROUP_ID_DOCKER\" docker\nuseradd -l -g dragon -G docker -u \"$USER_ID\" -m -d /ansible dragon\n\n# prepare release repository\ngit clone https://github.com/osism/release /release\n\n# prepare project repository\ngit clone https://github.com/osism/cfg-generics /generics\n\nif [ \"$VERSION\" != \"latest\" ]; then\n ( cd /release || exit; git fetch --all --force; git checkout \"osism-kubernetes-$VERSION\" )\n ( cd /generics || exit; git fetch --all --force; git checkout \"$(yq -M -r .generics_version \"/release/latest/base.yml\")\" )\nfi\n\n# add inventory files\nmkdir -p /ansible/inventory.generics /ansible/inventory\ncp /generics/inventory/* /ansible/inventory.generics\n\n# run preparations\nmkdir -p /ansible/group_vars/all/\n\npython3 /src/render-python-requirements.py\npython3 /src/render-versions.py\n\n# install required python packages\nuv pip install --no-cache --system -r /requirements.txt\n\n# set ansible version in the motd\nansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)')\nsed -i -e \"s/ANSIBLE_VERSION/$ansible_version/\" /etc/motd\n\n# create required directories\nmkdir -p \\\n /ansible \\\n /ansible/roles \\\n /ansible/action_plugins \\\n /ansible/cache \\\n /ansible/logs \\\n /ansible/secrets \\\n /interface \\\n /share\n\n# install required ansible collections & roles\nansible-galaxy collection install -v -f -r /ansible/requirements.yml -p /usr/share/ansible/collections\n\n# apply patches\nfor role in /ansible/roles/*; do\n if [ -e /patches/\"$(basename \"$role\")\" ]; then\n for patchfile in /patches/\"$(basename \"$role\")\"/*.patch; do\n echo \"$patchfile\";\n ( cd /ansible/roles/\"$(basename \"$role\")\" && patch --forward --batch -p1 --dry-run ) < \"$patchfile\" || exit 1;\n ( cd /ansible/roles/\"$(basename \"$role\")\" && patch --forward --batch -p1 ) < \"$patchfile\";\n done;\n fi;\ndone\n\n# install mitogen ansible plugin\nmkdir -p /usr/share/mitogen\ntar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen\nrm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml}\nrm /mitogen.tar.gz\n\n# install helm\ncurl -fsSL https://packages.buildkite.com/helm-linux/helm-debian/gpgkey | gpg --dearmor | tee /usr/share/keyrings/helm.gpg > /dev/null\necho \"deb [signed-by=/usr/share/keyrings/helm.gpg] https://packages.buildkite.com/helm-linux/helm-debian/any/ any main\" | tee /etc/apt/sources.list.d/helm-stable-debian.list\napt-get update\napt-get install --no-install-recommends -y \\\n helm\n\n# install helm plugins\nhelm plugin install https://github.com/databus23/helm-diff\n\n# install cilium cli\ncurl -L --fail --remote-name-all \"https://github.com/cilium/cilium-cli/releases/download/${CILIUM_CLI_VERSION}/cilium-linux-${ARCH}.tar.gz{,.sha256sum}\"\nsha256sum --check \"cilium-linux-${ARCH}.tar.gz.sha256sum\"\ntar xzvfC \"cilium-linux-${ARCH}.tar.gz\" /usr/local/bin\nrm cilium-linux-\"${ARCH}\".tar.gz{,.sha256sum}\n\n# install hubble cli\nHUBBLE_ARCH=amd64\ncurl -L --fail --remote-name-all https://github.com/cilium/hubble/releases/download/$HUBBLE_VERSION/hubble-linux-${ARCH}.tar.gz{,.sha256sum}\nsha256sum --check hubble-linux-${ARCH}.tar.gz.sha256sum\ntar xzvfC hubble-linux-${ARCH}.tar.gz /usr/local/bin\nrm hubble-linux-${ARCH}.tar.gz{,.sha256sum}\n\n# install flux cli\nCLEAN_FLUX_VERSION=$(echo \"$FLUX_VERSION\" | sed 's/^v//')\ncurl -o flux.tar.gz -L \"https://github.com/fluxcd/flux2/releases/download/${FLUX_VERSION}/flux_${CLEAN_FLUX_VERSION}_linux_amd64.tar.gz\"\ntar -xzf flux.tar.gz -C /usr/local/bin flux\nrm flux.tar.gz\n\n# install operator-sdk\nOS=$(uname | awk '{print tolower($0)}')\nOPERATOR_SDK_DL_URL=https://github.com/operator-framework/operator-sdk/releases/download/${OPERATOR_SDK_VERSION}\n\ncurl -LO \"${OPERATOR_SDK_DL_URL}/operator-sdk_${OS}_${ARCH}\"\ngpg --keyserver keyserver.ubuntu.com --recv-keys 052996E2A20B5C7E\ncurl -LO \"${OPERATOR_SDK_DL_URL}/checksums.txt\"\ncurl -LO \"${OPERATOR_SDK_DL_URL}/checksums.txt.asc\"\ngpg -u \"Operator SDK (release) \" --verify checksums.txt.asc\ngrep \"operator-sdk_${OS}_${ARCH}\" checksums.txt | sha256sum -c -\nchmod +x \"operator-sdk_${OS}_${ARCH}\"\nmv \"operator-sdk_${OS}_${ARCH}\" /usr/local/bin/operator-sdk\nrm checksums.txt.asc\nrm checksums.txt\n\n# install clusterctl\ncurl -Lo /usr/local/bin/clusterctl https://github.com/kubernetes-sigs/cluster-api/releases/download/v${CAPI_VERSION}/clusterctl-linux-amd64\nchmod +x /usr/local/bin/clusterctl\n\n# install kubectl\ncurl -Lo /usr/local/bin/kubectl https://dl.k8s.io/release/v${KUBECTL_VERSION}/bin/linux/amd64/kubectl\nchmod +x /usr/local/bin/kubectl\n\n# prepare .kube directory\nmkdir -p /ansible/.kube\nln -s /share/kubeconfig /ansible/.kube/config\nchown -R dragon: /ansible/.kube\n\n# prepare .cache directory\nmkdir -p /ansible/.cache\nmv /root/.cache/helm /ansible/.cache\nchown -R dragon: /ansible/.cache\n\n# prepare .local directory\nmkdir -p /ansible/.local/share\nmv /root/.local/share/helm /ansible/.local/share\nchown -R dragon: /ansible/.local\n\n# add symlink to /etc/openstack\nln -s /opt/configuration/environments/openstack /etc/openstack\n\n# copy ara configuration\npython3 -m ara.setup.env >> /ansible/ara.env\n\n# prepare list of playbooks\npython3 /src/render-playbooks.py\n\n# set correct permssions\nchown -R dragon: /ansible /share /interface\n\n# cleanup\napt-get clean\napt-get remove -y \\\n build-essential \\\n curl \\\n git \\\n gnupg \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev\napt-get autoremove -y\nrm -rf \\\n /root/.cache \\\n /tmp/* \\\n /usr/share/doc/* \\\n /usr/share/man/* \\\n /var/lib/apt/lists/* \\\n /var/tmp/* \\\n /patches\n\nuv pip install --no-cache --system pyclean==3.0.0\npyclean /usr\nuv pip uninstall --system pyclean\n" did not complete successfully: exit code: 1 2026-04-18 00:04:25.799371 | debian-bookworm | ERROR 2026-04-18 00:04:25.799625 | debian-bookworm | { 2026-04-18 00:04:25.799678 | debian-bookworm | "delta": "0:02:45.570435", 2026-04-18 00:04:25.799715 | debian-bookworm | "end": "2026-04-18 00:04:25.740322", 2026-04-18 00:04:25.799747 | debian-bookworm | "msg": "non-zero return code", 2026-04-18 00:04:25.799776 | debian-bookworm | "rc": 1, 2026-04-18 00:04:25.799804 | debian-bookworm | "start": "2026-04-18 00:01:40.169887" 2026-04-18 00:04:25.799835 | debian-bookworm | } failure 2026-04-18 00:04:25.821477 | 2026-04-18 00:04:25.821568 | PLAY RECAP 2026-04-18 00:04:25.821625 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-04-18 00:04:25.821649 | 2026-04-18 00:04:25.963363 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/osism-kubernetes/zuul-playbooks/build.yml@main] 2026-04-18 00:04:25.970392 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-18 00:04:26.777424 | 2026-04-18 00:04:26.777585 | PLAY [Base post] 2026-04-18 00:04:26.791556 | 2026-04-18 00:04:26.791680 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-18 00:04:27.609571 | debian-bookworm | changed 2026-04-18 00:04:27.619525 | 2026-04-18 00:04:27.619656 | PLAY RECAP 2026-04-18 00:04:27.619735 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-18 00:04:27.619815 | 2026-04-18 00:04:27.748017 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-18 00:04:27.750508 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-18 00:04:28.546037 | 2026-04-18 00:04:28.546207 | PLAY [Base post-logs] 2026-04-18 00:04:28.557734 | 2026-04-18 00:04:28.557863 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-18 00:04:29.030601 | localhost | changed 2026-04-18 00:04:29.040966 | 2026-04-18 00:04:29.041109 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-18 00:04:29.067098 | localhost | ok 2026-04-18 00:04:29.070081 | 2026-04-18 00:04:29.070171 | TASK [Set zuul-log-path fact] 2026-04-18 00:04:29.084955 | localhost | ok 2026-04-18 00:04:29.092744 | 2026-04-18 00:04:29.092848 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-18 00:04:29.127827 | localhost | ok 2026-04-18 00:04:29.131652 | 2026-04-18 00:04:29.131760 | TASK [upload-logs : Create log directories] 2026-04-18 00:04:29.646702 | localhost | changed 2026-04-18 00:04:29.651034 | 2026-04-18 00:04:29.651179 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-18 00:04:30.177978 | localhost -> localhost | ok: Runtime: 0:00:00.008043 2026-04-18 00:04:30.189518 | 2026-04-18 00:04:30.189718 | TASK [upload-logs : Upload logs to log server] 2026-04-18 00:04:30.775699 | localhost | Output suppressed because no_log was given 2026-04-18 00:04:30.778355 | 2026-04-18 00:04:30.778488 | LOOP [upload-logs : Compress console log and json output] 2026-04-18 00:04:30.834438 | localhost | skipping: Conditional result was False 2026-04-18 00:04:30.851582 | localhost | skipping: Conditional result was False 2026-04-18 00:04:30.866159 | 2026-04-18 00:04:30.866550 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-18 00:04:30.926118 | localhost | skipping: Conditional result was False 2026-04-18 00:04:30.926388 | 2026-04-18 00:04:30.931286 | localhost | skipping: Conditional result was False 2026-04-18 00:04:30.941828 | 2026-04-18 00:04:30.942096 | LOOP [upload-logs : Upload console log and json output]