Add dial-stdio command #2947
Annotations
3 errors
tests/run.go#L267
=== RUN TestIntegration
time="2023-11-14T22:51:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42389"
run.go:267: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:42389/moby/buildkit:buildx-stable-1
time="2023-11-14T22:51:25Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42389"
run.go:267: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42389/library/busybox:latest
time="2023-11-14T22:51:25Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42389"
run.go:267: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42389/library/alpine:latest
--- FAIL: TestIntegration (5.32s)
|
tests/dialstdio.go#L56
=== RUN TestIntegration/TestDialStdio/worker=docker-container
=== PAUSE TestIntegration/TestDialStdio/worker=docker-container
=== CONT TestIntegration/TestDialStdio/worker=docker-container
dialstdio.go:56:
Error Trace: /src/tests/dialstdio.go:56
/src/tests/dialstdio.go:108
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:91
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:205
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestDialStdio/worker=docker-container
dialstdio.go:31: #0 builder: integration-container-v3yxtd655lbn1eak99zlpjijf
#1 Proxying to builder
#1 Dialing builder
#1 Dialing builder 0.2s done
#1 ERROR: read unix @->/tmp/docker-integration/dru176m1nf7h2.sock: use of closed network connection
------
> Proxying to builder:
------
ERROR: read unix @->/tmp/docker-integration/dru176m1nf7h2.sock: use of closed network connection
--- FAIL: TestIntegration/TestDialStdio/worker=docker-container (4.24s)
|
Test
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading