bake: display read definition files in build output #2839
Annotations
5 errors
tests/run.go#L267
=== RUN TestIntegration
time="2023-10-14T04:05:05Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43895"
run.go:267: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43895/library/busybox:latest
time="2023-10-14T04:05:06Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43895"
run.go:267: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43895/library/alpine:latest
time="2023-10-14T04:05:07Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43895"
run.go:267: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:43895/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.94s)
|
tests/bake.go#L50
=== RUN TestIntegration/TestBakeLocal/worker=remote
=== PAUSE TestIntegration/TestBakeLocal/worker=remote
=== CONT TestIntegration/TestBakeLocal/worker=remote
bake.go:50:
Error Trace: /src/tests/bake.go:50
/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: "" does not contain "#1 [internal] load local bake definitions"
Test: TestIntegration/TestBakeLocal/worker=remote
sandbox.go:128: 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_config3992441669/buildkitd.toml --root /tmp/bktest_buildkitd1507912281 --addr unix:///tmp/bktest_buildkitd1507912281/buildkitd.sock --debug
sandbox.go:128: 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_config3992441669/buildkitd.toml --root /tmp/bktest_buildkitd1507912281 --addr unix:///tmp/bktest_buildkitd1507912281/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2023-10-14 04:05:12.454866926 +0000 UTC m=+6.951946840 /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_config3992441669/buildkitd.toml --root /tmp/bktest_buildkitd1507912281 --addr unix:///tmp/bktest_buildkitd1507912281/buildkitd.sock --debug
sandbox.go:131: time="2023-10-14T04:05:13Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2023-10-14T04:05:13Z" level=warning msg="using host network as the default"
sandbox.go:131: time="2023-10-14T04:05:13Z" level=info msg="found worker \"qoacpco4dv4ndyo03ncmgzd8e\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:280691ad597e org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2023-10-14T04:05:13Z" level=info msg="found 1 workers, default=\"qoacpco4dv4ndyo03ncmgzd8e\""
sandbox.go:131: time="2023-10-14T04:05:13Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2023-10-14T04:05:13Z" level=info msg="running server on /tmp/bktest_buildkitd1507912281/buildkitd.sock"
sandbox.go:131: time="2023-10-14T04:05:13Z" level=debug msg="session started" spanID=c01c86523a96cc04 traceID=081402c84a9ef8a4298ebf8d57f98771
sandbox.go:131: time="2023-10-14T04:05:13Z" level=debug msg="session finished: <nil>" spanID=c01c86523a96cc04 traceID=081402c84a9ef8a4298ebf8d57f98771
sandbox.go:131: time="2023-10-14T04:05:13Z" level=debug msg="session started" spanID=7db548f922e6e25e traceID=081402c84a9ef8a4298ebf8d57f98771
sandbox.go:131: time="2023-10-14T04:05:13Z" level=debug msg="new ref for local: p3hq3c5ibpqih5a6erpsj8vke" span="[internal] load build definition from Dockerfile" spanID=42b151e96eb82228 traceID=081402c84a9ef8a4298ebf8d57f98771
sandbox.go:131: time="2023-10-14T04:05:13Z" level=debug msg="diffcopy took: 2.190914ms" span="[internal] load build definition from Dockerfile" spanID=19d69f6e425f5fd7 traceID=081402c84a9ef8a4298ebf8d57f98771
sandbox.go:131: time="2023-10-14T04:05:13Z" level=debug msg="new ref for local: hd2jzqx3j48fqn30bodga6445" span="[internal] load .dockerignore" spanID=c3ba43d7dce9c7ac traceID=081402c84a9ef8a4298ebf8d57f98771
sandbox.go:131: time="2023-10-14T04:05:13Z" level=debug msg="diffcopy took: 1.56181ms" span="[internal] load .dockerignore" s
|
tests/bake.go#L82
=== RUN TestIntegration/TestBakeLocalMulti/worker=remote
=== PAUSE TestIntegration/TestBakeLocalMulti/worker=remote
=== CONT TestIntegration/TestBakeLocalMulti/worker=remote
bake.go:82:
Error Trace: /src/tests/bake.go:82
/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: "2023/10/14 04:05:19 http2: server connection error from localhost: connection error: PROTOCOL_ERROR\n" does not contain "#1 [internal] load local bake definitions"
Test: TestIntegration/TestBakeLocalMulti/worker=remote
sandbox.go:128: 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_config2406996484/buildkitd.toml --root /tmp/bktest_buildkitd1972080005 --addr unix:///tmp/bktest_buildkitd1972080005/buildkitd.sock --debug
sandbox.go:128: 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_config2406996484/buildkitd.toml --root /tmp/bktest_buildkitd1972080005 --addr unix:///tmp/bktest_buildkitd1972080005/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2023-10-14 04:05:18.951836722 +0000 UTC m=+13.448916736 /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_config2406996484/buildkitd.toml --root /tmp/bktest_buildkitd1972080005 --addr unix:///tmp/bktest_buildkitd1972080005/buildkitd.sock --debug
sandbox.go:131: time="2023-10-14T04:05:19Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2023-10-14T04:05:19Z" level=warning msg="using host network as the default"
sandbox.go:131: time="2023-10-14T04:05:19Z" level=info msg="found worker \"jthmlf8cwhpl5g971nzlax2ky\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:280691ad597e org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2023-10-14T04:05:19Z" level=info msg="found 1 workers, default=\"jthmlf8cwhpl5g971nzlax2ky\""
sandbox.go:131: time="2023-10-14T04:05:19Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2023-10-14T04:05:19Z" level=info msg="running server on /tmp/bktest_buildkitd1972080005/buildkitd.sock"
sandbox.go:131: time="2023-10-14T04:05:19Z" level=debug msg="session started" spanID=1f6bba74b5267b4e traceID=96869828475adff577c88ffb73c466d2
sandbox.go:131: time="2023-10-14T04:05:19Z" level=debug msg="session finished: <nil>" spanID=1f6bba74b5267b4e traceID=96869828475adff577c88ffb73c466d2
sandbox.go:131: time="2023-10-14T04:05:20Z" level=debug msg="session started" spanID=d8b38f4a10416641 traceID=96869828475adff577c88ffb73c466d2
sandbox.go:131: time="2023-10-14T04:05:20Z" level=debug msg="new ref for local: 5d4ogq67k9byfcuf3ass6u6an" span="[internal] load .dockerignore" spanID=f4b6c98f71887616 traceID=96869828475adff577c88ffb73c466d2
sandbox.go:131: time="2023-10-14T04:05:20Z" level=debug msg="diffcopy took: 1.889313ms" span="[internal] load .dockerignore" spanID=dff1d80f62f6a78a traceID=96869828475adff577c88ffb73c466d2
sandbox.go:131: time="2023-10-14T04:05:20Z" level=debug msg="new ref for local: 9m2cztno0374uky13vmaj3m4y" span="[internal] load build definition from Dockerfile" spanID=8a70c172880064da traceID=96869828475adff577c88ffb73c466d2
sandbox.go:131: time="
|
tests/bake.go#L115
=== RUN TestIntegration/TestBakeRemote/worker=remote
=== PAUSE TestIntegration/TestBakeRemote/worker=remote
=== CONT TestIntegration/TestBakeRemote/worker=remote
bake.go:115:
Error Trace: /src/tests/bake.go:115
/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: "" does not contain "#1 [internal] load remote bake definitions"
Test: TestIntegration/TestBakeRemote/worker=remote
sandbox.go:128: 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_config2850959334/buildkitd.toml --root /tmp/bktest_buildkitd490641556 --addr unix:///tmp/bktest_buildkitd490641556/buildkitd.sock --debug
sandbox.go:128: 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_config2850959334/buildkitd.toml --root /tmp/bktest_buildkitd490641556 --addr unix:///tmp/bktest_buildkitd490641556/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2023-10-14 04:05:18.082403044 +0000 UTC m=+12.579483058 /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_config2850959334/buildkitd.toml --root /tmp/bktest_buildkitd490641556 --addr unix:///tmp/bktest_buildkitd490641556/buildkitd.sock --debug
sandbox.go:131: time="2023-10-14T04:05:18Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2023-10-14T04:05:18Z" level=warning msg="using host network as the default"
sandbox.go:131: time="2023-10-14T04:05:18Z" level=info msg="found worker \"82o22e4413zza8724k7sefo9m\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:280691ad597e org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2023-10-14T04:05:18Z" level=info msg="found 1 workers, default=\"82o22e4413zza8724k7sefo9m\""
sandbox.go:131: time="2023-10-14T04:05:18Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2023-10-14T04:05:18Z" level=info msg="running server on /tmp/bktest_buildkitd490641556/buildkitd.sock"
sandbox.go:131: time="2023-10-14T04:05:18Z" level=debug msg="session started" spanID=475666b81e0f930f traceID=f53a4bab82e9f0789fc0e47c3516b82a
sandbox.go:131: time="2023-10-14T04:05:19Z" level=error msg="/moby.buildkit.v1.frontend.LLBBridge/StatFile returned error: rpc error: code = Unknown desc = lstat /tmp/bktest_buildkitd490641556/tmp/buildkit-mount3112880583/compose.yaml: no such file or directory"
sandbox.go:131: lstat /tmp/bktest_buildkitd490641556/tmp/buildkit-mount3112880583/compose.yaml: no such file or directory
sandbox.go:131: 7203 v0.11.6 buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2850959334/buildkitd.toml --root /tmp/bktest_buildkitd490641556 --addr unix:///tmp/bktest_buildkitd490641556/buildkitd.sock --debug
sandbox.go:131: github.com/tonistiigi/fsutil.Stat
sandbox.go:131: /src/vendor/github.com/tonistiigi/fsutil/stat.go:61
sandbox.go:131: github.com/moby/buildkit/cache/util.StatFile.func1
sandbox.go:131: /src/cache/util/fsutil.go:126
sandbox.go:131: github.com/moby/buildkit/cache/util.withMount
sandbox.go:131: /src/cache/util/fsutil.go:
|
|
The logs for this run have expired and are no longer available.
Loading