Skip to content

chore: major nilAI refactor #463

chore: major nilAI refactor

chore: major nilAI refactor #463

Triggered via pull request December 3, 2025 14:01
Status Failure
Total duration 2m 46s
Artifacts

cicd.yml

on: pull_request
Matrix: test
Start self-hosted EC2 runner
Start self-hosted EC2 runner
Matrix: build-images
E2E Tests
E2E Tests
Matrix: push-images
Stop self-hosted EC2 runner
5s
Stop self-hosted EC2 runner
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
test (integration)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251203-140202-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251203-140202-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251203-140202-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing) at GitHub.Runner.Common.Tracing.Dispose() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)
test (pyright)
The strategy configuration was canceled because "test.integration" failed
test (pyright)
The operation was canceled.
test (unit)
The strategy configuration was canceled because "test.integration" failed
test (unit)
The operation was canceled.
Stop self-hosted EC2 runner
Cannot read properties of undefined (reading 'mode')
Stop self-hosted EC2 runner
TypeError: Cannot read properties of undefined (reading 'mode')
Stop self-hosted EC2 runner
Not all the required inputs are provided for the 'stop' mode
Stop self-hosted EC2 runner
Error: Not all the required inputs are provided for the 'stop' mode
test (pyright)
Failed to restore: Cache service responded with 400
test (unit)
Failed to restore: Cache service responded with 400
Stop self-hosted EC2 runner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/