Build: https://jenkins.thetaphi.de/job/Lucene-MMAPv2-Linux/2386/
Java: 64bit/hotspot/jdk-23-rc -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.lucene.facet.taxonomy.TestTaxonomyFacetValueSource.testCountAndSumScore

Error Message:
java.lang.ArrayIndexOutOfBoundsException: arraycopy: last source index 75 out 
of bounds for float[64]

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: arraycopy: last source index 75 out 
of bounds for float[64]
        at 
__randomizedtesting.SeedInfo.seed([D4D06554135B52EE:C16098214406D259]:0)
        at java.base/java.lang.System.arraycopy(Native Method)
        at 
org.apache.lucene.facet.FacetsCollector.collect(FacetsCollector.java:87)
        at 
[email protected]/org.apache.lucene.search.MultiCollector$MultiLeafCollector.collect(MultiCollector.java:221)
        at 
[email protected]/org.apache.lucene.search.FilterLeafCollector.collect(FilterLeafCollector.java:42)
        at 
[email protected]/org.apache.lucene.search.ScoreCachingWrappingScorer$ScoreCachingWrappingLeafCollector.collect(ScoreCachingWrappingScorer.java:69)
        at 
[email protected]/org.apache.lucene.tests.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:57)
        at 
[email protected]/org.apache.lucene.tests.search.AssertingCollector$1.collect(AssertingCollector.java:78)
        at 
[email protected]/org.apache.lucene.tests.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:57)
        at 
[email protected]/org.apache.lucene.tests.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:57)
        at 
[email protected]/org.apache.lucene.search.MatchAllDocsQuery$1$1$1.score(MatchAllDocsQuery.java:61)
        at 
[email protected]/org.apache.lucene.tests.search.AssertingBulkScorer.score(AssertingBulkScorer.java:82)
        at 
[email protected]/org.apache.lucene.search.TimeLimitingBulkScorer.score(TimeLimitingBulkScorer.java:82)
        at 
[email protected]/org.apache.lucene.search.IndexSearcher.searchLeaf(IndexSearcher.java:854)
        at 
[email protected]/org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:784)
        at 
[email protected]/org.apache.lucene.tests.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:88)
        at 
[email protected]/org.apache.lucene.search.IndexSearcher.lambda$search$2(IndexSearcher.java:754)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
        at 
[email protected]/org.apache.lucene.search.TaskExecutor$TaskGroup$1.run(TaskExecutor.java:120)
        at 
[email protected]/org.apache.lucene.search.TaskExecutor$TaskGroup.lambda$invokeAll$0(TaskExecutor.java:163)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
        at java.base/java.lang.Thread.run(Thread.java:1575)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to