Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/374/

1 tests failed.
REGRESSION:  org.apache.lucene.index.Test2BPostings.test

Error Message:
GC overhead limit exceeded

Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
        at 
__randomizedtesting.SeedInfo.seed([3E09E7626DB890C6:B65DD8B8C344FD3E]:0)
        at 
org.apache.lucene.document.Document.storedFieldsIterator(Document.java:306)
        at org.apache.lucene.document.Document.access$100(Document.java:45)
        at org.apache.lucene.document.Document$2.iterator(Document.java:300)
        at 
org.apache.lucene.index.DocFieldProcessor.processDocument(DocFieldProcessor.java:194)
        at 
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:254)
        at 
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:446)
        at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1519)
        at 
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1189)
        at 
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1170)
        at org.apache.lucene.index.Test2BPostings.test(Test2BPostings.java:76)
        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)




Build Log:
[...truncated 1108 lines...]
   [junit4] Suite: org.apache.lucene.index.Test2BPostings
   [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=Test2BPostings 
-Dtests.method=test -Dtests.seed=3E09E7626DB890C6 -Dtests.multiplier=2 
-Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=sk -Dtests.timezone=Europe/Vatican 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    171s J0 | Test2BPostings.test <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: GC overhead limit 
exceeded
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3E09E7626DB890C6:B65DD8B8C344FD3E]:0)
   [junit4]    >        at 
org.apache.lucene.document.Document.storedFieldsIterator(Document.java:306)
   [junit4]    >        at 
org.apache.lucene.document.Document.access$100(Document.java:45)
   [junit4]    >        at 
org.apache.lucene.document.Document$2.iterator(Document.java:300)
   [junit4]    >        at 
org.apache.lucene.index.DocFieldProcessor.processDocument(DocFieldProcessor.java:194)
   [junit4]    >        at 
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:254)
   [junit4]    >        at 
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:446)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1519)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1189)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1170)
   [junit4]    >        at 
