[SDK] Fix forceflush may wait for ever #9320
ci.yml
on: pull_request
CMake test (without otlp-exporter)
4m 54s
CMake gcc 13 (maintainer mode, sync)
7m 0s
CMake gcc 13 (maintainer mode, async)
6m 59s
CMake clang 15 (maintainer mode, sync)
14m 21s
CMake clang 15 (maintainer mode, async)
15m 2s
CMake clang 15 (maintainer mode, abiv2)
14m 6s
CMake msvc (maintainer mode)
7m 21s
CMake msvc (maintainer mode) with C++20
8m 36s
CMake test (without otlp-exporter and with async export)
6m 59s
CMake test (with abseil)
4m 26s
CMake test (with opentracing-shim)
4m 31s
CMake C++14 test(GCC)
4m 8s
CMake C++17 test(GCC)
6m 11s
CMake C++20 test(GCC)
8m 39s
CMake C++20 test(Clang with libc++)
9m 40s
CMake C++23 test(GCC)
8m 43s
CMake C++23 test(Clang with libc++)
9m 50s
CMake test (with otlp-exporter)
15m 32s
CMake test (with modern protobuf,grpc and abseil)
20m 44s
CMake do not install test (with otlp-exporter)
13m 47s
CMake test (build shared libraries with otlp-exporter and static gRPC)
13m 5s
CMake install test (with abseil)
4m 58s
Plugin -> CMake
1m 16s
Bazel
12m 35s
Bazel with async export
13m 41s
Bazel with external abseil
13m 50s
Bazel valgrind
14m 4s
Bazel noexcept
13m 9s
Bazel nortti
13m 39s
Bazel asan config
3d 0h
Bazel tsan config
12m 31s
Bazel on MacOS
14m 28s
Benchmark
8m 21s
Format
13s
Copyright
7s
CMake -> exporter proto
13m 7s
CMake -> exporter proto (Build as DLL)
26m 29s
CMake (With async export) -> exporter proto
13m 8s
Bazel Windows
22m 43s
Plugin -> CMake Windows
7m 5s
Code coverage
11m 55s
markdown-lint
7s
misspell
6s
DocFX check
34s
Annotations
2 errors and 1 warning
Bazel asan config
System.IO.IOException: No space left on device : '/home/runner/runners/2.314.1/_diag/Worker_20240315-023306-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 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 : '/home/runner/runners/2.314.1/_diag/Worker_20240315-023306-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 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)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.314.1/_diag/Worker_20240315-023306-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)
|
Bazel tsan config
Process completed with exit code 3.
|
Bazel asan config
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 61 MB
|