Skip to content

libutils: fault_mitigation: fix panic on hash mismatch #2798

libutils: fault_mitigation: fix panic on hash mismatch

libutils: fault_mitigation: fix panic on hash mismatch #2798

Triggered via pull request July 28, 2023 08:39
Status Failure
Total duration 49m 30s
Artifacts

ci.yml

on: pull_request
Code style
1m 19s
Code style
make (multi-platform)
22m 23s
make (multi-platform)
make check (QEMUv8)
32m 51s
make check (QEMUv8)
make check (QEMUv8, Xen)
21m 14s
make check (QEMUv8, Xen)
make check (QEMUv8, BTI+MTE+PAC)
30m 55s
make check (QEMUv8, BTI+MTE+PAC)
make check-rust (QEMUv8)
49m 21s
make check-rust (QEMUv8)
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
make check (QEMUv8, Xen)
System.IO.IOException: No space left on device : '/home/runner/runners/2.306.0/_diag/Worker_20230728-083909-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() 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 GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) 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/runners/2.306.0/_diag/Worker_20230728-083909-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() 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 GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) 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/runners/2.306.0/_diag/Worker_20230728-083909-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() 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)
make check-rust (QEMUv8)
The hosted runner: GitHub Actions 14 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
make check (QEMUv8, Xen)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 0 MB
make check-rust (QEMUv8)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 62 MB