Skip to content

buildkit

buildkit #5765

Triggered via schedule December 30, 2024 10:05
Status Failure
Total duration 18m 2s
Artifacts 38

buildkit.yml

on: schedule
Matrix: binaries
Matrix: test / run
Matrix: image
Matrix: scout
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Failed: worker/runc/TestRuncWorkerExec: worker/runc/common.go#L77
=== RUN TestRuncWorkerExec === PAUSE TestRuncWorkerExec === CONT TestRuncWorkerExec common.go:77: Stdout: hello common.go:78: Stderr: common.go:114: Stdout: common.go:115: Stderr: common.go:116: Error Trace: /src/worker/tests/common.go:116 Error: Received unexpected error: exit code: 1 github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:82 github.com/moby/buildkit/executor/runcexecutor.exitError /src/executor/runcexecutor/executor.go:390 github.com/moby/buildkit/executor/runcexecutor.(*runcExecutor).Run /src/executor/runcexecutor/executor.go:338 github.com/moby/buildkit/worker/tests.TestWorkerExec.func2 /src/worker/tests/common.go:87 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 container na5sie7kbzg1ivj2nyso578bi has exited with error github.com/moby/buildkit/executor/runcexecutor.(*runcExecutor).Exec /src/executor/runcexecutor/executor.go:418 github.com/moby/buildkit/worker/tests.TestWorkerExec /src/worker/tests/common.go:107 github.com/moby/buildkit/worker/runc.TestRuncWorkerExec /src/worker/runc/runc_test.go:217 testing.tRunner /usr/local/go/src/testing/testing.go:1690 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700 Test: TestRuncWorkerExec --- FAIL: TestRuncWorkerExec (0.99s)
test / run (./..., 1, integration gateway)
Process completed with exit code 1.
Failed: client/TestClientGatewayIntegration: client/run.go#L273
=== RUN TestClientGatewayIntegration run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44669/library/busybox:latest --- FAIL: TestClientGatewayIntegration (0.01s)
Failed: client/TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=containerd/netmode=host: client/sandbox.go#L133
=== RUN TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=containerd/netmode=host === PAUSE TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=containerd/netmode=host === CONT TestClientGatewayIntegration/TestClientGatewayContainerHostNetworkingValidation/worker=containerd/netmode=host sandbox.go:133: sandbox timeout reached, stopping worker sandbox.go:172: buildkitd debug logs: goroutine 237 [running]: runtime/pprof.writeGoroutineStacks({0x1fcca40, 0xc00003c540}) /usr/local/go/src/runtime/pprof/pprof.go:761 +0x6a runtime/pprof.writeGoroutine({0x1fcca40?, 0xc00003c540?}, 0xc000562ba0?) /usr/local/go/src/runtime/pprof/pprof.go:750 +0x25 runtime/pprof.(*Profile).WriteTo(0x2d84ef0?, {0x1fcca40?, 0xc00003c540?}, 0xc?) /usr/local/go/src/runtime/pprof/pprof.go:374 +0x14b net/http/pprof.handler.ServeHTTP({0xc0001baaf1, 0x9}, {0x1fe54e0, 0xc00003c540}, 0xc00032c280) /usr/local/go/src/net/http/pprof/pprof.go:272 +0x52f net/http/pprof.Index({0x1fe54e0, 0xc00003c540}, 0xc00032c280?) /usr/local/go/src/net/http/pprof/pprof.go:388 +0xde net/http.HandlerFunc.ServeHTTP(0xc00022b7a0?, {0x1fe54e0?, 0xc00003c540?}, 0x767496?) /usr/local/go/src/net/http/server.go:2220 +0x29 net/http.(*ServeMux).ServeHTTP(0x46f759?, {0x1fe54e0, 0xc00003c540}, 0xc00032c280) /usr/local/go/src/net/http/server.go:2747 +0x1ca net/http.serverHandler.ServeHTTP({0xc0005629f0?}, {0x1fe54e0?, 0xc00003c540?}, 0x6?) /usr/local/go/src/net/http/server.go:3210 +0x8e net/http.(*conn).serve(0xc0005890e0, {0x1fe8c00, 0xc00031a210}) /usr/local/go/src/net/http/server.go:2092 +0x5d0 created by net/http.(*Server).Serve in goroutine 11 /usr/local/go/src/net/http/server.go:3360 +0x485 goroutine 1 [select, 5 minutes, locked to thread]: main.main.func3(0xc000462dc0) /src/cmd/buildkitd/main.go:379 +0x1550 github.com/urfave/cli.HandleAction({0x19840e0?, 0xc0004df5e0?}, 0xc0002d8700?) /src/vendor/github.com/urfave/cli/app.go:524 +0x50 github.com/urfave/cli.(*App).Run(0xc0002d8700, {0xc000154000, 0xf, 0xf}) /src/vendor/github.com/urfave/cli/app.go:286 +0x79b main.main() /src/cmd/buildkitd/main.go:408 +0x123a goroutine 6 [select]: github.com/moby/buildkit/util/tracing/detect.(*TraceRecorder).gcLoop(0xc0001925a0, {0x1fe8c38, 0xc00045ea00}) /src/util/tracing/detect/recorder.go:108 +0x185 created by github.com/moby/buildkit/util/tracing/detect.NewTraceRecorder in goroutine 1 /src/util/tracing/detect/recorder.go:49 +0x185 goroutine 24 [syscall, 5 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:151 +0x1f goroutine 33 [chan receive, 5 minutes]: github.com/moby/buildkit/util/appcontext.Context.func1.1() /src/util/appcontext/appcontext.go:36 +0x65 created by github.com/moby/buildkit/util/appcontext.Context.func1 in goroutine 1 /src/util/appcontext/appcontext.go:34 +0x19a goroutine 11 [IO wait]: internal/poll.runtime_pollWait(0x7f12bc245d08, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000460700?, 0xc0004e2ce8?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0xc000460700) /usr/local/go/src/internal/poll/fd_unix.go:620 +0x295 net.(*netFD).accept(0xc000460700) /usr/local/go/src/net/fd_unix.go:172 +0x29 net.(*UnixListen
test / run (./client, containerd, nydus, integration)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
buildkit-darwin-amd64 Expired
14.4 MB
buildkit-darwin-arm64 Expired
13.8 MB
buildkit-linux-amd64 Expired
78.1 MB
buildkit-linux-arm-v7 Expired
73.3 MB
buildkit-linux-arm64 Expired
73.4 MB
buildkit-linux-ppc64le Expired
74.1 MB
buildkit-linux-riscv64 Expired
73.9 MB
buildkit-linux-s390x Expired
77.3 MB
buildkit-windows-amd64 Expired
40.9 MB
buildkit-windows-arm64 Expired
38.1 MB
moby~buildkit~FB7KNE.dockerbuild
116 KB
moby~buildkit~JSPSTU.dockerbuild
115 KB
moby~buildkit~M41ZZ2.dockerbuild
115 KB
moby~buildkit~MMPVL2.dockerbuild
116 KB
moby~buildkit~MVWCS1.dockerbuild
115 KB
moby~buildkit~P38722.dockerbuild
115 KB
moby~buildkit~PVXAZ0.dockerbuild
104 KB
moby~buildkit~QIX73O.dockerbuild
115 KB
moby~buildkit~RN228E.dockerbuild
115 KB
moby~buildkit~TNQZ9W.dockerbuild
116 KB
moby~buildkit~UTRW2B.dockerbuild
113 KB
moby~buildkit~VRC5OG.dockerbuild
115 KB
moby~buildkit~WR7AFR.dockerbuild
114 KB
moby~buildkit~Y5GQWU.dockerbuild
114 KB
moby~buildkit~ZKA0DK.dockerbuild
31 KB
test-reports-run--1--- Expired
473 KB
test-reports-run--1---nydus Expired
472 KB
test-reports-run-client---containerd-nydus Expired
413 KB
test-reports-run-client---oci-nydus Expired
387 KB
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd- Expired
406 KB
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-16- Expired
406 KB
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-17- Expired
406 KB
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-rootless- Expired
274 KB
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-snapshotter-stargz- Expired
406 KB
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci- Expired
410 KB
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless- Expired
278 KB
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless-slirp4netns-detachnetns- Expired
279 KB
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-snapshotter-stargz- Expired
411 KB