feat: version compat checking in build #6296
Triggered via pull request
November 26, 2024 18:50
Status
Failure
Total duration
31m 21s
Artifacts
–
pr.yml
on: pull_request
Test (x86-64)
25m 0s
Test (ARM)
28m 50s
Formatting & Clippy
4m 44s
Examples
5m 53s
CLI
4m 32s
Performance
7m 3s
Spell Check
7s
Check Verifier `no_std`
36s
Check lock files
4m 9s
Matrix: Low Memory
Annotations
8 errors and 7 warnings
Spell Check
Error: There were some changed files, please update your PR with the code review suggestions
|
Low Memory (64)
System.IO.IOException: No space left on device : '/home/runner/_diag/Worker_20241126-185301-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/_diag/Worker_20241126-185301-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/_diag/Worker_20241126-185301-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)
|
Low Memory (32)
The job was canceled because "_64" failed.
|
Low Memory (32)
The operation was canceled.
|
Low Memory (16)
The job was canceled because "_64" failed.
|
Low Memory (16)
The operation was canceled.
|
Check lock files
Process completed with exit code 101.
|
CLI
Process completed with exit code 1.
|
Low Memory (64)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 39 MB
|
Formatting & Clippy
[email protected]: Program built at 2024-11-26 18:55:39
|
Formatting & Clippy
[email protected]: Skipping build due to clippy invocation.
|
Test (x86-64)
[email protected]: Program built at 2024-11-26 18:55:03
|
Test (x86-64)
[email protected]: Program built at 2024-11-26 18:56:04
|
Test (ARM)
[email protected]: Program built at 2024-11-26 18:55:38
|
Test (ARM)
[email protected]: Program built at 2024-11-26 18:56:49
|