2025-09-09 00:00:14.702483 | Job console starting 2025-09-09 00:00:14.809159 | Updating git repos 2025-09-09 00:00:14.849598 | Cloning repos into workspace 2025-09-09 00:00:14.970394 | Restoring repo states 2025-09-09 00:00:14.988403 | Merging changes 2025-09-09 00:00:14.988420 | Checking out repos 2025-09-09 00:00:16.264311 | Preparing playbooks 2025-09-09 00:00:18.392522 | Running Ansible setup 2025-09-09 00:00:25.206354 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-09 00:00:26.263888 | 2025-09-09 00:00:26.263999 | PLAY [Base pre] 2025-09-09 00:00:26.276906 | 2025-09-09 00:00:26.277001 | TASK [Setup log path fact] 2025-09-09 00:00:26.293869 | debian-bookworm | ok 2025-09-09 00:00:26.322768 | 2025-09-09 00:00:26.322922 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-09 00:00:26.360540 | debian-bookworm | ok 2025-09-09 00:00:26.372264 | 2025-09-09 00:00:26.372435 | TASK [emit-job-header : Print job information] 2025-09-09 00:00:26.409139 | # Job Information 2025-09-09 00:00:26.409269 | Ansible Version: 2.16.14 2025-09-09 00:00:26.409343 | Job: osism-kubernetes-push 2025-09-09 00:00:26.409373 | Pipeline: periodic-midnight 2025-09-09 00:00:26.409392 | Executor: 521e9411259a 2025-09-09 00:00:26.409409 | Triggered by: https://github.com/osism/osism-kubernetes 2025-09-09 00:00:26.409427 | Event ID: 3bdbe2f220e14cc48854900d4b8fef40 2025-09-09 00:00:26.414135 | 2025-09-09 00:00:26.414214 | LOOP [emit-job-header : Print node information] 2025-09-09 00:00:26.595931 | debian-bookworm | ok: 2025-09-09 00:00:26.596063 | debian-bookworm | # Node Information 2025-09-09 00:00:26.596100 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-09 00:00:26.596121 | debian-bookworm | Hostname: debian 2025-09-09 00:00:26.596139 | debian-bookworm | Username: zuul 2025-09-09 00:00:26.596155 | debian-bookworm | Distro: Debian 12.12 2025-09-09 00:00:26.596176 | debian-bookworm | Provider: regiocloud-a 2025-09-09 00:00:26.596193 | debian-bookworm | Region: 2025-09-09 00:00:26.596210 | debian-bookworm | Label: debian-bookworm 2025-09-09 00:00:26.596226 | debian-bookworm | Product Name: OpenStack Nova 2025-09-09 00:00:26.596241 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:febf:eb18 2025-09-09 00:00:26.606373 | 2025-09-09 00:00:26.606463 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-09 00:00:27.699330 | debian-bookworm -> localhost | changed 2025-09-09 00:00:27.705059 | 2025-09-09 00:00:27.705155 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-09 00:00:29.935330 | debian-bookworm -> localhost | changed 2025-09-09 00:00:29.944017 | 2025-09-09 00:00:29.944129 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-09 00:00:30.575164 | debian-bookworm -> localhost | ok 2025-09-09 00:00:30.580187 | 2025-09-09 00:00:30.580282 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-09 00:00:30.617201 | debian-bookworm | ok 2025-09-09 00:00:30.643745 | debian-bookworm | included: /var/lib/zuul/builds/e41fc49a940c477eaea0b9fabfbe7c49/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-09 00:00:30.662168 | 2025-09-09 00:00:30.662263 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-09 00:00:31.999349 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-09 00:00:31.999513 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e41fc49a940c477eaea0b9fabfbe7c49/work/e41fc49a940c477eaea0b9fabfbe7c49_id_rsa 2025-09-09 00:00:31.999543 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e41fc49a940c477eaea0b9fabfbe7c49/work/e41fc49a940c477eaea0b9fabfbe7c49_id_rsa.pub 2025-09-09 00:00:31.999565 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-09 00:00:31.999585 | debian-bookworm -> localhost | SHA256:aVfG3sceF21loUBtpmTV7E7lPAeN2Baa/Exq2wQC9RE zuul-build-sshkey 2025-09-09 00:00:31.999603 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-09 00:00:31.999630 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-09 00:00:31.999648 | debian-bookworm -> localhost | | ..ooE=+=+| 2025-09-09 00:00:31.999665 | debian-bookworm -> localhost | | . *oB*+=| 2025-09-09 00:00:31.999682 | debian-bookworm -> localhost | | + &oo=+| 2025-09-09 00:00:31.999698 | debian-bookworm -> localhost | | . * B *=| 2025-09-09 00:00:31.999715 | debian-bookworm -> localhost | | S . + B.*| 2025-09-09 00:00:31.999736 | debian-bookworm -> localhost | | . . . + +o| 2025-09-09 00:00:31.999753 | debian-bookworm -> localhost | | . . .| 2025-09-09 00:00:31.999769 | debian-bookworm -> localhost | | | 2025-09-09 00:00:31.999785 | debian-bookworm -> localhost | | | 2025-09-09 00:00:31.999801 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-09 00:00:31.999841 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.394514 2025-09-09 00:00:32.005244 | 2025-09-09 00:00:32.005330 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-09 00:00:32.042412 | debian-bookworm | ok 2025-09-09 00:00:32.063733 | debian-bookworm | included: /var/lib/zuul/builds/e41fc49a940c477eaea0b9fabfbe7c49/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-09 00:00:32.071110 | 2025-09-09 00:00:32.071198 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-09 00:00:32.115152 | debian-bookworm | skipping: Conditional result was False 2025-09-09 00:00:32.119983 | 2025-09-09 00:00:32.120072 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-09 00:00:33.132756 | debian-bookworm | changed 2025-09-09 00:00:33.137626 | 2025-09-09 00:00:33.137706 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-09 00:00:33.389251 | debian-bookworm | ok 2025-09-09 00:00:33.393697 | 2025-09-09 00:00:33.393772 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-09 00:00:34.154090 | debian-bookworm | changed 2025-09-09 00:00:34.159729 | 2025-09-09 00:00:34.159809 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-09 00:00:34.899362 | debian-bookworm | changed 2025-09-09 00:00:34.903763 | 2025-09-09 00:00:34.903851 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-09 00:00:34.927008 | debian-bookworm | skipping: Conditional result was False 2025-09-09 00:00:34.932207 | 2025-09-09 00:00:34.932286 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-09 00:00:35.922724 | debian-bookworm -> localhost | changed 2025-09-09 00:00:35.931980 | 2025-09-09 00:00:35.932076 | TASK [add-build-sshkey : Add back temp key] 2025-09-09 00:00:36.673868 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e41fc49a940c477eaea0b9fabfbe7c49/work/e41fc49a940c477eaea0b9fabfbe7c49_id_rsa (zuul-build-sshkey) 2025-09-09 00:00:36.674049 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022809 2025-09-09 00:00:36.680498 | 2025-09-09 00:00:36.680580 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-09 00:00:37.133663 | debian-bookworm | ok 2025-09-09 00:00:37.137721 | 2025-09-09 00:00:37.137796 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-09 00:00:37.190931 | debian-bookworm | skipping: Conditional result was False 2025-09-09 00:00:37.199705 | 2025-09-09 00:00:37.199789 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-09 00:00:37.734941 | debian-bookworm | ok 2025-09-09 00:00:37.755482 | 2025-09-09 00:00:37.755583 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-09 00:00:37.807934 | debian-bookworm | ok 2025-09-09 00:00:37.812758 | 2025-09-09 00:00:37.812851 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-09 00:00:38.351770 | debian-bookworm -> localhost | ok 2025-09-09 00:00:38.358374 | 2025-09-09 00:00:38.358476 | TASK [validate-host : Collect information about the host] 2025-09-09 00:00:39.714478 | debian-bookworm | ok 2025-09-09 00:00:39.723026 | 2025-09-09 00:00:39.723128 | TASK [validate-host : Sanitize hostname] 2025-09-09 00:00:39.835397 | debian-bookworm | ok 2025-09-09 00:00:39.868704 | 2025-09-09 00:00:39.868793 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-09 00:00:41.012722 | debian-bookworm -> localhost | changed 2025-09-09 00:00:41.017437 | 2025-09-09 00:00:41.017526 | TASK [validate-host : Collect information about zuul worker] 2025-09-09 00:00:41.431612 | debian-bookworm | ok 2025-09-09 00:00:41.435323 | 2025-09-09 00:00:41.435420 | TASK [validate-host : Write out all zuul information for each host] 2025-09-09 00:00:42.512454 | debian-bookworm -> localhost | changed 2025-09-09 00:00:42.520089 | 2025-09-09 00:00:42.520195 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-09 00:00:42.829082 | debian-bookworm | ok 2025-09-09 00:00:42.836027 | 2025-09-09 00:00:42.836142 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-09 00:00:43.937959 | debian-bookworm | changed: 2025-09-09 00:00:43.938104 | debian-bookworm | cd+++++++++ src/ 2025-09-09 00:00:43.938144 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-09 00:00:43.938164 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-09 00:00:43.938182 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2025-09-09 00:00:43.938199 | debian-bookworm | Containerfile 2025-09-09 00:00:43.938320 | 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/defaults /defaults\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 /defaults || exit; git fetch --all --force; git checkout \"$(yq -M -r .defaults_version \"/release/latest/base.yml\")\" )\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# add k3s-ansible roles\ngit clone https://github.com/osism/k3s-ansible /k3s-ansible\nmv /k3s-ansible/roles/{k3s_server,k3s_agent,k3s_server_post,k3s_custom_registries} /ansible/roles\nmv /k3s-ansible/roles/download /ansible/roles/k3s_download\nmv /k3s-ansible/roles/prereq /ansible/roles/k3s_prereq\nmv /k3s-ansible/roles/reset /ansible/roles/k3s_reset\nrm -rf /k3s-ansible\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 https://baltocdn.com/helm/signing.asc | gpg --dearmor | tee /usr/share/keyrings/helm.gpg > /dev/null\necho \"deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/helm.gpg] https://baltocdn.com/helm/stable/debian/ all 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: 2 2025-09-09 00:04:18.740455 | debian-bookworm | ------ 2025-09-09 00:04:18.740540 | debian-bookworm | > [builder 14/14] RUN <>> RUN <>> set -e 2025-09-09 00:04:18.743816 | debian-bookworm | 35 | >>> set -x 2025-09-09 00:04:18.743822 | debian-bookworm | 36 | >>> 2025-09-09 00:04:18.743829 | debian-bookworm | 37 | >>> HUBBLE_VERSION=v1.17.5 2025-09-09 00:04:18.743835 | debian-bookworm | 38 | >>> CAPI_VERSION=1.10.3 2025-09-09 00:04:18.743842 | debian-bookworm | 39 | >>> CILIUM_CLI_VERSION=v0.18.5 2025-09-09 00:04:18.743848 | debian-bookworm | 40 | >>> FLUX_VERSION=v2.6.3 2025-09-09 00:04:18.743854 | debian-bookworm | 41 | >>> KUBECTL_VERSION=1.33.2 2025-09-09 00:04:18.743860 | debian-bookworm | 42 | >>> OPERATOR_SDK_VERSION=v1.40.0 2025-09-09 00:04:18.743867 | debian-bookworm | 43 | >>> 2025-09-09 00:04:18.743873 | debian-bookworm | 44 | >>> # shellcheck disable=SC2046 2025-09-09 00:04:18.743880 | debian-bookworm | 45 | >>> ARCH=$(case $(uname -m) in x86_64) echo -n amd64 ;; aarch64) echo -n arm64 ;; *) echo -n $(uname -m) ;; esac) 2025-09-09 00:04:18.743887 | debian-bookworm | 46 | >>> 2025-09-09 00:04:18.743893 | debian-bookworm | 47 | >>> # show motd 2025-09-09 00:04:18.743899 | debian-bookworm | 48 | >>> echo "[ ! -z \"\$TERM\" -a -r /etc/motd ] && cat /etc/motd" >> /etc/bash.bashrc 2025-09-09 00:04:18.743905 | debian-bookworm | 49 | >>> 2025-09-09 00:04:18.743912 | debian-bookworm | 50 | >>> # install required packages 2025-09-09 00:04:18.743918 | debian-bookworm | 51 | >>> apt-get update 2025-09-09 00:04:18.743924 | debian-bookworm | 52 | >>> apt-get install --no-install-recommends -y \ 2025-09-09 00:04:18.743931 | debian-bookworm | 53 | >>> build-essential \ 2025-09-09 00:04:18.743937 | debian-bookworm | 54 | >>> curl \ 2025-09-09 00:04:18.743943 | debian-bookworm | 55 | >>> dumb-init \ 2025-09-09 00:04:18.743949 | debian-bookworm | 56 | >>> git \ 2025-09-09 00:04:18.743955 | debian-bookworm | 57 | >>> gnupg \ 2025-09-09 00:04:18.743961 | debian-bookworm | 58 | >>> gnupg-agent \ 2025-09-09 00:04:18.743967 | debian-bookworm | 59 | >>> iputils-ping \ 2025-09-09 00:04:18.743973 | debian-bookworm | 60 | >>> jq \ 2025-09-09 00:04:18.743979 | debian-bookworm | 61 | >>> libffi-dev \ 2025-09-09 00:04:18.743999 | debian-bookworm | 62 | >>> libssh-dev \ 2025-09-09 00:04:18.744005 | debian-bookworm | 63 | >>> libssl-dev \ 2025-09-09 00:04:18.744012 | debian-bookworm | 64 | >>> libyaml-dev \ 2025-09-09 00:04:18.744018 | debian-bookworm | 65 | >>> openssh-client \ 2025-09-09 00:04:18.744024 | debian-bookworm | 66 | >>> procps \ 2025-09-09 00:04:18.744030 | debian-bookworm | 67 | >>> rsync \ 2025-09-09 00:04:18.744036 | debian-bookworm | 68 | >>> sshpass 2025-09-09 00:04:18.744042 | debian-bookworm | 69 | >>> update-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1 2025-09-09 00:04:18.744049 | debian-bookworm | 70 | >>> update-alternatives --install /usr/bin/python python /usr/local/bin/python 1 2025-09-09 00:04:18.744059 | debian-bookworm | 71 | >>> 2025-09-09 00:04:18.744066 | debian-bookworm | 72 | >>> uv pip install --no-cache --system -r /src/requirements.txt 2025-09-09 00:04:18.744072 | debian-bookworm | 73 | >>> 2025-09-09 00:04:18.744078 | debian-bookworm | 74 | >>> # add user 2025-09-09 00:04:18.744085 | debian-bookworm | 75 | >>> groupadd -g "$GROUP_ID" dragon 2025-09-09 00:04:18.744091 | debian-bookworm | 76 | >>> groupadd -g "$GROUP_ID_DOCKER" docker 2025-09-09 00:04:18.744097 | debian-bookworm | 77 | >>> useradd -l -g dragon -G docker -u "$USER_ID" -m -d /ansible dragon 2025-09-09 00:04:18.744103 | debian-bookworm | 78 | >>> 2025-09-09 00:04:18.744110 | debian-bookworm | 79 | >>> # prepare release repository 2025-09-09 00:04:18.744116 | debian-bookworm | 80 | >>> git clone https://github.com/osism/release /release 2025-09-09 00:04:18.744122 | debian-bookworm | 81 | >>> 2025-09-09 00:04:18.744128 | debian-bookworm | 82 | >>> # prepare project repository 2025-09-09 00:04:18.744135 | debian-bookworm | 83 | >>> git clone https://github.com/osism/defaults /defaults 2025-09-09 00:04:18.744141 | debian-bookworm | 84 | >>> git clone https://github.com/osism/cfg-generics /generics 2025-09-09 00:04:18.744147 | debian-bookworm | 85 | >>> 2025-09-09 00:04:18.744153 | debian-bookworm | 86 | >>> if [ "$VERSION" != "latest" ]; then 2025-09-09 00:04:18.744159 | debian-bookworm | 87 | >>> ( cd /release || exit; git fetch --all --force; git checkout "osism-kubernetes-$VERSION" ) 2025-09-09 00:04:18.744166 | debian-bookworm | 88 | >>> ( cd /defaults || exit; git fetch --all --force; git checkout "$(yq -M -r .defaults_version "/release/latest/base.yml")" ) 2025-09-09 00:04:18.744174 | debian-bookworm | 89 | >>> ( cd /generics || exit; git fetch --all --force; git checkout "$(yq -M -r .generics_version "/release/latest/base.yml")" ) 2025-09-09 00:04:18.744180 | debian-bookworm | 90 | >>> fi 2025-09-09 00:04:18.744186 | debian-bookworm | 91 | >>> 2025-09-09 00:04:18.744192 | debian-bookworm | 92 | >>> # add inventory files 2025-09-09 00:04:18.744206 | debian-bookworm | 93 | >>> mkdir -p /ansible/inventory.generics /ansible/inventory 2025-09-09 00:04:18.744213 | debian-bookworm | 94 | >>> cp /generics/inventory/* /ansible/inventory.generics 2025-09-09 00:04:18.744219 | debian-bookworm | 95 | >>> 2025-09-09 00:04:18.744246 | debian-bookworm | 96 | >>> # run preparations 2025-09-09 00:04:18.744252 | debian-bookworm | 97 | >>> mkdir -p /ansible/group_vars/all/ 2025-09-09 00:04:18.744259 | debian-bookworm | 98 | >>> 2025-09-09 00:04:18.744265 | debian-bookworm | 99 | >>> python3 /src/render-python-requirements.py 2025-09-09 00:04:18.744271 | debian-bookworm | 100 | >>> python3 /src/render-versions.py 2025-09-09 00:04:18.744277 | debian-bookworm | 101 | >>> 2025-09-09 00:04:18.744283 | debian-bookworm | 102 | >>> # install required python packages 2025-09-09 00:04:18.744289 | debian-bookworm | 103 | >>> uv pip install --no-cache --system -r /requirements.txt 2025-09-09 00:04:18.744295 | debian-bookworm | 104 | >>> 2025-09-09 00:04:18.744301 | debian-bookworm | 105 | >>> # set ansible version in the motd 2025-09-09 00:04:18.744308 | debian-bookworm | 106 | >>> ansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)') 2025-09-09 00:04:18.744314 | debian-bookworm | 107 | >>> sed -i -e "s/ANSIBLE_VERSION/$ansible_version/" /etc/motd 2025-09-09 00:04:18.744320 | debian-bookworm | 108 | >>> 2025-09-09 00:04:18.744326 | debian-bookworm | 109 | >>> # create required directories 2025-09-09 00:04:18.744332 | debian-bookworm | 110 | >>> mkdir -p \ 2025-09-09 00:04:18.744339 | debian-bookworm | 111 | >>> /ansible \ 2025-09-09 00:04:18.744345 | debian-bookworm | 112 | >>> /ansible/roles \ 2025-09-09 00:04:18.744351 | debian-bookworm | 113 | >>> /ansible/action_plugins \ 2025-09-09 00:04:18.744357 | debian-bookworm | 114 | >>> /ansible/cache \ 2025-09-09 00:04:18.744364 | debian-bookworm | 115 | >>> /ansible/logs \ 2025-09-09 00:04:18.744370 | debian-bookworm | 116 | >>> /ansible/secrets \ 2025-09-09 00:04:18.744376 | debian-bookworm | 117 | >>> /interface \ 2025-09-09 00:04:18.744382 | debian-bookworm | 118 | >>> /share 2025-09-09 00:04:18.744388 | debian-bookworm | 119 | >>> 2025-09-09 00:04:18.744405 | debian-bookworm | 120 | >>> # install required ansible collections & roles 2025-09-09 00:04:18.744412 | debian-bookworm | 121 | >>> ansible-galaxy collection install -v -f -r /ansible/requirements.yml -p /usr/share/ansible/collections 2025-09-09 00:04:18.744423 | debian-bookworm | 122 | >>> 2025-09-09 00:04:18.744430 | debian-bookworm | 123 | >>> # add k3s-ansible roles 2025-09-09 00:04:18.744436 | debian-bookworm | 124 | >>> git clone https://github.com/osism/k3s-ansible /k3s-ansible 2025-09-09 00:04:18.744442 | debian-bookworm | 125 | >>> mv /k3s-ansible/roles/{k3s_server,k3s_agent,k3s_server_post,k3s_custom_registries} /ansible/roles 2025-09-09 00:04:18.744448 | debian-bookworm | 126 | >>> mv /k3s-ansible/roles/download /ansible/roles/k3s_download 2025-09-09 00:04:18.744455 | debian-bookworm | 127 | >>> mv /k3s-ansible/roles/prereq /ansible/roles/k3s_prereq 2025-09-09 00:04:18.744461 | debian-bookworm | 128 | >>> mv /k3s-ansible/roles/reset /ansible/roles/k3s_reset 2025-09-09 00:04:18.744467 | debian-bookworm | 129 | >>> rm -rf /k3s-ansible 2025-09-09 00:04:18.744473 | debian-bookworm | 130 | >>> 2025-09-09 00:04:18.744479 | debian-bookworm | 131 | >>> # apply patches 2025-09-09 00:04:18.744485 | debian-bookworm | 132 | >>> for role in /ansible/roles/*; do 2025-09-09 00:04:18.744491 | debian-bookworm | 133 | >>> if [ -e /patches/"$(basename "$role")" ]; then 2025-09-09 00:04:18.744497 | debian-bookworm | 134 | >>> for patchfile in /patches/"$(basename "$role")"/*.patch; do 2025-09-09 00:04:18.744503 | debian-bookworm | 135 | >>> echo "$patchfile"; 2025-09-09 00:04:18.744509 | debian-bookworm | 136 | >>> ( cd /ansible/roles/"$(basename "$role")" && patch --forward --batch -p1 --dry-run ) < "$patchfile" || exit 1; 2025-09-09 00:04:18.744516 | debian-bookworm | 137 | >>> ( cd /ansible/roles/"$(basename "$role")" && patch --forward --batch -p1 ) < "$patchfile"; 2025-09-09 00:04:18.744522 | debian-bookworm | 138 | >>> done; 2025-09-09 00:04:18.744528 | debian-bookworm | 139 | >>> fi; 2025-09-09 00:04:18.744534 | debian-bookworm | 140 | >>> done 2025-09-09 00:04:18.744540 | debian-bookworm | 141 | >>> 2025-09-09 00:04:18.744546 | debian-bookworm | 142 | >>> # install mitogen ansible plugin 2025-09-09 00:04:18.744553 | debian-bookworm | 143 | >>> mkdir -p /usr/share/mitogen 2025-09-09 00:04:18.744559 | debian-bookworm | 144 | >>> tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2025-09-09 00:04:18.744565 | debian-bookworm | 145 | >>> rm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml} 2025-09-09 00:04:18.744571 | debian-bookworm | 146 | >>> rm /mitogen.tar.gz 2025-09-09 00:04:18.744577 | debian-bookworm | 147 | >>> 2025-09-09 00:04:18.744583 | debian-bookworm | 148 | >>> # install helm 2025-09-09 00:04:18.744589 | debian-bookworm | 149 | >>> curl https://baltocdn.com/helm/signing.asc | gpg --dearmor | tee /usr/share/keyrings/helm.gpg > /dev/null 2025-09-09 00:04:18.744597 | debian-bookworm | 150 | >>> echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/helm.gpg] https://baltocdn.com/helm/stable/debian/ all main" | tee /etc/apt/sources.list.d/helm-stable-debian.list 2025-09-09 00:04:18.744604 | debian-bookworm | 151 | >>> apt-get update 2025-09-09 00:04:18.744610 | debian-bookworm | 152 | >>> apt-get install --no-install-recommends -y \ 2025-09-09 00:04:18.744616 | debian-bookworm | 153 | >>> helm 2025-09-09 00:04:18.744623 | debian-bookworm | 154 | >>> 2025-09-09 00:04:18.744629 | debian-bookworm | 155 | >>> # install helm plugins 2025-09-09 00:04:18.744635 | debian-bookworm | 156 | >>> helm plugin install https://github.com/databus23/helm-diff 2025-09-09 00:04:18.744651 | debian-bookworm | 157 | >>> 2025-09-09 00:04:18.744658 | debian-bookworm | 158 | >>> # install cilium cli 2025-09-09 00:04:18.744665 | debian-bookworm | 159 | >>> curl -L --fail --remote-name-all "https://github.com/cilium/cilium-cli/releases/download/${CILIUM_CLI_VERSION}/cilium-linux-${ARCH}.tar.gz{,.sha256sum}" 2025-09-09 00:04:18.744671 | debian-bookworm | 160 | >>> sha256sum --check "cilium-linux-${ARCH}.tar.gz.sha256sum" 2025-09-09 00:04:18.744677 | debian-bookworm | 161 | >>> tar xzvfC "cilium-linux-${ARCH}.tar.gz" /usr/local/bin 2025-09-09 00:04:18.744684 | debian-bookworm | 162 | >>> rm cilium-linux-"${ARCH}".tar.gz{,.sha256sum} 2025-09-09 00:04:18.744690 | debian-bookworm | 163 | >>> 2025-09-09 00:04:18.744697 | debian-bookworm | 164 | >>> # install hubble cli 2025-09-09 00:04:18.744703 | debian-bookworm | 165 | >>> HUBBLE_ARCH=amd64 2025-09-09 00:04:18.744709 | debian-bookworm | 166 | >>> curl -L --fail --remote-name-all https://github.com/cilium/hubble/releases/download/$HUBBLE_VERSION/hubble-linux-${ARCH}.tar.gz{,.sha256sum} 2025-09-09 00:04:18.744716 | debian-bookworm | 167 | >>> sha256sum --check hubble-linux-${ARCH}.tar.gz.sha256sum 2025-09-09 00:04:18.744727 | debian-bookworm | 168 | >>> tar xzvfC hubble-linux-${ARCH}.tar.gz /usr/local/bin 2025-09-09 00:04:18.744734 | debian-bookworm | 169 | >>> rm hubble-linux-${ARCH}.tar.gz{,.sha256sum} 2025-09-09 00:04:18.744740 | debian-bookworm | 170 | >>> 2025-09-09 00:04:18.744747 | debian-bookworm | 171 | >>> # install flux cli 2025-09-09 00:04:18.744753 | debian-bookworm | 172 | >>> CLEAN_FLUX_VERSION=$(echo "$FLUX_VERSION" | sed 's/^v//') 2025-09-09 00:04:18.744759 | debian-bookworm | 173 | >>> curl -o flux.tar.gz -L "https://github.com/fluxcd/flux2/releases/download/${FLUX_VERSION}/flux_${CLEAN_FLUX_VERSION}_linux_amd64.tar.gz" 2025-09-09 00:04:18.744765 | debian-bookworm | 174 | >>> tar -xzf flux.tar.gz -C /usr/local/bin flux 2025-09-09 00:04:18.744772 | debian-bookworm | 175 | >>> rm flux.tar.gz 2025-09-09 00:04:18.744778 | debian-bookworm | 176 | >>> 2025-09-09 00:04:18.744785 | debian-bookworm | 177 | >>> # install operator-sdk 2025-09-09 00:04:18.744791 | debian-bookworm | 178 | >>> OS=$(uname | awk '{print tolower($0)}') 2025-09-09 00:04:18.744797 | debian-bookworm | 179 | >>> OPERATOR_SDK_DL_URL=https://github.com/operator-framework/operator-sdk/releases/download/${OPERATOR_SDK_VERSION} 2025-09-09 00:04:18.744804 | debian-bookworm | 180 | >>> 2025-09-09 00:04:18.744810 | debian-bookworm | 181 | >>> curl -LO "${OPERATOR_SDK_DL_URL}/operator-sdk_${OS}_${ARCH}" 2025-09-09 00:04:18.744816 | debian-bookworm | 182 | >>> gpg --keyserver keyserver.ubuntu.com --recv-keys 052996E2A20B5C7E 2025-09-09 00:04:18.744822 | debian-bookworm | 183 | >>> curl -LO "${OPERATOR_SDK_DL_URL}/checksums.txt" 2025-09-09 00:04:18.744829 | debian-bookworm | 184 | >>> curl -LO "${OPERATOR_SDK_DL_URL}/checksums.txt.asc" 2025-09-09 00:04:18.744835 | debian-bookworm | 185 | >>> gpg -u "Operator SDK (release) " --verify checksums.txt.asc 2025-09-09 00:04:18.744841 | debian-bookworm | 186 | >>> grep "operator-sdk_${OS}_${ARCH}" checksums.txt | sha256sum -c - 2025-09-09 00:04:18.744847 | debian-bookworm | 187 | >>> chmod +x "operator-sdk_${OS}_${ARCH}" 2025-09-09 00:04:18.744854 | debian-bookworm | 188 | >>> mv "operator-sdk_${OS}_${ARCH}" /usr/local/bin/operator-sdk 2025-09-09 00:04:18.744860 | debian-bookworm | 189 | >>> rm checksums.txt.asc 2025-09-09 00:04:18.744866 | debian-bookworm | 190 | >>> rm checksums.txt 2025-09-09 00:04:18.744872 | debian-bookworm | 191 | >>> 2025-09-09 00:04:18.744879 | debian-bookworm | 192 | >>> # install clusterctl 2025-09-09 00:04:18.744885 | debian-bookworm | 193 | >>> curl -Lo /usr/local/bin/clusterctl https://github.com/kubernetes-sigs/cluster-api/releases/download/v${CAPI_VERSION}/clusterctl-linux-amd64 2025-09-09 00:04:18.744891 | debian-bookworm | 194 | >>> chmod +x /usr/local/bin/clusterctl 2025-09-09 00:04:18.744898 | debian-bookworm | 195 | >>> 2025-09-09 00:04:18.744904 | debian-bookworm | 196 | >>> # install kubectl 2025-09-09 00:04:18.744910 | debian-bookworm | 197 | >>> curl -Lo /usr/local/bin/kubectl https://dl.k8s.io/release/v${KUBECTL_VERSION}/bin/linux/amd64/kubectl 2025-09-09 00:04:18.744917 | debian-bookworm | 198 | >>> chmod +x /usr/local/bin/kubectl 2025-09-09 00:04:18.744923 | debian-bookworm | 199 | >>> 2025-09-09 00:04:18.744929 | debian-bookworm | 200 | >>> # prepare .kube directory 2025-09-09 00:04:18.744936 | debian-bookworm | 201 | >>> mkdir -p /ansible/.kube 2025-09-09 00:04:18.744942 | debian-bookworm | 202 | >>> ln -s /share/kubeconfig /ansible/.kube/config 2025-09-09 00:04:18.744948 | debian-bookworm | 203 | >>> chown -R dragon: /ansible/.kube 2025-09-09 00:04:18.744954 | debian-bookworm | 204 | >>> 2025-09-09 00:04:18.744960 | debian-bookworm | 205 | >>> # prepare .cache directory 2025-09-09 00:04:18.744966 | debian-bookworm | 206 | >>> mkdir -p /ansible/.cache 2025-09-09 00:04:18.744973 | debian-bookworm | 207 | >>> mv /root/.cache/helm /ansible/.cache 2025-09-09 00:04:18.744979 | debian-bookworm | 208 | >>> chown -R dragon: /ansible/.cache 2025-09-09 00:04:18.744985 | debian-bookworm | 209 | >>> 2025-09-09 00:04:18.744991 | debian-bookworm | 210 | >>> # prepare .local directory 2025-09-09 00:04:18.744997 | debian-bookworm | 211 | >>> mkdir -p /ansible/.local/share 2025-09-09 00:04:18.745003 | debian-bookworm | 212 | >>> mv /root/.local/share/helm /ansible/.local/share 2025-09-09 00:04:18.745010 | debian-bookworm | 213 | >>> chown -R dragon: /ansible/.local 2025-09-09 00:04:18.745016 | debian-bookworm | 214 | >>> 2025-09-09 00:04:18.745022 | debian-bookworm | 215 | >>> # add symlink to /etc/openstack 2025-09-09 00:04:18.745028 | debian-bookworm | 216 | >>> ln -s /opt/configuration/environments/openstack /etc/openstack 2025-09-09 00:04:18.745035 | debian-bookworm | 217 | >>> 2025-09-09 00:04:18.745041 | debian-bookworm | 218 | >>> # copy ara configuration 2025-09-09 00:04:18.745047 | debian-bookworm | 219 | >>> python3 -m ara.setup.env >> /ansible/ara.env 2025-09-09 00:04:18.745053 | debian-bookworm | 220 | >>> 2025-09-09 00:04:18.745063 | debian-bookworm | 221 | >>> # prepare list of playbooks 2025-09-09 00:04:18.745070 | debian-bookworm | 222 | >>> python3 /src/render-playbooks.py 2025-09-09 00:04:18.745076 | debian-bookworm | 223 | >>> 2025-09-09 00:04:18.745082 | debian-bookworm | 224 | >>> # set correct permssions 2025-09-09 00:04:18.745088 | debian-bookworm | 225 | >>> chown -R dragon: /ansible /share /interface 2025-09-09 00:04:18.745094 | debian-bookworm | 226 | >>> 2025-09-09 00:04:18.745101 | debian-bookworm | 227 | >>> # cleanup 2025-09-09 00:04:18.745107 | debian-bookworm | 228 | >>> apt-get clean 2025-09-09 00:04:18.745113 | debian-bookworm | 229 | >>> apt-get remove -y \ 2025-09-09 00:04:18.745119 | debian-bookworm | 230 | >>> build-essential \ 2025-09-09 00:04:18.745126 | debian-bookworm | 231 | >>> curl \ 2025-09-09 00:04:18.745132 | debian-bookworm | 232 | >>> git \ 2025-09-09 00:04:18.745138 | debian-bookworm | 233 | >>> gnupg \ 2025-09-09 00:04:18.745145 | debian-bookworm | 234 | >>> libffi-dev \ 2025-09-09 00:04:18.745151 | debian-bookworm | 235 | >>> libssh-dev \ 2025-09-09 00:04:18.745157 | debian-bookworm | 236 | >>> libssl-dev \ 2025-09-09 00:04:18.745163 | debian-bookworm | 237 | >>> libyaml-dev 2025-09-09 00:04:18.745169 | debian-bookworm | 238 | >>> apt-get autoremove -y 2025-09-09 00:04:18.745175 | debian-bookworm | 239 | >>> rm -rf \ 2025-09-09 00:04:18.745182 | debian-bookworm | 240 | >>> /root/.cache \ 2025-09-09 00:04:18.745188 | debian-bookworm | 241 | >>> /tmp/* \ 2025-09-09 00:04:18.745194 | debian-bookworm | 242 | >>> /usr/share/doc/* \ 2025-09-09 00:04:18.745201 | debian-bookworm | 243 | >>> /usr/share/man/* \ 2025-09-09 00:04:18.745207 | debian-bookworm | 244 | >>> /var/lib/apt/lists/* \ 2025-09-09 00:04:18.745218 | debian-bookworm | 245 | >>> /var/tmp/* \ 2025-09-09 00:04:18.745272 | debian-bookworm | 246 | >>> /patches 2025-09-09 00:04:18.745279 | debian-bookworm | 247 | >>> 2025-09-09 00:04:18.745285 | debian-bookworm | 248 | >>> uv pip install --no-cache --system pyclean==3.0.0 2025-09-09 00:04:18.745291 | debian-bookworm | 249 | >>> pyclean /usr 2025-09-09 00:04:18.745303 | debian-bookworm | 250 | >>> uv pip uninstall --system pyclean 2025-09-09 00:04:18.745310 | debian-bookworm | 251 | >>> EOF 2025-09-09 00:04:18.745316 | debian-bookworm | 252 | 2025-09-09 00:04:18.745323 | debian-bookworm | -------------------- 2025-09-09 00:04:18.745352 | 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.10.3\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/defaults /defaults\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 /defaults || exit; git fetch --all --force; git checkout \"$(yq -M -r .defaults_version \"/release/latest/base.yml\")\" )\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# add k3s-ansible roles\ngit clone https://github.com/osism/k3s-ansible /k3s-ansible\nmv /k3s-ansible/roles/{k3s_server,k3s_agent,k3s_server_post,k3s_custom_registries} /ansible/roles\nmv /k3s-ansible/roles/download /ansible/roles/k3s_download\nmv /k3s-ansible/roles/prereq /ansible/roles/k3s_prereq\nmv /k3s-ansible/roles/reset /ansible/roles/k3s_reset\nrm -rf /k3s-ansible\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 https://baltocdn.com/helm/signing.asc | gpg --dearmor | tee /usr/share/keyrings/helm.gpg > /dev/null\necho \"deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/helm.gpg] https://baltocdn.com/helm/stable/debian/ all 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: 2 2025-09-09 00:04:19.162023 | debian-bookworm | ERROR 2025-09-09 00:04:19.162483 | debian-bookworm | { 2025-09-09 00:04:19.162652 | debian-bookworm | "delta": "0:02:40.807095", 2025-09-09 00:04:19.162708 | debian-bookworm | "end": "2025-09-09 00:04:18.751994", 2025-09-09 00:04:19.162746 | debian-bookworm | "msg": "non-zero return code", 2025-09-09 00:04:19.162781 | debian-bookworm | "rc": 1, 2025-09-09 00:04:19.162815 | debian-bookworm | "start": "2025-09-09 00:01:37.944899" 2025-09-09 00:04:19.162886 | debian-bookworm | } failure 2025-09-09 00:04:19.193695 | 2025-09-09 00:04:19.194252 | PLAY RECAP 2025-09-09 00:04:19.194606 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2025-09-09 00:04:19.194723 | 2025-09-09 00:04:19.354218 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/osism-kubernetes/zuul-playbooks/build.yml@main] 2025-09-09 00:04:19.355675 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-09 00:04:20.104429 | 2025-09-09 00:04:20.104591 | PLAY [Base post] 2025-09-09 00:04:20.119190 | 2025-09-09 00:04:20.119336 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-09-09 00:04:20.943608 | debian-bookworm | changed 2025-09-09 00:04:20.953593 | 2025-09-09 00:04:20.953713 | PLAY RECAP 2025-09-09 00:04:20.953794 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-09 00:04:20.953985 | 2025-09-09 00:04:21.078614 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-09 00:04:21.079977 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-09-09 00:04:21.874974 | 2025-09-09 00:04:21.875143 | PLAY [Base post-logs] 2025-09-09 00:04:21.886546 | 2025-09-09 00:04:21.886686 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-09-09 00:04:22.389750 | localhost | changed 2025-09-09 00:04:22.400175 | 2025-09-09 00:04:22.400351 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-09-09 00:04:22.425940 | localhost | ok 2025-09-09 00:04:22.429783 | 2025-09-09 00:04:22.429895 | TASK [Set zuul-log-path fact] 2025-09-09 00:04:22.455382 | localhost | ok 2025-09-09 00:04:22.465469 | 2025-09-09 00:04:22.465592 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-09 00:04:22.502949 | localhost | ok 2025-09-09 00:04:22.507716 | 2025-09-09 00:04:22.507850 | TASK [upload-logs : Create log directories] 2025-09-09 00:04:23.045194 | localhost | changed 2025-09-09 00:04:23.057245 | 2025-09-09 00:04:23.057425 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-09-09 00:04:23.559052 | localhost -> localhost | ok: Runtime: 0:00:00.007296 2025-09-09 00:04:23.568473 | 2025-09-09 00:04:23.568669 | TASK [upload-logs : Upload logs to log server] 2025-09-09 00:04:24.124230 | localhost | Output suppressed because no_log was given 2025-09-09 00:04:24.128833 | 2025-09-09 00:04:24.129032 | LOOP [upload-logs : Compress console log and json output] 2025-09-09 00:04:24.196061 | localhost | skipping: Conditional result was False 2025-09-09 00:04:24.201228 | localhost | skipping: Conditional result was False 2025-09-09 00:04:24.213782 | 2025-09-09 00:04:24.213995 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-09 00:04:24.263320 | localhost | skipping: Conditional result was False 2025-09-09 00:04:24.263899 | 2025-09-09 00:04:24.267810 | localhost | skipping: Conditional result was False 2025-09-09 00:04:24.275070 | 2025-09-09 00:04:24.275251 | LOOP [upload-logs : Upload console log and json output]