-
Notifications
You must be signed in to change notification settings - Fork 67
Description
We see that our pipeline is intermittently failing with low disk space.
##[error]Error reported in diagnostic logs. Please examine the log for more details.
- /home/vsts/actions-runner/cached/_diag/Worker_20251202-081457-utc.log
System.IO.IOException: No space left on device : '/home/vsts/actions-runner/cached/_diag/Worker_20251202-081457-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 Microsoft.VisualStudio.Services.Agent.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) in /mnt/vss/_work/1/s/src/Microsoft.VisualStudio.Services.Agent/HostTraceListener.cs:line 127
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at Microsoft.VisualStudio.Services.Agent.Worker.Worker.RunAsync(String pipeIn, String pipeOut) in /mnt/vss/_work/1/s/src/Agent.Worker/Worker.cs:line 100
at Microsoft.VisualStudio.Servi
,##[error]We stopped hearing from agent Hosted Agent. Verify the agent machine is running and has a healthy network connection. Anything that terminates an agent process, starves it for CPU, or blocks its network access can cause this error. For more information, see: https://go.microsoft.com/fwlink/?linkid=846610
Pipeline Run: https://dev.azure.com/powerbi/MWC/_build/results?buildId=16387481&view=results
Could someone please assist in resolving this issue?