lpar: delete buck1 code #3282
build-and-test.yml
on: push
linux-build-and-test
38m 17s
macos-build-and-test
34m 49s
windows-build-and-test
1h 32m
macos-build-examples
25m 12s
linux-build-examples
24m 48s
windows-build-examples
35m 13s
Annotations
2 errors and 11 warnings
macos-build-and-test
Unhandled exception. System.IO.IOException: No space left on device : '/Users/runner/runners/2.319.1/_diag/Worker_20240923-142359-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
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)
System.IO.IOException: No space left on device : '/Users/runner/runners/2.319.1/_diag/Worker_20240923-142359-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.Strategies.BufferedFileStreamStrategy.WriteSpan(ReadOnlySpan`1 source, ArraySegment`1 arraySegment)
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 GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
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 : '/Users/runner/runners/2.319.1/_diag/Worker_20240923-142359-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.Strategies.BufferedFileStreamStrategy.WriteSpan(ReadOnlySpan`1 source, ArraySegment`1 arraySegment)
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 GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
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)
|
windows-build-examples
Process completed with exit code 3.
|
linux-build-examples
Restore cache failed: Dependencies file is not found in /home/runner/work/buck2/buck2. Supported file pattern: go.sum
|
linux-build-examples
The following actions use a deprecated Node.js version and will be forced to run on node20: SebRollen/toml-action@v1.0.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
macos-build-examples
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
macos-build-examples
cmake 3.30.3 is already installed and up-to-date.
To reinstall 3.30.3, run:
brew reinstall cmake
|
macos-build-examples
python@3.12 3.12.6 is already installed and up-to-date.
To reinstall 3.12.6, run:
brew reinstall python@3.12
|
macos-build-examples
zstd 1.5.6 is already installed and up-to-date.
To reinstall 1.5.6, run:
brew reinstall zstd
|
macos-build-examples
Restore cache failed: Dependencies file is not found in /Users/runner/work/buck2/buck2. Supported file pattern: go.sum
|
windows-build-examples
Restore cache failed: Dependencies file is not found in D:\a\buck2\buck2. Supported file pattern: go.sum
|
linux-build-and-test
Restore cache failed: Dependencies file is not found in /home/runner/work/buck2/buck2. Supported file pattern: go.sum
|
linux-build-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: SebRollen/toml-action@v1.0.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
windows-build-and-test
Restore cache failed: Dependencies file is not found in D:\a\buck2\buck2. Supported file pattern: go.sum
|