Skip to content

ci

ci #2393

Triggered via schedule September 4, 2025 10:04
Status Success
Total duration 51s
Artifacts 57

ci.yml

on: schedule
minimal
32s
minimal
git-context
36s
git-context
git-context-secret
36s
git-context-secret
path-context
19s
path-context
example
21s
example
error
8s
error
error-buildx
21s
error-buildx
docker-driver
12s
docker-driver
export-docker
10s
export-docker
secret
19s
secret
secret-envs
16s
secret-envs
network
17s
network
shm-size
15s
shm-size
ulimit
12s
ulimit
cgroup-parent
12s
cgroup-parent
add-hosts
20s
add-hosts
no-cache-filters
23s
no-cache-filters
registry-cache
25s
registry-cache
github-cache
40s
github-cache
local-cache
23s
local-cache
standalone
33s
standalone
named-context-pin
17s
named-context-pin
named-context-docker
18s
named-context-docker
named-context-container
22s
named-context-container
docker-config-malformed
10s
docker-config-malformed
proxy-docker-config
27s
proxy-docker-config
proxy-buildkitd
24s
proxy-buildkitd
annotations
25s
annotations
multi-output
31s
multi-output
load-and-push
25s
load-and-push
summary-disable
24s
summary-disable
summary-disable-deprecated
18s
summary-disable-deprecated
summary-not-supported
20s
summary-not-supported
record-upload-disable
17s
record-upload-disable
annotations-disabled
13s
annotations-disabled
call-check
12s
call-check
no-default-attestations
20s
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:2184b8e9005030777601d0830069525e652cca77bdcef4c299adb26e00121a54": 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 149
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/
secret-envs
INVALID_SECRET= is not a valid secret
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/
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/
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
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~0AMS9D.dockerbuild
28.4 KB
sha256:acd77b7ba2f656ffa9910e79f0c9101094dd27964922e412b9dd16fb26f7a809
docker~build-push-action~0TOYDU.dockerbuild
47.2 KB
sha256:7a4bce123504844e933a5ec524abc5996fa5d91919d4b3f787fc33ccc765fc7a
docker~build-push-action~1MTFV7.dockerbuild
23.6 KB
sha256:8aadd3f655ff49b925cdabdb834fc9e6c267c6311a083c5d1977c69a3b515b27
docker~build-push-action~1PG6VZ.dockerbuild
46.5 KB
sha256:16b3fd9c98c1045fb42f544aa2015ea8a8fe91ae7e7322fab9db135ac4a68b37
docker~build-push-action~3397R6.dockerbuild
37.6 KB
sha256:18615a1cc942cebc2a2a4e629f31bc5f3675d2137a7afe49518acffd13299154
docker~build-push-action~4EJR1X.dockerbuild
47 KB
sha256:3728784f734dfdb11fccc6055663bbbd355611ae36d080ceaa892831ac0427dc
docker~build-push-action~6TSIV3.dockerbuild
36.3 KB
sha256:fe0f08889ee2d5ee535b2920de17e0ce3ff5c4e51f1d2096e5d4ce790bdabdcb
docker~build-push-action~7P8NCH.dockerbuild
15.7 KB
sha256:0fb6758323e81d31d9e3d7953a41f390beddef34e74401211854aea3ef0315d7
docker~build-push-action~8WSM1G.dockerbuild
14.5 KB
sha256:57b2411303159c5c20712bbe00f604bda3a6e1419e9b1c43900a9ae888d935de
docker~build-push-action~AGTJ8E.dockerbuild
11.7 KB
sha256:3f547417193f9769a819c13e28b56b56a355e88c1f239ca6c621f513098a5cc9
docker~build-push-action~BMK61M.dockerbuild
15.4 KB
sha256:bd7452a9fc7061a1823023c9c31aa2abd6977c0a47db3bacabb25cc81881ade3
docker~build-push-action~C6O3L4.dockerbuild
17.5 KB
sha256:fd26afa04746475af2d9236372be59483a661e0cc66ec2fa570a2c3fea5c4055
docker~build-push-action~E7DBXW.dockerbuild
26.4 KB
sha256:5c684e1b4bafcbfd315004fc0909eb9479c460962387637d7892bc1de1053291
docker~build-push-action~ENT9HA.dockerbuild
17.4 KB
sha256:961eaf28c6e1365fcdb4a7f97a13d3e1013cd33465171401bf30851a6f07f2f8
docker~build-push-action~EWKWN4.dockerbuild
11.4 KB
sha256:78d5c051aef92d320992691ff6ad9e32f91e4c1d65a51280683ad8f0301b09ff
docker~build-push-action~FBT999.dockerbuild
18.7 KB
sha256:62b5a2f5693be3136fe608d7663d7ca4a3e6d155dd6243c6ae90116688e09ac7
docker~build-push-action~G6LOTV.dockerbuild
36.3 KB
sha256:1e8cb5ecd4501bd1e1adf165b9a39fe7c50911e9e2a30ce20357fc4cd3fc2445
docker~build-push-action~HBIYQZ.dockerbuild
47.3 KB
sha256:1717e6effc1c998139f08ab05d1593509b1588573b9028d2bc1b68db6ee803dc
docker~build-push-action~HNPY0T.dockerbuild
11.8 KB
sha256:eea36778880986a3df91b000d6b243417b2bfd169c338d9dfa71371c08452df8
docker~build-push-action~I5MKOO.dockerbuild
18.7 KB
sha256:35d0ab638a45221fc9d73346d9a31182a066e7601e99d93c6e2254cd27febb52
docker~build-push-action~IROIJ6.dockerbuild
23.9 KB
sha256:70f7a8a744842872b66a87f830eaba66b5bec92e870fb8af9c029524e0f73725
docker~build-push-action~KDN1C1.dockerbuild
24.5 KB
sha256:6fd7a6d22dfa9c701f6657ee8eee011769cd541f8ef4ec81264ad53eb35785a7
docker~build-push-action~KNHQ45.dockerbuild
17.8 KB
sha256:1a4bce42f540ce8d0b7e35d0422677c3e4bd666a8825f133a5ac13a29579d4f4
docker~build-push-action~KP6XV4.dockerbuild
17.4 KB
sha256:450761f980e069ff75b45ce31d4033baae07a0ee53bc2be2471d062bb5af0bb1
docker~build-push-action~LAJARD.dockerbuild
17.5 KB
sha256:b30033cbd9721d32a47dbc91ed12348f9f72404199015f74741b99d7890f4016
docker~build-push-action~LAW8MF.dockerbuild
28.7 KB
sha256:fdbd842e6043349bf66dbda8ce07c36062cd1391d84394731a0503e122378732
docker~build-push-action~MDCUED.dockerbuild
47.8 KB
sha256:f01582674d4105d32a0ddd1e221be8b1cef4bfcb2d6cc08dc1e944a8e613b990
docker~build-push-action~MRB5AT.dockerbuild
17.2 KB
sha256:be13511cac88ff3cf4a43f93face23f40820821d9e0dc76f11b9bd147b81d6b9
docker~build-push-action~MWTQAO.dockerbuild
25.8 KB
sha256:77cdf7da90580b1d85d2cc1553aeb13c2aad208703d0e1fe7fa11d90c1f3d326
docker~build-push-action~N3B79U.dockerbuild
17.2 KB
sha256:ef47830b0ea2c729fb1ef890b36f9eb3fbc8d1e638c30f322660896aeb075e57
docker~build-push-action~NKOQN2.dockerbuild
19.3 KB
sha256:8e7bb9927b28cb7e12fa5e8cdf5b523d93ac8ad3d8afa402a87a2421ac9addb4
docker~build-push-action~NRVVHM.dockerbuild
12.2 KB
sha256:8cbf715e2481c1aaa6c12cd8fa328bf08c1d38c6052eb9ad020757e933c78d9d
docker~build-push-action~NSOR6M.dockerbuild
19.4 KB
sha256:125301aeaffac9a07af67fc6dd50a25c0bb7ec37080c6c2fa4b16fb1e01a9306
docker~build-push-action~ODPLGV.dockerbuild
38.1 KB
sha256:0f5e2ee6c59a0a0d0872fd67669af5ef0fc78f2ff77006ec25685138079b373b
docker~build-push-action~PN6RZD.dockerbuild
18 KB
sha256:4f35ffa2d5dba61a6157d04babf492d11df5d2cf135b4c41621352fd3f0431f4
docker~build-push-action~PSULGQ.dockerbuild
29.2 KB
sha256:7dbbaa1cd45237e0395e0a6db94dfa99e4d2a16f537eb102fd021bc917417f60
docker~build-push-action~Q7MAYF.dockerbuild
24.7 KB
sha256:f625f9192b958b9459ef8e6fdec7932bd6dd66634dd4c6378afd2ca5c52699a9
docker~build-push-action~QRJ297.dockerbuild
11 KB
sha256:b4966d3f3f37175c025ca89bbcaeadd6c03ead60ee53e70e96d2ca87ec17760b
docker~build-push-action~R3A7KJ.dockerbuild
12.1 KB
sha256:7eb529ba9186a7cb0160443c843c53dd24dec103c501a9a4c3e77188720994e0
docker~build-push-action~SOFQYZ.dockerbuild
11.5 KB
sha256:52e4ce81dbd09b7f87d4a81eff817deca713a71508d3bdaa4189e45963420dce
docker~build-push-action~SOJVW9.dockerbuild
22.4 KB
sha256:a2fa2591d58a9f50abddb7bc82b5b1659569c679930742125aeae9167646324e
docker~build-push-action~SR8LZO.dockerbuild
17.2 KB
sha256:a0abb92da45f08e2b141ebae3d2b5be2de3906fc3d0e263ec0a65cb41dfbda1c
docker~build-push-action~TSNQTB.dockerbuild
26.8 KB
sha256:e5b5eb9d0a6ce2be9d6644a82f7f027a783e4d12315f37ca1add0c9bc7ebac2c
docker~build-push-action~UEXXU6.dockerbuild
19 KB
sha256:bae76c6aeed0dedb2beea77fa8e943ab35164add140f41f754c166ed83b86191
docker~build-push-action~USVEVO.dockerbuild
18.2 KB
sha256:329ff35900521e59fa0c899efcccd427029c34317710d1ba16de704099d399b5
docker~build-push-action~VER1US.dockerbuild
17.3 KB
sha256:e154bdcb2a738ee62c84224d22e4903147d5195d309f1a3d079577657e75a913
docker~build-push-action~VI9E46.dockerbuild
11.5 KB
sha256:65667a73337515bf264cc37d58d8fa73f79f171f10708d8a495075b689db375c
docker~build-push-action~W2YWRV.dockerbuild
23.8 KB
sha256:8543598b3fe5cb5667927bf18166959ba4a19e8d4aab62a2e0cf27a32732c3b7
docker~build-push-action~W989JJ.dockerbuild Expired
18.8 KB
sha256:35c2b8a6b65ee658a2e7848d7120973b0546014a750104d03f98295ce87f1f90
docker~build-push-action~XEE9PU.dockerbuild
15 KB
sha256:b08b37d668f714b321d8a398ad239b5e271f63a7b5ced210c107c275f61f81f2
docker~build-push-action~XSL67D.dockerbuild
46.1 KB
sha256:7a024dcd4eb224766adefbaed78fe729e029ec1ac1650c6554f340383f233762
docker~build-push-action~XW95DE.dockerbuild
16.9 KB
sha256:4faefad496352b28dd08b6afb88290e0388736e00999750fa984b69526ce58b0
docker~build-push-action~YOEMTN.dockerbuild
36.9 KB
sha256:a1dc37110cca7675b8a1061ba2cae08cb0458cc806a78bfaa8e8650887f7ca87
docker~build-push-action~YOJI0J.dockerbuild
47.7 KB
sha256:4a456bd5f93810249c2ad890e52425ae8e889ef01e8ffb44264c681b0eac8f19
docker~build-push-action~YOY4S8.dockerbuild
25.7 KB
sha256:6705286ab201fa471df55beaa329bd34af649e5bba0f7d4a97cc56391d2ef1a3
docker~build-push-action~YW7B3M.dockerbuild
19.2 KB
sha256:b9aec92487685a5dc08a176d8b38b80565e62e1784e79035189b165ecb44c6e5
docker~build-push-action~ZDEN6U.dockerbuild
11.8 KB
sha256:fdeb31d0053cc5e5e9d245166842f390458441f05c4361b6daca94354c44d8b2