Skip to content

ci

ci #2494

Triggered via schedule November 29, 2025 10:04
Status Success
Total duration 49s
Artifacts 57

ci.yml

on: schedule
minimal
28s
minimal
git-context
27s
git-context
git-context-secret
32s
git-context-secret
path-context
28s
path-context
example
20s
example
error
8s
error
error-buildx
29s
error-buildx
docker-driver
15s
docker-driver
export-docker
10s
export-docker
secret
13s
secret
secret-envs
16s
secret-envs
network
17s
network
shm-size
14s
shm-size
ulimit
14s
ulimit
cgroup-parent
21s
cgroup-parent
add-hosts
20s
add-hosts
no-cache-filters
20s
no-cache-filters
registry-cache
25s
registry-cache
github-cache
20s
github-cache
local-cache
33s
local-cache
standalone
19s
standalone
named-context-pin
21s
named-context-pin
named-context-docker
18s
named-context-docker
named-context-container
22s
named-context-container
docker-config-malformed
11s
docker-config-malformed
proxy-docker-config
26s
proxy-docker-config
proxy-buildkitd
22s
proxy-buildkitd
annotations
24s
annotations
multi-output
21s
multi-output
load-and-push
22s
load-and-push
summary-disable
20s
summary-disable
summary-disable-deprecated
32s
summary-disable-deprecated
summary-not-supported
23s
summary-not-supported
record-upload-disable
18s
record-upload-disable
annotations-disabled
12s
annotations-disabled
call-check
13s
call-check
no-default-attestations
18s
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:c3ce71200a5241fc2771b72c6578056fd0111819a2081eacf5dc55ca1dac5a14": 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
secret
INVALID_SECRET= is not a valid secret
secret-envs
INVALID_SECRET= is not a valid secret
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/
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/
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/
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/
attests-compat (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
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.

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~07OMET.dockerbuild
19.8 KB
sha256:79d48eea84f908082a7370299ba1d4e9e562f2dea5706d7f99215a62030076bd
docker~build-push-action~17UY0U.dockerbuild
17.6 KB
sha256:217e6bbed16f2cb193612f071b883acdffa73395c77684050fa1b3b305293c3d
docker~build-push-action~4AB8MH.dockerbuild
38.2 KB
sha256:7b35206038aac2e29b3a8ee15a3ee69d7440b218334eff855b05dba38d935590
docker~build-push-action~50AZC4.dockerbuild
43.3 KB
sha256:c910c85ee4ba4b6aede03fdb64dfb46fb13835b359d32637578e82406d30da07
docker~build-push-action~5OOULM.dockerbuild
50.8 KB
sha256:ccee48cec36e78cf62e29f8d7db04b13ba1e844ecda8f8b65c2c016e5cc62808
docker~build-push-action~77KS5M.dockerbuild
20.8 KB
sha256:6fde0b8e4781562b7f053246ca079dc716adbea3075271050e14b26aab7aeafe
docker~build-push-action~7H85SP.dockerbuild
13.4 KB
sha256:4b2ecd32a8628c300e0ad6b7af0fd0f69b3f9e5872f09ca2025b22fc76bd34f4
docker~build-push-action~93A4L4.dockerbuild
11.9 KB
sha256:e68cf679e5439c9230bf42e56ec8a865c03dd3302a4becdf00929ca88668e3c9
docker~build-push-action~A5EXHP.dockerbuild
23.4 KB
sha256:acda4886ae1a060ab67eddf02c01ff70b15264bd05f2b09346fa83d981ed97e7
docker~build-push-action~AKTZNI.dockerbuild
18.8 KB
sha256:49d4d7f59036dc5c225889ae31893301b86a8738ba9e3230bfc785e172061aa0
docker~build-push-action~AN4FD7.dockerbuild
12.2 KB
sha256:de19d38ddd5c0e6d941fb277cd33a9b52c7c8d2cea07386b3aa77d0cf310f52c
docker~build-push-action~B47OZS.dockerbuild
52.9 KB
sha256:4d0030603411aa3680345cf5cf3c5870524b68b217afe1e52abb6ecbba4a95f7
docker~build-push-action~BCNA1A.dockerbuild
39.3 KB
sha256:52eb67398a99315764fdc8075b8edde7bb041f97638327a10f886f5d9ac6f797
docker~build-push-action~BM9WY0.dockerbuild
39.5 KB
sha256:f87034c4af166fad411a1f32561a222e22d7289fa6a41f1869d1d4840167c9d8
docker~build-push-action~BOJ7F8.dockerbuild
19.7 KB
sha256:4019ae98036694eeed1129f962c428954632db659e03ec38850561e29c697ed8
docker~build-push-action~C6J0G1.dockerbuild
11.8 KB
sha256:33112d5b49b5a1986744c51e534fb60975fe20fc3383dc9875df329b31b70285
docker~build-push-action~D5MPF5.dockerbuild
20.7 KB
sha256:e64ea8daef295da1635985f532b2242263f9900ca330ebea19273614a6feafb0
docker~build-push-action~ENDXOX.dockerbuild
25.9 KB
sha256:c67423730bfd7655e2951e21efb1617d615969e738be17601b81396e4f0ab0d7
docker~build-push-action~EZ0I9G.dockerbuild
19.7 KB
sha256:c3b3e3bd5130e5cd75864ed45c11e6e9090a7183d65419607c5ef9f2107c849b
docker~build-push-action~F8KMX3.dockerbuild
27.6 KB
sha256:d944a8de0226be45cdeafa1b6dfb9e867830cf288f9add84c87076d3a3f8236b
docker~build-push-action~FTNCNE.dockerbuild
19.5 KB
sha256:4a2736f0e0c488c455234e86b4b5aa4f768e5da6d07133949dab03096c99de6d
docker~build-push-action~IBI5F9.dockerbuild Expired
21.2 KB
sha256:ebe51d4e4644192ea53e8d7ec4afa75bd3f36a0a4130646f6a449fe9f52e6d4c
docker~build-push-action~J86MHC.dockerbuild
14.5 KB
sha256:17d7aa28ff7d211ef08ae2fb1d3fce4d61de0766376fe09887f1a7e306a50fdb
docker~build-push-action~JABFAR.dockerbuild
11.8 KB
sha256:38f10c955aa7b0376365d26facde90cfcc4b9f40ec022fdf7445e4af85e87018
docker~build-push-action~JMTZ1W.dockerbuild
41.9 KB
sha256:868c5fe801710e9c3c29d04df66fd4f6735769db4e103e97e960029cc78d47d7
docker~build-push-action~K93470.dockerbuild
21.4 KB
sha256:05d4517139cb1c77a649b37143fac7d93daf3a67478b7916b0c9e896763e7d6f
docker~build-push-action~L5JWGH.dockerbuild
19.5 KB
sha256:ace80c498e7a9cfb1af30e003e2d1789d9c29d2175293579af102b35023103bb
docker~build-push-action~MCC79H.dockerbuild
28.5 KB
sha256:f63e68028f60b2f3959bfa0d2c891b72bf401baf36738936354488e66e72d9ef
docker~build-push-action~MEEQDD.dockerbuild
30.6 KB
sha256:cfdbd4334fc5cc07db7543f6192260e2e94b308cde3dc6331549564dd7f16d0d
docker~build-push-action~MRMZGJ.dockerbuild
31 KB
sha256:8e28e6f7d549a17fd828d108c892b373b275520fc63d251dbbd043a69cb1c1d9
docker~build-push-action~N8PLAO.dockerbuild
20.8 KB
sha256:8f92af1763a1bcaacd51ded96b9871c26f2b7f746e9e0e0aa2aa6dc46122b62e
docker~build-push-action~NBJUZ3.dockerbuild
11.6 KB
sha256:e5d2952edb648e689f96ba41628f4452e69c8ce67c528873189e96b945f85a56
docker~build-push-action~NMF6FY.dockerbuild
11.2 KB
sha256:4f6357da0e7969120b24e8c486431b376ee9c7d3c3b7ade1dcc73c91e80fd08e
docker~build-push-action~OA2OSU.dockerbuild
19.1 KB
sha256:d1882ff8969079c3ad377983b8ab9f3f263efa435969573b34a7610a8182e050
docker~build-push-action~OGIX5B.dockerbuild
25.8 KB
sha256:60cce1b762369f128af95388bde827f9c98d3dc5714a375772a1a7178fc40e7d
docker~build-push-action~PCU50R.dockerbuild
19 KB
sha256:e2b33910dca6634ecbb98f3aea21cc1947fd3186362d858aa114cbbb4a310b48
docker~build-push-action~PWP9KV.dockerbuild
50 KB
sha256:f9379132435ae5853f970f779a347c3fb2d4b0fd2e8ad7406ad03dbd5f944376
docker~build-push-action~Q6677L.dockerbuild
28.9 KB
sha256:e4b83f2055bee981880f601d2cd25a59a987aa76eae82c1afb97e5749e565cd0
docker~build-push-action~QM77AC.dockerbuild
28.3 KB
sha256:c3f8af60a527645fea4eb9c94a2bb68cfcb62bc5236a3004674dbf1459916c24
docker~build-push-action~QUD64C.dockerbuild
55.2 KB
sha256:d5436a2b9a10ef7d5ce5539ea2d96fcf888918d3afda2104f1dc2ff1b4aba845
docker~build-push-action~SVR8M6.dockerbuild
19.4 KB
sha256:7ff38108cd2ef5a6798f20dee7d2efbb83dcd14f780c23f9fbb97c8d2f6f92de
docker~build-push-action~T0KFLA.dockerbuild
25.7 KB
sha256:549a3bbd2a013a9fcba0681a0b9ae217d1a94e4d165896ebdc721827a9885ca2
docker~build-push-action~T1WGNE.dockerbuild
20.9 KB
sha256:25ee45a0b0d329e010d4d92006a82905ada4852e06eb69791b0e430a2a547510
docker~build-push-action~TMUTR3.dockerbuild
49.7 KB
sha256:37980311789f0497bf5bd6bf44d9da9f207920b98d20444480276ebfce27e1f5
docker~build-push-action~TOUNF9.dockerbuild
39.1 KB
sha256:2bfd838dc90a1e2df79e6fd4fff73ed648f745edc7d5a104f27778c73d3c2c90
docker~build-push-action~U9YYND.dockerbuild
26 KB
sha256:793bcd23144d0729537ec8ace5849b63c728ba4f95e3a617abb95863ec75ec70
docker~build-push-action~V6E521.dockerbuild
11.8 KB
sha256:e8bef681934388b13f6670fde1a10da8e53dcef3d599fe8ebc869a98487097bc
docker~build-push-action~W2ZEAL.dockerbuild
26.6 KB
sha256:94525d8040081eed98a269b15076bb9f9a4d14e045cd95b146c983281cbf0708
docker~build-push-action~W6ZN01.dockerbuild
11.3 KB
sha256:eeb40caf42b1812f9e79f243f9cc6abb267802c6c80bedc7b7699e01d5b2ab33
docker~build-push-action~WRSYKX.dockerbuild
20.6 KB
sha256:1b19686549ebaa86ba1c3c7e1a82e09c155959eeebc40abb906ea0dc8cc0f6a7
docker~build-push-action~WZUGV9.dockerbuild
17.3 KB
sha256:69021dac683ab3426a8fc87871dd8be5db5893a5760ee014ae5b6fe9fabf5f2c
docker~build-push-action~X4E4AA.dockerbuild
28.8 KB
sha256:2e72523281bc3f2cf02bea8b7aaa12a2dfb4b2172989de26c76fabbfc8d2a406
docker~build-push-action~X5Y93Z.dockerbuild
30.6 KB
sha256:eafafe47c11840c1c3f75809f24a12448ada8c3d90b6aaeff5057c72a1dae082
docker~build-push-action~X7IU0W.dockerbuild
20.6 KB
sha256:74b69d2b630ecf01dad41eb57d9220f2163c23958684d66c000d545017b181f7
docker~build-push-action~Y2IJM1.dockerbuild
19.2 KB
sha256:f686f5e1a5dcaa249da25bb1f532f866df3d04b4e634836f66b5d811000bc431
docker~build-push-action~YTEO0D.dockerbuild
19.7 KB
sha256:a2db4e7b145947e56c9fbef6d3f8b4225a6cf7eae8e09aeccf1aed213a936b63
docker~build-push-action~ZNNORE.dockerbuild
17.1 KB
sha256:0af7f61b70f1b1010b41121423532d4d21709e87a3f8130a78253565c7f01ccf