Skip to content

feat(CVP-4331): add check-payload tool #1109

feat(CVP-4331): add check-payload tool

feat(CVP-4331): add check-payload tool #1109

Triggered via pull request December 2, 2024 18:47
Status Failure
Total duration 56s
Artifacts

pr-checks.yaml

on: pull_request
YAML-Linter
2s
YAML-Linter
Check Dockerfile
9s
Check Dockerfile
Call build and test workflow  /  Build and check main image
46s
Call build and test workflow / Build and check main image
opa_policies_unittest
13s
opa_policies_unittest
bash_unittests
7s
bash_unittests
Shellcheck
3s
Shellcheck
Run gitlint checks
8s
Run gitlint checks
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Call build and test workflow / Build and check main image
Error: buildah exited with code 1 Trying to pull registry.access.redhat.com/ubi9/go-toolset:1.21.13-2.1729776560... Getting image source signatures Copying blob sha256:54cd8cbfcdb6dd6e42dbdb164b928851776237821dcdc10e9dc3e6b0edb5e866 Copying blob sha256:a20d5f0bec2bce34d8adb0eb98f3536f214c292b20c6cf1a3a46c802662d912b Copying blob sha256:ed459618bd738b12fc98077ec6dd06264d77f0e28ef21495f387602e20d70620 Copying blob sha256:0add4c4cd54a981ebf1fefd256e3fc49075f4a8352ec20a7f68e4b7eee3650df Copying blob sha256:a20d5f0bec2bce34d8adb0eb98f3536f214c292b20c6cf1a3a46c802662d912b Copying blob sha256:0add4c4cd54a981ebf1fefd256e3fc49075f4a8352ec20a7f68e4b7eee3650df Copying blob sha256:ed459618bd738b12fc98077ec6dd06264d77f0e28ef21495f387602e20d70620 Copying blob sha256:54cd8cbfcdb6dd6e42dbdb164b928851776237821dcdc10e9dc3e6b0edb5e866 Copying config sha256:05467dfce6f7bc7f592bbdd9ea7199961361ae2dc377efaed9c334249efa5b46 Writing manifest to image destination Storing signatures /bin/sh: line 1: cd: /check-payload-0.3.2: No such file or directory error building at STEP "RUN curl -k -s -L -o check-payload.tar.gz "https://github.com/openshift/check-payload/archive/refs/tags/${CHECK_PAYLOAD_VERSION}.tar.gz" && tar -xzf check-payload.tar.gz && rm check-payload.tar.gz && cd /check-payload-${CHECK_PAYLOAD_VERSION} && CGO_ENABLED=0 go build -ldflags="-X main.Commit=${CHECK_PAYLOAD_VERSION}" && mv check-payload /usr/bin/check-payload && chmod +x /usr/bin/check-payload && cd / && rm -rf /check-payload-${CHECK_PAYLOAD_VERSION}": error while running runtime: exit status 1 time="2024-12-02T18:48:02Z" level=error msg="exit status 1"
YAML-Linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
bash_unittests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check Dockerfile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
opa_policies_unittest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Call build and test workflow / Build and check main image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636