buildkit #416
buildkit.yml
on: schedule
prepare
4s
govulncheck
1m 2s
Matrix: binaries
Matrix: test / run
Matrix: image
Matrix: scout
release
0s
Annotations
6 errors
Failed: client/TestClientGatewayIntegration:
client/run.go#L273
=== RUN TestClientGatewayIntegration
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39455/library/busybox:latest
--- FAIL: TestClientGatewayIntegration (0.03s)
|
Failed: client/TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=containerd-1.7/netmode=host:
client/build_test.go#L2131
=== RUN TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=containerd-1.7/netmode=host
=== PAUSE TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=containerd-1.7/netmode=host
=== CONT TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=containerd-1.7/netmode=host
build_test.go:2131:
Error Trace: /src/client/build_test.go:2131
/src/client/build_test.go:2030
/src/util/testutil/integration/run.go:98
/src/util/testutil/integration/run.go:212
Error: Received unexpected error:
expecting started message, got *moby_buildkit_v1_frontend.ExecMessage_Exit
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:82
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:204
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control_grpc.pb.go:88
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:269
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:78
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1700
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:285
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:78
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1700
Test: TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=containerd-1.7/netmode=host
sandbox.go:187: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd3146439202/config.toml
sandbox.go:190: > StartCmd 2025-02-03 10:38:16.105560629 +0000 UTC m=+1.215626017 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd3146439202/config.toml
sandbox.go:190: time="2025-02-03T10:38:16.163725190Z" level=info msg="starting containerd" revision=bcc810d6b9066471b0b6fa75f557a15a1cbf31bb version=v1.7.25
sandbox.go:190: time="2025-02-03T10:38:16.231165053Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:190: time="2025-02-03T10:38:16.231222711Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:190: time="2025-02-03T10:38:16.231285177Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:190: time="2025-02-03T10:38:16.231321766Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-02-03T10:38:16.231424978Z" 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-03T10:38:16.231462889Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-02-03T10:38:16.231480642Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.co
|
test / run (containerd-1.7, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Process completed with exit code 1.
|
Failed: client/TestIntegration:
client/run.go#L273
=== RUN TestIntegration
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36483/library/alpine:latest
time="2025-02-03T10:38:21Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:36483"
run.go:273: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:36483/tonistiigi/test:nolayers
time="2025-02-03T10:38:21Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:36483"
time="2025-02-03T10:38:21Z" level=info msg=request digest="sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215" mediatype=application/vnd.docker.image.rootfs.foreign.diff.tar size=10240 url="https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
run.go:273: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:36483/cpuguy83/buildkit-foreign:latest
--- FAIL: TestIntegration (0.08s)
|
Failed: client/TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-rootless:
client/client_test.go#L8124
=== RUN TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-rootless
=== PAUSE TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-rootless
=== CONT TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-rootless
client_test.go:8124: content: sha256:49d4a774e88e3542445bff6a3748921aafd03605d539091280a7ae247f944f8c 105150 map[]
client_test.go:8132: data: <nil> "{\n \"Name\": \"remotes.docker.resolver.HTTPRequest\",\n \"SpanContext\": {\n \"TraceID\": \"ec7d83e103b1d1ca100b4b8df769eff9\",\n \"SpanID\": \"b47339f79f5425c0\",\n \"TraceFlags\": \"01\",\n \"TraceState\": \"\",\n \"Remote\": false\n },\n \"Parent\": {\n \"TraceID\": \"ec7d83e103b1d1ca100b4b8df769eff9\",\n \"SpanID\": \"8fda3c0585fab4df\",\n \"TraceFlags\": \"01\",\n \"TraceState\": \"\",\n \"Remote\": false\n },\n \"SpanKind\": 3,\n \"StartTime\": \"2025-02-03T10:39:52.828074173Z\",\n \"EndTime\": \"2025-02-03T10:39:52.836450262Z\",\n \"Attributes\": [\n {\n \"Key\": \"http.method\",\n \"Value\": {\n \"Type\": \"STRING\",\n \"Value\": \"HEAD\"\n }\n },\n {\n \"Key\": \"http.url\",\n \"Value\": {\n \"Type\": \"STRING\",\n \"Value\": \"http://localhost:36483/v2/library/alpine/manifests/latest?ns=docker.io\"\n }\n },\n {\n \"Key\": \"net.peer.name\",\n \"Value\": {\n \"Type\": \"STRING\",\n \"Value\": \"localhost\"\n }\n },\n {\n \"Key\": \"net.peer.port\",\n \"Value\": {\n \"Type\": \"INT64\",\n "
client_test.go:8135:
Error Trace: /src/client/client_test.go:8135
/src/client/mergediff_test.go:1454
/src/client/mergediff_test.go:1298
/src/util/testutil/integration/run.go:212
Error: content still exists
Test: TestIntegration/TestDiffShuffleFilesMerge/worker=containerd-rootless
Messages: [{Digest:sha256:49d4a774e88e3542445bff6a3748921aafd03605d539091280a7ae247f944f8c Size:105150 CreatedAt:2025-02-03 10:40:00.611387718 +0000 UTC UpdatedAt:2025-02-03 10:40:00.611387718 +0000 UTC Labels:map[]}]
sandbox.go:187: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1221454857/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd1221454857/config.toml
sandbox.go:187: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1221454857/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd1221454857/config.toml
sandbox.go:190: > StartCmd 2025-02-03 10:39:29.155599698 +0000 UTC m=+87.059654567 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1221454857/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd1221454857/config.toml
sandbox.go:190: time="2025-02-03T10:39:29.249864793Z" level=info msg="starting containerd" revision= version=2.0.2+unknown
sandbox.go:190: time="2025-02-03T10:39:29.262818775Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.477µs"
sandbox.go:190: time="2025-02-03T10:39:29.262844884Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1
sandbox.go:190: time="2025-02-03T10:39:29.262864771Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:190: time="2025-02-03T10:39:29.262923781Z" level=warning msg="failed to load plugin" error="mkdir /opt/containe
|
test / run (containerd-rootless, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integr...
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
buildkit-darwin-amd64
Expired
|
14.6 MB |
|
buildkit-darwin-arm64
Expired
|
14 MB |
|
buildkit-linux-amd64
Expired
|
78.5 MB |
|
buildkit-linux-arm-v7
Expired
|
73.7 MB |
|
buildkit-linux-arm64
Expired
|
73.8 MB |
|
buildkit-linux-ppc64le
Expired
|
74.6 MB |
|
buildkit-linux-riscv64
Expired
|
74.3 MB |
|
buildkit-linux-s390x
Expired
|
77.7 MB |
|
buildkit-windows-amd64
Expired
|
41.3 MB |
|
buildkit-windows-arm64
Expired
|
38.5 MB |
|
darwin-containers~buildkit~05RI8L.dockerbuild
|
114 KB |
|
darwin-containers~buildkit~5P8PTW.dockerbuild
|
113 KB |
|
darwin-containers~buildkit~688WHJ.dockerbuild
|
112 KB |
|
darwin-containers~buildkit~8OFFBB.dockerbuild
|
112 KB |
|
darwin-containers~buildkit~AETJ6Z.dockerbuild
|
113 KB |
|
darwin-containers~buildkit~AR84WS.dockerbuild
|
114 KB |
|
darwin-containers~buildkit~CSFGJO.dockerbuild
|
174 KB |
|
darwin-containers~buildkit~JPRDBN.dockerbuild
|
112 KB |
|
darwin-containers~buildkit~KLYIGL.dockerbuild
|
113 KB |
|
darwin-containers~buildkit~NBRHAU.dockerbuild
|
113 KB |
|
darwin-containers~buildkit~QRM6OP.dockerbuild
|
112 KB |
|
darwin-containers~buildkit~RLNU1W.dockerbuild
|
116 KB |
|
darwin-containers~buildkit~TPKMGG.dockerbuild
|
111 KB |
|
darwin-containers~buildkit~VF58JP.dockerbuild
|
31.5 KB |
|
darwin-containers~buildkit~VF7TCR.dockerbuild
|
111 KB |
|
test-reports-run--1---
Expired
|
475 KB |
|
test-reports-run--1---nydus
Expired
|
476 KB |
|
test-reports-run-client---containerd-nydus
Expired
|
385 KB |
|
test-reports-run-client---oci-nydus
Expired
|
390 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-
Expired
|
409 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-16-
Expired
|
408 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-17-
Expired
|
422 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-rootless-
Expired
|
426 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-snapshotter-stargz-
Expired
|
409 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-
Expired
|
413 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless-
Expired
|
280 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless-slirp4netns-detachnetns-
Expired
|
281 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-snapshotter-stargz-
Expired
|
413 KB |
|