Merge pull request #2560 from crazy-max/fix-localstate-remote #3
build.yml
on: push
bin-image
0s
Matrix: binaries
release
0s
Annotations
84 errors and 31 warnings
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37647"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37647/library/alpine:latest
time="2024-07-01T01:04:11Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37647"
run.go:273: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:37647/moby/buildkit:buildx-stable-1
time="2024-07-01T01:04:15Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37647"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37647/library/busybox:latest
--- FAIL: TestIntegration (5.60s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 63eb73d9
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_config2209922389/buildkitd.toml --root /tmp/bktest_buildkitd237623111 --addr unix:///tmp/bktest_buildkitd237623111/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_config2209922389/buildkitd.toml --root /tmp/bktest_buildkitd237623111 --addr unix:///tmp/bktest_buildkitd237623111/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-07-01 01:04:19.673064971 +0000 UTC m=+9.174221120 /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_config2209922389/buildkitd.toml --root /tmp/bktest_buildkitd237623111 --addr unix:///tmp/bktest_buildkitd237623111/buildkitd.sock --debug
sandbox.go:136: time="2024-07-01T01:04:19Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-07-01T01:04:19Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-07-01T01:04:19Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-07-01T01:04:19Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-07-01T01:04:19Z" level=info msg="found worker \"vert9mtm49xhfhu2bl2xeyw3u\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:282a555fec87 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-01T01:04:19Z" level=info msg="found 1 workers, default=\"vert9mtm49xhfhu2bl2xeyw3u\""
sandbox.go:136: time="2024-07-01T01:04:19Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-07-01T01:04:19Z" level=info msg="running server on /tmp/bktest_buildkitd237623111/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.28s)
|
test-integration (buildx-stable-1, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:08Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33845"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33845/library/busybox:latest
time="2024-07-01T01:04:09Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33845"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33845/library/alpine:latest
time="2024-07-01T01:04:09Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33845"
run.go:273: copied docker.io/moby/buildkit:master to local mirror localhost:33845/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (5.68s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 63eb73d9
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_config658778096/buildkitd.toml --root /tmp/bktest_buildkitd1311115474 --addr unix:///tmp/bktest_buildkitd1311115474/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_config658778096/buildkitd.toml --root /tmp/bktest_buildkitd1311115474 --addr unix:///tmp/bktest_buildkitd1311115474/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-07-01 01:04:18.045930564 +0000 UTC m=+9.203746969 /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_config658778096/buildkitd.toml --root /tmp/bktest_buildkitd1311115474 --addr unix:///tmp/bktest_buildkitd1311115474/buildkitd.sock --debug
sandbox.go:136: time="2024-07-01T01:04:18Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-07-01T01:04:18Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-07-01T01:04:18Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-07-01T01:04:18Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-07-01T01:04:18Z" level=info msg="found worker \"s58t3cl6f8nsd90nug64apsla\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:7cc556787168 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-01T01:04:18Z" level=info msg="found 1 workers, default=\"s58t3cl6f8nsd90nug64apsla\""
sandbox.go:136: time="2024-07-01T01:04:18Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-07-01T01:04:18Z" level=info msg="running server on /tmp/bktest_buildkitd1311115474/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.31s)
|
test-integration (master, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37987"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37987/library/busybox:latest
time="2024-07-01T01:04:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37987"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37987/library/alpine:latest
time="2024-07-01T01:04:13Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37987"
run.go:273: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:37987/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (4.37s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 63eb73d9
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_config3594893520/buildkitd.toml --root /tmp/bktest_buildkitd920511179 --addr unix:///tmp/bktest_buildkitd920511179/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-07-01 01:04:20.830004867 +0000 UTC m=+8.373562556 /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_config3594893520/buildkitd.toml --root /tmp/bktest_buildkitd920511179 --addr unix:///tmp/bktest_buildkitd920511179/buildkitd.sock --debug
sandbox.go:136: time="2024-07-01T01:04:20Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-07-01T01:04:20Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-07-01T01:04:20Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-07-01T01:04:20Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-07-01T01:04:20Z" level=info msg="found worker \"89448mgx5p9pwsl3e0rwv78zs\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:4184db0a2112 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-01T01:04:20Z" level=info msg="found 1 workers, default=\"89448mgx5p9pwsl3e0rwv78zs\""
sandbox.go:136: time="2024-07-01T01:04:20Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-07-01T01:04:20Z" level=info msg="running server on /tmp/bktest_buildkitd920511179/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_config3594893520/buildkitd.toml --root /tmp/bktest_buildkitd920511179 --addr unix:///tmp/bktest_buildkitd920511179/buildkitd.sock --debug
--- FAIL: TestIntegration/TestVersion/worker=remote (0.35s)
|
test-integration (v0.14.1, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:13Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45917"
run.go:273: copied docker.io/moby/buildkit:latest to local mirror localhost:45917/moby/buildkit:buildx-stable-1
time="2024-07-01T01:04:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45917"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45917/library/busybox:latest
time="2024-07-01T01:04:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45917"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45917/library/alpine:latest
--- FAIL: TestIntegration (4.89s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 63eb73d9
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_config3687209990/buildkitd.toml --root /tmp/bktest_buildkitd3007185328 --addr unix:///tmp/bktest_buildkitd3007185328/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_config3687209990/buildkitd.toml --root /tmp/bktest_buildkitd3007185328 --addr unix:///tmp/bktest_buildkitd3007185328/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-07-01 01:04:21.912197602 +0000 UTC m=+8.470302507 /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_config3687209990/buildkitd.toml --root /tmp/bktest_buildkitd3007185328 --addr unix:///tmp/bktest_buildkitd3007185328/buildkitd.sock --debug
sandbox.go:136: time="2024-07-01T01:04:21Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-07-01T01:04:21Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-07-01T01:04:21Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-07-01T01:04:21Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-07-01T01:04:22Z" level=info msg="found worker \"e6twfoid2svnsni9ayy0x7ibc\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:3d3dafbf078b 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-01T01:04:22Z" level=info msg="found 1 workers, default=\"e6twfoid2svnsni9ayy0x7ibc\""
sandbox.go:136: time="2024-07-01T01:04:22Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-07-01T01:04:22Z" level=info msg="running server on /tmp/bktest_buildkitd3007185328/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.31s)
|
test-integration (latest, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:15Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46613"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46613/library/busybox:latest
time="2024-07-01T01:04:15Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46613"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46613/library/alpine:latest
time="2024-07-01T01:04:15Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46613"
run.go:273: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:46613/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (4.32s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 63eb73d9
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_config2728467194/buildkitd.toml --root /tmp/bktest_buildkitd836010204 --addr unix:///tmp/bktest_buildkitd836010204/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_config2728467194/buildkitd.toml --root /tmp/bktest_buildkitd836010204 --addr unix:///tmp/bktest_buildkitd836010204/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-07-01 01:04:24.340063359 +0000 UTC m=+9.338292068 /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_config2728467194/buildkitd.toml --root /tmp/bktest_buildkitd836010204 --addr unix:///tmp/bktest_buildkitd836010204/buildkitd.sock --debug
sandbox.go:136: time="2024-07-01T01:04:24Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-07-01T01:04:24Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-07-01T01:04:24Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-07-01T01:04:24Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-07-01T01:04:24Z" level=info msg="found worker \"nspcsedahg8i3a0wc8hhkzyw7\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:adee0c45cb41 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-01T01:04:24Z" level=info msg="found 1 workers, default=\"nspcsedahg8i3a0wc8hhkzyw7\""
sandbox.go:136: time="2024-07-01T01:04:24Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-07-01T01:04:24Z" level=info msg="running server on /tmp/bktest_buildkitd836010204/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#L273
=== RUN TestIntegration
time="2024-07-01T01:04:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33693"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33693/library/busybox:latest
time="2024-07-01T01:04:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33693"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33693/library/alpine:latest
time="2024-07-01T01:04:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33693"
run.go:273: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:33693/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (4.63s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 63eb73d9
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_config2390940230/buildkitd.toml --root /tmp/bktest_buildkitd2633772417 --addr unix:///tmp/bktest_buildkitd2633772417/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-07-01 01:04:20.659005289 +0000 UTC m=+6.518452704 /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_config2390940230/buildkitd.toml --root /tmp/bktest_buildkitd2633772417 --addr unix:///tmp/bktest_buildkitd2633772417/buildkitd.sock --debug
sandbox.go:136: time="2024-07-01T01:04:20Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-07-01T01:04:20Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-07-01T01:04:20Z" level=info msg="found worker \"pk74vlwdqo2yjainsxcu0ftml\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:eac8d2f44a6e 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-01T01:04:20Z" level=info msg="found 1 workers, default=\"pk74vlwdqo2yjainsxcu0ftml\""
sandbox.go:136: time="2024-07-01T01:04:20Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-07-01T01:04:20Z" level=info msg="running server on /tmp/bktest_buildkitd2633772417/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_config2390940230/buildkitd.toml --root /tmp/bktest_buildkitd2633772417 --addr unix:///tmp/bktest_buildkitd2633772417/buildkitd.sock --debug
--- FAIL: TestIntegration/TestVersion/worker=remote (0.36s)
|
test-integration (v0.12.5, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43895"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43895/library/busybox:latest
time="2024-07-01T01:04:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43895"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43895/library/alpine:latest
time="2024-07-01T01:04:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43895"
run.go:273: copied docker.io/moby/buildkit:latest to local mirror localhost:43895/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (4.73s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 63eb73d9
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_config3566512893/buildkitd.toml --root /tmp/bktest_buildkitd3552934109 --addr unix:///tmp/bktest_buildkitd3552934109/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_config3566512893/buildkitd.toml --root /tmp/bktest_buildkitd3552934109 --addr unix:///tmp/bktest_buildkitd3552934109/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-07-01 01:04:27.276126882 +0000 UTC m=+10.133266548 /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_config3566512893/buildkitd.toml --root /tmp/bktest_buildkitd3552934109 --addr unix:///tmp/bktest_buildkitd3552934109/buildkitd.sock --debug
sandbox.go:136: time="2024-07-01T01:04:27Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-07-01T01:04:27Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-07-01T01:04:27Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-07-01T01:04:27Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-07-01T01:04:27Z" level=info msg="found worker \"z4ejrxgfh7q1mwe1ku8done9t\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:165cc1144489 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-01T01:04:27Z" level=info msg="found 1 workers, default=\"z4ejrxgfh7q1mwe1ku8done9t\""
sandbox.go:136: time="2024-07-01T01:04:27Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-07-01T01:04:27Z" level=info msg="running server on /tmp/bktest_buildkitd3552934109/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.32s)
|
test-integration (latest, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46793"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46793/library/busybox:latest
time="2024-07-01T01:04:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46793"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46793/library/alpine:latest
time="2024-07-01T01:04:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46793"
run.go:273: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:46793/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (5.81s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 63eb73d9
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_config3918658407/buildkitd.toml --root /tmp/bktest_buildkitd254689112 --addr unix:///tmp/bktest_buildkitd254689112/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_config3918658407/buildkitd.toml --root /tmp/bktest_buildkitd254689112 --addr unix:///tmp/bktest_buildkitd254689112/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-07-01 01:04:30.99766824 +0000 UTC m=+13.664534232 /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_config3918658407/buildkitd.toml --root /tmp/bktest_buildkitd254689112 --addr unix:///tmp/bktest_buildkitd254689112/buildkitd.sock --debug
sandbox.go:136: time="2024-07-01T01:04:31Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-07-01T01:04:31Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-07-01T01:04:31Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-07-01T01:04:31Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-07-01T01:04:31Z" level=info msg="found worker \"uxa60jyzzsc317lvbw0x3n3m2\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:f54276e02b03 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-01T01:04:31Z" level=info msg="found 1 workers, default=\"uxa60jyzzsc317lvbw0x3n3m2\""
sandbox.go:136: time="2024-07-01T01:04:31Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-07-01T01:04:31Z" level=info msg="running server on /tmp/bktest_buildkitd254689112/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.36s)
|
test-integration (v0.13.2, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44211"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44211/library/busybox:latest
time="2024-07-01T01:04:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44211"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44211/library/alpine:latest
time="2024-07-01T01:04:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44211"
run.go:273: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:44211/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (4.39s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 63eb73d9
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_config2529009460/buildkitd.toml --root /tmp/bktest_buildkitd1831265186 --addr unix:///tmp/bktest_buildkitd1831265186/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_config2529009460/buildkitd.toml --root /tmp/bktest_buildkitd1831265186 --addr unix:///tmp/bktest_buildkitd1831265186/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-07-01 01:04:26.986949009 +0000 UTC m=+8.253166840 /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_config2529009460/buildkitd.toml --root /tmp/bktest_buildkitd1831265186 --addr unix:///tmp/bktest_buildkitd1831265186/buildkitd.sock --debug
sandbox.go:136: time="2024-07-01T01:04:27Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-07-01T01:04:27Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-07-01T01:04:27Z" level=info msg="found worker \"n8ciyi5a1s8o5k2gxzn86q9v2\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:81966bfb9304 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-01T01:04:27Z" level=info msg="found 1 workers, default=\"n8ciyi5a1s8o5k2gxzn86q9v2\""
sandbox.go:136: time="2024-07-01T01:04:27Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-07-01T01:04:27Z" level=info msg="running server on /tmp/bktest_buildkitd1831265186/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.51s)
|
test-integration (v0.12.5, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34041"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34041/library/busybox:latest
time="2024-07-01T01:04:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34041"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34041/library/alpine:latest
time="2024-07-01T01:04:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34041"
run.go:273: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:34041/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.88s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 63eb73d9
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_config2436216581/buildkitd.toml --root /tmp/bktest_buildkitd3175803508 --addr unix:///tmp/bktest_buildkitd3175803508/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_config2436216581/buildkitd.toml --root /tmp/bktest_buildkitd3175803508 --addr unix:///tmp/bktest_buildkitd3175803508/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-07-01 01:04:28.152834538 +0000 UTC m=+7.458046713 /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_config2436216581/buildkitd.toml --root /tmp/bktest_buildkitd3175803508 --addr unix:///tmp/bktest_buildkitd3175803508/buildkitd.sock --debug
sandbox.go:136: time="2024-07-01T01:04:28Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-07-01T01:04:28Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-07-01T01:04:28Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-07-01T01:04:28Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-07-01T01:04:28Z" level=info msg="found worker \"kohs41jl3zs9g72ptd49brmto\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ad811c548fd4 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-01T01:04:28Z" level=info msg="found 1 workers, default=\"kohs41jl3zs9g72ptd49brmto\""
sandbox.go:136: time="2024-07-01T01:04:28Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-07-01T01:04:28Z" level=info msg="running server on /tmp/bktest_buildkitd3175803508/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.38s)
|
test-integration (buildx-stable-1, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:20Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45315"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45315/library/busybox:latest
time="2024-07-01T01:04:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45315"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45315/library/alpine:latest
time="2024-07-01T01:04:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45315"
run.go:273: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:45315/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (4.82s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 63eb73d9
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_config3987369339/buildkitd.toml --root /tmp/bktest_buildkitd1133271631 --addr unix:///tmp/bktest_buildkitd1133271631/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_config3987369339/buildkitd.toml --root /tmp/bktest_buildkitd1133271631 --addr unix:///tmp/bktest_buildkitd1133271631/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-07-01 01:04:33.944067122 +0000 UTC m=+13.206767340 /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_config3987369339/buildkitd.toml --root /tmp/bktest_buildkitd1133271631 --addr unix:///tmp/bktest_buildkitd1133271631/buildkitd.sock --debug
sandbox.go:136: time="2024-07-01T01:04:34Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-07-01T01:04:34Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-07-01T01:04:34Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-07-01T01:04:34Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-07-01T01:04:34Z" level=info msg="found worker \"zbs7j5hocwg74g53pfsnyvuvb\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1e2475840852 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-01T01:04:34Z" level=info msg="found 1 workers, default=\"zbs7j5hocwg74g53pfsnyvuvb\""
sandbox.go:136: time="2024-07-01T01:04:34Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-07-01T01:04:34Z" level=info msg="running server on /tmp/bktest_buildkitd1133271631/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.48s)
|
test-integration (v0.13.2, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44157"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44157/library/busybox:latest
time="2024-07-01T01:04:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44157"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44157/library/alpine:latest
time="2024-07-01T01:04:11Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44157"
run.go:273: copied docker.io/moby/buildkit:master to local mirror localhost:44157/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.12s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 63eb73d9
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.01s)
|
test-integration (master, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:13Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38725"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:38725/library/busybox:latest
time="2024-07-01T01:04:13Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38725"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38725/library/alpine:latest
time="2024-07-01T01:04:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38725"
run.go:273: copied docker.io/moby/buildkit:master to local mirror localhost:38725/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.82s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 63eb73d9
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.06s)
|
test-integration (master, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36075"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36075/library/busybox:latest
time="2024-07-01T01:04:13Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36075"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36075/library/alpine:latest
time="2024-07-01T01:04:13Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36075"
run.go:273: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:36075/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.60s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 63eb73d9
--- FAIL: TestIntegration/TestVersion/worker=docker-container (0.70s)
|
test-integration (buildx-stable-1, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37129"
run.go:273: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:37129/moby/buildkit:buildx-stable-1
time="2024-07-01T01:04:16Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37129"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37129/library/busybox:latest
time="2024-07-01T01:04:16Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37129"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37129/library/alpine:latest
--- FAIL: TestIntegration (6.69s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 63eb73d9
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.08s)
|
test-integration (v0.12.5, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:13Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35923"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35923/library/busybox:latest
time="2024-07-01T01:04:13Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35923"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35923/library/alpine:latest
time="2024-07-01T01:04:13Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35923"
run.go:273: copied docker.io/moby/buildkit:latest to local mirror localhost:35923/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (6.42s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 63eb73d9
--- FAIL: TestIntegration/TestVersion/worker=docker-container (0.97s)
|
test-integration (latest, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:25Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33941"
run.go:273: copied docker.io/moby/buildkit:master to local mirror localhost:33941/moby/buildkit:buildx-stable-1
time="2024-07-01T01:04:31Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33941"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33941/library/busybox:latest
time="2024-07-01T01:04:32Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33941"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33941/library/alpine:latest
--- FAIL: TestIntegration (7.67s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=remote
Messages: Second field was not valid semver: 63eb73d9
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_config3981789213/buildkitd.toml --root /tmp/bktest_buildkitd2112669469 --addr unix:///tmp/bktest_buildkitd2112669469/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_config3981789213/buildkitd.toml --root /tmp/bktest_buildkitd2112669469 --addr unix:///tmp/bktest_buildkitd2112669469/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-07-01 01:04:36.008876832 +0000 UTC m=+11.297078007 /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_config3981789213/buildkitd.toml --root /tmp/bktest_buildkitd2112669469 --addr unix:///tmp/bktest_buildkitd2112669469/buildkitd.sock --debug
sandbox.go:136: time="2024-07-01T01:04:36Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-07-01T01:04:36Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-07-01T01:04:36Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-07-01T01:04:36Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-07-01T01:04:36Z" level=info msg="found worker \"eswki9hp62uj6sru8sh5k2971\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:a63b4729d163 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-01T01:04:36Z" level=info msg="found 1 workers, default=\"eswki9hp62uj6sru8sh5k2971\""
sandbox.go:136: time="2024-07-01T01:04:36Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-07-01T01:04:36Z" level=info msg="running server on /tmp/bktest_buildkitd2112669469/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.25s)
|
test-integration (master, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:15Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46099"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46099/library/busybox:latest
time="2024-07-01T01:04:15Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46099"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46099/library/alpine:latest
time="2024-07-01T01:04:16Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46099"
run.go:273: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:46099/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (7.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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 63eb73d9
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.03s)
|
test-integration (v0.14.1, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34693"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34693/library/alpine:latest
time="2024-07-01T01:04:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34693"
run.go:273: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:34693/moby/buildkit:buildx-stable-1
time="2024-07-01T01:04:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34693"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34693/library/busybox:latest
--- FAIL: TestIntegration (6.95s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 63eb73d9
--- FAIL: TestIntegration/TestVersion/worker=docker-container (0.94s)
|
test-integration (buildx-stable-1, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:16Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42189"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42189/library/busybox:latest
time="2024-07-01T01:04:16Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42189"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42189/library/alpine:latest
time="2024-07-01T01:04:16Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42189"
run.go:273: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:42189/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (8.81s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 63eb73d9
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.18s)
|
test-integration (v0.13.2, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:20Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40909"
run.go:273: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:40909/moby/buildkit:buildx-stable-1
time="2024-07-01T01:04:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40909"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40909/library/busybox:latest
time="2024-07-01T01:04:24Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40909"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40909/library/alpine:latest
--- FAIL: TestIntegration (6.76s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 63eb73d9
--- FAIL: TestIntegration/TestVersion/worker=docker-container (0.94s)
|
test-integration (v0.14.1, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41043"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41043/library/busybox:latest
time="2024-07-01T01:04:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41043"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41043/library/alpine:latest
time="2024-07-01T01:04:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41043"
run.go:273: copied docker.io/moby/buildkit:latest to local mirror localhost:41043/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (16.16s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 63eb73d9
--- 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#L273
=== RUN TestIntegration
time="2024-07-01T01:04:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42487"
run.go:273: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:42487/moby/buildkit:buildx-stable-1
time="2024-07-01T01:04:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42487"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42487/library/busybox:latest
time="2024-07-01T01:04:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42487"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42487/library/alpine:latest
--- FAIL: TestIntegration (6.94s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 63eb73d9
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.13s)
|
test-integration (v0.13.2, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42083"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42083/library/busybox:latest
time="2024-07-01T01:04:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42083"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42083/library/alpine:latest
time="2024-07-01T01:04:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42083"
run.go:273: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:42083/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (7.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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker-container
Messages: Second field was not valid semver: 63eb73d9
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.14s)
|
test-integration (v0.12.5, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:11Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39677"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39677/library/busybox:latest
time="2024-07-01T01:04:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39677"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39677/library/alpine:latest
time="2024-07-01T01:04:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39677"
run.go:273: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:39677/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (3.66s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker
Messages: Second field was not valid semver: 63eb73d9
sandbox.go:133: stdout: /usr/bin/dockerd
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-07-01 01:04:37.818117419 +0000 UTC m=+26.115826127 /usr/bin/dockerd --data-root /tmp/integration1948458611/d19evq63m5n5l/root --exec-root /tmp/dxr/d19evq63m5n5l --pidfile /tmp/integration1948458611/d19evq63m5n5l/docker.pid --containerd-namespace d19evq63m5n5l --containerd-plugins-namespace d19evq63m5n5lp --host unix:///tmp/docker-integration/d19evq63m5n5l.sock --config-file /tmp/integration1948458611/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-07-01T01:04:37.837937770Z" level=info msg="Starting up"
sandbox.go:136: time="2024-07-01T01:04:37.838890146Z" level=warning msg="could not change group /tmp/docker-integration/d19evq63m5n5l.sock to docker: group docker not found"
sandbox.go:136: time="2024-07-01T01:04:37.839001223Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/d19evq63m5n5l.sock)"
sandbox.go:136: time="2024-07-01T01:04:37.839017573Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-07-01T01:04:37.839549719Z" level=info msg="started new containerd process" address=/tmp/dxr/d19evq63m5n5l/containerd/containerd.sock module=libcontainerd pid=10144
sandbox.go:136: time="2024-07-01T01:04:37.839869014Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/d19evq63m5n5l/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-07-01T01:04:37.840018481Z" level=debug msg="2024/07/01 01:04:37 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/d19evq63m5n5l/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/d19evq63m5n5l/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-07-01T01:04:37.851304280Z" level=info msg="starting containerd" revision=ae71819c4f5e67bb4d5ae76a6b735f29cc25774e version=v1.7.18
sandbox.go:136: time="2024-07-01T01:04:37.864387614Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-07-01T01:04:37.864419383Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-07-01T01:04:37.864455371Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-07-01T01:04:37.864478784Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-07-01T01:04:37.864560958Z" 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-01T01:04:37.864575936Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-07-01T01:04:37.864584872Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" err
|
test-integration (docker, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:11Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43373"
run.go:273: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:43373/moby/buildkit:buildx-stable-1
time="2024-07-01T01:04:15Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43373"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43373/library/busybox:latest
time="2024-07-01T01:04:15Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43373"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43373/library/alpine:latest
--- FAIL: TestIntegration (4.99s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker
Messages: Second field was not valid semver: 63eb73d9
sandbox.go:133: stdout: /usr/bin/dockerd
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-07-01 01:04:38.585034142 +0000 UTC m=+27.487551877 /usr/bin/dockerd --data-root /tmp/integration3047369740/dzcuvgof4v4x0/root --exec-root /tmp/dxr/dzcuvgof4v4x0 --pidfile /tmp/integration3047369740/dzcuvgof4v4x0/docker.pid --containerd-namespace dzcuvgof4v4x0 --containerd-plugins-namespace dzcuvgof4v4x0p --host unix:///tmp/docker-integration/dzcuvgof4v4x0.sock --config-file /tmp/integration3047369740/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-07-01T01:04:38.604724972Z" level=info msg="Starting up"
sandbox.go:136: time="2024-07-01T01:04:38.605711396Z" level=warning msg="could not change group /tmp/docker-integration/dzcuvgof4v4x0.sock to docker: group docker not found"
sandbox.go:136: time="2024-07-01T01:04:38.605827982Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dzcuvgof4v4x0.sock)"
sandbox.go:136: time="2024-07-01T01:04:38.605847619Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-07-01T01:04:38.606379023Z" level=info msg="started new containerd process" address=/tmp/dxr/dzcuvgof4v4x0/containerd/containerd.sock module=libcontainerd pid=10124
sandbox.go:136: time="2024-07-01T01:04:38.606670045Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dzcuvgof4v4x0/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-07-01T01:04:38.606804654Z" level=debug msg="2024/07/01 01:04:38 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dzcuvgof4v4x0/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/dzcuvgof4v4x0/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-07-01T01:04:38.618713760Z" level=info msg="starting containerd" revision=ae71819c4f5e67bb4d5ae76a6b735f29cc25774e version=v1.7.18
sandbox.go:136: time="2024-07-01T01:04:38.632055048Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-07-01T01:04:38.632077159Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-07-01T01:04:38.632100242Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-07-01T01:04:38.632112454Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-07-01T01:04:38.632182124Z" 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-01T01:04:38.632197072Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-07-01T01:04:38.632206089Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" err
|
test-integration (docker, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:11Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34849"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34849/library/busybox:latest
time="2024-07-01T01:04:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34849"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34849/library/alpine:latest
time="2024-07-01T01:04:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34849"
run.go:273: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:34849/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (5.33s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker+containerd
Messages: Second field was not valid semver: 63eb73d9
sandbox.go:133: stdout: /usr/bin/dockerd
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-07-01 01:04:36.178280635 +0000 UTC m=+24.738688033 /usr/bin/dockerd --data-root /tmp/integration1180948230/duqugcyk0rs5h/root --exec-root /tmp/dxr/duqugcyk0rs5h --pidfile /tmp/integration1180948230/duqugcyk0rs5h/docker.pid --containerd-namespace duqugcyk0rs5h --containerd-plugins-namespace duqugcyk0rs5hp --host unix:///tmp/docker-integration/duqugcyk0rs5h.sock --config-file /tmp/integration1180948230/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-07-01T01:04:36.197824818Z" level=info msg="Starting up"
sandbox.go:136: time="2024-07-01T01:04:36.198743782Z" level=warning msg="could not change group /tmp/docker-integration/duqugcyk0rs5h.sock to docker: group docker not found"
sandbox.go:136: time="2024-07-01T01:04:36.198883093Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/duqugcyk0rs5h.sock)"
sandbox.go:136: time="2024-07-01T01:04:36.198903301Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-07-01T01:04:36.199467630Z" level=info msg="started new containerd process" address=/tmp/dxr/duqugcyk0rs5h/containerd/containerd.sock module=libcontainerd pid=9717
sandbox.go:136: time="2024-07-01T01:04:36.199862761Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/duqugcyk0rs5h/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-07-01T01:04:36.199989151Z" level=debug msg="2024/07/01 01:04:36 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/duqugcyk0rs5h/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/duqugcyk0rs5h/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-07-01T01:04:36.211686775Z" level=info msg="starting containerd" revision=ae71819c4f5e67bb4d5ae76a6b735f29cc25774e version=v1.7.18
sandbox.go:136: time="2024-07-01T01:04:36.224967531Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-07-01T01:04:36.224995393Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-07-01T01:04:36.225030669Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-07-01T01:04:36.225050316Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-07-01T01:04:36.225123173Z" 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-01T01:04:36.225141878Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-07-01T01:04:36.225157678Z" level=warning msg="failed to load plugin
|
test-integration (docker+containerd, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-01T01:04:13Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38519"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:38519/library/busybox:latest
time="2024-07-01T01:04:13Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38519"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38519/library/alpine:latest
time="2024-07-01T01:04:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38519"
run.go:273: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:38519/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (5.18s)
|
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 63eb73d9 63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker+containerd
Messages: Second field was not valid semver: 63eb73d9
sandbox.go:133: stdout: /usr/bin/dockerd
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-07-01 01:04:41.694807227 +0000 UTC m=+28.238264337 /usr/bin/dockerd --data-root /tmp/integration2946296502/dr9arv2i7kspv/root --exec-root /tmp/dxr/dr9arv2i7kspv --pidfile /tmp/integration2946296502/dr9arv2i7kspv/docker.pid --containerd-namespace dr9arv2i7kspv --containerd-plugins-namespace dr9arv2i7kspvp --host unix:///tmp/docker-integration/dr9arv2i7kspv.sock --config-file /tmp/integration2946296502/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-07-01T01:04:41.714986820Z" level=info msg="Starting up"
sandbox.go:136: time="2024-07-01T01:04:41.715908889Z" level=warning msg="could not change group /tmp/docker-integration/dr9arv2i7kspv.sock to docker: group docker not found"
sandbox.go:136: time="2024-07-01T01:04:41.716041778Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dr9arv2i7kspv.sock)"
sandbox.go:136: time="2024-07-01T01:04:41.716062858Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-07-01T01:04:41.716599087Z" level=info msg="started new containerd process" address=/tmp/dxr/dr9arv2i7kspv/containerd/containerd.sock module=libcontainerd pid=10018
sandbox.go:136: time="2024-07-01T01:04:41.716995620Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dr9arv2i7kspv/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-07-01T01:04:41.717132256Z" level=debug msg="2024/07/01 01:04:41 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dr9arv2i7kspv/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/dr9arv2i7kspv/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-07-01T01:04:41.728542009Z" level=info msg="starting containerd" revision=ae71819c4f5e67bb4d5ae76a6b735f29cc25774e version=v1.7.18
sandbox.go:136: time="2024-07-01T01:04:41.741654974Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-07-01T01:04:41.741677907Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-07-01T01:04:41.741709116Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-07-01T01:04:41.741722951Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-07-01T01:04:41.741804344Z" 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-01T01:04:41.741820254Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-07-01T01:04:41.741829301Z" level=warning msg="failed to load plugin
|
test-integration (docker+containerd, ./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-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 (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 (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 (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 (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 (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 (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 (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 (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)
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 (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 (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 (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 (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 (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 (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.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, 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.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 (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.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 (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-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 (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
|
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+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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
buildx-darwin-amd64
Expired
|
18.2 MB |
|
buildx-darwin-arm64
Expired
|
17.4 MB |
|
buildx-linux-amd64
Expired
|
17.3 MB |
|
buildx-linux-arm-v6
Expired
|
16.2 MB |
|
buildx-linux-arm-v7
Expired
|
16.2 MB |
|
buildx-linux-arm64
Expired
|
15.8 MB |
|
buildx-linux-ppc64le
Expired
|
15.4 MB |
|
buildx-linux-riscv64
Expired
|
16.6 MB |
|
buildx-linux-s390x
Expired
|
16.8 MB |
|
buildx-windows-amd64
Expired
|
17.8 MB |
|
buildx-windows-arm64
Expired
|
15.9 MB |
|
daghack~buildx~3BJIAY.dockerbuild
Expired
|
75 KB |
|
daghack~buildx~4AWKX7.dockerbuild
Expired
|
76.3 KB |
|
daghack~buildx~590IQN.dockerbuild
Expired
|
75.2 KB |
|
daghack~buildx~5X76P4.dockerbuild
Expired
|
74.9 KB |
|
daghack~buildx~610IV5.dockerbuild
Expired
|
74.8 KB |
|
daghack~buildx~6H1ZEE.dockerbuild
Expired
|
74.7 KB |
|
daghack~buildx~7A1N7K.dockerbuild
Expired
|
75.2 KB |
|
daghack~buildx~DV40WB.dockerbuild
Expired
|
76.2 KB |
|
daghack~buildx~DYT34Q.dockerbuild
Expired
|
74.2 KB |
|
daghack~buildx~IZFFUI.dockerbuild
Expired
|
74.9 KB |
|
daghack~buildx~J8CKHD.dockerbuild
Expired
|
75 KB |
|
daghack~buildx~KJN3U8.dockerbuild
Expired
|
75 KB |
|
daghack~buildx~KNNI8Z.dockerbuild
Expired
|
75 KB |
|
daghack~buildx~O6OOGC.dockerbuild
Expired
|
75.2 KB |
|
daghack~buildx~OHM5EN.dockerbuild
Expired
|
75.3 KB |
|
daghack~buildx~QNJGHI.dockerbuild
Expired
|
74.6 KB |
|
daghack~buildx~QSA0CA.dockerbuild
Expired
|
77.5 KB |
|
daghack~buildx~R6UBOI.dockerbuild
Expired
|
75.3 KB |
|
daghack~buildx~SIRK8J.dockerbuild
Expired
|
74.3 KB |
|
daghack~buildx~SN8IZI.dockerbuild
Expired
|
74.9 KB |
|
daghack~buildx~UAKV41.dockerbuild
Expired
|
73.6 KB |
|
daghack~buildx~URMDPC.dockerbuild
Expired
|
74.8 KB |
|
daghack~buildx~UU0Y7V.dockerbuild
Expired
|
74.6 KB |
|
daghack~buildx~W20IUR.dockerbuild
Expired
|
74.8 KB |
|
daghack~buildx~XZDBJ3.dockerbuild
Expired
|
74.1 KB |
|
daghack~buildx~ZCOX65.dockerbuild
Expired
|
76.3 KB |
|
daghack~buildx~ZGGGKA.dockerbuild
Expired
|
75.6 KB |
|
daghack~buildx~ZGOUDX.dockerbuild
Expired
|
74.9 KB |
|
test-reports-test-integration-tests--docker-
Expired
|
92.7 KB |
|
test-reports-test-integration-tests--docker-experimental
Expired
|
93 KB |
|
test-reports-test-integration-tests--dockercontainerd-
Expired
|
92.4 KB |
|
test-reports-test-integration-tests--dockercontainerd-experimental
Expired
|
92.7 KB |
|
test-reports-test-integration-tests-buildx-stable-1-docker-container-
Expired
|
77.4 KB |
|
test-reports-test-integration-tests-buildx-stable-1-docker-container-experimental
Expired
|
77.7 KB |
|
test-reports-test-integration-tests-buildx-stable-1-remote-
Expired
|
79.1 KB |
|
test-reports-test-integration-tests-buildx-stable-1-remote-experimental
Expired
|
79.3 KB |
|
test-reports-test-integration-tests-latest-docker-container-
Expired
|
77.3 KB |
|
test-reports-test-integration-tests-latest-docker-container-experimental
Expired
|
77.6 KB |
|
test-reports-test-integration-tests-latest-remote-
Expired
|
78.9 KB |
|
test-reports-test-integration-tests-latest-remote-experimental
Expired
|
79.3 KB |
|
test-reports-test-integration-tests-master-docker-container-
Expired
|
77.4 KB |
|
test-reports-test-integration-tests-master-docker-container-experimental
Expired
|
77.6 KB |
|
test-reports-test-integration-tests-master-remote-
Expired
|
79 KB |
|
test-reports-test-integration-tests-master-remote-experimental
Expired
|
79.3 KB |
|
test-reports-test-integration-tests-v0125-docker-container-
Expired
|
77.8 KB |
|
test-reports-test-integration-tests-v0125-docker-container-experimental
Expired
|
78.2 KB |
|
test-reports-test-integration-tests-v0125-remote-
Expired
|
79.3 KB |
|
test-reports-test-integration-tests-v0125-remote-experimental
Expired
|
79.5 KB |
|
test-reports-test-integration-tests-v0132-docker-container-
Expired
|
77.6 KB |
|
test-reports-test-integration-tests-v0132-docker-container-experimental
Expired
|
77.9 KB |
|
test-reports-test-integration-tests-v0132-remote-
Expired
|
79.4 KB |
|
test-reports-test-integration-tests-v0132-remote-experimental
Expired
|
79.6 KB |
|
test-reports-test-integration-tests-v0141-docker-container-
Expired
|
77.4 KB |
|
test-reports-test-integration-tests-v0141-docker-container-experimental
Expired
|
77.6 KB |
|
test-reports-test-integration-tests-v0141-remote-
Expired
|
79.1 KB |
|
test-reports-test-integration-tests-v0141-remote-experimental
Expired
|
79.3 KB |
|
test-reports-test-unit--macos-12
Expired
|
71.6 KB |
|
test-reports-test-unit--ubuntu-24.04
Expired
|
75 KB |
|
test-reports-test-unit--windows-2022
Expired
|
67.5 KB |
|