remotecache: refactor to new cache export interface #6472
Annotations
3 errors
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L5920
=== RUN TestIntegration/TestCacheMultiPlatformImportExport/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway
=== PAUSE TestIntegration/TestCacheMultiPlatformImportExport/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway
=== CONT TestIntegration/TestCacheMultiPlatformImportExport/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway
dockerfile_test.go:5920:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:5920
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
TODO: multiple matching dependencies for sha256:d22bb6ae0ead162d9ee45c8f670865325078c262e83b09c1ae79b88f280b5efd: map[0xc0011166c0:{} 0xc0011169c0:{}]
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:82
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:222
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control_grpc.pb.go:88
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:278
golang.org/x/sync/errgroup.(*Group).add.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:130
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1700
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:295
golang.org/x/sync/errgroup.(*Group).add.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:130
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1700
Test: TestIntegration/TestCacheMultiPlatformImportExport/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway
sandbox.go:202: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4078770008/buildkitd.toml --root /tmp/bktest_buildkitd3090678025 --addr unix:///tmp/bktest_buildkitd3090678025/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-13 15:41:33.914427358 +0000 UTC m=+59.688994738 /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4078770008/buildkitd.toml --root /tmp/bktest_buildkitd3090678025 --addr unix:///tmp/bktest_buildkitd3090678025/buildkitd.sock --debug
sandbox.go:205: warning: GOCOVERDIR not set, no coverage data emitted
sandbox.go:205: time="2025-08-13T15:41:34Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:205: time="2025-08-13T15:41:34Z" level=debug msg="running in rootless mode"
sandbox.go:205: time="2025-08-13T15:41:34Z" level=warning msg="CDI setup error /tmp/buildkit-integration-cdi2962929536: failed to monitor for changes: permission denied"
sandbox.go:205: time="2025-08-13T15:41:34Z" level=info msg="found worker \"dgptcmhfow6nnuza6f7imoe8r\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:b1ba4c15f8f7 org.mobyproject.buildkit.worker.network:host org.mo
|
Generate annotations:
frontend/dockerfile/run.go#L324
=== RUN TestIntegration
run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45167/library/alpine:latest
time="2025-08-13T15:40:35Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:45167"
run.go:324: copied local:/mainline.tar to local mirror localhost:45167/buildkit_test/jwjno3tn1kekuv48w706vj5e2:latest
time="2025-08-13T15:40:35Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:45167"
run.go:324: copied docker.io/amd64/busybox:stable-musl to local mirror localhost:45167/library/busybox:stable-musl
time="2025-08-13T15:40:37Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:45167"
run.go:324: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45167/library/busybox:latest
run.go:324: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:42443/amd64/debian:bullseye-20230109-slim
--- FAIL: TestIntegration (0.05s)
|
Test
Process completed with exit code 1.
|
Loading