Release PR image #111
Triggered via workflow run
March 26, 2024 19:54
renovate[bot]
completed
de5370b
Status
Failure
Total duration
1m 59s
Artifacts
–
release-pr.yml
on: workflow_run
Get PR number
5s
bundle-container-push-pr
/
sign
6s
bundle-container-push-pr
/
sbom
12s
openscap-container-push-pr
/
sign
10s
openscap-container-push-pr
/
sbom
18s
operator-container-push-pr
/
sign
0s
operator-container-push-pr
/
sbom
0s
catalog-container-push-pr
/
sign
0s
catalog-container-push-pr
/
sbom
0s
Comment on the PR
0s
Annotations
2 errors, 2 warnings, and 8 notices
operator-container-push-pr / container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make manager" did not complete successfully: exit code: 2
|
catalog-container-push-pr / container
Process completed with exit code 2.
|
openscap-container-push-pr / sbom
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: anchore/sbom-action/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
bundle-container-push-pr / sbom
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: anchore/sbom-action/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify signature
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/openscap-ocp@sha256:006caa23c43382db91e073fcd02f81c7e26843b274e33be680e813e63942684f | jq '.[0]'
|
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/openscap-ocp@sha256:006caa23c43382db91e073fcd02f81c7e26843b274e33be680e813e63942684f | jq '.[0].optional.Bundle.Payload.body |= @base64d | .[0].optional.Bundle.Payload.body | fromjson'
|
Inspect certificate
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/openscap-ocp@sha256:006caa23c43382db91e073fcd02f81c7e26843b274e33be680e813e63942684f | jq -r '.[0].optional.Bundle.Payload.body |= @base64d | .[0].optional.Bundle.Payload.body | fromjson | .spec.signature.publicKey.content |= @base64d | .spec.signature.publicKey.content' | openssl x509 -text
|
Verify SBOM attestation
COSIGN_EXPERIMENTAL=1 cosign verify-attestation ghcr.io/complianceascode/openscap-ocp@sha256:006caa23c43382db91e073fcd02f81c7e26843b274e33be680e813e63942684f | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'
|
Verify signature
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/compliance-operator-bundle@sha256:06ea2f5487f70a2ca47a1752435390946fd2e22fe8458cc3cbfbea897ccccd73 | jq '.[0]'
|
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/compliance-operator-bundle@sha256:06ea2f5487f70a2ca47a1752435390946fd2e22fe8458cc3cbfbea897ccccd73 | jq '.[0].optional.Bundle.Payload.body |= @base64d | .[0].optional.Bundle.Payload.body | fromjson'
|
Inspect certificate
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/compliance-operator-bundle@sha256:06ea2f5487f70a2ca47a1752435390946fd2e22fe8458cc3cbfbea897ccccd73 | jq -r '.[0].optional.Bundle.Payload.body |= @base64d | .[0].optional.Bundle.Payload.body | fromjson | .spec.signature.publicKey.content |= @base64d | .spec.signature.publicKey.content' | openssl x509 -text
|
Verify SBOM attestation
COSIGN_EXPERIMENTAL=1 cosign verify-attestation ghcr.io/complianceascode/compliance-operator-bundle@sha256:06ea2f5487f70a2ca47a1752435390946fd2e22fe8458cc3cbfbea897ccccd73 | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'
|