Skip to content

ci

ci #812

Triggered via schedule March 24, 2025 10:03
Status Success
Total duration 2m 51s
Artifacts 53

ci.yml

on: schedule
minimal
19s
minimal
git-context
26s
git-context
git-context-secret
27s
git-context-secret
path-context
23s
path-context
example
23s
example
error
7s
error
error-buildx
23s
error-buildx
docker-driver
15s
docker-driver
export-docker
11s
export-docker
secret
14s
secret
secret-envs
20s
secret-envs
network
15s
network
shm-size
14s
shm-size
ulimit
15s
ulimit
cgroup-parent
29s
cgroup-parent
add-hosts
16s
add-hosts
no-cache-filters
15s
no-cache-filters
registry-cache
39s
registry-cache
github-cache
22s
github-cache
local-cache
27s
local-cache
standalone
24s
standalone
named-context-pin
17s
named-context-pin
named-context-docker
18s
named-context-docker
named-context-container
25s
named-context-container
docker-config-malformed
12s
docker-config-malformed
proxy-docker-config
31s
proxy-docker-config
proxy-buildkitd
20s
proxy-buildkitd
annotations
17s
annotations
multi-output
24s
multi-output
load-and-push
24s
load-and-push
summary-disable
14s
summary-disable
summary-disable-deprecated
20s
summary-disable-deprecated
summary-not-supported
14s
summary-not-supported
record-upload-disable
19s
record-upload-disable
annotations-disabled
14s
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:ff1e7d1a95e2f85b6cb8fb7f4c262c01b4ac5b587e34c6740eeebeb31ba4b74b": 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
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/
standalone
Docker is required to export a build record
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/
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~0LVUOL.dockerbuild Expired
17.1 KB
sha256:4af51ca39b4ba8b6ae29b272c40cd072965c6f60efd8ef42730a4cab795f8a75
crazy-max~docker-build-push-action~29V9JX.dockerbuild Expired
46.8 KB
sha256:36c3ae21cac560e4f29bbb6e7f29e0b879a1215ced450a68c8b70bd72c463ab7
crazy-max~docker-build-push-action~2DO9SD.dockerbuild Expired
35.9 KB
sha256:ba6834ff728909cb9feafc1ec2aa0c691bb7237f5311f73d37e9b3fef465df22
crazy-max~docker-build-push-action~42YVXJ.dockerbuild Expired
16.4 KB
sha256:d4020b7fe67f5f340e29bc192619db74aca8d9515ffdd85faf3e85404b9ff0e3
crazy-max~docker-build-push-action~6C9XEZ.dockerbuild Expired
14.1 KB
sha256:944f71658d27e1f9545bc0ec88f242ea49eb7eda5a1f9ec6eb89fe2ea848691a
crazy-max~docker-build-push-action~6WJPEN.dockerbuild Expired
15.7 KB
sha256:dbb925535ef6bc0de10d4578ac4269cd9dcc54d75ee93464002b40e2c2e8d686
crazy-max~docker-build-push-action~76MSUZ.dockerbuild Expired
18.8 KB
sha256:8070a60185aca16d2aa78efd5558f82d45900b16388215ae4e11215960cc2de9
crazy-max~docker-build-push-action~8SGM45.dockerbuild Expired
17.1 KB
sha256:1d2c172ff0fb67c729c39fe29cdc8a18cf5b56ee0ea1f1e335195b05e778fd7a
crazy-max~docker-build-push-action~A2PNRC.dockerbuild Expired
16.7 KB
sha256:3d9e7a211b1face2e942aafa7f7e657d57def9076aa204dade53e0594a768f1c
crazy-max~docker-build-push-action~AIVNHD.dockerbuild Expired
25.1 KB
sha256:f367168a0b613c7c67396c90e67ae2d6c26976412a45d304cbda832ea1d159e5
crazy-max~docker-build-push-action~AVFDF1.dockerbuild Expired
16.6 KB
sha256:edb41d875ea0c09929022fb5c4a63092c1da010a2ef0e541cd6fecfc9663cddc
crazy-max~docker-build-push-action~CC3YTE.dockerbuild Expired
37.4 KB
sha256:9403fc1284265c0e8b9f36fc2cea8c9c79b43c4047622a5bd50a60ed67d2ae01
crazy-max~docker-build-push-action~D178BJ.dockerbuild Expired
16.9 KB
sha256:449a20a9aee60bc52547e05eed652c7a2d77e2e93874533de1c4819097f60139
crazy-max~docker-build-push-action~EBT0AA.dockerbuild Expired
17.2 KB
sha256:022eb19a4ae38f3276d31a62496c4d8236ee1ea087c8641cd942a75f1f5b189e
crazy-max~docker-build-push-action~G3DMQ3.dockerbuild Expired
28.3 KB
sha256:138aeb148aea6361bacdffa6b675e4bc61f620b55e466003cb7ed909b7e6e8c0
crazy-max~docker-build-push-action~HJN53A.dockerbuild Expired
25.4 KB
sha256:6f1d81d719654166d0cf8a82b6fe60f5a2debf617c37a1f9fd19673700a05b4c
crazy-max~docker-build-push-action~I6CNXM.dockerbuild Expired
16.8 KB
sha256:1a4dd2d466b19b9d3dac809a261fea2c5f1f6c92eddde2a50cf9ba371043dca4
crazy-max~docker-build-push-action~J0RYUA.dockerbuild Expired
37.8 KB
sha256:ff5768a32dce591f211d756781c87ad46de0558803a41ff1154cb9e0862a7639
crazy-max~docker-build-push-action~J55IYT.dockerbuild Expired
16.6 KB
sha256:578f166940178d867c74845147b13730c88be15bc001e3b6d9f64c565eac786b
crazy-max~docker-build-push-action~LXA5VK.dockerbuild Expired
35.2 KB
sha256:924b7ab1bf294b8235a4e3babf569d16bf370930dfc09725cdd42e09ca726e3c
crazy-max~docker-build-push-action~LYC5N0.dockerbuild Expired
16.9 KB
sha256:5f41bf33a4a0efa5cc148c18fafb12a5b8942c9458058fd077c8110bd3d57fce
crazy-max~docker-build-push-action~LZKQC9.dockerbuild Expired
18.6 KB
sha256:f1dae3fa02be6d375b77c4a8091efed9abb904c13359a0ac106680b2aa40711f
crazy-max~docker-build-push-action~LZU0MX.dockerbuild Expired
14.7 KB
sha256:6f380a1e64f664e2da286e82be74ca3d911cba2f4ff813004c0396a97a35e150
crazy-max~docker-build-push-action~M0MYL8.dockerbuild Expired
47 KB
sha256:cfc081f25d74cd04583e55220756999a24ee0e7c7ebd294a9303bbf4687228cb
crazy-max~docker-build-push-action~MCUQKG.dockerbuild Expired
25.4 KB
sha256:7e44ae1ada4d401a85e268c57fad6af572528bb7859bf20ff1913d2acc31641b
crazy-max~docker-build-push-action~MGDBYH.dockerbuild Expired
15 KB
sha256:549ab27a76d628cd2a3e12ee247cfc3ed5466ca723a6c76d3630b0161f940e59
crazy-max~docker-build-push-action~MKLH9M.dockerbuild Expired
22.6 KB
sha256:5c94bd177b1908ad252816047220f973a269ecac34755f1187abce3b1fc4d897
crazy-max~docker-build-push-action~MRHK47.dockerbuild Expired
35.4 KB
sha256:037d07f0783f2b2206cbb707885cfd60c6099f5eb3019893ffa8a0a9493c0849
crazy-max~docker-build-push-action~MWQFIW.dockerbuild Expired
23.2 KB
sha256:8df1cd9c197839dd3d2e7837b297cd30d682c560bbdedfcf8568c6d0d7ad8fd9
crazy-max~docker-build-push-action~N7M5GZ.dockerbuild Expired
17.9 KB
sha256:ad16561106b4eedd3991d250ea159b5ef95b72b036a1b38e25856d55ed44b5fb
crazy-max~docker-build-push-action~OFB1WM.dockerbuild Expired
17.3 KB
sha256:319211040073e3ccd5a4b81b25cdd167d99baf250cff25f494fade8e9db439cc
crazy-max~docker-build-push-action~Q2UJGJ.dockerbuild Expired
23.9 KB
sha256:ff7600a4336a0a4370970c3a7bfaafe35e3ec4205c417685f0154f29a762ce08
crazy-max~docker-build-push-action~QSPOGV.dockerbuild Expired
17.5 KB
sha256:7c0b9d3ef67d2e7b7c9211a38230319114a24fcb3d6a87b25fb4f24781c572b7
crazy-max~docker-build-push-action~QXM88J.dockerbuild Expired
41.9 KB
sha256:a636003e454cd0c7a0f1f4f4099c5b378dbc1b4398c5c088554b93c372aa7a0c
crazy-max~docker-build-push-action~R1LRMG.dockerbuild Expired
17.6 KB
sha256:63fb9347698325e6b221c5b6d2a721dbf13f7d193dd65fa7b467827b3630923c
crazy-max~docker-build-push-action~R44DXU.dockerbuild Expired
16.9 KB
sha256:48b9ccde0980abffa1475d68ba03d11f421333fa03975f6de4480eee9ee0e997
crazy-max~docker-build-push-action~RJ1XIP.dockerbuild Expired
17 KB
sha256:be075851d261032b4010c2a0283add7b596b94dfd2b75742e3533a49d7e54bc4
crazy-max~docker-build-push-action~SLNH3K.dockerbuild Expired
14.9 KB
sha256:cc37f4f41699c880354ff2923e3ca66d45bad9e8ffaf98fc8d19eb322c49826e
crazy-max~docker-build-push-action~SV12Z1.dockerbuild Expired
44.9 KB
sha256:23cd50f048d2091bc406dd3cbb3a1f28b10a5b78b2eaa88c9eba7ccca822b5f6
crazy-max~docker-build-push-action~T0UCMS.dockerbuild Expired
23 KB
sha256:d9f2b92a11dabff4f3dae66c8b7516b3d87cb3b7bd563ff2a20fc9761a2a8436
crazy-max~docker-build-push-action~UMHOWA.dockerbuild Expired
16.8 KB
sha256:5c7b69a84157028c199e11b091b2157a6b4f862713516a7435a0846498edfee5
crazy-max~docker-build-push-action~URXEBE.dockerbuild Expired
23.7 KB
sha256:0a8aca99faaf366fb9beb9bc8eba405d1d367a7f1cd547046eb90b9bc249087d
crazy-max~docker-build-push-action~V3W6EF.dockerbuild Expired
28.1 KB
sha256:b8a11b151f1fea3e84faf3c536ea1a2993b68958d3bae9ff6e55de40d46fcb20
crazy-max~docker-build-push-action~VPC539.dockerbuild Expired
25.9 KB
sha256:5aa310ef63cfdc5b1b4eea5d8d6a430534a608cfb1e1ee785875753317e2eaf5
crazy-max~docker-build-push-action~VPVYLX.dockerbuild Expired
11.3 KB
sha256:c5231ddb49c7d0131692dbae7e23ec41399fc3c1aaa06f352670d22b7585f380
crazy-max~docker-build-push-action~W9WXDQ.dockerbuild Expired
25.3 KB
sha256:79844083d95a8814c7f23946b09a812e3d810efba5c17227a1564c7f5efa6515
crazy-max~docker-build-push-action~XPYUE0.dockerbuild Expired
28.2 KB
sha256:07ee1cc1242c050525484dedcdfde3b4201f399c7f20869d2be4cd80fefdd441
crazy-max~docker-build-push-action~XUUHMU.dockerbuild Expired
14.4 KB
sha256:71e56ed8fcf31b14f0096ae921b0c81c0c566e9d227455fdfdc8823f4163a844
crazy-max~docker-build-push-action~Y5MD1X.dockerbuild Expired
27.1 KB
sha256:64c0af66f8239d8d8a4c8cb7d560dc26e7a8a70aef49d876bac364b565a53453
crazy-max~docker-build-push-action~YFPM2M.dockerbuild Expired
45.4 KB
sha256:b232c05ed30631ee0ccac46258c20415e797252840aeecfec0b4ce75680ec1d1
crazy-max~docker-build-push-action~YPTSYT.dockerbuild Expired
42.9 KB
sha256:dc9ebba79382b2db99b93b3f68b40a22e18f7f3adbe333f4c9a9c253b66016e4
crazy-max~docker-build-push-action~Z74XU6.dockerbuild Expired
17.4 KB
sha256:6927d5afc45dd74c34775904c086c5a85f128f4a87aa569289e31f1752b64a7a
crazy-max~docker-build-push-action~ZGI39Y.dockerbuild Expired
17.5 KB
sha256:3f7b50a39f2b92cf7c24e13b78778ce50f5c6eec40f66d2319f530a5babe2ec7