Bump postgres versions to 17.7, 16.11, 15.15 (#162) #430
build-test-images.yml
on: push
prepare_pgversion_matrix
6s
push-test-images-for-release
26m 22s
Matrix: push-test-images-for-dev
Annotations
1 error
|
push-test-images-for-release
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251121-102643-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
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 System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Common.Tracing.Error(String message)
at GitHub.Runner.Worker.JobRunner.ShutdownQueue(Boolean throwOnFailure)
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)
|