Skip to content

add ubuntu matrix to build images for multiple base os versions #4

add ubuntu matrix to build images for multiple base os versions

add ubuntu matrix to build images for multiple base os versions #4

Triggered via push November 14, 2024 12:16
Status Failure
Total duration 1m 3s
Artifacts
Matrix: Build and Push Builder Image
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Build and Push Builder Image (1.23.2, 16.04)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -sSL https://golang.org/dl/go${GO_VERSION}.linux-${ARCH}.tar.gz -o go${GO_VERSION}.linux-${ARCH}.tar.gz && tar -C /usr/local -xzf go${GO_VERSION}.linux-${ARCH}.tar.gz && rm go${GO_VERSION}.linux-${ARCH}.tar.gz" did not complete successfully: exit code: 2
Build and Push Builder Image (1.23.3, 16.04)
The job was canceled because "_1_23_2_16_04" failed.
Build and Push Builder Image (1.23.3, 16.04)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -sSL https://golang.org/dl/go${GO_VERSION}.linux-${ARCH}.tar.gz -o go${GO_VERSION}.linux-${ARCH}.tar.gz && tar -C /usr/local -xzf go${GO_VERSION}.linux-${ARCH}.tar.gz && rm go${GO_VERSION}.linux-${ARCH}.tar.gz" did not complete successfully: exit code: 2
Build and Push Builder Image (1.22.9, 16.04)
The job was canceled because "_1_23_2_16_04" failed.
Build and Push Builder Image (1.22.9, 16.04)
The operation was canceled.
Build and Push Builder Image (1.23.2, 16.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/