Skip to content

ci: install latest vagrant #5023

ci: install latest vagrant

ci: install latest vagrant #5023

Triggered via pull request February 10, 2025 14:25
Status Failure
Total duration 9m 2s
Artifacts 83

build.yml

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

Annotations

13 errors and 49 warnings
test-bsd-unit (freebsd)
Process completed with exit code 1.
test-bsd-unit (openbsd)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L273
=== RUN TestIntegration run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42699/library/busybox:latest time="2025-02-10T14:29:41Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:42699" run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42699/library/alpine:latest time="2025-02-10T14:29:42Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:42699" run.go:322: Error Trace: /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:322 /usr/local/go/src/sync/once.go:76 /usr/local/go/src/sync/once.go:67 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:320 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:204 Error: Received unexpected error: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/moby/buildkit/manifests/sha256:14aa1b4dd92ea0a4cd03a54d0c6079046ea98cd0c0ae6176bdd7036ba370cbbe: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit github.com/moby/buildkit/util/contentutil.CopyChain /src/vendor/github.com/moby/buildkit/util/contentutil/copy.go:87 github.com/moby/buildkit/util/testutil/integration.copyImagesLocal /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:270 github.com/moby/buildkit/util/testutil/integration.runMirror /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:359 github.com/moby/buildkit/util/testutil/integration.Run.lazyMirrorRunnerFunc.func3.1 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:321 sync.(*Once).doSlow /usr/local/go/src/sync/once.go:76 sync.(*Once).Do /usr/local/go/src/sync/once.go:67 github.com/moby/buildkit/util/testutil/integration.Run.lazyMirrorRunnerFunc.func3 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:320 github.com/moby/buildkit/util/testutil/integration.Run.func2.1 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:204 testing.tRunner /usr/local/go/src/testing/testing.go:1690 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestIntegration --- FAIL: TestIntegration (2.97s)
Failed: tests/TestIntegration/TestBuild/worker=docker+containerd@26.1: tests/build.go#L84
=== RUN TestIntegration/TestBuild/worker=docker+containerd@26.1 === PAUSE TestIntegration/TestBuild/worker=docker+containerd@26.1 === CONT TestIntegration/TestBuild/worker=docker+containerd@26.1 build.go:84: Error Trace: /src/tests/build.go:84 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:98 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212 Error: Received unexpected error: exit status 1 Test: TestIntegration/TestBuild/worker=docker+containerd@26.1 Messages: Dockerfile:2 -------------------- 1 | 2 | >>> FROM busybox:latest AS base 3 | COPY foo /etc/foo 4 | RUN cp /etc/foo /etc/bar -------------------- ERROR: failed to solve: busybox:latest: failed to resolve source metadata for docker.io/library/busybox:latest: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit sandbox.go:187: stderr: /opt/docker-alt-26/dockerd sandbox.go:190: > startCmd 2025-02-10 14:32:38.515756285 +0000 UTC m=+178.039869674 /opt/docker-alt-26/dockerd --data-root /tmp/integration2660199252/ddoc4msi3uht8/root --exec-root /tmp/dxr/ddoc4msi3uht8 --pidfile /tmp/integration2660199252/ddoc4msi3uht8/docker.pid --containerd-namespace ddoc4msi3uht8 --containerd-plugins-namespace ddoc4msi3uht8p --host unix:///tmp/docker-integration/ddoc4msi3uht8.sock --config-file /tmp/integration2660199252/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:190: time="2025-02-10T14:32:38.541201143Z" level=info msg="Starting up" sandbox.go:190: time="2025-02-10T14:32:38.542329538Z" level=warning msg="could not change group /tmp/docker-integration/ddoc4msi3uht8.sock to docker: group docker not found" sandbox.go:190: time="2025-02-10T14:32:38.542453619Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/ddoc4msi3uht8.sock)" sandbox.go:190: time="2025-02-10T14:32:38.542473386Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:190: time="2025-02-10T14:32:38.542993226Z" level=info msg="started new containerd process" address=/tmp/dxr/ddoc4msi3uht8/containerd/containerd.sock module=libcontainerd pid=19955 sandbox.go:190: time="2025-02-10T14:32:38.543413871Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/ddoc4msi3uht8/containerd/containerd.sock module=libcontainerd sandbox.go:190: time="2025-02-10T14:32:38.543560253Z" level=debug msg="2025/02/10 14:32:38 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/ddoc4msi3uht8/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/ddoc4msi3uht8/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:190: time="2025-02-10T14:32:38.555332235Z" level=info msg="starting containerd" revision=926c9586fe4a6236699318391cd44976a98e31f1 version=v1.7.15 sandbox.go:190: time="2025-02-10T14:32:38.567891186Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:190: time="2025-02-10T14:32:38.567924849Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:190: time="2025-02-10T14:32:38.567963692Z" level=info msg="loading plugin \"io.co
Failed: tests/TestIntegration/TestBuildAlias/worker=docker+containerd@26.1: tests/build.go#L91
=== RUN TestIntegration/TestBuildAlias/worker=docker+containerd@26.1 === PAUSE TestIntegration/TestBuildAlias/worker=docker+containerd@26.1 === CONT TestIntegration/TestBuildAlias/worker=docker+containerd@26.1 build.go:91: Error Trace: /src/tests/build.go:91 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:98 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212 Error: Received unexpected error: exit status 1 Test: TestIntegration/TestBuildAlias/worker=docker+containerd@26.1 Messages: #0 building with "integration-rw70w79blp1oakwhov6ydxc62" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 154B done #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/busybox:latest #2 ERROR: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit ------ > [internal] load metadata for docker.io/library/busybox:latest: ------ Dockerfile:2 -------------------- 1 | 2 | >>> FROM busybox:latest AS base 3 | COPY foo /etc/foo 4 | RUN cp /etc/foo /etc/bar -------------------- ERROR: failed to solve: busybox:latest: failed to resolve source metadata for docker.io/library/busybox:latest: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit sandbox.go:187: stdout: /opt/docker-alt-26/dockerd sandbox.go:187: stderr: /opt/docker-alt-26/dockerd sandbox.go:190: > startCmd 2025-02-10 14:32:42.476194488 +0000 UTC m=+182.000307887 /opt/docker-alt-26/dockerd --data-root /tmp/integration314842735/dleprqtuhwu9x/root --exec-root /tmp/dxr/dleprqtuhwu9x --pidfile /tmp/integration314842735/dleprqtuhwu9x/docker.pid --containerd-namespace dleprqtuhwu9x --containerd-plugins-namespace dleprqtuhwu9xp --host unix:///tmp/docker-integration/dleprqtuhwu9x.sock --config-file /tmp/integration314842735/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:190: time="2025-02-10T14:32:42.501949687Z" level=info msg="Starting up" sandbox.go:190: time="2025-02-10T14:32:42.503095776Z" level=warning msg="could not change group /tmp/docker-integration/dleprqtuhwu9x.sock to docker: group docker not found" sandbox.go:190: time="2025-02-10T14:32:42.503217102Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dleprqtuhwu9x.sock)" sandbox.go:190: time="2025-02-10T14:32:42.503240896Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:190: time="2025-02-10T14:32:42.503811080Z" level=info msg="started new containerd process" address=/tmp/dxr/dleprqtuhwu9x/containerd/containerd.sock module=libcontainerd pid=20146 sandbox.go:190: time="2025-02-10T14:32:42.504251833Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dleprqtuhwu9x/containerd/containerd.sock module=libcontainerd sandbox.go:190: time="2025-02-10T14:32:42.504631247Z" level=d
Failed: tests/TestIntegration/TestBuildStdin/worker=docker+containerd@26.1: tests/build.go#L111
=== RUN TestIntegration/TestBuildStdin/worker=docker+containerd@26.1 === PAUSE TestIntegration/TestBuildStdin/worker=docker+containerd@26.1 === CONT TestIntegration/TestBuildStdin/worker=docker+containerd@26.1 build.go:111: Error Trace: /src/tests/build.go:111 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:98 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212 Error: Received unexpected error: exit status 1 Test: TestIntegration/TestBuildStdin/worker=docker+containerd@26.1 Messages: Dockerfile:2 -------------------- 1 | 2 | >>> FROM busybox:latest AS base 3 | COPY foo /etc/foo 4 | RUN cp /etc/foo /etc/bar -------------------- ERROR: failed to solve: busybox:latest: failed to resolve source metadata for docker.io/library/busybox:latest: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit sandbox.go:187: stdout: /opt/docker-alt-26/dockerd sandbox.go:187: stderr: /opt/docker-alt-26/dockerd sandbox.go:190: > startCmd 2025-02-10 14:32:18.49195094 +0000 UTC m=+158.016064329 /opt/docker-alt-26/dockerd --data-root /tmp/integration4091890739/dbnd4dggugzdn/root --exec-root /tmp/dxr/dbnd4dggugzdn --pidfile /tmp/integration4091890739/dbnd4dggugzdn/docker.pid --containerd-namespace dbnd4dggugzdn --containerd-plugins-namespace dbnd4dggugzdnp --host unix:///tmp/docker-integration/dbnd4dggugzdn.sock --config-file /tmp/integration4091890739/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:190: time="2025-02-10T14:32:18.517842661Z" level=info msg="Starting up" sandbox.go:190: time="2025-02-10T14:32:18.519049652Z" level=warning msg="could not change group /tmp/docker-integration/dbnd4dggugzdn.sock to docker: group docker not found" sandbox.go:190: time="2025-02-10T14:32:18.519202747Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dbnd4dggugzdn.sock)" sandbox.go:190: time="2025-02-10T14:32:18.519219228Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:190: time="2025-02-10T14:32:18.519967867Z" level=info msg="started new containerd process" address=/tmp/dxr/dbnd4dggugzdn/containerd/containerd.sock module=libcontainerd pid=18867 sandbox.go:190: time="2025-02-10T14:32:18.520491594Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dbnd4dggugzdn/containerd/containerd.sock module=libcontainerd sandbox.go:190: time="2025-02-10T14:32:18.520689654Z" level=debug msg="2025/02/10 14:32:18 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dbnd4dggugzdn/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/dbnd4dggugzdn/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:190: time="2025-02-10T14:32:18.532238888Z" level=info msg="starting containerd" revision=926c9586fe4a6236699318391cd44976a98e31f1 version=v1.7.15 sandbox.go:190: time="2025-02-10T14:32:18.545326388Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:190: time="2025-02-10T14:32:18.545353077Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:190:
Failed: tests/TestIntegration/TestBuildRemote/worker=docker+containerd@26.1: tests/build.go#L135
=== RUN TestIntegration/TestBuildRemote/worker=docker+containerd@26.1 === PAUSE TestIntegration/TestBuildRemote/worker=docker+containerd@26.1 === CONT TestIntegration/TestBuildRemote/worker=docker+containerd@26.1 build.go:135: Error Trace: /src/tests/build.go:135 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:98 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212 Error: Received unexpected error: exit status 1 Test: TestIntegration/TestBuildRemote/worker=docker+containerd@26.1 Messages: Dockerfile:2 -------------------- 1 | 2 | >>> FROM busybox:latest 3 | COPY foo /foo 4 | -------------------- ERROR: failed to solve: busybox:latest: failed to resolve source metadata for docker.io/library/busybox:latest: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit sandbox.go:187: stdout: /opt/docker-alt-26/dockerd sandbox.go:187: stderr: /opt/docker-alt-26/dockerd sandbox.go:190: > startCmd 2025-02-10 14:32:34.445862473 +0000 UTC m=+173.969975862 /opt/docker-alt-26/dockerd --data-root /tmp/integration3250036060/dmt8lji4ytm39/root --exec-root /tmp/dxr/dmt8lji4ytm39 --pidfile /tmp/integration3250036060/dmt8lji4ytm39/docker.pid --containerd-namespace dmt8lji4ytm39 --containerd-plugins-namespace dmt8lji4ytm39p --host unix:///tmp/docker-integration/dmt8lji4ytm39.sock --config-file /tmp/integration3250036060/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:190: time="2025-02-10T14:32:34.474224306Z" level=info msg="Starting up" sandbox.go:190: time="2025-02-10T14:32:34.475988778Z" level=warning msg="could not change group /tmp/docker-integration/dmt8lji4ytm39.sock to docker: group docker not found" sandbox.go:190: time="2025-02-10T14:32:34.476402489Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dmt8lji4ytm39.sock)" sandbox.go:190: time="2025-02-10T14:32:34.476427516Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:190: time="2025-02-10T14:32:34.477098287Z" level=info msg="started new containerd process" address=/tmp/dxr/dmt8lji4ytm39/containerd/containerd.sock module=libcontainerd pid=19702 sandbox.go:190: time="2025-02-10T14:32:34.477531866Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dmt8lji4ytm39/containerd/containerd.sock module=libcontainerd sandbox.go:190: time="2025-02-10T14:32:34.477759231Z" level=debug msg="2025/02/10 14:32:34 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dmt8lji4ytm39/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/dmt8lji4ytm39/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:190: time="2025-02-10T14:32:34.489969789Z" level=info msg="starting containerd" revision=926c9586fe4a6236699318391cd44976a98e31f1 version=v1.7.15 sandbox.go:190: time="2025-02-10T14:32:34.503064966Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:190: time="2025-02-10T14:32:34.503104109Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:190: time="2025-02-10T14:32:34.50315
Failed: tests/TestIntegration/TestBuildLocalState/worker=docker+containerd@26.1: tests/build.go#L159
=== RUN TestIntegration/TestBuildLocalState/worker=docker+containerd@26.1 === PAUSE TestIntegration/TestBuildLocalState/worker=docker+containerd@26.1 === CONT TestIntegration/TestBuildLocalState/worker=docker+containerd@26.1 build.go:159: Error Trace: /src/tests/build.go:159 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:98 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212 Error: Received unexpected error: exit status 1 Test: TestIntegration/TestBuildLocalState/worker=docker+containerd@26.1 Messages: build.Dockerfile:2 -------------------- 1 | 2 | >>> FROM busybox:latest AS base 3 | COPY foo /etc/foo 4 | RUN cp /etc/foo /etc/bar -------------------- ERROR: failed to solve: busybox:latest: failed to resolve source metadata for docker.io/library/busybox:latest: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit sandbox.go:187: stdout: /opt/docker-alt-26/dockerd sandbox.go:187: stderr: /opt/docker-alt-26/dockerd sandbox.go:190: > startCmd 2025-02-10 14:32:26.390707415 +0000 UTC m=+165.914820794 /opt/docker-alt-26/dockerd --data-root /tmp/integration1841007849/d9ohyg6c8o2x8/root --exec-root /tmp/dxr/d9ohyg6c8o2x8 --pidfile /tmp/integration1841007849/d9ohyg6c8o2x8/docker.pid --containerd-namespace d9ohyg6c8o2x8 --containerd-plugins-namespace d9ohyg6c8o2x8p --host unix:///tmp/docker-integration/d9ohyg6c8o2x8.sock --config-file /tmp/integration1841007849/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:190: time="2025-02-10T14:32:26.419381199Z" level=info msg="Starting up" sandbox.go:190: time="2025-02-10T14:32:26.420467053Z" level=warning msg="could not change group /tmp/docker-integration/d9ohyg6c8o2x8.sock to docker: group docker not found" sandbox.go:190: time="2025-02-10T14:32:26.420592818Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/d9ohyg6c8o2x8.sock)" sandbox.go:190: time="2025-02-10T14:32:26.420613306Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:190: time="2025-02-10T14:32:26.421140520Z" level=info msg="started new containerd process" address=/tmp/dxr/d9ohyg6c8o2x8/containerd/containerd.sock module=libcontainerd pid=19257 sandbox.go:190: time="2025-02-10T14:32:26.421516361Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/d9ohyg6c8o2x8/containerd/containerd.sock module=libcontainerd sandbox.go:190: time="2025-02-10T14:32:26.421697543Z" level=debug msg="2025/02/10 14:32:26 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/d9ohyg6c8o2x8/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/d9ohyg6c8o2x8/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:190: time="2025-02-10T14:32:26.435334627Z" level=info msg="starting containerd" revision=926c9586fe4a6236699318391cd44976a98e31f1 version=v1.7.15 sandbox.go:190: time="2025-02-10T14:32:26.448300485Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:190: time="2025-02-10T14:32:26.448337254Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.inter
Failed: tests/TestIntegration/TestBuildLocalStateStdin/worker=docker+containerd@26.1: tests/build.go#L201
=== RUN TestIntegration/TestBuildLocalStateStdin/worker=docker+containerd@26.1 === PAUSE TestIntegration/TestBuildLocalStateStdin/worker=docker+containerd@26.1 === CONT TestIntegration/TestBuildLocalStateStdin/worker=docker+containerd@26.1 build.go:201: Error Trace: /src/tests/build.go:201 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:98 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212 Error: Received unexpected error: exit status 1 Test: TestIntegration/TestBuildLocalStateStdin/worker=docker+containerd@26.1 Messages: Dockerfile:2 -------------------- 1 | 2 | >>> FROM busybox:latest AS base 3 | COPY foo /etc/foo 4 | RUN cp /etc/foo /etc/bar -------------------- ERROR: failed to solve: busybox:latest: failed to resolve source metadata for docker.io/library/busybox:latest: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit sandbox.go:187: stdout: /opt/docker-alt-26/dockerd sandbox.go:187: stderr: /opt/docker-alt-26/dockerd sandbox.go:190: > startCmd 2025-02-10 14:31:58.492113606 +0000 UTC m=+138.016226985 /opt/docker-alt-26/dockerd --data-root /tmp/integration3302902368/dz4e17qlked6i/root --exec-root /tmp/dxr/dz4e17qlked6i --pidfile /tmp/integration3302902368/dz4e17qlked6i/docker.pid --containerd-namespace dz4e17qlked6i --containerd-plugins-namespace dz4e17qlked6ip --host unix:///tmp/docker-integration/dz4e17qlked6i.sock --config-file /tmp/integration3302902368/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:190: time="2025-02-10T14:31:58.518209012Z" level=info msg="Starting up" sandbox.go:190: time="2025-02-10T14:31:58.519285521Z" level=warning msg="could not change group /tmp/docker-integration/dz4e17qlked6i.sock to docker: group docker not found" sandbox.go:190: time="2025-02-10T14:31:58.519424861Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dz4e17qlked6i.sock)" sandbox.go:190: time="2025-02-10T14:31:58.519440751Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:190: time="2025-02-10T14:31:58.520057749Z" level=info msg="started new containerd process" address=/tmp/dxr/dz4e17qlked6i/containerd/containerd.sock module=libcontainerd pid=17962 sandbox.go:190: time="2025-02-10T14:31:58.520512528Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dz4e17qlked6i/containerd/containerd.sock module=libcontainerd sandbox.go:190: time="2025-02-10T14:31:58.520684893Z" level=debug msg="2025/02/10 14:31:58 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dz4e17qlked6i/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/dz4e17qlked6i/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:190: time="2025-02-10T14:31:58.532611093Z" level=info msg="starting containerd" revision=926c9586fe4a6236699318391cd44976a98e31f1 version=v1.7.15 sandbox.go:190: time="2025-02-10T14:31:58.545877895Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:190: time="2025-02-10T14:31:58.545918651Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.co
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=docker+containerd@26.1: tests/build.go#L252
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=docker+containerd@26.1 === PAUSE TestIntegration/TestBuildLocalStateRemote/worker=docker+containerd@26.1 === CONT TestIntegration/TestBuildLocalStateRemote/worker=docker+containerd@26.1 build.go:252: Error Trace: /src/tests/build.go:252 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:98 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212 Error: Received unexpected error: exit status 1 Test: TestIntegration/TestBuildLocalStateRemote/worker=docker+containerd@26.1 Messages: build.Dockerfile:2 -------------------- 1 | 2 | >>> FROM busybox:latest 3 | COPY foo /foo 4 | -------------------- ERROR: failed to solve: busybox:latest: failed to resolve source metadata for docker.io/library/busybox:latest: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit sandbox.go:187: stderr: /opt/docker-alt-26/dockerd sandbox.go:190: > startCmd 2025-02-10 14:32:30.37971624 +0000 UTC m=+169.903829619 /opt/docker-alt-26/dockerd --data-root /tmp/integration3800799859/dkeziihben6i9/root --exec-root /tmp/dxr/dkeziihben6i9 --pidfile /tmp/integration3800799859/dkeziihben6i9/docker.pid --containerd-namespace dkeziihben6i9 --containerd-plugins-namespace dkeziihben6i9p --host unix:///tmp/docker-integration/dkeziihben6i9.sock --config-file /tmp/integration3800799859/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:190: time="2025-02-10T14:32:30.406541143Z" level=info msg="Starting up" sandbox.go:190: time="2025-02-10T14:32:30.407751028Z" level=warning msg="could not change group /tmp/docker-integration/dkeziihben6i9.sock to docker: group docker not found" sandbox.go:190: time="2025-02-10T14:32:30.407964707Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dkeziihben6i9.sock)" sandbox.go:190: time="2025-02-10T14:32:30.407984123Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:190: time="2025-02-10T14:32:30.408578923Z" level=info msg="started new containerd process" address=/tmp/dxr/dkeziihben6i9/containerd/containerd.sock module=libcontainerd pid=19448 sandbox.go:190: time="2025-02-10T14:32:30.409076001Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dkeziihben6i9/containerd/containerd.sock module=libcontainerd sandbox.go:190: time="2025-02-10T14:32:30.409257533Z" level=debug msg="2025/02/10 14:32:30 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dkeziihben6i9/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/dkeziihben6i9/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:190: time="2025-02-10T14:32:30.420649877Z" level=info msg="starting containerd" revision=926c9586fe4a6236699318391cd44976a98e31f1 version=v1.7.15 sandbox.go:190: time="2025-02-10T14:32:30.434045668Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:190: time="2025-02-10T14:32:30.434088818Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:190: time="2025-02-10T14:32:30.434135526Z" lev
Failed: tests/TestIntegration/TestImageIDOutput/worker=docker+containerd@26.1: tests/build.go#L388
=== RUN TestIntegration/TestImageIDOutput/worker=docker+containerd@26.1 === PAUSE TestIntegration/TestImageIDOutput/worker=docker+containerd@26.1 === CONT TestIntegration/TestImageIDOutput/worker=docker+containerd@26.1 Dockerfile:1 -------------------- 1 | >>> FROM busybox:latest -------------------- ERROR: failed to solve: busybox:latest: failed to resolve source metadata for docker.io/library/busybox:latest: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit build.go:388: Error Trace: /src/tests/build.go:388 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:98 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212 Error: Received unexpected error: exit status 1 Test: TestIntegration/TestImageIDOutput/worker=docker+containerd@26.1 sandbox.go:187: stdout: /opt/docker-alt-26/dockerd sandbox.go:187: stderr: /opt/docker-alt-26/dockerd sandbox.go:190: > startCmd 2025-02-10 14:32:22.45572433 +0000 UTC m=+161.979837739 /opt/docker-alt-26/dockerd --data-root /tmp/integration2306048638/duvxme04jlfek/root --exec-root /tmp/dxr/duvxme04jlfek --pidfile /tmp/integration2306048638/duvxme04jlfek/docker.pid --containerd-namespace duvxme04jlfek --containerd-plugins-namespace duvxme04jlfekp --host unix:///tmp/docker-integration/duvxme04jlfek.sock --config-file /tmp/integration2306048638/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:190: time="2025-02-10T14:32:22.485022460Z" level=info msg="Starting up" sandbox.go:190: time="2025-02-10T14:32:22.486581167Z" level=warning msg="could not change group /tmp/docker-integration/duvxme04jlfek.sock to docker: group docker not found" sandbox.go:190: time="2025-02-10T14:32:22.486707633Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/duvxme04jlfek.sock)" sandbox.go:190: time="2025-02-10T14:32:22.486729022Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:190: time="2025-02-10T14:32:22.487297499Z" level=info msg="started new containerd process" address=/tmp/dxr/duvxme04jlfek/containerd/containerd.sock module=libcontainerd pid=19059 sandbox.go:190: time="2025-02-10T14:32:22.487783396Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/duvxme04jlfek/containerd/containerd.sock module=libcontainerd sandbox.go:190: time="2025-02-10T14:32:22.488003817Z" level=debug msg="2025/02/10 14:32:22 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/duvxme04jlfek/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/duvxme04jlfek/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:190: time="2025-02-10T14:32:22.501915924Z" level=info msg="starting containerd" revision=926c9586fe4a6236699318391cd44976a98e31f1 version=v1.7.15 sandbox.go:190: time="2025-02-10T14:32:22.514894047Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:190: time="2025-02-10T14:32:22.514927689Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:190: time="2025-02-10T14:32:22.514955621Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:190: time="2025-02-10T14:32:22.514977572Z" level=info msg="loading plugin \"io.containerd
Failed: tests/TestIntegration/TestBuildLocalExport/worker=docker+containerd@26.1: tests/build.go#L281
=== RUN TestIntegration/TestBuildLocalExport/worker=docker+containerd@26.1 === PAUSE TestIntegration/TestBuildLocalExport/worker=docker+containerd@26.1 === CONT TestIntegration/TestBuildLocalExport/worker=docker+containerd@26.1 build.go:281: Error Trace: /src/tests/build.go:281 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:98 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:212 Error: Received unexpected error: exit status 1 Test: TestIntegration/TestBuildLocalExport/worker=docker+containerd@26.1 Messages: Dockerfile:2 -------------------- 1 | 2 | >>> FROM busybox:latest AS base 3 | COPY foo /etc/foo 4 | RUN cp /etc/foo /etc/bar -------------------- ERROR: failed to solve: busybox:latest: failed to resolve source metadata for docker.io/library/busybox:latest: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit sandbox.go:187: stderr: /opt/docker-alt-26/dockerd sandbox.go:190: > startCmd 2025-02-10 14:32:14.453706591 +0000 UTC m=+153.977819980 /opt/docker-alt-26/dockerd --data-root /tmp/integration660287676/d44yj8zajt2ez/root --exec-root /tmp/dxr/d44yj8zajt2ez --pidfile /tmp/integration660287676/d44yj8zajt2ez/docker.pid --containerd-namespace d44yj8zajt2ez --containerd-plugins-namespace d44yj8zajt2ezp --host unix:///tmp/docker-integration/d44yj8zajt2ez.sock --config-file /tmp/integration660287676/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:190: time="2025-02-10T14:32:14.481744455Z" level=info msg="Starting up" sandbox.go:190: time="2025-02-10T14:32:14.483073815Z" level=warning msg="could not change group /tmp/docker-integration/d44yj8zajt2ez.sock to docker: group docker not found" sandbox.go:190: time="2025-02-10T14:32:14.483237801Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/d44yj8zajt2ez.sock)" sandbox.go:190: time="2025-02-10T14:32:14.483257217Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:190: time="2025-02-10T14:32:14.483844663Z" level=info msg="started new containerd process" address=/tmp/dxr/d44yj8zajt2ez/containerd/containerd.sock module=libcontainerd pid=18676 sandbox.go:190: time="2025-02-10T14:32:14.484244840Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/d44yj8zajt2ez/containerd/containerd.sock module=libcontainerd sandbox.go:190: time="2025-02-10T14:32:14.484433312Z" level=debug msg="2025/02/10 14:32:14 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/d44yj8zajt2ez/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/d44yj8zajt2ez/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:190: time="2025-02-10T14:32:14.497969207Z" level=info msg="starting containerd" revision=926c9586fe4a6236699318391cd44976a98e31f1 version=v1.7.15 sandbox.go:190: time="2025-02-10T14:32:14.510913329Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:190: time="2025-02-10T14:32:14.510939598Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:190: time="2025-02-10T14:32:14.5109664
test-integration (docker+containerd@26.1, ./tests)
Process completed with exit code 1.
test-bsd-unit (freebsd)
Cache not found for keys: Linux-vagrant-freebsd-cee71834f6ecc97fe688d4f7313ed789e41b48130aa615135e0cdc756280e499, Linux-vagrant-freebsd-
test-bsd-unit (openbsd)
Cache not found for keys: Linux-vagrant-openbsd-0dd9e9735ddf882f61af2ef7be337891b732a41790a8f67e6380074e88dffa37, Linux-vagrant-openbsd-
binaries (linux/arm/v6)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (linux/arm/v7)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (darwin/amd64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (linux/amd64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (openbsd/amd64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (linux/ppc64le)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (windows/arm64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (openbsd/arm64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (freebsd/arm64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (linux/riscv64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (linux/s390x)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (windows/amd64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (freebsd/amd64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (darwin/arm64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binaries (linux/arm64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (buildx-stable-1, remote, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.17.2, remote, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.18.2, remote, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.18.2, remote, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (buildx-stable-1, remote, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (master, remote, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.17.2, remote, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (latest, remote, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (master, remote, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.19.0, remote, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.18.2, docker-container, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (master, docker-container, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.19.0, docker-container, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (buildx-stable-1, docker-container, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (latest, docker-container, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (master, docker-container, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.19.0, docker-container, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.17.2, docker-container, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (latest, remote, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.19.0, remote, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (buildx-stable-1, docker-container, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (latest, docker-container, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.18.2, docker-container, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (v0.17.2, docker-container, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (docker, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (docker+containerd, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (docker, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (docker+containerd, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (docker+containerd@26.1, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (docker@26.1, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (docker@26.1, ./tests)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test-integration (docker+containerd@26.1, ./tests, experimental)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists

Artifacts

Produced during runtime
Name Size
buildx-darwin-amd64
19.6 MB
buildx-darwin-arm64
18.4 MB
buildx-freebsd-amd64
19.2 MB
buildx-freebsd-arm64
17.5 MB
buildx-linux-amd64
19.3 MB
buildx-linux-arm-v6
17.9 MB
buildx-linux-arm-v7
17.9 MB
buildx-linux-arm64
17.6 MB
buildx-linux-ppc64le
17.1 MB
buildx-linux-riscv64
18.1 MB
buildx-linux-s390x
18.7 MB
buildx-openbsd-amd64
19.2 MB
buildx-openbsd-arm64
17.5 MB
buildx-windows-amd64
19.8 MB
buildx-windows-arm64
17.7 MB
docker~buildx~00DFU7.dockerbuild
87.3 KB
docker~buildx~0CV8Q0.dockerbuild
89.2 KB
docker~buildx~1V6OJP.dockerbuild
89.3 KB
docker~buildx~3CDKEY.dockerbuild
89 KB
docker~buildx~3ZETG4.dockerbuild
89.2 KB
docker~buildx~4QEY5S.dockerbuild
88.9 KB
docker~buildx~4ZH1BL.dockerbuild
87.3 KB
docker~buildx~71XO5O.dockerbuild
88.3 KB
docker~buildx~7QAIJE.dockerbuild
87.4 KB
docker~buildx~8JCK5P.dockerbuild
87.5 KB
docker~buildx~92XUKW.dockerbuild
90.4 KB
docker~buildx~9E7A2H.dockerbuild
92 KB
docker~buildx~BPAGFO.dockerbuild
87.9 KB
docker~buildx~GOELGX.dockerbuild
88.1 KB
docker~buildx~H82SG3.dockerbuild
88.3 KB
docker~buildx~HZI51N.dockerbuild
89.3 KB
docker~buildx~ID80OC.dockerbuild
88.2 KB
docker~buildx~JN85AM.dockerbuild
87.1 KB
docker~buildx~JUVOJB.dockerbuild
88.5 KB
docker~buildx~K6XIPY.dockerbuild
87.9 KB
docker~buildx~MSAM4P.dockerbuild
89.9 KB
docker~buildx~N69X5Y.dockerbuild
88.4 KB
docker~buildx~NPZ9KV.dockerbuild
90 KB
docker~buildx~OS4YJA.dockerbuild
87.6 KB
docker~buildx~OS6XVQ.dockerbuild
92.3 KB
docker~buildx~Q4VJYO.dockerbuild
90.3 KB
docker~buildx~TGAQJR.dockerbuild
87.6 KB
docker~buildx~U9DVHT.dockerbuild
88.1 KB
docker~buildx~UE58KA.dockerbuild
87.6 KB
docker~buildx~UP3Q26.dockerbuild
88.8 KB
docker~buildx~VLXMGH.dockerbuild
88.1 KB
docker~buildx~YU5OHM.dockerbuild
88.8 KB
docker~buildx~ZIJXDR.dockerbuild
33.1 KB
test-reports-test-integration-tests--docker-
134 KB
test-reports-test-integration-tests--docker-experimental
134 KB
test-reports-test-integration-tests--docker261-
134 KB
test-reports-test-integration-tests--docker261-experimental
135 KB
test-reports-test-integration-tests--dockercontainerd-
134 KB
test-reports-test-integration-tests--dockercontainerd-experimental
134 KB
test-reports-test-integration-tests--dockercontainerd261-
626 KB
test-reports-test-integration-tests--dockercontainerd261-experimental
135 KB
test-reports-test-integration-tests-buildx-stable-1-docker-container-
134 KB
test-reports-test-integration-tests-buildx-stable-1-docker-container-experimental
134 KB
test-reports-test-integration-tests-buildx-stable-1-remote-
134 KB
test-reports-test-integration-tests-buildx-stable-1-remote-experimental
134 KB
test-reports-test-integration-tests-latest-docker-container-
134 KB
test-reports-test-integration-tests-latest-docker-container-experimental
134 KB
test-reports-test-integration-tests-latest-remote-
134 KB
test-reports-test-integration-tests-latest-remote-experimental
134 KB
test-reports-test-integration-tests-master-docker-container-
134 KB
test-reports-test-integration-tests-master-docker-container-experimental
134 KB
test-reports-test-integration-tests-master-remote-
134 KB
test-reports-test-integration-tests-master-remote-experimental
134 KB
test-reports-test-integration-tests-v0172-docker-container-
134 KB
test-reports-test-integration-tests-v0172-docker-container-experimental
134 KB
test-reports-test-integration-tests-v0172-remote-
134 KB
test-reports-test-integration-tests-v0172-remote-experimental
134 KB
test-reports-test-integration-tests-v0182-docker-container-
134 KB
test-reports-test-integration-tests-v0182-docker-container-experimental
134 KB
test-reports-test-integration-tests-v0182-remote-
134 KB
test-reports-test-integration-tests-v0182-remote-experimental
134 KB
test-reports-test-integration-tests-v0190-docker-container-
134 KB
test-reports-test-integration-tests-v0190-docker-container-experimental
134 KB
test-reports-test-integration-tests-v0190-remote-
134 KB
test-reports-test-integration-tests-v0190-remote-experimental
134 KB
test-reports-test-unit--macos-14
186 KB
test-reports-test-unit--ubuntu-24.04
194 KB
test-reports-test-unit--windows-2022
188 KB