Skip to content

ci

ci #2452

Triggered via schedule October 27, 2025 10:04
Status Success
Total duration 1m 59s
Artifacts 57

ci.yml

on: schedule
minimal
18s
minimal
git-context
31s
git-context
git-context-secret
31s
git-context-secret
path-context
22s
path-context
example
31s
example
error
10s
error
error-buildx
27s
error-buildx
docker-driver
13s
docker-driver
export-docker
17s
export-docker
secret
19s
secret
secret-envs
18s
secret-envs
network
24s
network
shm-size
14s
shm-size
ulimit
15s
ulimit
cgroup-parent
16s
cgroup-parent
add-hosts
21s
add-hosts
no-cache-filters
13s
no-cache-filters
registry-cache
42s
registry-cache
github-cache
30s
github-cache
local-cache
40s
local-cache
standalone
1m 50s
standalone
named-context-pin
16s
named-context-pin
named-context-docker
16s
named-context-docker
named-context-container
30s
named-context-container
docker-config-malformed
11s
docker-config-malformed
proxy-docker-config
28s
proxy-docker-config
proxy-buildkitd
32s
proxy-buildkitd
annotations
23s
annotations
multi-output
35s
multi-output
load-and-push
22s
load-and-push
summary-disable
23s
summary-disable
summary-disable-deprecated
18s
summary-disable-deprecated
summary-not-supported
24s
summary-not-supported
record-upload-disable
33s
record-upload-disable
annotations-disabled
15s
annotations-disabled
call-check
15s
call-check
no-default-attestations
24s
no-default-attestations
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: export-legacy
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 20 warnings
error
buildx failed with: ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
call-check
Check complete, 7 warnings have been found!
error-buildx
buildx failed with: ERROR: failed to build: failed to solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:74e61d2b5bbd016abb2bd1646f7d82661a4e30bba8eaf155cd4bd22db8f84891": dial tcp [::1]:5000: connect: connection refused
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 167
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
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/
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/
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/
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/
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/
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#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/
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/
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/
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/
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#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/
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/
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/
secret-envs
INVALID_SECRET= is not a valid secret
secret
INVALID_SECRET= is not a valid secret
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.
attests-compat (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~0GLLFQ.dockerbuild
46 KB
sha256:d5ef57c6c943dbf6c3b826c9794dd118d0c1954d8411516d65557da3a01c5c13
docker~build-push-action~0J1JN8.dockerbuild
11.8 KB
sha256:a7b484f0696f4fe1d27b69dbdb06bbaf6d4f53893be8ad14bfdbec95406f7af8
docker~build-push-action~3BWLYV.dockerbuild
11.5 KB
sha256:7898afb3c3a82742fe087671b97bd3fba11d4c7df1ade01f0f4fa6d656aa2e6a
docker~build-push-action~3ULAG6.dockerbuild
25.7 KB
sha256:e6f35bef8b23859756cd16c9d3f26e70fe2a626fb77fb3f8a8da1ba1c1e935e9
docker~build-push-action~3ZVZ5C.dockerbuild
36.7 KB
sha256:61d746a314db8502192d7054b5582850cc0932b9fd1630f24b2a757ec999c5f7
docker~build-push-action~474JSC.dockerbuild
15.6 KB
sha256:64c79015dde100c043798bf1ecb4d760359577f356a1e228f9e62e18f4a5e9cb
docker~build-push-action~4UACLC.dockerbuild
17.3 KB
sha256:6b23db6833fc5513cab6ec6b8f77161ef68d7e63b77cc4b6787cec541ab3474d
docker~build-push-action~5H0AQK.dockerbuild
24.1 KB
sha256:0b0c9b7fc641c97ae8933c5fc6d8dc4e77f020036f651da9205437b08d5a13d4
docker~build-push-action~5HJLDZ.dockerbuild
11.8 KB
sha256:cb42cc9cf306486fbe057ae6437aba4446832760d79288e8fd7dc65f2cd725e3
docker~build-push-action~7T56I2.dockerbuild
23.8 KB
sha256:2863f976fd0fec267fe42897019b22a869c63c2a90be4ce73afcef43719d6319
docker~build-push-action~7U376W.dockerbuild
15.5 KB
sha256:87fe883e4c54bb2cfacbf79f24a67b8c7c58ef93bc5d6a5b577c8e3fdfac688f
docker~build-push-action~8IU7FS.dockerbuild
14.6 KB
sha256:95ff09ddfb23dfbf69345961b5ae460da541b4e24ef31af266142141812d0c4b
docker~build-push-action~95LEBO.dockerbuild
26.1 KB
sha256:2572dc0dfef44fe5cdcc190f7d4d9c83ce772d9f193c9da8eedfd96a0c016b4c
docker~build-push-action~AZM20N.dockerbuild
17.5 KB
sha256:93ed584b7ba5d1e980263357feeec5dd39cd2a4dc2a0675d99259a8e7443a8b4
docker~build-push-action~BAZAUF.dockerbuild
18.5 KB
sha256:d861c0e7c5601107b7e5c7d7f1171bbbfd2506fc0be182c75df9e6dddcc87131
docker~build-push-action~EDHUHB.dockerbuild
15.5 KB
sha256:9f03d7f9790f1b50a04d2f311ad9ca7868e88ec242733d89fe88623c7d8aba20
docker~build-push-action~I3GMMM.dockerbuild
27.6 KB
sha256:e68fd39a21e2ff6e1ceb289bf91a5dedc1f5d7e6c7bb384a422d1dc2b4fd125e
docker~build-push-action~I4YRE7.dockerbuild
17.2 KB
sha256:38aad2ca856e0919832bf3a50b5969d1ca936c34ba17d61e3f57e53424d5e2bc
docker~build-push-action~ID0XEE.dockerbuild
25.3 KB
sha256:f7d06d1dea084547ffb4a00a14e175950b6f270aa3b5a92206caf1d58ee4b6d8
docker~build-push-action~IME8Z4.dockerbuild
28.5 KB
sha256:f9e0653c5ddb5cee8d6066f5b5bc018e3e3c19476903184ac8ef8080b90b879b
docker~build-push-action~JA8HKG.dockerbuild
17.5 KB
sha256:b9ccae217859d490a66fdf5064a90ef52f699c4ff23f442993ceee77fd45d233
docker~build-push-action~JMRHZH.dockerbuild
44.4 KB
sha256:928b6cde2fa85ae25ce3be68e7b94b191f788ff671c97a762426adb33d0fafbb
docker~build-push-action~JQR31O.dockerbuild
24.5 KB
sha256:5fa9c417bc659124096482644ca5e964583974c05211a7999957640ed4bea648
docker~build-push-action~JSNTNY.dockerbuild
25.9 KB
sha256:00a943fe83b73c1ff617f2adf7723cf9cdd642e2ca3908b436278c485fd89d94
docker~build-push-action~K0K4Z6.dockerbuild
46.5 KB
sha256:6363b7aad7e6a1f04bf1402086432aa0ca9f4acc1b1220165375037e8d9f4c0e
docker~build-push-action~K5FYX0.dockerbuild
17.8 KB
sha256:08bff61c162440126cf2c4548c8d1a3946b5c2942a6fb7535d0a57bb2e58b8c0
docker~build-push-action~K8K1SN.dockerbuild
17.5 KB
sha256:3eede85dc4f5a03ec6281d42541ff115cd01639dbe2d91e69cf2e76251e1baf3
docker~build-push-action~L01MRM.dockerbuild
17.2 KB
sha256:4a22e44728576580febee6f27d57b5063a3ba229a4c0cd80c52cb44b97b3b092
docker~build-push-action~LDPBNR.dockerbuild
19.6 KB
sha256:3d0dc64694c1c0e429cae82de6b2ef41b1b44dd25018788c07d9a6246f2b8990
docker~build-push-action~LLPT0P.dockerbuild
17.7 KB
sha256:6996278732ba10b1c91c917e038d6cc5bff2aa302fbfe1d57e22b2a8a2dad155
docker~build-push-action~M9T19R.dockerbuild
18.4 KB
sha256:85b5c0c12102f1080915f9628a103531bf992aa10be041058a8e8cc0cce171d9
docker~build-push-action~MBQLDD.dockerbuild
19.1 KB
sha256:0369849d1d4d43511d17fff20d89dac60b7bf96be9607a09f90a7a1c49220d88
docker~build-push-action~NB7QW8.dockerbuild
26 KB
sha256:a80084274c3da5dbbfc555cb1b9dc591425a05051892e4f3eaf418bc7c5404ff
docker~build-push-action~NJP0TR.dockerbuild
38 KB
sha256:4044ffd2c2b22b159aa81e7514e60f5170801a77dc01897baa8020f7ee95e3e7
docker~build-push-action~NPDUTN.dockerbuild
11.7 KB
sha256:6dc1b2e3528989844833acc09a588525d3f5d16c9ea6781f13c949abe4ff4958
docker~build-push-action~NXG2HC.dockerbuild
19.1 KB
sha256:166861351e829651e6ba6f82cd0cfefca6663cc385e60f37c1da8f6718579907
docker~build-push-action~O5DE23.dockerbuild
17.4 KB
sha256:0e73d7e9e720c6f30353ac8a36f825416e802637f0ebbfeb510c75a74861a132
docker~build-push-action~OPOLZS.dockerbuild
22.4 KB
sha256:910f26686e64602d6fcb6430ac372742b712d3477366c9021d4d3192b5b913e0
docker~build-push-action~P4Z3VZ.dockerbuild
12.1 KB
sha256:2de543852a673f4a6b56f0922b8b0245053d06e8d4fdb884b7160ea4c6fc0f86
docker~build-push-action~R2RW19.dockerbuild
19 KB
sha256:a97dec58688a8cafcab1f924c90ef6e629f41088bc59258c9e33d8741cef5392
docker~build-push-action~R6OPD5.dockerbuild
11 KB
sha256:b1e5390cbb1c38cc042f40a7c897398bcb1675b68202ef1dd8c80d3785776dea
docker~build-push-action~R7C0I1.dockerbuild
29.2 KB
sha256:487ffabb679d5d928d558e51e35cc41f4b61e1e430224a0678fff696a8eee65c
docker~build-push-action~R9U5O4.dockerbuild
29 KB
sha256:de35c87eb6ce6c9b5428c752e7c750ca4a79bec4db554fef1a801e2ba57dd123
docker~build-push-action~S2L2QE.dockerbuild
24.1 KB
sha256:8164d8a2ac7214958a61bd39912c90ad09a4fc2a14f63f279a0f3754dd1ac885
docker~build-push-action~S4LO7P.dockerbuild
18.2 KB
sha256:51beb52bf1679d0f30591462c73e6487db6643c634f79ee8bd0637febb90b7c2
docker~build-push-action~SSHGKI.dockerbuild
17.6 KB
sha256:0efa725e1d04530389a14027cb37b1085aa76c2cc8113cd1bbe3e877de5eb3ec
docker~build-push-action~STBYL1.dockerbuild
36.4 KB
sha256:251cfe173ef2ccf785dcce78f65e81ea031d39fecffc80efe71e939c02a27068
docker~build-push-action~T1IFKM.dockerbuild
44.7 KB
sha256:a980bb5c23a21615edaff5d0ea5d4857ccd5b40f0f053f5655eb1b293272d314
docker~build-push-action~TU7FWL.dockerbuild
11.5 KB
sha256:d3ac56940a1b34f2e55bca466d9d3793f3b429e536868716b8bb89466ecc8c5b
docker~build-push-action~VXEFTT.dockerbuild
39.8 KB
sha256:9a3d7d0ff550e173fe975ccbf7e13fdf6b832d285f91aefa1ff40a581e23a5ce
docker~build-push-action~WLS4SM.dockerbuild
37.9 KB
sha256:41726bfef319c57a5383855cc09ef453d0eecc86d01877882b3da3a80f6e80c2
docker~build-push-action~WV4HBI.dockerbuild
48.2 KB
sha256:f4cc38e7b7e3d9d97039450a1000d3c205126b1f662517f946fb2516b58971c2
docker~build-push-action~XJ3QT9.dockerbuild
42.8 KB
sha256:4141ea7f1c5267a0e820f7e7d5b301401094d2edad699cb5d3c5dbd736cdf4de
docker~build-push-action~Y8KDWG.dockerbuild
17.3 KB
sha256:f040bd72a71b3978508e51e4164d9bf7805b3a3c56d71fcd2a8d592e50a63573
docker~build-push-action~ZDPF0L.dockerbuild
11.8 KB
sha256:8c2bd102c9887591532ba0063ae4cba32ac4f8180a29ef056b6acc44ab19f27d
docker~build-push-action~ZFQFW3.dockerbuild
19 KB
sha256:4ff0d605164c6d6c9e7b3ac5a13e132d2c946562253c04dcefbdec0f805b9518
docker~build-push-action~ZSMLBP.dockerbuild
11.1 KB
sha256:bcc1fc4a63a95f85e2297626d1afc009645b71978167e28fb18cbdf5eb8a2361