Updated 1 path from 12a35c766
Picked up _JAVA_OPTIONS: -Dfile.encoding=UTF-8 -Djava.net.preferIPv6Addresses=false
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.arcadedb:arcadedb-load-tests:jar:26.6.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 53, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.arcadedb:arcadedb-e2e-ha:jar:26.6.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 38, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] Inspecting build with total of 8 modules
[INFO] Installing Central Publishing features
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] ArcadeDB                                                           [pom]
[INFO] ArcadeDB Engine                                                    [jar]
[INFO] ArcadeDB Network                                                   [jar]
[INFO] ArcadeDB gRPC Stubs                                                [jar]
[INFO] ArcadeDB Integration                                               [jar]
[INFO] ArcadeDB Server                                                    [jar]
[INFO] ArcadeDB HA Raft                                                   [jar]
[INFO] ArcadeDB gRpcW                                                     [jar]
[INFO] 
[INFO] --------------------< com.arcadedb:arcadedb-parent >--------------------
[INFO] Building ArcadeDB 26.6.1-SNAPSHOT                                  [1/8]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --------------------< com.arcadedb:arcadedb-engine >--------------------
[INFO] Building ArcadeDB Engine 26.6.1-SNAPSHOT                           [2/8]
[INFO]   from engine/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- buildnumber:3.3.0:create (default) @ arcadedb-engine ---
[INFO] Storing buildNumber: 907eb0ebb0ca8c99b5c1a9736a2381cf1379960e at timestamp: 1788482415673
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- antlr4:4.9.1:antlr4 (default) @ arcadedb-engine ---
[INFO] No grammars to process
[INFO] ANTLR 4: Processing source directory /arcadedb/engine/src/main/antlr4
[INFO] 
[INFO] --- resources:3.5.0:resources (default-resources) @ arcadedb-engine ---
[INFO] Copying 4 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.15.0:compile (default-compile) @ arcadedb-engine ---
[INFO] Nothing to compile - all classes are up to date.
[INFO] 
[INFO] --- resources:3.5.0:testResources (default-testResources) @ arcadedb-engine ---
[INFO] Copying 225 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ arcadedb-engine ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 877 source files with javac [debug target 21] to target/test-classes
[WARNING] location of system modules is not set in conjunction with -source 21
  not setting the location of system modules may lead to class files that cannot run on JDK 21
    --release 21 is recommended instead of -source 21 -target 21 because it sets the location of system modules automatically
[WARNING] using incubating module(s): jdk.incubator.vector
[WARNING] /arcadedb/engine/src/test/java/com/arcadedb/graph/EdgeLinkedListRemoveAllSegmentsTest.java:[70,69] non-varargs call of varargs method with inexact argument type for last parameter;
  cast to java.lang.String for a varargs call
  cast to java.lang.String[] for a non-varargs call and to suppress this warning
[WARNING] /arcadedb/engine/src/test/java/com/arcadedb/graph/EdgeLinkedListRemoveAllSegmentsTest.java:[87,68] non-varargs call of varargs method with inexact argument type for last parameter;
  cast to java.lang.String for a varargs call
  cast to java.lang.String[] for a non-varargs call and to suppress this warning
[WARNING] /arcadedb/engine/src/test/java/com/arcadedb/graph/EdgeLinkedListRemoveAllSegmentsTest.java:[122,68] non-varargs call of varargs method with inexact argument type for last parameter;
  cast to java.lang.String for a varargs call
  cast to java.lang.String[] for a non-varargs call and to suppress this warning
