Deployment custom visualizations #7762
Triggered via pull request
October 19, 2025 00:53
Status
Failure
Total duration
1h 5m 10s
Artifacts
–
ci-fast.yml
on: pull_request
Matrix: linting
docstring-check
22m 24s
sqlite-db-migration-testing-random
6m 22s
spellcheck
11s
api-docs-test
2m 24s
update-templates-to-examples
/
update-e2e-batch-template-to-examples
8m 7s
update-templates-to-examples
/
update-nlp-template-to-examples
10m 10s
update-templates-to-examples
/
update-starter-template-to-examples
1m 58s
update-templates-to-examples
/
update-llm-finetuning-template-to-examples
2m 3s
Matrix: ubuntu-latest-integration-test
Matrix: ubuntu-setup-and-unit-test
Annotations
4 errors
docstring-check
Process completed with exit code 1.
|
ubuntu-latest-integration-test (ubuntu-latest, 3.11, default) / integration-tests-fast (1)
Process completed with exit code 1.
|
ubuntu-latest-integration-test (ubuntu-latest, 3.11, docker-server-docker-orchestrator-mysql) / integration-tests-fast (1)
Process completed with exit code 1.
|
ubuntu-latest-integration-test (ubuntu-latest, 3.11, docker-server-docker-orchestrator-mysql) / integration-tests-fast (4)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251019-010244-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_20251019-010244-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_20251019-010244-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)
|