Skip to content

internal/version: v1.67.1 #2846

internal/version: v1.67.1

internal/version: v1.67.1 #2846

Triggered via push August 23, 2024 15:22
Status Failure
Total duration 8m 24s
Billable time 34m
Artifacts

appsec.yml

on: push
Prepare Go modules cache
9s
Prepare Go modules cache
Matrix: Smoke Tests / Build go-dvwa
Matrix: disabled
Matrix: golang-linux-container
Matrix: macos
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 5 warnings
Smoke Tests / Build go-dvwa (1.20, alpine, base)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then if !go get -v -u gopkg.in/DataDog/dd-trace-go.v1@$tracer; then COMMIT=\"\"; while [ -z \"$COMMIT\" ]; do COMMIT=$(curl --fail-with-body -s \"https://api.github.com/repos/DataDog/dd-trace-go/commits?sha=$tracer\" | jq -r .[0].sha); sleep 1; done; go get -v -u gopkg.in/DataDog/dd-trace-go.v1@$tracer; fi; go mod tidy; fi" did not complete successfully: exit code: 1
Smoke Tests / Build go-dvwa (1.20, debian, vendoring)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then if !go get -v -u gopkg.in/DataDog/dd-trace-go.v1@$tracer; then COMMIT=\"\"; while [ -z \"$COMMIT\" ]; do COMMIT=$(curl --fail-with-body -s \"https://api.github.com/repos/DataDog/dd-trace-go/commits?sha=$tracer\" | jq -r .[0].sha); sleep 1; done; go get -v -u gopkg.in/DataDog/dd-trace-go.v1@$tracer; fi; go mod tidy; fi" did not complete successfully: exit code: 1
Smoke Tests / Build go-dvwa (1.20, debian, base)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then if !go get -v -u gopkg.in/DataDog/dd-trace-go.v1@$tracer; then COMMIT=\"\"; while [ -z \"$COMMIT\" ]; do COMMIT=$(curl --fail-with-body -s \"https://api.github.com/repos/DataDog/dd-trace-go/commits?sha=$tracer\" | jq -r .[0].sha); sleep 1; done; go get -v -u gopkg.in/DataDog/dd-trace-go.v1@$tracer; fi; go mod tidy; fi" did not complete successfully: exit code: 1
Smoke Tests / Build go-dvwa (1.20, alpine, vendoring)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && if [ \"$tracer\" != \"\" ]; then if !go get -v -u gopkg.in/DataDog/dd-trace-go.v1@$tracer; then COMMIT=\"\"; while [ -z \"$COMMIT\" ]; do COMMIT=$(curl --fail-with-body -s \"https://api.github.com/repos/DataDog/dd-trace-go/commits?sha=$tracer\" | jq -r .[0].sha); sleep 1; done; go get -v -u gopkg.in/DataDog/dd-trace-go.v1@$tracer; fi; go mod tidy; fi" did not complete successfully: exit code: 1
Smoke Tests / Build go-dvwa (1.22, alpine, vendoring)
The job was canceled because "_1_20_alpine_base" failed.
Smoke Tests / Build go-dvwa (1.22, alpine, vendoring)
The operation was canceled.
Smoke Tests / Build go-dvwa (1.21, alpine, vendoring)
The job was canceled because "_1_20_alpine_base" failed.
Smoke Tests / Build go-dvwa (1.21, alpine, vendoring)
The operation was canceled.
Smoke Tests / Build go-dvwa (1.22, debian, base)
The job was canceled because "_1_20_alpine_base" failed.
Smoke Tests / Build go-dvwa (1.22, debian, base)
The operation was canceled.
Smoke Tests / Build go-dvwa (1.22, alpine, base)
The job was canceled because "_1_20_alpine_base" failed.
Smoke Tests / Build go-dvwa (1.22, alpine, base)
The operation was canceled.
Smoke Tests / Build go-dvwa (1.22, debian, vendoring)
The job was canceled because "_1_20_alpine_base" failed.
Smoke Tests / Build go-dvwa (1.22, debian, vendoring)
The operation was canceled.
Smoke Tests / Build go-dvwa (1.21, debian, base)
The job was canceled because "_1_20_alpine_base" failed.
Smoke Tests / Build go-dvwa (1.21, debian, base)
The operation was canceled.
Smoke Tests / Build go-dvwa (1.21, debian, vendoring)
The job was canceled because "_1_20_alpine_base" failed.
Smoke Tests / Build go-dvwa (1.21, debian, vendoring)
The operation was canceled.
Smoke Tests / Build go-dvwa (1.21, alpine, base)
The job was canceled because "_1_20_alpine_base" failed.
Smoke Tests / Build go-dvwa (1.21, alpine, base)
The operation was canceled.
Smoke Tests / Build go-dvwa (1.20, alpine, base)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-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/
Smoke Tests / Build go-dvwa (1.20, debian, vendoring)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-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/
Smoke Tests / Build go-dvwa (1.20, debian, base)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-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/
Smoke Tests / Build go-dvwa (1.20, alpine, vendoring)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-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/
AppSec Tests
This workflow ran on a hosted runner that uses the "Base Image for Ubuntu Server 22.04". This image will be deprecated in September 2024. Please setup a new runner to use the "Ubuntu 22.04 by Arm Limited" or "Ubuntu 24.04 by Arm Limited" image. This will help reduce workflow run times as there are pre-installed tools. To view the list of installed software on new images, check out https://github.com/actions/partner-runner-images repository.