You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/10/07 11:48:20 UTC

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1660 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1660/

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

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([3F0C366A88442659:CBE1EAE85F3FCEE]:0)
	at org.apache.lucene.store.RAMFile.newBuffer(RAMFile.java:84)
	at org.apache.lucene.store.RAMFile.addBuffer(RAMFile.java:57)
	at org.apache.lucene.store.RAMOutputStream.switchCurrentBuffer(RAMOutputStream.java:168)
	at org.apache.lucene.store.RAMOutputStream.writeBytes(RAMOutputStream.java:154)
	at org.apache.lucene.store.DataOutput.copyBytes(DataOutput.java:278)
	at org.apache.lucene.store.MockIndexOutputWrapper.copyBytes(MockIndexOutputWrapper.java:165)
	at org.apache.lucene.codecs.lucene50.Lucene50CompoundFormat.write(Lucene50CompoundFormat.java:96)
	at org.apache.lucene.index.IndexWriter.createCompoundFile(IndexWriter.java:5004)
	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4517)
	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4075)
	at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
	at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2178)
	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5110)
	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1620)
	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1236)
	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:189)
	at org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit(TestDocTermOrdsUninvertLimit.java:64)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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 15675 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=3F0C366A88442659 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt -Dtests.locale=sv -Dtests.timezone=Iran -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   29.1s J1 | TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3F0C366A88442659:CBE1EAE85F3FCEE]:0)
   [junit4]    > 	at org.apache.lucene.store.RAMFile.newBuffer(RAMFile.java:84)
   [junit4]    > 	at org.apache.lucene.store.RAMFile.addBuffer(RAMFile.java:57)
   [junit4]    > 	at org.apache.lucene.store.RAMOutputStream.switchCurrentBuffer(RAMOutputStream.java:168)
   [junit4]    > 	at org.apache.lucene.store.RAMOutputStream.writeBytes(RAMOutputStream.java:154)
   [junit4]    > 	at org.apache.lucene.store.DataOutput.copyBytes(DataOutput.java:278)
   [junit4]    > 	at org.apache.lucene.store.MockIndexOutputWrapper.copyBytes(MockIndexOutputWrapper.java:165)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50CompoundFormat.write(Lucene50CompoundFormat.java:96)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.createCompoundFile(IndexWriter.java:5004)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4517)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4075)
   [junit4]    > 	at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2178)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5110)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1620)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1236)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:189)
   [junit4]    > 	at org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit(TestDocTermOrdsUninvertLimit.java:64)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {field=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=1845, maxMBSortInHeap=5.330281823018872, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3e761570), locale=sv, timezone=Iran
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=119282080,total=477626368
   [junit4]   2> NOTE: All tests run in this JVM: [RequestLoggingTest, SolrInfoBeanTest, DefaultValueUpdateProcessorTest, TestSafeXMLParsing, OpenExchangeRatesOrgProviderTest, TestSubQueryTransformer, NodeMutatorTest, CopyFieldTest, TestHighlightDedupGrouping, TestCloudJSONFacetSKG, TestFuzzyAnalyzedSuggestions, SchemaApiFailureTest, ReplicationFactorTest, TestMiniSolrCloudClusterSSL, BlockJoinFacetRandomTest, SmileWriterTest, SolrCLIZkUtilsTest, JsonLoaderTest, TestDistributedStatsComponentCardinality, TestSchemalessBufferedUpdates, LegacyCloudClusterPropTest, TestSolrConfigHandlerConcurrent, TestUpdate, FacetPivotSmallTest, TestLegacyField, ProtectedTermFilterFactoryTest, TestWithCollection, TestPullReplica, StatelessScriptUpdateProcessorFactoryTest, HdfsChaosMonkeyNothingIsSafeTest, MetricsHistoryHandlerTest, FieldMutatingUpdateProcessorTest, SimpleFacetsTest, TestCursorMarkWithoutUniqueKey, StatsComponentTest, TestFastLRUCache, TestSolrFieldCacheBean, TestLMDirichletSimilarityFactory, AnalysisErrorHandlingTest, DistribJoinFromCollectionTest, DistributedFacetSimpleRefinementLongTailTest, MetricTriggerIntegrationTest, TestStreamBody, OverseerCollectionConfigSetProcessorTest, TestSearcherReuse, UtilsToolTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestCloudPseudoReturnFields, PeerSyncReplicationTest, TestBlobHandler, TestExclusionRuleCollectionAccess, BasicDistributedZkTest, TestMacroExpander, DocValuesNotIndexedTest, TestRandomRequestDistribution, TestSolrIndexConfig, DateMathParserTest, ScriptEngineTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, RemoteQueryErrorTest, TestTestInjection, SystemInfoHandlerTest, TestSolrConfigHandler, TestDocSet, TestFieldCacheWithThreads, TestExactSharedStatsCache, MultiTermTest, TestSort, SimplePostToolTest, CSVRequestHandlerTest, ScheduledTriggerIntegrationTest, TestFieldCacheSort, TestManagedResource, NodeMarkersRegistrationTest, TestNumericTerms64, TestFaceting, CdcrBootstrapTest, TestLeaderElectionZkExpiry, TestCollationField, SuggesterWFSTTest, DateRangeFieldTest, OverseerStatusTest, CreateRoutedAliasTest, TestValueSourceCache, SyncSliceTest, TestStressRecovery, TestReversedWildcardFilterFactory, HDFSCollectionsAPITest, SearchHandlerTest, SuggesterFSTTest, DistributedQueryComponentCustomSortTest, TriLevelCompositeIdRoutingTest, NodeAddedTriggerTest, TestManagedSynonymFilterFactory, TestTolerantUpdateProcessorCloud, TestExceedMaxTermLength, ConfigSetsAPITest, LeaderFailureAfterFreshStartTest, TestDirectoryFactory, TestJsonFacetRefinement, DirectoryFactoryTest, SOLR749Test, SSLMigrationTest, TestCoreBackup, TestSizeLimitedDistributedMap, TestFiltering, TestSSLRandomization, ResponseHeaderTest, TestHdfsCloudBackupRestore, TestRequestStatusCollectionAPI, AnalyticsQueryTest, JvmMetricsTest, TestAuthorizationFramework, BadIndexSchemaTest, ZkNodePropsTest, DisMaxRequestHandlerTest, TestNoOpRegenerator, DirectSolrSpellCheckerTest, DistributedFacetPivotLargeTest, SolrCmdDistributorTest, TestReplicationHandlerBackup, LIROnShardRestartTest, HLLUtilTest, TermVectorComponentDistributedTest, TestHashQParserPlugin, ExplicitHLLTest, TestSolrCloudWithHadoopAuthPlugin, HighlighterMaxOffsetTest, TestSimTriggerIntegration, TestConfigsApi, TestRangeQuery, ImplicitSnitchTest, RAMDirectoryFactoryTest, TestLFUCache, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, ZkCLITest, ZkControllerTest, ZkFailoverTest, AssignTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, ShardSplitTest, TriggerCooldownIntegrationTest, TestSimClusterStateProvider, TestSimComputePlanAction, TestSimDistribStateManager, TestSimDistributedQueue, TestSimExecutePlanAction, TestSimExtremeIndexing, TestSimNodeAddedTrigger, TestSimNodeLostTrigger, CdcrVersionReplicationTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, ZkStateReaderTest, AlternateDirectoryTest, BlobRepositoryCloudTest, ConfigureRecoveryStrategyTest, CoreSorterTest, HdfsDirectoryFactoryTest, OpenCloseCoreStressTest, CoreAdminCreateDiscoverTest, CoreAdminHandlerTest, CoreAdminOperationTest, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, LoggingHandlerTest, LukeRequestHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, ShowFileRequestHandlerTest, TestCollectionAPIs, ZookeeperStatusHandlerTest, BadComponentTest, CustomHighlightComponentTest, DebugComponentTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetExistsSmallTest, DistributedFacetPivotWhiteBoxTest, DistributedSpellCheckComponentTest, QueryElevationComponentTest, TestTrackingShardHandlerFactory, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery64, SolrGraphiteReporterTest, SolrSlf4jReporterTest, SolrShardReporterTest, TestCustomDocTransformer, TestJavabinTupleStreamParser, TestPHPSerializedResponseWriter, TestRawResponseWriter, TestSolrQueryResponse, TestChildDocTransformerHierarchy, TestBulkSchemaAPI, TestUniqueKeyFieldResource, BadCopyFieldTest, DocValuesMultiTest, DocValuesTest, TestCloudManagedSchema, TestManagedSchema, TestPointFields, TestPseudoReturnFields, TestRecovery, TestSolr4Spatial2, TestSolrCoreParser, TestStressLucene, TestSurroundQueryParser, TestTrieFacet, TestXmlQParserPlugin, TestJsonFacetsWithNestedObjects, TestFunctionQuery, BJQParserTest, TestCloudNestedDocsSort, TestBM25SimilarityFactory, TestIBSimilarityFactory, BasicAuthIntegrationTest, SpellCheckCollatorTest, SpellingQueryConverterTest, TestSuggestSpellingConverter, WordBreakSolrSpellCheckerTest, TestBlendedInfixSuggestions, BlockCacheTest, BlockDirectoryTest, TestDocTermOrdsUninvertLimit]
   [junit4] Completed [784/835 (1!)] on J1 in 29.13s, 1 test, 1 error <<< FAILURES!

[...truncated 162 lines...]
   [junit4] JVM J1: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J1-20181007_100446_2613512726185708172650.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/heapdumps/java_pid22089.hprof ...
   [junit4] Heap dump file created [517335321 bytes in 1.654 secs]
   [junit4] <<< JVM J1: EOF ----

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

Total time: 294 minutes 31 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