org.apache.lucene.index.Test2BPostings.test(Test2BPostings.java:76)
   [junit4]   2> NOTE: test params are: codec=Lucene45: 
{field=PostingsFormat(name=MockRandom)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=sk, 
timezone=Europe/Vatican
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 
(64-bit)/cpus=16,threads=1,free=103089672,total=477233152
   [junit4]   2> NOTE: All tests run in this JVM: [TestIsCurrent, 
TestIndexableField, TestSentinelIntSet, TestDisjunctionMaxQuery, 
TestLucene40PostingsFormat, TestEliasFanoSequence, TestIndexWriterConfig, 
TestSimilarity2, TestArrayUtil, TestPrefixInBooleanQuery, TestSort, 
TestDocumentsWriterDeleteQueue, TestSpanExplanationsOfNonMatches, 
TestBroadWord, TestCompoundFile, TestForUtil, Nested2, Nested3, Nested1, 
TestTwoPhaseCommitTool, TestDocBoost, TestSpanMultiTermQueryWrapper, 
TestEarlyTermination, TestIndexWriterOutOfFileDescriptors, 
TestIndexWriterLockRelease, TestExplanations, TestParallelTermEnum, Nested1, 
TestCompiledAutomaton, TestStressAdvance, TestDocIdSet, 
TestFlushByRamOrCountsPolicy, TestSimilarityProvider, TestSimilarity, 
TestWildcard, TestDirectoryReader, TestStressIndexing2, TestPagedBytes, 
TestSimpleExplanations, TestNumericRangeQuery64, TestCustomNorms, 
TestRamUsageEstimator, TestNoMergeScheduler, TestBooleanMinShouldMatch, 
TestLucene42DocValuesFormat, TestMultiValuedNumericRangeQuery, TestTermsEnum2, 
TestMultiPhraseQuery, TestBagOfPositions, TestComplexExplanations, 
TestSubScorerFreqs, TestFieldCacheTermsFilter, TestSameScoresWithThreads, 
TestSearchAfter, TestDocTermOrdsRewriteMethod, TestAllFilesHaveCodecHeader, 
InBeforeClass, InAfterClass, InTestMethod, NonStringProperties, Nested, Nested, 
Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, 
Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, 
TestIndexCommit, TestParallelAtomicReader, TestSpecialOperations, 
TestIndexWriterOnDiskFull, TestFastCompressionMode, TestIndexWriter, 
TestPrefixFilter, TestPayloadTermQuery, TestStressIndexing, TestMathUtil, 
TestMockAnalyzer, TestSloppyPhraseQuery, TestPostingsFormat, 
Test2BPostingsBytes, TestDeterminizeLexicon, TestPrefixRandom, 
TestSegmentTermEnum, TestCustomSearcherSort, TestPayloads, 
TestForTooMuchCloning, TestMockCharFilter, TestNRTThreads, TestUniqueTermCount, 
TestTryDelete, TestLucene40StoredFieldsFormat, 
TestComplexExplanationsOfNonMatches, TestCrash, TestFilteredQuery, 
TestSegmentTermDocs, TestFieldCacheRewriteMethod, TestBytesRefHash, 
TestMaxTermFrequency, TestFieldCacheSanityChecker, TestLock, 
TestPerFieldDocValuesFormat, TestDocValuesFormat, TestIndexWriterReader, 
TestCompressingTermVectorsFormat, TestIndexWriterMerging, TestBytesStore, 
TestIndexWriterWithThreads, TestNumericRangeQuery32, TestLookaheadTokenFilter, 
TestShardSearching, TestIndexWriterExceptions, TestBlockPostingsFormat3, 
TestSearcherManager, TestDeletionPolicy, TestBooleanOr, TestBasics, 
TestLucene40DocValuesFormat, TestDuelingCodecs, TestBoolean2, 
TestPersistentSnapshotDeletionPolicy, TestAtomicUpdate, TestNorms, 
TestIndexWriterCommit, TestTimeLimitingCollector, TestSearchWithThreads, 
TestConcurrentMergeScheduler, TestHighCompressionMode, TestOpenBitSet, 
TestDocumentsWriterStallControl, TestNeverDelete, TestTopDocsMerge, 
TestMinimize, TestRollingUpdates, TestBlockPostingsFormat2, 
TestSnapshotDeletionPolicy, TestLucene40PostingsReader, TestIndexWriterUnicode, 
TestNRTReaderWithThreads, TestTieredMergePolicy, TestIndexWriterForceMerge, 
TestPerFieldPostingsFormat, TestLevenshteinAutomata, TestByteSlices, 
TestTermsEnum, TestLockFactory, TestSegmentMerger, TestPhraseQuery, 
TestCollectionUtil, TestFixedBitSet, TestRegexpRandom2, 
TestNRTCachingDirectory, TestSegmentReader, TestFastDecompressionMode, 
TestIndexWriterNRTIsCurrent, TestBlockPostingsFormat, TestReuseDocsEnum, 
TestFieldsReader, TestSimpleSearchEquivalence, TestSimilarityBase, 
TestNumericUtils, Test2BDocs, TestPostingsOffsets, TestPayloadSpans, 
TestTransactionRollback, TestUTF32ToUTF8, TestSpanExplanations, 
TestDocTermOrds, Nested, TestLazyProxSkipping, TestDeterminism, 
TestDocsAndPositions, TestRamUsageEstimatorOnWildAnimals, 
TestMergeSchedulerExternal, TestFieldCacheRangeFilter, TestTermVectorsWriter, 
TestCharTermAttributeImpl, TestStressNRT, TestCopyBytes, 
TestSloppyPhraseQuery2, TestOmitTf, TestNearSpansOrdered, 
TestQueryWrapperFilter, TestMultiFields, TestDocumentWriter, 
TestCrashCausesCorruptIndex, TestScorerPerf, TestMultiTermConstantScore, 
TestLiveFieldValues, TestDoc, TestExternalCodecs, TestNoDeletionPolicy, 
TestSimpleExplanationsOfNonMatches, TestRegexpQuery, TestTermVectorsReader, 
TestSpansAdvanced2, TestBooleanQuery, TestSortRandom, TestPrefixCodedTerms, 
TestAutomatonQuery, TestParallelReaderEmptyIndex, TestTermScorer, 
TestTopFieldCollector, TestDocValuesScoring, TestWildcardRandom, 
TestRegexpRandom, TestPayloadsOnVectors, TestCachingWrapperFilter, 
TestFieldValueFilter, TestSearchForDuplicates, TestSizeBoundedForceMerge, 
TestIndexFileDeleter, TestConstantScoreQuery, TestMatchAllDocsQuery, 
TestPrefixQuery, TestDocValuesWithThreads, TestFilteredSearch, 
TestRecyclingIntBlockAllocator, TestMultiTermQueryRewrites, 
TestPositionIncrement, Nested, Nested, TestField, TestVirtualMethod, 
TestRollingBuffer, TestSmallFloat, TestNumericTokenStream, TestSetOnce, 
TestFilterAtomicReader, TestSearch, TestCachingTokenFilter, ThrowInUncaught, 
TestFilterIterator, TestDateTools, TestCharsRef, TestPriorityQueue, 
Test2BPostings]
   [junit4] Completed on J0 in 171.41s, 1 test, 1 error <<< FAILURES!

[...truncated 452 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:403:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:376:
 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, 2569 tests, 1 error, 61 ignored (48 
assumptions)

Total time: 83 minutes 15 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to