[INFO] /arcadedb/engine/src/test/java/com/arcadedb/AsyncTest.java: Some input files use or override a deprecated API.
[INFO] /arcadedb/engine/src/test/java/com/arcadedb/AsyncTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /arcadedb/engine/src/test/java/com/arcadedb/DocumentTest.java: Some input files use unchecked or unsafe operations.
[INFO] /arcadedb/engine/src/test/java/com/arcadedb/DocumentTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.5.6:test (default-test) @ arcadedb-engine ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
Picked up _JAVA_OPTIONS: -Dfile.encoding=UTF-8 -Djava.net.preferIPv6Addresses=false
WARNING: Using incubator modules: jdk.incubator.vector
[INFO] Running com.arcadedb.engine.timeseries.TimeSeriesConcurrentAppendCompactTest
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.oracle.truffle.api.nodes.NodeClassImpl$NodeFieldData (file:/root/.m2/repository/org/graalvm/truffle/truffle-api/25.0.3/truffle-api-25.0.3.jar)
WARNING: Please consider reporting this to the maintainers of class com.oracle.truffle.api.nodes.NodeClassImpl$NodeFieldData
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.794 s -- in com.arcadedb.engine.timeseries.TimeSeriesConcurrentAppendCompactTest
[INFO] Running com.arcadedb.engine.timeseries.TimeSeriesConcurrentInsertTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.13 s -- in com.arcadedb.engine.timeseries.TimeSeriesConcurrentInsertTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] -------------------< com.arcadedb:arcadedb-network >--------------------
[INFO] Building ArcadeDB Network 26.6.1-SNAPSHOT                          [3/8]
[INFO]   from network/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- resources:3.5.0:resources (default-resources) @ arcadedb-network ---
[INFO] skip non existing resourceDirectory /arcadedb/network/src/main/resources
[INFO] 
[INFO] --- compiler:3.15.0:compile (default-compile) @ arcadedb-network ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 35 source files with javac [debug target 21] to target/classes
[WARNING] location of system modules is not set in conjunction with -source 21
  not setting the location of system modules may lead to class files that cannot run on JDK 21
    --release 21 is recommended instead of -source 21 -target 21 because it sets the location of system modules automatically
[WARNING] using incubating module(s): jdk.incubator.vector
[INFO] /arcadedb/network/src/main/java/com/arcadedb/remote/RemoteSchema.java: Some input files use or override a deprecated API.
[INFO] /arcadedb/network/src/main/java/com/arcadedb/remote/RemoteSchema.java: Recompile with -Xlint:deprecation for details.
[INFO] /arcadedb/network/src/main/java/com/arcadedb/remote/RemoteHttpComponent.java: Some input files use unchecked or unsafe operations.
[INFO] /arcadedb/network/src/main/java/com/arcadedb/remote/RemoteHttpComponent.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.5.0:testResources (default-testResources) @ arcadedb-network ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ arcadedb-network ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 21 source files with javac [debug target 21] to target/test-classes
[WARNING] location of system modules is not set in conjunction with -source 21
  not setting the location of system modules may lead to class files that cannot run on JDK 21
    --release 21 is recommended instead of -source 21 -target 21 because it sets the location of system modules automatically
[WARNING] using incubating module(s): jdk.incubator.vector
[INFO] /arcadedb/network/src/test/java/com/arcadedb/remote/RemoteSchemaTest.java: /arcadedb/network/src/test/java/com/arcadedb/remote/RemoteSchemaTest.java uses or overrides a deprecated API.
[INFO] /arcadedb/network/src/test/java/com/arcadedb/remote/RemoteSchemaTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /arcadedb/network/src/test/java/com/arcadedb/remote/RemoteDatabaseTest.java: Some input files use unchecked or unsafe operations.
[INFO] /arcadedb/network/src/test/java/com/arcadedb/remote/RemoteDatabaseTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.5.6:test (default-test) @ arcadedb-network ---
[INFO] 
[INFO] ---------------------< com.arcadedb:arcadedb-grpc >---------------------
[INFO] Building ArcadeDB gRPC Stubs 26.6.1-SNAPSHOT                       [4/8]
[INFO]   from grpc/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- protobuf:5.1.4:generate (default) @ arcadedb-grpc ---
[INFO] Registering "/arcadedb/grpc/src/generated/protobuf/java" as a Maven main source root for compiler plugins
[INFO] Registering "/arcadedb/grpc/src/generated/protobuf/java" as a Maven main source root for compiler plugins
[INFO] All sources will be compiled, as no previous build data was detected
[INFO] Generating source code from 1 proto source file and 0 descriptor files (discovered a total of 1 proto source file and 0 descriptor files)
[INFO] Invoking protoc. Enable debug logs (--debug --errors) for more details
[INFO] protoc (pid 3170) returned exit code 0 (success) after 544ms
[INFO] Embedding sources from "/arcadedb/grpc/src/main/proto" in Maven main class outputs
[INFO] PROTOC SUCCEEDED: Protoc invocation succeeded.
[INFO] 
[INFO] --- build-helper:3.6.1:add-source (add-source) @ arcadedb-grpc ---
[INFO] Source directory: /arcadedb/grpc/src/generated/protobuf/java added.
[INFO] 
[INFO] --- resources:3.5.0:resources (default-resources) @ arcadedb-grpc ---
[INFO] skip non existing resourceDirectory /arcadedb/grpc/src/main/resources
[INFO] 
[INFO] --- compiler:3.15.0:compile (default-compile) @ arcadedb-grpc ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 136 source files with javac [debug target 21] to target/classes
[WARNING] location of system modules is not set in conjunction with -source 21
  not setting the location of system modules may lead to class files that cannot run on JDK 21
    --release 21 is recommended instead of -source 21 -target 21 because it sets the location of system modules automatically
