Skip to content

ci

ci #2308

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

ci.yml

on: schedule
minimal
19s
minimal
git-context
35s
git-context
git-context-secret
35s
git-context-secret
path-context
29s
path-context
example
27s
example
error
6s
error
error-buildx
27s
error-buildx
docker-driver
15s
docker-driver
export-docker
11s
export-docker
secret
12s
secret
secret-envs
13s
secret-envs
network
23s
network
shm-size
22s
shm-size
ulimit
11s
ulimit
cgroup-parent
13s
cgroup-parent
add-hosts
20s
add-hosts
no-cache-filters
12s
no-cache-filters
registry-cache
34s
registry-cache
github-cache
18s
github-cache
local-cache
42s
local-cache
standalone
1m 18s
standalone
named-context-pin
20s
named-context-pin
named-context-docker
14s
named-context-docker
named-context-container
16s
named-context-container
docker-config-malformed
13s
docker-config-malformed
proxy-docker-config
28s
proxy-docker-config
proxy-buildkitd
31s
proxy-buildkitd
annotations
20s
annotations
multi-output
31s
multi-output
load-and-push
22s
load-and-push
summary-disable
17s
summary-disable
summary-disable-deprecated
23s
summary-disable-deprecated
summary-not-supported
25s
summary-not-supported
record-upload-disable
19s
record-upload-disable
annotations-disabled
17s
annotations-disabled
call-check
16s
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 21 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:077f4f23caf4ccd9cc7497e533ce44dc2c83ccb85156d7a91365e8290c2d577f": dial tcp [::1]:5000: connect: connection refused
secret
INVALID_SECRET= is not a valid secret
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/
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/
secret-envs
INVALID_SECRET= is not a valid secret
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 149
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/
load-and-push
Failed to pull image, using one from cache: error pulling image configuration: download failed after attempts=1: error parsing HTTP 403 response body: no error details found in HTTP response body: "{\"status\":403,\"message\":\"Error: Secrets Worker: Failed to fetch secret\"}"
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
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~0AJPQ0.dockerbuild
18.5 KB
sha256:a29ed94ac6870972a1eb607c492e83eae20528f77f8725aa3b8fcf82f043ee24
docker~build-push-action~0S1NDG.dockerbuild
39.3 KB
sha256:a9a7f38c5e908b8a4c71e4dd5d32478286ab3e08f25e8efcb479d89bdcabf408
docker~build-push-action~20OEYL.dockerbuild
36.1 KB
sha256:502649dbcb0448394c962b67ab465c35c658e993a710dd90cab05eaaea10c957
docker~build-push-action~21ZUPA.dockerbuild
14 KB
sha256:4df13c96ecf1ab8827bc90b9274b4f872e6b1a460b46cf23650c451acb67a32f
docker~build-push-action~347M9H.dockerbuild
37.3 KB
sha256:aef0d56d1a114fc6f3d62358a1d35ca75f633955206f92dcc7bceecad412939c
docker~build-push-action~39IV3A.dockerbuild
23.8 KB
sha256:b0ea755c8a922b47d10a274e9dc40bc6dc164a82a017cb6bc355c7de142b189a
docker~build-push-action~4ZOHKU.dockerbuild
23.6 KB
sha256:0b07b5edfa1cddebef60e77207f893caf1074b5dbce90a9888e1a7da6fed59c3
docker~build-push-action~5OH1TF.dockerbuild
25.8 KB
sha256:5b4ac36dd6b74459d5e2b2289b1348341efb634f258f4c905035d422c3190486
docker~build-push-action~62QGPK.dockerbuild
12.1 KB
sha256:eb1662975d0520c0e44c5b5fc78e2ad3a250e6dc580fc3b827d7135df253ed76
docker~build-push-action~6PJ4AV.dockerbuild
25.2 KB
sha256:bb7284e5127e3e74cf71e54523aed2af292bf02d058f187841faf2329c6fd5f1
docker~build-push-action~7GU493.dockerbuild
17 KB
sha256:05781d5812dde292f2742dcdcc4d6a6933e2a0c6da803f7e664a0fa74a722ed9
docker~build-push-action~8LASN6.dockerbuild
39.5 KB
sha256:eeec0dbffd1ea30818e623384bf14dd18a13c4f6cad66945c1553379047c0817
docker~build-push-action~AIZ78C.dockerbuild
25 KB
sha256:ac1714c49858a6aaaf3f52be8dd002a80fdc0565b76a00ae2cd58c8ed6c4952a
docker~build-push-action~ASB0M7.dockerbuild
36 KB
sha256:ce72d2063b4afbd63e30e1fb042b78833fcf7e8985f24f66ef6765cf13676fe6
docker~build-push-action~DGUFN6.dockerbuild
16.9 KB
sha256:3518b069abe754f02b114507f2881b8f2a017b5aebab39e5c3c23edd63ec07e1
docker~build-push-action~DT8DIE.dockerbuild
14.7 KB
sha256:00f9875e94d1827eaecb00b96c9005e6667197e665e6a06efda3e28139f34967
docker~build-push-action~EIR3U9.dockerbuild
24.2 KB
sha256:d088b84f997b50aed04b518059d28a86c3052721842b06dc233a465ac7aa6b43
docker~build-push-action~FEF3RU.dockerbuild
15.2 KB
sha256:6ba542f3f4fdda4f63170674c85f3c59de5ddfd5852bc038f61c59f6ec4bd8fd
docker~build-push-action~FJ7UY3.dockerbuild
11.3 KB
sha256:880f6451ccc662640fbe959d324d052ef057a4cc9830e53361f23e108dbde8b7
docker~build-push-action~GIG8T2.dockerbuild
28.1 KB
sha256:8305265198c0d8d3ae8cb72fb6355d482efb1d8718e8dfebe95c5ee4aeb092f3
docker~build-push-action~HA6NBQ.dockerbuild
24.5 KB
sha256:cf639608a20aa87ee561a9d097b30619934579f2a87876791c96ae213360f190
docker~build-push-action~I0WAUH.dockerbuild
18.4 KB
sha256:5282eed92494f717adee04c8657da29477123cea7060247456f6ffddaf39de4b
docker~build-push-action~IT3GA0.dockerbuild
22 KB
sha256:bcd849006d3d77b9bda1a0685eb00d2b43e84b0129d3a32dd790f336d0284e9e
docker~build-push-action~K2Q3GT.dockerbuild
16.6 KB
sha256:a8bb5dbdcdd81401e59d426fbf610500a879ac7a490f3704d920a0834813f2fc
docker~build-push-action~K4TG93.dockerbuild
23.3 KB
sha256:165edf216a559269f2164056b7203395e64faca49ee855f2f34a38526d131ce0
docker~build-push-action~KT48R3.dockerbuild
44.4 KB
sha256:30d7117da4519d345a9fb6d0b2d2ff36e8236d6e97ff790cc2d2db401d9a0aa2
docker~build-push-action~LCEBU4.dockerbuild
28.3 KB
sha256:a68f57239cf65d5401f1e1cedb6fd70754523648e1e99ab7b299b276270f3108
docker~build-push-action~LCOTXA.dockerbuild
11.9 KB
sha256:a14cf371bf2d7d5d89998669ebc5f0886c7623616958be363286bc04ca57eee0
docker~build-push-action~LGN4ZT.dockerbuild
18.6 KB
sha256:2624cbfb292d5af67eb01530b3291c80b9b6b5df589489af56aa70bf845e6dfa
docker~build-push-action~LIFQW2.dockerbuild
18.2 KB
sha256:4a51547e0927b30dee59101fa45becec966cc9d95fdae49956d034d9370ed022
docker~build-push-action~MFEQOU.dockerbuild
18.8 KB
sha256:03604be6f268b07513f810eb7503b2a7db6bf5ce8c36f29b365ce91ba8a6332c
docker~build-push-action~MOQRB1.dockerbuild
27.3 KB
sha256:0c543125eca981ab25192f155a8e6f21d73f59875050932b7fb44c3433102178
docker~build-push-action~NG61MT.dockerbuild
25.7 KB
sha256:ce5a4f2712ceee4d57c6038b254291e294aa1189c109bd42a38cae03fe4b9307
docker~build-push-action~NXNUV9.dockerbuild
47.1 KB
sha256:880efe22eb302ccdd89f41b06caae4071949d1bb74c40164f19960f0a73d59cb
docker~build-push-action~OJXXX4.dockerbuild
39.7 KB
sha256:5bf422bf7edeaf8419690e80d1b2e808868767f0508e49c711a9f557bb8d3aea
docker~build-push-action~P5I6JE.dockerbuild
17.1 KB
sha256:f0cc543e9ad3f14246e4ebca79b5c68beb5de117a4fa03e80cfd183ef0e1ea62
docker~build-push-action~Q37O9S.dockerbuild
12 KB
sha256:051fded169ae9d3a294867dd14dc3117d113b6c1216f90d7c2b569ef0f989bf8
docker~build-push-action~Q9Z1R9.dockerbuild
17.9 KB
sha256:cc037bb653da2a56c09494c0dae98300879016e317c155b6ab0b3bf25f059ca6
docker~build-push-action~QBAQOT.dockerbuild
17.5 KB
sha256:3301755b43f60342b1629988f617561e87bc5187021d68f75f394dfae5be119a
docker~build-push-action~R0UBLM.dockerbuild
10.6 KB
sha256:f4f19a19f60f78a2f5a05004b5e921eb21e23f4b0d7cbf129740732da88ebacc
docker~build-push-action~R6X88A.dockerbuild
46.8 KB
sha256:031cfef258c306eb92a90f4c39e8d2503cc4d09e133e6ba2d0b981a5681d2696
docker~build-push-action~RM55MB.dockerbuild
17.4 KB
sha256:b322361f2ea0996d040eafa1a57dacc6c5e0bc5d213e7443c2c0f896f88d5727
docker~build-push-action~SPSP5A.dockerbuild
11.7 KB
sha256:834d45e94678b0844c966bcab6a251ffff7a7256042fcbbd9a4db485f97258d7
docker~build-push-action~SYUO2V.dockerbuild
17.2 KB
sha256:224ff85c111e369a6a62e824f956f82a39c7595e219d3c3a3f4a01c1de61516f
docker~build-push-action~T6BBWN.dockerbuild
16.9 KB
sha256:4c95e3465c1b5331a6f203fb463a6f1efbe3541d2c4ba4a4f7610bdf880331d2
docker~build-push-action~TK3NBJ.dockerbuild
28.3 KB
sha256:1eb898781c2436f1fbf44abcaab920e3096c10dcb5759aea000e342a13904851
docker~build-push-action~U4OFRE.dockerbuild
17.2 KB
sha256:23f19193ad735164d5f32c86634ce2dbb2dd0884caf2bce83692b31aa6a65997
docker~build-push-action~V7J206.dockerbuild
18.3 KB
sha256:afa29d340e8cefa3784ec069feef6e033a5d63139752e87557351c5c87dd91a5
docker~build-push-action~W5U1NN.dockerbuild
16.9 KB
sha256:93b479bf578fc129be899dec209b3d22802f4f9326d93fecf413e5a4393ee0f7
docker~build-push-action~WO87FK.dockerbuild
45.9 KB
sha256:0c431865605f033f5c8bb2590fe821435a645cdfa0c8dab65248bc5425655e92
docker~build-push-action~XC663Q.dockerbuild
11.9 KB
sha256:71192ddcac9a3e7a372104d383da65b2cbaed31b62b2a4355cc9705f95605b95
docker~build-push-action~XH9BOH.dockerbuild
17 KB
sha256:82785aaeb576030690b4822e6553af7ea4375c71c06562b14d96e724ef5ca87c
docker~build-push-action~YLPUEI.dockerbuild
12.1 KB
sha256:6e8ca16c97f5b5259626885445cfd339b100acf21dd82a06c04716689fd740ae
docker~build-push-action~Z7R3IP.dockerbuild
48.9 KB
sha256:9e85c99b120d2fe0a62dd36c38ea12551477b6fece39b11d8dd61ba774e641ec
docker~build-push-action~ZCJTMI.dockerbuild
11.3 KB
sha256:9ba32c6cb049211d4194a7a51d3ec5f3f9436108dafbcc2985559ca47c6fa45d
docker~build-push-action~ZLE5CN.dockerbuild
15.2 KB
sha256:24aed52af531bfa87f6aac018e5f24bbb09404a5b607f679240ced0de4d34097
docker~build-push-action~ZLFVZ1.dockerbuild
18.2 KB
sha256:3b94c9fa6317f7c04310052de78d7b791e041cfb9dfd963852e6c6cc5dde3877