Skip to content

[v0.19] revert: "bake: initial set of composable bake attributes" #4702

[v0.19] revert: "bake: initial set of composable bake attributes"

[v0.19] revert: "bake: initial set of composable bake attributes" #4702

Triggered via pull request November 27, 2024 17:17
Status Failure
Total duration 7m 58s
Artifacts 83

build.yml

on: pull_request
Matrix: test-integration
Matrix: test-unit
prepare-binaries
5s
prepare-binaries
govulncheck
50s
govulncheck
bin-image
0s
bin-image
Matrix: binaries
Fit to window
Zoom out
Zoom in

Annotations

116 errors
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44641/library/busybox:latest time="2024-11-27T17:21:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44641" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44641/library/alpine:latest time="2024-11-27T17:21:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44641" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:44641/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config4172744678/buildkitd.toml --root /tmp/bktest_buildkitd3052039226 --addr unix:///tmp/bktest_buildkitd3052039226/buildkitd.sock --debug sandbox.go:135: 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_config4172744678/buildkitd.toml --root /tmp/bktest_buildkitd3052039226 --addr unix:///tmp/bktest_buildkitd3052039226/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-27 17:21:16.776937991 +0000 UTC m=+4.994348589 /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_config4172744678/buildkitd.toml --root /tmp/bktest_buildkitd3052039226 --addr unix:///tmp/bktest_buildkitd3052039226/buildkitd.sock --debug sandbox.go:138: time="2024-11-27T17:21:16Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-27T17:21:16Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-27T17:21:16Z" level=info msg="found worker \"ymnunjulvun0y6h1n82yo1grv\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:48c47f1fdc06 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/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-11-27T17:21:16Z" level=info msg="found 1 workers, default=\"ymnunjulvun0y6h1n82yo1grv\"" sandbox.go:138: time="2024-11-27T17:21:16Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-27T17:21:16Z" level=info msg="running server on /tmp/bktest_buildkitd3052039226/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.53s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=remote/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=remote/Compose --- FAIL: TestIntegration/TestBakePrint/worker=remote/Compose (0.05s)
test-integration (buildx-stable-1, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46419/library/busybox:latest time="2024-11-27T17:21:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46419" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46419/library/alpine:latest time="2024-11-27T17:21:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46419" run.go:272: copied docker.io/moby/buildkit:v0.17.2 to local mirror localhost:46419/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config489610351/buildkitd.toml --root /tmp/bktest_buildkitd4002513105 --addr unix:///tmp/bktest_buildkitd4002513105/buildkitd.sock --debug sandbox.go:135: 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_config489610351/buildkitd.toml --root /tmp/bktest_buildkitd4002513105 --addr unix:///tmp/bktest_buildkitd4002513105/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-27 17:21:23.437653673 +0000 UTC m=+9.706021879 /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_config489610351/buildkitd.toml --root /tmp/bktest_buildkitd4002513105 --addr unix:///tmp/bktest_buildkitd4002513105/buildkitd.sock --debug sandbox.go:138: time="2024-11-27T17:21:23Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-27T17:21:23Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-27T17:21:23Z" level=info msg="found worker \"fjq4d3yxstngx5oub3heiuwwe\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:89cd004b489c 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/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-11-27T17:21:23Z" level=info msg="found 1 workers, default=\"fjq4d3yxstngx5oub3heiuwwe\"" sandbox.go:138: time="2024-11-27T17:21:23Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-27T17:21:23Z" level=info msg="running server on /tmp/bktest_buildkitd4002513105/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.45s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=remote/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=remote/Compose --- FAIL: TestIntegration/TestBakePrint/worker=remote/Compose (0.04s)
test-integration (v0.17.2, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44997/library/busybox:latest time="2024-11-27T17:21:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44997" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44997/library/alpine:latest time="2024-11-27T17:21:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44997" run.go:272: copied docker.io/moby/buildkit:v0.16.0 to local mirror localhost:44997/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.00s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config848441794/buildkitd.toml --root /tmp/bktest_buildkitd3901339018 --addr unix:///tmp/bktest_buildkitd3901339018/buildkitd.sock --debug sandbox.go:135: 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_config848441794/buildkitd.toml --root /tmp/bktest_buildkitd3901339018 --addr unix:///tmp/bktest_buildkitd3901339018/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-27 17:21:19.667872803 +0000 UTC m=+5.933581500 /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_config848441794/buildkitd.toml --root /tmp/bktest_buildkitd3901339018 --addr unix:///tmp/bktest_buildkitd3901339018/buildkitd.sock --debug sandbox.go:138: time="2024-11-27T17:21:19Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-27T17:21:19Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-27T17:21:19Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-27T17:21:19Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-27T17:21:19Z" level=info msg="found worker \"n0x1c410v7g7icgrliqabn5a9\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:c9a2bd6ace50 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:138: time="2024-11-27T17:21:19Z" level=info msg="found 1 workers, default=\"n0x1c410v7g7icgrliqabn5a9\"" sandbox.go:138: time="2024-11-27T17:21:19Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-27T17:21:19Z" level=info msg="running server on /tmp/bktest_buildkitd3901339018/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.57s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=remote/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=remote/Compose --- FAIL: TestIntegration/TestBakePrint/worker=remote/Compose (0.06s)
test-integration (v0.16.0, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:v0.16.0 to local mirror localhost:36827/moby/buildkit:buildx-stable-1 time="2024-11-27T17:21:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36827" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36827/library/busybox:latest time="2024-11-27T17:21:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36827" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36827/library/alpine:latest --- FAIL: TestIntegration (0.00s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config1329745395/buildkitd.toml --root /tmp/bktest_buildkitd3651182898 --addr unix:///tmp/bktest_buildkitd3651182898/buildkitd.sock --debug sandbox.go:135: 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_config1329745395/buildkitd.toml --root /tmp/bktest_buildkitd3651182898 --addr unix:///tmp/bktest_buildkitd3651182898/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-27 17:21:26.088864647 +0000 UTC m=+9.605425906 /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_config1329745395/buildkitd.toml --root /tmp/bktest_buildkitd3651182898 --addr unix:///tmp/bktest_buildkitd3651182898/buildkitd.sock --debug sandbox.go:138: time="2024-11-27T17:21:26Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-27T17:21:26Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-27T17:21:26Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-27T17:21:26Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-27T17:21:26Z" level=info msg="found worker \"wq7thl4af7rrgrwz6aa5fd64b\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7bb3a0f893c0 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:138: time="2024-11-27T17:21:26Z" level=info msg="found 1 workers, default=\"wq7thl4af7rrgrwz6aa5fd64b\"" sandbox.go:138: time="2024-11-27T17:21:26Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-27T17:21:26Z" level=info msg="running server on /tmp/bktest_buildkitd3651182898/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.43s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=remote/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=remote/Compose --- FAIL: TestIntegration/TestBakePrint/worker=remote/Compose (0.05s)
test-integration (v0.16.0, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38853/library/alpine:latest time="2024-11-27T17:21:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38853" run.go:272: copied docker.io/moby/buildkit:v0.17.2 to local mirror localhost:38853/moby/buildkit:buildx-stable-1 time="2024-11-27T17:21:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38853" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:38853/library/busybox:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config3529733272/buildkitd.toml --root /tmp/bktest_buildkitd2294543055 --addr unix:///tmp/bktest_buildkitd2294543055/buildkitd.sock --debug sandbox.go:135: 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_config3529733272/buildkitd.toml --root /tmp/bktest_buildkitd2294543055 --addr unix:///tmp/bktest_buildkitd2294543055/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-27 17:21:27.459017436 +0000 UTC m=+10.216424193 /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_config3529733272/buildkitd.toml --root /tmp/bktest_buildkitd2294543055 --addr unix:///tmp/bktest_buildkitd2294543055/buildkitd.sock --debug sandbox.go:138: time="2024-11-27T17:21:27Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-27T17:21:27Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-27T17:21:27Z" level=info msg="found worker \"wlf1wddzqq3ss174q2hyamuor\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:199191a74366 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/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-11-27T17:21:27Z" level=info msg="found 1 workers, default=\"wlf1wddzqq3ss174q2hyamuor\"" sandbox.go:138: time="2024-11-27T17:21:27Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-27T17:21:27Z" level=info msg="running server on /tmp/bktest_buildkitd2294543055/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.37s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=remote/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=remote/Compose --- FAIL: TestIntegration/TestBakePrint/worker=remote/Compose (0.04s)
test-integration (v0.17.2, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46039/library/alpine:latest time="2024-11-27T17:21:20Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46039" run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:46039/moby/buildkit:buildx-stable-1 time="2024-11-27T17:21:24Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46039" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46039/library/busybox:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config2239284293/buildkitd.toml --root /tmp/bktest_buildkitd2714965554 --addr unix:///tmp/bktest_buildkitd2714965554/buildkitd.sock --debug sandbox.go:135: 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_config2239284293/buildkitd.toml --root /tmp/bktest_buildkitd2714965554 --addr unix:///tmp/bktest_buildkitd2714965554/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-27 17:21:28.599849722 +0000 UTC m=+8.899732868 /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_config2239284293/buildkitd.toml --root /tmp/bktest_buildkitd2714965554 --addr unix:///tmp/bktest_buildkitd2714965554/buildkitd.sock --debug sandbox.go:138: time="2024-11-27T17:21:28Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-27T17:21:28Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-27T17:21:28Z" level=info msg="found worker \"2sq60ihobpjk00sach29bht1l\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:6655e6b9887d 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/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-11-27T17:21:28Z" level=info msg="found 1 workers, default=\"2sq60ihobpjk00sach29bht1l\"" sandbox.go:138: time="2024-11-27T17:21:28Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-27T17:21:28Z" level=info msg="running server on /tmp/bktest_buildkitd2714965554/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.40s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=remote/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=remote/Compose --- FAIL: TestIntegration/TestBakePrint/worker=remote/Compose (0.06s)
test-integration (latest, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33739/library/alpine:latest time="2024-11-27T17:21:20Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33739" run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:33739/moby/buildkit:buildx-stable-1 time="2024-11-27T17:21:24Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33739" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33739/library/busybox:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config1792517759/buildkitd.toml --root /tmp/bktest_buildkitd1483855570 --addr unix:///tmp/bktest_buildkitd1483855570/buildkitd.sock --debug sandbox.go:135: 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_config1792517759/buildkitd.toml --root /tmp/bktest_buildkitd1483855570 --addr unix:///tmp/bktest_buildkitd1483855570/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-27 17:21:30.942231746 +0000 UTC m=+10.884396114 /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_config1792517759/buildkitd.toml --root /tmp/bktest_buildkitd1483855570 --addr unix:///tmp/bktest_buildkitd1483855570/buildkitd.sock --debug sandbox.go:138: time="2024-11-27T17:21:31Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-27T17:21:31Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-27T17:21:31Z" level=info msg="found worker \"ib0uxj3hb140fzyj3s8w5k1l7\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:8707a84fafde 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/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-11-27T17:21:31Z" level=info msg="found 1 workers, default=\"ib0uxj3hb140fzyj3s8w5k1l7\"" sandbox.go:138: time="2024-11-27T17:21:31Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-27T17:21:31Z" level=info msg="running server on /tmp/bktest_buildkitd1483855570/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.32s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=remote/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=remote/Compose --- FAIL: TestIntegration/TestBakePrint/worker=remote/Compose (0.04s)
test-integration (latest, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45983/library/busybox:latest time="2024-11-27T17:21:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45983" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45983/library/alpine:latest time="2024-11-27T17:21:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45983" run.go:272: copied docker.io/moby/buildkit:v0.15.2 to local mirror localhost:45983/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.00s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config1057743711/buildkitd.toml --root /tmp/bktest_buildkitd3782830382 --addr unix:///tmp/bktest_buildkitd3782830382/buildkitd.sock --debug sandbox.go:135: 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_config1057743711/buildkitd.toml --root /tmp/bktest_buildkitd3782830382 --addr unix:///tmp/bktest_buildkitd3782830382/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-27 17:21:26.640526531 +0000 UTC m=+8.487459239 /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_config1057743711/buildkitd.toml --root /tmp/bktest_buildkitd3782830382 --addr unix:///tmp/bktest_buildkitd3782830382/buildkitd.sock --debug sandbox.go:138: time="2024-11-27T17:21:26Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-27T17:21:26Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-27T17:21:26Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-27T17:21:26Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-27T17:21:26Z" level=info msg="found worker \"kux52cnegvpk3iy22jippszrq\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:84ee53df10c7 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:138: time="2024-11-27T17:21:26Z" level=info msg="found 1 workers, default=\"kux52cnegvpk3iy22jippszrq\"" sandbox.go:138: time="2024-11-27T17:21:26Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-27T17:21:26Z" level=info msg="running server on /tmp/bktest_buildkitd3782830382/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.44s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=remote/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=remote/Compose --- FAIL: TestIntegration/TestBakePrint/worker=remote/Compose (0.04s)
test-integration (v0.15.2, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43061/library/busybox:latest time="2024-11-27T17:21:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43061" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43061/library/alpine:latest time="2024-11-27T17:21:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43061" run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:43061/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=docker-container/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=docker-container/Compose --- FAIL: TestIntegration/TestBakePrint/worker=docker-container/Compose (0.06s)
test-integration (master, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:38787/library/busybox:latest time="2024-11-27T17:21:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38787" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38787/library/alpine:latest time="2024-11-27T17:21:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38787" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:38787/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=docker-container/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=docker-container/Compose --- FAIL: TestIntegration/TestBakePrint/worker=docker-container/Compose (0.06s)
test-integration (buildx-stable-1, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:38785/library/busybox:latest time="2024-11-27T17:21:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38785" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38785/library/alpine:latest time="2024-11-27T17:21:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38785" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:38785/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.00s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config2160491907/buildkitd.toml --root /tmp/bktest_buildkitd1878701317 --addr unix:///tmp/bktest_buildkitd1878701317/buildkitd.sock --debug sandbox.go:135: 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_config2160491907/buildkitd.toml --root /tmp/bktest_buildkitd1878701317 --addr unix:///tmp/bktest_buildkitd1878701317/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-27 17:21:33.587507138 +0000 UTC m=+11.735500617 /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_config2160491907/buildkitd.toml --root /tmp/bktest_buildkitd1878701317 --addr unix:///tmp/bktest_buildkitd1878701317/buildkitd.sock --debug sandbox.go:138: time="2024-11-27T17:21:33Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-27T17:21:33Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-27T17:21:33Z" level=info msg="found worker \"kf1ox1xnhuyoluj5jhzcpbbl8\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:077ec1756071 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/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-11-27T17:21:33Z" level=info msg="found 1 workers, default=\"kf1ox1xnhuyoluj5jhzcpbbl8\"" sandbox.go:138: time="2024-11-27T17:21:33Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-27T17:21:33Z" level=info msg="running server on /tmp/bktest_buildkitd1878701317/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.40s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=remote/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=remote/Compose --- FAIL: TestIntegration/TestBakePrint/worker=remote/Compose (0.05s)
test-integration (buildx-stable-1, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40539/library/busybox:latest time="2024-11-27T17:21:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40539" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40539/library/alpine:latest time="2024-11-27T17:21:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40539" run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:40539/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config3416428177/buildkitd.toml --root /tmp/bktest_buildkitd367503981 --addr unix:///tmp/bktest_buildkitd367503981/buildkitd.sock --debug sandbox.go:135: 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_config3416428177/buildkitd.toml --root /tmp/bktest_buildkitd367503981 --addr unix:///tmp/bktest_buildkitd367503981/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-27 17:21:28.759763572 +0000 UTC m=+7.888286067 /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_config3416428177/buildkitd.toml --root /tmp/bktest_buildkitd367503981 --addr unix:///tmp/bktest_buildkitd367503981/buildkitd.sock --debug sandbox.go:138: time="2024-11-27T17:21:28Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-27T17:21:28Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-27T17:21:28Z" level=info msg="found worker \"z12tw2xyk3h1lyyz2yx7lkadq\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:808c1c51411c 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/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-11-27T17:21:28Z" level=info msg="found 1 workers, default=\"z12tw2xyk3h1lyyz2yx7lkadq\"" sandbox.go:138: time="2024-11-27T17:21:28Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-27T17:21:28Z" level=info msg="running server on /tmp/bktest_buildkitd367503981/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.53s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=remote/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=remote/Compose --- FAIL: TestIntegration/TestBakePrint/worker=remote/Compose (0.04s)
test-integration (master, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39383/library/busybox:latest time="2024-11-27T17:21:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39383" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39383/library/alpine:latest time="2024-11-27T17:21:24Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39383" run.go:272: copied docker.io/moby/buildkit:v0.15.2 to local mirror localhost:39383/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config3301191568/buildkitd.toml --root /tmp/bktest_buildkitd2302464845 --addr unix:///tmp/bktest_buildkitd2302464845/buildkitd.sock --debug sandbox.go:135: 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_config3301191568/buildkitd.toml --root /tmp/bktest_buildkitd2302464845 --addr unix:///tmp/bktest_buildkitd2302464845/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-27 17:21:31.448263868 +0000 UTC m=+8.590129571 /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_config3301191568/buildkitd.toml --root /tmp/bktest_buildkitd2302464845 --addr unix:///tmp/bktest_buildkitd2302464845/buildkitd.sock --debug sandbox.go:138: time="2024-11-27T17:21:31Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-27T17:21:31Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-27T17:21:31Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-27T17:21:31Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-27T17:21:31Z" level=info msg="found worker \"p2gg9pn35itep6yehp79z4ii8\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0d47b722d8f9 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:138: time="2024-11-27T17:21:31Z" level=info msg="found 1 workers, default=\"p2gg9pn35itep6yehp79z4ii8\"" sandbox.go:138: time="2024-11-27T17:21:31Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-27T17:21:31Z" level=info msg="running server on /tmp/bktest_buildkitd2302464845/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.41s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=remote/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=remote/Compose --- FAIL: TestIntegration/TestBakePrint/worker=remote/Compose (0.05s)
test-integration (v0.15.2, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40567/library/busybox:latest time="2024-11-27T17:21:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40567" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40567/library/alpine:latest time="2024-11-27T17:21:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40567" run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:40567/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=docker-container/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=docker-container/Compose --- FAIL: TestIntegration/TestBakePrint/worker=docker-container/Compose (0.05s)
test-integration (latest, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:33199/moby/buildkit:buildx-stable-1 time="2024-11-27T17:21:31Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33199" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33199/library/busybox:latest time="2024-11-27T17:21:32Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33199" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33199/library/alpine:latest --- FAIL: TestIntegration (0.00s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config2237444822/buildkitd.toml --root /tmp/bktest_buildkitd1933073812 --addr unix:///tmp/bktest_buildkitd1933073812/buildkitd.sock --debug sandbox.go:135: 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_config2237444822/buildkitd.toml --root /tmp/bktest_buildkitd1933073812 --addr unix:///tmp/bktest_buildkitd1933073812/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-27 17:21:37.021353793 +0000 UTC m=+11.462982642 /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_config2237444822/buildkitd.toml --root /tmp/bktest_buildkitd1933073812 --addr unix:///tmp/bktest_buildkitd1933073812/buildkitd.sock --debug sandbox.go:138: time="2024-11-27T17:21:37Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-27T17:21:37Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-27T17:21:37Z" level=info msg="found worker \"h76vg2cagpp2wz5n4djnrwolt\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:5bd2cf8a6a1f 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/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-11-27T17:21:37Z" level=info msg="found 1 workers, default=\"h76vg2cagpp2wz5n4djnrwolt\"" sandbox.go:138: time="2024-11-27T17:21:37Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-27T17:21:37Z" level=info msg="running server on /tmp/bktest_buildkitd1933073812/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.48s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=remote/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=remote/Compose --- FAIL: TestIntegration/TestBakePrint/worker=remote/Compose (0.05s)
test-integration (master, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:36465/moby/buildkit:buildx-stable-1 time="2024-11-27T17:21:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36465" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36465/library/busybox:latest time="2024-11-27T17:21:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36465" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36465/library/alpine:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=docker-container/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=docker-container/Compose --- FAIL: TestIntegration/TestBakePrint/worker=docker-container/Compose (0.06s)
test-integration (buildx-stable-1, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:36981/moby/buildkit:buildx-stable-1 time="2024-11-27T17:21:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36981" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36981/library/busybox:latest time="2024-11-27T17:21:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36981" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36981/library/alpine:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=docker-container/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=docker-container/Compose --- FAIL: TestIntegration/TestBakePrint/worker=docker-container/Compose (0.05s)
test-integration (latest, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:v0.16.0 to local mirror localhost:42059/moby/buildkit:buildx-stable-1 time="2024-11-27T17:21:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42059" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42059/library/busybox:latest time="2024-11-27T17:21:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42059" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42059/library/alpine:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=docker-container/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=docker-container/Compose --- FAIL: TestIntegration/TestBakePrint/worker=docker-container/Compose (0.06s)
test-integration (v0.16.0, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33439/library/busybox:latest time="2024-11-27T17:21:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33439" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33439/library/alpine:latest time="2024-11-27T17:21:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33439" run.go:272: copied docker.io/moby/buildkit:v0.17.2 to local mirror localhost:33439/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=docker-container/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=docker-container/Compose --- FAIL: TestIntegration/TestBakePrint/worker=docker-container/Compose (0.05s)
test-integration (v0.17.2, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40249/library/busybox:latest time="2024-11-27T17:21:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40249" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40249/library/alpine:latest time="2024-11-27T17:21:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40249" run.go:272: copied docker.io/moby/buildkit:v0.17.2 to local mirror localhost:40249/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=docker-container/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=docker-container/Compose --- FAIL: TestIntegration/TestBakePrint/worker=docker-container/Compose (0.06s)
test-integration (v0.17.2, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:v0.16.0 to local mirror localhost:39373/moby/buildkit:buildx-stable-1 time="2024-11-27T17:21:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39373" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39373/library/busybox:latest time="2024-11-27T17:21:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39373" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39373/library/alpine:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=docker-container/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=docker-container/Compose --- FAIL: TestIntegration/TestBakePrint/worker=docker-container/Compose (0.05s)
test-integration (v0.16.0, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45659/library/alpine:latest time="2024-11-27T17:21:15Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45659" run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:45659/moby/buildkit:buildx-stable-1 time="2024-11-27T17:21:20Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45659" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45659/library/busybox:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=docker-container/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=docker-container/Compose --- FAIL: TestIntegration/TestBakePrint/worker=docker-container/Compose (0.05s)
test-integration (master, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44381/library/alpine:latest time="2024-11-27T17:21:24Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44381" run.go:272: copied docker.io/moby/buildkit:v0.15.2 to local mirror localhost:44381/moby/buildkit:buildx-stable-1 time="2024-11-27T17:21:29Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44381" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44381/library/busybox:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=docker-container/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=docker-container/Compose --- FAIL: TestIntegration/TestBakePrint/worker=docker-container/Compose (0.05s)
test-integration (v0.15.2, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44389/library/alpine:latest time="2024-11-27T17:21:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44389" run.go:272: copied docker.io/moby/buildkit:v0.15.2 to local mirror localhost:44389/moby/buildkit:buildx-stable-1 time="2024-11-27T17:21:31Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44389" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44389/library/busybox:latest --- FAIL: TestIntegration (1.03s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=docker-container/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=docker-container/Compose --- FAIL: TestIntegration/TestBakePrint/worker=docker-container/Compose (0.05s)
test-integration (v0.15.2, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39283/library/busybox:latest time="2024-11-27T17:21:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39283" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39283/library/alpine:latest time="2024-11-27T17:21:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39283" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:39283/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker: 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-11-27 17:23:16.696251021 +0000 UTC m=+124.543231954 /usr/bin/dockerd --data-root /tmp/integration2080973114/dj5xkol5nuh8g/root --exec-root /tmp/dxr/dj5xkol5nuh8g --pidfile /tmp/integration2080973114/dj5xkol5nuh8g/docker.pid --containerd-namespace dj5xkol5nuh8g --containerd-plugins-namespace dj5xkol5nuh8gp --host unix:///tmp/docker-integration/dj5xkol5nuh8g.sock --config-file /tmp/integration2080973114/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-11-27T17:23:16.714591862Z" level=info msg="Starting up" sandbox.go:138: time="2024-11-27T17:23:16.715641397Z" level=warning msg="could not change group /tmp/docker-integration/dj5xkol5nuh8g.sock to docker: group docker not found" sandbox.go:138: time="2024-11-27T17:23:16.715768105Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dj5xkol5nuh8g.sock)" sandbox.go:138: time="2024-11-27T17:23:16.715789274Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-11-27T17:23:16.716322928Z" level=info msg="started new containerd process" address=/tmp/dxr/dj5xkol5nuh8g/containerd/containerd.sock module=libcontainerd pid=20117 sandbox.go:138: time="2024-11-27T17:23:16.716729090Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dj5xkol5nuh8g/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-11-27T17:23:16.716896521Z" level=debug msg="2024/11/27 17:23:16 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dj5xkol5nuh8g/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/dj5xkol5nuh8g/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-11-27T17:23:16.727817275Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22 sandbox.go:138: time="2024-11-27T17:23:16.740655127Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-11-27T17:23:16.740685044Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:138: time="2024-11-27T17:23:16.740723085Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:138: time="2024-11-27T17:23:16.740742962Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:16.740848480Z" 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-11-27T17:23:16.740863999Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:16.740877815Z" 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-11-27T17:23:16.740894606Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:16.740988272Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:16.741229454Z" level=info msg="loading plugin \"io.container
Failed: tests/TestIntegration/TestBakePrint/worker=docker/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=docker/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=docker/Compose --- FAIL: TestIntegration/TestBakePrint/worker=docker/Compose (0.02s)
test-integration (docker, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35671/library/busybox:latest time="2024-11-27T17:21:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35671" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35671/library/alpine:latest time="2024-11-27T17:21:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35671" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:35671/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker+containerd: tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrint/worker=docker+containerd === PAUSE TestIntegration/TestBakePrint/worker=docker+containerd === CONT TestIntegration/TestBakePrint/worker=docker+containerd sandbox.go:135: stdout: /usr/bin/dockerd sandbox.go:135: stderr: /usr/bin/dockerd sandbox.go:138: > startCmd 2024-11-27 17:23:15.594295749 +0000 UTC m=+125.378364995 /usr/bin/dockerd --data-root /tmp/integration306159390/dywb6k39pf72l/root --exec-root /tmp/dxr/dywb6k39pf72l --pidfile /tmp/integration306159390/dywb6k39pf72l/docker.pid --containerd-namespace dywb6k39pf72l --containerd-plugins-namespace dywb6k39pf72lp --host unix:///tmp/docker-integration/dywb6k39pf72l.sock --config-file /tmp/integration306159390/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-11-27T17:23:15.611951996Z" level=info msg="Starting up" sandbox.go:138: time="2024-11-27T17:23:15.613043910Z" level=warning msg="could not change group /tmp/docker-integration/dywb6k39pf72l.sock to docker: group docker not found" sandbox.go:138: time="2024-11-27T17:23:15.613179063Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dywb6k39pf72l.sock)" sandbox.go:138: time="2024-11-27T17:23:15.613195684Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-11-27T17:23:15.613789692Z" level=info msg="started new containerd process" address=/tmp/dxr/dywb6k39pf72l/containerd/containerd.sock module=libcontainerd pid=19875 sandbox.go:138: time="2024-11-27T17:23:15.614097157Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dywb6k39pf72l/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-11-27T17:23:15.614245637Z" level=debug msg="2024/11/27 17:23:15 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dywb6k39pf72l/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/dywb6k39pf72l/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-11-27T17:23:15.625264247Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22 sandbox.go:138: time="2024-11-27T17:23:15.638500942Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-11-27T17:23:15.638523635Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:138: time="2024-11-27T17:23:15.638556827Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:138: time="2024-11-27T17:23:15.638573077Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:15.638662584Z" 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-11-27T17:23:15.638677933Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:15.638690306Z" 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-11-27T17:23:15.638705775Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:15.638796445Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:15.639012679Z" level=info msg=
Failed: tests/TestIntegration/TestBakePrint/worker=docker+containerd/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=docker+containerd/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=docker+containerd/Compose --- FAIL: TestIntegration/TestBakePrint/worker=docker+containerd/Compose (0.02s)
test-integration (docker+containerd, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46797/library/busybox:latest time="2024-11-27T17:21:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46797" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46797/library/alpine:latest time="2024-11-27T17:21:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46797" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:46797/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker+containerd@26.1: tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrint/worker=docker+containerd@26.1 === PAUSE TestIntegration/TestBakePrint/worker=docker+containerd@26.1 === CONT TestIntegration/TestBakePrint/worker=docker+containerd@26.1 sandbox.go:135: stdout: /opt/docker-alt-26/dockerd sandbox.go:135: stderr: /opt/docker-alt-26/dockerd sandbox.go:138: > startCmd 2024-11-27 17:23:16.356970205 +0000 UTC m=+124.635170914 /opt/docker-alt-26/dockerd --data-root /tmp/integration1839667231/d2gwcpb6tgxwz/root --exec-root /tmp/dxr/d2gwcpb6tgxwz --pidfile /tmp/integration1839667231/d2gwcpb6tgxwz/docker.pid --containerd-namespace d2gwcpb6tgxwz --containerd-plugins-namespace d2gwcpb6tgxwzp --host unix:///tmp/docker-integration/d2gwcpb6tgxwz.sock --config-file /tmp/integration1839667231/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-11-27T17:23:16.384101186Z" level=info msg="Starting up" sandbox.go:138: time="2024-11-27T17:23:16.385199658Z" level=warning msg="could not change group /tmp/docker-integration/d2gwcpb6tgxwz.sock to docker: group docker not found" sandbox.go:138: time="2024-11-27T17:23:16.385328950Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/d2gwcpb6tgxwz.sock)" sandbox.go:138: time="2024-11-27T17:23:16.385346112Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-11-27T17:23:16.386094858Z" level=info msg="started new containerd process" address=/tmp/dxr/d2gwcpb6tgxwz/containerd/containerd.sock module=libcontainerd pid=19386 sandbox.go:138: time="2024-11-27T17:23:16.386467544Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/d2gwcpb6tgxwz/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-11-27T17:23:16.386714117Z" level=debug msg="2024/11/27 17:23:16 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/d2gwcpb6tgxwz/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/d2gwcpb6tgxwz/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-11-27T17:23:16.398233688Z" level=info msg="starting containerd" revision=926c9586fe4a6236699318391cd44976a98e31f1 version=v1.7.15 sandbox.go:138: time="2024-11-27T17:23:16.411728312Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-11-27T17:23:16.411960225Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:138: time="2024-11-27T17:23:16.412054020Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:138: time="2024-11-27T17:23:16.412078716Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:16.412171439Z" 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-11-27T17:23:16.412191697Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:16.412207607Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:138: time="2024-11-27T17:23:16.412303234Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:16.412430812Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:16.412670290Z" level=info msg=
Failed: tests/TestIntegration/TestBakePrint/worker=docker+containerd@26.1/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=docker+containerd@26.1/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=docker+containerd@26.1/Compose --- FAIL: TestIntegration/TestBakePrint/worker=docker+containerd@26.1/Compose (0.02s)
test-integration (docker+containerd@26.1, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:46405/moby/buildkit:buildx-stable-1 time="2024-11-27T17:21:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46405" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46405/library/busybox:latest time="2024-11-27T17:21:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46405" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46405/library/alpine:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker@26.1: tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrint/worker=docker@26.1 === PAUSE TestIntegration/TestBakePrint/worker=docker@26.1 === CONT TestIntegration/TestBakePrint/worker=docker@26.1 sandbox.go:135: stdout: /opt/docker-alt-26/dockerd sandbox.go:135: stderr: /opt/docker-alt-26/dockerd sandbox.go:138: > startCmd 2024-11-27 17:23:15.520194551 +0000 UTC m=+125.144588451 /opt/docker-alt-26/dockerd --data-root /tmp/integration187001116/dw640f7ks7zou/root --exec-root /tmp/dxr/dw640f7ks7zou --pidfile /tmp/integration187001116/dw640f7ks7zou/docker.pid --containerd-namespace dw640f7ks7zou --containerd-plugins-namespace dw640f7ks7zoup --host unix:///tmp/docker-integration/dw640f7ks7zou.sock --config-file /tmp/integration187001116/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-11-27T17:23:15.546485456Z" level=info msg="Starting up" sandbox.go:138: time="2024-11-27T17:23:15.547557290Z" level=warning msg="could not change group /tmp/docker-integration/dw640f7ks7zou.sock to docker: group docker not found" sandbox.go:138: time="2024-11-27T17:23:15.547681042Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dw640f7ks7zou.sock)" sandbox.go:138: time="2024-11-27T17:23:15.547700489Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-11-27T17:23:15.548351695Z" level=info msg="started new containerd process" address=/tmp/dxr/dw640f7ks7zou/containerd/containerd.sock module=libcontainerd pid=20130 sandbox.go:138: time="2024-11-27T17:23:15.549038095Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dw640f7ks7zou/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-11-27T17:23:15.549152182Z" level=debug msg="2024/11/27 17:23:15 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dw640f7ks7zou/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/dw640f7ks7zou/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-11-27T17:23:15.560542480Z" level=info msg="starting containerd" revision=926c9586fe4a6236699318391cd44976a98e31f1 version=v1.7.15 sandbox.go:138: time="2024-11-27T17:23:15.573269959Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-11-27T17:23:15.573297551Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:138: time="2024-11-27T17:23:15.573332417Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:138: time="2024-11-27T17:23:15.573351473Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:15.573440029Z" 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-11-27T17:23:15.573457903Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:15.573476407Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:138: time="2024-11-27T17:23:15.573490504Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:15.573591895Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:15.573815404Z" level=info msg="loading plugin \"io.containerd.snap
Failed: tests/TestIntegration/TestBakePrint/worker=docker@26.1/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=docker@26.1/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=docker@26.1/Compose --- FAIL: TestIntegration/TestBakePrint/worker=docker@26.1/Compose (0.02s)
test-integration (docker@26.1, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45553/library/busybox:latest time="2024-11-27T17:21:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45553" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45553/library/alpine:latest time="2024-11-27T17:21:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45553" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:45553/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker: tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrint/worker=docker === PAUSE TestIntegration/TestBakePrint/worker=docker === CONT TestIntegration/TestBakePrint/worker=docker sandbox.go:135: stderr: /usr/bin/dockerd sandbox.go:138: > startCmd 2024-11-27 17:23:18.308026035 +0000 UTC m=+124.598097331 /usr/bin/dockerd --data-root /tmp/integration1497006613/dkqyb5zo2swi6/root --exec-root /tmp/dxr/dkqyb5zo2swi6 --pidfile /tmp/integration1497006613/dkqyb5zo2swi6/docker.pid --containerd-namespace dkqyb5zo2swi6 --containerd-plugins-namespace dkqyb5zo2swi6p --host unix:///tmp/docker-integration/dkqyb5zo2swi6.sock --config-file /tmp/integration1497006613/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-11-27T17:23:18.326728853Z" level=info msg="Starting up" sandbox.go:138: time="2024-11-27T17:23:18.327767055Z" level=warning msg="could not change group /tmp/docker-integration/dkqyb5zo2swi6.sock to docker: group docker not found" sandbox.go:138: time="2024-11-27T17:23:18.327880015Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dkqyb5zo2swi6.sock)" sandbox.go:138: time="2024-11-27T17:23:18.327896686Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-11-27T17:23:18.328398517Z" level=info msg="started new containerd process" address=/tmp/dxr/dkqyb5zo2swi6/containerd/containerd.sock module=libcontainerd pid=20080 sandbox.go:138: time="2024-11-27T17:23:18.328722841Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dkqyb5zo2swi6/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-11-27T17:23:18.329025067Z" level=debug msg="2024/11/27 17:23:18 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dkqyb5zo2swi6/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/dkqyb5zo2swi6/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-11-27T17:23:18.339323467Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22 sandbox.go:138: time="2024-11-27T17:23:18.351990286Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-11-27T17:23:18.352025101Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:138: time="2024-11-27T17:23:18.352061569Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:138: time="2024-11-27T17:23:18.352080734Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:18.352165973Z" 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-11-27T17:23:18.352185800Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:18.352246523Z" 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-11-27T17:23:18.352280466Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:18.352451485Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:18.352703143Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.container
Failed: tests/TestIntegration/TestBakePrint/worker=docker/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=docker/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=docker/Compose --- FAIL: TestIntegration/TestBakePrint/worker=docker/Compose (0.03s)
test-integration (docker, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33011/library/alpine:latest time="2024-11-27T17:21:11Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33011" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:33011/moby/buildkit:buildx-stable-1 time="2024-11-27T17:21:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33011" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33011/library/busybox:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker+containerd@26.1: tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrint/worker=docker+containerd@26.1 === PAUSE TestIntegration/TestBakePrint/worker=docker+containerd@26.1 === CONT TestIntegration/TestBakePrint/worker=docker+containerd@26.1 sandbox.go:135: stdout: /opt/docker-alt-26/dockerd sandbox.go:135: stderr: /opt/docker-alt-26/dockerd sandbox.go:138: > startCmd 2024-11-27 17:23:15.887692511 +0000 UTC m=+124.780224329 /opt/docker-alt-26/dockerd --data-root /tmp/integration4137560666/dv1p3qpshke52/root --exec-root /tmp/dxr/dv1p3qpshke52 --pidfile /tmp/integration4137560666/dv1p3qpshke52/docker.pid --containerd-namespace dv1p3qpshke52 --containerd-plugins-namespace dv1p3qpshke52p --host unix:///tmp/docker-integration/dv1p3qpshke52.sock --config-file /tmp/integration4137560666/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-11-27T17:23:15.913643251Z" level=info msg="Starting up" sandbox.go:138: time="2024-11-27T17:23:15.916541120Z" level=warning msg="could not change group /tmp/docker-integration/dv1p3qpshke52.sock to docker: group docker not found" sandbox.go:138: time="2024-11-27T17:23:15.916885194Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dv1p3qpshke52.sock)" sandbox.go:138: time="2024-11-27T17:23:15.916908257Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-11-27T17:23:15.917493291Z" level=info msg="started new containerd process" address=/tmp/dxr/dv1p3qpshke52/containerd/containerd.sock module=libcontainerd pid=19419 sandbox.go:138: time="2024-11-27T17:23:15.917985422Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dv1p3qpshke52/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-11-27T17:23:15.918153710Z" level=debug msg="2024/11/27 17:23:15 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dv1p3qpshke52/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/dv1p3qpshke52/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-11-27T17:23:15.929668844Z" level=info msg="starting containerd" revision=926c9586fe4a6236699318391cd44976a98e31f1 version=v1.7.15 sandbox.go:138: time="2024-11-27T17:23:15.943004619Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-11-27T17:23:15.943035406Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:138: time="2024-11-27T17:23:15.943074920Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:138: time="2024-11-27T17:23:15.943100408Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:15.943207098Z" 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-11-27T17:23:15.943225983Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:15.943243987Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:138: time="2024-11-27T17:23:15.943258564Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:15.943341910Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:15.943559668Z" level=info msg=
Failed: tests/TestIntegration/TestBakePrint/worker=docker+containerd@26.1/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=docker+containerd@26.1/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=docker+containerd@26.1/Compose --- FAIL: TestIntegration/TestBakePrint/worker=docker+containerd@26.1/Compose (0.02s)
test-integration (docker+containerd@26.1, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:45893/moby/buildkit:buildx-stable-1 time="2024-11-27T17:21:27Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45893" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45893/library/busybox:latest time="2024-11-27T17:21:27Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45893" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45893/library/alpine:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker+containerd: tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrint/worker=docker+containerd === PAUSE TestIntegration/TestBakePrint/worker=docker+containerd === CONT TestIntegration/TestBakePrint/worker=docker+containerd sandbox.go:135: stdout: /usr/bin/dockerd sandbox.go:135: stderr: /usr/bin/dockerd sandbox.go:138: > startCmd 2024-11-27 17:23:28.924188506 +0000 UTC m=+126.898050883 /usr/bin/dockerd --data-root /tmp/integration2417948644/dqeotcbaw72zs/root --exec-root /tmp/dxr/dqeotcbaw72zs --pidfile /tmp/integration2417948644/dqeotcbaw72zs/docker.pid --containerd-namespace dqeotcbaw72zs --containerd-plugins-namespace dqeotcbaw72zsp --host unix:///tmp/docker-integration/dqeotcbaw72zs.sock --config-file /tmp/integration2417948644/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-11-27T17:23:28.941983978Z" level=info msg="Starting up" sandbox.go:138: time="2024-11-27T17:23:28.943022850Z" level=warning msg="could not change group /tmp/docker-integration/dqeotcbaw72zs.sock to docker: group docker not found" sandbox.go:138: time="2024-11-27T17:23:28.943151881Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dqeotcbaw72zs.sock)" sandbox.go:138: time="2024-11-27T17:23:28.943177479Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-11-27T17:23:28.943677113Z" level=info msg="started new containerd process" address=/tmp/dxr/dqeotcbaw72zs/containerd/containerd.sock module=libcontainerd pid=19897 sandbox.go:138: time="2024-11-27T17:23:28.943994456Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dqeotcbaw72zs/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-11-27T17:23:28.944132255Z" level=debug msg="2024/11/27 17:23:28 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dqeotcbaw72zs/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/dqeotcbaw72zs/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-11-27T17:23:28.954365520Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22 sandbox.go:138: time="2024-11-27T17:23:28.966964347Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-11-27T17:23:28.966988312Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:138: time="2024-11-27T17:23:28.967013168Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:138: time="2024-11-27T17:23:28.967025120Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:28.967111582Z" 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-11-27T17:23:28.967126670Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:28.967136849Z" 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-11-27T17:23:28.967145806Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:28.967234642Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:28.967429797Z" level=info m
Failed: tests/TestIntegration/TestBakePrint/worker=docker+containerd/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=docker+containerd/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=docker+containerd/Compose --- FAIL: TestIntegration/TestBakePrint/worker=docker+containerd/Compose (0.02s)
test-integration (docker+containerd, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:44485/moby/buildkit:buildx-stable-1 time="2024-11-27T17:21:27Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44485" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44485/library/busybox:latest time="2024-11-27T17:21:27Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44485" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44485/library/alpine:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker@26.1: tests/sandbox.go#L135
=== RUN TestIntegration/TestBakePrint/worker=docker@26.1 === PAUSE TestIntegration/TestBakePrint/worker=docker@26.1 === CONT TestIntegration/TestBakePrint/worker=docker@26.1 sandbox.go:135: stdout: /opt/docker-alt-26/dockerd sandbox.go:135: stderr: /opt/docker-alt-26/dockerd sandbox.go:138: > startCmd 2024-11-27 17:23:31.91964351 +0000 UTC m=+129.885823845 /opt/docker-alt-26/dockerd --data-root /tmp/integration1625096265/df8ci0pt2odgu/root --exec-root /tmp/dxr/df8ci0pt2odgu --pidfile /tmp/integration1625096265/df8ci0pt2odgu/docker.pid --containerd-namespace df8ci0pt2odgu --containerd-plugins-namespace df8ci0pt2odgup --host unix:///tmp/docker-integration/df8ci0pt2odgu.sock --config-file /tmp/integration1625096265/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-11-27T17:23:31.944972298Z" level=info msg="Starting up" sandbox.go:138: time="2024-11-27T17:23:31.946201087Z" level=warning msg="could not change group /tmp/docker-integration/df8ci0pt2odgu.sock to docker: group docker not found" sandbox.go:138: time="2024-11-27T17:23:31.946351597Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/df8ci0pt2odgu.sock)" sandbox.go:138: time="2024-11-27T17:23:31.946372115Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-11-27T17:23:31.946930612Z" level=info msg="started new containerd process" address=/tmp/dxr/df8ci0pt2odgu/containerd/containerd.sock module=libcontainerd pid=20137 sandbox.go:138: time="2024-11-27T17:23:31.947332230Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/df8ci0pt2odgu/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-11-27T17:23:31.947468166Z" level=debug msg="2024/11/27 17:23:31 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/df8ci0pt2odgu/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/df8ci0pt2odgu/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-11-27T17:23:31.959085318Z" level=info msg="starting containerd" revision=926c9586fe4a6236699318391cd44976a98e31f1 version=v1.7.15 sandbox.go:138: time="2024-11-27T17:23:31.972045516Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-11-27T17:23:31.972071845Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:138: time="2024-11-27T17:23:31.972095549Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:138: time="2024-11-27T17:23:31.972107802Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:31.972183433Z" 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-11-27T17:23:31.972198902Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:31.972208069Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:138: time="2024-11-27T17:23:31.972216605Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:31.972286505Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-11-27T17:23:31.972472641Z" level=info msg="loading plugin \"io.containerd.sn
Failed: tests/TestIntegration/TestBakePrint/worker=docker@26.1/Compose: tests/bake.go#L144
=== RUN TestIntegration/TestBakePrint/worker=docker@26.1/Compose bake.go:144: Error Trace: /src/tests/bake.go:144 Error: Not equal: expected: map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "cache-from":[]interface {}{"type=gha,scope=build", "type=s3,region=eu-west-1,bucket=mybucket", "user/repo:cache"}, "cache-to":[]interface {}{"type=gha,scope=build,mode=max", "type=s3,region=eu-west-1,bucket=mybucket", "type=inline"}, "context":".", "dockerfile":"Dockerfile", "output":[]interface {}{"./release-out", "type=registry,ref=user/app"}}}} actual : map[string]interface {}{"group":map[string]interface {}{"default":map[string]interface {}{"targets":[]interface {}{"build"}}}, "target":map[string]interface {}{"build":map[string]interface {}{"args":map[string]interface {}{"HELLO":"foo"}, "context":".", "dockerfile":"Dockerfile"}}} Diff: --- Expected +++ Actual @@ -9,3 +9,3 @@ (string) (len=6) "target": (map[string]interface {}) (len=1) { - (string) (len=5) "build": (map[string]interface {}) (len=6) { + (string) (len=5) "build": (map[string]interface {}) (len=3) { (string) (len=4) "args": (map[string]interface {}) (len=1) { @@ -13,18 +13,4 @@ }, - (string) (len=10) "cache-from": ([]interface {}) (len=3) { - (string) (len=20) "type=gha,scope=build", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=15) "user/repo:cache" - }, - (string) (len=8) "cache-to": ([]interface {}) (len=3) { - (string) (len=29) "type=gha,scope=build,mode=max", - (string) (len=40) "type=s3,region=eu-west-1,bucket=mybucket", - (string) (len=11) "type=inline" - }, (string) (len=7) "context": (string) (len=1) ".", - (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile", - (string) (len=6) "output": ([]interface {}) (len=2) { - (string) (len=13) "./release-out", - (string) (len=26) "type=registry,ref=user/app" - } + (string) (len=10) "dockerfile": (string) (len=10) "Dockerfile" } Test: TestIntegration/TestBakePrint/worker=docker@26.1/Compose --- FAIL: TestIntegration/TestBakePrint/worker=docker@26.1/Compose (0.03s)
test-integration (docker@26.1, ./tests, experimental)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
buildx-darwin-amd64 Expired
18.2 MB
buildx-darwin-arm64 Expired
17 MB
buildx-freebsd-amd64 Expired
17.8 MB
buildx-freebsd-arm64 Expired
16.2 MB
buildx-linux-amd64 Expired
17.9 MB
buildx-linux-arm-v6 Expired
16.6 MB
buildx-linux-arm-v7 Expired
16.6 MB
buildx-linux-arm64 Expired
16.3 MB
buildx-linux-ppc64le Expired
15.9 MB
buildx-linux-riscv64 Expired
16.8 MB
buildx-linux-s390x Expired
17.3 MB
buildx-openbsd-amd64 Expired
17.8 MB
buildx-openbsd-arm64 Expired
16.2 MB
buildx-windows-amd64 Expired
18.3 MB
buildx-windows-arm64 Expired
16.4 MB
docker~buildx~3527BM.dockerbuild Expired
80.2 KB
docker~buildx~3FHQBJ.dockerbuild Expired
79.1 KB
docker~buildx~4YDF63.dockerbuild Expired
79.3 KB
docker~buildx~BQ64EK.dockerbuild Expired
80.8 KB
docker~buildx~FBG8BQ.dockerbuild Expired
78.7 KB
docker~buildx~JDXI7D.dockerbuild Expired
28.2 KB
docker~buildx~JE46S6.dockerbuild Expired
78.9 KB
docker~buildx~KTVQV4.dockerbuild Expired
79.9 KB
docker~buildx~KZG7L9.dockerbuild Expired
79.7 KB
docker~buildx~LCDQXY.dockerbuild Expired
79.8 KB
docker~buildx~LE4CA8.dockerbuild Expired
79.5 KB
docker~buildx~NLA12X.dockerbuild Expired
79.9 KB
docker~buildx~OOGMPK.dockerbuild Expired
79.9 KB
docker~buildx~PLENV9.dockerbuild Expired
79.9 KB
docker~buildx~PRI3PX.dockerbuild Expired
79.8 KB
docker~buildx~PWBO83.dockerbuild Expired
79.3 KB
docker~buildx~Q875NO.dockerbuild Expired
81.5 KB
docker~buildx~QK5CEB.dockerbuild Expired
79.1 KB
docker~buildx~QK6H2S.dockerbuild Expired
79.4 KB
docker~buildx~QLCA38.dockerbuild Expired
81.7 KB
docker~buildx~QRA6K3.dockerbuild Expired
80 KB
docker~buildx~R93C64.dockerbuild Expired
78.9 KB
docker~buildx~RIIVQD.dockerbuild Expired
79.4 KB
docker~buildx~RVHT6A.dockerbuild Expired
79 KB
docker~buildx~RVR9HY.dockerbuild Expired
79.6 KB
docker~buildx~SFAJ0L.dockerbuild Expired
80.2 KB
docker~buildx~UPP7GK.dockerbuild Expired
80.2 KB
docker~buildx~UPZQNG.dockerbuild Expired
79.7 KB
docker~buildx~V3RY73.dockerbuild Expired
79.6 KB
docker~buildx~WR9XYJ.dockerbuild Expired
79.7 KB
docker~buildx~X19TZA.dockerbuild Expired
80.9 KB
docker~buildx~XB9TWS.dockerbuild Expired
78.5 KB
docker~buildx~ZJKYVF.dockerbuild Expired
79.2 KB
test-reports-test-integration-tests--docker- Expired
139 KB
test-reports-test-integration-tests--docker-experimental Expired
139 KB
test-reports-test-integration-tests--docker261- Expired
137 KB
test-reports-test-integration-tests--docker261-experimental Expired
138 KB
test-reports-test-integration-tests--dockercontainerd- Expired
138 KB
test-reports-test-integration-tests--dockercontainerd-experimental Expired
139 KB
test-reports-test-integration-tests--dockercontainerd261- Expired
137 KB
test-reports-test-integration-tests--dockercontainerd261-experimental Expired
137 KB
test-reports-test-integration-tests-buildx-stable-1-docker-container- Expired
123 KB
test-reports-test-integration-tests-buildx-stable-1-docker-container-experimental Expired
123 KB
test-reports-test-integration-tests-buildx-stable-1-remote- Expired
124 KB
test-reports-test-integration-tests-buildx-stable-1-remote-experimental Expired
125 KB
test-reports-test-integration-tests-latest-docker-container- Expired
123 KB
test-reports-test-integration-tests-latest-docker-container-experimental Expired
123 KB
test-reports-test-integration-tests-latest-remote- Expired
124 KB
test-reports-test-integration-tests-latest-remote-experimental Expired
125 KB
test-reports-test-integration-tests-master-docker-container- Expired
123 KB
test-reports-test-integration-tests-master-docker-container-experimental Expired
123 KB
test-reports-test-integration-tests-master-remote- Expired
125 KB
test-reports-test-integration-tests-master-remote-experimental Expired
125 KB
test-reports-test-integration-tests-v0152-docker-container- Expired
123 KB
test-reports-test-integration-tests-v0152-docker-container-experimental Expired
123 KB
test-reports-test-integration-tests-v0152-remote- Expired
124 KB
test-reports-test-integration-tests-v0152-remote-experimental Expired
125 KB
test-reports-test-integration-tests-v0160-docker-container- Expired
123 KB
test-reports-test-integration-tests-v0160-docker-container-experimental Expired
123 KB
test-reports-test-integration-tests-v0160-remote- Expired
125 KB
test-reports-test-integration-tests-v0160-remote-experimental Expired
125 KB
test-reports-test-integration-tests-v0172-docker-container- Expired
123 KB
test-reports-test-integration-tests-v0172-docker-container-experimental Expired
123 KB
test-reports-test-integration-tests-v0172-remote- Expired
124 KB
test-reports-test-integration-tests-v0172-remote-experimental Expired
125 KB
test-reports-test-unit--macos-14 Expired
166 KB
test-reports-test-unit--ubuntu-24.04 Expired
173 KB
test-reports-test-unit--windows-2022 Expired
168 KB