Skip to content

ci

ci #856

Triggered via schedule May 2, 2025 10:02
Status Success
Total duration 3m 10s
Artifacts 53

ci.yml

on: schedule
minimal
25s
minimal
git-context
40s
git-context
git-context-secret
24s
git-context-secret
path-context
20s
path-context
example
33s
example
error
5s
error
error-buildx
35s
error-buildx
docker-driver
14s
docker-driver
export-docker
11s
export-docker
secret
16s
secret
secret-envs
23s
secret-envs
network
23s
network
shm-size
14s
shm-size
ulimit
14s
ulimit
cgroup-parent
14s
cgroup-parent
add-hosts
26s
add-hosts
no-cache-filters
28s
no-cache-filters
registry-cache
41s
registry-cache
github-cache
21s
github-cache
local-cache
33s
local-cache
standalone
17s
standalone
named-context-pin
15s
named-context-pin
named-context-docker
29s
named-context-docker
named-context-container
33s
named-context-container
docker-config-malformed
15s
docker-config-malformed
proxy-docker-config
30s
proxy-docker-config
proxy-buildkitd
29s
proxy-buildkitd
annotations
27s
annotations
multi-output
34s
multi-output
load-and-push
21s
load-and-push
summary-disable
15s
summary-disable
summary-disable-deprecated
15s
summary-disable-deprecated
summary-not-supported
21s
summary-not-supported
record-upload-disable
31s
record-upload-disable
annotations-disabled
13s
annotations-disabled
call-check
11s
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 21 warnings
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:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1": dial tcp [::1]:5000: connect: connection refused
call-check
Check complete, 7 warnings have been found!
secret
INVALID_SECRET= is not a valid secret
secret-envs
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)
Process "docker run" closed with code 1
standalone
Docker is required to export a build record
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/
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/
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/
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 139
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.

Artifacts

