Skip to content

Upload base images #144

Upload base images

Upload base images #144

Triggered via schedule December 9, 2024 08:06
Status Failure
Total duration 40m 44s
Artifacts

build-base-images.yml

on: schedule
cdxgen-dotnet-image
1m 49s
cdxgen-dotnet-image
cdxgen-dotnet7-image
1m 43s
cdxgen-dotnet7-image
cdxgen-dotnet8-image
1m 38s
cdxgen-dotnet8-image
cdxgen-dotnet9-image
1m 18s
cdxgen-dotnet9-image
cdxgen-java-image
2m 27s
cdxgen-java-image
cdxgen-java-slim-image
2m 32s
cdxgen-java-slim-image
cdxgen-java17-image
2m 20s
cdxgen-java17-image
cdxgen-java17-slim-image
2m 5s
cdxgen-java17-slim-image
cdxgen-node20-image
2m 41s
cdxgen-node20-image
cdxgen-python-image
0s
cdxgen-python-image
cdxgen-python310-image
11m 42s
cdxgen-python310-image
cdxgen-python311-image
5m 36s
cdxgen-python311-image
cdxgen-python36-image
4m 48s
cdxgen-python36-image
cdxgen-python39-image
12m 24s
cdxgen-python39-image
cdxgen-rolling-image
10m 39s
cdxgen-rolling-image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 29 warnings
sle-lang-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -e; ARCH_NAME=\"$(rpm --eval '%{_arch}')\"; url=; case \"${ARCH_NAME##*-}\" in 'x86_64') OS_ARCH_SUFFIX=''; GOBIN_VERSION='amd64'; ;; 'aarch64') OS_ARCH_SUFFIX='-aarch64'; GOBIN_VERSION='arm64'; ;; *) echo >&2 \"error: unsupported architecture: '$ARCH_NAME'\"; exit 1 ;; esac && zypper refresh && zypper --non-interactive update && zypper --non-interactive install -l --no-recommends gcc${GCC_VERSION} gcc${GCC_VERSION}-c++ gcc${GCC_VERSION}-fortran bzip2 git-core wget zip unzip make gawk && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-${GCC_VERSION} 10 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-${GCC_VERSION} 10 && update-alternatives --install /usr/bin/gfortran gfortran /usr/bin/gfortran-${GCC_VERSION} 10 && curl -s \"https://get.sdkman.io\" | bash && echo -e \"sdkman_auto_answer=true\\nsdkman_selfupdate_feature=false\\nsdkman_auto_env=true\\nsdkman_curl_connect_timeout=20\\nsdkman_curl_max_time=0\" >> $HOME/.sdkman/etc/config && source \"$HOME/.sdkman/bin/sdkman-init.sh\" && sdk install java $JAVA_VERSION && sdk install maven $MAVEN_VERSION && sdk offline enable && mv /root/.sdkman/candidates/* /opt/ && rm -rf /root/.sdkman && curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash && source /root/.nvm/nvm.sh && nvm install ${NODE_VERSION} && npm install -g node-gyp && npx node-gyp install && node -v && npm -v && gcc --version && curl -L --output /usr/bin/bazel https://github.com/bazelbuild/bazelisk/releases/latest/download/bazelisk-linux-${GOBIN_VERSION} && chmod +x /usr/bin/bazel && bazel --version && zypper clean -a" did not complete successfully: exit code: 8
sle-dotnet7-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sle-dotnet-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sle-java17-slim-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sle-java-slim-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sle-dotnet8-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cdxgen-dotnet7-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cdxgen-dotnet-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cdxgen-dotnet8-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sle-dotnet9-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cdxgen-java17-slim-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cdxgen-java-slim-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sle-node20-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sle-java17-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sle-lang-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sle-java-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cdxgen-dotnet9-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sle-python311-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sle-python36-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cdxgen-java17-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cdxgen-node20-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cdxgen-java-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cdxgen-python36-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cdxgen-python311-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
opensuse-python310-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
opensuse-python39-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
opensuse-lang-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cdxgen-python310-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cdxgen-rolling-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cdxgen-python39-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636