Merge pull request #1497 from CesiumGS/for-each-renderable-tile #2049
build.yml
on: push
Windows52
/
build
40m 10s
Windows53
/
build
38m 22s
Windows54
/
build
41m 39s
Android52
/
build
28m 48s
Linux52
/
build
35m 59s
Apple52
/
build
6m 38s
Android53
/
build
27m 37s
Linux53
/
build
31m 10s
Apple53
/
build
1h 3m
Android54
/
build
36m 51s
Linux54
/
build
35m 57s
Apple54
/
build
54m 50s
Quick Checks
9s
Documentation
19s
TestWindows52
/
test
11m 53s
TestWindows53
/
test
11m 2s
TestWindows54
/
test
10m 40s
TestPackage52
/
test
TestPackage53
/
test
17m 6s
TestPackage54
/
test
20m 8s
Annotations
3 errors
Apple52 / build
No space left on device : '/Users/runner/runners/2.319.1/_diag/pages/4528ad0b-0011-4a65-8ca1-e46469e82196_8e0b3aed-3d91-567e-21fb-7c1925779cd8_1.log'
|
Apple52 / build
Process completed with exit code 50.
|
Apple52 / build
System.IO.IOException: No space left on device : '/Users/runner/runners/2.319.1/_diag/pages/4528ad0b-0011-4a65-8ca1-e46469e82196_c33969de-665c-4073-a4c1-a87561e03885_2.log'
at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter)
at Interop.CheckIo(Error error, String path, Boolean isDirectory, Func`2 errorRewriter)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at GitHub.Runner.Common.PagingLogger.NewPage()
at GitHub.Runner.Common.PagingLogger.Write(String message)
at GitHub.Runner.Worker.ExecutionContext.Write(String tag, String message)
at GitHub.Runner.Worker.ExecutionContextExtension.Output(IExecutionContext context, String message)
at GitHub.Runner.Worker.JobExtension.FinalizeJob(IExecutionContext jobContext, AgentJobRequestMessage message, DateTime jobStartTimeUtc)
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)
|