Misc updates to tee up async ChannelMonitorUpdate
persist for claims against closed channels
#15953
Triggered via pull request
November 24, 2024 14:55
Status
Failure
Total duration
1h 33m 11s
Artifacts
–
build.yml
on: pull_request
coverage
7m 31s
benchmark
18m 10s
check_commits
20m 37s
check_release
2m 11s
fuzz
19m 40s
linting
1m 4s
rustfmt
13s
incremental-mutants
1h 29m
Matrix: build
Annotations
10 errors
fuzz
System.IO.IOException: No space left on device : '/home/runner/runners/2.320.0/_diag/Worker_20241124-145530-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.320.0/_diag/Worker_20241124-145530-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)
|
build (macos-latest, 1.63.0)
Process completed with exit code 101.
|
build (ubuntu-latest, 1.63.0)
Process completed with exit code 101.
|
build (macos-latest, beta)
Process completed with exit code 101.
|
build (macos-latest, stable)
Process completed with exit code 101.
|
build (ubuntu-latest, stable)
Process completed with exit code 101.
|
build (ubuntu-latest, beta)
Process completed with exit code 101.
|
incremental-mutants
Process completed with exit code 2.
|
build (windows-latest, beta)
Process completed with exit code 101.
|
build (windows-latest, stable)
Process completed with exit code 101.
|