Skip to content

PMM-13232 Fix SSL Mysql tests for PMM v3 #4860

PMM-13232 Fix SSL Mysql tests for PMM v3

PMM-13232 Fix SSL Mysql tests for PMM v3 #4860

Triggered via pull request July 18, 2024 07:46
Status Failure
Total duration 39m 11s
Artifacts 4

ci.yml

on: pull_request
lint
38s
lint
e2e FB tests  /  ...  /  e2e tests: @bm-mongo
32m 56s
e2e FB tests / Backup Management MongoDB UI tests / e2e tests: @bm-mongo
e2e FB tests  /  ...  /  e2e tests: @bm-locations
11m 54s
e2e FB tests / Backup Management Common and Locations UI tests / e2e tests: @bm-locations
e2e FB tests  /  ...  /  e2e tests: @mongodb-exporter|@exporters
24m 17s
e2e FB tests / Exporters tests / e2e tests: @mongodb-exporter|@exporters
e2e FB tests  /  ...  /  e2e tests: @instances-fb
19m 52s
e2e FB tests / Instances UI tests / e2e tests: @instances-fb
e2e FB tests  /  ...  /  e2e tests: @alerting-fb|@settings-fb
9m 52s
e2e FB tests / Alerting and Settings UI tests / e2e tests: @alerting-fb|@settings-fb
e2e FB tests  /  ...  /  e2e tests: @user-password
17m 11s
e2e FB tests / User with changed password UI tests / e2e tests: @user-password
e2e FB tests  /  ...  /  e2e tests: @pgsm-pmm-integration
39m 0s
e2e FB tests / PGSM UI tests / e2e tests: @pgsm-pmm-integration
e2e FB tests  /  ...  /  e2e tests: @pgss-pmm-integration
10m 3s
e2e FB tests / PGSS UI tests / e2e tests: @pgss-pmm-integration
e2e FB tests  /  ...  /  e2e tests: @pmm-psmdb-replica-integration
10m 55s
e2e FB tests / PSMDB Replica UI tests / e2e tests: @pmm-psmdb-replica-integration
e2e FB tests  /  ...  /  podman e2e tests: @user-password
4m 57s
e2e FB tests / User with changed password UI tests / podman e2e tests: @user-password
e2e FB tests  /  ...  /  e2e tests: @dump
15m 28s
e2e FB tests / Dump Tool UI tests / e2e tests: @dump
e2e FB tests  /  ...  /  e2e tests: @service-account
19m 9s
e2e FB tests / Service Accounts tests / e2e tests: @service-account
e2e FB tests  /  ...  /  e2e tests: @pmm-psmdb-arbiter-integration
15m 7s
e2e FB tests / PSMDB Arbiter Replica UI tests / e2e tests: @pmm-psmdb-arbiter-integration
e2e FB tests  /  ...  /  e2e tests: @fb-pmm-ps-integration
10m 1s
e2e FB tests / PS UI integration tests / e2e tests: @fb-pmm-ps-integration
e2e FB tests  /  ...  /  e2e tests: @rbac
14m 21s
e2e FB tests / PS UI Role based access control / e2e tests: @rbac
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 13 warnings
e2e FB tests / PSMDB Replica UI tests / e2e tests: @pmm-psmdb-replica-integration
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 / Exporters tests / e2e tests: @mongodb-exporter|@exporters
System.IO.IOException: No space left on device : '/home/runner/runners/2.317.0/_diag/Worker_20240718-074610-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_20240718-074610-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_20240718-074610-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 / PGSM UI tests / e2e tests: @pgsm-pmm-integration
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/
lint: tests/verifyTLSMySQLRemoteInstance_test.js#L202
Unexpected console statement
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 / PS UI integration tests / e2e tests: @fb-pmm-ps-integration
No files were found with the provided path: pmm-ui-tests/tests/output/*.png. No artifacts will be uploaded.
e2e FB tests / PGSS UI tests / e2e tests: @pgss-pmm-integration
No files were found with the provided path: pmm-ui-tests/tests/output/*.png. No artifacts will be uploaded.
e2e FB tests / Backup Management Common and Locations UI tests / e2e tests: @bm-locations
No files were found with the provided path: pmm-ui-tests/tests/output/*.png. No artifacts will be uploaded.
e2e FB tests / PS UI Role based access control / e2e tests: @rbac
No files were found with the provided path: pmm-ui-tests/tests/output/*.png. No artifacts will be uploaded.
e2e FB tests / User with changed password UI tests / e2e tests: @user-password
No files were found with the provided path: pmm-ui-tests/tests/output/*.png. No artifacts will be uploaded.
e2e FB tests / Service Accounts tests / e2e tests: @service-account
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.
e2e FB tests / Exporters tests / e2e tests: @mongodb-exporter|@exporters
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 94 MB
e2e FB tests / Backup Management MongoDB UI tests / e2e tests: @bm-mongo
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_@dump Expired
2.52 KB
artifacts_for_@pgsm-pmm-integration Expired
629 Bytes
artifacts_for_@pmm-psmdb-arbiter-integration Expired
126 KB
artifacts_for_@pmm-psmdb-replica-integration Expired
146 KB