Build: https://builds.apache.org/job/Lucene-trunk/1660/
3 tests failed.
FAILED: org.apache.lucene.index.Test2BPostings.test
Error Message:
background merge hit exception: _0(4.0):C10063430 _1(4.0):C10063430
_2(4.0):C10063430 _3(4.0):C10063430 _4(4.0):C10063430 _5(4.0):C10063430
_6(4.0):C10063430 _7(4.0):C10063430 _8(4.0):C2088085 into _9 [optimize]
Stack Trace:
java.io.IOException: background merge hit exception: _0(4.0):C10063430
_1(4.0):C10063430 _2(4.0):C10063430 _3(4.0):C10063430 _4(4.0):C10063430
_5(4.0):C10063430 _6(4.0):C10063430 _7(4.0):C10063430 _8(4.0):C2088085 into _9
[optimize]
at org.apache.lucene.index.IndexWriter.optimize(IndexWriter.java:1774)
at org.apache.lucene.index.IndexWriter.optimize(IndexWriter.java:1708)
at org.apache.lucene.index.IndexWriter.optimize(IndexWriter.java:1678)
at org.apache.lucene.index.Test2BPostings.test(Test2BPostings.java:77)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1530)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1432)
Caused by: java.lang.OutOfMemoryError: Java heap space
at org.apache.lucene.store.RAMFile.newBuffer(RAMFile.java:84)
at org.apache.lucene.store.RAMFile.addBuffer(RAMFile.java:57)
at
org.apache.lucene.store.RAMOutputStream.switchCurrentBuffer(RAMOutputStream.java:152)
at
org.apache.lucene.store.RAMOutputStream.writeByte(RAMOutputStream.java:127)
at org.apache.lucene.store.DataOutput.writeVInt(DataOutput.java:82)
at
org.apache.lucene.index.codecs.standard.DefaultSkipListWriter.writeSkipData(DefaultSkipListWriter.java:119)
at
org.apache.lucene.index.codecs.MultiLevelSkipListWriter.bufferSkip(MultiLevelSkipListWriter.java:116)
at
org.apache.lucene.index.codecs.standard.StandardPostingsWriter.startDoc(StandardPostingsWriter.java:171)
at
org.apache.lucene.index.codecs.pulsing.PulsingPostingsWriter.startDoc(PulsingPostingsWriter.java:163)
at
org.apache.lucene.index.codecs.PostingsConsumer.merge(PostingsConsumer.java:71)
at
org.apache.lucene.index.codecs.TermsConsumer.merge(TermsConsumer.java:78)
at
org.apache.lucene.index.codecs.FieldsConsumer.merge(FieldsConsumer.java:53)
at
org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:567)
at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:135)
at
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:3650)
at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3286)
at
org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:379)
at
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:447)
FAILED: org.apache.lucene.index.TestTermsEnum.testIntersectRandom
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
at
org.apache.lucene.util.automaton.RunAutomaton.<init>(RunAutomaton.java:128)
at
org.apache.lucene.util.automaton.ByteRunAutomaton.<init>(ByteRunAutomaton.java:28)
at
org.apache.lucene.util.automaton.CompiledAutomaton.<init>(CompiledAutomaton.java:134)
at
org.apache.lucene.index.TestTermsEnum.testIntersectRandom(TestTermsEnum.java:264)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1530)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1432)
FAILED: org.apache.lucene.util.automaton.TestCompiledAutomaton.testRandom
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
at
org.apache.lucene.util.automaton.RunAutomaton.<init>(RunAutomaton.java:128)
at
org.apache.lucene.util.automaton.ByteRunAutomaton.<init>(ByteRunAutomaton.java:28)
at
org.apache.lucene.util.automaton.CompiledAutomaton.<init>(CompiledAutomaton.java:134)
at
org.apache.lucene.util.automaton.TestCompiledAutomaton.build(TestCompiledAutomaton.java:39)
at
org.apache.lucene.util.automaton.TestCompiledAutomaton.testTerms(TestCompiledAutomaton.java:55)
at
org.apache.lucene.util.automaton.TestCompiledAutomaton.testRandom(TestCompiledAutomaton.java:101)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1530)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1432)
Build Log (for compile errors):
[...truncated 12957 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]