Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/19/

1 tests failed.
FAILED:  
org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit

Error Message:
GC overhead limit exceeded

Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
        at 
__randomizedtesting.SeedInfo.seed([A1B0F4B33B1D3401:9202DC7736AAEEB6]:0)
        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField.<init>(DirectPostingsFormat.java:460)
        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectFields.<init>(DirectPostingsFormat.java:131)
        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat.fieldsProducer(DirectPostingsFormat.java:115)
        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:288)
        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:368)
        at 
org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:113)
        at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:83)
        at 
org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:172)
        at 
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4604)
        at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4054)
        at 
org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
        at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2155)
        at 
org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5116)
        at 
org.apache.lucene.index.IndexWriter.updateDocuments(IndexWriter.java:1287)
        at 
org.apache.lucene.index.IndexWriter.addDocuments(IndexWriter.java:1257)
        at 
org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:159)
        at 
org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit(TestDocTermOrdsUninvertLimit.java:65)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)




Build Log:
[...truncated 13925 lines...]
   [junit4] Suite: org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit
   [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=TestDocTermOrdsUninvertLimit -Dtests.method=testTriggerUnInvertLimit 
-Dtests.seed=A1B0F4B33B1D3401 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-MA -Dtests.timezone=Antarctica/Syowa -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   79.0s J2 | 
TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: GC overhead limit 
exceeded
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A1B0F4B33B1D3401:9202DC7736AAEEB6]:0)
   [junit4]    >        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField.<init>(DirectPostingsFormat.java:460)
   [junit4]    >        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectFields.<init>(DirectPostingsFormat.java:131)
   [junit4]    >        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat.fieldsProducer(DirectPostingsFormat.java:115)
   [junit4]    >        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:288)
   [junit4]    >        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:368)
   [junit4]    >        at 
org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:113)
   [junit4]    >        at 
org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:83)
   [junit4]    >        at 
org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:172)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4604)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4054)
   [junit4]    >        at 
org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2155)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5116)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.updateDocuments(IndexWriter.java:1287)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.addDocuments(IndexWriter.java:1257)
   [junit4]    >        at 
org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:159)
   [junit4]    >        at 
org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit(TestDocTermOrdsUninvertLimit.java:65)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{field=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=1067, 
maxMBSortInHeap=5.535278901250534, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1f4045b2),
 locale=ar-MA, timezone=Antarctica/Syowa
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=256028392,total=477626368
   [junit4]   2> NOTE: All tests run in this JVM: [TaggerTest, 
LukeRequestHandlerTest, PeerSyncTest, AutoScalingHandlerTest, 
MoreLikeThisHandlerTest, TestCustomSort, SearchRateTriggerTest, 
HdfsRecoverLeaseTest, TestReversedWildcardFilterFactory, 
JWTAuthPluginIntegrationTest, DistributedFacetPivotSmallAdvancedTest, 
TestRecoveryHdfs, DistributedQueryElevationComponentTest, NodeAddedTriggerTest, 
FileUtilsTest, RequiredFieldsTest, TestCopyFieldCollectionResource, 
TestSimTriggerIntegration, TriggerSetPropertiesIntegrationTest, 
TestFilteredDocIdSet, ResponseBuilderTest, TestNamedUpdateProcessors, 
TestSolrDeletionPolicy2, SimpleCollectionCreateDeleteTest, 
TestDownShardTolerantSearch, DefaultValueUpdateProcessorTest, 
NumericFieldsTest, ClassificationUpdateProcessorIntegrationTest, TestJoin, 
SolrMetricReporterTest, SolrGraphiteReporterTest, HLLSerializationTest, 
TestDistributedGrouping, OutputWriterTest, MetricsConfigTest, BooleanFieldTest, 
HdfsUnloadDistributedZkTest, TestPseudoReturnFields, 
MetricTriggerIntegrationTest, TestInitQParser, SolrXmlInZkTest, 
TestLMDirichletSimilarityFactory, SuggesterWFSTTest, 
SuggestComponentContextFilterQueryTest, CursorMarkTest, TestPullReplica, 
TestNonDefinedSimilarityFactory, TestHdfsCloudBackupRestore, 
TestConfigSetsAPIExclusivity, MoveReplicaHDFSTest, AssignTest, 
HDFSCollectionsAPITest, ScriptEngineTest, TriggerCooldownIntegrationTest, 
CoreAdminHandlerTest, SolrRrdBackendFactoryTest, 
PeerSyncWithLeaderAndIndexFingerprintCachingTest, 
TestSha256AuthenticationProvider, TestWithCollection, DirectUpdateHandlerTest, 
ConvertedLegacyTest, MultiThreadedOCPTest, TestSimNodeAddedTrigger, 
AlternateDirectoryTest, TestCustomStream, EnumFieldTest, 
DistributedTermsComponentTest, TestCodecSupport, 
PreAnalyzedFieldManagedSchemaCloudTest, TestXmlQParserPlugin, 
BasicDistributedZkTest, HdfsDirectoryTest, TestExpandComponent, 
TestStressLucene, V2StandaloneTest, PrimUtilsTest, CollectionStateFormat2Test, 
DebugComponentTest, TestSweetSpotSimilarityFactory, 
EmbeddedSolrNoSerializeTest, TestExceedMaxTermLength, TestFastOutputStream, 
TestStressInPlaceUpdates, TestClusterStateMutator, SliceStateTest, 
TestChildDocTransformer, TestJsonFacetsWithNestedObjects, 
TestSizeLimitedDistributedMap, TestSimpleTrackingShardHandler, 
TestConfigSetImmutable, TestSolrCloudWithHadoopAuthPlugin, 
FieldMutatingUpdateProcessorTest, CreateRoutedAliasTest, CurrencyFieldTypeTest, 
TestSearchPerf, AssignBackwardCompatibilityTest, TestDocTermOrdsUninvertLimit]
   [junit4] Completed [211/843 (1!)] on J2 in 79.28s, 1 test, 1 error <<< 
FAILURES!

[...truncated 2100 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/temp/junit4-J2-20190210_183934_0644676747774995483639.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/heapdumps/java_pid28439.hprof
 ...
   [junit4] Heap dump file created [505776252 bytes in 1.758 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 8945 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:651:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:585:
 Some of the tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid28439.hprof

Total time: 266 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to