[WARNING] using incubating module(s): jdk.incubator.vector
[INFO] 
[INFO] --- resources:3.5.0:testResources (default-testResources) @ arcadedb-grpc ---
[INFO] skip non existing resourceDirectory /arcadedb/grpc/src/test/resources
[INFO] 
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ arcadedb-grpc ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.5.6:test (default-test) @ arcadedb-grpc ---
[INFO] No tests to run.
[INFO] 
[INFO] -----------------< com.arcadedb:arcadedb-integration >------------------
[INFO] Building ArcadeDB Integration 26.6.1-SNAPSHOT                      [5/8]
[INFO]   from integration/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- resources:3.5.0:resources (default-resources) @ arcadedb-integration ---
[INFO] skip non existing resourceDirectory /arcadedb/integration/src/main/resources
[INFO] 
[INFO] --- compiler:3.15.0:compile (default-compile) @ arcadedb-integration ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 51 source files with javac [debug target 21] to target/classes
[WARNING] location of system modules is not set in conjunction with -source 21
  not setting the location of system modules may lead to class files that cannot run on JDK 21
    --release 21 is recommended instead of -source 21 -target 21 because it sets the location of system modules automatically
[WARNING] using incubating module(s): jdk.incubator.vector
[INFO] /arcadedb/integration/src/main/java/com/arcadedb/integration/importer/ImportSecurityValidator.java: Some input files use or override a deprecated API.
[INFO] /arcadedb/integration/src/main/java/com/arcadedb/integration/importer/ImportSecurityValidator.java: Recompile with -Xlint:deprecation for details.
[INFO] /arcadedb/integration/src/main/java/com/arcadedb/integration/exporter/Exporter.java: Some input files use unchecked or unsafe operations.
[INFO] /arcadedb/integration/src/main/java/com/arcadedb/integration/exporter/Exporter.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.5.0:testResources (default-testResources) @ arcadedb-integration ---
[INFO] Copying 29 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ arcadedb-integration ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 30 source files with javac [debug target 21] to target/test-classes
[WARNING] location of system modules is not set in conjunction with -source 21
  not setting the location of system modules may lead to class files that cannot run on JDK 21
    --release 21 is recommended instead of -source 21 -target 21 because it sets the location of system modules automatically
[WARNING] using incubating module(s): jdk.incubator.vector
[INFO] /arcadedb/integration/src/test/java/com/arcadedb/integration/importer/vector/FastTextDatabase.java: /arcadedb/integration/src/test/java/com/arcadedb/integration/importer/vector/FastTextDatabase.java uses or overrides a deprecated API.
[INFO] /arcadedb/integration/src/test/java/com/arcadedb/integration/importer/vector/FastTextDatabase.java: Recompile with -Xlint:deprecation for details.
[INFO] /arcadedb/integration/src/test/java/com/arcadedb/integration/importer/FastTextVectorImportTest.java: Some input files use unchecked or unsafe operations.
[INFO] /arcadedb/integration/src/test/java/com/arcadedb/integration/importer/FastTextVectorImportTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.5.6:test (default-test) @ arcadedb-integration ---
[INFO] 
[INFO] --------------------< com.arcadedb:arcadedb-server >--------------------
[INFO] Building ArcadeDB Server 26.6.1-SNAPSHOT                           [6/8]
[INFO]   from server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- resources:3.5.0:resources (default-resources) @ arcadedb-server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.15.0:compile (default-compile) @ arcadedb-server ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 145 source files with javac [debug target 21] to target/classes
[WARNING] location of system modules is not set in conjunction with -source 21
  not setting the location of system modules may lead to class files that cannot run on JDK 21
    --release 21 is recommended instead of -source 21 -target 21 because it sets the location of system modules automatically
