bake: prototype for composable bake attributes #4575
Annotations
7 errors
Generate annotations:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35005/library/alpine:latest
time="2024-11-04T15:37:41Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35005"
run.go:272: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:35005/moby/buildkit:buildx-stable-1
time="2024-11-04T15:37:45Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35005"
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35005/library/busybox:latest
--- FAIL: TestIntegration (0.01s)
|
Generate annotations:
tests/build.go#L316
=== RUN TestIntegration/TestBuildRegistryExport/worker=remote
=== PAUSE TestIntegration/TestBuildRegistryExport/worker=remote
=== CONT TestIntegration/TestBuildRegistryExport/worker=remote
build.go:316:
Error Trace: /src/tests/build.go:316
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
localhost:35285/buildx/registry:latest: not found
Test: TestIntegration/TestBuildRegistryExport/worker=remote
sandbox.go:135: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2564289563/buildkitd.toml --root /tmp/bktest_buildkitd3608024866 --addr unix:///tmp/bktest_buildkitd3608024866/buildkitd.sock --debug
sandbox.go:135: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2564289563/buildkitd.toml --root /tmp/bktest_buildkitd3608024866 --addr unix:///tmp/bktest_buildkitd3608024866/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-11-04 15:37:59.704602801 +0000 UTC m=+18.908675773 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2564289563/buildkitd.toml --root /tmp/bktest_buildkitd3608024866 --addr unix:///tmp/bktest_buildkitd3608024866/buildkitd.sock --debug
sandbox.go:138: time="2024-11-04T15:37:59Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-11-04T15:37:59Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-11-04T15:37:59Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-11-04T15:37:59Z" level=warning msg="using host network as the default"
sandbox.go:138: time="2024-11-04T15:37:59Z" level=info msg="found worker \"hvqs9dptf1bm6d4am3jf7sjhu\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:49b9912d2b54 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-11-04T15:37:59Z" level=info msg="found 1 workers, default=\"hvqs9dptf1bm6d4am3jf7sjhu\""
sandbox.go:138: time="2024-11-04T15:37:59Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-11-04T15:37:59Z" level=info msg="running server on /tmp/bktest_buildkitd3608024866/buildkitd.sock"
sandbox.go:138: time="2024-11-04T15:38:00Z" level=debug msg="session started" spanID=c999be5001e9c450 traceID=1571aca5768ac3af1f74d51c2208afd2
sandbox.go:138: time="2024-11-04T15:38:00Z" level=debug msg="session finished: <nil>" spanID=c999be5001e9c450 traceID=1571aca5768ac3af1f74d51c2208afd2
sandbox.go:138: time="2024-11-04T15:38:00Z" level=debug msg="session started" spanID=a8e0a322d4b226eb traceID=709ea3efd6f884cc2af0ea22a40e1f16
sandbox.go:138: time="2024-11-04T15:38:00Z" level=debug msg="new ref for local: vgt1xsro7hbv99ezbxlzy1au4" span="[internal] load build definition from Dockerfile" spanID=99a6e7323110c2a6 traceID=b29d686465d23faf4986dfe09873e4eb
sandbox.go:138: time="2024-11-04T15:38:00Z" level=debug msg="diffcopy took: 2.270999ms" span="[internal] load build definition from Dockerfile" spanID=2e1ea0bac749f65d traceID=b29d686465d23faf4986dfe09873e4eb
sandbox.go:138: time
|
Generate annotations:
tests/build.go#L350
=== RUN TestIntegration/TestBuildRegistryExportAttestations/worker=remote
=== PAUSE TestIntegration/TestBuildRegistryExportAttestations/worker=remote
=== CONT TestIntegration/TestBuildRegistryExportAttestations/worker=remote
build.go:350:
Error Trace: /src/tests/build.go:350
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
localhost:38495/buildx/registry:latest: not found
Test: TestIntegration/TestBuildRegistryExportAttestations/worker=remote
sandbox.go:135: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1624591482/buildkitd.toml --root /tmp/bktest_buildkitd1681806374 --addr unix:///tmp/bktest_buildkitd1681806374/buildkitd.sock --debug
sandbox.go:135: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1624591482/buildkitd.toml --root /tmp/bktest_buildkitd1681806374 --addr unix:///tmp/bktest_buildkitd1681806374/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-11-04 15:37:59.54504392 +0000 UTC m=+18.749116882 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1624591482/buildkitd.toml --root /tmp/bktest_buildkitd1681806374 --addr unix:///tmp/bktest_buildkitd1681806374/buildkitd.sock --debug
sandbox.go:138: time="2024-11-04T15:37:59Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-11-04T15:37:59Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-11-04T15:37:59Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-11-04T15:37:59Z" level=warning msg="using host network as the default"
sandbox.go:138: time="2024-11-04T15:37:59Z" level=info msg="found worker \"m3wijyab1jk48cgnfmjvb75ok\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:49b9912d2b54 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-11-04T15:37:59Z" level=info msg="found 1 workers, default=\"m3wijyab1jk48cgnfmjvb75ok\""
sandbox.go:138: time="2024-11-04T15:37:59Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-11-04T15:37:59Z" level=info msg="running server on /tmp/bktest_buildkitd1681806374/buildkitd.sock"
sandbox.go:138: time="2024-11-04T15:37:59Z" level=debug msg="session started" spanID=071d5257a502fada traceID=49613ab6c1f28afe7b1f3b7049b4180b
sandbox.go:138: time="2024-11-04T15:37:59Z" level=debug msg="session finished: <nil>" spanID=071d5257a502fada traceID=49613ab6c1f28afe7b1f3b7049b4180b
sandbox.go:138: time="2024-11-04T15:37:59Z" level=debug msg="session started" spanID=307ed3993f3d1f4c traceID=e3aeacb16b6707cf5b49633070618132
sandbox.go:138: time="2024-11-04T15:37:59Z" level=debug msg="new ref for local: mm76ucmqmy99mu1zdwea0uw0a" span="[internal] load build definition from Dockerfile" spanID=8e2adeb58aa36d9e traceID=db0252fa615bd0f8f774c0187e2ebe31
sandbox.go:138: time="2024-11-04T15:37:59Z" level=debug msg="diffcopy took: 1.88652ms" span="[internal] load build definition from Dockerfile" spanID=c7b14b704986dc98 traceID=db0252fa615
|
Generate annotations:
tests/build.go#L557
=== RUN TestIntegration/TestBuildAnnotations/worker=remote
=== PAUSE TestIntegration/TestBuildAnnotations/worker=remote
=== CONT TestIntegration/TestBuildAnnotations/worker=remote
build.go:557:
Error Trace: /src/tests/build.go:557
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
localhost:37055/buildx/registry:latest: not found
Test: TestIntegration/TestBuildAnnotations/worker=remote
sandbox.go:135: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1333598798/buildkitd.toml --root /tmp/bktest_buildkitd3083924485 --addr unix:///tmp/bktest_buildkitd3083924485/buildkitd.sock --debug
sandbox.go:135: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1333598798/buildkitd.toml --root /tmp/bktest_buildkitd3083924485 --addr unix:///tmp/bktest_buildkitd3083924485/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-11-04 15:37:58.373582602 +0000 UTC m=+17.577655544 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1333598798/buildkitd.toml --root /tmp/bktest_buildkitd3083924485 --addr unix:///tmp/bktest_buildkitd3083924485/buildkitd.sock --debug
sandbox.go:138: time="2024-11-04T15:37:58Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-11-04T15:37:58Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-11-04T15:37:58Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-11-04T15:37:58Z" level=warning msg="using host network as the default"
sandbox.go:138: time="2024-11-04T15:37:58Z" level=info msg="found worker \"iubhmgevmccn2ary4ougqkyaj\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:49b9912d2b54 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-11-04T15:37:58Z" level=info msg="found 1 workers, default=\"iubhmgevmccn2ary4ougqkyaj\""
sandbox.go:138: time="2024-11-04T15:37:58Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-11-04T15:37:58Z" level=info msg="running server on /tmp/bktest_buildkitd3083924485/buildkitd.sock"
sandbox.go:138: time="2024-11-04T15:37:58Z" level=debug msg="session started" spanID=0162e57b656af1f2 traceID=88b0aa0a496d665101edd376e2627392
sandbox.go:138: time="2024-11-04T15:37:58Z" level=debug msg="session finished: <nil>" spanID=0162e57b656af1f2 traceID=88b0aa0a496d665101edd376e2627392
sandbox.go:138: time="2024-11-04T15:37:58Z" level=debug msg="session started" spanID=7e223779404df709 traceID=7271e92c1d3c44f2a9c36a0c2615d6eb
sandbox.go:138: time="2024-11-04T15:37:58Z" level=debug msg="new ref for local: 7fng65aypiozpbs6cmlqdj81o" span="[internal] load build definition from Dockerfile" spanID=3ca60373bcf221ec traceID=3d950dfc3885f99d436603714c62f9f0
sandbox.go:138: time="2024-11-04T15:37:58Z" level=debug msg="diffcopy took: 4.477897ms" span="[internal] load build definition from Dockerfile" spanID=05657c61244ae0d4 traceID=3d950dfc3885f99d436603714c62f9f0
sandbox.go:138: time="2024-11-04
|
Generate annotations:
tests/build.go#L644
=== RUN TestIntegration/TestBuildMultiPlatform/worker=remote
=== PAUSE TestIntegration/TestBuildMultiPlatform/worker=remote
=== CONT TestIntegration/TestBuildMultiPlatform/worker=remote
build.go:644:
Error Trace: /src/tests/build.go:644
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
localhost:33887/buildx/registry:latest: not found
Test: TestIntegration/TestBuildMultiPlatform/worker=remote
sandbox.go:135: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config962544822/buildkitd.toml --root /tmp/bktest_buildkitd3019552431 --addr unix:///tmp/bktest_buildkitd3019552431/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-11-04 15:37:57.707721249 +0000 UTC m=+16.911794201 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config962544822/buildkitd.toml --root /tmp/bktest_buildkitd3019552431 --addr unix:///tmp/bktest_buildkitd3019552431/buildkitd.sock --debug
sandbox.go:138: time="2024-11-04T15:37:57Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-11-04T15:37:57Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-11-04T15:37:57Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-11-04T15:37:57Z" level=warning msg="using host network as the default"
sandbox.go:138: time="2024-11-04T15:37:57Z" level=info msg="found worker \"tn0ftqbniruuwgzcw6neblm7t\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:49b9912d2b54 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-11-04T15:37:57Z" level=info msg="found 1 workers, default=\"tn0ftqbniruuwgzcw6neblm7t\""
sandbox.go:138: time="2024-11-04T15:37:57Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-11-04T15:37:57Z" level=info msg="running server on /tmp/bktest_buildkitd3019552431/buildkitd.sock"
sandbox.go:138: time="2024-11-04T15:37:58Z" level=debug msg="session started" spanID=d32e80e00177d7ac traceID=a975e792bbec78f10204f60240a17172
sandbox.go:138: time="2024-11-04T15:37:58Z" level=debug msg="session finished: <nil>" spanID=d32e80e00177d7ac traceID=a975e792bbec78f10204f60240a17172
sandbox.go:138: time="2024-11-04T15:37:59Z" level=debug msg="session started" spanID=f068c83039d472ce traceID=c32adaf1bcdf19aa4cafc78f75763a26
sandbox.go:138: time="2024-11-04T15:37:59Z" level=debug msg="new ref for local: ih2c8j49uprpg8l0br1fmd0zy" span="[internal] load build definition from Dockerfile" spanID=767ce632b105ec1f traceID=688aa76e2c2bc764843c608cf8d16356
sandbox.go:138: time="2024-11-04T15:37:59Z" level=debug msg="diffcopy took: 2.495044ms" span="[internal] load build definition from Dockerfile" spanID=53044dcb585c2987 traceID=688aa76e2c2bc764843c608cf8d16356
sandbox.go:138: time="2024-11-04T15:37:59Z" level=debug msg="saved ih2c8j49uprpg8l0br1fmd0zy as dockerfile:dockerfile:001:f66a2fac047acb45" span="[internal] load build definition from Dockerfile" spanID=767ce632b105ec1f traceID=688aa76e2c2bc764843c608cf8d16356
sandbox.go:138: time="2024-11-04T15:37:59Z" level=debug msg="checked for cached auth handler namespa
|
Generate annotations:
tests/bake.go#L949
=== RUN TestIntegration/TestBakeMultiPlatform/worker=remote
=== PAUSE TestIntegration/TestBakeMultiPlatform/worker=remote
=== CONT TestIntegration/TestBakeMultiPlatform/worker=remote
bake.go:949:
Error Trace: /src/tests/bake.go:949
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
localhost:43053/buildx/registry:latest: not found
Test: TestIntegration/TestBakeMultiPlatform/worker=remote
sandbox.go:135: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2446340679/buildkitd.toml --root /tmp/bktest_buildkitd3030164815 --addr unix:///tmp/bktest_buildkitd3030164815/buildkitd.sock --debug
sandbox.go:135: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2446340679/buildkitd.toml --root /tmp/bktest_buildkitd3030164815 --addr unix:///tmp/bktest_buildkitd3030164815/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-11-04 15:37:48.563641993 +0000 UTC m=+7.767714945 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2446340679/buildkitd.toml --root /tmp/bktest_buildkitd3030164815 --addr unix:///tmp/bktest_buildkitd3030164815/buildkitd.sock --debug
sandbox.go:138: time="2024-11-04T15:37:48Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-11-04T15:37:48Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-11-04T15:37:48Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-11-04T15:37:48Z" level=warning msg="using host network as the default"
sandbox.go:138: time="2024-11-04T15:37:48Z" level=info msg="found worker \"3djodkmx0zihr3bcm7hs1m8jx\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:49b9912d2b54 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-11-04T15:37:48Z" level=info msg="found 1 workers, default=\"3djodkmx0zihr3bcm7hs1m8jx\""
sandbox.go:138: time="2024-11-04T15:37:48Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-11-04T15:37:48Z" level=info msg="running server on /tmp/bktest_buildkitd3030164815/buildkitd.sock"
sandbox.go:138: time="2024-11-04T15:37:48Z" level=debug msg="session started" spanID=514c65290877868f traceID=a52e3589e205fca3183582011ee7d7c0
sandbox.go:138: time="2024-11-04T15:37:48Z" level=debug msg="session finished: <nil>" spanID=514c65290877868f traceID=a52e3589e205fca3183582011ee7d7c0
sandbox.go:138: time="2024-11-04T15:37:48Z" level=debug msg="session started" spanID=64ca9fda89f12d03 traceID=a52e3589e205fca3183582011ee7d7c0
sandbox.go:138: time="2024-11-04T15:37:48Z" level=debug msg="new ref for local: tn2lw18oy7oa85dxvitqcekk8" span="[internal] load build definition from Dockerfile" spanID=6739c253cfe9da40 traceID=a52e3589e205fca3183582011ee7d7c0
sandbox.go:138: time="2024-11-04T15:37:48Z" level=debug msg="diffcopy took: 2.864524ms" span="[internal] load build definition from Dockerfile" spanID=d19a0ef8211c644c traceID=a52e3589e205fca3183582011ee7d7c0
sandbox.go:138: time="2024-11-0
|
Test
Process completed with exit code 1.
|
Loading