Updated 1 path from 8dc29ce4
Picked up _JAVA_OPTIONS: -Dfile.encoding=UTF-8 -Djava.net.preferIPv6Addresses=false
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by lombok.permit.Permit
WARNING: Please consider reporting this to the maintainers of class lombok.permit.Permit
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
2026-09-04 16:10:51 [main] [WARN] o.a.h.c.HugeConfig - The config option 'expired.delete_batch' is redundant, please ensure it has been registered
2026-09-04 16:10:51 [main] [WARN] o.a.h.c.HugeConfig - The config option 'test.tinkerpop.filter' is redundant, please ensure it has been registered
2026-09-04 16:10:52 [main] [INFO] o.a.h.b.c.CacheManager - Init RamCache for 'schema-id-DEFAULT-hugegraph' with capacity 10000
2026-09-04 16:10:52 [main] [INFO] o.a.h.b.c.CacheManager - Init RamCache for 'schema-name-DEFAULT-hugegraph' with capacity 10000
2026-09-04 16:10:52 [main] [INFO] o.c.o.l.Uns - OHC using JNA OS native malloc/free
2026-09-04 16:10:52 [main] [INFO] o.a.h.b.c.CacheManager - Init LevelCache for 'vertex-DEFAULT-hugegraph' with capacity 10000:10000000
2026-09-04 16:10:52 [main] [INFO] o.a.h.b.c.CacheManager - Init LevelCache for 'edge-DEFAULT-hugegraph' with capacity 1000:1000000
2026-09-04 16:10:52 [main] [INFO] o.a.h.t.TaskManager - Use local as the scheduler of graph (hugegraph)
2026-09-04 16:10:52 [main] [INFO] o.a.h.b.c.CacheManager - Init RamCache for 'users-DEFAULT-hugegraph' with capacity 10240
2026-09-04 16:10:52 [main] [INFO] o.a.h.b.c.CacheManager - Init RamCache for 'users_pwd-DEFAULT-hugegraph' with capacity 10240
2026-09-04 16:10:52 [main] [INFO] o.a.h.b.c.CacheManager - Init RamCache for 'token-DEFAULT-hugegraph' with capacity 10240
2026-09-04 16:10:52 [main] [INFO] o.a.h.a.StandardAuthManager - Randomly generate a JWT secret key now
2026-09-04 16:10:52 [main] [INFO] o.a.h.StandardHugeGraph - Graph 'DEFAULT-hugegraph' has been cleared
2026-09-04 16:10:52 [main] [INFO] o.a.h.StandardHugeGraph - Graph 'DEFAULT-hugegraph' has been initialized
2026-09-04 16:10:52 [main] [INFO] o.a.h.StandardHugeGraph - Init system info for graph 'DEFAULT-hugegraph'
2026-09-04 16:10:52 [main] [INFO] o.a.h.StandardHugeGraph - Init server info [server-test-MASTER] for graph 'DEFAULT-hugegraph'...
2026-09-04 16:10:52 [main] [INFO] o.a.h.t.ServerInfoManager - Init server info: HugeServerInfo(DEFAULT-hugegraph/server-test){server_load=0, server_role=MASTER, id=DEFAULT-hugegraph/server-test, label=~server, server_update_time=Fri Sep 04 16:10:52 UTC 2026, server_max_load=10000}
2026-09-04 16:10:53 [main] [INFO] o.a.h.StandardHugeGraph - Check olap property-key tables for graph 'DEFAULT-hugegraph'
2026-09-04 16:10:53 [main] [INFO] o.a.h.StandardHugeGraph - Restoring incomplete tasks for graph 'DEFAULT-hugegraph'...
2026-09-04 16:10:53 [task-scheduler-1] [INFO] o.a.h.t.ServerInfoManager - Switch only_single_node to true
2026-09-04 16:10:53 [task-scheduler-1] [INFO] o.a.h.t.StandardTaskScheduler - Scheduled task '1' to server 'DEFAULT-hugegraph/server-test'
2026-09-04 16:11:01 [hugegraph-shutdown] [INFO] o.a.h.HugeFactory - HugeGraph is shutting down
<?xml version="1.0" encoding="UTF-8"?>
<testsuite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://maven.apache.org/surefire/maven-surefire-plugin/xsd/surefire-test-report.xsd" name="org.apache.hugegraph.core.CountStrategyCoreTest" time="11.911" tests="23" errors="0" skipped="0" failures="0">
  <properties>
    <property name="os.detected.arch" value="x86_64"/>
    <property name="java.specification.version" value="25"/>
    <property name="sun.jnu.encoding" value="UTF-8"/>
    <property name="java.class.path" value="/usr/share/maven/boot/plexus-classworlds-2.11.0.jar"/>
    <property name="java.vm.vendor" value="Eclipse Adoptium"/>
    <property name="sun.arch.data.model" value="64"/>
    <property name="java.vendor.url" value="https://adoptium.net/"/>
    <property name="user.timezone" value="Etc/UTC"/>
    <property name="maven.conf" value="/usr/share/maven/conf"/>
    <property name="java.vm.specification.version" value="25"/>
    <property name="os.name" value="Linux"/>
    <property name="rat.skip" value="true"/>
    <property name="sun.java.launcher" value="SUN_STANDARD"/>
    <property name="java.net.preferIPv6Addresses" value="false"/>
    <property name="user.country" value="US"/>
    <property name="sun.boot.library.path" value="/opt/java/openjdk/lib"/>
    <property name="sun.java.command" value="org.codehaus.plexus.classworlds.launcher.Launcher test -pl hugegraph-server/hugegraph-test -am -Dtest=CountStrategyCoreTest -DfailIfNoTests=false --batch-mode -Drat.skip=true -Dcheckstyle.skip=true -Djacoco.skip=true -Dsurefire.useFile=false -DtrimStackTrace=false -q"/>
    <property name="guice_custom_class_loading" value="CHILD"/>
    <property name="jdk.debug" value="release"/>
    <property name="maven.home" value="/usr/share/maven"/>
    <property name="test" value="CountStrategyCoreTest"/>
    <property name="sun.cpu.endian" value="little"/>
    <property name="user.home" value="/root"/>
    <property name="user.language" value="en"/>
    <property name="java.specification.vendor" value="Oracle Corporation"/>
    <property name="jansi.mode" value="strip"/>
    <property name="os.detected.version" value="6.8"/>
    <property name="surefire.useFile" value="false"/>
    <property name="os.detected.classifier" value="linux-x86_64"/>
    <property name="java.version.date" value="2026-04-21"/>
    <property name="java.home" value="/opt/java/openjdk"/>
    <property name="jacoco.skip" value="true"/>
    <property name="os.detected.version.minor" value="8"/>
    <property name="file.separator" value="/"/>
    <property name="java.vm.compressedOopsMode" value="Zero based"/>
    <property name="line.separator" value="&#10;"/>
    <property name="checkstyle.skip" value="true"/>
    <property name="java.vm.specification.vendor" value="Oracle Corporation"/>
    <property name="java.specification.name" value="Java Platform API Specification"/>
    <property name="sun.management.compiler" value="HotSpot 64-Bit Tiered Compilers"/>
    <property name="java.runtime.version" value="25.0.3+9-LTS"/>
    <property name="user.name" value="root"/>
    <property name="stdout.encoding" value="UTF-8"/>
    <property name="path.separator" value=":"/>
    <property name="os.detected.version.major" value="6"/>
    <property name="os.detected.release" value="ubuntu"/>
    <property name="os.version" value="6.8.0-117-generic"/>
    <property name="os.detected.release.version" value="24.04"/>
    <property name="java.runtime.name" value="OpenJDK Runtime Environment"/>
    <property name="os.detected.name" value="linux"/>
    <property name="file.encoding" value="UTF-8"/>
    <property name="guice.disable.misplaced.annotation.check" value="true"/>
    <property name="java.vm.name" value="OpenJDK 64-Bit Server VM"/>
    <property name="java.vendor.version" value="Temurin-25.0.3+9"/>
    <property name="java.vendor.url.bug" value="https://github.com/adoptium/adoptium-support/issues"/>
    <property name="os.detected.release.like.debian" value="true"/>
    <property name="java.io.tmpdir" value="/tmp"/>
    <property name="java.version" value="25.0.3"/>
    <property name="user.dir" value="/hugegraph"/>
    <property name="os.arch" value="amd64"/>
    <property name="maven.multiModuleProjectDirectory" value="/hugegraph"/>
    <property name="java.vm.specification.name" value="Java Virtual Machine Specification"/>
    <property name="failIfNoTests" value="false"/>
    <property name="org.slf4j.simpleLogger.defaultLogLevel" value="error"/>
    <property name="native.encoding" value="UTF-8"/>
    <property name="trimStackTrace" value="false"/>
    <property name="java.library.path" value="/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib"/>
    <property name="java.vm.info" value="mixed mode, sharing"/>
    <property name="stderr.encoding" value="UTF-8"/>
    <property name="java.vendor" value="Eclipse Adoptium"/>
    <property name="java.vm.version" value="25.0.3+9-LTS"/>
    <property name="stdin.encoding" value="UTF-8"/>
    <property name="classworlds.conf" value="/usr/share/maven/bin/m2.conf"/>
    <property name="os.detected.release.like.ubuntu" value="true"/>
    <property name="sun.io.unicode.encoding" value="UnicodeLittle"/>
    <property name="library.jansi.path" value="/usr/share/maven/lib/jansi-native"/>
    <property name="java.class.version" value="69.0"/>
  </properties>
  <testcase name="testTextRangeFilterKeepsMixedGraphHasStep" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="4.107"/>
  <testcase name="testConnectiveOrCountIsZero" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="0.397"/>
  <testcase name="testWhereOrWithMultipleCountIsZero" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="0.351"/>
  <testcase name="testWhereCountOutsideNegativeKeepsOriginalSemantics" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="0.364"/>
  <testcase name="testMatchWithUniqueBooleanRangeConditionKeepsHas" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="0.415"/>
  <testcase name="testRepeatAfterTextRangeFilterWithEmptyResult" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="0.262"/>
  <testcase name="testWhereCountWithinNegativeCollectionIsAlwaysFalse" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="0.271"/>
  <testcase name="testMatchWithIndexedNumericNeqConditionKeepsHas" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="0.532"/>
  <testcase name="testMatchWithIndexedRangeConditionStillExtractsHas" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="0.47"/>
  <testcase name="testWhereCountLtNegativeIsAlwaysFalse" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="0.306"/>
  <testcase name="testTextRangeFilterKeepsEdgeGraphHasStep" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="0.276"/>
  <testcase name="testTextRangeFilterKeepsMixedVertexHasStep" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="0.272"/>
  <testcase name="testMatchWithNoIndexConditionKeepsExtractingNextHas" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="0.404"/>
  <testcase name="testMatchWithIndexedNumericRangeConditionStillExtractsHas" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="0.473"/>
  <testcase name="testConnectiveAndCountIsZero" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="0.272"/>
  <testcase name="testMatchWithIndexedEdgeRangeConditionStillExtractsHas" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="0.418"/>
  <testcase name="testRepeatUntilCountLtNegativeIsAlwaysFalse" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="0.3"/>
  <testcase name="testMatchWithIdentityKeepsNoIndexConditionLocal" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="0.285"/>
  <testcase name="testWhereCountGteNegativeDoesNotBuildInvalidRange" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="0.293"/>
  <testcase name="testMatchWithNoIndexConditionMatchesDirectTraversal" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="0.294"/>
  <testcase name="testMatchWithBooleanExistsConditionKeepsHas" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="0.391"/>
  <testcase name="testMatchWithSystemRangeConditionMatchesDirectTraversal" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="0.284"/>
  <testcase name="testWhereOrWithMultiStepCountIsZero" classname="org.apache.hugegraph.core.CountStrategyCoreTest" time="0.273"/>
</testsuite>Updated 1 path from 8dc29ce4
SWE-rebench parser: parse_java_mvn
SWE-rebench results:
PASSED
