Skip to content

[v0.19] bake: remove empty values set by --set #37

[v0.19] bake: remove empty values set by --set

[v0.19] bake: remove empty values set by --set #37

Triggered via push December 16, 2024 17:12
Status Failure
Total duration 11m 34s
Artifacts 83

build.yml

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

Annotations

96 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:46229/library/busybox:latest time="2024-12-16T17:15:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46229" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46229/library/alpine:latest time="2024-12-16T17:15:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46229" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:46229/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=remote: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote === PAUSE TestIntegration/TestVersion/worker=remote === CONT TestIntegration/TestVersion/worker=remote version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 9a9dd4e8 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_config3863785523/buildkitd.toml --root /tmp/bktest_buildkitd1578929936 --addr unix:///tmp/bktest_buildkitd1578929936/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_config3863785523/buildkitd.toml --root /tmp/bktest_buildkitd1578929936 --addr unix:///tmp/bktest_buildkitd1578929936/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-12-16 17:15:59.208389875 +0000 UTC m=+6.663393000 /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_config3863785523/buildkitd.toml --root /tmp/bktest_buildkitd1578929936 --addr unix:///tmp/bktest_buildkitd1578929936/buildkitd.sock --debug sandbox.go:138: time="2024-12-16T17:15:59Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-12-16T17:15:59Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-12-16T17:15:59Z" level=info msg="found worker \"saxqbglufb15aiwqrldp2dmao\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:de6acbbeaa29 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-12-16T17:15:59Z" level=info msg="found 1 workers, default=\"saxqbglufb15aiwqrldp2dmao\"" sandbox.go:138: time="2024-12-16T17:15:59Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-12-16T17:15:59Z" level=info msg="running server on /tmp/bktest_buildkitd1578929936/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.28s)
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:44313/library/busybox:latest time="2024-12-16T17:15:55Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44313" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44313/library/alpine:latest time="2024-12-16T17:15:55Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44313" run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:44313/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.00s)
Failed: tests/TestIntegration/TestVersion/worker=remote: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote === PAUSE TestIntegration/TestVersion/worker=remote === CONT TestIntegration/TestVersion/worker=remote version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 9a9dd4e8 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_config2238450188/buildkitd.toml --root /tmp/bktest_buildkitd630631339 --addr unix:///tmp/bktest_buildkitd630631339/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_config2238450188/buildkitd.toml --root /tmp/bktest_buildkitd630631339 --addr unix:///tmp/bktest_buildkitd630631339/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-12-16 17:16:02.087761183 +0000 UTC m=+7.069367378 /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_config2238450188/buildkitd.toml --root /tmp/bktest_buildkitd630631339 --addr unix:///tmp/bktest_buildkitd630631339/buildkitd.sock --debug sandbox.go:138: time="2024-12-16T17:16:02Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-12-16T17:16:02Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-12-16T17:16:02Z" level=info msg="found worker \"6cl0mn81fhw7ko32vt8shtjwo\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:080075042a64 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-12-16T17:16:02Z" level=info msg="found 1 workers, default=\"6cl0mn81fhw7ko32vt8shtjwo\"" sandbox.go:138: time="2024-12-16T17:16:02Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-12-16T17:16:02Z" level=info msg="running server on /tmp/bktest_buildkitd630631339/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.27s)
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/moby/buildkit:latest to local mirror localhost:39339/moby/buildkit:buildx-stable-1 time="2024-12-16T17:16:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39339" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39339/library/busybox:latest time="2024-12-16T17:16:15Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39339" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39339/library/alpine:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=remote: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote === PAUSE TestIntegration/TestVersion/worker=remote === CONT TestIntegration/TestVersion/worker=remote version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 9a9dd4e8 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_config3802105447/buildkitd.toml --root /tmp/bktest_buildkitd1609395710 --addr unix:///tmp/bktest_buildkitd1609395710/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_config3802105447/buildkitd.toml --root /tmp/bktest_buildkitd1609395710 --addr unix:///tmp/bktest_buildkitd1609395710/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-12-16 17:16:16.886798299 +0000 UTC m=+8.873687837 /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_config3802105447/buildkitd.toml --root /tmp/bktest_buildkitd1609395710 --addr unix:///tmp/bktest_buildkitd1609395710/buildkitd.sock --debug sandbox.go:138: time="2024-12-16T17:16:16Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-12-16T17:16:16Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-12-16T17:16:16Z" level=info msg="found worker \"b7szw1ashytu8itex7os1mwkg\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:fb8909cf8ffd 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-12-16T17:16:17Z" level=info msg="found 1 workers, default=\"b7szw1ashytu8itex7os1mwkg\"" sandbox.go:138: time="2024-12-16T17:16:17Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-12-16T17:16:17Z" level=info msg="running server on /tmp/bktest_buildkitd1609395710/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.30s)
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/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41487/library/busybox:latest time="2024-12-16T17:15:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41487" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41487/library/alpine:latest time="2024-12-16T17:15:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41487" run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:41487/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 9a9dd4e8 --- FAIL: TestIntegration/TestVersion/worker=docker-container (0.94s)
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/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41449/library/alpine:latest time="2024-12-16T17:16:05Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41449" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:41449/moby/buildkit:buildx-stable-1 time="2024-12-16T17:16:11Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41449" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41449/library/busybox:latest --- FAIL: TestIntegration (0.00s)
Failed: tests/TestIntegration/TestVersion/worker=remote: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote === PAUSE TestIntegration/TestVersion/worker=remote === CONT TestIntegration/TestVersion/worker=remote version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 9a9dd4e8 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_config2298543287/buildkitd.toml --root /tmp/bktest_buildkitd2571951962 --addr unix:///tmp/bktest_buildkitd2571951962/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_config2298543287/buildkitd.toml --root /tmp/bktest_buildkitd2571951962 --addr unix:///tmp/bktest_buildkitd2571951962/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-12-16 17:16:15.460687012 +0000 UTC m=+10.560563469 /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_config2298543287/buildkitd.toml --root /tmp/bktest_buildkitd2571951962 --addr unix:///tmp/bktest_buildkitd2571951962/buildkitd.sock --debug sandbox.go:138: time="2024-12-16T17:16:15Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-12-16T17:16:15Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-12-16T17:16:15Z" level=info msg="found worker \"qficmyc181yxz4og0ck1jkie6\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:558aec1e39eb 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-12-16T17:16:15Z" level=info msg="found 1 workers, default=\"qficmyc181yxz4og0ck1jkie6\"" sandbox.go:138: time="2024-12-16T17:16:15Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-12-16T17:16:15Z" level=info msg="running server on /tmp/bktest_buildkitd2571951962/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.30s)
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:44445/library/busybox:latest time="2024-12-16T17:15:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44445" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44445/library/alpine:latest time="2024-12-16T17:15:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44445" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:44445/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 9a9dd4e8 --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.02s)
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:33741/library/busybox:latest time="2024-12-16T17:15:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33741" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33741/library/alpine:latest time="2024-12-16T17:15:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33741" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:33741/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 9a9dd4e8 --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.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/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40439/library/alpine:latest time="2024-12-16T17:15:54Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40439" run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:40439/moby/buildkit:buildx-stable-1 time="2024-12-16T17:15:59Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40439" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40439/library/busybox:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 9a9dd4e8 --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.01s)
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/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41865/library/busybox:latest time="2024-12-16T17:16:07Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41865" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41865/library/alpine:latest time="2024-12-16T17:16:07Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41865" run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:41865/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 9a9dd4e8 --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.12s)
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:45363/library/busybox:latest time="2024-12-16T17:17:34Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45363" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45363/library/alpine:latest time="2024-12-16T17:17:34Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45363" run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:45363/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 9a9dd4e8 --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.13s)
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/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34919/library/busybox:latest time="2024-12-16T17:15:56Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34919" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34919/library/alpine:latest time="2024-12-16T17:15:56Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34919" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:34919/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=docker+containerd: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker+containerd === PAUSE TestIntegration/TestVersion/worker=docker+containerd === CONT TestIntegration/TestVersion/worker=docker+containerd version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=docker+containerd Messages: Second field was not valid semver: 9a9dd4e8 sandbox.go:135: stdout: /usr/bin/dockerd sandbox.go:135: stderr: /usr/bin/dockerd sandbox.go:138: > startCmd 2024-12-16 17:16:23.569048995 +0000 UTC m=+27.859509459 /usr/bin/dockerd --data-root /tmp/integration2708084498/d24t0dzck5q6o/root --exec-root /tmp/dxr/d24t0dzck5q6o --pidfile /tmp/integration2708084498/d24t0dzck5q6o/docker.pid --containerd-namespace d24t0dzck5q6o --containerd-plugins-namespace d24t0dzck5q6op --host unix:///tmp/docker-integration/d24t0dzck5q6o.sock --config-file /tmp/integration2708084498/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-12-16T17:16:23.587191403Z" level=info msg="Starting up" sandbox.go:138: time="2024-12-16T17:16:23.588224061Z" level=warning msg="could not change group /tmp/docker-integration/d24t0dzck5q6o.sock to docker: group docker not found" sandbox.go:138: time="2024-12-16T17:16:23.588340319Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/d24t0dzck5q6o.sock)" sandbox.go:138: time="2024-12-16T17:16:23.588356910Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-12-16T17:16:23.588867494Z" level=info msg="started new containerd process" address=/tmp/dxr/d24t0dzck5q6o/containerd/containerd.sock module=libcontainerd pid=10994 sandbox.go:138: time="2024-12-16T17:16:23.589228688Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/d24t0dzck5q6o/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-12-16T17:16:23.589346728Z" level=debug msg="2024/12/16 17:16:23 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/d24t0dzck5q6o/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/d24t0dzck5q6o/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-12-16T17:16:23.599476604Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22 sandbox.go:138: time="2024-12-16T17:16:23.611805376Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-12-16T17:16:23.611833058Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:138: time="2024-12-16T17:16:23.611867743Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:138: time="2024-12-16T17:16:23.611887490Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:23.611964263Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:23.611982036Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:23.611998206Z" level=info msg="skip loading plugin \"io.
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:33661/library/busybox:latest time="2024-12-16T17:15:56Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33661" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33661/library/alpine:latest time="2024-12-16T17:15:56Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33661" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:33661/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/[email protected]: tests/version.go#L28
=== RUN TestIntegration/TestVersion/[email protected] === PAUSE TestIntegration/TestVersion/[email protected] === CONT TestIntegration/TestVersion/[email protected] version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/[email protected] Messages: Second field was not valid semver: 9a9dd4e8 sandbox.go:135: stdout: /opt/docker-alt-26/dockerd sandbox.go:135: stderr: /opt/docker-alt-26/dockerd sandbox.go:138: > startCmd 2024-12-16 17:16:23.177005558 +0000 UTC m=+27.326332333 /opt/docker-alt-26/dockerd --data-root /tmp/integration1134383954/dtw0sj5sg0ivk/root --exec-root /tmp/dxr/dtw0sj5sg0ivk --pidfile /tmp/integration1134383954/dtw0sj5sg0ivk/docker.pid --containerd-namespace dtw0sj5sg0ivk --containerd-plugins-namespace dtw0sj5sg0ivkp --host unix:///tmp/docker-integration/dtw0sj5sg0ivk.sock --config-file /tmp/integration1134383954/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-12-16T17:16:23.203044711Z" level=info msg="Starting up" sandbox.go:138: time="2024-12-16T17:16:23.204108914Z" level=warning msg="could not change group /tmp/docker-integration/dtw0sj5sg0ivk.sock to docker: group docker not found" sandbox.go:138: time="2024-12-16T17:16:23.204253012Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dtw0sj5sg0ivk.sock)" sandbox.go:138: time="2024-12-16T17:16:23.204270926Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-12-16T17:16:23.204789012Z" level=info msg="started new containerd process" address=/tmp/dxr/dtw0sj5sg0ivk/containerd/containerd.sock module=libcontainerd pid=10596 sandbox.go:138: time="2024-12-16T17:16:23.205137661Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dtw0sj5sg0ivk/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-12-16T17:16:23.205338523Z" level=debug msg="2024/12/16 17:16:23 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dtw0sj5sg0ivk/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/dtw0sj5sg0ivk/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-12-16T17:16:23.218456505Z" level=info msg="starting containerd" revision=926c9586fe4a6236699318391cd44976a98e31f1 version=v1.7.15 sandbox.go:138: time="2024-12-16T17:16:23.231200970Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-12-16T17:16:23.231224624Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:138: time="2024-12-16T17:16:23.231249009Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:138: time="2024-12-16T17:16:23.231261923Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:23.231343265Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:23.231359174Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:23.23
test-integration ([email protected], ./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:35957/library/busybox:latest time="2024-12-16T17:15:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35957" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35957/library/alpine:latest time="2024-12-16T17:15:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35957" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:35957/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/[email protected]: tests/version.go#L28
=== RUN TestIntegration/TestVersion/[email protected] === PAUSE TestIntegration/TestVersion/[email protected] === CONT TestIntegration/TestVersion/[email protected] version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/[email protected] Messages: Second field was not valid semver: 9a9dd4e8 sandbox.go:135: stdout: /opt/docker-alt-26/dockerd sandbox.go:135: stderr: /opt/docker-alt-26/dockerd sandbox.go:138: > startCmd 2024-12-16 17:16:24.269987667 +0000 UTC m=+27.473559657 /opt/docker-alt-26/dockerd --data-root /tmp/integration977944542/dzzm2is97nncu/root --exec-root /tmp/dxr/dzzm2is97nncu --pidfile /tmp/integration977944542/dzzm2is97nncu/docker.pid --containerd-namespace dzzm2is97nncu --containerd-plugins-namespace dzzm2is97nncup --host unix:///tmp/docker-integration/dzzm2is97nncu.sock --config-file /tmp/integration977944542/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-12-16T17:16:24.297148434Z" level=info msg="Starting up" sandbox.go:138: time="2024-12-16T17:16:24.298200081Z" level=warning msg="could not change group /tmp/docker-integration/dzzm2is97nncu.sock to docker: group docker not found" sandbox.go:138: time="2024-12-16T17:16:24.298328541Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dzzm2is97nncu.sock)" sandbox.go:138: time="2024-12-16T17:16:24.298349239Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-12-16T17:16:24.298900088Z" level=info msg="started new containerd process" address=/tmp/dxr/dzzm2is97nncu/containerd/containerd.sock module=libcontainerd pid=10596 sandbox.go:138: time="2024-12-16T17:16:24.299325263Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dzzm2is97nncu/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-12-16T17:16:24.299468135Z" level=debug msg="2024/12/16 17:16:24 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dzzm2is97nncu/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/dzzm2is97nncu/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-12-16T17:16:24.311551237Z" level=info msg="starting containerd" revision=926c9586fe4a6236699318391cd44976a98e31f1 version=v1.7.15 sandbox.go:138: time="2024-12-16T17:16:24.324915595Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-12-16T17:16:24.324974835Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:138: time="2024-12-16T17:16:24.325018327Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:138: time="2024-12-16T17:16:24.325043594Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:24.325133121Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:24.325152607Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:24.32517
test-integration ([email protected], ./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:34689/moby/buildkit:buildx-stable-1 time="2024-12-16T17:19:33Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34689" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34689/library/busybox:latest time="2024-12-16T17:19:34Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34689" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34689/library/alpine:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=remote: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote === PAUSE TestIntegration/TestVersion/worker=remote === CONT TestIntegration/TestVersion/worker=remote version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 9a9dd4e8 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_config2417459384/buildkitd.toml --root /tmp/bktest_buildkitd59795610 --addr unix:///tmp/bktest_buildkitd59795610/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_config2417459384/buildkitd.toml --root /tmp/bktest_buildkitd59795610 --addr unix:///tmp/bktest_buildkitd59795610/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-12-16 17:19:36.147995957 +0000 UTC m=+8.758987773 /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_config2417459384/buildkitd.toml --root /tmp/bktest_buildkitd59795610 --addr unix:///tmp/bktest_buildkitd59795610/buildkitd.sock --debug sandbox.go:138: time="2024-12-16T17:19:36Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-12-16T17:19:36Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-12-16T17:19:36Z" level=info msg="found worker \"8mr8r9c3ol1wyktq4r6b4tyls\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0f7538e4e4cc 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-12-16T17:19:36Z" level=info msg="found 1 workers, default=\"8mr8r9c3ol1wyktq4r6b4tyls\"" sandbox.go:138: time="2024-12-16T17:19:36Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-12-16T17:19:36Z" level=info msg="running server on /tmp/bktest_buildkitd59795610/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.31s)
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:35797/moby/buildkit:buildx-stable-1 time="2024-12-16T17:16:08Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35797" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35797/library/busybox:latest time="2024-12-16T17:16:09Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35797" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35797/library/alpine:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=docker: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker === PAUSE TestIntegration/TestVersion/worker=docker === CONT TestIntegration/TestVersion/worker=docker version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=docker Messages: Second field was not valid semver: 9a9dd4e8 sandbox.go:135: stderr: /usr/bin/dockerd sandbox.go:138: > startCmd 2024-12-16 17:16:33.253542826 +0000 UTC m=+31.820576312 /usr/bin/dockerd --data-root /tmp/integration2106636051/dueromtx7ozyg/root --exec-root /tmp/dxr/dueromtx7ozyg --pidfile /tmp/integration2106636051/dueromtx7ozyg/docker.pid --containerd-namespace dueromtx7ozyg --containerd-plugins-namespace dueromtx7ozygp --host unix:///tmp/docker-integration/dueromtx7ozyg.sock --config-file /tmp/integration2106636051/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-12-16T17:16:33.272260367Z" level=info msg="Starting up" sandbox.go:138: time="2024-12-16T17:16:33.273240470Z" level=warning msg="could not change group /tmp/docker-integration/dueromtx7ozyg.sock to docker: group docker not found" sandbox.go:138: time="2024-12-16T17:16:33.273355246Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dueromtx7ozyg.sock)" sandbox.go:138: time="2024-12-16T17:16:33.273371346Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-12-16T17:16:33.274011349Z" level=info msg="started new containerd process" address=/tmp/dxr/dueromtx7ozyg/containerd/containerd.sock module=libcontainerd pid=11077 sandbox.go:138: time="2024-12-16T17:16:33.274409166Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dueromtx7ozyg/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-12-16T17:16:33.274528477Z" level=debug msg="2024/12/16 17:16:33 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dueromtx7ozyg/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/dueromtx7ozyg/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-12-16T17:16:33.285046206Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22 sandbox.go:138: time="2024-12-16T17:16:33.297852845Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-12-16T17:16:33.297874977Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:138: time="2024-12-16T17:16:33.297913349Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:138: time="2024-12-16T17:16:33.297933386Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:33.298011914Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:33.298030239Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:33.298040488Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" t
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/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37397/library/busybox:latest time="2024-12-16T17:16:02Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37397" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37397/library/alpine:latest time="2024-12-16T17:16:03Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37397" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:37397/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/[email protected]: tests/version.go#L28
=== RUN TestIntegration/TestVersion/[email protected] === PAUSE TestIntegration/TestVersion/[email protected] === CONT TestIntegration/TestVersion/[email protected] version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/[email protected] Messages: Second field was not valid semver: 9a9dd4e8 sandbox.go:135: stdout: /opt/docker-alt-26/dockerd sandbox.go:135: stderr: /opt/docker-alt-26/dockerd sandbox.go:138: > startCmd 2024-12-16 17:16:31.829691329 +0000 UTC m=+29.580734447 /opt/docker-alt-26/dockerd --data-root /tmp/integration3868110385/du6tf1ys9fegg/root --exec-root /tmp/dxr/du6tf1ys9fegg --pidfile /tmp/integration3868110385/du6tf1ys9fegg/docker.pid --containerd-namespace du6tf1ys9fegg --containerd-plugins-namespace du6tf1ys9feggp --host unix:///tmp/docker-integration/du6tf1ys9fegg.sock --config-file /tmp/integration3868110385/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-12-16T17:16:31.858486185Z" level=info msg="Starting up" sandbox.go:138: time="2024-12-16T17:16:31.859637212Z" level=warning msg="could not change group /tmp/docker-integration/du6tf1ys9fegg.sock to docker: group docker not found" sandbox.go:138: time="2024-12-16T17:16:31.859785056Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/du6tf1ys9fegg.sock)" sandbox.go:138: time="2024-12-16T17:16:31.859806867Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-12-16T17:16:31.860369120Z" level=info msg="started new containerd process" address=/tmp/dxr/du6tf1ys9fegg/containerd/containerd.sock module=libcontainerd pid=10748 sandbox.go:138: time="2024-12-16T17:16:31.861083086Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/du6tf1ys9fegg/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-12-16T17:16:31.861241570Z" level=debug msg="2024/12/16 17:16:31 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/du6tf1ys9fegg/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/du6tf1ys9fegg/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-12-16T17:16:31.872717545Z" level=info msg="starting containerd" revision=926c9586fe4a6236699318391cd44976a98e31f1 version=v1.7.15 sandbox.go:138: time="2024-12-16T17:16:31.886034224Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-12-16T17:16:31.886074969Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:138: time="2024-12-16T17:16:31.886120805Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:138: time="2024-12-16T17:16:31.886145831Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:31.886269390Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:31.886288947Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:31.886306630Z" level=warning msg="failed to load
test-integration ([email protected], ./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:42711/library/busybox:latest time="2024-12-16T17:16:03Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42711" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42711/library/alpine:latest time="2024-12-16T17:16:03Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42711" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:42711/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=docker+containerd: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker+containerd === PAUSE TestIntegration/TestVersion/worker=docker+containerd === CONT TestIntegration/TestVersion/worker=docker+containerd version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=docker+containerd Messages: Second field was not valid semver: 9a9dd4e8 sandbox.go:135: stderr: /usr/bin/dockerd sandbox.go:138: > startCmd 2024-12-16 17:16:31.673355332 +0000 UTC m=+29.627390410 /usr/bin/dockerd --data-root /tmp/integration1058591902/dx3h9mqh0uf9d/root --exec-root /tmp/dxr/dx3h9mqh0uf9d --pidfile /tmp/integration1058591902/dx3h9mqh0uf9d/docker.pid --containerd-namespace dx3h9mqh0uf9d --containerd-plugins-namespace dx3h9mqh0uf9dp --host unix:///tmp/docker-integration/dx3h9mqh0uf9d.sock --config-file /tmp/integration1058591902/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-12-16T17:16:31.690952491Z" level=info msg="Starting up" sandbox.go:138: time="2024-12-16T17:16:31.691977116Z" level=warning msg="could not change group /tmp/docker-integration/dx3h9mqh0uf9d.sock to docker: group docker not found" sandbox.go:138: time="2024-12-16T17:16:31.692093435Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dx3h9mqh0uf9d.sock)" sandbox.go:138: time="2024-12-16T17:16:31.692113212Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-12-16T17:16:31.692636745Z" level=info msg="started new containerd process" address=/tmp/dxr/dx3h9mqh0uf9d/containerd/containerd.sock module=libcontainerd pid=10995 sandbox.go:138: time="2024-12-16T17:16:31.692988967Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dx3h9mqh0uf9d/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-12-16T17:16:31.693128398Z" level=debug msg="2024/12/16 17:16:31 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dx3h9mqh0uf9d/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/dx3h9mqh0uf9d/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-12-16T17:16:31.703209803Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22 sandbox.go:138: time="2024-12-16T17:16:31.715829678Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-12-16T17:16:31.715857179Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:138: time="2024-12-16T17:16:31.715892776Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:138: time="2024-12-16T17:16:31.715913886Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:31.715981473Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:31.715995329Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:31.716005588Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." err
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/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46621/library/busybox:latest time="2024-12-16T17:16:04Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46621" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46621/library/alpine:latest time="2024-12-16T17:16:04Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46621" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:46621/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/[email protected]: tests/version.go#L28
=== RUN TestIntegration/TestVersion/[email protected] === PAUSE TestIntegration/TestVersion/[email protected] === CONT TestIntegration/TestVersion/[email protected] version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/[email protected] Messages: Second field was not valid semver: 9a9dd4e8 sandbox.go:135: stdout: /opt/docker-alt-26/dockerd sandbox.go:135: stderr: /opt/docker-alt-26/dockerd sandbox.go:138: > startCmd 2024-12-16 17:16:33.816221635 +0000 UTC m=+30.545995209 /opt/docker-alt-26/dockerd --data-root /tmp/integration2392068146/djlg83iqnn6sw/root --exec-root /tmp/dxr/djlg83iqnn6sw --pidfile /tmp/integration2392068146/djlg83iqnn6sw/docker.pid --containerd-namespace djlg83iqnn6sw --containerd-plugins-namespace djlg83iqnn6swp --host unix:///tmp/docker-integration/djlg83iqnn6sw.sock --config-file /tmp/integration2392068146/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-12-16T17:16:33.844822798Z" level=info msg="Starting up" sandbox.go:138: time="2024-12-16T17:16:33.845860397Z" level=warning msg="could not change group /tmp/docker-integration/djlg83iqnn6sw.sock to docker: group docker not found" sandbox.go:138: time="2024-12-16T17:16:33.846019214Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/djlg83iqnn6sw.sock)" sandbox.go:138: time="2024-12-16T17:16:33.846037087Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-12-16T17:16:33.846635335Z" level=info msg="started new containerd process" address=/tmp/dxr/djlg83iqnn6sw/containerd/containerd.sock module=libcontainerd pid=10757 sandbox.go:138: time="2024-12-16T17:16:33.847078274Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/djlg83iqnn6sw/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-12-16T17:16:33.847211037Z" level=debug msg="2024/12/16 17:16:33 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/djlg83iqnn6sw/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/djlg83iqnn6sw/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-12-16T17:16:33.859132460Z" level=info msg="starting containerd" revision=926c9586fe4a6236699318391cd44976a98e31f1 version=v1.7.15 sandbox.go:138: time="2024-12-16T17:16:33.872119736Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-12-16T17:16:33.872152447Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:138: time="2024-12-16T17:16:33.872182664Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:138: time="2024-12-16T17:16:33.872205527Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:33.872293862Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:33.872309431Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:33.872319540Z" level=warning msg="failed to load
test-integration ([email protected], ./tests)
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:42469/moby/buildkit:buildx-stable-1 time="2024-12-16T17:19:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42469" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42469/library/busybox:latest time="2024-12-16T17:19:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42469" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42469/library/alpine:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=remote: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote === PAUSE TestIntegration/TestVersion/worker=remote === CONT TestIntegration/TestVersion/worker=remote version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 9a9dd4e8 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_config1521877784/buildkitd.toml --root /tmp/bktest_buildkitd570817235 --addr unix:///tmp/bktest_buildkitd570817235/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_config1521877784/buildkitd.toml --root /tmp/bktest_buildkitd570817235 --addr unix:///tmp/bktest_buildkitd570817235/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-12-16 17:19:54.840550818 +0000 UTC m=+8.502419014 /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_config1521877784/buildkitd.toml --root /tmp/bktest_buildkitd570817235 --addr unix:///tmp/bktest_buildkitd570817235/buildkitd.sock --debug sandbox.go:138: time="2024-12-16T17:19:54Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-12-16T17:19:54Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-12-16T17:19:54Z" level=info msg="found worker \"zdy5xibsfehgga8wq0hzik49k\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:a28be37dc3be 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-12-16T17:19:54Z" level=info msg="found 1 workers, default=\"zdy5xibsfehgga8wq0hzik49k\"" sandbox.go:138: time="2024-12-16T17:19:54Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-12-16T17:19:54Z" level=info msg="running server on /tmp/bktest_buildkitd570817235/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.30s)
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:42657/library/busybox:latest time="2024-12-16T17:19:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42657" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42657/library/alpine:latest time="2024-12-16T17:19:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42657" run.go:272: copied docker.io/moby/buildkit:v0.15.2 to local mirror localhost:42657/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=remote: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote === PAUSE TestIntegration/TestVersion/worker=remote === CONT TestIntegration/TestVersion/worker=remote version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 9a9dd4e8 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_config3492856058/buildkitd.toml --root /tmp/bktest_buildkitd3867109816 --addr unix:///tmp/bktest_buildkitd3867109816/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_config3492856058/buildkitd.toml --root /tmp/bktest_buildkitd3867109816 --addr unix:///tmp/bktest_buildkitd3867109816/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-12-16 17:20:02.310553592 +0000 UTC m=+5.205861886 /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_config3492856058/buildkitd.toml --root /tmp/bktest_buildkitd3867109816 --addr unix:///tmp/bktest_buildkitd3867109816/buildkitd.sock --debug sandbox.go:138: time="2024-12-16T17:20:02Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-12-16T17:20:02Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-12-16T17:20:02Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-12-16T17:20:02Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-12-16T17:20:02Z" level=info msg="found worker \"r37elg1r844so798nphc3ups1\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:3494c6547ab7 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-12-16T17:20:02Z" level=info msg="found 1 workers, default=\"r37elg1r844so798nphc3ups1\"" sandbox.go:138: time="2024-12-16T17:20:02Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-12-16T17:20:02Z" level=info msg="running server on /tmp/bktest_buildkitd3867109816/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.25s)
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:38135/library/busybox:latest time="2024-12-16T17:19:40Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38135" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38135/library/alpine:latest time="2024-12-16T17:19:40Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38135" run.go:272: copied docker.io/moby/buildkit:v0.15.2 to local mirror localhost:38135/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 9a9dd4e8 --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.02s)
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:37771/library/busybox:latest time="2024-12-16T17:16:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37771" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37771/library/alpine:latest time="2024-12-16T17:16:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37771" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:37771/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=docker: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker === PAUSE TestIntegration/TestVersion/worker=docker === CONT TestIntegration/TestVersion/worker=docker version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=docker Messages: Second field was not valid semver: 9a9dd4e8 sandbox.go:135: stdout: /usr/bin/dockerd sandbox.go:135: stderr: /usr/bin/dockerd sandbox.go:138: > startCmd 2024-12-16 17:16:52.218432015 +0000 UTC m=+31.415392171 /usr/bin/dockerd --data-root /tmp/integration951880311/dj4k2ief662yr/root --exec-root /tmp/dxr/dj4k2ief662yr --pidfile /tmp/integration951880311/dj4k2ief662yr/docker.pid --containerd-namespace dj4k2ief662yr --containerd-plugins-namespace dj4k2ief662yrp --host unix:///tmp/docker-integration/dj4k2ief662yr.sock --config-file /tmp/integration951880311/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-12-16T17:16:52.237437599Z" level=info msg="Starting up" sandbox.go:138: time="2024-12-16T17:16:52.238497612Z" level=warning msg="could not change group /tmp/docker-integration/dj4k2ief662yr.sock to docker: group docker not found" sandbox.go:138: time="2024-12-16T17:16:52.238625923Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dj4k2ief662yr.sock)" sandbox.go:138: time="2024-12-16T17:16:52.238647924Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-12-16T17:16:52.239181071Z" level=info msg="started new containerd process" address=/tmp/dxr/dj4k2ief662yr/containerd/containerd.sock module=libcontainerd pid=11113 sandbox.go:138: time="2024-12-16T17:16:52.239585327Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dj4k2ief662yr/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-12-16T17:16:52.239798276Z" level=debug msg="2024/12/16 17:16:52 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dj4k2ief662yr/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/dj4k2ief662yr/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-12-16T17:16:52.250601618Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22 sandbox.go:138: time="2024-12-16T17:16:52.266089197Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-12-16T17:16:52.266326161Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:138: time="2024-12-16T17:16:52.267745967Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:138: time="2024-12-16T17:16:52.267974555Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:52.269483798Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:52.269501822Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:138: time="2024-12-16T17:16:52.269513173Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error
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:36145/library/busybox:latest time="2024-12-16T17:20:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36145" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36145/library/alpine:latest time="2024-12-16T17:20:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36145" run.go:272: copied docker.io/moby/buildkit:v0.15.2 to local mirror localhost:36145/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=remote: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote === PAUSE TestIntegration/TestVersion/worker=remote === CONT TestIntegration/TestVersion/worker=remote version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 9a9dd4e8 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_config3472558155/buildkitd.toml --root /tmp/bktest_buildkitd1357611505 --addr unix:///tmp/bktest_buildkitd1357611505/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_config3472558155/buildkitd.toml --root /tmp/bktest_buildkitd1357611505 --addr unix:///tmp/bktest_buildkitd1357611505/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-12-16 17:20:07.994279689 +0000 UTC m=+8.798485108 /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_config3472558155/buildkitd.toml --root /tmp/bktest_buildkitd1357611505 --addr unix:///tmp/bktest_buildkitd1357611505/buildkitd.sock --debug sandbox.go:138: time="2024-12-16T17:20:08Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-12-16T17:20:08Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-12-16T17:20:08Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-12-16T17:20:08Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-12-16T17:20:08Z" level=info msg="found worker \"41ddj9eo085ndv7kznqk5wmbj\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:f66bfdb5ed25 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-12-16T17:20:08Z" level=info msg="found 1 workers, default=\"41ddj9eo085ndv7kznqk5wmbj\"" sandbox.go:138: time="2024-12-16T17:20:08Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-12-16T17:20:08Z" level=info msg="running server on /tmp/bktest_buildkitd1357611505/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.30s)
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:39023/library/busybox:latest time="2024-12-16T17:19:47Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39023" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39023/library/alpine:latest time="2024-12-16T17:19:48Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39023" run.go:272: copied docker.io/moby/buildkit:v0.15.2 to local mirror localhost:39023/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 9a9dd4e8 --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.09s)
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/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:38491/library/busybox:latest time="2024-12-16T17:20:05Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38491" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38491/library/alpine:latest time="2024-12-16T17:20:05Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38491" run.go:272: copied docker.io/moby/buildkit:v0.16.0 to local mirror localhost:38491/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 9a9dd4e8 --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.08s)
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/moby/buildkit:v0.16.0 to local mirror localhost:33093/moby/buildkit:buildx-stable-1 time="2024-12-16T17:20:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33093" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33093/library/busybox:latest time="2024-12-16T17:20:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33093" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33093/library/alpine:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=remote: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote === PAUSE TestIntegration/TestVersion/worker=remote === CONT TestIntegration/TestVersion/worker=remote version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 9a9dd4e8 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_config1661326562/buildkitd.toml --root /tmp/bktest_buildkitd3630762908 --addr unix:///tmp/bktest_buildkitd3630762908/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_config1661326562/buildkitd.toml --root /tmp/bktest_buildkitd3630762908 --addr unix:///tmp/bktest_buildkitd3630762908/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-12-16 17:21:01.651171411 +0000 UTC m=+10.184828836 /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_config1661326562/buildkitd.toml --root /tmp/bktest_buildkitd3630762908 --addr unix:///tmp/bktest_buildkitd3630762908/buildkitd.sock --debug sandbox.go:138: time="2024-12-16T17:21:01Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-12-16T17:21:01Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-12-16T17:21:01Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-12-16T17:21:01Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-12-16T17:21:01Z" level=info msg="found worker \"bc0yqq15p1d84obb6y4171ebq\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:2e7deab182af 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-12-16T17:21:01Z" level=info msg="found 1 workers, default=\"bc0yqq15p1d84obb6y4171ebq\"" sandbox.go:138: time="2024-12-16T17:21:01Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-12-16T17:21:01Z" level=info msg="running server on /tmp/bktest_buildkitd3630762908/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.32s)
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/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43875/library/busybox:latest time="2024-12-16T17:20:43Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43875" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43875/library/alpine:latest time="2024-12-16T17:20:44Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43875" run.go:272: copied docker.io/moby/buildkit:v0.16.0 to local mirror localhost:43875/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 9a9dd4e8 --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.12s)
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:34697/library/busybox:latest time="2024-12-16T17:21:33Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34697" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34697/library/alpine:latest time="2024-12-16T17:21:34Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34697" run.go:272: copied docker.io/moby/buildkit:v0.16.0 to local mirror localhost:34697/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=remote: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote === PAUSE TestIntegration/TestVersion/worker=remote === CONT TestIntegration/TestVersion/worker=remote version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 9a9dd4e8 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_config125472632/buildkitd.toml --root /tmp/bktest_buildkitd919090037 --addr unix:///tmp/bktest_buildkitd919090037/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_config125472632/buildkitd.toml --root /tmp/bktest_buildkitd919090037 --addr unix:///tmp/bktest_buildkitd919090037/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-12-16 17:21:40.476047772 +0000 UTC m=+7.612009267 /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_config125472632/buildkitd.toml --root /tmp/bktest_buildkitd919090037 --addr unix:///tmp/bktest_buildkitd919090037/buildkitd.sock --debug sandbox.go:138: time="2024-12-16T17:21:40Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-12-16T17:21:40Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-12-16T17:21:40Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-12-16T17:21:40Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-12-16T17:21:40Z" level=info msg="found worker \"oqswi3ums2enn42kzdrkvlcmh\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:93859ca6f343 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-12-16T17:21:40Z" level=info msg="found 1 workers, default=\"oqswi3ums2enn42kzdrkvlcmh\"" sandbox.go:138: time="2024-12-16T17:21:40Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-12-16T17:21:40Z" level=info msg="running server on /tmp/bktest_buildkitd919090037/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.31s)
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/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38803/library/alpine:latest time="2024-12-16T17:21:43Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38803" run.go:272: copied docker.io/moby/buildkit:v0.17.2 to local mirror localhost:38803/moby/buildkit:buildx-stable-1 time="2024-12-16T17:21:47Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38803" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:38803/library/busybox:latest --- FAIL: TestIntegration (1.03s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 9a9dd4e8 --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.10s)
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/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46605/library/busybox:latest time="2024-12-16T17:22:58Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46605" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46605/library/alpine:latest time="2024-12-16T17:22:58Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46605" run.go:272: copied docker.io/moby/buildkit:v0.17.2 to local mirror localhost:46605/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=remote: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote === PAUSE TestIntegration/TestVersion/worker=remote === CONT TestIntegration/TestVersion/worker=remote version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 9a9dd4e8 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_config585117366/buildkitd.toml --root /tmp/bktest_buildkitd3269462374 --addr unix:///tmp/bktest_buildkitd3269462374/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-12-16 17:23:02.923448445 +0000 UTC m=+4.842823617 /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_config585117366/buildkitd.toml --root /tmp/bktest_buildkitd3269462374 --addr unix:///tmp/bktest_buildkitd3269462374/buildkitd.sock --debug sandbox.go:138: time="2024-12-16T17:23:03Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-12-16T17:23:03Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-12-16T17:23:03Z" level=info msg="found worker \"19yukflirrcpfgyp02zcmuf0o\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:183821df0d77 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-12-16T17:23:03Z" level=info msg="found 1 workers, default=\"19yukflirrcpfgyp02zcmuf0o\"" sandbox.go:138: time="2024-12-16T17:23:03Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-12-16T17:23:03Z" level=info msg="running server on /tmp/bktest_buildkitd3269462374/buildkitd.sock" 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_config585117366/buildkitd.toml --root /tmp/bktest_buildkitd3269462374 --addr unix:///tmp/bktest_buildkitd3269462374/buildkitd.sock --debug --- FAIL: TestIntegration/TestVersion/worker=remote (0.29s)
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/moby/buildkit:v0.17.2 to local mirror localhost:44427/moby/buildkit:buildx-stable-1 time="2024-12-16T17:23:04Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44427" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44427/library/busybox:latest time="2024-12-16T17:23:05Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44427" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44427/library/alpine:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestVersion/worker=remote: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote === PAUSE TestIntegration/TestVersion/worker=remote === CONT TestIntegration/TestVersion/worker=remote version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 9a9dd4e8 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_config4153692131/buildkitd.toml --root /tmp/bktest_buildkitd3093815406 --addr unix:///tmp/bktest_buildkitd3093815406/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_config4153692131/buildkitd.toml --root /tmp/bktest_buildkitd3093815406 --addr unix:///tmp/bktest_buildkitd3093815406/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-12-16 17:23:06.400722595 +0000 UTC m=+6.544892072 /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_config4153692131/buildkitd.toml --root /tmp/bktest_buildkitd3093815406 --addr unix:///tmp/bktest_buildkitd3093815406/buildkitd.sock --debug sandbox.go:138: time="2024-12-16T17:23:06Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-12-16T17:23:06Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-12-16T17:23:06Z" level=info msg="found worker \"n0io7305rg6hnzh1l8c6uql1o\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:50ad3c9a11f5 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-12-16T17:23:06Z" level=info msg="found 1 workers, default=\"n0io7305rg6hnzh1l8c6uql1o\"" sandbox.go:138: time="2024-12-16T17:23:06Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-12-16T17:23:06Z" level=info msg="running server on /tmp/bktest_buildkitd3093815406/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.28s)
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/moby/buildkit:v0.17.2 to local mirror localhost:39675/moby/buildkit:buildx-stable-1 time="2024-12-16T17:23:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39675" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39675/library/busybox:latest time="2024-12-16T17:23:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39675" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39675/library/alpine:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestVersion/worker=docker-container: tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container === PAUSE TestIntegration/TestVersion/worker=docker-container === CONT TestIntegration/TestVersion/worker=docker-container version.go:28: github.com/docker/buildx 9a9dd4e8 9a9dd4e87e456903770618f18cd3e8e9940329db version.go:48: Error Trace: /src/tests/version.go:48 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 9a9dd4e8 --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.11s)
test-integration (v0.17.2, docker-container, ./tests)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
buildx-darwin-amd64
18.2 MB
buildx-darwin-arm64
17 MB
buildx-freebsd-amd64
17.8 MB
buildx-freebsd-arm64
16.2 MB
buildx-linux-amd64
17.9 MB
buildx-linux-arm-v6
16.6 MB
buildx-linux-arm-v7
16.6 MB
buildx-linux-arm64
16.3 MB
buildx-linux-ppc64le
15.9 MB
buildx-linux-riscv64
16.8 MB
buildx-linux-s390x
17.3 MB
buildx-openbsd-amd64
17.8 MB
buildx-openbsd-arm64
16.2 MB
buildx-windows-amd64
18.3 MB
buildx-windows-arm64
16.4 MB
test-reports-test-integration-tests--docker-
138 KB
test-reports-test-integration-tests--docker-experimental
138 KB
test-reports-test-integration-tests--docker261-
137 KB
test-reports-test-integration-tests--docker261-experimental
137 KB
test-reports-test-integration-tests--dockercontainerd-
137 KB
test-reports-test-integration-tests--dockercontainerd-experimental
138 KB
test-reports-test-integration-tests--dockercontainerd261-
136 KB
test-reports-test-integration-tests--dockercontainerd261-experimental
136 KB
test-reports-test-integration-tests-buildx-stable-1-docker-container-
122 KB
test-reports-test-integration-tests-buildx-stable-1-docker-container-experimental
122 KB
test-reports-test-integration-tests-buildx-stable-1-remote-
124 KB
test-reports-test-integration-tests-buildx-stable-1-remote-experimental
124 KB
test-reports-test-integration-tests-latest-docker-container-
122 KB
test-reports-test-integration-tests-latest-docker-container-experimental
122 KB
test-reports-test-integration-tests-latest-remote-
124 KB
test-reports-test-integration-tests-latest-remote-experimental
124 KB
test-reports-test-integration-tests-master-docker-container-
122 KB
test-reports-test-integration-tests-master-docker-container-experimental
122 KB
test-reports-test-integration-tests-master-remote-
123 KB
test-reports-test-integration-tests-master-remote-experimental
124 KB
test-reports-test-integration-tests-v0152-docker-container-
122 KB
test-reports-test-integration-tests-v0152-docker-container-experimental
122 KB
test-reports-test-integration-tests-v0152-remote-
124 KB
test-reports-test-integration-tests-v0152-remote-experimental
124 KB
test-reports-test-integration-tests-v0160-docker-container-
122 KB
test-reports-test-integration-tests-v0160-docker-container-experimental
122 KB
test-reports-test-integration-tests-v0160-remote-
124 KB
test-reports-test-integration-tests-v0160-remote-experimental
124 KB
test-reports-test-integration-tests-v0172-docker-container-
122 KB
test-reports-test-integration-tests-v0172-docker-container-experimental
122 KB
test-reports-test-integration-tests-v0172-remote-
124 KB
test-reports-test-integration-tests-v0172-remote-experimental
124 KB
test-reports-test-unit--macos-14
166 KB
test-reports-test-unit--ubuntu-24.04
173 KB
test-reports-test-unit--windows-2022
169 KB
tonistiigi~buildx~14JQ0O.dockerbuild
88.7 KB
tonistiigi~buildx~1WRSGM.dockerbuild
88.7 KB
tonistiigi~buildx~24DYTV.dockerbuild
88.5 KB
tonistiigi~buildx~2UWRF3.dockerbuild
88.5 KB
tonistiigi~buildx~43W657.dockerbuild
86.8 KB
tonistiigi~buildx~45XYCR.dockerbuild
88.8 KB
tonistiigi~buildx~5WAHAJ.dockerbuild
88.8 KB
tonistiigi~buildx~6T8MB0.dockerbuild
88.9 KB
tonistiigi~buildx~CEKK4E.dockerbuild
88.8 KB
tonistiigi~buildx~GD3N2L.dockerbuild
89.7 KB
tonistiigi~buildx~IB72FJ.dockerbuild
87.7 KB
tonistiigi~buildx~JQSS3G.dockerbuild
87.5 KB
tonistiigi~buildx~KK2MM9.dockerbuild
88 KB
tonistiigi~buildx~KOY12N.dockerbuild
87.8 KB
tonistiigi~buildx~N8NUWE.dockerbuild
88.1 KB
tonistiigi~buildx~NCUV15.dockerbuild
88.3 KB
tonistiigi~buildx~O756M2.dockerbuild
32 KB
tonistiigi~buildx~OQJ1CE.dockerbuild
89.3 KB
tonistiigi~buildx~OVGONU.dockerbuild
90 KB
tonistiigi~buildx~QOJ4GI.dockerbuild
88.5 KB
tonistiigi~buildx~U1C3U5.dockerbuild
88.4 KB
tonistiigi~buildx~UDVTWA.dockerbuild
89.4 KB
tonistiigi~buildx~UFBCU1.dockerbuild
87.6 KB
tonistiigi~buildx~UI4ZYG.dockerbuild
87.8 KB
tonistiigi~buildx~VE0WV2.dockerbuild
87.9 KB
tonistiigi~buildx~VIYKFZ.dockerbuild
88.3 KB
tonistiigi~buildx~VY3W2X.dockerbuild
89.6 KB
tonistiigi~buildx~XLTP6W.dockerbuild
87.8 KB
tonistiigi~buildx~YDZJIJ.dockerbuild
88.1 KB
tonistiigi~buildx~YWCJON.dockerbuild
87.7 KB
tonistiigi~buildx~YZ2F1P.dockerbuild
87.9 KB
tonistiigi~buildx~ZDVHU5.dockerbuild
89 KB
tonistiigi~buildx~ZQKDJQ.dockerbuild
87.7 KB