build and test netbsd #5037
build.yml
on: pull_request
Matrix: test-integration
Matrix: test-unit
prepare-binaries
7s
govulncheck
52s
Matrix: test-bsd-unit
Matrix: binaries
scout
0s
release
0s
Annotations
22 errors and 50 warnings
Failed: tests/TestIntegration:
tests/run.go#L322
=== RUN TestIntegration
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:
failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/amd64/alpine/manifests/sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70: 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:92
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 (0.68s)
|
Failed: tests/TestIntegration/TestBuild/worker=docker:
tests/build.go#L84
=== RUN TestIntegration/TestBuild/worker=docker
=== PAUSE TestIntegration/TestBuild/worker=docker
=== CONT TestIntegration/TestBuild/worker=docker
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
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: /usr/bin/dockerd
sandbox.go:187: stderr: /usr/bin/dockerd
sandbox.go:190: > startCmd 2025-02-10 21:30:27.907909666 +0000 UTC m=+89.363296849 /usr/bin/dockerd --data-root /tmp/integration3145445678/dqhxagcyk69sz/root --exec-root /tmp/dxr/dqhxagcyk69sz --pidfile /tmp/integration3145445678/dqhxagcyk69sz/docker.pid --containerd-namespace dqhxagcyk69sz --containerd-plugins-namespace dqhxagcyk69szp --host unix:///tmp/docker-integration/dqhxagcyk69sz.sock --config-file /tmp/integration3145445678/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:190: time="2025-02-10T21:30:27.925778130Z" level=info msg="Starting up"
sandbox.go:190: time="2025-02-10T21:30:27.926916363Z" level=warning msg="could not change group /tmp/docker-integration/dqhxagcyk69sz.sock to docker: group docker not found"
sandbox.go:190: time="2025-02-10T21:30:27.927046378Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dqhxagcyk69sz.sock)"
sandbox.go:190: time="2025-02-10T21:30:27.927065303Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:190: time="2025-02-10T21:30:27.927381017Z" level=debug msg="starting containerd binary" binary=containerd module=libcontainerd
sandbox.go:190: time="2025-02-10T21:30:27.927694924Z" level=info msg="started new containerd process" address=/tmp/dxr/dqhxagcyk69sz/containerd/containerd.sock module=libcontainerd pid=19185
sandbox.go:190: time="2025-02-10T21:30:27.927835728Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dqhxagcyk69sz/containerd/containerd.sock module=libcontainerd
sandbox.go:190: time="2025-02-10T21:30:27.938420900Z" level=info msg="starting containerd" revision=bcc810d6b9066471b0b6fa75f557a15a1cbf31bb version=v1.7.25
sandbox.go:190: time="2025-02-10T21:30:27.951487705Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:190: time="2025-02-10T21:30:27.951512943Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:190: time="2025-02-10T21:30:27.951536507Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:190: time="2025-02-10T21:30:27.951548319Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-02-10T21:30:27.951628339Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.sna
|
Failed: tests/TestIntegration/TestBuildAlias/worker=docker:
tests/build.go#L91
=== RUN TestIntegration/TestBuildAlias/worker=docker
=== PAUSE TestIntegration/TestBuildAlias/worker=docker
=== CONT TestIntegration/TestBuildAlias/worker=docker
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
Messages: #0 building with "integration-zpgaat3a6gsq22h8w8bvs20jp" 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: stderr: /usr/bin/dockerd
sandbox.go:190: > startCmd 2025-02-10 21:30:32.139704185 +0000 UTC m=+93.595091357 /usr/bin/dockerd --data-root /tmp/integration468127709/d0h86b71549nu/root --exec-root /tmp/dxr/d0h86b71549nu --pidfile /tmp/integration468127709/d0h86b71549nu/docker.pid --containerd-namespace d0h86b71549nu --containerd-plugins-namespace d0h86b71549nup --host unix:///tmp/docker-integration/d0h86b71549nu.sock --config-file /tmp/integration468127709/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:190: time="2025-02-10T21:30:32.157626443Z" level=info msg="Starting up"
sandbox.go:190: time="2025-02-10T21:30:32.158770319Z" level=warning msg="could not change group /tmp/docker-integration/d0h86b71549nu.sock to docker: group docker not found"
sandbox.go:190: time="2025-02-10T21:30:32.158900864Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/d0h86b71549nu.sock)"
sandbox.go:190: time="2025-02-10T21:30:32.158920160Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:190: time="2025-02-10T21:30:32.159212466Z" level=debug msg="starting containerd binary" binary=containerd module=libcontainerd
sandbox.go:190: time="2025-02-10T21:30:32.159538670Z" level=info msg="started new containerd process" address=/tmp/dxr/d0h86b71549nu/containerd/containerd.sock module=libcontainerd pid=19570
sandbox.go:190: time="2025-02-10T21:30:32.159675637Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/d0h86b71549nu/containerd/containerd.sock module=libcontainerd
sandbox.go:190: time="2025-02-10T21:30:32.170467915Z" level
|
Failed: tests/TestIntegration/TestBuildStdin/worker=docker:
tests/build.go#L111
=== RUN TestIntegration/TestBuildStdin/worker=docker
=== PAUSE TestIntegration/TestBuildStdin/worker=docker
=== CONT TestIntegration/TestBuildStdin/worker=docker
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
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: /usr/bin/dockerd
sandbox.go:187: stderr: /usr/bin/dockerd
sandbox.go:190: > startCmd 2025-02-10 21:30:25.820673142 +0000 UTC m=+87.276060314 /usr/bin/dockerd --data-root /tmp/integration3082133323/dcxbcrl2n3408/root --exec-root /tmp/dxr/dcxbcrl2n3408 --pidfile /tmp/integration3082133323/dcxbcrl2n3408/docker.pid --containerd-namespace dcxbcrl2n3408 --containerd-plugins-namespace dcxbcrl2n3408p --host unix:///tmp/docker-integration/dcxbcrl2n3408.sock --config-file /tmp/integration3082133323/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:190: time="2025-02-10T21:30:25.838188246Z" level=info msg="Starting up"
sandbox.go:190: time="2025-02-10T21:30:25.839212579Z" level=warning msg="could not change group /tmp/docker-integration/dcxbcrl2n3408.sock to docker: group docker not found"
sandbox.go:190: time="2025-02-10T21:30:25.839370755Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dcxbcrl2n3408.sock)"
sandbox.go:190: time="2025-02-10T21:30:25.839388679Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:190: time="2025-02-10T21:30:25.839645611Z" level=debug msg="starting containerd binary" binary=containerd module=libcontainerd
sandbox.go:190: time="2025-02-10T21:30:25.839943139Z" level=info msg="started new containerd process" address=/tmp/dxr/dcxbcrl2n3408/containerd/containerd.sock module=libcontainerd pid=18993
sandbox.go:190: time="2025-02-10T21:30:25.840067412Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dcxbcrl2n3408/containerd/containerd.sock module=libcontainerd
sandbox.go:190: time="2025-02-10T21:30:25.851344138Z" level=info msg="starting containerd" revision=bcc810d6b9066471b0b6fa75f557a15a1cbf31bb version=v1.7.25
sandbox.go:190: time="2025-02-10T21:30:25.864339372Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:190: time="2025-02-10T21:30:25.864365480Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:190: time="2025-02-10T21:30:25.864388273Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:190: time="2025-02-10T21:30:25.864405325Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-02-10T21:30:25.864482881Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin"
|
Failed: tests/TestIntegration/TestBuildRemote/worker=docker:
tests/build.go#L135
=== RUN TestIntegration/TestBuildRemote/worker=docker
=== PAUSE TestIntegration/TestBuildRemote/worker=docker
=== CONT TestIntegration/TestBuildRemote/worker=docker
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
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: /usr/bin/dockerd
sandbox.go:187: stderr: /usr/bin/dockerd
sandbox.go:190: > startCmd 2025-02-10 21:30:34.247012138 +0000 UTC m=+95.702399320 /usr/bin/dockerd --data-root /tmp/integration1149154962/djc7jh5enmqxo/root --exec-root /tmp/dxr/djc7jh5enmqxo --pidfile /tmp/integration1149154962/djc7jh5enmqxo/docker.pid --containerd-namespace djc7jh5enmqxo --containerd-plugins-namespace djc7jh5enmqxop --host unix:///tmp/docker-integration/djc7jh5enmqxo.sock --config-file /tmp/integration1149154962/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:190: time="2025-02-10T21:30:34.265350080Z" level=info msg="Starting up"
sandbox.go:190: time="2025-02-10T21:30:34.266506570Z" level=warning msg="could not change group /tmp/docker-integration/djc7jh5enmqxo.sock to docker: group docker not found"
sandbox.go:190: time="2025-02-10T21:30:34.266682160Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/djc7jh5enmqxo.sock)"
sandbox.go:190: time="2025-02-10T21:30:34.266698700Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:190: time="2025-02-10T21:30:34.266944764Z" level=debug msg="starting containerd binary" binary=containerd module=libcontainerd
sandbox.go:190: time="2025-02-10T21:30:34.267244587Z" level=info msg="started new containerd process" address=/tmp/dxr/djc7jh5enmqxo/containerd/containerd.sock module=libcontainerd pid=19762
sandbox.go:190: time="2025-02-10T21:30:34.267399918Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/djc7jh5enmqxo/containerd/containerd.sock module=libcontainerd
sandbox.go:190: time="2025-02-10T21:30:34.278454145Z" level=info msg="starting containerd" revision=bcc810d6b9066471b0b6fa75f557a15a1cbf31bb version=v1.7.25
sandbox.go:190: time="2025-02-10T21:30:34.291110300Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:190: time="2025-02-10T21:30:34.291145647Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:190: time="2025-02-10T21:30:34.291278415Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:190: time="2025-02-10T21:30:34.291353416Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-02-10T21:30:34.291465226Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v
|
Failed: tests/TestIntegration/TestBuildLocalState/worker=docker:
tests/build.go#L159
=== RUN TestIntegration/TestBuildLocalState/worker=docker
=== PAUSE TestIntegration/TestBuildLocalState/worker=docker
=== CONT TestIntegration/TestBuildLocalState/worker=docker
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
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: /usr/bin/dockerd
sandbox.go:187: stderr: /usr/bin/dockerd
sandbox.go:190: > startCmd 2025-02-10 21:30:30.048156241 +0000 UTC m=+91.503543423 /usr/bin/dockerd --data-root /tmp/integration2278353080/dd9q28mobb34s/root --exec-root /tmp/dxr/dd9q28mobb34s --pidfile /tmp/integration2278353080/dd9q28mobb34s/docker.pid --containerd-namespace dd9q28mobb34s --containerd-plugins-namespace dd9q28mobb34sp --host unix:///tmp/docker-integration/dd9q28mobb34s.sock --config-file /tmp/integration2278353080/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:190: time="2025-02-10T21:30:30.066202538Z" level=info msg="Starting up"
sandbox.go:190: time="2025-02-10T21:30:30.067300827Z" level=warning msg="could not change group /tmp/docker-integration/dd9q28mobb34s.sock to docker: group docker not found"
sandbox.go:190: time="2025-02-10T21:30:30.067420592Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dd9q28mobb34s.sock)"
sandbox.go:190: time="2025-02-10T21:30:30.067442483Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:190: time="2025-02-10T21:30:30.067718904Z" level=debug msg="starting containerd binary" binary=containerd module=libcontainerd
sandbox.go:190: time="2025-02-10T21:30:30.068010481Z" level=info msg="started new containerd process" address=/tmp/dxr/dd9q28mobb34s/containerd/containerd.sock module=libcontainerd pid=19378
sandbox.go:190: time="2025-02-10T21:30:30.068127410Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dd9q28mobb34s/containerd/containerd.sock module=libcontainerd
sandbox.go:190: time="2025-02-10T21:30:30.079035806Z" level=info msg="starting containerd" revision=bcc810d6b9066471b0b6fa75f557a15a1cbf31bb version=v1.7.25
sandbox.go:190: time="2025-02-10T21:30:30.091955335Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:190: time="2025-02-10T21:30:30.091987435Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:190: time="2025-02-10T21:30:30.092022621Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:190: time="2025-02-10T21:30:30.092045815Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-02-10T21:30:30.092120184Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch fil
|
Failed: tests/TestIntegration/TestBuildLocalStateStdin/worker=docker:
tests/build.go#L201
=== RUN TestIntegration/TestBuildLocalStateStdin/worker=docker
=== PAUSE TestIntegration/TestBuildLocalStateStdin/worker=docker
=== CONT TestIntegration/TestBuildLocalStateStdin/worker=docker
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
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: /usr/bin/dockerd
sandbox.go:187: stderr: /usr/bin/dockerd
sandbox.go:190: > startCmd 2025-02-10 21:30:13.970279272 +0000 UTC m=+75.425666454 /usr/bin/dockerd --data-root /tmp/integration365463270/d7vvz9uezboeb/root --exec-root /tmp/dxr/d7vvz9uezboeb --pidfile /tmp/integration365463270/d7vvz9uezboeb/docker.pid --containerd-namespace d7vvz9uezboeb --containerd-plugins-namespace d7vvz9uezboebp --host unix:///tmp/docker-integration/d7vvz9uezboeb.sock --config-file /tmp/integration365463270/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:190: time="2025-02-10T21:30:13.989703076Z" level=info msg="Starting up"
sandbox.go:190: time="2025-02-10T21:30:13.990827045Z" level=warning msg="could not change group /tmp/docker-integration/d7vvz9uezboeb.sock to docker: group docker not found"
sandbox.go:190: time="2025-02-10T21:30:13.990949765Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/d7vvz9uezboeb.sock)"
sandbox.go:190: time="2025-02-10T21:30:13.990970184Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:190: time="2025-02-10T21:30:13.991223061Z" level=debug msg="starting containerd binary" binary=containerd module=libcontainerd
sandbox.go:190: time="2025-02-10T21:30:13.991540474Z" level=info msg="started new containerd process" address=/tmp/dxr/d7vvz9uezboeb/containerd/containerd.sock module=libcontainerd pid=17754
sandbox.go:190: time="2025-02-10T21:30:13.991726673Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/d7vvz9uezboeb/containerd/containerd.sock module=libcontainerd
sandbox.go:190: time="2025-02-10T21:30:14.002194063Z" level=info msg="starting containerd" revision=bcc810d6b9066471b0b6fa75f557a15a1cbf31bb version=v1.7.25
sandbox.go:190: time="2025-02-10T21:30:14.014968823Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:190: time="2025-02-10T21:30:14.014989672Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:190: time="2025-02-10T21:30:14.015187724Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:190: time="2025-02-10T21:30:14.015270730Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-02-10T21:30:14.015388000Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no
|
Failed: tests/TestIntegration/TestBuildLocalStateRemote/worker=docker:
tests/build.go#L252
=== RUN TestIntegration/TestBuildLocalStateRemote/worker=docker
=== PAUSE TestIntegration/TestBuildLocalStateRemote/worker=docker
=== CONT TestIntegration/TestBuildLocalStateRemote/worker=docker
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
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: stdout: /usr/bin/dockerd
sandbox.go:187: stderr: /usr/bin/dockerd
sandbox.go:190: > startCmd 2025-02-10 21:30:21.630484594 +0000 UTC m=+83.085871766 /usr/bin/dockerd --data-root /tmp/integration3183189242/dncig35vct93j/root --exec-root /tmp/dxr/dncig35vct93j --pidfile /tmp/integration3183189242/dncig35vct93j/docker.pid --containerd-namespace dncig35vct93j --containerd-plugins-namespace dncig35vct93jp --host unix:///tmp/docker-integration/dncig35vct93j.sock --config-file /tmp/integration3183189242/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:190: time="2025-02-10T21:30:21.647975991Z" level=info msg="Starting up"
sandbox.go:190: time="2025-02-10T21:30:21.648972441Z" level=warning msg="could not change group /tmp/docker-integration/dncig35vct93j.sock to docker: group docker not found"
sandbox.go:190: time="2025-02-10T21:30:21.649090252Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dncig35vct93j.sock)"
sandbox.go:190: time="2025-02-10T21:30:21.649109648Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:190: time="2025-02-10T21:30:21.649436905Z" level=debug msg="starting containerd binary" binary=containerd module=libcontainerd
sandbox.go:190: time="2025-02-10T21:30:21.649761684Z" level=info msg="started new containerd process" address=/tmp/dxr/dncig35vct93j/containerd/containerd.sock module=libcontainerd pid=18538
sandbox.go:190: time="2025-02-10T21:30:21.649867723Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dncig35vct93j/containerd/containerd.sock module=libcontainerd
sandbox.go:190: time="2025-02-10T21:30:21.661028764Z" level=info msg="starting containerd" revision=bcc810d6b9066471b0b6fa75f557a15a1cbf31bb version=v1.7.25
sandbox.go:190: time="2025-02-10T21:30:21.674978475Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:190: time="2025-02-10T21:30:21.675003632Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:190: time="2025-02-10T21:30:21.675026294Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:190: time="2025-02-10T21:30:21.675038156Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-02-10T21:30:21.675114249Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator:
|
Failed: tests/TestIntegration/TestImageIDOutput/worker=docker:
tests/build.go#L388
=== RUN TestIntegration/TestImageIDOutput/worker=docker
=== PAUSE TestIntegration/TestImageIDOutput/worker=docker
=== CONT TestIntegration/TestImageIDOutput/worker=docker
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
sandbox.go:187: stdout: /usr/bin/dockerd
sandbox.go:187: stderr: /usr/bin/dockerd
sandbox.go:190: > startCmd 2025-02-10 21:30:18.086981873 +0000 UTC m=+79.542369055 /usr/bin/dockerd --data-root /tmp/integration1961212828/dz0yth3wb658t/root --exec-root /tmp/dxr/dz0yth3wb658t --pidfile /tmp/integration1961212828/dz0yth3wb658t/docker.pid --containerd-namespace dz0yth3wb658t --containerd-plugins-namespace dz0yth3wb658tp --host unix:///tmp/docker-integration/dz0yth3wb658t.sock --config-file /tmp/integration1961212828/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:190: time="2025-02-10T21:30:18.105001602Z" level=info msg="Starting up"
sandbox.go:190: time="2025-02-10T21:30:18.106034370Z" level=warning msg="could not change group /tmp/docker-integration/dz0yth3wb658t.sock to docker: group docker not found"
sandbox.go:190: time="2025-02-10T21:30:18.106151299Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dz0yth3wb658t.sock)"
sandbox.go:190: time="2025-02-10T21:30:18.106174042Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:190: time="2025-02-10T21:30:18.106458666Z" level=debug msg="starting containerd binary" binary=containerd module=libcontainerd
sandbox.go:190: time="2025-02-10T21:30:18.106751096Z" level=info msg="started new containerd process" address=/tmp/dxr/dz0yth3wb658t/containerd/containerd.sock module=libcontainerd pid=18139
sandbox.go:190: time="2025-02-10T21:30:18.106884958Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dz0yth3wb658t/containerd/containerd.sock module=libcontainerd
sandbox.go:190: time="2025-02-10T21:30:18.117415365Z" level=info msg="starting containerd" revision=bcc810d6b9066471b0b6fa75f557a15a1cbf31bb version=v1.7.25
sandbox.go:190: time="2025-02-10T21:30:18.130418180Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:190: time="2025-02-10T21:30:18.130445461Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:190: time="2025-02-10T21:30:18.130473223Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:190: time="2025-02-10T21:30:18.130493541Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-02-10T21:30:18.130577108Z" 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:190: time="2025-02-10T21:30:18.130592297Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-02-10T21:30:18
|
Failed: tests/TestIntegration/TestBuildLocalExport/worker=docker:
tests/build.go#L281
=== RUN TestIntegration/TestBuildLocalExport/worker=docker
=== PAUSE TestIntegration/TestBuildLocalExport/worker=docker
=== CONT TestIntegration/TestBuildLocalExport/worker=docker
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
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: /usr/bin/dockerd
sandbox.go:187: stderr: /usr/bin/dockerd
sandbox.go:190: > startCmd 2025-02-10 21:30:16.033954536 +0000 UTC m=+77.489341708 /usr/bin/dockerd --data-root /tmp/integration2479832672/dtroj97b8hrp7/root --exec-root /tmp/dxr/dtroj97b8hrp7 --pidfile /tmp/integration2479832672/dtroj97b8hrp7/docker.pid --containerd-namespace dtroj97b8hrp7 --containerd-plugins-namespace dtroj97b8hrp7p --host unix:///tmp/docker-integration/dtroj97b8hrp7.sock --config-file /tmp/integration2479832672/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:190: time="2025-02-10T21:30:16.052099190Z" level=info msg="Starting up"
sandbox.go:190: time="2025-02-10T21:30:16.053271883Z" level=warning msg="could not change group /tmp/docker-integration/dtroj97b8hrp7.sock to docker: group docker not found"
sandbox.go:190: time="2025-02-10T21:30:16.053415332Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dtroj97b8hrp7.sock)"
sandbox.go:190: time="2025-02-10T21:30:16.053435309Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:190: time="2025-02-10T21:30:16.053714481Z" level=debug msg="starting containerd binary" binary=containerd module=libcontainerd
sandbox.go:190: time="2025-02-10T21:30:16.053992275Z" level=info msg="started new containerd process" address=/tmp/dxr/dtroj97b8hrp7/containerd/containerd.sock module=libcontainerd pid=17947
sandbox.go:190: time="2025-02-10T21:30:16.054114845Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dtroj97b8hrp7/containerd/containerd.sock module=libcontainerd
sandbox.go:190: time="2025-02-10T21:30:16.065507249Z" level=info msg="starting containerd" revision=bcc810d6b9066471b0b6fa75f557a15a1cbf31bb version=v1.7.25
sandbox.go:190: time="2025-02-10T21:30:16.078127218Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:190: time="2025-02-10T21:30:16.078154670Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:190: time="2025-02-10T21:30:16.078184115Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:190: time="2025-02-10T21:30:16.078205946Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-02-10T21:30:16.078279484Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file
|
test-integration (docker, ./tests)
Process completed with exit code 1.
|
test-bsd-unit (netbsd)
Process completed with exit code 1.
|
test-bsd-unit (openbsd)
Canceling since a higher priority waiting request for 'build-refs/pull/2901/merge' exists
|
test-bsd-unit (openbsd)
The operation was canceled.
|
test-integration ([email protected], ./tests)
Canceling since a higher priority waiting request for 'build-refs/pull/2901/merge' exists
|
test-integration ([email protected], ./tests)
The operation was canceled.
|
test-integration ([email protected], ./tests, experimental)
Canceling since a higher priority waiting request for 'build-refs/pull/2901/merge' exists
|
test-integration ([email protected], ./tests, experimental)
The operation was canceled.
|
test-integration ([email protected], ./tests, experimental)
Canceling since a higher priority waiting request for 'build-refs/pull/2901/merge' exists
|
test-integration ([email protected], ./tests, experimental)
The operation was canceled.
|
test-integration ([email protected], ./tests)
Canceling since a higher priority waiting request for 'build-refs/pull/2901/merge' exists
|
test-integration ([email protected], ./tests)
The operation was canceled.
|
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 (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 (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 (netbsd/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/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 (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/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 (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 (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 (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/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 (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 (netbsd/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 (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
|
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.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, 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, 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 (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.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 (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 (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 (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 (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.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 (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, 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 (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, 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.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 (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 (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 (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 (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)
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 (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-bsd-unit (netbsd)
Cache not found for keys: Linux-vagrant-netbsd-70d479b88759e7b32dbe179283ef230f14d5fc2ad1ebe0e1a8aac36e57c8bd1f, Linux-vagrant-netbsd-
|
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, 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 ([email protected], ./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 ([email protected], ./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 ([email protected], ./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 ([email protected], ./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
|
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-netbsd-amd64
|
19.2 MB |
|
buildx-netbsd-arm64
|
17.5 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~1SFRR9.dockerbuild
|
87.8 KB |
|
docker~buildx~3EGAD0.dockerbuild
|
87.8 KB |
|
docker~buildx~7MIV6B.dockerbuild
|
88.1 KB |
|
docker~buildx~7TG9XJ.dockerbuild
|
88.4 KB |
|
docker~buildx~7UQZPC.dockerbuild
|
87.7 KB |
|
docker~buildx~86LOMK.dockerbuild
|
88.3 KB |
|
docker~buildx~8BB8VK.dockerbuild
|
89.7 KB |
|
docker~buildx~9COVQH.dockerbuild
|
33.4 KB |
|
docker~buildx~9FIX2L.dockerbuild
|
87.9 KB |
|
docker~buildx~EXY8MC.dockerbuild
|
86.8 KB |
|
docker~buildx~GVSDGT.dockerbuild
|
88 KB |
|
docker~buildx~HFVJZ9.dockerbuild
|
88.5 KB |
|
docker~buildx~HXJ1F8.dockerbuild
|
87.3 KB |
|
docker~buildx~JQHPRQ.dockerbuild
|
89 KB |
|
docker~buildx~KCIKTG.dockerbuild
|
88.7 KB |
|
docker~buildx~KRQOPU.dockerbuild
|
89.3 KB |
|
docker~buildx~L2PM1D.dockerbuild
|
88.6 KB |
|
docker~buildx~MHA3Z6.dockerbuild
|
87.5 KB |
|
docker~buildx~O1672S.dockerbuild
|
87 KB |
|
docker~buildx~PO8MD3.dockerbuild
|
87.4 KB |
|
docker~buildx~R1W7PI.dockerbuild
|
87.9 KB |
|
docker~buildx~R6ZD4X.dockerbuild
|
86.8 KB |
|
docker~buildx~SQRU68.dockerbuild
|
87.4 KB |
|
docker~buildx~TRCFUY.dockerbuild
|
88.7 KB |
|
docker~buildx~UU6IQN.dockerbuild
|
88.2 KB |
|
docker~buildx~V0KCAY.dockerbuild
|
88.8 KB |
|
docker~buildx~XD2EE7.dockerbuild
|
89.3 KB |
|
docker~buildx~Y6JUIR.dockerbuild
|
88.1 KB |
|
docker~buildx~YBN0UI.dockerbuild
|
89.1 KB |
|
docker~buildx~YJL3OT.dockerbuild
|
90.2 KB |
|
docker~buildx~YSITEB.dockerbuild
|
87.3 KB |
|
docker~buildx~Z7Z54F.dockerbuild
|
87 KB |
|
docker~buildx~ZRL40G.dockerbuild
|
87.8 KB |
|
test-reports-test-integration-tests--docker-
|
661 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-
|
315 KB |
|
test-reports-test-integration-tests--dockercontainerd261-experimental
|
328 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
|
187 KB |
|