Skip to content

ci

ci #2453

Triggered via schedule October 28, 2025 10:04
Status Success
Total duration 45s
Artifacts 57

ci.yml

on: schedule
minimal
25s
minimal
git-context
27s
git-context
git-context-secret
40s
git-context-secret
path-context
18s
path-context
example
17s
example
error
5s
error
error-buildx
26s
error-buildx
docker-driver
15s
docker-driver
export-docker
8s
export-docker
secret
19s
secret
secret-envs
14s
secret-envs
network
13s
network
shm-size
15s
shm-size
ulimit
23s
ulimit
cgroup-parent
22s
cgroup-parent
add-hosts
15s
add-hosts
no-cache-filters
24s
no-cache-filters
registry-cache
24s
registry-cache
github-cache
19s
github-cache
local-cache
37s
local-cache
standalone
34s
standalone
named-context-pin
13s
named-context-pin
named-context-docker
18s
named-context-docker
named-context-container
29s
named-context-container
docker-config-malformed
8s
docker-config-malformed
proxy-docker-config
19s
proxy-docker-config
proxy-buildkitd
18s
proxy-buildkitd
annotations
19s
annotations
multi-output
33s
multi-output
load-and-push
31s
load-and-push
summary-disable
23s
summary-disable
summary-disable-deprecated
23s
summary-disable-deprecated
summary-not-supported
23s
summary-not-supported
record-upload-disable
21s
record-upload-disable
annotations-disabled
20s
annotations-disabled
call-check
18s
call-check
no-default-attestations
17s
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:451aa646d7bd93017fff6ccead0f1b1603901e2669e7621227e17b066be909ca": dial tcp [::1]:5000: connect: connection refused
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/
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 167
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#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/
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/
secret-envs
INVALID_SECRET= is not a valid secret
secret
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~1Z4KT2.dockerbuild
18.5 KB
sha256:aed53dd3a283fc5d294329611c62d138126527a8f9dbc1cdba86554820b12955
docker~build-push-action~2PEWDY.dockerbuild
40.6 KB
sha256:f8eefc317f685deaa66658d27d791f3fb1ca1bda40797a0404495ffcaa8262de
docker~build-push-action~3OVXMW.dockerbuild
17 KB
sha256:842f66c7d30962b5cebe88cf5c22086abd0e87c1d740351effa3b68abaa3e3b3
docker~build-push-action~40RDLD.dockerbuild
21.9 KB
sha256:902a80e9dca17d8f9e5ae9498ce83c5f72169f21a574b210ff72c12a9facb8bf
docker~build-push-action~47JYP5.dockerbuild
11.2 KB
sha256:7e1221e740ecc4d9e0ab0bcc1fd1aa6e0de5c6f57b8ed51cb281a866554aef1e
docker~build-push-action~4T8M7R.dockerbuild
15 KB
sha256:f64934828f91a2c636e5b5293c55601811e612ac7e9d6a3cd3b2ba177b454ca6
docker~build-push-action~5UIEPV.dockerbuild
23.9 KB
sha256:9c173299dffd80966cef3abeba4af2ddd75256592099e9a93325453cf38fe411
docker~build-push-action~6P2QGG.dockerbuild
49 KB
sha256:64d29333238ef852f7431b91cb8f2840269f01e9b0083fa109e5cc8484cc839c
docker~build-push-action~6TCAEH.dockerbuild
18.1 KB
sha256:bdc456d349a92c05abfe40df340c937a69a4eac9e6ef246a83e5f4122267e055
docker~build-push-action~7JRC1W.dockerbuild
36.8 KB
sha256:563c491d8a8c1f2a23958e4e686fdb8484424112b8a694cb4c4b472646b96127
docker~build-push-action~7NHWJU.dockerbuild
11.6 KB
sha256:96b6f9939d7fcbe624f8646c3c95ba35fc424d741c340803c2f9fff8268879d3
docker~build-push-action~9OOAE2.dockerbuild
17.8 KB
sha256:1bd55522f55969a61321df64ebd436ce55fcddfa1dd1b297c0b06234d354f883
docker~build-push-action~B91VJ1.dockerbuild
17.3 KB
sha256:61445fd4d6fbf42f162527f28d9f7117851aa6b957fbcc0106b764a9f80d83d6
docker~build-push-action~CYU61M.dockerbuild
11.1 KB
sha256:4ac81ac360d1818508022451adae6f343405c94b4ff08d641d134caf531063be
docker~build-push-action~EARATG.dockerbuild
16.7 KB
sha256:cb9ea71409479064db5dd4432f05c3a534668ba4eb5154ba195fccad9c17f676
docker~build-push-action~GQRB8W.dockerbuild
38.6 KB
sha256:d19e7557c247c9bd47257066ef2716ee2c47f40953dab700e87ddf3dec3d432b
docker~build-push-action~HCKGOE.dockerbuild
24 KB
sha256:5d158ed5cbcb21e98dfba46dc77909f8df92c6fd5993c7cc2b71c469c0c819e8
docker~build-push-action~HMJDZC.dockerbuild Expired
18.8 KB
sha256:abdeaea87d7c9d44bf70be02c1118880984372ac28231411a1dfe5c5d0a2ae63
docker~build-push-action~HR8IVL.dockerbuild
11.1 KB
sha256:e6a6e2c0d04a8662e2353a13cebb36317a51a8f9038829dfdaf8441fb9fdf10f
docker~build-push-action~IHPOWF.dockerbuild
38.4 KB
sha256:b8d2daa39fb103e9ae20d21b0127340707a9576d1ce32ec6063311d8662e2307
docker~build-push-action~IM7EIC.dockerbuild
18.5 KB
sha256:4cd2edee8d2390d60b2d5039e6f8926e158dbae0c755fb1b1c8de3e2043f7f32
docker~build-push-action~JBURCM.dockerbuild
17 KB
sha256:4d6997d72962f749dcffb1a14871a15e3d5ad47b8389f61f17474cf76c4614a7
docker~build-push-action~KW9I3A.dockerbuild
37.6 KB
sha256:c45617e56b6bd1f46a65c3ae02782e00f55e3dfb7b398d9569be649773414e4a
docker~build-push-action~L6G8MK.dockerbuild
45.2 KB
sha256:60ef3aa78918f394b5d7f72a383be9850ddfd5ec7a344f0488ebaa0e9f8d3815
docker~build-push-action~LLT0RU.dockerbuild
44.9 KB
sha256:cfd99742239ba41b3e703d9637d14e37ecf40b9dac0460e0a2ecf542207d1fe3
docker~build-push-action~LR012H.dockerbuild
17.2 KB
sha256:fc98c516ac7183aee5e5d78765000a9e031f661e570c50d29b33e73363681e23
docker~build-push-action~LZ0OBH.dockerbuild
47.5 KB
sha256:95c58fb9c77964589895889f57a9e879d5b31fccf966cf60acde1646fbfba43f
docker~build-push-action~MG2ME2.dockerbuild
29.1 KB
sha256:3db5b13b89bea15648329cde4c7c3ed275c5de6130f9fe690cdec699f10c5842
docker~build-push-action~NM6RWS.dockerbuild
26.6 KB
sha256:37184bd3efd641f85c289797e0c7d8104a4bc8e7122f25de5029f808df6f8202
docker~build-push-action~NZ3SA2.dockerbuild
18.8 KB
sha256:57964da325a15cd523bc35e51a35e9de52559d6c1e316da548de0e7584a1826c
docker~build-push-action~OR2IOP.dockerbuild
19 KB
sha256:f5b7562fa44b52af791b5e0d68cf3e25aee47678e280a1b2c1df570cb19dcf6a
docker~build-push-action~OWO0AS.dockerbuild
12.2 KB
sha256:480a3c0dd50d6a83d7c5296926c7db4354e4d11b5cdb43e7a79009a96ee8ed5c
docker~build-push-action~P1YCW5.dockerbuild
23.6 KB
sha256:8a37c862ef536ffb1bb809704c2e665a4951fc0d2e0cad2720325cc0e62fa7c8
docker~build-push-action~P7K1ER.dockerbuild
28.4 KB
sha256:5acb963112cb4327e70ff1fbaedc7a199a573964852b72e4f7c3f3fd61537d1d
docker~build-push-action~QMCIYR.dockerbuild
18.5 KB
sha256:48467f2ed816bbb6010cc2251e7731ad70d80a70ad45bc4e35e87758f610482c
docker~build-push-action~QWZX03.dockerbuild
17.4 KB
sha256:0782e8192d5aeae21376ac9b89912a92d21d05e382dd81b6146660dbd501a857
docker~build-push-action~R0KAUI.dockerbuild
23.8 KB
sha256:ce125f5ddf93ff04da35448066dcb2c5b6a861c4a2dae2236007dcc1185c5eee
docker~build-push-action~R0SBL9.dockerbuild
25.7 KB
sha256:9470077e43a8576898ac6e935ef2105afa876011195d01d55a2bbdb2e4d52da4
docker~build-push-action~R2ASHF.dockerbuild
25.8 KB
sha256:0fb69f3227ea8632cd49ceb83c41edf06ab71f945139202c4ac3bd33a3e35db2
docker~build-push-action~RDCZU0.dockerbuild
12.1 KB
sha256:19d240018d242fea5795893f5dad75e1d87f2c28ba4fcbb558356ef9ee58f18f
docker~build-push-action~RMEZWX.dockerbuild
11.7 KB
sha256:534511360f47a36e15f3be75d83337009e13e73cc62044967129bab687b449ae
docker~build-push-action~S3H2NJ.dockerbuild
15.5 KB
sha256:87b1729b781cd72d7890e66eb9bc0f51ceeba1cbc66817f24a0bb2a59aa0bf90
docker~build-push-action~TBU2AP.dockerbuild
27.3 KB
sha256:b667ee1414e4fe27f2ee14a8f47714c5a860812c1ea586cbe68afdb463739c94
docker~build-push-action~UC3GGW.dockerbuild
17.3 KB
sha256:141d543119fa3df680d54a8c3cfccee04fe2f7c42b267264e76a050544d86b32
docker~build-push-action~UEN77J.dockerbuild
17.3 KB
sha256:f004503b7939e40fd1087b23146b96d79aa48c69b43580d4160dfe3098033854
docker~build-push-action~UHSFXS.dockerbuild
36.6 KB
sha256:a2ddcfd6845467a7a2a57f91566424ea2c28616e497e54bfc07d8c38e97842b1
docker~build-push-action~UOV5QF.dockerbuild
25.9 KB
sha256:28959b5e10dc31e4a4df9c283f619f9ab9bb8396e209698419e4fbaf68f07125
docker~build-push-action~UQZSMW.dockerbuild
47.5 KB
sha256:0ac13fdd467ddfc10cbc0090bde35698cde555b7e414cc3ccc2e48f495744b1e
docker~build-push-action~VDG93P.dockerbuild
18.9 KB
sha256:8a3592e597e7fe74f0f895aa382954507c4431f34983a06c60248728de3e77ce
docker~build-push-action~VITV2U.dockerbuild
11.6 KB
sha256:56975d5256b0fe22c3f251163e943b8786921e822320b1928db76d96fce3611e
docker~build-push-action~W818WS.dockerbuild
11.9 KB
sha256:0b7e77644e8dfb6af1ef0cccc8b686d84f2abe168ef1a47466c5b993f129f637
docker~build-push-action~WAC8H0.dockerbuild
14.3 KB
sha256:bdf833feefced7ffc7dac8849711cb9d0a0000dcae7ffbaf1d7813fc1fd64c6a
docker~build-push-action~WB1OWB.dockerbuild
18.7 KB
sha256:9e5ed6e8918cf4ea03dd7c9d770ec1f79bb651a8a384dd1bdb481ae5fcbd7683
docker~build-push-action~WE1Y6S.dockerbuild
17.5 KB
sha256:44cd48f408517307c41645af01ae6bd40e78bfe44fd1d3574afe1b858431e6d2
docker~build-push-action~XXWV85.dockerbuild
15 KB
sha256:07ce550b29b298157f233a8bfff5f5ed34f9d762cb79d7fbf4724d47cfa93cdf
docker~build-push-action~YE08NB.dockerbuild
29.7 KB
sha256:e740da64adbe280bc4b811981524b9c203a6e6a8bd901c97956f07807644167e
docker~build-push-action~YT1ZL2.dockerbuild
26.1 KB
sha256:aed2307c89ad21687ebdfe88eaf8883f7b42d267435d2680b7ec34e9f84c7100