I can reproduce this one. I'll have a look tomorrow if nobody beats me. On Thu, Nov 21, 2013 at 12:48 AM, Apache Jenkins Server <[email protected]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/438/ > > 1 tests failed. > REGRESSION: > org.apache.lucene.index.TestIndexWriterOnDiskFull.testAddIndexOnDiskFull > > Error Message: > > > Stack Trace: > java.lang.AssertionError > at > __randomizedtesting.SeedInfo.seed([59FB410841E1594E:2524F0370C50F1F9]:0) > at > org.apache.lucene.codecs.asserting.AssertingStoredFieldsFormat$AssertingStoredFieldsWriter.close(AssertingStoredFieldsFormat.java:138) > at > org.apache.lucene.index.SegmentMerger.mergeFields(SegmentMerger.java:318) > at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:94) > at > org.apache.lucene.index.IndexWriter.addIndexes(IndexWriter.java:2555) > at > org.apache.lucene.index.TestIndexWriterOnDiskFull.testAddIndexOnDiskFull(TestIndexWriterOnDiskFull.java:323) > 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:616) > 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:679) > > > > > Build Log: > [...truncated 1266 lines...] > [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnDiskFull > [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=TestIndexWriterOnDiskFull -Dtests.method=testAddIndexOnDiskFull > -Dtests.seed=59FB410841E1594E -Dtests.multiplier=2 -Dtests.nightly=true > -Dtests.slow=true > -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt > -Dtests.locale=sq_AL -Dtests.timezone=America/Dominica > -Dtests.file.encoding=ISO8859-1 > [junit4] FAILURE 27.5s J0 | > TestIndexWriterOnDiskFull.testAddIndexOnDiskFull <<< > [junit4] > Throwable #1: java.lang.AssertionError > [junit4] > at > __randomizedtesting.SeedInfo.seed([59FB410841E1594E:2524F0370C50F1F9]:0) > [junit4] > at > org.apache.lucene.codecs.asserting.AssertingStoredFieldsFormat$AssertingStoredFieldsWriter.close(AssertingStoredFieldsFormat.java:138) > [junit4] > at > org.apache.lucene.index.SegmentMerger.mergeFields(SegmentMerger.java:318) > [junit4] > at > org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:94) > [junit4] > at > org.apache.lucene.index.IndexWriter.addIndexes(IndexWriter.java:2555) > [junit4] > at > org.apache.lucene.index.TestIndexWriterOnDiskFull.testAddIndexOnDiskFull(TestIndexWriterOnDiskFull.java:323) > [junit4] > at java.lang.Thread.run(Thread.java:679) > [junit4] 2> NOTE: test params are: codec=Asserting, > sim=DefaultSimilarity, locale=sq_AL, timezone=America/Dominica > [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. > 1.6.0_32 (64-bit)/cpus=16,threads=1,free=174523688,total=466681856 > [junit4] 2> NOTE: All tests run in this JVM: [Nested1, TestPrefixFilter, > TestSearchForDuplicates, TestNumericRangeQuery32, TestLock, TestMockAnalyzer, > TestMultiTermQueryRewrites, TestRollingUpdates, > TestDocumentsWriterStallControl, TestForTooMuchCloning, > TestFieldCacheRewriteMethod, TestFieldsReader, TestRegexpRandom, > TestBytesRefHash, TestLucene3xPostingsFormat, TestDocTermOrds, > TestPagedBytes, TestUTF32ToUTF8, TestMultiFields, Test2BPositions, > TestPayloadsOnVectors, TestDocBoost, TestExplanations, > TestIndexWriterForceMerge, TestLucene41StoredFieldsFormat, TestTopDocsMerge, > TestCloseableThreadLocal, ThrowInUncaught, TestTopFieldCollector, > TestImpersonation, Test2BPostings, TestFastDecompressionMode, > TestSameScoresWithThreads, TestCompoundFile, TestSegmentTermDocs, > TestIsCurrent, TestNRTThreads, TestBooleanMinShouldMatch, TestTermsEnum2, > TestUniqueTermCount, Nested, TestDocTermOrdsRewriteMethod, > TestIndexWriterCommit, TestSimilarityProvider, > TestRecyclingByteBlockAllocator, TestDeterminizeLexicon, > TestStoredFieldsFormat, TestConcurrentMergeScheduler, > TestNumericRangeQuery64, TestReuseDocsEnum, TestDeletionPolicy, > TestPForDeltaDocIdSet, TestFlushByRamOrCountsPolicy, TestPrefixRandom, > TestSimilarity, TestParallelReaderEmptyIndex, > TestCompressingTermVectorsFormat, TestShardSearching, Test2BPostingsBytes, > TestFieldCacheTermsFilter, TestPriorityQueue, Nested, Nested, Nested, Nested, > Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, > Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, > TestLucene40DocValuesFormat, TestExternalCodecs, TestDateTools, > TestSentinelIntSet, TestIndexWriterConfig, TestStressNRT, > TestCrashCausesCorruptIndex, TestConstantScoreQuery, TestPostingsOffsets, > TestTwoPhaseCommitTool, Test2BTerms, TestBytesRef, Nested1, > TestCompiledAutomaton, TestDocValuesWithThreads, TestIndexWriterMerging, > TestWildcard, TestFastCompressionMode, TestPhraseQuery, > TestCustomSearcherSort, TestLucene40PostingsFormat, TestPhrasePrefixQuery, > TestDirectoryReader, TestSpecialOperations, TestTransactionRollback, > TestFilteredSearch, TestIndexWriterOutOfFileDescriptors, > TestAllFilesHaveCodecHeader, TestDocIdSet, TestLockFactory, > TestBagOfPositions, TestFixedBitSet, TestDoubleBarrelLRUCache, > TestComplexExplanations, TestNRTCachingDirectory, TestSegmentReader, > TestIndexWriterNRTIsCurrent, TestCrash, TestMultiThreadTermVectors, > TestBlockPostingsFormat, TestSort, TestBitVector, > TestFieldCacheSanityChecker, TestDocValuesIndexing, TestPostingsFormat, > TestPayloadTermQuery, TestIndexWriterOnDiskFull] > [junit4] Completed on J0 in 27.94s, 4 tests, 1 failure <<< FAILURES! > > [...truncated 427 lines...] > BUILD FAILED > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:433: > The following error occurred while executing this line: > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:406: > The following error occurred while executing this line: > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:39: > The following error occurred while executing this line: > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/extra-targets.xml:37: > The following error occurred while executing this line: > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/build.xml:49: > The following error occurred while executing this line: > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1276: > The following error occurred while executing this line: > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:912: > There were test failures: 379 suites, 2758 tests, 1 failure, 72 ignored (59 > assumptions) > > Total time: 46 minutes 41 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]
-- Adrien --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
