Maxim Muzafarov created IGNITE-19266:
----------------------------------------
Summary: Sonar Analysis fails with Java heap space
Key: IGNITE-19266
URL: https://issues.apache.org/jira/browse/IGNITE-19266
Project: Ignite
Issue Type: Task
Affects Versions: 2.16
Reporter: Maxim Muzafarov
Assignee: Maxim Muzafarov
https://github.com/apache/ignite/actions/runs/4639433334/jobs/8210274861
{code}
[INFO] Too high simulation costs for sink in
/home/runner/work/ignite/ignite/modules/core/src/main/java/org/apache/ignite/marshaller/jdk/JdkMarshaller.java:124.
This sink will not be analyzed any further.
[INFO] Too high simulation costs for sink in
/home/runner/work/ignite/ignite/modules/core/src/main/java/org/apache/ignite/internal/binary/BinaryUtils.java:2581.
This sink will not be analyzed any further.
[INFO] Too high simulation costs for sink in
/home/runner/work/ignite/ignite/modules/core/src/main/java/org/apache/ignite/internal/MarshallerMappingFileStore.java:103.
This sink will not be analyzed any further.
[INFO] Too high simulation costs for sink in
/home/runner/work/ignite/ignite/modules/core/src/main/java/org/apache/ignite/internal/MarshallerMappingFileStore.java:95.
This sink will not be analyzed any further.
[INFO] Too high simulation costs for sink in
/home/runner/work/ignite/ignite/modules/core/src/main/java/org/apache/ignite/internal/processors/diagnostic/DiagnosticProcessor.java:162.
This sink will not be analyzed any further.
[INFO] Time spent writing ucfgs 0ms
Error: Exception in thread "HttpClient-1-Worker-5" java.lang.OutOfMemoryError:
Java heap space
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for apache-ignite 2.15.0-SNAPSHOT:
[INFO]
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)