ingest/ledgerbackend: add trusted hash to captive core catchup #4190
horizon.yml
on: pull_request
Test (and push) verify-range image
10m 42s
Matrix: Integration tests
Annotations
41 errors and 16 warnings
Integration tests (ubuntu-20.04, 1.21, 16, 21)
Cannot open: File exists
|
Integration tests (ubuntu-20.04, 1.21, 16, 21)
Cannot open: File exists
|
Integration tests (ubuntu-20.04, 1.21, 16, 21)
Cannot open: File exists
|
Integration tests (ubuntu-20.04, 1.21, 16, 21)
Cannot open: File exists
|
Integration tests (ubuntu-20.04, 1.21, 16, 21)
Cannot open: File exists
|
Integration tests (ubuntu-20.04, 1.21, 16, 21)
Cannot open: File exists
|
Integration tests (ubuntu-20.04, 1.21, 16, 21)
Cannot open: File exists
|
Integration tests (ubuntu-20.04, 1.21, 16, 21)
Cannot open: File exists
|
Integration tests (ubuntu-20.04, 1.21, 16, 21)
Cannot open: File exists
|
Integration tests (ubuntu-20.04, 1.21, 16, 21)
Cannot open: File exists
|
Integration tests (ubuntu-20.04, 1.21, 12, 21)
Cannot open: File exists
|
Integration tests (ubuntu-20.04, 1.21, 12, 21)
Cannot open: File exists
|
Integration tests (ubuntu-20.04, 1.21, 12, 21)
Cannot open: File exists
|
Integration tests (ubuntu-20.04, 1.21, 12, 21)
Cannot open: File exists
|
Integration tests (ubuntu-20.04, 1.21, 12, 21)
Cannot open: File exists
|
Integration tests (ubuntu-20.04, 1.21, 12, 21)
Cannot open: File exists
|
Integration tests (ubuntu-20.04, 1.21, 12, 21)
Cannot open: File exists
|
Integration tests (ubuntu-20.04, 1.21, 12, 21)
Cannot open: File exists
|
Integration tests (ubuntu-20.04, 1.21, 12, 21)
Cannot open: File exists
|
Integration tests (ubuntu-20.04, 1.21, 12, 21)
Cannot open: File exists
|
Integration tests (ubuntu-22.04, 1.21, 12, 21)
Cannot open: File exists
|
Integration tests (ubuntu-22.04, 1.21, 12, 21)
Cannot open: File exists
|
Integration tests (ubuntu-22.04, 1.21, 12, 21)
Cannot open: File exists
|
Integration tests (ubuntu-22.04, 1.21, 12, 21)
Cannot open: File exists
|
Integration tests (ubuntu-22.04, 1.21, 12, 21)
Cannot open: File exists
|
Integration tests (ubuntu-22.04, 1.21, 12, 21)
Cannot open: File exists
|
Integration tests (ubuntu-22.04, 1.21, 12, 21)
Cannot open: File exists
|
Integration tests (ubuntu-22.04, 1.21, 12, 21)
Cannot open: File exists
|
Integration tests (ubuntu-22.04, 1.21, 12, 21)
Cannot open: File exists
|
Integration tests (ubuntu-22.04, 1.21, 12, 21)
Cannot open: File exists
|
Integration tests (ubuntu-22.04, 1.21, 16, 21)
Cannot open: File exists
|
Integration tests (ubuntu-22.04, 1.21, 16, 21)
Cannot open: File exists
|
Integration tests (ubuntu-22.04, 1.21, 16, 21)
Cannot open: File exists
|
Integration tests (ubuntu-22.04, 1.21, 16, 21)
Cannot open: File exists
|
Integration tests (ubuntu-22.04, 1.21, 16, 21)
Cannot open: File exists
|
Integration tests (ubuntu-22.04, 1.21, 16, 21)
Cannot open: File exists
|
Integration tests (ubuntu-22.04, 1.21, 16, 21)
Cannot open: File exists
|
Integration tests (ubuntu-22.04, 1.21, 16, 21)
Cannot open: File exists
|
Integration tests (ubuntu-22.04, 1.21, 16, 21)
Cannot open: File exists
|
Integration tests (ubuntu-22.04, 1.21, 16, 21)
Cannot open: File exists
|
Test (and push) verify-range image
System.IO.IOException: No space left on device : '/home/runner/runners/2.319.1/_diag/Worker_20240827-023349-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()
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.319.1/_diag/Worker_20240827-023349-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)
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.319.1/_diag/Worker_20240827-023349-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)
|
Integration tests (ubuntu-20.04, 1.21, 16, 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Integration tests (ubuntu-20.04, 1.21, 16, 21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v2, actions/cache@v2, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration tests (ubuntu-20.04, 1.22, 16, 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Integration tests (ubuntu-20.04, 1.22, 16, 21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v2, actions/cache@v2, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration tests (ubuntu-20.04, 1.21, 12, 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Integration tests (ubuntu-20.04, 1.21, 12, 21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v2, actions/cache@v2, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration tests (ubuntu-20.04, 1.22, 12, 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Integration tests (ubuntu-20.04, 1.22, 12, 21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v2, actions/cache@v2, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration tests (ubuntu-22.04, 1.21, 12, 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Integration tests (ubuntu-22.04, 1.21, 12, 21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v2, actions/cache@v2, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration tests (ubuntu-22.04, 1.21, 16, 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Integration tests (ubuntu-22.04, 1.21, 16, 21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v2, actions/cache@v2, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration tests (ubuntu-22.04, 1.22, 12, 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Integration tests (ubuntu-22.04, 1.22, 12, 21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v2, actions/cache@v2, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration tests (ubuntu-22.04, 1.22, 16, 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Integration tests (ubuntu-22.04, 1.22, 16, 21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v2, actions/cache@v2, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|