feat: clean up NetworkProver environment variables (#1790) #6199
pr.yml
on: push
Test (x86-64)
23m 0s
Test (ARM)
26m 54s
Formatting & Clippy
4m 21s
Examples
4m 53s
CLI
5m 55s
Performance
6m 54s
Spell Check
5s
Check Verifier `no_std`
33s
Check lock files
6m 30s
Matrix: Low Memory
Annotations
3 errors and 11 warnings
Examples
System.IO.IOException: No space left on device : '/home/runner/_diag/Worker_20241120-170815-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_20241120-170815-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_20241120-170815-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 (x86-64)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test (ARM)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Spell Check
The following actions uses node12 which is deprecated and will be forced to run on node16: getsentry/action-git-diff-suggestions@main. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Spell Check
The following actions use a deprecated Node.js version and will be forced to run on node20: getsentry/action-git-diff-suggestions@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Formatting & Clippy
[email protected]: Program built at 2024-11-20 17:10:45
|
Formatting & Clippy
[email protected]: Skipping build due to clippy invocation.
|
Examples
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 15 MB
|
Test (x86-64)
[email protected]: Program built at 2024-11-20 17:10:43
|
Test (x86-64)
[email protected]: Program built at 2024-11-20 17:11:47
|
Test (x86-64)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 3 MB
|
Test (ARM)
[email protected]: Program built at 2024-11-20 17:11:31
|
Test (ARM)
[email protected]: Program built at 2024-11-20 17:12:45
|
Test (ARM)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 21 MB
|