Jefffrey commented on PR #17288:
URL: https://github.com/apache/datafusion/pull/17288#issuecomment-3214764777

   Error during compilation for amd64 tests:
   
   ```
   System.IO.IOException: No space left on device : 
'/home/runner/actions-runner/cached/_diag/Worker_20250822-150458-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/actions-runner/cached/_diag/Worker_20250822-150458-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/actions-runner/cached/_diag/Worker_20250822-150458-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)
   ```
   
   🤔 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to