Skip to content

PMM-12710 api breaking changes #4858

PMM-12710 api breaking changes

PMM-12710 api breaking changes #4858

Triggered via pull request July 17, 2024 08:37
Status Failure
Total duration 29m 13s
Artifacts 10

ci.yml

on: pull_request
lint
37s
lint
e2e FB tests  /  ...  /  e2e tests: @bm-mongo
28m 59s
e2e FB tests / Backup Management MongoDB UI tests / e2e tests: @bm-mongo
e2e FB tests  /  ...  /  e2e tests: @bm-locations
11m 27s
e2e FB tests / Backup Management Common and Locations UI tests / e2e tests: @bm-locations
e2e FB tests  /  ...  /  e2e tests: @mongodb-exporter|@exporters
18m 20s
e2e FB tests / Exporters tests / e2e tests: @mongodb-exporter|@exporters
e2e FB tests  /  ...  /  e2e tests: @instances-fb
18m 36s
e2e FB tests / Instances UI tests / e2e tests: @instances-fb
e2e FB tests  /  ...  /  e2e tests: @alerting-fb|@settings-fb
10m 1s
e2e FB tests / Alerting and Settings UI tests / e2e tests: @alerting-fb|@settings-fb
e2e FB tests  /  ...  /  e2e tests: @user-password
16m 21s
e2e FB tests / User with changed password UI tests / e2e tests: @user-password
e2e FB tests  /  ...  /  e2e tests: @pgsm-pmm-integration
23m 26s
e2e FB tests / PGSM UI tests / e2e tests: @pgsm-pmm-integration
e2e FB tests  /  ...  /  e2e tests: @pgss-pmm-integration
8m 58s
e2e FB tests / PGSS UI tests / e2e tests: @pgss-pmm-integration
e2e FB tests  /  ...  /  e2e tests: @pmm-psmdb-replica-integration
11m 15s
e2e FB tests / PSMDB Replica UI tests / e2e tests: @pmm-psmdb-replica-integration
e2e FB tests  /  ...  /  podman e2e tests: @user-password
4m 49s
e2e FB tests / User with changed password UI tests / podman e2e tests: @user-password
e2e FB tests  /  ...  /  e2e tests: @dump
16m 17s
e2e FB tests / Dump Tool UI tests / e2e tests: @dump
e2e FB tests  /  ...  /  e2e tests: @service-account
13m 32s
e2e FB tests / Service Accounts tests / e2e tests: @service-account
e2e FB tests  /  ...  /  e2e tests: @pmm-psmdb-arbiter-integration
9m 11s
e2e FB tests / PSMDB Arbiter Replica UI tests / e2e tests: @pmm-psmdb-arbiter-integration
e2e FB tests  /  ...  /  e2e tests: @fb-pmm-ps-integration
16m 22s
e2e FB tests / PS UI integration tests / e2e tests: @fb-pmm-ps-integration
e2e FB tests  /  ...  /  e2e tests: @rbac
12m 22s
e2e FB tests / PS UI Role based access control / e2e tests: @rbac
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
e2e FB tests / PGSS UI tests / e2e tests: @pgss-pmm-integration
Process completed with exit code 1.
e2e FB tests / PSMDB Replica UI tests / e2e tests: @pmm-psmdb-replica-integration
Process completed with exit code 1.
e2e FB tests / PS UI Role based access control / e2e tests: @rbac
Process completed with exit code 1.
e2e FB tests / Service Accounts tests / e2e tests: @service-account
Process completed with exit code 1.
e2e FB tests / Dump Tool UI tests / e2e tests: @dump
Process completed with exit code 1.
e2e FB tests / User with changed password UI tests / e2e tests: @user-password
System.IO.IOException: No space left on device : '/home/runner/runners/2.317.0/_diag/Worker_20240717-083712-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.317.0/_diag/Worker_20240717-083712-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.317.0/_diag/Worker_20240717-083712-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)
e2e FB tests / PS UI integration tests / e2e tests: @fb-pmm-ps-integration
Process completed with exit code 1.
e2e FB tests / Exporters tests / e2e tests: @mongodb-exporter|@exporters
Process completed with exit code 1.
e2e FB tests / PGSM UI tests / e2e tests: @pgsm-pmm-integration
Process completed with exit code 1.
e2e FB tests / Backup Management MongoDB UI tests / e2e tests: @bm-mongo
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: percona-platform/checkout@v2, percona-platform/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: percona-platform/checkout@v2, percona-platform/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e FB tests / PSMDB Arbiter Replica UI tests / e2e tests: @pmm-psmdb-arbiter-integration
No files were found with the provided path: pmm-ui-tests/tests/output/*.png. No artifacts will be uploaded.
e2e FB tests / Alerting and Settings UI tests / e2e tests: @alerting-fb|@settings-fb
No files were found with the provided path: pmm-ui-tests/tests/output/*.png. No artifacts will be uploaded.
e2e FB tests / Instances UI tests / e2e tests: @instances-fb
No files were found with the provided path: pmm-ui-tests/tests/output/*.png. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
artifacts_for_@bm-locations Expired
420 KB
artifacts_for_@bm-mongo Expired
384 KB
artifacts_for_@dump Expired
2.52 KB
artifacts_for_@fb-pmm-ps-integration Expired
128 KB
artifacts_for_@mongodb-exporter@exporters Expired
417 KB
artifacts_for_@pgsm-pmm-integration Expired
530 KB
artifacts_for_@pgss-pmm-integration Expired
174 KB
artifacts_for_@pmm-psmdb-replica-integration Expired
168 KB
artifacts_for_@rbac Expired
74.5 KB
artifacts_for_@service-account Expired
298 KB