Skip to content

ci

ci #2544

Triggered via schedule January 12, 2026 10:06
Status Success
Total duration 1m 4s
Artifacts 57

ci.yml

on: schedule
minimal
59s
minimal
git-context
27s
git-context
git-context-secret
33s
git-context-secret
path-context
33s
path-context
example
24s
example
error
7s
error
error-buildx
24s
error-buildx
docker-driver
10s
docker-driver
export-docker
12s
export-docker
secret
14s
secret
secret-envs
18s
secret-envs
network
13s
network
shm-size
18s
shm-size
ulimit
13s
ulimit
cgroup-parent
14s
cgroup-parent
add-hosts
19s
add-hosts
no-cache-filters
15s
no-cache-filters
registry-cache
38s
registry-cache
github-cache
22s
github-cache
local-cache
27s
local-cache
standalone
18s
standalone
named-context-pin
14s
named-context-pin
named-context-docker
17s
named-context-docker
named-context-container
32s
named-context-container
docker-config-malformed
10s
docker-config-malformed
proxy-docker-config
25s
proxy-docker-config
proxy-buildkitd
28s
proxy-buildkitd
annotations
22s
annotations
multi-output
28s
multi-output
load-and-push
29s
load-and-push
summary-disable
22s
summary-disable
summary-disable-deprecated
23s
summary-disable-deprecated
summary-not-supported
17s
summary-not-supported
record-upload-disable
19s
record-upload-disable
annotations-disabled
20s
annotations-disabled
call-check
16s
call-check
no-default-attestations
25s
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:61f297acbf36629f1174b7a561a461c2ee544ce74cc0f0bee9ca29438c48debe": 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
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/
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/
secret
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/
secret-envs
INVALID_SECRET= is not a valid secret
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
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~18JIOI.dockerbuild
20.9 KB
sha256:71d06ce08593982e0c8e51dc7e9d462b65cfd18bfdf68011286a83ef8ec0c574
docker~build-push-action~1GXC02.dockerbuild
50.6 KB
sha256:a9199a228015e141ee06baa1567cfed6c30b6ee8dd8ff54eab219573a96ae779
docker~build-push-action~3FFKCA.dockerbuild
25.8 KB
sha256:5b6f8409633922e0cd9cb070f1b6ac3376f60fc647d7a14a5ec03df8dde04363
docker~build-push-action~465Y9J.dockerbuild
19.5 KB
sha256:5d8f495ee91550f23a94c2a90727c3998aa2390c8dbec93345e57cafcd565fff
docker~build-push-action~46AQX0.dockerbuild
41.8 KB
sha256:737fa9f0411e1653b378238c2e0a6ed37ea1dcf500d0a81c1f8e50a1d910f62e
docker~build-push-action~585WLY.dockerbuild
19.4 KB
sha256:7865bebfa942df2c33a167db2682a09f03a02a58985b3a894a0bac420bebf124
docker~build-push-action~7DPRBW.dockerbuild
19.7 KB
sha256:004071d9f685d4ba14c70ed4a8e342669d83ffc2d65c961efb9e019f053d0ad5
docker~build-push-action~85X8DT.dockerbuild
30.1 KB
sha256:21f7c66f13706487baa5d6d7ea71863f01d674208561144ad1e766c600e4ce11
docker~build-push-action~98HIX5.dockerbuild
17.7 KB
sha256:29c95df43397c62a1d84be16f1d198b7ef4c243699f1d0a7cd5c068096342709
docker~build-push-action~A1XFCB.dockerbuild
19.2 KB
sha256:905193d8e23932dcb903ee1daef548196c8f89a596512054dd92675d2c7c996c
docker~build-push-action~B321ED.dockerbuild
28.7 KB
sha256:be859d9423575a137207148488e71b4563a4d00e6d7e75164162296cabe5eccb
docker~build-push-action~D7LQ0E.dockerbuild
39.2 KB
sha256:bf4f21f0727e36b4c1c8d296ab9c6ac5acc8d97248b8d317a080e0ab8445c97b
docker~build-push-action~DTYZH7.dockerbuild
31.7 KB
sha256:ee4ddbcf7963e0f39fee812273d95cb2798c2dcdbf70d8046a36f215050093d4
docker~build-push-action~F6GAIN.dockerbuild
17.1 KB
sha256:676356f5621719c1db4efd89b2c0412dd54e6d1302430d09545987fa66b230ab
docker~build-push-action~FA1GV4.dockerbuild
21.7 KB
sha256:f082aa1c82b7b3e7b0aa6afd8e58fe85ad2733406b382f31d5c88ffabf6373d7
docker~build-push-action~GNNSPQ.dockerbuild
19.1 KB
sha256:8a3b05f7ba652eb07163b92ed52ec31979bb65217ab9ed6807f883cd75ccda8e
docker~build-push-action~HHK15U.dockerbuild
12.4 KB
sha256:9ab6def2093b257536bb4988fe437a8ed8d50ba5d6a080bf9a8753b6fa010ff8
docker~build-push-action~IDRIO5.dockerbuild
12 KB
sha256:f66cd54a550dcdb3dfb4c446bcfeea782b6715dcf7eeae4f42857222fa4e5569
docker~build-push-action~IZYP75.dockerbuild
11.7 KB
sha256:6367cf6d4f8819e0a8e24a8fe594f1846886d32ec0683ef016e05e8c00ea2d51
docker~build-push-action~JHRUPS.dockerbuild
27.6 KB
sha256:d7abdc9f815f09958212deab78f88e15187bd6c47db59a1c5d572a8af1ce8b33
docker~build-push-action~JNXGUO.dockerbuild
43.5 KB
sha256:4a0c182e140137f521f521fdb45207b6463f0f9bc9a56f368a1dc3d58040873d
docker~build-push-action~K2UNH6.dockerbuild
28.6 KB
sha256:eb28b0d3659e6e9511bcebce44858e58171cc9c51fc99861cb958312460c8355
docker~build-push-action~K83E20.dockerbuild
11.6 KB
sha256:64583b81136d1a926b0f0c5bee833ca00290fe8ea1dddb7da0c029b8bbd0d479
docker~build-push-action~KIINJW.dockerbuild
19.9 KB
sha256:e8c4d32d369712b20bfb4141aaa26bbecd6c2127a6c9ced52d3420e32802fb41
docker~build-push-action~L9I25K.dockerbuild
19.5 KB
sha256:cd9e8401906f57abd16e5c64f307497e033bd7861da223da45d0a52151cc8942
docker~build-push-action~LNP3HC.dockerbuild
38.4 KB
sha256:7c34143ae16c668c37716d2290d9a7de3b83e4badd7d7f2e67f8720407825b76
docker~build-push-action~LSZA2K.dockerbuild
43 KB
sha256:33e8c917f7fe69df6fc8e755b1b4c17f1f4df9657e55078b9dfae3e29e4256a6
docker~build-push-action~LU2OGN.dockerbuild
10.9 KB
sha256:bf11687a575af4b4b2f07142a8b5590113a5de3272eee68bb8e8ae1a3b364d3d
docker~build-push-action~M6X56V.dockerbuild
51.6 KB
sha256:89e783db2d7ff026884e8b9a0b0eb854ca8a0fbeb55205363f65ab02563ecf67
docker~build-push-action~MNQ4C8.dockerbuild
11.6 KB
sha256:1bcf04a80f3d1b01111e905ce181b4811563de533aeba00498771e52bc767514
docker~build-push-action~MZ9M89.dockerbuild
19.3 KB
sha256:6b31c31fff2ba695d76790479ff10a37707a1bf080ed86d3ef2d7d5a3cccffd2
docker~build-push-action~NYM4BT.dockerbuild
25.7 KB
sha256:f4ed1901607a14ef7fc119f41703dd983a02d982554ca7e79a6f8a8d79575799
docker~build-push-action~P4NWPX.dockerbuild
46.6 KB
sha256:fce66375b9ec6f4d4692f0394f895b66d00385b99c905a86c173a88d0c25360d
docker~build-push-action~P5PWT6.dockerbuild
29.2 KB
sha256:c5f730f8d31edfd7b8ac7145364cef9e42128b8e1679f0641b18534d33534919
docker~build-push-action~PEB51A.dockerbuild
38.4 KB
sha256:2a88bc3581a4a644a5080ea1439c5c3233355ceb280249808f58f2e4f2289a2d
docker~build-push-action~QW5KGZ.dockerbuild
19.6 KB
sha256:64826a5150355d5dfefda4b4cc9a5647ef8ef457df4ab6cbe3c33f337d90bf09
docker~build-push-action~RTBGF5.dockerbuild
27.6 KB
sha256:593cb48ad1b65a0fb4239c7b5f719d59059a987aeab3a085197e876d2b438655
docker~build-push-action~S3CK75.dockerbuild
43.1 KB
sha256:108c03ed0d4bc521ab25ee6e60ebe660f6c94b1b6505e81f7f8085852f1501d8
docker~build-push-action~S775IK.dockerbuild
14.3 KB
sha256:4f91c2347c83e5d8d85ebde92ad02a66696827ac6960e3668de11ca73d1da517
docker~build-push-action~SJHIX9.dockerbuild
11.5 KB
sha256:0103d91b713bc9c6ef36ba8687632bbc7eb861ec9c54eb687bfc3dc3cdb46954
docker~build-push-action~SKT2S7.dockerbuild
31 KB
sha256:3078ddf8da63e006c50826d4c54b524137e8de9130f87c1e83bffb78e241ffb1
docker~build-push-action~SOIUIL.dockerbuild
49.1 KB
sha256:d94647795117759270ccf909361e71d33828696a1bddfc2e1d0b989db55e34ed
docker~build-push-action~SS0A2H.dockerbuild
20.9 KB
sha256:f853d006c79254dcf49459a9b2d9171bbc74db4188aa58367864cadfb4167fbb
docker~build-push-action~TFY5C5.dockerbuild
20.9 KB
sha256:5e31513140514152b758e640088f04628a712e1baeaa5aa6e0b18a1dbeee9cb8
docker~build-push-action~TJWET8.dockerbuild
19.2 KB
sha256:ab4f3e42909268c180a0d6ab38870d1a2400ed83421c748d47bb9c58b3f14a44
docker~build-push-action~UE08S9.dockerbuild
21 KB
sha256:d8301cb6e9422721d24562271526a3bbea42809cdb4c9b4e3a817097b837ea00
docker~build-push-action~UEXSN6.dockerbuild
19.8 KB
sha256:40237e744c25846ed27759124b1632bc3ca1a58277fc3da43f3a597024c97bb3
docker~build-push-action~USHPC0.dockerbuild
12 KB
sha256:c3545bfe41a435da6da5dae2b33880a599d542997c227e75c34b4b8f0f58d524
docker~build-push-action~VBIE7S.dockerbuild
20.6 KB
sha256:cd43d7abfc373e3bc468b685a180c346fb857086b1dd021c4d0f21eadebc11b4
docker~build-push-action~WOJU52.dockerbuild
25.8 KB
sha256:3351ee30739e7d84ff91249098b533753994446df556feccf6097c00c50b978c
docker~build-push-action~XCUBC7.dockerbuild
24 KB
sha256:934b4fdb091d1e907ceb58279ce71914e1b8f90f2c76521a4b61f51053b6211b
docker~build-push-action~XE5Z99.dockerbuild
17.6 KB
sha256:5cbe0c3758ed460e96751abb09ae56b3fa8e3f232b74660f471f4086e144ab7f
docker~build-push-action~YI15FP.dockerbuild
20.8 KB
sha256:bdeb0b87316dbfce1364cfb2d76dd60fb88ea18d4af98e3962ca7660103f9005
docker~build-push-action~YPQJWZ.dockerbuild
13.4 KB
sha256:da1067fc52d3a333ba63231e6fc5d0a8e4e8d953535cfdc70ba79b48be210a42
docker~build-push-action~YSV1OC.dockerbuild
20.5 KB
sha256:c21d37eae376bd124151bde018818866fcc7b38be1a21bd4ba1acb52dd8b7d7a
docker~build-push-action~ZPMUAC.dockerbuild
26.3 KB
sha256:1a48a562cf51ff2377f8417ddf4c08fb0b45a44ca3369ef9eeea9ec7dfac35da
docker~build-push-action~ZPWTEZ.dockerbuild
28.6 KB
sha256:9910d3cb41dfd6b3918868f2b33eb3ddb924b2cc0c13eb654b2982f268a7708d