bake: various fixes for composable attributes #4805
Annotations
11 errors
Generate annotations:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45875/library/busybox:latest
time="2024-12-18T16:08:25Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45875"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45875/library/alpine:latest
time="2024-12-18T16:08:25Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45875"
run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:45875/moby/buildkit:buildx-stable-1
run.go:213:
Error Trace: /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:213
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:214
/src/tests/integration_test.go:52
/src/tests/integration_test.go:34
Error: Should be true
Test: TestIntegration
--- FAIL: TestIntegration (6.78s)
|
Generate annotations:
tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrint/worker=docker
=== PAUSE TestIntegration/TestBakePrint/worker=docker
=== CONT TestIntegration/TestBakePrint/worker=docker
sandbox.go:135: stdout: /usr/bin/dockerd
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-12-18 16:09:14.992239411 +0000 UTC m=+50.271633437 /usr/bin/dockerd --data-root /tmp/integration1205784605/dw84d6wsyvsko/root --exec-root /tmp/dxr/dw84d6wsyvsko --pidfile /tmp/integration1205784605/dw84d6wsyvsko/docker.pid --containerd-namespace dw84d6wsyvsko --containerd-plugins-namespace dw84d6wsyvskop --host unix:///tmp/docker-integration/dw84d6wsyvsko.sock --config-file /tmp/integration1205784605/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-12-18T16:09:15.010015094Z" level=info msg="Starting up"
sandbox.go:138: time="2024-12-18T16:09:15.011050955Z" level=warning msg="could not change group /tmp/docker-integration/dw84d6wsyvsko.sock to docker: group docker not found"
sandbox.go:138: time="2024-12-18T16:09:15.011180246Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dw84d6wsyvsko.sock)"
sandbox.go:138: time="2024-12-18T16:09:15.011198821Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-12-18T16:09:15.011739486Z" level=info msg="started new containerd process" address=/tmp/dxr/dw84d6wsyvsko/containerd/containerd.sock module=libcontainerd pid=13549
sandbox.go:138: time="2024-12-18T16:09:15.012063120Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dw84d6wsyvsko/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-12-18T16:09:15.012171565Z" level=debug msg="2024/12/18 16:09:15 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dw84d6wsyvsko/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/dw84d6wsyvsko/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-12-18T16:09:15.022482748Z" level=info msg="starting containerd" revision=88bf19b2105c8b17560993bee28a01ddc2f97182 version=v1.7.24
sandbox.go:138: time="2024-12-18T16:09:15.035285568Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-12-18T16:09:15.035316105Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-12-18T16:09:15.035340811Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-12-18T16:09:15.035355388Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:15.035435397Z" 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:138: time="2024-12-18T16:09:15.035450626Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:15.035460794Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:15.035467677Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:15.035536947Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:15.035723294Z" level=info msg="loading plugin \"io.containerd
|
Generate annotations:
tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrintSensitive/worker=docker
=== PAUSE TestIntegration/TestBakePrintSensitive/worker=docker
=== CONT TestIntegration/TestBakePrintSensitive/worker=docker
sandbox.go:135: stdout: /usr/bin/dockerd
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-12-18 16:09:12.49600868 +0000 UTC m=+47.775402707 /usr/bin/dockerd --data-root /tmp/integration3050475687/d1t47ntdmu3o0/root --exec-root /tmp/dxr/d1t47ntdmu3o0 --pidfile /tmp/integration3050475687/d1t47ntdmu3o0/docker.pid --containerd-namespace d1t47ntdmu3o0 --containerd-plugins-namespace d1t47ntdmu3o0p --host unix:///tmp/docker-integration/d1t47ntdmu3o0.sock --config-file /tmp/integration3050475687/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-12-18T16:09:12.513522129Z" level=info msg="Starting up"
sandbox.go:138: time="2024-12-18T16:09:12.514508308Z" level=warning msg="could not change group /tmp/docker-integration/d1t47ntdmu3o0.sock to docker: group docker not found"
sandbox.go:138: time="2024-12-18T16:09:12.514650723Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/d1t47ntdmu3o0.sock)"
sandbox.go:138: time="2024-12-18T16:09:12.514667194Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-12-18T16:09:12.515165223Z" level=info msg="started new containerd process" address=/tmp/dxr/d1t47ntdmu3o0/containerd/containerd.sock module=libcontainerd pid=13337
sandbox.go:138: time="2024-12-18T16:09:12.515471133Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/d1t47ntdmu3o0/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-12-18T16:09:12.515612422Z" level=debug msg="2024/12/18 16:09:12 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/d1t47ntdmu3o0/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/d1t47ntdmu3o0/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-12-18T16:09:12.526599099Z" level=info msg="starting containerd" revision=88bf19b2105c8b17560993bee28a01ddc2f97182 version=v1.7.24
sandbox.go:138: time="2024-12-18T16:09:12.540193887Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-12-18T16:09:12.540215688Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-12-18T16:09:12.540239302Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-12-18T16:09:12.540248148Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:12.540318450Z" 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:138: time="2024-12-18T16:09:12.540330422Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:12.540339829Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:12.540346201Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:12.540411853Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:12.540596538Z" level=info msg="load
|
Generate annotations:
tests/bake.go#L303
=== RUN TestIntegration/TestBakeLocal/worker=docker
=== PAUSE TestIntegration/TestBakeLocal/worker=docker
=== CONT TestIntegration/TestBakeLocal/worker=docker
bake.go:303:
Error Trace: /src/tests/bake.go:303
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBakeLocal/worker=docker
Messages: #0 building with "integration-ih5bylhfw9uvsiovk5y95lli9" instance using docker driver
#1 [internal] load local bake definitions
#1 reading docker-bake.hcl 22B / 22B done
#1 DONE 0.0s
ERROR: invalid empty ssh agent socket: make sure SSH_AUTH_SOCK is set
sandbox.go:135: stdout: /usr/bin/dockerd
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-12-18 16:09:10.021713349 +0000 UTC m=+45.301107375 /usr/bin/dockerd --data-root /tmp/integration2492234914/dmhtq2wl282bk/root --exec-root /tmp/dxr/dmhtq2wl282bk --pidfile /tmp/integration2492234914/dmhtq2wl282bk/docker.pid --containerd-namespace dmhtq2wl282bk --containerd-plugins-namespace dmhtq2wl282bkp --host unix:///tmp/docker-integration/dmhtq2wl282bk.sock --config-file /tmp/integration2492234914/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-12-18T16:09:10.040011657Z" level=info msg="Starting up"
sandbox.go:138: time="2024-12-18T16:09:10.040985113Z" level=warning msg="could not change group /tmp/docker-integration/dmhtq2wl282bk.sock to docker: group docker not found"
sandbox.go:138: time="2024-12-18T16:09:10.041111609Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dmhtq2wl282bk.sock)"
sandbox.go:138: time="2024-12-18T16:09:10.041132718Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-12-18T16:09:10.041647761Z" level=info msg="started new containerd process" address=/tmp/dxr/dmhtq2wl282bk/containerd/containerd.sock module=libcontainerd pid=13134
sandbox.go:138: time="2024-12-18T16:09:10.041931010Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dmhtq2wl282bk/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-12-18T16:09:10.042094324Z" level=debug msg="2024/12/18 16:09:10 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dmhtq2wl282bk/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/dmhtq2wl282bk/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-12-18T16:09:10.052155471Z" level=info msg="starting containerd" revision=88bf19b2105c8b17560993bee28a01ddc2f97182 version=v1.7.24
sandbox.go:138: time="2024-12-18T16:09:10.065328932Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-12-18T16:09:10.065353107Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-12-18T16:09:10.065377072Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-12-18T16:09:10.065389645Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:10.065462591Z" 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:138: time="2024-12-1
|
Generate annotations:
tests/bake.go#L337
=== RUN TestIntegration/TestBakeLocalMulti/worker=docker
=== PAUSE TestIntegration/TestBakeLocalMulti/worker=docker
=== CONT TestIntegration/TestBakeLocalMulti/worker=docker
bake.go:337:
Error Trace: /src/tests/bake.go:337
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBakeLocalMulti/worker=docker
Messages: #0 building with "integration-6t21wld8r8v7czvga85r8wosa" instance using docker driver
#1 [internal] load local bake definitions
#1 reading compose.yaml 32B / 32B done
#1 reading docker-bake.hcl 22B / 22B done
#1 DONE 0.0s
ERROR: invalid empty ssh agent socket: make sure SSH_AUTH_SOCK is set
sandbox.go:135: stdout: /usr/bin/dockerd
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-12-18 16:09:07.541893525 +0000 UTC m=+42.821287551 /usr/bin/dockerd --data-root /tmp/integration1465719672/d29bsszy19h2k/root --exec-root /tmp/dxr/d29bsszy19h2k --pidfile /tmp/integration1465719672/d29bsszy19h2k/docker.pid --containerd-namespace d29bsszy19h2k --containerd-plugins-namespace d29bsszy19h2kp --host unix:///tmp/docker-integration/d29bsszy19h2k.sock --config-file /tmp/integration1465719672/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-12-18T16:09:07.560033664Z" level=info msg="Starting up"
sandbox.go:138: time="2024-12-18T16:09:07.561000346Z" level=warning msg="could not change group /tmp/docker-integration/d29bsszy19h2k.sock to docker: group docker not found"
sandbox.go:138: time="2024-12-18T16:09:07.561114149Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/d29bsszy19h2k.sock)"
sandbox.go:138: time="2024-12-18T16:09:07.561129958Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-12-18T16:09:07.561667739Z" level=info msg="started new containerd process" address=/tmp/dxr/d29bsszy19h2k/containerd/containerd.sock module=libcontainerd pid=12929
sandbox.go:138: time="2024-12-18T16:09:07.562043250Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/d29bsszy19h2k/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-12-18T16:09:07.562177134Z" level=debug msg="2024/12/18 16:09:07 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/d29bsszy19h2k/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/d29bsszy19h2k/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-12-18T16:09:07.573169383Z" level=info msg="starting containerd" revision=88bf19b2105c8b17560993bee28a01ddc2f97182 version=v1.7.24
sandbox.go:138: time="2024-12-18T16:09:07.586554733Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-12-18T16:09:07.586576644Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-12-18T16:09:07.586606800Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-12-18T16:09:07.586627769Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:07.586708279Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: s
|
Generate annotations:
tests/bake.go#L376
=== RUN TestIntegration/TestBakeRemote/worker=docker
=== PAUSE TestIntegration/TestBakeRemote/worker=docker
=== CONT TestIntegration/TestBakeRemote/worker=docker
bake.go:376:
Error Trace: /src/tests/bake.go:376
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBakeRemote/worker=docker
Messages: ERROR: invalid empty ssh agent socket: make sure SSH_AUTH_SOCK is set
sandbox.go:135: stdout: /usr/bin/dockerd
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-12-18 16:09:04.952545502 +0000 UTC m=+40.231939508 /usr/bin/dockerd --data-root /tmp/integration3650536234/dsysrm9f62arz/root --exec-root /tmp/dxr/dsysrm9f62arz --pidfile /tmp/integration3650536234/dsysrm9f62arz/docker.pid --containerd-namespace dsysrm9f62arz --containerd-plugins-namespace dsysrm9f62arzp --host unix:///tmp/docker-integration/dsysrm9f62arz.sock --config-file /tmp/integration3650536234/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-12-18T16:09:04.970478365Z" level=info msg="Starting up"
sandbox.go:138: time="2024-12-18T16:09:04.971553339Z" level=warning msg="could not change group /tmp/docker-integration/dsysrm9f62arz.sock to docker: group docker not found"
sandbox.go:138: time="2024-12-18T16:09:04.971756367Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dsysrm9f62arz.sock)"
sandbox.go:138: time="2024-12-18T16:09:04.971775864Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-12-18T16:09:04.972301444Z" level=info msg="started new containerd process" address=/tmp/dxr/dsysrm9f62arz/containerd/containerd.sock module=libcontainerd pid=12651
sandbox.go:138: time="2024-12-18T16:09:04.972675531Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dsysrm9f62arz/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-12-18T16:09:04.972918258Z" level=debug msg="2024/12/18 16:09:04 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dsysrm9f62arz/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/dsysrm9f62arz/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-12-18T16:09:04.983174529Z" level=info msg="starting containerd" revision=88bf19b2105c8b17560993bee28a01ddc2f97182 version=v1.7.24
sandbox.go:138: time="2024-12-18T16:09:04.996148261Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-12-18T16:09:04.996172176Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-12-18T16:09:04.996204887Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-12-18T16:09:04.996221237Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:04.996298701Z" 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:138: time="2024-12-18T16:09:04.996314060Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:04.996326824Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapp
|
Generate annotations:
tests/testutilserve.go#L54
=== RUN TestIntegration/TestBakeRemoteAuth/worker=docker
=== PAUSE TestIntegration/TestBakeRemoteAuth/worker=docker
=== CONT TestIntegration/TestBakeRemoteAuth/worker=docker
testutilserve.go:54: git access token to check: "zsu5k2tidrmnjkz4o9w77766r"
testutilserve.go:56: basic auth: user="x-access-token" pass="zsu5k2tidrmnjkz4o9w77766r"
bake.go:411:
Error Trace: /src/tests/bake.go:411
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBakeRemoteAuth/worker=docker
Messages: ERROR: invalid empty ssh agent socket: make sure SSH_AUTH_SOCK is set
sandbox.go:135: stdout: /usr/bin/dockerd
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-12-18 16:09:02.366607776 +0000 UTC m=+37.646001802 /usr/bin/dockerd --data-root /tmp/integration3619246039/dfwhbesehnp5d/root --exec-root /tmp/dxr/dfwhbesehnp5d --pidfile /tmp/integration3619246039/dfwhbesehnp5d/docker.pid --containerd-namespace dfwhbesehnp5d --containerd-plugins-namespace dfwhbesehnp5dp --host unix:///tmp/docker-integration/dfwhbesehnp5d.sock --config-file /tmp/integration3619246039/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-12-18T16:09:02.385413120Z" level=info msg="Starting up"
sandbox.go:138: time="2024-12-18T16:09:02.386410509Z" level=warning msg="could not change group /tmp/docker-integration/dfwhbesehnp5d.sock to docker: group docker not found"
sandbox.go:138: time="2024-12-18T16:09:02.386535422Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dfwhbesehnp5d.sock)"
sandbox.go:138: time="2024-12-18T16:09:02.386554868Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-12-18T16:09:02.387089911Z" level=info msg="started new containerd process" address=/tmp/dxr/dfwhbesehnp5d/containerd/containerd.sock module=libcontainerd pid=12374
sandbox.go:138: time="2024-12-18T16:09:02.387497111Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dfwhbesehnp5d/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-12-18T16:09:02.387768570Z" level=debug msg="2024/12/18 16:09:02 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dfwhbesehnp5d/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/dfwhbesehnp5d/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-12-18T16:09:02.398739602Z" level=info msg="starting containerd" revision=88bf19b2105c8b17560993bee28a01ddc2f97182 version=v1.7.24
sandbox.go:138: time="2024-12-18T16:09:02.411354422Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-12-18T16:09:02.411383576Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-12-18T16:09:02.411416087Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-12-18T16:09:02.411438038Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:09:02.411520401Z" 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:138: time="2024-12-18T16:09:02.411535379Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." t
|
Generate annotations:
tests/bake.go#L522
=== RUN TestIntegration/TestBakeRemoteCmdContext/worker=docker
=== PAUSE TestIntegration/TestBakeRemoteCmdContext/worker=docker
=== CONT TestIntegration/TestBakeRemoteCmdContext/worker=docker
bake.go:522:
Error Trace: /src/tests/bake.go:522
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBakeRemoteCmdContext/worker=docker
Messages: ERROR: invalid empty ssh agent socket: make sure SSH_AUTH_SOCK is set
sandbox.go:135: stdout: /usr/bin/dockerd
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-12-18 16:08:59.776710328 +0000 UTC m=+35.056104354 /usr/bin/dockerd --data-root /tmp/integration271717915/dsjsi2ahcqvbz/root --exec-root /tmp/dxr/dsjsi2ahcqvbz --pidfile /tmp/integration271717915/dsjsi2ahcqvbz/docker.pid --containerd-namespace dsjsi2ahcqvbz --containerd-plugins-namespace dsjsi2ahcqvbzp --host unix:///tmp/docker-integration/dsjsi2ahcqvbz.sock --config-file /tmp/integration271717915/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-12-18T16:08:59.795018342Z" level=info msg="Starting up"
sandbox.go:138: time="2024-12-18T16:08:59.796095920Z" level=warning msg="could not change group /tmp/docker-integration/dsjsi2ahcqvbz.sock to docker: group docker not found"
sandbox.go:138: time="2024-12-18T16:08:59.796231062Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dsjsi2ahcqvbz.sock)"
sandbox.go:138: time="2024-12-18T16:08:59.796248665Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-12-18T16:08:59.796767442Z" level=info msg="started new containerd process" address=/tmp/dxr/dsjsi2ahcqvbz/containerd/containerd.sock module=libcontainerd pid=12097
sandbox.go:138: time="2024-12-18T16:08:59.797135468Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dsjsi2ahcqvbz/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-12-18T16:08:59.797241841Z" level=debug msg="2024/12/18 16:08:59 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dsjsi2ahcqvbz/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/dsjsi2ahcqvbz/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-12-18T16:08:59.807874205Z" level=info msg="starting containerd" revision=88bf19b2105c8b17560993bee28a01ddc2f97182 version=v1.7.24
sandbox.go:138: time="2024-12-18T16:08:59.820920852Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-12-18T16:08:59.820944897Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-12-18T16:08:59.820992145Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-12-18T16:08:59.821014637Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:08:59.821093785Z" 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:138: time="2024-12-18T16:08:59.821108502Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:08:59.821121236Z" level=info msg="skip loading plugin \"io.containerd.snapshot
|
Generate annotations:
tests/bake.go#L453
=== RUN TestIntegration/TestBakeRemoteLocalOverride/worker=docker
=== PAUSE TestIntegration/TestBakeRemoteLocalOverride/worker=docker
=== CONT TestIntegration/TestBakeRemoteLocalOverride/worker=docker
bake.go:453:
Error Trace: /src/tests/bake.go:453
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBakeRemoteLocalOverride/worker=docker
Messages: ERROR: invalid empty ssh agent socket: make sure SSH_AUTH_SOCK is set
sandbox.go:135: stdout: /usr/bin/dockerd
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-12-18 16:08:57.204141229 +0000 UTC m=+32.483535275 /usr/bin/dockerd --data-root /tmp/integration1129143754/dtw6kdeiakhdk/root --exec-root /tmp/dxr/dtw6kdeiakhdk --pidfile /tmp/integration1129143754/dtw6kdeiakhdk/docker.pid --containerd-namespace dtw6kdeiakhdk --containerd-plugins-namespace dtw6kdeiakhdkp --host unix:///tmp/docker-integration/dtw6kdeiakhdk.sock --config-file /tmp/integration1129143754/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-12-18T16:08:57.222481281Z" level=info msg="Starting up"
sandbox.go:138: time="2024-12-18T16:08:57.223867906Z" level=warning msg="could not change group /tmp/docker-integration/dtw6kdeiakhdk.sock to docker: group docker not found"
sandbox.go:138: time="2024-12-18T16:08:57.224016554Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dtw6kdeiakhdk.sock)"
sandbox.go:138: time="2024-12-18T16:08:57.224036340Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-12-18T16:08:57.224584312Z" level=info msg="started new containerd process" address=/tmp/dxr/dtw6kdeiakhdk/containerd/containerd.sock module=libcontainerd pid=11819
sandbox.go:138: time="2024-12-18T16:08:57.224894019Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dtw6kdeiakhdk/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-12-18T16:08:57.225094793Z" level=debug msg="2024/12/18 16:08:57 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dtw6kdeiakhdk/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/dtw6kdeiakhdk/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-12-18T16:08:57.235453030Z" level=info msg="starting containerd" revision=88bf19b2105c8b17560993bee28a01ddc2f97182 version=v1.7.24
sandbox.go:138: time="2024-12-18T16:08:57.248088308Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-12-18T16:08:57.248116972Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-12-18T16:08:57.248148290Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-12-18T16:08:57.248172916Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:08:57.248241494Z" 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:138: time="2024-12-18T16:08:57.248259227Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:08:57.248276669Z" level=info msg="skip loading plugin \"io.cont
|
Generate annotations:
tests/bake.go#L486
=== RUN TestIntegration/TestBakeLocalCwdOverride/worker=docker
=== PAUSE TestIntegration/TestBakeLocalCwdOverride/worker=docker
=== CONT TestIntegration/TestBakeLocalCwdOverride/worker=docker
bake.go:486:
Error Trace: /src/tests/bake.go:486
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBakeLocalCwdOverride/worker=docker
Messages: #0 building with "integration-odawcrabrliq874khh3gxhynf" instance using docker driver
#1 [internal] load local bake definitions
#1 reading docker-bake.hcl 80B / 80B done
#1 reading docker-bake-cwd.hcl 80B / 80B done
#1 DONE 0.0s
ERROR: invalid empty ssh agent socket: make sure SSH_AUTH_SOCK is set
sandbox.go:135: stdout: /usr/bin/dockerd
sandbox.go:135: stderr: /usr/bin/dockerd
sandbox.go:138: > startCmd 2024-12-18 16:08:54.741732857 +0000 UTC m=+30.021126893 /usr/bin/dockerd --data-root /tmp/integration848912389/djzdtjom80e2r/root --exec-root /tmp/dxr/djzdtjom80e2r --pidfile /tmp/integration848912389/djzdtjom80e2r/docker.pid --containerd-namespace djzdtjom80e2r --containerd-plugins-namespace djzdtjom80e2rp --host unix:///tmp/docker-integration/djzdtjom80e2r.sock --config-file /tmp/integration848912389/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:138: time="2024-12-18T16:08:54.758953330Z" level=info msg="Starting up"
sandbox.go:138: time="2024-12-18T16:08:54.759914006Z" level=warning msg="could not change group /tmp/docker-integration/djzdtjom80e2r.sock to docker: group docker not found"
sandbox.go:138: time="2024-12-18T16:08:54.760046914Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/djzdtjom80e2r.sock)"
sandbox.go:138: time="2024-12-18T16:08:54.760064878Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:138: time="2024-12-18T16:08:54.760551996Z" level=info msg="started new containerd process" address=/tmp/dxr/djzdtjom80e2r/containerd/containerd.sock module=libcontainerd pid=11615
sandbox.go:138: time="2024-12-18T16:08:54.760887822Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/djzdtjom80e2r/containerd/containerd.sock module=libcontainerd
sandbox.go:138: time="2024-12-18T16:08:54.761023262Z" level=debug msg="2024/12/18 16:08:54 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/djzdtjom80e2r/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/djzdtjom80e2r/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:138: time="2024-12-18T16:08:54.772135889Z" level=info msg="starting containerd" revision=88bf19b2105c8b17560993bee28a01ddc2f97182 version=v1.7.24
sandbox.go:138: time="2024-12-18T16:08:54.785906905Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-12-18T16:08:54.785929306Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-12-18T16:08:54.785953031Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-12-18T16:08:54.785977376Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-12-18T16:08:54.786052987Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="
|
Test
Process completed with exit code 1.
|
Loading