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: 1788371292261
[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: 10.38 s -- in com.arcadedb.engine.timeseries.TimeSeriesConcurrentAppendCompactTest
[INFO] Running com.arcadedb.engine.timeseries.TimeSeriesConcurrentInsertTest
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 151.1 s <<< FAILURE! -- in com.arcadedb.engine.timeseries.TimeSeriesConcurrentInsertTest
[ERROR] com.arcadedb.engine.timeseries.TimeSeriesConcurrentInsertTest.concurrentSingleRowInsertsDoNotLoseSamples -- Time elapsed: 150.9 s <<< FAILURE!
org.opentest4j.AssertionFailedError: 
[no samples lost under concurrent single-row inserts] 
expected: 240000L
 but was: 239790L
	at com.arcadedb.engine.timeseries.TimeSeriesConcurrentInsertTest.concurrentSingleRowInsertsDoNotLoseSamples(TimeSeriesConcurrentInsertTest.java:95)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   TimeSeriesConcurrentInsertTest.concurrentSingleRowInsertsDoNotLoseSamples:95 [no samples lost under concurrent single-row inserts] 
expected: 240000L
 but was: 239790L
[INFO] 
[ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for ArcadeDB 26.6.1-SNAPSHOT:
[INFO] 
[INFO] ArcadeDB ........................................... SUCCESS [  1.799 s]
[INFO] ArcadeDB Engine .................................... FAILURE [08:28 min]
[INFO] ArcadeDB Network ................................... SKIPPED
[INFO] ArcadeDB gRPC Stubs ................................ SKIPPED
[INFO] ArcadeDB Integration ............................... SKIPPED
[INFO] ArcadeDB Server .................................... SKIPPED
[INFO] ArcadeDB HA Raft ................................... SKIPPED
[INFO] ArcadeDB gRpcW ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:37 min
[INFO] Finished at: 2026-09-02T17:56:33Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.6:test (default-test) on project arcadedb-engine: There are test failures.
[ERROR] 
[ERROR] See /arcadedb/engine/target/surefire-reports for the individual test results.
[ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :arcadedb-engine
Updated 1 path from 12a35c766
SWE-rebench parser: parse_java_mvn_v2
SWE-rebench results:
FAILED