[WARNING] using incubating module(s): jdk.incubator.vector
[INFO] /arcadedb/server/src/main/java/com/arcadedb/server/http/HttpServer.java: /arcadedb/server/src/main/java/com/arcadedb/server/http/HttpServer.java uses or overrides a deprecated API.
[INFO] /arcadedb/server/src/main/java/com/arcadedb/server/http/HttpServer.java: Recompile with -Xlint:deprecation for details.
[INFO] /arcadedb/server/src/main/java/com/arcadedb/server/ServerDatabase.java: Some input files use unchecked or unsafe operations.
[INFO] /arcadedb/server/src/main/java/com/arcadedb/server/ServerDatabase.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.5.0:testResources (default-testResources) @ arcadedb-server ---
[INFO] Copying 9 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ arcadedb-server ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 119 source files with javac [debug target 21] to target/test-classes
[WARNING] location of system modules is not set in conjunction with -source 21
  not setting the location of system modules may lead to class files that cannot run on JDK 21
    --release 21 is recommended instead of -source 21 -target 21 because it sets the location of system modules automatically
[WARNING] using incubating module(s): jdk.incubator.vector
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/AsyncInsertTest.java:[165,29] com.arcadedb.integration.misc.IntegrationUtils in com.arcadedb.integration.misc has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/AsyncInsertTest.java:[165,45] setRootPath(com.arcadedb.ContextConfiguration) in com.arcadedb.integration.misc.IntegrationUtils has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/BatchInsertUpdateTest.java:[90,29] com.arcadedb.integration.misc.IntegrationUtils in com.arcadedb.integration.misc has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/BatchInsertUpdateTest.java:[90,45] setRootPath(com.arcadedb.ContextConfiguration) in com.arcadedb.integration.misc.IntegrationUtils has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/BatchInsertUpdateTest.java:[211,29] com.arcadedb.integration.misc.IntegrationUtils in com.arcadedb.integration.misc has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/BatchInsertUpdateTest.java:[211,45] setRootPath(com.arcadedb.ContextConfiguration) in com.arcadedb.integration.misc.IntegrationUtils has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/CompositeIndexTest.java:[53,29] com.arcadedb.integration.misc.IntegrationUtils in com.arcadedb.integration.misc has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/CompositeIndexTest.java:[53,45] setRootPath(com.arcadedb.ContextConfiguration) in com.arcadedb.integration.misc.IntegrationUtils has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/CompositeIndexTest.java:[138,29] com.arcadedb.integration.misc.IntegrationUtils in com.arcadedb.integration.misc has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/CompositeIndexTest.java:[138,45] setRootPath(com.arcadedb.ContextConfiguration) in com.arcadedb.integration.misc.IntegrationUtils has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/RemoteDateIT.java:[51,29] com.arcadedb.integration.misc.IntegrationUtils in com.arcadedb.integration.misc has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/RemoteDateIT.java:[51,45] setRootPath(com.arcadedb.ContextConfiguration) in com.arcadedb.integration.misc.IntegrationUtils has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/RemoteDateIT.java:[109,29] com.arcadedb.integration.misc.IntegrationUtils in com.arcadedb.integration.misc has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/RemoteDateIT.java:[109,45] setRootPath(com.arcadedb.ContextConfiguration) in com.arcadedb.integration.misc.IntegrationUtils has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/RemoteQueriesIT.java:[58,29] com.arcadedb.integration.misc.IntegrationUtils in com.arcadedb.integration.misc has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/RemoteQueriesIT.java:[58,45] setRootPath(com.arcadedb.ContextConfiguration) in com.arcadedb.integration.misc.IntegrationUtils has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/RemoteQueriesIT.java:[101,29] com.arcadedb.integration.misc.IntegrationUtils in com.arcadedb.integration.misc has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/RemoteQueriesIT.java:[101,45] setRootPath(com.arcadedb.ContextConfiguration) in com.arcadedb.integration.misc.IntegrationUtils has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/RemoteQueriesIT.java:[168,29] com.arcadedb.integration.misc.IntegrationUtils in com.arcadedb.integration.misc has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/RemoteQueriesIT.java:[168,45] setRootPath(com.arcadedb.ContextConfiguration) in com.arcadedb.integration.misc.IntegrationUtils has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/RemoteQueriesIT.java:[227,29] com.arcadedb.integration.misc.IntegrationUtils in com.arcadedb.integration.misc has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/RemoteQueriesIT.java:[227,45] setRootPath(com.arcadedb.ContextConfiguration) in com.arcadedb.integration.misc.IntegrationUtils has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/SelectOrderTest.java:[56,29] com.arcadedb.integration.misc.IntegrationUtils in com.arcadedb.integration.misc has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/SelectOrderTest.java:[56,45] setRootPath(com.arcadedb.ContextConfiguration) in com.arcadedb.integration.misc.IntegrationUtils has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/SelectOrderTest.java:[178,29] com.arcadedb.integration.misc.IntegrationUtils in com.arcadedb.integration.misc has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/SelectOrderTest.java:[178,45] setRootPath(com.arcadedb.ContextConfiguration) in com.arcadedb.integration.misc.IntegrationUtils has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/SelectOrderTest.java:[283,29] com.arcadedb.integration.misc.IntegrationUtils in com.arcadedb.integration.misc has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/SelectOrderTest.java:[283,45] setRootPath(com.arcadedb.ContextConfiguration) in com.arcadedb.integration.misc.IntegrationUtils has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/SelectOrderTest.java:[324,29] com.arcadedb.integration.misc.IntegrationUtils in com.arcadedb.integration.misc has been deprecated and marked for removal
[WARNING] /arcadedb/server/src/test/java/com/arcadedb/server/SelectOrderTest.java:[324,45] setRootPath(com.arcadedb.ContextConfiguration) in com.arcadedb.integration.misc.IntegrationUtils has been deprecated and marked for removal
[INFO] /arcadedb/server/src/test/java/com/arcadedb/server/BaseGraphServerTest.java: Some input files use or override a deprecated API.
[INFO] /arcadedb/server/src/test/java/com/arcadedb/server/BaseGraphServerTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /arcadedb/server/src/test/java/com/arcadedb/server/http/handler/batch/JsonlBatchRecordStreamTest.java: /arcadedb/server/src/test/java/com/arcadedb/server/http/handler/batch/JsonlBatchRecordStreamTest.java uses unchecked or unsafe operations.
[INFO] /arcadedb/server/src/test/java/com/arcadedb/server/http/handler/batch/JsonlBatchRecordStreamTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.5.6:test (default-test) @ arcadedb-server ---
[INFO] 
[INFO] -------------------< com.arcadedb:arcadedb-ha-raft >--------------------
[INFO] Building ArcadeDB HA Raft 26.6.1-SNAPSHOT                          [7/8]
[INFO]   from ha-raft/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- resources:3.5.0:resources (default-resources) @ arcadedb-ha-raft ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.15.0:compile (default-compile) @ arcadedb-ha-raft ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 38 source files with javac [debug target 21] to target/classes
[WARNING] location of system modules is not set in conjunction with -source 21
  not setting the location of system modules may lead to class files that cannot run on JDK 21
    --release 21 is recommended instead of -source 21 -target 21 because it sets the location of system modules automatically
