remotecache: refactor to new cache export interface #6472
Annotations
3 errors
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L5920
=== RUN TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-2.0/frontend=gateway
=== PAUSE TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-2.0/frontend=gateway
=== CONT TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-2.0/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:3a477d358ba827cb57ca81b1a05ad1054e1776f47a86f60dada5d71083a04203: map[0xc001690300:{} 0xc0016903c0:{}]
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=containerd-2.0/frontend=gateway
sandbox.go:202: stdout: /opt/containerd-alt-20/bin/containerd --config /tmp/bktest_containerd171214493/config.toml
sandbox.go:202: stderr: /opt/containerd-alt-20/bin/containerd --config /tmp/bktest_containerd171214493/config.toml
sandbox.go:205: > StartCmd 2025-08-13 15:41:41.175875881 +0000 UTC m=+67.705623902 /opt/containerd-alt-20/bin/containerd --config /tmp/bktest_containerd171214493/config.toml
sandbox.go:205: time="2025-08-13T15:41:41.199689295Z" level=info msg="starting containerd" revision= version=2.0.6+unknown
sandbox.go:205: time="2025-08-13T15:41:41.210658466Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.326µs"
sandbox.go:205: time="2025-08-13T15:41:41.210693842Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1
sandbox.go:205: time="2025-08-13T15:41:41.210716845Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-13T15:41:41.210764064Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-13T15:41:41.210778350Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-13T15:41:41.210809709Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-13T15:41:41.210898445Z" level=info msg="skip loading plugin" error="no scratch file generator: skip plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
|
Generate annotations:
frontend/dockerfile/run.go#L324
=== RUN TestIntegration
run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34445/library/alpine:latest
time="2025-08-13T15:40:34Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:34445"
run.go:324: copied docker.io/amd64/busybox:stable-musl to local mirror localhost:34445/library/busybox:stable-musl
time="2025-08-13T15:40:36Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:34445"
run.go:324: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34445/library/busybox:latest
time="2025-08-13T15:40:37Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:34445"
run.go:324: copied local:/mainline.tar to local mirror localhost:34445/buildkit_test/ruwviucjy52aduppi70x4atjr:latest
run.go:324: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:45225/amd64/debian:bullseye-20230109-slim
--- FAIL: TestIntegration (0.04s)
|
Test
Process completed with exit code 1.
|
Loading