Produced during runtime
Name Size Digest
crazy-max~docker-build-push-action~0ON0JU.dockerbuild Expired
16.9 KB
sha256:fc27a7f3ff97f56340ea08faa06dbf51975c5dd1e60d77848096755e9a04652c
crazy-max~docker-build-push-action~1NOX8G.dockerbuild Expired
46.6 KB
sha256:1400e4fb39e0767c66c6d785bd7a6c84c7de3e2214426b9c976dbab3cff393ef
crazy-max~docker-build-push-action~2T1I99.dockerbuild Expired
25.9 KB
sha256:6ace804b7eebb5e48793482009138ae96352eaac77ee6bf9ea6e21b1114a41b5
crazy-max~docker-build-push-action~48XUL7.dockerbuild Expired
28.8 KB
sha256:148aa24a6e7ffc170e47c9bd9d1a8e8a2be85db7c852246ab3394c835030ba0f
crazy-max~docker-build-push-action~5GK5T6.dockerbuild Expired
27.8 KB
sha256:0c8fd43af2d0af00c4e5b6d45e30bacbbf92eacd81b7241e6c76932b51acc900
crazy-max~docker-build-push-action~7RBZKK.dockerbuild Expired
11.3 KB
sha256:be1a74eb15710f67178fa88cf7fdb254936155598d485dc8b7a1464975d88c13
crazy-max~docker-build-push-action~ARHA4V.dockerbuild Expired
16.3 KB
sha256:8211ea3121f53ecd7c80e574615c3050ec11b83ddecd2e6a56090469d5c76c4e
crazy-max~docker-build-push-action~CMGTKA.dockerbuild Expired
16.6 KB
sha256:abe47ee4c877f87ee9cf000b60f449294eae382a86973873a6f9875f51e1c3ba
crazy-max~docker-build-push-action~G5T7TD.dockerbuild Expired
38.3 KB
sha256:0592e688c9bd1830c3124bcd7c68029d9ca35b41f98de26ad03ca99e0bafb096
crazy-max~docker-build-push-action~GHDP9E.dockerbuild Expired
36 KB
sha256:95d729e04b286db7b155507174c5921e3725c6555f673d471ad426a74beb9d0c
crazy-max~docker-build-push-action~HWVZEC.dockerbuild Expired
23.7 KB
sha256:085c5a81997d803aad7cf98d401b159d7417fcc5e19dc4233d1c643c2a596a95
crazy-max~docker-build-push-action~IZTGWU.dockerbuild Expired
17 KB
sha256:217e5223e99410f24c81e9b77c14207be51aee20a555c3058615493d48030487
crazy-max~docker-build-push-action~J57YEG.dockerbuild Expired
15.2 KB
sha256:5589e6c9e072839e9fedf610166126c4efe43b7b6817082f3825087acb48db6e
crazy-max~docker-build-push-action~J5QY8I.dockerbuild Expired
38 KB
sha256:5d14792eb0c464f6b830fad6a281cbf887d647f36c539ccbfcdc9cb27c97711f
crazy-max~docker-build-push-action~JAFEG3.dockerbuild Expired
26 KB
sha256:e1f780c28a020ea7be29cfc602d622be2a888625f4256b7cf4923718b987ebc6
crazy-max~docker-build-push-action~JK89ZY.dockerbuild Expired
15.1 KB
sha256:5bb57349de508275be098a2bfd1558362689c65d1a18969c19182309541fd8c2
crazy-max~docker-build-push-action~JZW250.dockerbuild Expired
17.2 KB
sha256:4a241bf72357e8c61a7fc49d319ca773f5ee4dc3e06980ef55fcdff34b6f417b
crazy-max~docker-build-push-action~K2NJDH.dockerbuild Expired
24.5 KB
sha256:0c0ce6cc27d615d5291d5c6a5041112a1f1db346010968f843121304c28e3c30
crazy-max~docker-build-push-action~KCW2LW.dockerbuild Expired
23.7 KB
sha256:f94aa6db8c986abd8e4830b414c418e3f81b8dbab18582fcaece9272405ff88b
crazy-max~docker-build-push-action~KRPM9S.dockerbuild Expired
27.3 KB
sha256:e4d55a98bbf97cb061d36b193e89940d0a910d0ba678150ee4e1bbc244f0402b
crazy-max~docker-build-push-action~LCWQVR.dockerbuild Expired
16.9 KB
sha256:5544d4d435a92d30946b3c8cde54ea2af8cf715db71ad64940191ddf30d9c7da
crazy-max~docker-build-push-action~LFQVWZ.dockerbuild Expired
47.4 KB
sha256:423c289a0c00230478932e91217a334b87ca99e7bed2614599a8545f097a7c96
crazy-max~docker-build-push-action~LNA8WY.dockerbuild Expired
25.8 KB
sha256:57a86eedfb5860674ca48e369ae3fb51c5adfe3f7f4655af27a510ffcac82aa1
crazy-max~docker-build-push-action~M49AS3.dockerbuild Expired
16.9 KB
sha256:80e9d3df0e58fa08a7a4d38f229ca7db0a92c4b75f53ed2b292a5169ca78a5c0
crazy-max~docker-build-push-action~MAFI2J.dockerbuild Expired
17.3 KB
sha256:be00ba8e7bb0f9999ccfd2cdc725f2908cd8a54d0c3185c19ee8622078d518ec
crazy-max~docker-build-push-action~MUHV4E.dockerbuild Expired
41.7 KB
sha256:111ec6bb5189de5a280709e31593be5ffe898bfe924a8062418539dd1196af31
crazy-max~docker-build-push-action~MUKANL.dockerbuild Expired
17.4 KB
sha256:f84b171391ae70eaa811eafd0d9250962af8d76f1bb05b1fe98d697462a0abca
crazy-max~docker-build-push-action~N2H9N2.dockerbuild Expired
43.2 KB
sha256:77191d3e9fb0de4048a516eb366ae55cf096bd779f9c2750d2f596375e20c747
crazy-max~docker-build-push-action~PIEAYJ.dockerbuild Expired
22.1 KB
sha256:706ffae5e66969b9b63f7c74d2e2716ca4e3a8fcad863749bcf833fc6a1c2d92
crazy-max~docker-build-push-action~PPOX1Y.dockerbuild Expired
17 KB
sha256:4cfa971d55c28fc6a265a413b878862b56acc482ffb712b4deb3b2dbb687b56f
crazy-max~docker-build-push-action~PVJSEW.dockerbuild Expired
35.4 KB
sha256:bce098eeddef49db42001629fa2eb8f44e6496a5024eefb6931eb5f5439cc9b5
crazy-max~docker-build-push-action~QP1QP4.dockerbuild Expired
17.1 KB
sha256:8aa0cb3ad8460387a52b9e4f6d21d82bf2bb51914b40a51c9d5b50363420aeb0
crazy-max~docker-build-push-action~R5BRXI.dockerbuild Expired
47.3 KB
sha256:33ed449102a090c6d8fc4b88f8c27c1d2a94fc82b38cc18649dccd07b6406c0b
crazy-max~docker-build-push-action~R8FLNA.dockerbuild Expired
35.6 KB
sha256:8f199e178925042c3974bc8531fe73863c0f0419f4e11b8f92386b5a4ac7ded9
crazy-max~docker-build-push-action~S94BCZ.dockerbuild Expired
25.8 KB
sha256:d141350cec1c4db10baad530e4c2c5cde02e39750b71ce91299312b1edb99349
crazy-max~docker-build-push-action~TZZZ3Y.dockerbuild Expired
17.1 KB
sha256:75c1500b5674cb52f1d88353f79e30cb1cd83e4fff0fff93d12852b437ef3d9a
crazy-max~docker-build-push-action~UF2N7K.dockerbuild Expired
18.2 KB
sha256:0573e81dfa47f62027dee6c2ca724a4581729dfe771aec2a4f869e21ceade855
crazy-max~docker-build-push-action~UHNNSI.dockerbuild Expired
17.9 KB
sha256:404551271a0e7e4e1a8e814c6a0e372bb1ea05ac88dc1825d5cce75e87142d05
crazy-max~docker-build-push-action~UI2GJE.dockerbuild Expired
18.5 KB
sha256:8976d4d8845612a0562a0b6024e1c51b64a489d7d04872fb7620b8fd98143e1d
crazy-max~docker-build-push-action~VMEX7U.dockerbuild Expired
16.9 KB
sha256:1dded3a1e02b1125a9d3e29ebec6ade20ee2ba9f22b880c25f27d09df6b4cd04
crazy-max~docker-build-push-action~W97DN3.dockerbuild Expired
15.1 KB
sha256:61565b9366c314c924487d46a56f09e0a692b0d8d9887a7c20372e4222a3c58d
crazy-max~docker-build-push-action~W9TNV6.dockerbuild Expired
18.4 KB
sha256:01402be243b965f9311a2107b98a43b20416d0e4e4d2a4f4af1512e0e7374c0c
crazy-max~docker-build-push-action~WCULOW.dockerbuild Expired
16.7 KB
sha256:aac03e23eec414272d923ccb239a9efc3b16a14cdadaf7e84053d5879f193238
crazy-max~docker-build-push-action~WIE640.dockerbuild Expired
18.6 KB
sha256:f4d2802955bb87cd4139508a97a48de8e7128b9750918a778492b44e7383c7a8
crazy-max~docker-build-push-action~WJ8X3X.dockerbuild Expired
17.6 KB
sha256:96e6818c7d8dc888b315857a7a8011767acbe1255e30e609e0d8a7fd63716bc8
crazy-max~docker-build-push-action~XVU3CZ.dockerbuild Expired
14.6 KB
sha256:5c4eefc3037e7888bbe282818c267aeaf0c9fee98f139c79d4ca0a20a546c8c0
crazy-max~docker-build-push-action~XX7S78.dockerbuild Expired
23.9 KB
sha256:b25707f7b321221138b22a722d870afbaeceaac4f682112b710a1e5cbea2ca17
crazy-max~docker-build-push-action~YBBKJJ.dockerbuild Expired
17.2 KB
sha256:d3b2f26a7f5a3abf3540e3f647d91f702695e1b6135dfb76bc6abc06c6db6753
crazy-max~docker-build-push-action~YSXWK6.dockerbuild Expired
42.8 KB
sha256:056b53c38963df7a49401f17c553473cd6ab217c5ef7bf5a79343e08e8a137b9
crazy-max~docker-build-push-action~YXMNXK.dockerbuild Expired
28.2 KB
sha256:7dd47138038aa3f58ae1a0f9fb5183c63a4100d38352706094fc373b6f7c3481
crazy-max~docker-build-push-action~ZEOZCQ.dockerbuild Expired
23.5 KB
sha256:44ec11c8d5f14e6a9c352e138dcb096be28f4396ec531a1011058408e8981a71
crazy-max~docker-build-push-action~ZNW56C.dockerbuild Expired
17.1 KB
sha256:fd81fd8caf7407adc64bff8dabbdbb8cab36eb5e30b556aa44e003daed111cd8
crazy-max~docker-build-push-action~ZOF1SH.dockerbuild Expired
14.6 KB
sha256:ad9ead7c4258df6dccfde036035612b4b2e86f46bef8392ee53d594eeca0d2ae