Multiple exporter responses #5302
Annotations
3 errors
Generate annotations:
frontend/dockerfile/run.go#L273
=== RUN TestIntegration
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34079/library/busybox:latest
time="2025-01-24T20:06:49Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:34079"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34079/library/alpine:latest
time="2025-01-24T20:06:50Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:34079"
run.go:273: copied local:/mainline.tar to local mirror localhost:34079/buildkit_test/hz3ybyud5nkhzj9fwfqby6c36:latest
run.go:273: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:38865/amd64/bullseye-20230109-slim:latest
--- FAIL: TestIntegration (0.04s)
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L8159
=== RUN TestIntegration/TestNamedMultiplatformInputContext/worker=oci/frontend=gateway
=== PAUSE TestIntegration/TestNamedMultiplatformInputContext/worker=oci/frontend=gateway
=== CONT TestIntegration/TestNamedMultiplatformInputContext/worker=oci/frontend=gateway
dockerfile_test.go:8159:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:8159
/src/util/testutil/integration/run.go:98
/src/util/testutil/integration/run.go:212
Error: Received unexpected error:
process "/dev/.buildkit_qemu_emulator /bin/sh -c echo \"foo is $FOO\" > /foo" did not complete successfully: exit code: 255
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:204
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:345
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:78
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:361
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:78
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1700
Test: TestIntegration/TestNamedMultiplatformInputContext/worker=oci/frontend=gateway
sandbox.go:187: 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_config2419386294/buildkitd.toml --root /tmp/bktest_buildkitd3585812556 --addr unix:///tmp/bktest_buildkitd3585812556/buildkitd.sock --debug
sandbox.go:187: 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_config2419386294/buildkitd.toml --root /tmp/bktest_buildkitd3585812556 --addr unix:///tmp/bktest_buildkitd3585812556/buildkitd.sock --debug
sandbox.go:190: > StartCmd 2025-01-24 20:07:24.195785245 +0000 UTC m=+35.193510828 /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_config2419386294/buildkitd.toml --root /tmp/bktest_buildkitd3585812556 --addr unix:///tmp/bktest_buildkitd3585812556/buildkitd.sock --debug
sandbox.go:190: time="2025-01-24T20:07:24Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd3585812556/buildkitd-debug.sock"
sandbox.go:190: time="2025-01-24T20:07:24Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:190: time="2025-01-24T20:07:24Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3585812556/net/cni\" for cleanup: open /tmp/bktest_buildkitd3585812556/net/cni: no such file or directory"
sandbox.go:190: time="2025-01-24T20:07:24Z" level=debug msg="creating new network namespace 0ncxiuac3r5e9scioqke0atm9"
sandbox.go:190: time="2025-01-24T20:07:24Z" level=debug msg="finished creating network namespace 0ncxiuac3r5e9scioqke0atm9"
sandbox.go:190: time="2025-01-24
|
Test
Process completed with exit code 1.
|
Loading