Re-enable coverage job #5
rust.yml
on: push
cargo check
8m 4s
build with wasm-pack
2m 26s
cargo test (win64)
35m 50s
cargo test (macos)
10m 5s
cargo test (macos-aarch64)
15m 13s
Verify Vendored Code
55s
Check cargo fmt
39s
coverage
8m 56s
Verify MSRV (Min Supported Rust Version)
6m 30s
cargo test (amd64)
9m 16s
cargo test datafusion-cli (amd64)
3m 44s
cargo examples (amd64)
13m 14s
cargo test doc (amd64)
12m 35s
cargo doc
3m 43s
verify benchmark results (amd64)
10m 36s
Run sqllogictest with Postgres runner
3m 11s
cargo test pyarrow (amd64)
2m 43s
clippy
5m 8s
cargo test hash collisions (amd64)
8m 56s
check Cargo.toml formatting
2m 55s
check configs.md is up-to-date
2m 33s
Annotations
3 errors and 1 warning
coverage
No space left on device : '/home/runner/runners/2.317.0/_diag/pages/19d6a14f-08a0-4fb4-a98e-15b61dac86bd_28001c4f-f862-51dd-32b0-e097e0dbc9f0_1.log'
|
coverage
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.317.0/_diag/Worker_20240702-180158-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)
System.IO.IOException: No space left on device : '/home/runner/runners/2.317.0/_diag/Worker_20240702-180158-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.317.0/_diag/Worker_20240702-180158-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)
|
coverage
Process completed with exit code 1.
|
coverage
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 92 MB
|