fixup: fat-fingered the containerTag value #573
build.yaml
on: push
Matrix: compile
Compile and Test on Pi 5 (aarch64 on Pi 5 proton main)
0s
amd64 container image
7m 51s
arm64 container image
0s
RAT Check
14s
Matrix: compile_and_test
Matrix: python
Matrix: rpm
Matrix: test
Annotations
6 errors and 3 warnings
Test (ubuntu-22.04, RelWithDebInfo, tsan, proton 0.39.0, shard 1 of 2)
System.IO.IOException: No space left on device : '/home/runner/runners/2.316.1/_diag/Worker_20240522-125659-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.316.1/_diag/Worker_20240522-125659-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.316.1/_diag/Worker_20240522-125659-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)
|
Test (ubuntu-22.04, RelWithDebInfo, tsan, proton main, shard 1 of 2)
System.IO.IOException: No space left on device : '/home/runner/runners/2.316.1/_diag/Worker_20240522-130003-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.316.1/_diag/Worker_20240522-130003-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.316.1/_diag/Worker_20240522-130003-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)
|
Test (ubuntu-22.04, RelWithDebInfo, tsan, proton 0.39.0, shard 2 of 2)
Process completed with exit code 8.
|
Test (ubuntu-22.04, RelWithDebInfo, tsan, proton main, shard 2 of 2)
Process completed with exit code 8.
|
arm64 container image
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Compile and Test on Pi 5 (aarch64 on Pi 5 proton main)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Compile and Test (centos:stream9, Coverage, proton main, shard 2 of 2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Compile and Test (centos:stream9, Coverage, proton main, shard 1 of 2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (ubuntu-22.04, RelWithDebInfo, tsan, proton main, shard 1 of 2)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 0 MB
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Test_Results_ubuntu-22.04_Debug_asan_0.39.0_1
Expired
|
18.4 KB |
|
Test_Results_ubuntu-22.04_Debug_asan_0.39.0_2
Expired
|
16 KB |
|
Test_Results_ubuntu-22.04_Debug_asan_main_1
Expired
|
18.4 KB |
|
Test_Results_ubuntu-22.04_Debug_asan_main_2
Expired
|
16 KB |
|
Test_Results_ubuntu-22.04_RelWithDebInfo_tsan_0.39.0_2
Expired
|
49.1 KB |
|
Test_Results_ubuntu-22.04_RelWithDebInfo_tsan_main_2
Expired
|
49.2 KB |
|
Test_Results_ubuntu-22.04_centos_Coverage_OFF_gcc_main_1
Expired
|
18.2 KB |
|
Test_Results_ubuntu-22.04_centos_Coverage_OFF_gcc_main_2
Expired
|
15.9 KB |
|
Test_Results_ubuntu-22.04_centos_RelWithDebInfo_OFF_gcc_main_1
Expired
|
18.2 KB |
|
Test_Results_ubuntu-22.04_centos_RelWithDebInfo_OFF_gcc_main_2
Expired
|
15.9 KB |
|
Test_Results_ubuntu-22.04_fedora_Debug_OFF_gcc_0.39.0_1
Expired
|
18.2 KB |
|
Test_Results_ubuntu-22.04_fedora_Debug_OFF_gcc_0.39.0_2
Expired
|
15.9 KB |
|
Test_Results_ubuntu-22.04_fedora_Debug_OFF_gcc_main_1
Expired
|
18.2 KB |
|
Test_Results_ubuntu-22.04_fedora_Debug_OFF_gcc_main_2
Expired
|
15.9 KB |
|
Test_Results_ubuntu-22.04_fedora_RelWithDebInfo_OFF_gcc_0.39.0_1
Expired
|
18.2 KB |
|
Test_Results_ubuntu-22.04_fedora_RelWithDebInfo_OFF_gcc_0.39.0_2
Expired
|
15.9 KB |
|
Test_Results_ubuntu-22.04_fedora_RelWithDebInfo_OFF_gcc_main_1
Expired
|
18.2 KB |
|
Test_Results_ubuntu-22.04_fedora_RelWithDebInfo_OFF_gcc_main_2
Expired
|
15.9 KB |
|
cores_ubuntu-22.04_RelWithDebInfo_tsan_0.39.0_2
Expired
|
1.65 GB |
|
cores_ubuntu-22.04_RelWithDebInfo_tsan_main_2
Expired
|
1.67 GB |
|
skupper_router_wrk_ubuntu-22.04_Debug_asan_0.39.0
Expired
|
44.5 MB |
|
skupper_router_wrk_ubuntu-22.04_Debug_asan_main
Expired
|
43.6 MB |
|
skupper_router_wrk_ubuntu-22.04_RelWithDebInfo_tsan_0.39.0
Expired
|
43.2 MB |
|
skupper_router_wrk_ubuntu-22.04_RelWithDebInfo_tsan_main
Expired
|
42.2 MB |
|
testLogs_ubuntu-22.04_RelWithDebInfo_tsan_0.39.0_2
Expired
|
1.71 GB |
|
testLogs_ubuntu-22.04_RelWithDebInfo_tsan_main_2
Expired
|
1.73 GB |
|