[WARNING] using incubating module(s): jdk.incubator.vector
[INFO] /arcadedb/ha-raft/src/main/java/com/arcadedb/server/ha/raft/RaftHAPlugin.java: Some input files use or override a deprecated API.
[INFO] /arcadedb/ha-raft/src/main/java/com/arcadedb/server/ha/raft/RaftHAPlugin.java: Recompile with -Xlint:deprecation for details.
[INFO] /arcadedb/ha-raft/src/main/java/com/arcadedb/server/ha/raft/RaftReplicatedDatabase.java: /arcadedb/ha-raft/src/main/java/com/arcadedb/server/ha/raft/RaftReplicatedDatabase.java uses unchecked or unsafe operations.
[INFO] /arcadedb/ha-raft/src/main/java/com/arcadedb/server/ha/raft/RaftReplicatedDatabase.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.5.0:testResources (default-testResources) @ arcadedb-ha-raft ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ arcadedb-ha-raft ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 109 source files with javac [debug target 21] to target/test-classes
[WARNING] location of system modules is not set in conjunction with -source 21
  not setting the location of system modules may lead to class files that cannot run on JDK 21
    --release 21 is recommended instead of -source 21 -target 21 because it sets the location of system modules automatically
[WARNING] using incubating module(s): jdk.incubator.vector
[INFO] /arcadedb/ha-raft/src/test/java/com/arcadedb/server/ha/raft/GetClusterHandlerIT.java: Some input files use or override a deprecated API.
[INFO] /arcadedb/ha-raft/src/test/java/com/arcadedb/server/ha/raft/GetClusterHandlerIT.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- surefire:3.5.6:test (default-test) @ arcadedb-ha-raft ---
[INFO] 
[INFO] --------------------< com.arcadedb:arcadedb-grpcw >---------------------
[INFO] Building ArcadeDB gRpcW 26.6.1-SNAPSHOT                            [8/8]
[INFO]   from grpcw/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- resources:3.5.0:resources (default-resources) @ arcadedb-grpcw ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.15.0:compile (default-compile) @ arcadedb-grpcw ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 9 source files with javac [debug target 21] to target/classes
[WARNING] location of system modules is not set in conjunction with -source 21
  not setting the location of system modules may lead to class files that cannot run on JDK 21
    --release 21 is recommended instead of -source 21 -target 21 because it sets the location of system modules automatically
