buildkit #252
Annotations
2 errors and 1 warning
Generate annotations:
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:77
github.com/moby/buildkit/executor/runcexecutor.exitError
/src/executor/runcexecutor/executor.go:377
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:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
container c97kk5qbnzr7ihgkulkg2dn62 has exited with error
github.com/moby/buildkit/executor/runcexecutor.(*runcExecutor).Exec
/src/executor/runcexecutor/executor.go:412
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:218
testing.tRunner
/usr/local/go/src/testing/testing.go:1595
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestRuncWorkerExec
--- FAIL: TestRuncWorkerExec (0.89s)
|
Test
Process completed with exit code 1.
|
Send to Codecov
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Loading