https://issues.apache.org/jira/browse/LUCENE-4300
On Thu, Aug 9, 2012 at 7:09 PM, Robert Muir <rcm...@gmail.com> wrote: > I can reproduce this. Digging... > > On Thu, Aug 9, 2012 at 6:56 PM, <buil...@flonkings.com> wrote: >> See <builds.flonkings.com/job/Lucene-trunk-Linux-Java6-64/189/changes> >> >> Changes: >> >> [yonik] tests: use random seed of doc base >> >> [yonik] tests: specify a seed to Random() >> >> [Robert Muir] add some tests mixing up payload options >> >> [markrmiller] change log format - core= rather than Core: >> >> [markrmiller] add recovery strat to commented out list of log configs for >> tests >> >> [markrmiller] fix test msg >> >> [yonik] SOLR-3715: remove sync around tlog serialization >> >> [Robert Muir] LUCENE-4298: >> MultiFields.getTermDocsEnum(Reader,Bits,String,BytesRef) did not work at all >> >> [uschindler] Add support to also reload HashFunctions when Solr boots >> (otherwise codecs using new hash functions may fail to load). >> We may need a better "automatic" reloading with one method call, that >> reloads all NamedSPILoaders. I will think about it and open issue. Solr >> could then only call NamedSPILoader.reloadAll(), so all instantiated ones >> get reloaded automatically. Currently its to risky to add new SPIs without >> Solr support (because it cannot be tested). >> >> [markrmiller] add core name to some of the recovery logging >> move getRecentUpdates into try block - we should continue with no updates if >> there is an exception getting them >> move cancelRecovery call into recovery wait sync block >> >> ------------------------------------------ >> [...truncated 11630 lines...] >> [junit4:junit4] >> [junit4:junit4] Suite: >> org.apache.lucene.util.junitcompat.TestSeedFromUncaught >> [junit4:junit4] Completed on J6 in 0.44s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.search.TestCachingWrapperFilter >> [junit4:junit4] Completed on J1 in 1.11s, 5 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.search.TestPhrasePrefixQuery >> [junit4:junit4] Completed on J4 in 0.40s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.search.TestMultiTermQueryRewrites >> [junit4:junit4] Completed on J3 in 1.33s, 3 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.search.TestPositionIncrement >> [junit4:junit4] Completed on J6 in 0.98s, 2 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.search.TestBooleanScorer >> [junit4:junit4] Completed on J0 in 1.44s, 3 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestCodecReported >> [junit4:junit4] Completed on J3 in 0.88s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.util.TestCharsRef >> [junit4:junit4] Completed on J4 in 1.70s, 8 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.util.TestRecyclingByteBlockAllocator >> [junit4:junit4] Completed on J1 in 2.17s, 3 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.search.TestElevationComparator >> [junit4:junit4] Completed on J3 in 0.59s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.search.TestFieldCacheTermsFilter >> [junit4:junit4] Completed on J4 in 0.67s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery >> [junit4:junit4] Completed on J1 in 0.68s, 2 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.index.TestReaderClosed >> [junit4:junit4] Completed on J0 in 1.62s, 2 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.index.TestParallelTermEnum >> [junit4:junit4] Completed on J6 in 2.28s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.search.TestSimilarityProvider >> [junit4:junit4] Completed on J4 in 0.50s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.search.TestNot >> [junit4:junit4] Completed on J3 in 0.91s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpanFirstQuery >> [junit4:junit4] Completed on J1 in 0.53s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.store.TestLock >> [junit4:junit4] Completed on J0 in 1.99s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.util.TestIntsRef >> [junit4:junit4] Completed on J3 in 1.08s, 2 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.util.TestVirtualMethod >> [junit4:junit4] Completed on J4 in 1.29s, 2 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.util.TestBytesRef >> [junit4:junit4] Completed on J6 in 1.53s, 5 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.util.TestPriorityQueue >> [junit4:junit4] Completed on J1 in 1.50s, 4 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.util.TestNamedSPILoader >> [junit4:junit4] Completed on J0 in 0.74s, 3 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.index.TestRollback >> [junit4:junit4] Completed on J4 in 0.51s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: >> org.apache.lucene.search.TestPositiveScoresOnlyCollector >> [junit4:junit4] Completed on J1 in 0.37s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.store.TestByteArrayDataInput >> [junit4:junit4] Completed on J0 in 0.93s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.search.MultiCollectorTest >> [junit4:junit4] Completed on J6 in 1.37s, 3 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.util.TestVersion >> [junit4:junit4] Completed on J4 in 0.73s, 2 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.index.TestIsCurrent >> [junit4:junit4] Completed on J3 in 1.97s, 2 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.analysis.TestNumericTokenStream >> [junit4:junit4] Completed on J1 in 0.82s, 4 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterLockRelease >> [junit4:junit4] Completed on J0 in 0.32s, 1 test >> [junit4:junit4] >> [junit4:junit4] HEARTBEAT J7: 2012-08-10T00:20:53, no events in: 131s, >> approx. at: TestStressAdvance.testStressAdvance >> [junit4:junit4] Suite: org.apache.lucene.index.TestTermdocPerf >> [junit4:junit4] Completed on J1 in 0.31s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.index.TestIndexCommit >> [junit4:junit4] Completed on J3 in 0.51s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.util.TestByteBlockPool >> [junit4:junit4] Completed on J4 in 0.93s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.util.TestCloseableThreadLocal >> [junit4:junit4] Completed on J6 in 0.95s, 3 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.util.TestIOUtils >> [junit4:junit4] Completed on J0 in 1.19s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.analysis.TestCharFilter >> [junit4:junit4] Completed on J1 in 0.85s, 4 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.search.TestConjunctions >> [junit4:junit4] Completed on J3 in 1.09s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.index.TestStressAdvance >> [junit4:junit4] Completed on J7 in 164.50s, 1 test >> [junit4:junit4] >> [junit4:junit4] HEARTBEAT J2: 2012-08-10T00:21:29, no events in: 243s, >> approx. at: TestNRTThreads.testNRTThreads >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:21:41, no events in: 672s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J2: 2012-08-10T00:22:29, no events in: 303s, >> approx. at: TestNRTThreads.testNRTThreads >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:22:41, no events in: 732s, >> approx. at: Test2BPostings.test >> [junit4:junit4] Suite: org.apache.lucene.index.TestNRTThreads >> [junit4:junit4] Completed on J2 in 359.33s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.index.Test2BTerms >> [junit4:junit4] IGNORED 0.00s J2 | Test2BTerms.test2BTerms >> [junit4:junit4] > Cause: Annotated @Ignore(Very slow. Enable manually by >> removing @Ignore.) >> [junit4:junit4] Completed on J2 in 0.12s, 1 test, 1 skipped >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.search.TestPrefixQuery >> [junit4:junit4] Completed on J2 in 0.30s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: >> org.apache.lucene.analysis.tokenattributes.TestSimpleAttributeImpl >> [junit4:junit4] Completed on J2 in 0.25s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.search.TestFieldValueFilter >> [junit4:junit4] Completed on J2 in 0.37s, 2 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility >> [junit4:junit4] Completed on J2 in 11.35s, 12 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.index.TestDocumentWriter >> [junit4:junit4] Completed on J2 in 0.77s, 7 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.search.TestNGramPhraseQuery >> [junit4:junit4] Completed on J2 in 0.17s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.index.TestSnapshotDeletionPolicy >> [junit4:junit4] Completed on J2 in 1.94s, 8 tests >> [junit4:junit4] >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:23:41, no events in: 792s, >> approx. at: Test2BPostings.test >> [junit4:junit4] Suite: org.apache.lucene.index.TestPostingsFormat >> [junit4:junit4] Completed on J2 in 6.39s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.search.TestSubScorerFreqs >> [junit4:junit4] Completed on J2 in 0.39s, 3 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.index.TestDocTermOrds >> [junit4:junit4] Completed on J2 in 4.30s, 3 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.codecs.pulsing.TestPulsingReuse >> [junit4:junit4] Completed on J2 in 0.20s, 2 tests >> [junit4:junit4] >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:24:41, no events in: 852s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:25:41, no events in: 912s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:26:41, no events in: 972s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:27:41, no events in: 1032s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:28:41, no events in: 1092s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:29:41, no events in: 1152s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:30:41, no events in: 1212s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:31:41, no events in: 1272s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:32:41, no events in: 1332s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:33:41, no events in: 1392s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:34:41, no events in: 1452s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:35:41, no events in: 1512s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:36:41, no events in: 1572s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:37:41, no events in: 1632s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:38:41, no events in: 1692s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:39:41, no events in: 1752s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:40:41, no events in: 1812s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:41:41, no events in: 1872s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:42:41, no events in: 1932s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:43:41, no events in: 1992s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:44:41, no events in: 2052s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:45:41, no events in: 2112s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:46:41, no events in: 2172s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:47:41, no events in: 2232s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:48:41, no events in: 2292s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:49:41, no events in: 2352s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:50:41, no events in: 2412s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:51:41, no events in: 2472s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:52:41, no events in: 2532s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:53:41, no events in: 2592s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:54:41, no events in: 2652s, >> approx. at: Test2BPostings.test >> [junit4:junit4] HEARTBEAT J5: 2012-08-10T00:55:41, no events in: 2712s, >> approx. at: Test2BPostings.test >> [junit4:junit4] Suite: org.apache.lucene.index.Test2BPostings >> [junit4:junit4] Completed on J5 in 2726.61s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.search.TestSimilarity >> [junit4:junit4] Completed on J5 in 0.78s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterMerging >> [junit4:junit4] Completed on J5 in 6.60s, 6 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.index.TestLazyProxSkipping >> [junit4:junit4] Completed on J5 in 1.54s, 2 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.search.payloads.TestPayloadNearQuery >> [junit4:junit4] Completed on J5 in 1.03s, 7 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.search.TestMultiPhraseQuery >> [junit4:junit4] IGNORED 0.00s J5 | >> TestMultiPhraseQuery.testMultiSloppyWithRepeats >> [junit4:junit4] > Cause: Annotated @Ignore() >> [junit4:junit4] Completed on J5 in 1.35s, 16 tests, 1 skipped >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.index.TestTerm >> [junit4:junit4] Completed on J5 in 0.15s, 1 test >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpansAdvanced2 >> [junit4:junit4] Completed on J5 in 1.95s, 4 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterUnicode >> [junit4:junit4] Completed on J5 in 18.76s, 5 tests >> [junit4:junit4] >> [junit4:junit4] Suite: org.apache.lucene.index.TestCrash >> [junit4:junit4] Completed on J5 in 1.70s, 5 tests >> [junit4:junit4] >> [junit4:junit4] JVM J0: 1.31 .. 1046.01 = 1044.69s >> [junit4:junit4] JVM J1: 1.10 .. 1046.34 = 1045.24s >> [junit4:junit4] JVM J2: 1.31 .. 1223.80 = 1222.49s >> [junit4:junit4] JVM J3: 1.32 .. 1046.65 = 1045.33s >> [junit4:junit4] JVM J4: 1.33 .. 1045.35 = 1044.03s >> [junit4:junit4] JVM J5: 1.10 .. 3180.44 = 3179.34s >> [junit4:junit4] JVM J6: 1.10 .. 1045.36 = 1044.26s >> [junit4:junit4] JVM J7: 1.10 .. 1078.45 = 1077.35s >> [junit4:junit4] Execution time total: 53 minutes >> [junit4:junit4] Tests summary: 307 suites, 1752 tests, 1 failure, 5 ignored >> (3 assumptions) >> >> BUILD FAILED >> <builds.flonkings.com/job/Lucene-trunk-Linux-Java6-64/ws/checkout/lucene/build.xml>:49: >> The following error occurred while executing this line: >> <builds.flonkings.com/job/Lucene-trunk-Linux-Java6-64/ws/checkout/lucene/common-build.xml>:1095: >> The following error occurred while executing this line: >> <builds.flonkings.com/job/Lucene-trunk-Linux-Java6-64/ws/checkout/lucene/common-build.xml>:790: >> There were test failures: 307 suites, 1752 tests, 1 failure, 5 ignored (3 >> assumptions) >> >> Total time: 53 minutes 5 seconds >> Build step 'Execute shell' marked build as failure >> Archiving artifacts >> Recording test results >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org >> For additional commands, e-mail: dev-h...@lucene.apache.org >> > > > > -- > lucidimagination.com -- lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org