Main workflow #748
main.yml
on: schedule
Matrix: build
Matrix: build_rsync
Matrix: docker
Annotations
4 errors and 1 warning
|
build_rsync (ubuntu-latest, 5, rsync_copy)
Process completed with exit code 2.
|
|
build_rsync (ubuntu-latest, 5, rsync_hardlink)
Process completed with exit code 2.
|
|
build (ubuntu-latest, 5)
Process completed with exit code 2.
|
|
build_rsync (ubuntu-latest, 4.14.x, rsync_copy)
System.IO.IOException: No space left on device : '/home/runner/runners/2.323.0/_diag/blocks/965143f4-5054-4ac1-b32a-2dfb1e282e87_c005d944-83a6-5cac-bf50-42987a87e3d8.1'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at GitHub.Runner.Common.PagingLogger.EndBlock(Boolean finalize)
at GitHub.Runner.Common.PagingLogger.End()
at GitHub.Runner.Worker.ExecutionContext.Complete(Nullable`1 result, String currentOperation, String resultCode)
at GitHub.Runner.Worker.JobRunner.CompleteJobAsync(IRunServer runServer, IExecutionContext jobContext, AgentJobRequestMessage message, Nullable`1 taskResult)
at GitHub.Runner.Worker.JobRunner.CompleteJobAsync(IRunnerService server, IExecutionContext jobContext, AgentJobRequestMessage message, Nullable`1 taskResult)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
|
|
build (ubuntu-latest, 5)
Cache save failed.
|