test bug: I committed a fix On Sun, Aug 25, 2013 at 8:34 AM, Apache Jenkins Server <[email protected]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/361/ > > 2 tests failed. > REGRESSION: > org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat.testRandomSortedBytes > > Error Message: > expected:<1183> but was:<1182> > > Stack Trace: > java.lang.AssertionError: expected:<1183> but was:<1182> > at > __randomizedtesting.SeedInfo.seed([BDA06BCE2D3E3DE9:2E835CF7BCDB8A75]:0) > at org.junit.Assert.fail(Assert.java:93) > at org.junit.Assert.failNotEquals(Assert.java:647) > at org.junit.Assert.assertEquals(Assert.java:128) > at org.junit.Assert.assertEquals(Assert.java:472) > at org.junit.Assert.assertEquals(Assert.java:456) > at > org.apache.lucene.index.BaseDocValuesFormatTestCase.testRandomSortedBytes(BaseDocValuesFormatTestCase.java:1143) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787) > at > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) > at > org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) > at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) > at > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) > at > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) > at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) > at > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) > at java.lang.Thread.run(Thread.java:724) > > > REGRESSION: > org.apache.lucene.codecs.lucene42.TestLucene42DocValuesFormat.testRandomSortedBytes > > Error Message: > expected:<1183> but was:<1182> > > Stack Trace: > java.lang.AssertionError: expected:<1183> but was:<1182> > at > __randomizedtesting.SeedInfo.seed([BDA06BCE2D3E3DE9:2E835CF7BCDB8A75]:0) > at org.junit.Assert.fail(Assert.java:93) > at org.junit.Assert.failNotEquals(Assert.java:647) > at org.junit.Assert.assertEquals(Assert.java:128) > at org.junit.Assert.assertEquals(Assert.java:472) > at org.junit.Assert.assertEquals(Assert.java:456) > at > org.apache.lucene.index.BaseDocValuesFormatTestCase.testRandomSortedBytes(BaseDocValuesFormatTestCase.java:1143) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787) > at > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) > at > org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) > at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) > at > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) > at > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) > at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) > at > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) > at java.lang.Thread.run(Thread.java:724) > > > > > Build Log: > [...truncated 863 lines...] > [junit4] Suite: > org.apache.lucene.codecs.lucene42.TestLucene42DocValuesFormat > [junit4] 2> NOTE: download the large Jenkins line-docs file by running > 'ant get-jenkins-line-docs' in the lucene directory. > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=TestLucene42DocValuesFormat -Dtests.method=testRandomSortedBytes > -Dtests.seed=BDA06BCE2D3E3DE9 -Dtests.multiplier=2 -Dtests.nightly=true > -Dtests.slow=true > -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt > -Dtests.locale=ko_KR -Dtests.timezone=America/Danmarkshavn > -Dtests.file.encoding=US-ASCII > [junit4] FAILURE 0.27s J1 | > TestLucene42DocValuesFormat.testRandomSortedBytes <<< > [junit4] > Throwable #1: java.lang.AssertionError: expected:<1183> but > was:<1182> > [junit4] > at > __randomizedtesting.SeedInfo.seed([BDA06BCE2D3E3DE9:2E835CF7BCDB8A75]:0) > [junit4] > at > org.apache.lucene.index.BaseDocValuesFormatTestCase.testRandomSortedBytes(BaseDocValuesFormatTestCase.java:1143) > [junit4] > at java.lang.Thread.run(Thread.java:724) > [junit4] IGNOR/A 0.02s J1 | > TestLucene42DocValuesFormat.testTwoNumbersOneMissing > [junit4] > Assumption #1: Codec does not support getDocsWithField > [junit4] IGNOR/A 0.01s J1 | > TestLucene42DocValuesFormat.testTwoBytesOneMissingWithMerging > [junit4] > Assumption #1: Codec does not support getDocsWithField > [junit4] IGNOR/A 0.01s J1 | > TestLucene42DocValuesFormat.testTwoNumbersOneMissingWithMerging > [junit4] > Assumption #1: Codec does not support getDocsWithField > [junit4] IGNOR/A 0.01s J1 | > TestLucene42DocValuesFormat.testShortMissingVsFieldCache > [junit4] > Assumption #1: Codec does not support getDocsWithField > [junit4] IGNOR/A 0.01s J1 | > TestLucene42DocValuesFormat.testLongMissingVsFieldCache > [junit4] > Assumption #1: Codec does not support getDocsWithField > [junit4] IGNOR/A 0.01s J1 | > TestLucene42DocValuesFormat.testThreeNumbersOneMissingWithMerging > [junit4] > Assumption #1: Codec does not support getDocsWithField > [junit4] IGNOR/A 0.01s J1 | > TestLucene42DocValuesFormat.testIntMissingVsFieldCache > [junit4] > Assumption #1: Codec does not support getDocsWithField > [junit4] IGNOR/A 0.01s J1 | > TestLucene42DocValuesFormat.testTwoBytesOneMissing > [junit4] > Assumption #1: Codec does not support getDocsWithField > [junit4] IGNOR/A 0.01s J1 | > TestLucene42DocValuesFormat.testByteMissingVsFieldCache > [junit4] > Assumption #1: Codec does not support getDocsWithField > [junit4] IGNOR/A 0.01s J1 | TestLucene42DocValuesFormat.testThreads2 > [junit4] > Assumption #1: Codec does not support getDocsWithField > [junit4] IGNOR/A 0.01s J1 | > TestLucene42DocValuesFormat.testThreeBytesOneMissingWithMerging > [junit4] > Assumption #1: Codec does not support getDocsWithField > [junit4] 2> NOTE: test params are: codec=Lucene45: {}, docValues:{}, > sim=DefaultSimilarity, locale=ko_KR, timezone=America/Danmarkshavn > [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation > 1.7.0_25 (64-bit)/cpus=16,threads=1,free=271855296,total=436928512 > [junit4] 2> NOTE: All tests run in this JVM: [TestDocument, TestDoc, > TestDuelingCodecs, TestPayloadExplanations, TestTermRangeFilter, > TestSnapshotDeletionPolicy, TestRegexpRandom2, TestTerm, TestUnicodeUtil, > TestWeakIdentityMap, TestTermdocPerf, TestBooleanScorer, TestNot, > TestPositiveScoresOnlyCollector, TestForceMergeForever, TestIndexInput, > TestBooleanQueryVisitSubscorers, TestTermRangeQuery, TestBinaryDocument, > TestNorms, TestRAMDirectory, TestNeverDelete, TestSortDocValues, > TestIndexWriterNRTIsCurrent, TestGraphTokenizers, TestNewestSegment, > TestCheckIndex, TestTransactions, TestEliasFanoDocIdSet, TestWAH8DocIdSet, > TestLevenshteinAutomata, TestTermVectors, TestPositionIncrement, > TestBackwardsCompatibility, TestNGramPhraseQuery, TestTermScorer, > TestDateSort, TestSizeBoundedForceMerge, TestCopyBytes, > TestDirectoryReaderReopen, TestMixedCodecs, TestDoubleBarrelLRUCache, > TestTieredMergePolicy, TestFieldMaskingSpanQuery, TestAssertions, > TestRecyclingIntBlockAllocator, TestVersionComparator, TestIndexWriterDelete, > TestNearSpansOrdered, TestHighCompressionMode, TestBoolean2, TestPrefixQuery, > TestLazyProxSkipping, TestIndexWriterOnJRECrash, TestNoMergePolicy, > TestTermVectorsFormat, TestByteBlockPool, TestSameTokenSamePosition, > TestSimpleSearchEquivalence, TestIndexWriterMergePolicy, TestIndexSearcher, > TestCompressingStoredFieldsFormat, TestConsistentFieldNumbers, > TestBufferedIndexInput, TestLiveFieldValues, TestFilterAtomicReader, > TestPayloadNearQuery, TestLongPostings, TestBagOfPostings, TestMultiMMap, > TestDateFilter, TestIntsRef, Before3, Before3, MultiCollectorTest, > TestMultiLevelSkipList, TestSpansAdvanced, TestAtomicUpdate, > TestParallelCompositeReader, TestSmallFloat, TestPayloadSpans, > TestWorstCaseTestBehavior, TestCodecs, TestCachingTokenFilter, > TestElevationComparator, Nested1, TestOpenBitSet, TestBinaryTerms, > TestCharFilter, TestByteArrayDataInput, Test4GBStoredFields, > TestLucene40TermVectorsFormat, TestBytesStore, TestPackedInts, > TestLucene42DocValuesFormat] > [junit4] Completed on J1 in 71.09s, 77 tests, 1 failure, 11 skipped <<< > FAILURES! > > [...truncated 17 lines...] > [junit4] Suite: > org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testSortedSetTwoDocumentsFirstMissing > [junit4] > Assumption #1: Codec does not support SORTED_SET > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testSortedSetTermsEnum > [junit4] > Assumption #1: Codec does not support SORTED_SET > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testSortedSetTwoDocumentsLastMissingMerge > [junit4] > Assumption #1: Codec does not support SORTED_SET > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testSortedSetTwoDocumentsMerged > [junit4] > Assumption #1: Codec does not support SORTED_SET > [junit4] 2> NOTE: download the large Jenkins line-docs file by running > 'ant get-jenkins-line-docs' in the lucene directory. > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=TestLucene40DocValuesFormat -Dtests.method=testRandomSortedBytes > -Dtests.seed=BDA06BCE2D3E3DE9 -Dtests.multiplier=2 -Dtests.nightly=true > -Dtests.slow=true > -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt > -Dtests.locale=sr__#Latn -Dtests.timezone=America/Martinique > -Dtests.file.encoding=US-ASCII > [junit4] FAILURE 0.08s J1 | > TestLucene40DocValuesFormat.testRandomSortedBytes <<< > [junit4] > Throwable #1: java.lang.AssertionError: expected:<1183> but > was:<1182> > [junit4] > at > __randomizedtesting.SeedInfo.seed([BDA06BCE2D3E3DE9:2E835CF7BCDB8A75]:0) > [junit4] > at > org.apache.lucene.index.BaseDocValuesFormatTestCase.testRandomSortedBytes(BaseDocValuesFormatTestCase.java:1143) > [junit4] > at java.lang.Thread.run(Thread.java:724) > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testTwoNumbersOneMissingWithMerging > [junit4] > Assumption #1: Codec does not support getDocsWithField > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testByteMissingVsFieldCache > [junit4] > Assumption #1: Codec does not support getDocsWithField > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testThreeNumbersOneMissingWithMerging > [junit4] > Assumption #1: Codec does not support getDocsWithField > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testShortMissingVsFieldCache > [junit4] > Assumption #1: Codec does not support getDocsWithField > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testIntMissingVsFieldCache > [junit4] > Assumption #1: Codec does not support getDocsWithField > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testSortedSetMergeAwayAllValues > [junit4] > Assumption #1: Codec does not support SORTED_SET > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testThreeBytesOneMissingWithMerging > [junit4] > Assumption #1: Codec does not support getDocsWithField > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testSortedSetTwoFields > [junit4] > Assumption #1: Codec does not support SORTED_SET > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testSortedSetTwoValuesUnordered > [junit4] > Assumption #1: Codec does not support SORTED_SET > [junit4] IGNOR/A 0.01s J1 | TestLucene40DocValuesFormat.testThreads2 > [junit4] > Assumption #1: Codec does not support getDocsWithField > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testTwoBytesOneMissing > [junit4] > Assumption #1: Codec does not support getDocsWithField > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testSortedSetVariableLengthVsUninvertedField > [junit4] > Assumption #1: Codec does not support SORTED_SET > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testSortedSetTwoValues > [junit4] > Assumption #1: Codec does not support SORTED_SET > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testSortedSetTwoDocumentsFirstMissingMerge > [junit4] > Assumption #1: Codec does not support SORTED_SET > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testSortedSetOneValue > [junit4] > Assumption #1: Codec does not support SORTED_SET > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testSortedSetFixedLengthVsStoredFields > [junit4] > Assumption #1: Codec does not support SORTED_SET > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testSortedSetTwoDocumentsLastMissing > [junit4] > Assumption #1: Codec does not support SORTED_SET > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testTwoBytesOneMissingWithMerging > [junit4] > Assumption #1: Codec does not support getDocsWithField > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testSortedSetVariableLengthVsStoredFields > [junit4] > Assumption #1: Codec does not support SORTED_SET > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testLongMissingVsFieldCache > [junit4] > Assumption #1: Codec does not support getDocsWithField > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testSortedSetFixedLengthVsUninvertedField > [junit4] > Assumption #1: Codec does not support SORTED_SET > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testTwoNumbersOneMissing > [junit4] > Assumption #1: Codec does not support getDocsWithField > [junit4] IGNOR/A 0.01s J1 | > TestLucene40DocValuesFormat.testSortedSetThreeValuesTwoDocs > [junit4] > Assumption #1: Codec does not support SORTED_SET > [junit4] 2> NOTE: test params are: codec=Lucene42, > sim=RandomSimilarityProvider(queryNorm=true,coord=no): {id=DFR G3(800.0), > docId=DFR GLZ(0.3), fieldname=DFR I(ne)L3(800.0)}, locale=sr__#Latn, > timezone=America/Martinique > [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation > 1.7.0_25 (64-bit)/cpus=16,threads=1,free=222015600,total=435814400 > [junit4] 2> NOTE: All tests run in this JVM: [TestDocument, TestDoc, > TestDuelingCodecs, TestPayloadExplanations, TestTermRangeFilter, > TestSnapshotDeletionPolicy, TestRegexpRandom2, TestTerm, TestUnicodeUtil, > TestWeakIdentityMap, TestTermdocPerf, TestBooleanScorer, TestNot, > TestPositiveScoresOnlyCollector, TestForceMergeForever, TestIndexInput, > TestBooleanQueryVisitSubscorers, TestTermRangeQuery, TestBinaryDocument, > TestNorms, TestRAMDirectory, TestNeverDelete, TestSortDocValues, > TestIndexWriterNRTIsCurrent, TestGraphTokenizers, TestNewestSegment, > TestCheckIndex, TestTransactions, TestEliasFanoDocIdSet, TestWAH8DocIdSet, > TestLevenshteinAutomata, TestTermVectors, TestPositionIncrement, > TestBackwardsCompatibility, TestNGramPhraseQuery, TestTermScorer, > TestDateSort, TestSizeBoundedForceMerge, TestCopyBytes, > TestDirectoryReaderReopen, TestMixedCodecs, TestDoubleBarrelLRUCache, > TestTieredMergePolicy, TestFieldMaskingSpanQuery, TestAssertions, > TestRecyclingIntBlockAllocator, TestVersionComparator, TestIndexWriterDelete, > TestNearSpansOrdered, TestHighCompressionMode, TestBoolean2, TestPrefixQuery, > TestLazyProxSkipping, TestIndexWriterOnJRECrash, TestNoMergePolicy, > TestTermVectorsFormat, TestByteBlockPool, TestSameTokenSamePosition, > TestSimpleSearchEquivalence, TestIndexWriterMergePolicy, TestIndexSearcher, > TestCompressingStoredFieldsFormat, TestConsistentFieldNumbers, > TestBufferedIndexInput, TestLiveFieldValues, TestFilterAtomicReader, > TestPayloadNearQuery, TestLongPostings, TestBagOfPostings, TestMultiMMap, > TestDateFilter, TestIntsRef, Before3, Before3, MultiCollectorTest, > TestMultiLevelSkipList, TestSpansAdvanced, TestAtomicUpdate, > TestParallelCompositeReader, TestSmallFloat, TestPayloadSpans, > TestWorstCaseTestBehavior, TestCodecs, TestCachingTokenFilter, > TestElevationComparator, Nested1, TestOpenBitSet, TestBinaryTerms, > TestCharFilter, TestByteArrayDataInput, Test4GBStoredFields, > TestLucene40TermVectorsFormat, TestBytesStore, TestPackedInts, > TestLucene42DocValuesFormat, TestDeletionPolicy, TestBooleanOr, TestBasics, > TestFlushByRamOrCountsPolicy, TestSloppyPhraseQuery, > TestLucene40DocValuesFormat] > [junit4] Completed on J1 in 52.82s, 74 tests, 1 failure, 27 skipped <<< > FAILURES! > > [...truncated 554 lines...] > BUILD FAILED > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:396: > The following error occurred while executing this line: > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:369: > The following error occurred while executing this line: > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:39: > The following error occurred while executing this line: > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build.xml:49: > The following error occurred while executing this line: > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1230: > The following error occurred while executing this line: > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:873: > There were test failures: 365 suites, 2477 tests, 2 failures, 57 ignored (44 > assumptions) > > Total time: 49 minutes 8 seconds > Build step 'Invoke Ant' marked build as failure > Archiving artifacts > Recording test results > Email was triggered for: Failure > Sending email for trigger: Failure > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
