tests: run remote worker on tcp and container endpoints #3617
Annotations
11 errors
Generate annotations:
tests/run.go#L269
=== RUN TestIntegration
time="2024-03-14T16:14:54Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37403"
run.go:269: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37403/library/busybox:latest
time="2024-03-14T16:14:55Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37403"
run.go:269: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37403/library/alpine:latest
time="2024-03-14T16:14:55Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37403"
run.go:269: copied docker.io/moby/buildkit:v0.11.6 to local mirror localhost:37403/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (5.12s)
|
Generate annotations:
tests/build.go#L103
=== RUN TestIntegration/TestBuildRegistryExport/worker=remote+tcp
=== PAUSE TestIntegration/TestBuildRegistryExport/worker=remote+tcp
=== CONT TestIntegration/TestBuildRegistryExport/worker=remote+tcp
build.go:103:
Error Trace: /src/tests/build.go:103
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:93
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:207
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildRegistryExport/worker=remote+tcp
Messages: ERROR: failed to solve: failed to push localhost:43435/buildx/registry:latest: failed to do request: Head "http://localhost:43435/v2/buildx/registry/blobs/sha256:6fa4ce21f736cbd0eab444f498e8a78e27ec254525c16a9d28745acb59b7f8e7": dial tcp 127.0.0.1:43435: connect: connection refused
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-03-14 16:18:26.637512646 +0000 UTC m=+212.353796201 /usr/bin/dockerd --data-root /tmp/integration332144614/dp4p664mvqi95/root --exec-root /tmp/dxr/dp4p664mvqi95 --pidfile /tmp/integration332144614/dp4p664mvqi95/docker.pid --containerd-namespace dp4p664mvqi95 --containerd-plugins-namespace dp4p664mvqi95p --host unix:///tmp/docker-integration/dp4p664mvqi95.sock --config-file /tmp/integration332144614/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-03-14T16:18:26.667129648Z" level=info msg="Starting up"
sandbox.go:131: time="2024-03-14T16:18:26.670224714Z" level=warning msg="could not change group /tmp/docker-integration/dp4p664mvqi95.sock to docker: group docker not found"
sandbox.go:131: time="2024-03-14T16:18:26.670365708Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dp4p664mvqi95.sock)"
sandbox.go:131: time="2024-03-14T16:18:26.670391847Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-03-14T16:18:26.671461493Z" level=info msg="started new containerd process" address=/tmp/dxr/dp4p664mvqi95/containerd/containerd.sock module=libcontainerd pid=27674
sandbox.go:131: time="2024-03-14T16:18:26.671936443Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dp4p664mvqi95/containerd/containerd.sock module=libcontainerd
sandbox.go:131: time="2024-03-14T16:18:26.672146917Z" level=debug msg="2024/03/14 16:18:26 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dp4p664mvqi95/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dp4p664mvqi95/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:131: time="2024-03-14T16:18:26.685120366Z" level=info msg="starting containerd" revision=7c3aca7a610df76212171d200ca3811ff6096eb8 version=v1.7.13
sandbox.go:131: time="2024-03-14T16:18:26.699269012Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-03-14T16:18:26.699298838Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-03-14T16:18:26.699341578Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-03-14T16:18:26.699361756Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:18:26.699468546Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:18:26.699482582Z" l
|
Generate annotations:
tests/build.go#L137
=== RUN TestIntegration/TestBuildRegistryExportAttestations/worker=remote+tcp
=== PAUSE TestIntegration/TestBuildRegistryExportAttestations/worker=remote+tcp
=== CONT TestIntegration/TestBuildRegistryExportAttestations/worker=remote+tcp
build.go:137:
Error Trace: /src/tests/build.go:137
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:93
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:207
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildRegistryExportAttestations/worker=remote+tcp
Messages: ERROR: failed to solve: failed to push localhost:38677/buildx/registry:latest: failed to do request: Head "http://localhost:38677/v2/buildx/registry/blobs/sha256:688183208f0b26b4e233e7043f4a1bb841c4979cbb79be5467971879747ce923": dial tcp 127.0.0.1:38677: connect: connection refused
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-03-14 16:18:10.322320017 +0000 UTC m=+196.038603551 /usr/bin/dockerd --data-root /tmp/integration2988286666/duhyv3hll7ymu/root --exec-root /tmp/dxr/duhyv3hll7ymu --pidfile /tmp/integration2988286666/duhyv3hll7ymu/docker.pid --containerd-namespace duhyv3hll7ymu --containerd-plugins-namespace duhyv3hll7ymup --host unix:///tmp/docker-integration/duhyv3hll7ymu.sock --config-file /tmp/integration2988286666/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-03-14T16:18:10.350851006Z" level=info msg="Starting up"
sandbox.go:131: time="2024-03-14T16:18:10.352935970Z" level=warning msg="could not change group /tmp/docker-integration/duhyv3hll7ymu.sock to docker: group docker not found"
sandbox.go:131: time="2024-03-14T16:18:10.353322875Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/duhyv3hll7ymu.sock)"
sandbox.go:131: time="2024-03-14T16:18:10.353350717Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-03-14T16:18:10.356108451Z" level=info msg="started new containerd process" address=/tmp/dxr/duhyv3hll7ymu/containerd/containerd.sock module=libcontainerd pid=26168
sandbox.go:131: time="2024-03-14T16:18:10.356645397Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/duhyv3hll7ymu/containerd/containerd.sock module=libcontainerd
sandbox.go:131: time="2024-03-14T16:18:10.356852221Z" level=debug msg="2024/03/14 16:18:10 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/duhyv3hll7ymu/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/duhyv3hll7ymu/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:131: time="2024-03-14T16:18:10.367837816Z" level=info msg="starting containerd" revision=7c3aca7a610df76212171d200ca3811ff6096eb8 version=v1.7.13
sandbox.go:131: time="2024-03-14T16:18:10.380861175Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-03-14T16:18:10.381111745Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-03-14T16:18:10.381160907Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-03-14T16:18:10.381233413Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:18:10.381328100Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sand
|
Generate annotations:
tests/build.go#L344
=== RUN TestIntegration/TestBuildAnnotations/worker=remote+tcp
=== PAUSE TestIntegration/TestBuildAnnotations/worker=remote+tcp
=== CONT TestIntegration/TestBuildAnnotations/worker=remote+tcp
build.go:344:
Error Trace: /src/tests/build.go:344
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:93
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:207
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildAnnotations/worker=remote+tcp
Messages: ERROR: failed to solve: failed to push localhost:38201/buildx/registry:latest: failed to do request: Head "http://localhost:38201/v2/buildx/registry/blobs/sha256:afdd41987a0c40e2422f37ec326c6199c6a00e6f2f80605ec62f53e230242edd": dial tcp 127.0.0.1:38201: connect: connection refused
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-03-14 16:18:01.728097556 +0000 UTC m=+187.444381111 /usr/bin/dockerd --data-root /tmp/integration658651763/dx7sbtf4bakle/root --exec-root /tmp/dxr/dx7sbtf4bakle --pidfile /tmp/integration658651763/dx7sbtf4bakle/docker.pid --containerd-namespace dx7sbtf4bakle --containerd-plugins-namespace dx7sbtf4baklep --host unix:///tmp/docker-integration/dx7sbtf4bakle.sock --config-file /tmp/integration658651763/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-03-14T16:18:01.759502128Z" level=info msg="Starting up"
sandbox.go:131: time="2024-03-14T16:18:01.762930097Z" level=warning msg="could not change group /tmp/docker-integration/dx7sbtf4bakle.sock to docker: group docker not found"
sandbox.go:131: time="2024-03-14T16:18:01.763346256Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dx7sbtf4bakle.sock)"
sandbox.go:131: time="2024-03-14T16:18:01.763375721Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-03-14T16:18:01.763938451Z" level=info msg="started new containerd process" address=/tmp/dxr/dx7sbtf4bakle/containerd/containerd.sock module=libcontainerd pid=25256
sandbox.go:131: time="2024-03-14T16:18:01.764376681Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dx7sbtf4bakle/containerd/containerd.sock module=libcontainerd
sandbox.go:131: time="2024-03-14T16:18:01.764567358Z" level=debug msg="2024/03/14 16:18:01 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dx7sbtf4bakle/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dx7sbtf4bakle/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:131: time="2024-03-14T16:18:01.777491512Z" level=info msg="starting containerd" revision=7c3aca7a610df76212171d200ca3811ff6096eb8 version=v1.7.13
sandbox.go:131: time="2024-03-14T16:18:01.791483870Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-03-14T16:18:01.791540637Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-03-14T16:18:01.791586051Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-03-14T16:18:01.791609265Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:18:01.791706557Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:18:01.791731053Z" level=info msg="loading plugin \"io.containerd.snapshotter
|
Generate annotations:
tests/bake.go#L141
=== RUN TestIntegration/TestBakeRemote/worker=remote+tcp
=== PAUSE TestIntegration/TestBakeRemote/worker=remote+tcp
=== CONT TestIntegration/TestBakeRemote/worker=remote+tcp
bake.go:141:
Error Trace: /src/tests/bake.go:141
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:93
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:207
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBakeRemote/worker=remote+tcp
Messages: ERROR: couldn't find a bake definition
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-03-14 16:17:02.267347353 +0000 UTC m=+127.983630898 /usr/bin/dockerd --data-root /tmp/integration2422189995/dp15t7woycer1/root --exec-root /tmp/dxr/dp15t7woycer1 --pidfile /tmp/integration2422189995/dp15t7woycer1/docker.pid --containerd-namespace dp15t7woycer1 --containerd-plugins-namespace dp15t7woycer1p --host unix:///tmp/docker-integration/dp15t7woycer1.sock --config-file /tmp/integration2422189995/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-03-14T16:17:02.310157444Z" level=info msg="Starting up"
sandbox.go:131: time="2024-03-14T16:17:02.311979106Z" level=warning msg="could not change group /tmp/docker-integration/dp15t7woycer1.sock to docker: group docker not found"
sandbox.go:131: time="2024-03-14T16:17:02.312160416Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dp15t7woycer1.sock)"
sandbox.go:131: time="2024-03-14T16:17:02.312182317Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-03-14T16:17:02.312797508Z" level=info msg="started new containerd process" address=/tmp/dxr/dp15t7woycer1/containerd/containerd.sock module=libcontainerd pid=19650
sandbox.go:131: time="2024-03-14T16:17:02.313632292Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dp15t7woycer1/containerd/containerd.sock module=libcontainerd
sandbox.go:131: time="2024-03-14T16:17:02.313799335Z" level=debug msg="2024/03/14 16:17:02 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dp15t7woycer1/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dp15t7woycer1/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:131: time="2024-03-14T16:17:02.325492538Z" level=info msg="starting containerd" revision=7c3aca7a610df76212171d200ca3811ff6096eb8 version=v1.7.13
sandbox.go:131: time="2024-03-14T16:17:02.338772140Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-03-14T16:17:02.338794401Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-03-14T16:17:02.338819248Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-03-14T16:17:02.338831751Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:17:02.338928883Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:17:02.338944502Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:17:02.338953850Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configur
|
Generate annotations:
tests/bake.go#L252
=== RUN TestIntegration/TestBakeRemoteCmdContext/worker=remote+tcp
=== PAUSE TestIntegration/TestBakeRemoteCmdContext/worker=remote+tcp
=== CONT TestIntegration/TestBakeRemoteCmdContext/worker=remote+tcp
bake.go:252:
Error Trace: /src/tests/bake.go:252
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:93
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:207
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBakeRemoteCmdContext/worker=remote+tcp
Messages: ERROR: couldn't find a bake definition
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-03-14 16:16:58.442413672 +0000 UTC m=+124.158697237 /usr/bin/dockerd --data-root /tmp/integration1655257954/d1jxlweoi76z6/root --exec-root /tmp/dxr/d1jxlweoi76z6 --pidfile /tmp/integration1655257954/d1jxlweoi76z6/docker.pid --containerd-namespace d1jxlweoi76z6 --containerd-plugins-namespace d1jxlweoi76z6p --host unix:///tmp/docker-integration/d1jxlweoi76z6.sock --config-file /tmp/integration1655257954/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-03-14T16:16:58.476362803Z" level=info msg="Starting up"
sandbox.go:131: time="2024-03-14T16:16:58.478047527Z" level=warning msg="could not change group /tmp/docker-integration/d1jxlweoi76z6.sock to docker: group docker not found"
sandbox.go:131: time="2024-03-14T16:16:58.478157292Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/d1jxlweoi76z6.sock)"
sandbox.go:131: time="2024-03-14T16:16:58.478173773Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-03-14T16:16:58.481859376Z" level=info msg="started new containerd process" address=/tmp/dxr/d1jxlweoi76z6/containerd/containerd.sock module=libcontainerd pid=19268
sandbox.go:131: time="2024-03-14T16:16:58.482405589Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/d1jxlweoi76z6/containerd/containerd.sock module=libcontainerd
sandbox.go:131: time="2024-03-14T16:16:58.482556447Z" level=debug msg="2024/03/14 16:16:58 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/d1jxlweoi76z6/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/d1jxlweoi76z6/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:131: time="2024-03-14T16:16:58.492607467Z" level=info msg="starting containerd" revision=7c3aca7a610df76212171d200ca3811ff6096eb8 version=v1.7.13
sandbox.go:131: time="2024-03-14T16:16:58.506136560Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-03-14T16:16:58.506164392Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-03-14T16:16:58.506201642Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-03-14T16:16:58.506225326Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:16:58.506297481Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:16:58.506311959Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:16:58.506321226Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.
|
Generate annotations:
tests/bake.go#L183
=== RUN TestIntegration/TestBakeRemoteLocalOverride/worker=remote+tcp
=== PAUSE TestIntegration/TestBakeRemoteLocalOverride/worker=remote+tcp
=== CONT TestIntegration/TestBakeRemoteLocalOverride/worker=remote+tcp
bake.go:183:
Error Trace: /src/tests/bake.go:183
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:93
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:207
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBakeRemoteLocalOverride/worker=remote+tcp
Messages: ERROR: failed to solve: failed to load cache key: error fetching default branch for repository http://127.0.0.1:45007/test.git: exit status 128
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-03-14 16:16:54.367785485 +0000 UTC m=+120.084069050 /usr/bin/dockerd --data-root /tmp/integration3947093073/dc31g001bjtkg/root --exec-root /tmp/dxr/dc31g001bjtkg --pidfile /tmp/integration3947093073/dc31g001bjtkg/docker.pid --containerd-namespace dc31g001bjtkg --containerd-plugins-namespace dc31g001bjtkgp --host unix:///tmp/docker-integration/dc31g001bjtkg.sock --config-file /tmp/integration3947093073/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-03-14T16:16:54.395177529Z" level=info msg="Starting up"
sandbox.go:131: time="2024-03-14T16:16:54.396793426Z" level=warning msg="could not change group /tmp/docker-integration/dc31g001bjtkg.sock to docker: group docker not found"
sandbox.go:131: time="2024-03-14T16:16:54.396914683Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dc31g001bjtkg.sock)"
sandbox.go:131: time="2024-03-14T16:16:54.396931846Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-03-14T16:16:54.397473230Z" level=info msg="started new containerd process" address=/tmp/dxr/dc31g001bjtkg/containerd/containerd.sock module=libcontainerd pid=18783
sandbox.go:131: time="2024-03-14T16:16:54.397813798Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dc31g001bjtkg/containerd/containerd.sock module=libcontainerd
sandbox.go:131: time="2024-03-14T16:16:54.397968714Z" level=debug msg="2024/03/14 16:16:54 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dc31g001bjtkg/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dc31g001bjtkg/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:131: time="2024-03-14T16:16:54.410235097Z" level=info msg="starting containerd" revision=7c3aca7a610df76212171d200ca3811ff6096eb8 version=v1.7.13
sandbox.go:131: time="2024-03-14T16:16:54.424138532Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-03-14T16:16:54.424165883Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-03-14T16:16:54.424198294Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-03-14T16:16:54.424219624Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:16:54.424315393Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:16:54.424338627Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox
|
Generate annotations:
tests/bake.go#L292
=== RUN TestIntegration/TestBakeRemoteCmdContextOverride/worker=remote+tcp
=== PAUSE TestIntegration/TestBakeRemoteCmdContextOverride/worker=remote+tcp
=== CONT TestIntegration/TestBakeRemoteCmdContextOverride/worker=remote+tcp
bake.go:292:
Error Trace: /src/tests/bake.go:292
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:93
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:207
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBakeRemoteCmdContextOverride/worker=remote+tcp
Messages: ERROR: couldn't find a bake definition
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-03-14 16:15:06.629928637 +0000 UTC m=+12.346212203 /usr/bin/dockerd --data-root /tmp/integration1786994801/dsogw2nq5i5e8/root --exec-root /tmp/dxr/dsogw2nq5i5e8 --pidfile /tmp/integration1786994801/dsogw2nq5i5e8/docker.pid --containerd-namespace dsogw2nq5i5e8 --containerd-plugins-namespace dsogw2nq5i5e8p --host unix:///tmp/docker-integration/dsogw2nq5i5e8.sock --config-file /tmp/integration1786994801/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-03-14T16:15:06.657143102Z" level=info msg="Starting up"
sandbox.go:131: time="2024-03-14T16:15:06.658142494Z" level=warning msg="could not change group /tmp/docker-integration/dsogw2nq5i5e8.sock to docker: group docker not found"
sandbox.go:131: time="2024-03-14T16:15:06.658451783Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dsogw2nq5i5e8.sock)"
sandbox.go:131: time="2024-03-14T16:15:06.658477071Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-03-14T16:15:06.659028018Z" level=info msg="started new containerd process" address=/tmp/dxr/dsogw2nq5i5e8/containerd/containerd.sock module=libcontainerd pid=8508
sandbox.go:131: time="2024-03-14T16:15:06.659417437Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dsogw2nq5i5e8/containerd/containerd.sock module=libcontainerd
sandbox.go:131: time="2024-03-14T16:15:06.659564366Z" level=debug msg="2024/03/14 16:15:06 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dsogw2nq5i5e8/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dsogw2nq5i5e8/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:131: time="2024-03-14T16:15:06.670163916Z" level=info msg="starting containerd" revision=7c3aca7a610df76212171d200ca3811ff6096eb8 version=v1.7.13
sandbox.go:131: time="2024-03-14T16:15:06.683098262Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-03-14T16:15:06.683120534Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-03-14T16:15:06.683153335Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-03-14T16:15:06.683171669Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:15:06.683252140Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:15:06.683268421Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:15:06.683281766Z" level=warning msg="failed to load plugin
|
Generate annotations:
tests/bake.go#L326
=== RUN TestIntegration/TestBakeRemoteContextSubdir/worker=remote+tcp
=== PAUSE TestIntegration/TestBakeRemoteContextSubdir/worker=remote+tcp
=== CONT TestIntegration/TestBakeRemoteContextSubdir/worker=remote+tcp
bake.go:326:
Error Trace: /src/tests/bake.go:326
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:93
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:207
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBakeRemoteContextSubdir/worker=remote+tcp
Messages: ERROR: couldn't find a bake definition
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-03-14 16:16:42.903657332 +0000 UTC m=+108.619940897 /usr/bin/dockerd --data-root /tmp/integration4125230874/dvrvkc1mgohj9/root --exec-root /tmp/dxr/dvrvkc1mgohj9 --pidfile /tmp/integration4125230874/dvrvkc1mgohj9/docker.pid --containerd-namespace dvrvkc1mgohj9 --containerd-plugins-namespace dvrvkc1mgohj9p --host unix:///tmp/docker-integration/dvrvkc1mgohj9.sock --config-file /tmp/integration4125230874/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-03-14T16:16:42.933241299Z" level=info msg="Starting up"
sandbox.go:131: time="2024-03-14T16:16:42.934872395Z" level=warning msg="could not change group /tmp/docker-integration/dvrvkc1mgohj9.sock to docker: group docker not found"
sandbox.go:131: time="2024-03-14T16:16:42.935006656Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dvrvkc1mgohj9.sock)"
sandbox.go:131: time="2024-03-14T16:16:42.935025772Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-03-14T16:16:42.935868537Z" level=info msg="started new containerd process" address=/tmp/dxr/dvrvkc1mgohj9/containerd/containerd.sock module=libcontainerd pid=17710
sandbox.go:131: time="2024-03-14T16:16:42.936316496Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dvrvkc1mgohj9/containerd/containerd.sock module=libcontainerd
sandbox.go:131: time="2024-03-14T16:16:42.936499001Z" level=debug msg="2024/03/14 16:16:42 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dvrvkc1mgohj9/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dvrvkc1mgohj9/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:131: time="2024-03-14T16:16:42.948374165Z" level=info msg="starting containerd" revision=7c3aca7a610df76212171d200ca3811ff6096eb8 version=v1.7.13
sandbox.go:131: time="2024-03-14T16:16:42.962235008Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-03-14T16:16:42.962257750Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-03-14T16:16:42.962291704Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-03-14T16:16:42.962311311Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:16:42.962402551Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:16:42.962419363Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:16:42.962442827Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not c
|
Generate annotations:
tests/bake.go#L372
=== RUN TestIntegration/TestBakeRemoteCmdContextEscapeRoot/worker=remote+tcp
=== PAUSE TestIntegration/TestBakeRemoteCmdContextEscapeRoot/worker=remote+tcp
=== CONT TestIntegration/TestBakeRemoteCmdContextEscapeRoot/worker=remote+tcp
bake.go:372:
Error Trace: /src/tests/bake.go:372
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:93
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:207
Error: "ERROR: couldn't find a bake definition\n" does not contain "outside of the working directory, please set BAKE_ALLOW_REMOTE_FS_ACCESS"
Test: TestIntegration/TestBakeRemoteCmdContextEscapeRoot/worker=remote+tcp
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-03-14 16:16:39.079654051 +0000 UTC m=+104.795937616 /usr/bin/dockerd --data-root /tmp/integration1460936068/dknojoli8mlml/root --exec-root /tmp/dxr/dknojoli8mlml --pidfile /tmp/integration1460936068/dknojoli8mlml/docker.pid --containerd-namespace dknojoli8mlml --containerd-plugins-namespace dknojoli8mlmlp --host unix:///tmp/docker-integration/dknojoli8mlml.sock --config-file /tmp/integration1460936068/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-03-14T16:16:39.110379175Z" level=info msg="Starting up"
sandbox.go:131: time="2024-03-14T16:16:39.112177615Z" level=warning msg="could not change group /tmp/docker-integration/dknojoli8mlml.sock to docker: group docker not found"
sandbox.go:131: time="2024-03-14T16:16:39.112326173Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dknojoli8mlml.sock)"
sandbox.go:131: time="2024-03-14T16:16:39.112356350Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-03-14T16:16:39.112972133Z" level=info msg="started new containerd process" address=/tmp/dxr/dknojoli8mlml/containerd/containerd.sock module=libcontainerd pid=17332
sandbox.go:131: time="2024-03-14T16:16:39.113343068Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dknojoli8mlml/containerd/containerd.sock module=libcontainerd
sandbox.go:131: time="2024-03-14T16:16:39.113512605Z" level=debug msg="2024/03/14 16:16:39 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dknojoli8mlml/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dknojoli8mlml/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:131: time="2024-03-14T16:16:39.126390650Z" level=info msg="starting containerd" revision=7c3aca7a610df76212171d200ca3811ff6096eb8 version=v1.7.13
sandbox.go:131: time="2024-03-14T16:16:39.140185158Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-03-14T16:16:39.140208212Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-03-14T16:16:39.140232958Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-03-14T16:16:39.140245782Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:16:39.140320843Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:16:39.140337774Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-03-14T16:16:39.140347182Z" level=warning msg="
|
Test
Process completed with exit code 1.
|
Loading