Skip to content

ci

ci #2302

Triggered via schedule June 21, 2025 10:04
Status Success
Total duration 1m 23s
Artifacts 57

ci.yml

on: schedule
minimal
18s
minimal
git-context
26s
git-context
git-context-secret
48s
git-context-secret
path-context
21s
path-context
example
17s
example
error
4s
error
error-buildx
23s
error-buildx
docker-driver
13s
docker-driver
export-docker
10s
export-docker
secret
26s
secret
secret-envs
15s
secret-envs
network
21s
network
shm-size
14s
shm-size
ulimit
12s
ulimit
cgroup-parent
17s
cgroup-parent
add-hosts
22s
add-hosts
no-cache-filters
15s
no-cache-filters
registry-cache
24s
registry-cache
github-cache
21s
github-cache
local-cache
36s
local-cache
standalone
1m 17s
standalone
named-context-pin
21s
named-context-pin
named-context-docker
18s
named-context-docker
named-context-container
19s
named-context-container
docker-config-malformed
7s
docker-config-malformed
proxy-docker-config
25s
proxy-docker-config
proxy-buildkitd
18s
proxy-buildkitd
annotations
25s
annotations
multi-output
20s
multi-output
load-and-push
24s
load-and-push
summary-disable
17s
summary-disable
summary-disable-deprecated
20s
summary-disable-deprecated
summary-not-supported
19s
summary-not-supported
record-upload-disable
18s
record-upload-disable
annotations-disabled
14s
annotations-disabled
call-check
12s
call-check
no-default-attestations
19s
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:c787620501b746b3aa9ec021f3ddb0b707572b5c68e33d73be392b9c078a4993": 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
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/
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 (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control
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~01EFTE.dockerbuild
22 KB
sha256:4f2dddcf32e645f7ebba8f26049adb3c613fe792e3f2772e84585e3763089948
docker~build-push-action~0JVABI.dockerbuild
36.9 KB
sha256:89337b5471f8ee4c411ea935164d2e65d2af40547896e8aa50e115b17390997a
docker~build-push-action~15QHMH.dockerbuild
35.5 KB
sha256:34751014cf7ad4a244ff74fb50e51a830041f6d602b19f9878b058506f621a6d
docker~build-push-action~19GC8I.dockerbuild
11.8 KB
sha256:48e8bfd2167380afd322c49f6fee12c3c869bc9c2f102e5553528085886ff541
docker~build-push-action~1CQ139.dockerbuild
10.9 KB
sha256:bf8584475443c3f87e201ddd15b9bf71173dc51aeb1165a0d48c418beed90d55
docker~build-push-action~1YZFR5.dockerbuild
11.6 KB
sha256:a2d28089601e8579ac415dcfaf16eb848f2db18046c1e436b26a09d99d20ee73
docker~build-push-action~4IB9QC.dockerbuild Expired
18.7 KB
sha256:c4778463d4561b2d9f63cf239c7805678e08d678bec8db782e3fda8d9a6db490
docker~build-push-action~7DD5W1.dockerbuild
19.1 KB
sha256:b7bb0f0762d3cc5a495ebac6e7a324aec402fd293d8a168ed394bce02e91e468
docker~build-push-action~7QL6NX.dockerbuild
18.5 KB
sha256:d0b36437299a62898a11f6de607957fc323023c21cef816d6366c22806503e98
docker~build-push-action~8HFLMF.dockerbuild
11 KB
sha256:3c823ab22aa54dd2a5c3e908bc16834df1ad61520ba4544eed8d6ee1dbcaaf37
docker~build-push-action~9WY34E.dockerbuild
11.9 KB
sha256:28033a6723a7cc5f10dcc4332210a019bdf5f455466468edc10f83fad89ea13e
docker~build-push-action~AHQGRO.dockerbuild
18.5 KB
sha256:0a24b84c7cf79dc5fe5df2449be9bf43337bc7224fc43d98daa4890726cb78b8
docker~build-push-action~EELE3S.dockerbuild
26.3 KB
sha256:0ba87ff2e9cdabc6d1bd58056c422ab0a6416e89ffd62c15a843682ad96bede8
docker~build-push-action~HHZCSC.dockerbuild
18.1 KB
sha256:1a0759c57fa814ed8ca1b5c0eb61102312115982742383d2cafdce187319dcd5
docker~build-push-action~HMUNU4.dockerbuild
11.9 KB
sha256:bfa63f40ad16ed9b6661ab07b6d643b7d2e1ca737861691f5dfe6615c837c892
docker~build-push-action~JLBD73.dockerbuild
17.4 KB
sha256:92c3e89f4fae157e62a66fa03a4c1b9d648985e83c16005bfcc99fa6ea04ad47
docker~build-push-action~KBW0AQ.dockerbuild
29 KB
sha256:c0dffbbda6aafb18779d661baa33b6a156207d9fc30cac91825a56f1ec9964fb
docker~build-push-action~LES2OA.dockerbuild
12 KB
sha256:3baed4af5e51ce9dbc6e35f33531806e7a81e017afa6307d6dccce30cd74d0fd
docker~build-push-action~LGH9JS.dockerbuild
14.8 KB
sha256:31c4cfa93a6c05536b05015d9deae7754351b6fdc9e0efe1eaf304a8a5183a05
docker~build-push-action~LOBEVQ.dockerbuild
14.3 KB
sha256:4355d6781ae079b2db023a040a4afe5ddaa16b6d7db329029feb2797d40caec5
docker~build-push-action~M14O99.dockerbuild
16.8 KB
sha256:0abfa72de0729f600594298118fe854cf0b2f638f88183f838fa08a6753f9527
docker~build-push-action~MHSZMK.dockerbuild
23.8 KB
sha256:db4dbeb62f31571c3116148c8a1dbd21ea7e9589248b429050bdb5d8aa9811a5
docker~build-push-action~MSPNCS.dockerbuild
18.3 KB
sha256:dcc8499953578c00b115d9695b27d8aef1df78fc8571985b23958c0e0d613bd3
docker~build-push-action~MYD8MD.dockerbuild
19 KB
sha256:08a6806787ed095bfd676b83d83665d5221d6257cdebdbbd2d29dd9cba0fa2ee
docker~build-push-action~OBXNQB.dockerbuild
26.6 KB
sha256:3883fcc167d572f692d338e73227ad584c7b48f47cbd9740e41bf2cab1dd8f52
docker~build-push-action~OL3XCW.dockerbuild
17.2 KB
sha256:984fd8548c9659c6486d3b9f6a6fd77da26d4e68abb267806b2eeac36b2e4970
docker~build-push-action~PO54WM.dockerbuild
28.2 KB
sha256:cb0892a53c9110bd843da774b452dd74e48bcdf2f3d1f6028ed664bd02580886
docker~build-push-action~Q0DICR.dockerbuild
11.5 KB
sha256:a6d27c106bb6f33977b571c10d09556cbd266ae9bd2231e8553824557c5dabaf
docker~build-push-action~QWIOBP.dockerbuild
28.9 KB
sha256:2e742e105cc53260e18fccbce3f60d0b6c5124c05571e3a5d6c100efad82ac07
docker~build-push-action~QXELHL.dockerbuild
23.2 KB
sha256:be1542907c9834bf56bd315ee44a0c413a477f6a208d1635125115c5238e346d
docker~build-push-action~RF074B.dockerbuild
19.1 KB
sha256:b92613fbb0a007f9085d838e34f6cf4cadd13ed8cd8dd031f2b49f7eb8a05058
docker~build-push-action~RJR8GD.dockerbuild
17.1 KB
sha256:9c4b2707b1335f83afb38322f0be57c46ec0f5c7a7bb5a0628718fbfab58e2a0
docker~build-push-action~RR0J4I.dockerbuild
25.6 KB
sha256:fa6944857862696fde6ec8dc9d1fe907569775546ae18439334f0d59c89c4588
docker~build-push-action~RTB67W.dockerbuild
39 KB
sha256:f243d250dda7b03e8a347e35dca8ef164563e49909c547c4737ce07888e61654
docker~build-push-action~RW4TBI.dockerbuild
47.6 KB
sha256:47a82f66422143b303d3bf885b85bd24d0f1d413eb2fdb4c14a66c751db2eaee
docker~build-push-action~S2TPET.dockerbuild
25.8 KB
sha256:bdb6449a1564c4998290b6cd92703d3d9fe7fc52d921e0af793e8e10dacaa8d9
docker~build-push-action~SCL8IA.dockerbuild
45.5 KB
sha256:8f876aae8a1fc0ef926006a1eb5af43693ca8e73e694b8ca35b7503a12e01ea4
docker~build-push-action~SO9NU8.dockerbuild
16.7 KB
sha256:205dc64463570317a4c1575c992d4e9d14fd1e3c9f145214073ec7907f6ceecb
docker~build-push-action~T9CGIH.dockerbuild
45.9 KB
sha256:f0e3d79ee50f9800b0dbeaa1e2b881faf10cf5b3335515c2c9923e7d47281c24
docker~build-push-action~TP1CWE.dockerbuild
17.1 KB
sha256:165581c76b3e86df4f7d539ffdfbece61c9bccd4eecbdf846de95e7e25d173ce
docker~build-push-action~UUWVP1.dockerbuild
35.8 KB
sha256:e655eaaa234904fcd66855eae1656e0e57819c24066a049040ab83be780a733c
docker~build-push-action~VMYBXU.dockerbuild
46.8 KB
sha256:4998b959c5d5b58a217648f40dc14cb539d4bd44b3391024880f3ef81da7542a
docker~build-push-action~W03SAB.dockerbuild
17.3 KB
sha256:3470b95bc9c41f30b6a8ae8f372c0a4299f23e098dcbc9a7c16a19bfc9b15fe3
docker~build-push-action~W3H7UA.dockerbuild
11.5 KB
sha256:5849485e8c928f66e6599589bf7b3a1450b177dd455d8c3076603def49a091da
docker~build-push-action~W5HPNZ.dockerbuild
15 KB
sha256:2dcec92d402dfa026328b25a88808f563345366d2f88ff3a4979d0c7cc470a89
docker~build-push-action~WGAKBX.dockerbuild
17.4 KB
sha256:a9b8019b36d43a62ad904cd828a07e49ccf9047b2ff179a9b24bc3535a25f1f5
docker~build-push-action~WPDHVD.dockerbuild
16.9 KB
sha256:9014a7394168baf5703e9788a9e288621d069bef96a67004325f19917240b1ff
docker~build-push-action~WR5GHR.dockerbuild
25.9 KB
sha256:9a3e4056c6b7f6277a84521b39b46ad64124f01052f7b1028386cf62fa541305
docker~build-push-action~WU6VYE.dockerbuild
24.5 KB
sha256:5eb22ce71486ae071ae7bf746375c95349031a532ca2ea623f692dee299769de
docker~build-push-action~XFWAK6.dockerbuild
14.8 KB
sha256:64ca13a0cb729157cb8ce5cc616b53b91dcd6a8e50ce00d777e246197837b249
docker~build-push-action~XRIFRT.dockerbuild
17.6 KB
sha256:9198020315f51172251f6055d4c8a8e4fea87ea2340fb840b5026c249a3533a2
docker~build-push-action~XYRELG.dockerbuild
23.5 KB
sha256:cb7b23d3f7178eee83d808f6312d4d810a8c92da118ec3345e353bf63d3c0649
docker~build-push-action~Y25MMG.dockerbuild
45.2 KB
sha256:abbe2a041355a7f16cc7e519c6c05d32bf4cff6b3c966e8307a16462f86eab82
docker~build-push-action~Y38LMX.dockerbuild
23.2 KB
sha256:30d7c116174fd77c89c8904c74ebe9db9195310832f5b1bb4594ebd3a8d4275a
docker~build-push-action~YBHIZ5.dockerbuild
16.9 KB
sha256:86d4bbf9bb1e10197e742e192333e4b391df073eb026678e025889ac895eac64
docker~build-push-action~Z7AD7C.dockerbuild
39.6 KB
sha256:1f731940ca76802b4dfb400f3910455d6ee042f025d4bc853a40cc3c99884062
docker~build-push-action~Z8CXZE.dockerbuild
38 KB
sha256:e54108ac78327d90ffa0de53df00d14ae6a881d01489bc0bb2a4237e5af091f7