Skip to content

ci

ci #745

Triggered via schedule January 22, 2025 10:02
Status Success
Total duration 2m 6s
Artifacts 51

ci.yml

on: schedule
minimal
17s
minimal
git-context
36s
git-context
git-context-secret
25s
git-context-secret
path-context
20s
path-context
example
33s
example
error
4s
error
error-buildx
34s
error-buildx
docker-driver
13s
docker-driver
export-docker
16s
export-docker
secret
24s
secret
secret-envs
16s
secret-envs
network
17s
network
shm-size
16s
shm-size
ulimit
22s
ulimit
cgroup-parent
19s
cgroup-parent
add-hosts
15s
add-hosts
no-cache-filters
26s
no-cache-filters
registry-cache
25s
registry-cache
github-cache
39s
github-cache
local-cache
24s
local-cache
standalone
18s
standalone
named-context-pin
16s
named-context-pin
named-context-docker
23s
named-context-docker
named-context-container
24s
named-context-container
docker-config-malformed
15s
docker-config-malformed
proxy-docker-config
30s
proxy-docker-config
proxy-buildkitd
22s
proxy-buildkitd
annotations
19s
annotations
multi-output
33s
multi-output
load-and-push
23s
load-and-push
summary-disable
12s
summary-disable
summary-disable-deprecated
13s
summary-disable-deprecated
summary-not-supported
15s
summary-not-supported
record-upload-disable
21s
record-upload-disable
annotations-disabled
14s
annotations-disabled
call-check
15s
call-check
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 71 warnings
call-check
Check complete, 7 warnings have been found!
error
buildx failed with: ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
error-buildx
buildx failed with: ERROR: failed to solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:fa21c8c75b5ebe0a5828d8c21fcce0bf39f6583329582f8d01b47d51c1dd22cc": dial tcp [::1]:5000: connect: connection refused
annotations
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
annotations-disabled
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
add-hosts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
checks (v0.14.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cgroup-parent
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker, false, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
checks (latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L4
ConsistentInstructionCasing: Command 'from' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L6
ConsistentInstructionCasing: Command 'COPy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
Multiple instructions of the same type should not be used in the same stage: test/lint.Dockerfile#L10
MultipleInstructionsDisallowed: Multiple CMD instructions should not be used in the same stage because only the last one will be used More info: https://docs.docker.com/go/dockerfile/rule/multiple-instructions-disallowed/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: test/lint.Dockerfile#L12
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
The MAINTAINER instruction is deprecated, use a label instead to define an image author: test/lint.Dockerfile#L5
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L1
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L2
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
Attestations are only supported by buildx >= 0.10.0; the inputs 'attests', 'provenance' and 'sbom' are ignored.
error
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker, true, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker-container, false, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
attests-compat (latest, moby/buildkit:buildx-stable-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker, false, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
docker-driver
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker-container, true, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
docker-config-malformed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 139
export-docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker-container, false, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
attests-compat (latest, moby/buildkit:v0.10.6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
attests-compat (latest, moby/buildkit:v0.10.6)
Process "docker run" closed with code 1
minimal
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
named-context-pin
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
git-context-secret
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
load-and-push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
multi (multi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
network
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
multi (multi-sudo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
named-context-docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
local-cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
path-context
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
named-context-container
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
example
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
error-buildx
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
no-cache-filters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
git-context
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
proxy-buildkitd
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
record-retention-days (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
github-cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
multi-output
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
provenance (binary, /tmp/buildx-build)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
summary-disable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
record-retention-days (0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
provenance (binary, /tmp/buildx-build, mode=max)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
record-upload-disable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
summary-disable-deprecated
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
standalone
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
standalone
Docker is required to export a build record
shm-size
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sbom (image, type=image,name=localhost:5000/name/app:latest,push=true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
summary-not-supported
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
registry-cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
secret-envs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
secret-envs
INVALID_SECRET= is not a valid secret
proxy-docker-config
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sbom (binary, /tmp/buildx-build)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
provenance (image, type=image,name=localhost:5000/name/app:latest,push=true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
secret
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
secret
INVALID_SECRET= is not a valid secret
ulimit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
crazy-max~docker-build-push-action~1EZ8B8.dockerbuild
25.9 KB
crazy-max~docker-build-push-action~2FXLIE.dockerbuild
24.4 KB
crazy-max~docker-build-push-action~2KTNFY.dockerbuild
16.1 KB
crazy-max~docker-build-push-action~32CKOB.dockerbuild
26.1 KB
crazy-max~docker-build-push-action~3AC6CO.dockerbuild
39.1 KB
crazy-max~docker-build-push-action~4RTUOG.dockerbuild
17.3 KB
crazy-max~docker-build-push-action~5NPE7E.dockerbuild
15.3 KB
crazy-max~docker-build-push-action~5USD9Z.dockerbuild
16.5 KB
crazy-max~docker-build-push-action~61QYF9.dockerbuild
43.8 KB
crazy-max~docker-build-push-action~6HI0RA.dockerbuild
23.8 KB
crazy-max~docker-build-push-action~6KMJCF.dockerbuild
27.8 KB
crazy-max~docker-build-push-action~7G1Z3Z.dockerbuild
17.3 KB
crazy-max~docker-build-push-action~93I9JN.dockerbuild
35.3 KB
crazy-max~docker-build-push-action~943T91.dockerbuild
38.7 KB
crazy-max~docker-build-push-action~AIXFGN.dockerbuild
17.4 KB
crazy-max~docker-build-push-action~ARENT6.dockerbuild
44.6 KB
crazy-max~docker-build-push-action~BGKF7V.dockerbuild
46.3 KB
crazy-max~docker-build-push-action~BOLOZD.dockerbuild
35.4 KB
crazy-max~docker-build-push-action~BSAIIQ.dockerbuild
17.2 KB
crazy-max~docker-build-push-action~BVSJ8U.dockerbuild
17.4 KB
crazy-max~docker-build-push-action~CR24IJ.dockerbuild
14 KB
crazy-max~docker-build-push-action~F1LIM1.dockerbuild
17.6 KB
crazy-max~docker-build-push-action~IRIKMS.dockerbuild
17.1 KB
crazy-max~docker-build-push-action~JSDSFI.dockerbuild
16.9 KB
crazy-max~docker-build-push-action~JZH6BT.dockerbuild
26.2 KB
crazy-max~docker-build-push-action~LYPZBZ.dockerbuild
14.3 KB
crazy-max~docker-build-push-action~M3OCPC.dockerbuild
25.3 KB
crazy-max~docker-build-push-action~NA9XFV.dockerbuild
16.7 KB
crazy-max~docker-build-push-action~O69F9V.dockerbuild
28.5 KB
crazy-max~docker-build-push-action~O8DB8C.dockerbuild
18.2 KB
crazy-max~docker-build-push-action~OBXQE8.dockerbuild
16.6 KB
crazy-max~docker-build-push-action~ODEEVX.dockerbuild
17.2 KB
crazy-max~docker-build-push-action~ORKS1T.dockerbuild
18.9 KB
crazy-max~docker-build-push-action~P3U49D.dockerbuild
17.5 KB
crazy-max~docker-build-push-action~PKWU6I.dockerbuild Expired
17.8 KB
crazy-max~docker-build-push-action~QPA47L.dockerbuild
23.5 KB
crazy-max~docker-build-push-action~RICMM6.dockerbuild
14.8 KB
crazy-max~docker-build-push-action~S05EWU.dockerbuild
42.7 KB
crazy-max~docker-build-push-action~SR2OYO.dockerbuild
22.8 KB
crazy-max~docker-build-push-action~SSAG9E.dockerbuild
16.8 KB
crazy-max~docker-build-push-action~TAHPAD.dockerbuild
23.6 KB
crazy-max~docker-build-push-action~TLT5B1.dockerbuild
38.9 KB
crazy-max~docker-build-push-action~TZZRWZ.dockerbuild
43.6 KB
crazy-max~docker-build-push-action~U6MQPT.dockerbuild
24.8 KB
crazy-max~docker-build-push-action~UV8ENJ.dockerbuild
11.2 KB
crazy-max~docker-build-push-action~V7K9BV.dockerbuild
48.3 KB
crazy-max~docker-build-push-action~VI8799.dockerbuild
16.9 KB
crazy-max~docker-build-push-action~XGPJ79.dockerbuild
17.3 KB
crazy-max~docker-build-push-action~XTOROJ.dockerbuild
16.5 KB
crazy-max~docker-build-push-action~Z73QF1.dockerbuild
16.8 KB
crazy-max~docker-build-push-action~ZOM2JK.dockerbuild
28.3 KB