Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/11976/ 3 tests failed. REGRESSION: org.apache.solr.update.DirectUpdateHandlerTest.testPrepareCommit Error Message: null Stack Trace: junit.framework.AssertionFailedError: at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165) at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57) at org.apache.solr.update.DirectUpdateHandlerTest.testPrepareCommit(DirectUpdateHandlerTest.java:284) at org.apache.lucene.util.LuceneTestCase$3$1.evaluate(LuceneTestCase.java:528) REGRESSION: org.apache.solr.update.DirectUpdateHandlerTest.testBasics Error Message: java.lang.RuntimeException: java.io.FileNotFoundException: segments_7 Stack Trace: org.apache.solr.common.SolrException: java.lang.RuntimeException: java.io.FileNotFoundException: segments_7 at org.apache.solr.util.TestHarness.update(TestHarness.java:251) at org.apache.solr.util.TestHarness.checkUpdateStatus(TestHarness.java:295) at org.apache.solr.util.TestHarness.validateUpdate(TestHarness.java:265) at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:332) at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:311) at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:305) at org.apache.solr.update.DirectUpdateHandlerTest.setUp(DirectUpdateHandlerTest.java:65) at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165) at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57) Caused by: java.lang.RuntimeException: java.io.FileNotFoundException: segments_7 at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1157) at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1011) at org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:374) at org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:84) at org.apache.solr.handler.XMLLoader.processUpdate(XMLLoader.java:158) at org.apache.solr.handler.XMLLoader.load(XMLLoader.java:78) at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:58) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129) at org.apache.solr.core.SolrCore.execute(SolrCore.java:1471) at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131) at org.apache.solr.util.TestHarness.update(TestHarness.java:247) Caused by: java.io.FileNotFoundException: segments_7 at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:485) at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:267) at org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:311) at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:660) at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:508) at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:307) at org.apache.lucene.index.SegmentInfos.readCurrentVersion(SegmentInfos.java:425) at org.apache.lucene.index.DirectoryReader.isCurrent(DirectoryReader.java:320) at org.apache.lucene.index.DirectoryReader.doOpenNoWriter(DirectoryReader.java:276) at org.apache.lucene.index.DirectoryReader.doOpenIfChanged(DirectoryReader.java:238) at org.apache.lucene.index.DirectoryReader.doOpenIfChanged(DirectoryReader.java:226) at org.apache.lucene.index.IndexReader.openIfChanged(IndexReader.java:382) at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1131) FAILED: junit.framework.TestSuite.org.apache.solr.update.DirectUpdateHandlerTest Error Message: ERROR: SolrIndexSearcher opens=15 closes=14 Stack Trace: junit.framework.AssertionFailedError: ERROR: SolrIndexSearcher opens=15 closes=14 at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:126) at org.apache.solr.SolrTestCaseJ4.afterClassSolrTestCase(SolrTestCaseJ4.java:74) Build Log (for compile errors): [...truncated 8222 lines...] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org