Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Out of disk space on Azure Pipeline #13212

Closed
jplevyak opened this issue Sep 22, 2020 · 2 comments
Closed

Out of disk space on Azure Pipeline #13212

jplevyak opened this issue Sep 22, 2020 · 2 comments
Assignees
Labels
area/build stale stalebot believes this issue/PR has not been touched recently

Comments

@jplevyak
Copy link
Contributor

##[error]Unhandled exception. System.IO.IOException: No space left on device
at System.IO.FileStream.WriteNative(ReadOnlySpan`1 source)
at System.IO.FileStream.FlushWriteBuffer()
at System.IO.FileStream.Flush(Boolean flushToDisk)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
at Microsoft.VisualStudio.Services.Agent.TraceManager.Dispose(Boolean disposing)
at Microsoft.VisualStudio.Services.Agent.TraceManager.Dispose()
at Microsoft.VisualStudio.Services.Agent.HostContext.Dispose(Boolean disposing)
at Microsoft.VisualStudio.Services.Agent.HostContext.Dispose()
at Microsoft.VisualStudio.Services.Agent.Worker.Program.Main(String[] args)

Repo:
Linux-x86 gcc target
#12546

@github-actions
Copy link

github-actions bot commented Dec 9, 2020

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale stalebot believes this issue/PR has not been touched recently label Dec 9, 2020
@lizan
Copy link
Member

lizan commented Dec 9, 2020

already fixed

@lizan lizan closed this as completed Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build stale stalebot believes this issue/PR has not been touched recently
Projects
None yet
Development

No branches or pull requests

3 participants