Skip to content

test-os

test-os #260

Triggered via schedule March 11, 2025 10:23
Status Success
Total duration 31m 25s
Artifacts 42

test-os.yml

on: schedule
Matrix: build
Matrix: sandbox-build
test-freebsd-amd64
2m 37s
test-freebsd-amd64
Matrix: test-windows-amd64
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L169
=== RUN TestIntegration run.go:169: TESTSLICE=12-12 run.go:310: copied mcr.microsoft.com/windows/nanoserver:ltsc2022 to local mirror localhost:61000/library/nanoserver:latest time="2025-03-11T10:35:40Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:61000" run.go:310: copied docker.io/wintools/nanoserver:ltsc2022 to local mirror localhost:61000/library/nanoserver:plus time="2025-03-11T10:35:43Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:61000" run.go:310: copied docker.io/wintools/nanoserver:ltsc2022 to local mirror localhost:61000/library/nanoserver:plus-busybox run.go:242: Error Trace: D:/a/buildkit/buildkit/util/testutil/integration/run.go:242 D:/a/buildkit/buildkit/util/testutil/integration/run.go:243 D:/a/buildkit/buildkit/frontend/dockerfile/dockerfile_test.go:278 Error: Should be true Test: TestIntegration --- FAIL: TestIntegration (721.37s)
Failed: frontend/dockerfile/TestIntegration/slice=12-12/TestCacheMountParallel/worker=containerd/frontend=client: frontend/dockerfile/sandbox.go#L147
=== RUN TestIntegration/slice=12-12/TestCacheMountParallel/worker=containerd/frontend=client sandbox.go:147: sandbox timeout reached, stopping worker sandbox.go:187: buildkitd debug logs: goroutine 9267 [running]: runtime/pprof.writeGoroutineStacks({0x2134600, 0xc002a94ee0}) /usr/local/go/src/runtime/pprof/pprof.go:761 +0x6a runtime/pprof.writeGoroutine({0x2134600?, 0xc002a94ee0?}, 0xc001b16d50?) /usr/local/go/src/runtime/pprof/pprof.go:750 +0x25 runtime/pprof.(*Profile).WriteTo(0x2e12000?, {0x2134600?, 0xc002a94ee0?}, 0xc?) /usr/local/go/src/runtime/pprof/pprof.go:374 +0x14b net/http/pprof.handler.ServeHTTP({0xc000e68431, 0x9}, {0x214c6c0, 0xc002a94ee0}, 0xc0011768c0) /usr/local/go/src/net/http/pprof/pprof.go:272 +0x52f net/http/pprof.Index({0x214c6c0, 0xc002a94ee0}, 0xc0011768c0?) /usr/local/go/src/net/http/pprof/pprof.go:388 +0xde net/http.HandlerFunc.ServeHTTP(0xc00019f420?, {0x214c6c0?, 0xc002a94ee0?}, 0xa41b76?) /usr/local/go/src/net/http/server.go:2220 +0x29 net/http.(*ServeMux).ServeHTTP(0x760139?, {0x214c6c0, 0xc002a94ee0}, 0xc0011768c0) /usr/local/go/src/net/http/server.go:2747 +0x1ca net/http.serverHandler.ServeHTTP({0xc001b16b70?}, {0x214c6c0?, 0xc002a94ee0?}, 0x6?) /usr/local/go/src/net/http/server.go:3210 +0x8e net/http.(*conn).serve(0xc0013450e0, {0x214fca0, 0xc00023c2a0}) /usr/local/go/src/net/http/server.go:2092 +0x5d0 created by net/http.(*Server).Serve in goroutine 16 /usr/local/go/src/net/http/server.go:3360 +0x485 goroutine 1 [select, 5 minutes]: main.main.func3(0xc000152c60) /src/cmd/buildkitd/main.go:384 +0x13a6 github.com/urfave/cli.HandleAction({0x1b216a0?, 0xc000119620?}, 0xc000106a80?) /src/vendor/github.com/urfave/cli/app.go:524 +0x50 github.com/urfave/cli.(*App).Run(0xc000106a80, {0xc0000ce000, 0xc, 0x10}) /src/vendor/github.com/urfave/cli/app.go:286 +0x79b main.main() /src/cmd/buildkitd/main.go:413 +0x1367 goroutine 9 [select]: github.com/moby/buildkit/util/tracing/detect.(*TraceRecorder).gcLoop(0xc00051b950, {0x214fcd8, 0xc000146a50}) /src/util/tracing/detect/recorder.go:108 +0x149 created by github.com/moby/buildkit/util/tracing/detect.NewTraceRecorder in goroutine 1 /src/util/tracing/detect/recorder.go:49 +0x157 goroutine 10 [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 11 [chan receive, 5 minutes]: github.com/moby/buildkit/util/appcontext.Context.func1.1() /src/util/appcontext/appcontext.go:36 +0x4e created by github.com/moby/buildkit/util/appcontext.Context.func1 in goroutine 1 /src/util/appcontext/appcontext.go:34 +0x17e goroutine 15 [select]: github.com/Microsoft/go-winio.(*win32PipeListener).makeConnectedServerPipe(0xc000147900) /src/vendor/github.com/Microsoft/go-winio/pipe.go:441 +0x148 github.com/Microsoft/go-winio.(*win32PipeListener).listenerRoutine(0xc000147900) /src/vendor/github.com/Microsoft/go-winio/pipe.go:471 +0x117 created by github.com/Microsoft/go-winio.ListenPipe in goroutine 1 /src/vendor/github.com/Microsoft/go-winio/pipe.go:536 +0x207 goroutine 16 [chan receive]: github.com/Microsoft/go-winio.(*win32PipeListener).Accept(0xc000147900) /src/vendor/github.com/Microsoft/go-winio/pipe.go:559 +0xb0 net/http.(*Server).Serve(0xc00051d3b0, {0x214d1c0, 0xc000147900}) /usr/local/go/src/net/http/server.go:3330 +0x30c main.setupDebugHandlers.func3() /src/cmd/buildkitd/debug.go:56 +0x1f
test-windows-amd64 (windows-2025, containerd, ./frontend/dockerfile#12-12)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
billywr~buildkit~NUUTQQ.dockerbuild
60.3 KB
billywr~buildkit~PQD86R.dockerbuild
161 KB
billywr~buildkit~SLVRVH.dockerbuild
61.4 KB
billywr~buildkit~XI448X.dockerbuild
162 KB
buildkit-freebsd-amd64
70 MB
buildkit-windows-amd64
90.3 MB
test-reports-windows-2022-test-windows-amd64--1-containerd
2.63 MB
test-reports-windows-2022-test-windows-amd64-client--containerd
26.4 KB
test-reports-windows-2022-test-windows-amd64-cmdbuildctl--containerd
3.62 KB
test-reports-windows-2022-test-windows-amd64-frontend--containerd
1.14 KB
test-reports-windows-2022-test-windows-amd64-frontenddockerfile1-12--containerd
8.51 KB
test-reports-windows-2022-test-windows-amd64-frontenddockerfile10-12--containerd
7.46 KB
test-reports-windows-2022-test-windows-amd64-frontenddockerfile11-12--containerd
6.41 KB
test-reports-windows-2022-test-windows-amd64-frontenddockerfile12-12--containerd
3.93 KB
test-reports-windows-2022-test-windows-amd64-frontenddockerfile2-12--containerd
8.76 KB
test-reports-windows-2022-test-windows-amd64-frontenddockerfile3-12--containerd
6.67 KB
test-reports-windows-2022-test-windows-amd64-frontenddockerfile4-12--containerd
7.3 KB
test-reports-windows-2022-test-windows-amd64-frontenddockerfile5-12--containerd
8.33 KB
test-reports-windows-2022-test-windows-amd64-frontenddockerfile6-12--containerd
7.41 KB
test-reports-windows-2022-test-windows-amd64-frontenddockerfile7-12--containerd
6.78 KB
test-reports-windows-2022-test-windows-amd64-frontenddockerfile8-12--containerd
6.01 KB
test-reports-windows-2022-test-windows-amd64-frontenddockerfile9-12--containerd
6.05 KB
test-reports-windows-2022-test-windows-amd64-solver--containerd
12.1 KB
test-reports-windows-2022-test-windows-amd64-workercontainerd--containerd
1.41 KB
test-reports-windows-2025-test-windows-amd64--1-containerd
2.63 MB
test-reports-windows-2025-test-windows-amd64-client--containerd
26.7 KB
test-reports-windows-2025-test-windows-amd64-cmdbuildctl--containerd
3.62 KB
test-reports-windows-2025-test-windows-amd64-frontend--containerd
1.14 KB
test-reports-windows-2025-test-windows-amd64-frontenddockerfile1-12--containerd
8.36 KB
test-reports-windows-2025-test-windows-amd64-frontenddockerfile10-12--containerd
7.73 KB
test-reports-windows-2025-test-windows-amd64-frontenddockerfile11-12--containerd
6.62 KB
test-reports-windows-2025-test-windows-amd64-frontenddockerfile12-12--containerd
400 KB
test-reports-windows-2025-test-windows-amd64-frontenddockerfile2-12--containerd
8.82 KB
test-reports-windows-2025-test-windows-amd64-frontenddockerfile3-12--containerd
6.79 KB
test-reports-windows-2025-test-windows-amd64-frontenddockerfile4-12--containerd
7.76 KB
test-reports-windows-2025-test-windows-amd64-frontenddockerfile5-12--containerd
8.28 KB
test-reports-windows-2025-test-windows-amd64-frontenddockerfile6-12--containerd
7.3 KB
test-reports-windows-2025-test-windows-amd64-frontenddockerfile7-12--containerd
6.66 KB
test-reports-windows-2025-test-windows-amd64-frontenddockerfile8-12--containerd
5.97 KB
test-reports-windows-2025-test-windows-amd64-frontenddockerfile9-12--containerd
5.93 KB
test-reports-windows-2025-test-windows-amd64-solver--containerd
12.1 KB
test-reports-windows-2025-test-windows-amd64-workercontainerd--containerd
1.4 KB