[WARNING] using incubating module(s): jdk.incubator.vector
[INFO] /arcadedb/grpcw/src/main/java/com/arcadedb/server/grpc/GrpcServerPlugin.java: /arcadedb/grpcw/src/main/java/com/arcadedb/server/grpc/GrpcServerPlugin.java uses or overrides a deprecated API.
[INFO] /arcadedb/grpcw/src/main/java/com/arcadedb/server/grpc/GrpcServerPlugin.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- resources:3.5.0:testResources (default-testResources) @ arcadedb-grpcw ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ arcadedb-grpcw ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 19 source files with javac [debug target 21] to target/test-classes
[WARNING] location of system modules is not set in conjunction with -source 21
  not setting the location of system modules may lead to class files that cannot run on JDK 21
    --release 21 is recommended instead of -source 21 -target 21 because it sets the location of system modules automatically
[WARNING] using incubating module(s): jdk.incubator.vector
[INFO] 
[INFO] --- surefire:3.5.6:test (default-test) @ arcadedb-grpcw ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for ArcadeDB 26.6.1-SNAPSHOT:
[INFO] 
[INFO] ArcadeDB ........................................... SUCCESS [  0.120 s]
[INFO] ArcadeDB Engine .................................... SUCCESS [01:42 min]
[INFO] ArcadeDB Network ................................... SUCCESS [  4.000 s]
[INFO] ArcadeDB gRPC Stubs ................................ SUCCESS [  8.003 s]
[INFO] ArcadeDB Integration ............................... SUCCESS [  2.534 s]
[INFO] ArcadeDB Server .................................... SUCCESS [  5.987 s]
[INFO] ArcadeDB HA Raft ................................... SUCCESS [  2.920 s]
[INFO] ArcadeDB gRpcW ..................................... SUCCESS [  1.694 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:09 min
[INFO] Finished at: 2026-09-04T00:42:22Z
[INFO] ------------------------------------------------------------------------
Updated 1 path from 12a35c766
SWE-rebench parser: parse_java_mvn_v2
SWE-rebench results:
PASSED
