Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/3732/
4 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriter.testThreadInterruptDeadlock Error Message: null Stack Trace: junit.framework.AssertionFailedError: at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1127) at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1059) at org.apache.lucene.index.TestIndexWriter.testThreadInterruptDeadlock(TestIndexWriter.java:2135) REGRESSION: org.apache.lucene.index.TestIndexWriter.testTermUTF16SortOrder Error Message: this writer hit an OutOfMemoryError; cannot commit Stack Trace: java.lang.IllegalStateException: this writer hit an OutOfMemoryError; cannot commit at org.apache.lucene.index.IndexWriter.prepareCommit(IndexWriter.java:2334) at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2416) at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2398) at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2382) at org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:114) at org.apache.lucene.index.TestIndexWriter.testTermUTF16SortOrder(TestIndexWriter.java:2416) at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1127) at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1059) REGRESSION: org.apache.lucene.index.TestIndexWriter.testIndexingThenDeleting Error Message: GC overhead limit exceeded Stack Trace: java.lang.OutOfMemoryError: GC overhead limit exceeded at org.apache.lucene.index.ParallelPostingsArray.<init>(ParallelPostingsArray.java:33) at org.apache.lucene.index.TermVectorsTermsWriterPerField$TermVectorsPostingsArray.<init>(TermVectorsTermsWriterPerField.java:274) at org.apache.lucene.index.TermVectorsTermsWriterPerField$TermVectorsPostingsArray.newInstance(TermVectorsTermsWriterPerField.java:285) at org.apache.lucene.index.ParallelPostingsArray.grow(ParallelPostingsArray.java:48) at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray.grow(TermsHashPerField.java:306) at org.apache.lucene.util.BytesRefHash.addByPoolOffset(BytesRefHash.java:375) at org.apache.lucene.index.TermsHashPerField.add(TermsHashPerField.java:141) at org.apache.lucene.index.TermsHashPerField.add(TermsHashPerField.java:238) at org.apache.lucene.index.DocInverterPerField.processFields(DocInverterPerField.java:168) at org.apache.lucene.index.DocFieldProcessorPerThread.processDocument(DocFieldProcessorPerThread.java:248) at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:743) at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1266) at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1240) at org.apache.lucene.index.TestIndexWriter.testIndexingThenDeleting(TestIndexWriter.java:2604) at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1127) at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1059) REGRESSION: org.apache.lucene.index.TestIndexWriter.testRandomStoredFields Error Message: this writer hit an OutOfMemoryError; cannot flush Stack Trace: java.lang.IllegalStateException: this writer hit an OutOfMemoryError; cannot flush at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:2484) at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:2473) at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1273) at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1240) at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:95) at org.apache.lucene.index.TestIndexWriter.testRandomStoredFields(TestIndexWriter.java:2830) at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1127) at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1059) Build Log (for compile errors): [...truncated 3145 lines...] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org