test: docker host-gateway #2861
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: pull_request
prepare-binaries
7s
prepare-test
2m 7s
buildkit-edge
2m 8s
Matrix: binaries
Matrix: test
release
0s
bin-image
0s
Annotations
6 errors
Failed: tests/TestIntegration:
tests/run.go#L267
=== RUN TestIntegration
time="2023-10-17T09:05:55Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43921"
run.go:267: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43921/library/alpine:latest
time="2023-10-17T09:05:56Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43921"
run.go:267: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:43921/moby/buildkit:buildx-stable-1
time="2023-10-17T09:06:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43921"
run.go:267: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43921/library/busybox:latest
--- FAIL: TestIntegration (5.15s)
|
Failed: tests/TestIntegration/TestDockerHostGateway/worker=docker+containerd:
tests/build.go#L432
=== RUN TestIntegration/TestDockerHostGateway/worker=docker+containerd
=== PAUSE TestIntegration/TestDockerHostGateway/worker=docker+containerd
=== CONT TestIntegration/TestDockerHostGateway/worker=docker+containerd
build.go:432:
Error Trace: /src/tests/build.go:432
/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/TestDockerHostGateway/worker=docker+containerd
Messages: #0 building with "integration-xezunaysmdtgjbs1fyqwjt9pl" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 93B done
#1 DONE 0.0s
#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/busybox:latest
#3 DONE 0.0s
#4 [1/2] FROM docker.io/library/busybox@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee
#4 resolve docker.io/library/busybox@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee done
#4 sha256:3f4d90098f5b5a6f6a76e9d217da85aa39b2081e30fa1f7d287138d6e7bf0ad7 2.22MB / 2.22MB 0.0s done
#4 extracting sha256:3f4d90098f5b5a6f6a76e9d217da85aa39b2081e30fa1f7d287138d6e7bf0ad7 0.1s done
#4 DONE 0.1s
#5 [2/2] RUN nslookup buildx.host-gateway-ip.local
#5 0.183 Server: 168.63.129.16
#5 0.183 Address: 168.63.129.16:53
#5 0.183
#5 0.183 ** server can't find buildx.host-gateway-ip.local: NXDOMAIN
#5 0.183
#5 0.183 ** server can't find buildx.host-gateway-ip.local: NXDOMAIN
#5 0.183
#5 ERROR: process "/bin/sh -c nslookup buildx.host-gateway-ip.local" did not complete successfully: exit code: 1
------
> [2/2] RUN nslookup buildx.host-gateway-ip.local:
0.183 Server: 168.63.129.16
0.183 Address: 168.63.129.16:53
0.183
0.183 ** server can't find buildx.host-gateway-ip.local: NXDOMAIN
0.183
0.183 ** server can't find buildx.host-gateway-ip.local: NXDOMAIN
0.183
------
Dockerfile:3
--------------------
1 |
2 | FROM busybox
3 | >>> RUN nslookup buildx.host-gateway-ip.local
4 |
--------------------
ERROR: failed to solve: process "/bin/sh -c nslookup buildx.host-gateway-ip.local" did not complete successfully: exit code: 1
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:131: Server: 168.63.129.16
sandbox.go:131: Address: 168.63.129.16:53
sandbox.go:131:
sandbox.go:131: ** server can't find buildx.host-gateway-ip.local: NXDOMAIN
sandbox.go:131:
sandbox.go:131: ** server can't find buildx.host-gateway-ip.local: NXDOMAIN
sandbox.go:131:
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2023-10-17 09:06:03.024154311 +0000 UTC m=+7.268437554 /usr/bin/dockerd --data-root /tmp/integration3070350915/dfjxzmt6j50lh/root --exec-root /tmp/dxr/dfjxzmt6j50lh --pidfile /tmp/integration3070350915/dfjxzmt6j50lh/docker.pid --containerd-namespace df
|
test (docker\+containerd, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L267
=== RUN TestIntegration
time="2023-10-17T09:06:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45243"
run.go:267: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45243/library/busybox:latest
time="2023-10-17T09:06:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45243"
run.go:267: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45243/library/alpine:latest
time="2023-10-17T09:06:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45243"
run.go:267: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:45243/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.16s)
|
Failed: tests/TestIntegration/TestDockerHostGateway/worker=docker:
tests/build.go#L432
=== RUN TestIntegration/TestDockerHostGateway/worker=docker
=== PAUSE TestIntegration/TestDockerHostGateway/worker=docker
=== CONT TestIntegration/TestDockerHostGateway/worker=docker
build.go:432:
Error Trace: /src/tests/build.go:432
/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/TestDockerHostGateway/worker=docker
Messages: #0 building with "integration-3t702zr392304nyrr9jwpi24y" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 93B done
#1 DONE 0.0s
#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/busybox:latest
#3 DONE 0.0s
#4 [1/2] FROM docker.io/library/busybox@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee
#4 resolve docker.io/library/busybox@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee done
#4 extracting sha256:3f4d90098f5b5a6f6a76e9d217da85aa39b2081e30fa1f7d287138d6e7bf0ad7
#4 sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee 528B / 528B done
#4 sha256:a416a98b71e224a31ee99cff8e16063554498227d2b696152a9c3e0aa65e5824 1.46kB / 1.46kB done
#4 sha256:3f4d90098f5b5a6f6a76e9d217da85aa39b2081e30fa1f7d287138d6e7bf0ad7 2.22MB / 2.22MB 0.0s done
#4 extracting sha256:3f4d90098f5b5a6f6a76e9d217da85aa39b2081e30fa1f7d287138d6e7bf0ad7 0.1s done
#4 DONE 0.1s
#5 [2/2] RUN nslookup buildx.host-gateway-ip.local
#5 0.200 Server: 168.63.129.16
#5 0.200 Address: 168.63.129.16:53
#5 0.200
#5 0.200 ** server can't find buildx.host-gateway-ip.local: NXDOMAIN
#5 0.200
#5 0.200 ** server can't find buildx.host-gateway-ip.local: NXDOMAIN
#5 0.200
#5 ERROR: process "/bin/sh -c nslookup buildx.host-gateway-ip.local" did not complete successfully: exit code: 1
------
> [2/2] RUN nslookup buildx.host-gateway-ip.local:
0.200 Server: 168.63.129.16
0.200 Address: 168.63.129.16:53
0.200
0.200 ** server can't find buildx.host-gateway-ip.local: NXDOMAIN
0.200
0.200 ** server can't find buildx.host-gateway-ip.local: NXDOMAIN
0.200
------
Dockerfile:3
--------------------
1 |
2 | FROM busybox
3 | >>> RUN nslookup buildx.host-gateway-ip.local
4 |
--------------------
ERROR: failed to solve: process "/bin/sh -c nslookup buildx.host-gateway-ip.local" did not complete successfully: exit code: 1
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:131: Server: 168.63.129.16
sandbox.go:131: Address: 168.63.129.16:53
sandbox.go:131:
sandbox.go:131: ** server can't find buildx.host-gateway-ip.local: NXDOMAIN
sandbox.go:131:
sandbox.go:131: ** server can't find buildx.host-gateway-ip.local: NXDOMAIN
sandbox.go:131:
sandbox.go:128: stderr: /usr
|
test (docker, ./tests)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
buildx
Expired
|
576 MB |
|
test-reports
Expired
|
1.19 MB |
|