Skip to content

Merge pull request #2616 from crazy-max/chore-fix-labels #9

Merge pull request #2616 from crazy-max/chore-fix-labels

Merge pull request #2616 from crazy-max/chore-fix-labels #9

Triggered via push July 22, 2024 05:49
Status Failure
Total duration 6m 34s
Artifacts 70

build.yml

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

Annotations

84 errors and 31 warnings
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42881/library/busybox:latest time="2024-07-22T05:52:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42881" run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42881/library/alpine:latest time="2024-07-22T05:52:01Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42881" run.go:270: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:42881/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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 56cb197c sandbox.go:133: 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_config2166409707/buildkitd.toml --root /tmp/bktest_buildkitd539405500 --addr unix:///tmp/bktest_buildkitd539405500/buildkitd.sock --debug sandbox.go:136: > StartCmd 2024-07-22 05:52:04.756430227 +0000 UTC m=+4.358549828 /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_config2166409707/buildkitd.toml --root /tmp/bktest_buildkitd539405500 --addr unix:///tmp/bktest_buildkitd539405500/buildkitd.sock --debug sandbox.go:136: time="2024-07-22T05:52:04Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:136: time="2024-07-22T05:52:04Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:136: time="2024-07-22T05:52:04Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:136: time="2024-07-22T05:52:04Z" level=warning msg="using host network as the default" sandbox.go:136: time="2024-07-22T05:52:04Z" level=info msg="found worker \"x0ylnumwwxje1ccrbl8cb62i5\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:6309924a1e88 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:136: time="2024-07-22T05:52:04Z" level=info msg="found 1 workers, default=\"x0ylnumwwxje1ccrbl8cb62i5\"" sandbox.go:136: time="2024-07-22T05:52:04Z" level=warning msg="currently, only the default worker can be used." sandbox.go:136: time="2024-07-22T05:52:04Z" level=info msg="running server on /tmp/bktest_buildkitd539405500/buildkitd.sock" sandbox.go:133: 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_config2166409707/buildkitd.toml --root /tmp/bktest_buildkitd539405500 --addr unix:///tmp/bktest_buildkitd539405500/buildkitd.sock --debug --- FAIL: TestIntegration/TestVersion/worker=remote (0.39s)
test-integration (buildx-stable-1, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:36777/moby/buildkit:buildx-stable-1 time="2024-07-22T05:52:03Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36777" run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36777/library/busybox:latest time="2024-07-22T05:52:04Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36777" run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36777/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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 56cb197c sandbox.go:133: 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_config2944611087/buildkitd.toml --root /tmp/bktest_buildkitd1647962092 --addr unix:///tmp/bktest_buildkitd1647962092/buildkitd.sock --debug sandbox.go:133: 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_config2944611087/buildkitd.toml --root /tmp/bktest_buildkitd1647962092 --addr unix:///tmp/bktest_buildkitd1647962092/buildkitd.sock --debug sandbox.go:136: > StartCmd 2024-07-22 05:52:04.849406032 +0000 UTC m=+5.485107033 /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_config2944611087/buildkitd.toml --root /tmp/bktest_buildkitd1647962092 --addr unix:///tmp/bktest_buildkitd1647962092/buildkitd.sock --debug sandbox.go:136: time="2024-07-22T05:52:04Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:136: time="2024-07-22T05:52:04Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:136: time="2024-07-22T05:52:04Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:136: time="2024-07-22T05:52:04Z" level=warning msg="using host network as the default" sandbox.go:136: time="2024-07-22T05:52:04Z" level=info msg="found worker \"ifdsgu6vjoqcnse7p8590ms7n\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:fd1f748389e5 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:136: time="2024-07-22T05:52:04Z" level=info msg="found 1 workers, default=\"ifdsgu6vjoqcnse7p8590ms7n\"" sandbox.go:136: time="2024-07-22T05:52:04Z" level=warning msg="currently, only the default worker can be used." sandbox.go:136: time="2024-07-22T05:52:04Z" level=info msg="running server on /tmp/bktest_buildkitd1647962092/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.36s)
test-integration (v0.14.1, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41705/library/busybox:latest time="2024-07-22T05:52:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41705" run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41705/library/alpine:latest time="2024-07-22T05:52:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41705" run.go:270: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:41705/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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 56cb197c sandbox.go:133: 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_config3449901809/buildkitd.toml --root /tmp/bktest_buildkitd2339474140 --addr unix:///tmp/bktest_buildkitd2339474140/buildkitd.sock --debug sandbox.go:133: 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_config3449901809/buildkitd.toml --root /tmp/bktest_buildkitd2339474140 --addr unix:///tmp/bktest_buildkitd2339474140/buildkitd.sock --debug sandbox.go:136: > StartCmd 2024-07-22 05:52:04.451539657 +0000 UTC m=+4.379881466 /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_config3449901809/buildkitd.toml --root /tmp/bktest_buildkitd2339474140 --addr unix:///tmp/bktest_buildkitd2339474140/buildkitd.sock --debug sandbox.go:136: time="2024-07-22T05:52:04Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:136: time="2024-07-22T05:52:04Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:136: time="2024-07-22T05:52:04Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:136: time="2024-07-22T05:52:04Z" level=warning msg="using host network as the default" sandbox.go:136: time="2024-07-22T05:52:04Z" level=info msg="found worker \"69wf023tiwlj7pg5q2bsjr3kc\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:6978068d7ac9 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:136: time="2024-07-22T05:52:04Z" level=info msg="found 1 workers, default=\"69wf023tiwlj7pg5q2bsjr3kc\"" sandbox.go:136: time="2024-07-22T05:52:04Z" level=warning msg="currently, only the default worker can be used." sandbox.go:136: time="2024-07-22T05:52:04Z" level=info msg="running server on /tmp/bktest_buildkitd2339474140/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.31s)
test-integration (buildx-stable-1, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43497/library/busybox:latest time="2024-07-22T05:52:05Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43497" run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43497/library/alpine:latest time="2024-07-22T05:52:05Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43497" run.go:270: copied docker.io/moby/buildkit:master to local mirror localhost:43497/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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 56cb197c sandbox.go:133: 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_config1262405289/buildkitd.toml --root /tmp/bktest_buildkitd590025322 --addr unix:///tmp/bktest_buildkitd590025322/buildkitd.sock --debug sandbox.go:133: 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_config1262405289/buildkitd.toml --root /tmp/bktest_buildkitd590025322 --addr unix:///tmp/bktest_buildkitd590025322/buildkitd.sock --debug sandbox.go:136: > StartCmd 2024-07-22 05:52:09.626175741 +0000 UTC m=+4.273306061 /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_config1262405289/buildkitd.toml --root /tmp/bktest_buildkitd590025322 --addr unix:///tmp/bktest_buildkitd590025322/buildkitd.sock --debug sandbox.go:136: time="2024-07-22T05:52:09Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:136: time="2024-07-22T05:52:09Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:136: time="2024-07-22T05:52:09Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:136: time="2024-07-22T05:52:09Z" level=warning msg="using host network as the default" sandbox.go:136: time="2024-07-22T05:52:09Z" level=info msg="found worker \"8x93els58gfm9phghyhnf64xo\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:f088c1c140cb 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:136: time="2024-07-22T05:52:09Z" level=info msg="found 1 workers, default=\"8x93els58gfm9phghyhnf64xo\"" sandbox.go:136: time="2024-07-22T05:52:09Z" level=warning msg="currently, only the default worker can be used." sandbox.go:136: time="2024-07-22T05:52:09Z" level=info msg="running server on /tmp/bktest_buildkitd590025322/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.32s)
test-integration (master, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46771/library/busybox:latest time="2024-07-22T05:52:01Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46771" run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46771/library/alpine:latest time="2024-07-22T05:52:01Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46771" run.go:270: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:46771/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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 56cb197c sandbox.go:133: 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_config425383961/buildkitd.toml --root /tmp/bktest_buildkitd1069139501 --addr unix:///tmp/bktest_buildkitd1069139501/buildkitd.sock --debug sandbox.go:133: 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_config425383961/buildkitd.toml --root /tmp/bktest_buildkitd1069139501 --addr unix:///tmp/bktest_buildkitd1069139501/buildkitd.sock --debug sandbox.go:136: > StartCmd 2024-07-22 05:52:18.311763215 +0000 UTC m=+17.708923135 /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_config425383961/buildkitd.toml --root /tmp/bktest_buildkitd1069139501 --addr unix:///tmp/bktest_buildkitd1069139501/buildkitd.sock --debug sandbox.go:136: time="2024-07-22T05:52:18Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:136: time="2024-07-22T05:52:18Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:136: time="2024-07-22T05:52:18Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:136: time="2024-07-22T05:52:18Z" level=warning msg="using host network as the default" sandbox.go:136: time="2024-07-22T05:52:18Z" level=info msg="found worker \"s683l93nsoq26o7l7rvx9t6s6\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:a4246d1ed6a6 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:136: time="2024-07-22T05:52:18Z" level=info msg="found 1 workers, default=\"s683l93nsoq26o7l7rvx9t6s6\"" sandbox.go:136: time="2024-07-22T05:52:18Z" level=warning msg="currently, only the default worker can be used." sandbox.go:136: time="2024-07-22T05:52:18Z" level=info msg="running server on /tmp/bktest_buildkitd1069139501/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.75s)
test-integration (v0.13.2, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33239/library/busybox:latest time="2024-07-22T05:52:03Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33239" run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33239/library/alpine:latest time="2024-07-22T05:52:04Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33239" run.go:270: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:33239/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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 56cb197c sandbox.go:133: 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_config958247391/buildkitd.toml --root /tmp/bktest_buildkitd1228581064 --addr unix:///tmp/bktest_buildkitd1228581064/buildkitd.sock --debug sandbox.go:133: 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_config958247391/buildkitd.toml --root /tmp/bktest_buildkitd1228581064 --addr unix:///tmp/bktest_buildkitd1228581064/buildkitd.sock --debug sandbox.go:136: > StartCmd 2024-07-22 05:52:09.621979055 +0000 UTC m=+6.438022925 /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_config958247391/buildkitd.toml --root /tmp/bktest_buildkitd1228581064 --addr unix:///tmp/bktest_buildkitd1228581064/buildkitd.sock --debug sandbox.go:136: time="2024-07-22T05:52:09Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:136: time="2024-07-22T05:52:09Z" level=warning msg="using host network as the default" sandbox.go:136: time="2024-07-22T05:52:09Z" level=info msg="found worker \"34ve34ogjdtpu30psqxqermso\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ddcdda93e9b0 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:136: time="2024-07-22T05:52:09Z" level=info msg="found 1 workers, default=\"34ve34ogjdtpu30psqxqermso\"" sandbox.go:136: time="2024-07-22T05:52:09Z" level=warning msg="currently, only the default worker can be used." sandbox.go:136: time="2024-07-22T05:52:09Z" level=info msg="running server on /tmp/bktest_buildkitd1228581064/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.53s)
test-integration (v0.12.5, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37139/library/busybox:latest time="2024-07-22T05:52:08Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37139" run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37139/library/alpine:latest time="2024-07-22T05:52:08Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37139" run.go:270: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:37139/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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 56cb197c sandbox.go:133: 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_config3148609890/buildkitd.toml --root /tmp/bktest_buildkitd1612743005 --addr unix:///tmp/bktest_buildkitd1612743005/buildkitd.sock --debug sandbox.go:133: 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_config3148609890/buildkitd.toml --root /tmp/bktest_buildkitd1612743005 --addr unix:///tmp/bktest_buildkitd1612743005/buildkitd.sock --debug sandbox.go:136: > StartCmd 2024-07-22 05:52:14.580135366 +0000 UTC m=+6.486442492 /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_config3148609890/buildkitd.toml --root /tmp/bktest_buildkitd1612743005 --addr unix:///tmp/bktest_buildkitd1612743005/buildkitd.sock --debug sandbox.go:136: time="2024-07-22T05:52:14Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:136: time="2024-07-22T05:52:14Z" level=warning msg="using host network as the default" sandbox.go:136: time="2024-07-22T05:52:14Z" level=info msg="found worker \"enet3pif87i2t6euqoyqhtbg1\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ccfd0afb93f9 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:136: time="2024-07-22T05:52:14Z" level=info msg="found 1 workers, default=\"enet3pif87i2t6euqoyqhtbg1\"" sandbox.go:136: time="2024-07-22T05:52:14Z" level=warning msg="currently, only the default worker can be used." sandbox.go:136: time="2024-07-22T05:52:14Z" level=info msg="running server on /tmp/bktest_buildkitd1612743005/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.54s)
test-integration (v0.12.5, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41627/library/busybox:latest time="2024-07-22T05:51:58Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41627" run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41627/library/alpine:latest time="2024-07-22T05:51:58Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41627" run.go:270: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:41627/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (2.08s)
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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 56cb197c --- FAIL: TestIntegration/TestVersion/worker=docker-container (0.97s)
test-integration (v0.14.1, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:43191/moby/buildkit:buildx-stable-1 time="2024-07-22T05:52:03Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43191" run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43191/library/busybox:latest time="2024-07-22T05:52:04Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43191" run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43191/library/alpine:latest --- FAIL: TestIntegration (2.15s)
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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 56cb197c --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.03s)
test-integration (buildx-stable-1, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44345/library/alpine:latest time="2024-07-22T05:52:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44345" run.go:270: copied docker.io/moby/buildkit:master to local mirror localhost:44345/moby/buildkit:buildx-stable-1 time="2024-07-22T05:52:03Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44345" run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44345/library/busybox:latest --- FAIL: TestIntegration (2.15s)
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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 56cb197c --- FAIL: TestIntegration/TestVersion/worker=docker-container (0.92s)
test-integration (master, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35837/library/alpine:latest time="2024-07-22T05:52:01Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35837" run.go:270: copied docker.io/moby/buildkit:master to local mirror localhost:35837/moby/buildkit:buildx-stable-1 time="2024-07-22T05:52:04Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35837" run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35837/library/busybox:latest --- FAIL: TestIntegration (2.17s)
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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 56cb197c --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.05s)
test-integration (master, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39141/library/alpine:latest time="2024-07-22T05:52:13Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39141" run.go:270: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:39141/moby/buildkit:buildx-stable-1 time="2024-07-22T05:52:16Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39141" run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39141/library/busybox: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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 56cb197c sandbox.go:133: 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_config3657441116/buildkitd.toml --root /tmp/bktest_buildkitd3527826971 --addr unix:///tmp/bktest_buildkitd3527826971/buildkitd.sock --debug sandbox.go:133: 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_config3657441116/buildkitd.toml --root /tmp/bktest_buildkitd3527826971 --addr unix:///tmp/bktest_buildkitd3527826971/buildkitd.sock --debug sandbox.go:136: > StartCmd 2024-07-22 05:52:23.742650312 +0000 UTC m=+10.551478110 /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_config3657441116/buildkitd.toml --root /tmp/bktest_buildkitd3527826971 --addr unix:///tmp/bktest_buildkitd3527826971/buildkitd.sock --debug sandbox.go:136: time="2024-07-22T05:52:23Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:136: time="2024-07-22T05:52:23Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:136: time="2024-07-22T05:52:23Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:136: time="2024-07-22T05:52:23Z" level=warning msg="using host network as the default" sandbox.go:136: time="2024-07-22T05:52:23Z" level=info msg="found worker \"ktsawi5i247utndseoacv80zk\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:925969a3b951 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:136: time="2024-07-22T05:52:23Z" level=info msg="found 1 workers, default=\"ktsawi5i247utndseoacv80zk\"" sandbox.go:136: time="2024-07-22T05:52:23Z" level=warning msg="currently, only the default worker can be used." sandbox.go:136: time="2024-07-22T05:52:23Z" level=info msg="running server on /tmp/bktest_buildkitd3527826971/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.50s)
test-integration (v0.13.2, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44421/library/busybox:latest time="2024-07-22T05:52:13Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44421" run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44421/library/alpine:latest time="2024-07-22T05:52:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44421" run.go:270: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:44421/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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 56cb197c sandbox.go:133: 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_config31930536/buildkitd.toml --root /tmp/bktest_buildkitd2375620824 --addr unix:///tmp/bktest_buildkitd2375620824/buildkitd.sock --debug sandbox.go:133: 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_config31930536/buildkitd.toml --root /tmp/bktest_buildkitd2375620824 --addr unix:///tmp/bktest_buildkitd2375620824/buildkitd.sock --debug sandbox.go:136: > StartCmd 2024-07-22 05:52:20.588235079 +0000 UTC m=+8.129154476 /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_config31930536/buildkitd.toml --root /tmp/bktest_buildkitd2375620824 --addr unix:///tmp/bktest_buildkitd2375620824/buildkitd.sock --debug sandbox.go:136: time="2024-07-22T05:52:20Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:136: time="2024-07-22T05:52:20Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:136: time="2024-07-22T05:52:20Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:136: time="2024-07-22T05:52:20Z" level=warning msg="using host network as the default" sandbox.go:136: time="2024-07-22T05:52:20Z" level=info msg="found worker \"0ze3y150mql53tar8mvtbjfys\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:896fec7cc2a7 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:136: time="2024-07-22T05:52:20Z" level=info msg="found 1 workers, default=\"0ze3y150mql53tar8mvtbjfys\"" sandbox.go:136: time="2024-07-22T05:52:20Z" level=warning msg="currently, only the default worker can be used." sandbox.go:136: time="2024-07-22T05:52:20Z" level=info msg="running server on /tmp/bktest_buildkitd2375620824/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.36s)
test-integration (v0.14.1, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42663/library/alpine:latest time="2024-07-22T05:52:15Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42663" run.go:270: copied docker.io/moby/buildkit:master to local mirror localhost:42663/moby/buildkit:buildx-stable-1 time="2024-07-22T05:52:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42663" run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42663/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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 56cb197c sandbox.go:133: 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_config1682451592/buildkitd.toml --root /tmp/bktest_buildkitd3425983933 --addr unix:///tmp/bktest_buildkitd3425983933/buildkitd.sock --debug sandbox.go:133: 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_config1682451592/buildkitd.toml --root /tmp/bktest_buildkitd3425983933 --addr unix:///tmp/bktest_buildkitd3425983933/buildkitd.sock --debug sandbox.go:136: > StartCmd 2024-07-22 05:52:23.244574024 +0000 UTC m=+9.261093613 /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_config1682451592/buildkitd.toml --root /tmp/bktest_buildkitd3425983933 --addr unix:///tmp/bktest_buildkitd3425983933/buildkitd.sock --debug sandbox.go:136: time="2024-07-22T05:52:23Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:136: time="2024-07-22T05:52:23Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:136: time="2024-07-22T05:52:23Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:136: time="2024-07-22T05:52:23Z" level=warning msg="using host network as the default" sandbox.go:136: time="2024-07-22T05:52:23Z" level=info msg="found worker \"ra7ocsj0nio65y35ff638y52j\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7e4734f94d55 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:136: time="2024-07-22T05:52:23Z" level=info msg="found 1 workers, default=\"ra7ocsj0nio65y35ff638y52j\"" sandbox.go:136: time="2024-07-22T05:52:23Z" level=warning msg="currently, only the default worker can be used." sandbox.go:136: time="2024-07-22T05:52:23Z" level=info msg="running server on /tmp/bktest_buildkitd3425983933/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.34s)
test-integration (master, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37983/library/busybox:latest time="2024-07-22T05:52:04Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37983" run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37983/library/alpine:latest time="2024-07-22T05:52:04Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37983" run.go:270: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:37983/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (2.14s)
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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 56cb197c --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.12s)
test-integration (buildx-stable-1, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:33007/moby/buildkit:buildx-stable-1 time="2024-07-22T05:52:05Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33007" run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33007/library/busybox:latest time="2024-07-22T05:52:05Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33007" run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33007/library/alpine:latest --- FAIL: TestIntegration (2.11s)
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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 56cb197c --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.10s)
test-integration (v0.13.2, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40323/library/busybox:latest time="2024-07-22T05:52:13Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40323" run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40323/library/alpine:latest time="2024-07-22T05:52:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40323" run.go:270: copied docker.io/moby/buildkit:latest to local mirror localhost:40323/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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 56cb197c sandbox.go:133: 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_config833793762/buildkitd.toml --root /tmp/bktest_buildkitd2418027310 --addr unix:///tmp/bktest_buildkitd2418027310/buildkitd.sock --debug sandbox.go:133: 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_config833793762/buildkitd.toml --root /tmp/bktest_buildkitd2418027310 --addr unix:///tmp/bktest_buildkitd2418027310/buildkitd.sock --debug sandbox.go:136: > StartCmd 2024-07-22 05:52:21.325702403 +0000 UTC m=+8.487903463 /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_config833793762/buildkitd.toml --root /tmp/bktest_buildkitd2418027310 --addr unix:///tmp/bktest_buildkitd2418027310/buildkitd.sock --debug sandbox.go:136: time="2024-07-22T05:52:21Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:136: time="2024-07-22T05:52:21Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:136: time="2024-07-22T05:52:21Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:136: time="2024-07-22T05:52:21Z" level=warning msg="using host network as the default" sandbox.go:136: time="2024-07-22T05:52:21Z" level=info msg="found worker \"p5h32n8712hiaqilhvtzjxlgl\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:07347089da9e 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:136: time="2024-07-22T05:52:21Z" level=info msg="found 1 workers, default=\"p5h32n8712hiaqilhvtzjxlgl\"" sandbox.go:136: time="2024-07-22T05:52:21Z" level=warning msg="currently, only the default worker can be used." sandbox.go:136: time="2024-07-22T05:52:21Z" level=info msg="running server on /tmp/bktest_buildkitd2418027310/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.49s)
test-integration (latest, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34389/library/busybox:latest time="2024-07-22T05:52:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34389" run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34389/library/alpine:latest time="2024-07-22T05:52:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34389" run.go:270: copied docker.io/moby/buildkit:latest to local mirror localhost:34389/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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=remote Messages: Second field was not valid semver: 56cb197c sandbox.go:133: 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_config23579702/buildkitd.toml --root /tmp/bktest_buildkitd1885466363 --addr unix:///tmp/bktest_buildkitd1885466363/buildkitd.sock --debug sandbox.go:133: 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_config23579702/buildkitd.toml --root /tmp/bktest_buildkitd1885466363 --addr unix:///tmp/bktest_buildkitd1885466363/buildkitd.sock --debug sandbox.go:136: > StartCmd 2024-07-22 05:52:31.264662956 +0000 UTC m=+7.807180852 /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_config23579702/buildkitd.toml --root /tmp/bktest_buildkitd1885466363 --addr unix:///tmp/bktest_buildkitd1885466363/buildkitd.sock --debug sandbox.go:136: time="2024-07-22T05:52:31Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:136: time="2024-07-22T05:52:31Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:136: time="2024-07-22T05:52:31Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:136: time="2024-07-22T05:52:31Z" level=warning msg="using host network as the default" sandbox.go:136: time="2024-07-22T05:52:31Z" level=info msg="found worker \"yuah25iypq5zid9lf0wd581fp\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0f494d4bb6a5 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:136: time="2024-07-22T05:52:31Z" level=info msg="found 1 workers, default=\"yuah25iypq5zid9lf0wd581fp\"" sandbox.go:136: time="2024-07-22T05:52:31Z" level=warning msg="currently, only the default worker can be used." sandbox.go:136: time="2024-07-22T05:52:31Z" level=info msg="running server on /tmp/bktest_buildkitd1885466363/buildkitd.sock" --- FAIL: TestIntegration/TestVersion/worker=remote (0.92s)
test-integration (latest, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36099/library/busybox:latest time="2024-07-22T05:52:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36099" run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36099/library/alpine:latest time="2024-07-22T05:52:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36099" run.go:270: copied docker.io/moby/buildkit:latest to local mirror localhost:36099/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (2.17s)
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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 56cb197c --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.04s)
test-integration (latest, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42485/library/busybox:latest time="2024-07-22T05:52:09Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42485" run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42485/library/alpine:latest time="2024-07-22T05:52:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42485" run.go:270: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:42485/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (2.18s)
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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 56cb197c --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.00s)
test-integration (v0.14.1, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36941/library/busybox:latest time="2024-07-22T05:52:09Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36941" run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36941/library/alpine:latest time="2024-07-22T05:52:09Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36941" run.go:270: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:36941/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (2.15s)
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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 56cb197c --- FAIL: TestIntegration/TestVersion/worker=docker-container (0.64s)
test-integration (v0.13.2, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34417/library/busybox:latest time="2024-07-22T05:52:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34417" run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34417/library/alpine:latest time="2024-07-22T05:52:11Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34417" run.go:270: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:34417/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (2.13s)
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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 56cb197c --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.11s)
test-integration (v0.12.5, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33489/library/alpine:latest time="2024-07-22T05:52:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33489" run.go:270: copied docker.io/moby/buildkit:latest to local mirror localhost:33489/moby/buildkit:buildx-stable-1 time="2024-07-22T05:52:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33489" run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33489/library/busybox:latest --- FAIL: TestIntegration (2.14s)
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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 56cb197c --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.03s)
test-integration (latest, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41501/library/busybox:latest time="2024-07-22T05:52:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41501" run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41501/library/alpine:latest time="2024-07-22T05:52:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41501" run.go:270: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:41501/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (11.19s)
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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=docker-container Messages: Second field was not valid semver: 56cb197c --- FAIL: TestIntegration/TestVersion/worker=docker-container (1.15s)
test-integration (v0.12.5, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:39889/moby/buildkit:buildx-stable-1 time="2024-07-22T05:52:03Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39889" run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39889/library/busybox:latest time="2024-07-22T05:52:03Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39889" run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39889/library/alpine:latest --- 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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=docker+containerd Messages: Second field was not valid semver: 56cb197c sandbox.go:133: stderr: /usr/bin/dockerd sandbox.go:136: > startCmd 2024-07-22 05:52:26.321707991 +0000 UTC m=+25.867083579 /usr/bin/dockerd --data-root /tmp/integration1313214834/dj4nsde0sekos/root --exec-root /tmp/dxr/dj4nsde0sekos --pidfile /tmp/integration1313214834/dj4nsde0sekos/docker.pid --containerd-namespace dj4nsde0sekos --containerd-plugins-namespace dj4nsde0sekosp --host unix:///tmp/docker-integration/dj4nsde0sekos.sock --config-file /tmp/integration1313214834/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:136: time="2024-07-22T05:52:26.341956654Z" level=info msg="Starting up" sandbox.go:136: time="2024-07-22T05:52:26.342909279Z" level=warning msg="could not change group /tmp/docker-integration/dj4nsde0sekos.sock to docker: group docker not found" sandbox.go:136: time="2024-07-22T05:52:26.343022722Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dj4nsde0sekos.sock)" sandbox.go:136: time="2024-07-22T05:52:26.343039232Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:136: time="2024-07-22T05:52:26.343562863Z" level=info msg="started new containerd process" address=/tmp/dxr/dj4nsde0sekos/containerd/containerd.sock module=libcontainerd pid=11616 sandbox.go:136: time="2024-07-22T05:52:26.343951569Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dj4nsde0sekos/containerd/containerd.sock module=libcontainerd sandbox.go:136: time="2024-07-22T05:52:26.344092734Z" level=debug msg="2024/07/22 05:52:26 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dj4nsde0sekos/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/dj4nsde0sekos/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:136: time="2024-07-22T05:52:26.355973860Z" level=info msg="starting containerd" revision=ae71819c4f5e67bb4d5ae76a6b735f29cc25774e version=v1.7.18 sandbox.go:136: time="2024-07-22T05:52:26.369912642Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:136: time="2024-07-22T05:52:26.369934894Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:136: time="2024-07-22T05:52:26.369958187Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:136: time="2024-07-22T05:52:26.369970490Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:136: time="2024-07-22T05:52:26.370077250Z" 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:136: time="2024-07-22T05:52:26.370092819Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:136: time="2024-07-22T05:52:26.370101996Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" erro
test-integration (docker+containerd, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42789/library/alpine:latest time="2024-07-22T05:52:02Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42789" run.go:270: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:42789/moby/buildkit:buildx-stable-1 time="2024-07-22T05:52:05Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42789" run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42789/library/busybox:latest --- 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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=docker+containerd Messages: Second field was not valid semver: 56cb197c sandbox.go:133: stdout: /usr/bin/dockerd sandbox.go:133: stderr: /usr/bin/dockerd sandbox.go:136: > startCmd 2024-07-22 05:52:28.204509495 +0000 UTC m=+26.051702742 /usr/bin/dockerd --data-root /tmp/integration1163067728/doxlz98o8l9o3/root --exec-root /tmp/dxr/doxlz98o8l9o3 --pidfile /tmp/integration1163067728/doxlz98o8l9o3/docker.pid --containerd-namespace doxlz98o8l9o3 --containerd-plugins-namespace doxlz98o8l9o3p --host unix:///tmp/docker-integration/doxlz98o8l9o3.sock --config-file /tmp/integration1163067728/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:136: time="2024-07-22T05:52:28.224132598Z" level=info msg="Starting up" sandbox.go:136: time="2024-07-22T05:52:28.225172406Z" level=warning msg="could not change group /tmp/docker-integration/doxlz98o8l9o3.sock to docker: group docker not found" sandbox.go:136: time="2024-07-22T05:52:28.225291499Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/doxlz98o8l9o3.sock)" sandbox.go:136: time="2024-07-22T05:52:28.225312078Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:136: time="2024-07-22T05:52:28.225827785Z" level=info msg="started new containerd process" address=/tmp/dxr/doxlz98o8l9o3/containerd/containerd.sock module=libcontainerd pid=11611 sandbox.go:136: time="2024-07-22T05:52:28.226165980Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/doxlz98o8l9o3/containerd/containerd.sock module=libcontainerd sandbox.go:136: time="2024-07-22T05:52:28.226329637Z" level=debug msg="2024/07/22 05:52:28 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/doxlz98o8l9o3/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/doxlz98o8l9o3/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:136: time="2024-07-22T05:52:28.239502169Z" level=info msg="starting containerd" revision=ae71819c4f5e67bb4d5ae76a6b735f29cc25774e version=v1.7.18 sandbox.go:136: time="2024-07-22T05:52:28.252507406Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:136: time="2024-07-22T05:52:28.252529257Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:136: time="2024-07-22T05:52:28.252564243Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:136: time="2024-07-22T05:52:28.252579712Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:136: time="2024-07-22T05:52:28.252652479Z" 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:136: time="2024-07-22T05:52:28.252668058Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:136: time="2024-07-22T05:52:28.252676624Z" level=warning msg="failed to load plugin
test-integration (docker+containerd, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36199/library/alpine:latest time="2024-07-22T05:52:09Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36199" run.go:270: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:36199/moby/buildkit:buildx-stable-1 time="2024-07-22T05:52:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36199" run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36199/library/busybox: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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=docker Messages: Second field was not valid semver: 56cb197c sandbox.go:133: stdout: /usr/bin/dockerd sandbox.go:133: stderr: /usr/bin/dockerd sandbox.go:136: > startCmd 2024-07-22 05:52:37.872800287 +0000 UTC m=+29.795818520 /usr/bin/dockerd --data-root /tmp/integration762101349/docwdcb7srkeq/root --exec-root /tmp/dxr/docwdcb7srkeq --pidfile /tmp/integration762101349/docwdcb7srkeq/docker.pid --containerd-namespace docwdcb7srkeq --containerd-plugins-namespace docwdcb7srkeqp --host unix:///tmp/docker-integration/docwdcb7srkeq.sock --config-file /tmp/integration762101349/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:136: time="2024-07-22T05:52:37.892569931Z" level=info msg="Starting up" sandbox.go:136: time="2024-07-22T05:52:37.893584457Z" level=warning msg="could not change group /tmp/docker-integration/docwdcb7srkeq.sock to docker: group docker not found" sandbox.go:136: time="2024-07-22T05:52:37.893696025Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/docwdcb7srkeq.sock)" sandbox.go:136: time="2024-07-22T05:52:37.893716102Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:136: time="2024-07-22T05:52:37.894249844Z" level=info msg="started new containerd process" address=/tmp/dxr/docwdcb7srkeq/containerd/containerd.sock module=libcontainerd pid=11656 sandbox.go:136: time="2024-07-22T05:52:37.894558698Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/docwdcb7srkeq/containerd/containerd.sock module=libcontainerd sandbox.go:136: time="2024-07-22T05:52:37.894730131Z" level=debug msg="2024/07/22 05:52:37 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/docwdcb7srkeq/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/docwdcb7srkeq/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:136: time="2024-07-22T05:52:37.907443468Z" level=info msg="starting containerd" revision=ae71819c4f5e67bb4d5ae76a6b735f29cc25774e version=v1.7.18 sandbox.go:136: time="2024-07-22T05:52:37.920283221Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:136: time="2024-07-22T05:52:37.920310752Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:136: time="2024-07-22T05:52:37.920345366Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:136: time="2024-07-22T05:52:37.920364181Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:136: time="2024-07-22T05:52:37.920431506Z" 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:136: time="2024-07-22T05:52:37.920450652Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:136: time="2024-07-22T05:52:37.920467533Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error=
test-integration (docker, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L270
=== RUN TestIntegration run.go:270: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:41315/moby/buildkit:buildx-stable-1 time="2024-07-22T05:52:16Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41315" run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41315/library/busybox:latest time="2024-07-22T05:52:16Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41315" run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41315/library/alpine:latest --- FAIL: TestIntegration (0.00s)
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 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c 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:209 Error: Should be true Test: TestIntegration/TestVersion/worker=docker Messages: Second field was not valid semver: 56cb197c sandbox.go:133: stdout: /usr/bin/dockerd sandbox.go:133: stderr: /usr/bin/dockerd sandbox.go:136: > startCmd 2024-07-22 05:52:40.94082871 +0000 UTC m=+30.579814543 /usr/bin/dockerd --data-root /tmp/integration207022822/d1eixe5mkdx8k/root --exec-root /tmp/dxr/d1eixe5mkdx8k --pidfile /tmp/integration207022822/d1eixe5mkdx8k/docker.pid --containerd-namespace d1eixe5mkdx8k --containerd-plugins-namespace d1eixe5mkdx8kp --host unix:///tmp/docker-integration/d1eixe5mkdx8k.sock --config-file /tmp/integration207022822/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:136: time="2024-07-22T05:52:40.960344025Z" level=info msg="Starting up" sandbox.go:136: time="2024-07-22T05:52:40.961322797Z" level=warning msg="could not change group /tmp/docker-integration/d1eixe5mkdx8k.sock to docker: group docker not found" sandbox.go:136: time="2024-07-22T05:52:40.961452128Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/d1eixe5mkdx8k.sock)" sandbox.go:136: time="2024-07-22T05:52:40.961472877Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:136: time="2024-07-22T05:52:40.962034087Z" level=info msg="started new containerd process" address=/tmp/dxr/d1eixe5mkdx8k/containerd/containerd.sock module=libcontainerd pid=11660 sandbox.go:136: time="2024-07-22T05:52:40.962401553Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/d1eixe5mkdx8k/containerd/containerd.sock module=libcontainerd sandbox.go:136: time="2024-07-22T05:52:40.962566781Z" level=debug msg="2024/07/22 05:52:40 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/d1eixe5mkdx8k/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/d1eixe5mkdx8k/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:136: time="2024-07-22T05:52:40.975189765Z" level=info msg="starting containerd" revision=ae71819c4f5e67bb4d5ae76a6b735f29cc25774e version=v1.7.18 sandbox.go:136: time="2024-07-22T05:52:40.988457352Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:136: time="2024-07-22T05:52:40.988479433Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:136: time="2024-07-22T05:52:40.988502466Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:136: time="2024-07-22T05:52:40.988515340Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:136: time="2024-07-22T05:52:40.988585060Z" 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:136: time="2024-07-22T05:52:40.988600549Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:136: time="2024-07-22T05:52:40.988610628Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="
test-integration (docker, ./tests)
Process completed with exit code 1.
test-unit (ubuntu-24.04)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-unit (macos-12)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (buildx-stable-1, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.14.1, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (buildx-stable-1, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (master, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.13.2, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.12.5, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.12.5, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.14.1, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (buildx-stable-1, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (master, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (master, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.13.2, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.14.1, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (master, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (buildx-stable-1, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.13.2, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (latest, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (latest, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-unit (windows-2022)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
test-integration (latest, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.14.1, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.13.2, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.12.5, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (latest, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (v0.12.5, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (docker+containerd, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (docker+containerd, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (docker, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
test-integration (docker, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1

Artifacts

Produced during runtime
Name Size
buildx-darwin-amd64 Expired
17.8 MB
buildx-darwin-arm64 Expired
16.7 MB
buildx-linux-amd64 Expired
17.5 MB
buildx-linux-arm-v6 Expired
16.3 MB
buildx-linux-arm-v7 Expired
16.3 MB
buildx-linux-arm64 Expired
16 MB
buildx-linux-ppc64le Expired
15.5 MB
buildx-linux-riscv64 Expired
16.5 MB
buildx-linux-s390x Expired
17 MB
buildx-windows-amd64 Expired
18 MB
buildx-windows-arm64 Expired
16.1 MB
daghack~buildx~0YDAD2.dockerbuild Expired
73.9 KB
daghack~buildx~15K0S4.dockerbuild Expired
73.7 KB
daghack~buildx~1XRHFI.dockerbuild Expired
74.6 KB
daghack~buildx~2P4GIW.dockerbuild Expired
74.6 KB
daghack~buildx~4N0PSO.dockerbuild Expired
74.9 KB
daghack~buildx~B7R5J4.dockerbuild Expired
73.6 KB
daghack~buildx~C3LK7Y.dockerbuild Expired
74.4 KB
daghack~buildx~EHVWSN.dockerbuild Expired
73.8 KB
daghack~buildx~ETQJTX.dockerbuild Expired
74.3 KB
daghack~buildx~FO3NB3.dockerbuild Expired
74.9 KB
daghack~buildx~GAI7B7.dockerbuild Expired
73 KB
daghack~buildx~HXVWZW.dockerbuild Expired
73.8 KB
daghack~buildx~IPO4B5.dockerbuild Expired
74.3 KB
daghack~buildx~IWPPN1.dockerbuild Expired
74.1 KB
daghack~buildx~J4VL2D.dockerbuild Expired
74.2 KB
daghack~buildx~J5TW81.dockerbuild Expired
74.9 KB
daghack~buildx~JGRUXT.dockerbuild Expired
74.9 KB
daghack~buildx~L6Z3KY.dockerbuild Expired
74.8 KB
daghack~buildx~LXPLSG.dockerbuild Expired
74.3 KB
daghack~buildx~M7FN7B.dockerbuild Expired
74.8 KB
daghack~buildx~P5MEY0.dockerbuild Expired
75.1 KB
daghack~buildx~Q8A9PF.dockerbuild Expired
74.5 KB
daghack~buildx~RAVRMW.dockerbuild Expired
75.3 KB
daghack~buildx~VHMGZS.dockerbuild Expired
74.6 KB
daghack~buildx~X51FU7.dockerbuild Expired
73.3 KB
daghack~buildx~XN7LP4.dockerbuild Expired
74 KB
daghack~buildx~ZCXUW2.dockerbuild Expired
74.6 KB
daghack~buildx~ZQQQ1O.dockerbuild Expired
73.6 KB
test-reports-test-integration-tests--docker- Expired
94.3 KB
test-reports-test-integration-tests--docker-experimental Expired
94.4 KB
test-reports-test-integration-tests--dockercontainerd- Expired
93.8 KB
test-reports-test-integration-tests--dockercontainerd-experimental Expired
94.1 KB
test-reports-test-integration-tests-buildx-stable-1-docker-container- Expired
78.9 KB
test-reports-test-integration-tests-buildx-stable-1-docker-container-experimental Expired
79.3 KB
test-reports-test-integration-tests-buildx-stable-1-remote- Expired
80.5 KB
test-reports-test-integration-tests-buildx-stable-1-remote-experimental Expired
80.9 KB
test-reports-test-integration-tests-latest-docker-container- Expired
78.9 KB
test-reports-test-integration-tests-latest-docker-container-experimental Expired
79.1 KB
test-reports-test-integration-tests-latest-remote- Expired
80.4 KB
test-reports-test-integration-tests-latest-remote-experimental Expired
80.9 KB
test-reports-test-integration-tests-master-docker-container- Expired
78.9 KB
test-reports-test-integration-tests-master-docker-container-experimental Expired
79.1 KB
test-reports-test-integration-tests-master-remote- Expired
80.5 KB
test-reports-test-integration-tests-master-remote-experimental Expired
80.7 KB
test-reports-test-integration-tests-v0125-docker-container- Expired
79.3 KB
test-reports-test-integration-tests-v0125-docker-container-experimental Expired
79.6 KB
test-reports-test-integration-tests-v0125-remote- Expired
80.6 KB
test-reports-test-integration-tests-v0125-remote-experimental Expired
81 KB
test-reports-test-integration-tests-v0132-docker-container- Expired
79 KB
test-reports-test-integration-tests-v0132-docker-container-experimental Expired
79.5 KB
test-reports-test-integration-tests-v0132-remote- Expired
80.9 KB
test-reports-test-integration-tests-v0132-remote-experimental Expired
81.2 KB
test-reports-test-integration-tests-v0141-docker-container- Expired
78.8 KB
test-reports-test-integration-tests-v0141-docker-container-experimental Expired
79.2 KB
test-reports-test-integration-tests-v0141-remote- Expired
80.5 KB
test-reports-test-integration-tests-v0141-remote-experimental Expired
80.7 KB
test-reports-test-unit--macos-12 Expired
113 KB
test-reports-test-unit--ubuntu-24.04 Expired
118 KB
test-reports-test-unit--windows-2022 Expired
109 KB