You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/08/26 00:02:36 UTC

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_102) - Build # 1581 - Still Unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1581/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:42003/c8n_1x3_lf_shard1_replica3]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:42003/c8n_1x3_lf_shard1_replica3]
	at __randomizedtesting.SeedInfo.seed([E2030F2C1AB3647:86740F286F575BBF]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:774)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:592)
	at org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:578)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:174)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:55)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:42003/c8n_1x3_lf_shard1_replica3]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:768)
	... 49 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:42003/c8n_1x3_lf_shard1_replica3
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:599)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:403)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
	... 50 more
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:497)
	... 54 more


FAILED:  org.apache.lucene.search.TestBooleanRewrites.testRandom

Error Message:
expected:<0.8533775806427002> but was:<0.9908660650253296>

Stack Trace:
java.lang.AssertionError: expected:<0.8533775806427002> but was:<0.9908660650253296>
	at __randomizedtesting.SeedInfo.seed([C8E0E2DBB8C1271:7EC22B220AECA402]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:443)
	at org.junit.Assert.assertEquals(Assert.java:512)
	at org.apache.lucene.search.TestBooleanRewrites.assertEquals(TestBooleanRewrites.java:375)
	at org.apache.lucene.search.TestBooleanRewrites.testRandom(TestBooleanRewrites.java:319)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 1488 lines...]
   [junit4] Suite: org.apache.lucene.search.TestBooleanRewrites
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBooleanRewrites -Dtests.method=testRandom -Dtests.seed=C8E0E2DBB8C1271 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr -Dtests.timezone=America/St_Vincent -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.14s J1 | TestBooleanRewrites.testRandom <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<0.8533775806427002> but was:<0.9908660650253296>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C8E0E2DBB8C1271:7EC22B220AECA402]:0)
   [junit4]    > 	at org.apache.lucene.search.TestBooleanRewrites.assertEquals(TestBooleanRewrites.java:375)
   [junit4]    > 	at org.apache.lucene.search.TestBooleanRewrites.testRandom(TestBooleanRewrites.java:319)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=15432, maxDocsPerChunk=575, blockSize=733), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=15432, blockSize=733)), sim=ClassicSimilarity, locale=sr, timezone=America/St_Vincent
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=409602920,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFSTs, TestFieldReuse, TestByteBlockPool, TestSloppyMath, TestSleepingLockWrapper, TestIndexWriterCommit, TestApproximationSearchEquivalence, TestSortRandom, TestStopFilter, TestStressAdvance, TestMathUtil, TestSpanExplanations, TestDuelingCodecsAtNight, TestMultiset, TestScorerPerf, TestTermdocPerf, TestTermVectors, TestFilterIterator, TestDuelingCodecs, TestAllFilesHaveCodecHeader, TestGeoEncodingUtils, TestCharsRefBuilder, TestIndexSorting, TestDocument, TestParallelLeafReader, TestFieldMaskingSpanQuery, TestPackedTokenAttributeImpl, TestDoc, TestPackedInts, TestMergeSchedulerExternal, TestTransactions, TestDeterminism, TestIndexWriterFromReader, TestTopDocsMerge, TestIndexSearcher, TestNumericDocValuesUpdates, TestWeakIdentityMap, TestTimSorterWorstCase, TestMinShouldMatch2, TestDocumentsWriterDeleteQueue, TestFixedLengthBytesRefArray, TestRollingBuffer, TestUsageTrackingFilterCachingPolicy, TestFastCompressionMode, TestSearchForDuplicates, MultiCollectorTest, TestTermVectorsWriter, TestRegexpRandom, TestDeterminizeLexicon, TestPerFieldPostingsFormat2, TestSameTokenSamePosition, TestFixedBitSet, TestPerFieldPostingsFormat, TestSearchWithThreads, TestTryDelete, TestAssertions, TestPostingsOffsets, TestSegmentMerger, TestQueryRescorer, TestAllFilesHaveChecksumFooter, TestSpanOrQuery, TestStringHelper, TestBlockPostingsFormat3, TestCharsRef, TestBoolean2, TestDocIDMerger, TestAutomaton, TestIndexWriterConfig, TestTopDocsCollector, TestNoMergePolicy, TestIndexWriterOutOfFileDescriptors, TestConstantScoreQuery, TestIndexWriterLockRelease, TestIndexWriterExceptions, TestBooleanOr, TestBasics, TestFlushByRamOrCountsPolicy, TestSloppyPhraseQuery, TestNRTThreads, TestHighCompressionMode, TestMinimize, TestSnapshotDeletionPolicy, TestIndexWriterUnicode, TestTieredMergePolicy, TestIndexWriterForceMerge, TestByteSlices, TestBufferedIndexInput, TestLockFactory, TestPhraseQuery, TestCollectionUtil, TestOmitNorms, TestComplexExplanations, TestRegexpRandom2, TestSegmentReader, TestFastDecompressionMode, TestIndexWriterNRTIsCurrent, TestPagedBytes, TestCrash, TestMultiDocValues, TestSimpleSearchEquivalence, TestSimilarityBase, TestHugeRamFile, TestTermsEnum2, TestLegacyNumericUtils, TestMixedCodecs, TestRAMDirectory, TestThreadedForceMerge, TestSloppyPhraseQuery2, TestDisjunctionMaxQuery, TestNearSpansOrdered, TestSameScoresWithThreads, TestLiveFieldValues, TestFuzzyQuery, TestWildcard, TestSimilarity2, TestNoDeletionPolicy, TestSimpleExplanationsOfNonMatches, TestRegexpQuery, TestPerSegmentDeletes, TestMultiValuedNumericRangeQuery, TestIntBlockPool, TestPrefixInBooleanQuery, TestUniqueTermCount, TestParallelReaderEmptyIndex, TestMaxTermFrequency, TestFileSwitchDirectory, TestPrefixRandom, TestCheckIndex, TestConjunctions, TestVirtualMethod, TestDateTools, TestAttributeSource, TestRamUsageEstimator, TestIsCurrent, TestPhrasePrefixQuery, TestRollback, TestCloseableThreadLocal, TestVersion, TestCodecHoldsOpenFiles, TestDocBoost, TestScoreCachingWrappingScorer, Test2BPositions, TestPositiveScoresOnlyCollector, TestNewestSegment, TestCharArraySet, TestCodecUtil, TestForUtil, TestLucene50FieldInfoFormat, TestLucene50StoredFieldsFormat, TestLucene50StoredFieldsFormatHighCompression, TestLucene50TermVectorsFormat, TestLucene62SegmentInfoFormat, TestPolygon2D, TestExceedMaxTermLength, TestIndexReaderClose, TestIndexWriterDeleteByQuery, TestIndexWriterMaxDocs, TestMaxPosition, TestMergeRateLimiter, TestMixedDocValuesUpdates, TestMultiTermsEnum, TestReadOnlyIndex, TestReaderWrapperDVTypeCheck, TestSegmentInfos, TestSortedSetDocValues, TestTragicIndexWriterDeadlock, TestBooleanRewrites]
   [junit4] Completed [390/438 (1!)] on J1 in 0.16s, 8 tests, 1 failure <<< FAILURES!

[...truncated 10635 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/init-core-data-001
   [junit4]   2> 1441853 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[E2030F2C1AB3647]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1441853 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[E2030F2C1AB3647]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1441854 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1441855 INFO  (Thread-3113) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1441855 INFO  (Thread-3113) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1441955 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.ZkTestServer start zk server on port:34760
   [junit4]   2> 1441955 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1441955 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441956 INFO  (zkCallback-2492-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6caba63d name:ZooKeeperConnection Watcher:127.0.0.1:34760 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1441956 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441956 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1441956 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1441957 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1441958 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441958 INFO  (zkCallback-2493-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@22e6660 name:ZooKeeperConnection Watcher:127.0.0.1:34760/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1441958 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441958 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1441958 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1441959 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1441960 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1441960 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1441960 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1441960 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1441961 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1441961 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1441962 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1441962 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1441962 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1441962 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1441963 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1441964 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1441964 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1441964 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1441965 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1441965 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1441965 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1441965 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1441966 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1441966 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1441966 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1441966 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1441967 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1441967 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1442019 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/control-001/cores/collection1
   [junit4]   2> 1442020 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1442020 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21316865{/,null,AVAILABLE}
   [junit4]   2> 1442021 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3f314494{HTTP/1.1,[http/1.1]}{127.0.0.1:41942}
   [junit4]   2> 1442021 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.e.j.s.Server Started @1444082ms
   [junit4]   2> 1442021 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/tempDir-001/control/data, hostContext=/, hostPort=43194, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/control-001/cores}
   [junit4]   2> 1442022 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1442022 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/control-001'
   [junit4]   2> 1442022 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1442022 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1442022 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1442022 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442023 INFO  (zkCallback-2494-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@45d577d3 name:ZooKeeperConnection Watcher:127.0.0.1:34760/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1442023 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442024 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1442024 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1442024 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/control-001/solr.xml
   [junit4]   2> 1442027 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/control-001/cores
   [junit4]   2> 1442027 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.CoreContainer New CoreContainer 378048835
   [junit4]   2> 1442027 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/control-001]
   [junit4]   2> 1442027 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/control-001/lib
   [junit4]   2> 1442028 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1442028 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1442029 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1442029 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1442029 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34760/solr
   [junit4]   2> 1442029 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1442029 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1442029 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442030 INFO  (zkCallback-2497-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@343dc8b0 name:ZooKeeperConnection Watcher:127.0.0.1:34760 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1442030 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442030 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1442030 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/278994370@285068c6
   [junit4]   2> 1442031 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442031 INFO  (zkCallback-2498-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@dccc9b1 name:ZooKeeperConnection Watcher:127.0.0.1:34760/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1442031 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442031 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1442032 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1442033 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1442033 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1442034 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1442034 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1442036 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1442036 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1442036 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1442037 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1442037 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1442037 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1442038 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1442038 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1442039 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1442039 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96480003697213444-127.0.0.1:43194_-n_0000000000
   [junit4]   2> 1442039 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43194_
   [junit4]   2> 1442039 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1442040 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.Overseer Overseer (id=96480003697213444-127.0.0.1:43194_-n_0000000000) starting
   [junit4]   2> 1442040 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1442042 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1442042 INFO  (OverseerCollectionConfigSetProcessor-96480003697213444-127.0.0.1:43194_-n_0000000000) [n:127.0.0.1:43194_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1442042 INFO  (OverseerStateUpdate-96480003697213444-127.0.0.1:43194_-n_0000000000) [n:127.0.0.1:43194_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1442042 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43194_
   [junit4]   2> 1442042 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43194_
   [junit4]   2> 1442043 INFO  (OverseerStateUpdate-96480003697213444-127.0.0.1:43194_-n_0000000000) [n:127.0.0.1:43194_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1442043 INFO  (zkCallback-2498-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1442043 INFO  (zkCallback-2498-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1442053 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1442053 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1442053 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/control-001/cores
   [junit4]   2> 1442054 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1442054 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/control-001/cores/collection1
   [junit4]   2> 1442054 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1442054 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1442054 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1442054 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:43194_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1442054 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1442055 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1442055 INFO  (OverseerStateUpdate-96480003697213444-127.0.0.1:43194_-n_0000000000) [n:127.0.0.1:43194_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43194",
   [junit4]   2>   "node_name":"127.0.0.1:43194_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1442055 INFO  (OverseerStateUpdate-96480003697213444-127.0.0.1:43194_-n_0000000000) [n:127.0.0.1:43194_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43194",
   [junit4]   2>   "node_name":"127.0.0.1:43194_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1442055 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1442055 INFO  (OverseerStateUpdate-96480003697213444-127.0.0.1:43194_-n_0000000000) [n:127.0.0.1:43194_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1442055 INFO  (OverseerStateUpdate-96480003697213444-127.0.0.1:43194_-n_0000000000) [n:127.0.0.1:43194_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1442055 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1442056 INFO  (zkCallback-2498-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1443056 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1443056 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1443056 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1443056 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1443056 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1443056 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/control-001/cores/collection1'
   [junit4]   2> 1443056 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1443056 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1443057 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1443060 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1443063 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1443069 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1443073 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1443149 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1443153 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1443154 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1443157 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1443158 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1443159 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1443159 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1443160 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1443160 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1443160 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1443160 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/control-001/cores/collection1/data/]
   [junit4]   2> 1443160 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@637a3d4b
   [junit4]   2> 1443160 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/control-001/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1443160 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1443161 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/control-001/cores/collection1/data
   [junit4]   2> 1443161 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1443161 WARN  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1443161 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/control-001/cores/collection1/data/index
   [junit4]   2> 1443161 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23120451862081498]
   [junit4]   2> 1443161 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@70d45479 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58d3e2aa),segFN=segments_1,generation=1}
   [junit4]   2> 1443161 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1443162 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/control-001/cores/collection1/data/
   [junit4]   2> 1443162 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1443163 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1443164 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1443164 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1443164 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1443164 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1443164 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1443164 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1443164 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1443164 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1443164 WARN  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1443165 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1443165 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1443166 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1443166 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1443168 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1443168 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1443168 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1443168 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1443169 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1443169 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1443169 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=18.8125, floorSegmentMB=1.763671875, forceMergeDeletesPctAllowed=16.257318512446684, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10014524263752929
   [junit4]   2> 1443169 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@70d45479 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58d3e2aa),segFN=segments_1,generation=1}
   [junit4]   2> 1443169 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1443169 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c6b36b6[collection1] main]
   [junit4]   2> 1443169 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1443170 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1443170 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1443170 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1443170 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1443170 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1443170 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1443170 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1443170 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1443170 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1443171 INFO  (searcherExecutor-6153-thread-1-processing-n:127.0.0.1:43194_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5c6b36b6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1443171 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1443171 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1443171 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1443171 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543680060534292480
   [junit4]   2> 1443173 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543680060534292480
   [junit4]   2> 1443173 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1443173 INFO  (coreLoadExecutor-6152-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1443173 INFO  (coreZkRegister-6145-thread-1-processing-n:127.0.0.1:43194_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:43194 collection:control_collection shard:shard1
   [junit4]   2> 1443173 INFO  (coreZkRegister-6145-thread-1-processing-n:127.0.0.1:43194_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1443174 INFO  (coreZkRegister-6145-thread-1-processing-n:127.0.0.1:43194_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96480003697213444-core_node1-n_0000000000
   [junit4]   2> 1443175 INFO  (coreZkRegister-6145-thread-1-processing-n:127.0.0.1:43194_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1443175 INFO  (coreZkRegister-6145-thread-1-processing-n:127.0.0.1:43194_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1443176 INFO  (coreZkRegister-6145-thread-1-processing-n:127.0.0.1:43194_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1443176 INFO  (OverseerStateUpdate-96480003697213444-127.0.0.1:43194_-n_0000000000) [n:127.0.0.1:43194_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1443176 INFO  (coreZkRegister-6145-thread-1-processing-n:127.0.0.1:43194_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43194/collection1/
   [junit4]   2> 1443176 INFO  (coreZkRegister-6145-thread-1-processing-n:127.0.0.1:43194_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1443176 INFO  (coreZkRegister-6145-thread-1-processing-n:127.0.0.1:43194_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:43194/collection1/ has no replicas
   [junit4]   2> 1443176 INFO  (coreZkRegister-6145-thread-1-processing-n:127.0.0.1:43194_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1443177 INFO  (coreZkRegister-6145-thread-1-processing-n:127.0.0.1:43194_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96480003697213444-core_node1-n_0000000000
   [junit4]   2> 1443178 INFO  (coreZkRegister-6145-thread-1-processing-n:127.0.0.1:43194_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43194/collection1/ shard1
   [junit4]   2> 1443178 INFO  (OverseerStateUpdate-96480003697213444-127.0.0.1:43194_-n_0000000000) [n:127.0.0.1:43194_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:43194",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1443278 INFO  (zkCallback-2498-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1443328 INFO  (coreZkRegister-6145-thread-1-processing-n:127.0.0.1:43194_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:43194/collection1/ and leader is http://127.0.0.1:43194/collection1/
   [junit4]   2> 1443328 INFO  (coreZkRegister-6145-thread-1-processing-n:127.0.0.1:43194_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43194
   [junit4]   2> 1443328 INFO  (coreZkRegister-6145-thread-1-processing-n:127.0.0.1:43194_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1443328 INFO  (coreZkRegister-6145-thread-1-processing-n:127.0.0.1:43194_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1443328 INFO  (coreZkRegister-6145-thread-1-processing-n:127.0.0.1:43194_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1443329 INFO  (coreZkRegister-6145-thread-1-processing-n:127.0.0.1:43194_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43194_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 1443329 INFO  (OverseerStateUpdate-96480003697213444-127.0.0.1:43194_-n_0000000000) [n:127.0.0.1:43194_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43194",
   [junit4]   2>   "node_name":"127.0.0.1:43194_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1443329 INFO  (OverseerStateUpdate-96480003697213444-127.0.0.1:43194_-n_0000000000) [n:127.0.0.1:43194_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43194",
   [junit4]   2>   "node_name":"127.0.0.1:43194_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1443430 INFO  (zkCallback-2498-thread-1-processing-n:127.0.0.1:43194_) [n:127.0.0.1:43194_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1443556 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1443556 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443557 INFO  (zkCallback-2502-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b8d5233 name:ZooKeeperConnection Watcher:127.0.0.1:34760/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443557 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443557 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1443557 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1443557 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1443557 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1443558 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1443558 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1443558 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1443558 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443559 INFO  (zkCallback-2503-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@42ac1e78 name:ZooKeeperConnection Watcher:127.0.0.1:34760/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443559 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443559 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1443560 INFO  (OverseerStateUpdate-96480003697213444-127.0.0.1:43194_-n_0000000000) [n:127.0.0.1:43194_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 1443560 INFO  (OverseerStateUpdate-96480003697213444-127.0.0.1:43194_-n_0000000000) [n:127.0.0.1:43194_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1443612 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/shard-1-001/cores/collection1
   [junit4]   2> 1443612 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/shard-1-001
   [junit4]   2> 1443613 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1443613 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4156f1cc{/,null,AVAILABLE}
   [junit4]   2> 1443614 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.e.j.s.ServerConnector Started ServerConnector@640acc5a{HTTP/1.1,[http/1.1]}{127.0.0.1:34613}
   [junit4]   2> 1443614 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.e.j.s.Server Started @1445674ms
   [junit4]   2> 1443614 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=40916, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/shard-1-001/cores}
   [junit4]   2> 1443614 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1443614 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/shard-1-001'
   [junit4]   2> 1443614 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1443615 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1443615 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1443615 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443615 INFO  (zkCallback-2504-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@30ebf4f9 name:ZooKeeperConnection Watcher:127.0.0.1:34760/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443616 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443616 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1443616 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1443616 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/shard-1-001/solr.xml
   [junit4]   2> 1443620 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/shard-1-001/cores
   [junit4]   2> 1443620 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.CoreContainer New CoreContainer 1313184011
   [junit4]   2> 1443620 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/shard-1-001]
   [junit4]   2> 1443620 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001/shard-1-001/lib
   [junit4]   2> 1443620 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1443621 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1443621 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1443621 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1443621 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34760/solr
   [junit4]   2> 1443621 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1443621 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1443622 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443622 INFO  (zkCallback-2507-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@528b1359 name:ZooKeeperConnection Watcher:127.0.0.1:34760 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443622 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443622 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1443623 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:40916_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/278994370@b21e3fa
   [junit4]   2> 1443623 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:40916_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443624 INFO  (zkCallback-2508-thread-1-processing-n:127.0.0.1:40916_) [n:127.0.0.1:40916_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4b42f4e4 name:ZooKeeperConnection Watcher:127.0.0.1:34760/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443624 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:40916_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1443625 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:40916_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1443625 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:40916_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1443626 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:40916_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1443626 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:40916_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1443627 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[E2030F2C1AB3647]) [n:127.0.0.1:40916_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96480003697213449-127.0.0.1:40916_-n_0000000001
   [junit4]   2> 1443627 INFO  

[...truncated too long message...]

[    ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:43194/, target: http://127.0.0.1:41942/
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test -Dtests.seed=E2030F2C1AB3647 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bg -Dtests.timezone=America/Glace_Bay -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   57.5s J2 | LeaderFailoverAfterPartitionTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:42003/c8n_1x3_lf_shard1_replica3]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E2030F2C1AB3647:86740F286F575BBF]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:774)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:592)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:578)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:174)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:55)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:42003/c8n_1x3_lf_shard1_replica3]
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:768)
   [junit4]    > 	... 49 more
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:42003/c8n_1x3_lf_shard1_replica3
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:599)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:403)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
   [junit4]    > 	... 50 more
   [junit4]    > Caused by: java.net.ConnectException: Connection refused
   [junit4]    > 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]    > 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    > 	at java.net.Socket.connect(Socket.java:589)
   [junit4]    > 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:497)
   [junit4]    > 	... 54 more
   [junit4]   2> 1499367 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[E2030F2C1AB3647]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_E2030F2C1AB3647-001
   [junit4]   2> Aug 25, 2016 11:34:42 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=ClassicSimilarity, locale=bg, timezone=America/Glace_Bay
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=236299944,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BinaryUpdateRequestHandlerTest, TestExclusionRuleCollectionAccess, QueryParsingTest, HdfsWriteToMultipleCollectionsTest, TestUseDocValuesAsStored, TestCopyFieldCollectionResource, TestCSVResponseWriter, XmlUpdateRequestHandlerTest, TestFieldTypeCollectionResource, SSLMigrationTest, TestSweetSpotSimilarityFactory, DeleteStatusTest, UnloadDistributedZkTest, TestGeoJSONResponseWriter, TestShortCircuitedRequests, JavabinLoaderTest, AssignTest, TestFieldCacheVsDocValues, BasicAuthIntegrationTest, DateMathParserTest, TestDynamicLoading, TestGroupingSearch, TestRecovery, BadComponentTest, RuleEngineTest, TestRawTransformer, ConfigSetsAPITest, StatsComponentTest, SuggesterWFSTTest, TestExpandComponent, TestRequestForwarding, BaseCdcrDistributedZkTest, DeleteNodeTest, TestZkChroot, SmileWriterTest, TestGraphTermsQParserPlugin, TestTolerantSearch, TestMaxScoreQueryParser, StatelessScriptUpdateProcessorFactoryTest, CdcrReplicationHandlerTest, SharedFSAutoReplicaFailoverTest, TestShardHandlerFactory, TestMacroExpander, TestJmxMonitoredMap, TestReplicationHandlerBackup, TestSmileRequest, TestLeaderInitiatedRecoveryThread, DistributedFacetPivotLongTailTest, LeaderInitiatedRecoveryOnCommitTest, TestSubQueryTransformerDistrib, TestWriterPerf, FullSolrCloudDistribCmdsTest, DocValuesMultiTest, DirectUpdateHandlerOptimizeTest, UpdateParamsTest, SuggesterTSTTest, TestIndexSearcher, LeaderElectionTest, TestTolerantUpdateProcessorCloud, BlockJoinFacetSimpleTest, AutoCommitTest, TestJettySolrRunner, TestOverriddenPrefixQueryForCustomFieldType, TestSolrQueryParser, TestSQLHandler, SampleTest, TestHighFrequencyDictionaryFactory, HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, UUIDUpdateProcessorFallbackTest, TestScoreJoinQPScore, TestUniqueKeyFieldResource, TestMiniSolrCloudClusterSSL, TestRestManager, TestDistributedMissingSort, TestSolrJ, TestSearchPerf, ReplicationFactorTest, LukeRequestHandlerTest, TestIndexingPerformance, TestStressReorder, TestReloadDeadlock, OverseerCollectionConfigSetProcessorTest, TestConfigSetsAPI, ExplicitHLLTest, SolrCoreCheckLockOnStartupTest, DirectSolrConnectionTest, TestCustomSort, CollectionReloadTest, DistributedFacetPivotWhiteBoxTest, TestFieldCacheSanityChecker, DebugComponentTest, TermVectorComponentDistributedTest, RecoveryZkTest, RegexBoostProcessorTest, TestMinMaxOnMultiValuedField, TestConfigSetImmutable, TestPHPSerializedResponseWriter, PrimitiveFieldTypeTest, BasicDistributedZkTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedGrouping, DistributedSpellCheckComponentTest, TestJoin, TestReload, DistributedTermsComponentTest, SolrCoreTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, DirectUpdateHandlerTest, SoftAutoCommitTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, DocValuesTest, TestSolrDeletionPolicy1, DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, TestOmitPositions, RequestHandlersTest, RequiredFieldsTest, TestArbitraryIndexDir, LoggingHandlerTest, TestJmxIntegration, ReturnFieldsTest, SearchHandlerTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestFastWriter, ResourceLoaderTest, ScriptEngineTest, URLClassifyProcessorTest, TestFastLRUCache, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, ClusterStateTest, TestUtils, ZkNodePropsTest, SliceStateTest, CircularListTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, ConnectionReuseTest, TestEmbeddedSolrServerConstructors, AliasIntegrationTest, CdcrReplicationDistributedZkTest, CollectionTooManyReplicasTest, DeleteInactiveReplicaTest, DistribDocExpirationUpdateProcessorTest, DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest]
   [junit4] Completed [466/631 (1!)] on J2 in 58.03s, 1 test, 1 error <<< FAILURES!

[...truncated 60701 lines...]


[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_102) - Build # 1586 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1586/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:34398/c8n_1x3_lf_shard1_replica3]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:34398/c8n_1x3_lf_shard1_replica3]
	at __randomizedtesting.SeedInfo.seed([822393BFFCDB9314:A77AC655227FEEC]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:774)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:592)
	at org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:578)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:174)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:55)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:34398/c8n_1x3_lf_shard1_replica3]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:768)
	... 49 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:34398/c8n_1x3_lf_shard1_replica3
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:599)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:403)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
	... 50 more
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:497)
	... 54 more




Build Log:
[...truncated 12129 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/init-core-data-001
   [junit4]   2> 1431362 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[822393BFFCDB9314]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1431362 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[822393BFFCDB9314]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1431363 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1431363 INFO  (Thread-2313) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1431363 INFO  (Thread-2313) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1431463 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.ZkTestServer start zk server on port:41914
   [junit4]   2> 1431463 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1431464 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1431464 INFO  (zkCallback-1357-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b04a1b name:ZooKeeperConnection Watcher:127.0.0.1:41914 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1431464 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1431465 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1431465 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1431466 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1431466 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1431467 INFO  (zkCallback-1358-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18367c name:ZooKeeperConnection Watcher:127.0.0.1:41914/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1431467 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1431467 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1431467 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1431467 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1431468 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1431468 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1431469 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1431469 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1431470 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1431470 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1431470 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1431471 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1431471 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1431471 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1431472 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1431472 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1431472 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1431472 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1431473 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1431473 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1431473 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1431473 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1431474 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1431474 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1431474 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1431474 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1431475 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1431475 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1431535 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/control-001/cores/collection1
   [junit4]   2> 1431537 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1431538 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ed6ebd{/,null,AVAILABLE}
   [junit4]   2> 1431539 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.e.j.s.ServerConnector Started ServerConnector@f14870{HTTP/1.1,[http/1.1]}{127.0.0.1:40039}
   [junit4]   2> 1431539 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.e.j.s.Server Started @1433918ms
   [junit4]   2> 1431539 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/tempDir-001/control/data, hostContext=/, hostPort=34398, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/control-001/cores}
   [junit4]   2> 1431539 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1431539 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/control-001'
   [junit4]   2> 1431539 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1431539 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1431539 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1431540 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1431540 INFO  (zkCallback-1359-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1eb0fd3 name:ZooKeeperConnection Watcher:127.0.0.1:41914/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1431540 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1431541 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1431541 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1431541 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/control-001/solr.xml
   [junit4]   2> 1431544 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/control-001/cores
   [junit4]   2> 1431544 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.CoreContainer New CoreContainer 19757966
   [junit4]   2> 1431544 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/control-001]
   [junit4]   2> 1431544 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/control-001/lib
   [junit4]   2> 1431544 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1431545 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1431546 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1431546 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1431546 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41914/solr
   [junit4]   2> 1431546 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1431546 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1431546 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1431546 INFO  (zkCallback-1362-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@50a293 name:ZooKeeperConnection Watcher:127.0.0.1:41914 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1431546 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1431547 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1431547 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$69/1366896@7c4010
   [junit4]   2> 1431547 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1431548 INFO  (zkCallback-1363-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18a98dd name:ZooKeeperConnection Watcher:127.0.0.1:41914/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1431548 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1431549 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1431550 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1431551 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1431551 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1431552 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1431552 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1431553 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1431553 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1431554 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1431554 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1431554 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1431554 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1431555 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1431555 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1431555 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1431556 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96482701896253444-127.0.0.1:34398_-n_0000000000
   [junit4]   2> 1431556 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34398_
   [junit4]   2> 1431556 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1431556 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.Overseer Overseer (id=96482701896253444-127.0.0.1:34398_-n_0000000000) starting
   [junit4]   2> 1431557 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1431558 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1431558 INFO  (OverseerCollectionConfigSetProcessor-96482701896253444-127.0.0.1:34398_-n_0000000000) [n:127.0.0.1:34398_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1431558 INFO  (OverseerStateUpdate-96482701896253444-127.0.0.1:34398_-n_0000000000) [n:127.0.0.1:34398_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1431558 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34398_
   [junit4]   2> 1431558 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34398_
   [junit4]   2> 1431559 INFO  (OverseerStateUpdate-96482701896253444-127.0.0.1:34398_-n_0000000000) [n:127.0.0.1:34398_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1431559 INFO  (zkCallback-1363-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1431559 INFO  (zkCallback-1363-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1431576 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1431577 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1431577 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/control-001/cores
   [junit4]   2> 1431578 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1431578 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/control-001/cores/collection1
   [junit4]   2> 1431578 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1431578 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1431578 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1431578 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1431578 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:34398_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1431579 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1431579 INFO  (OverseerStateUpdate-96482701896253444-127.0.0.1:34398_-n_0000000000) [n:127.0.0.1:34398_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34398",
   [junit4]   2>   "node_name":"127.0.0.1:34398_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1431579 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1431579 INFO  (OverseerStateUpdate-96482701896253444-127.0.0.1:34398_-n_0000000000) [n:127.0.0.1:34398_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34398",
   [junit4]   2>   "node_name":"127.0.0.1:34398_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1431579 INFO  (OverseerStateUpdate-96482701896253444-127.0.0.1:34398_-n_0000000000) [n:127.0.0.1:34398_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1431580 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1431580 INFO  (OverseerStateUpdate-96482701896253444-127.0.0.1:34398_-n_0000000000) [n:127.0.0.1:34398_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1431580 INFO  (zkCallback-1363-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1432580 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1432580 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1432580 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1432580 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1432580 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1432580 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/control-001/cores/collection1'
   [junit4]   2> 1432581 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1432581 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1432582 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1432585 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1432587 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1432593 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1432597 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1432673 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1432678 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1432678 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1432683 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1432684 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1432685 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1432685 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1432686 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1432686 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1432686 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1432686 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/control-001/cores/collection1/data/]
   [junit4]   2> 1432687 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f43e2
   [junit4]   2> 1432687 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/control-001/cores/collection1/data/snapshot_metadata
   [junit4]   2> 1432687 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1432687 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/control-001/cores/collection1/data
   [junit4]   2> 1432687 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1432688 WARN  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1432688 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/control-001/cores/collection1/data/index
   [junit4]   2> 1432688 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1432688 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cc7b45 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15cee29),segFN=segments_1,generation=1}
   [junit4]   2> 1432688 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1432689 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/control-001/cores/collection1/data/
   [junit4]   2> 1432689 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1432691 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1432691 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1432691 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1432691 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1432691 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1432691 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1432691 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1432692 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1432692 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1432692 WARN  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1432693 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1432693 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1432694 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1432694 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1432697 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1432697 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1432697 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1432697 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1432698 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1432698 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1432698 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31826582551087085]
   [junit4]   2> 1432699 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cc7b45 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15cee29),segFN=segments_1,generation=1}
   [junit4]   2> 1432699 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1432699 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19328ef[collection1] main]
   [junit4]   2> 1432699 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1432699 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1432699 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1432699 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1432699 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1432699 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1432700 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1432700 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1432700 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1432700 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1432700 INFO  (searcherExecutor-4588-thread-1-processing-n:127.0.0.1:34398_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19328ef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1432700 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1432700 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1432700 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1432701 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543723231742001152
   [junit4]   2> 1432702 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543723231742001152
   [junit4]   2> 1432702 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1432703 INFO  (coreLoadExecutor-4587-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1432703 INFO  (coreZkRegister-4580-thread-1-processing-n:127.0.0.1:34398_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:34398 collection:control_collection shard:shard1
   [junit4]   2> 1432703 INFO  (coreZkRegister-4580-thread-1-processing-n:127.0.0.1:34398_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1432704 INFO  (coreZkRegister-4580-thread-1-processing-n:127.0.0.1:34398_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96482701896253444-core_node1-n_0000000000
   [junit4]   2> 1432704 INFO  (coreZkRegister-4580-thread-1-processing-n:127.0.0.1:34398_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1432705 INFO  (coreZkRegister-4580-thread-1-processing-n:127.0.0.1:34398_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1432705 INFO  (coreZkRegister-4580-thread-1-processing-n:127.0.0.1:34398_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1432705 INFO  (coreZkRegister-4580-thread-1-processing-n:127.0.0.1:34398_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34398/collection1/
   [junit4]   2> 1432705 INFO  (OverseerStateUpdate-96482701896253444-127.0.0.1:34398_-n_0000000000) [n:127.0.0.1:34398_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1432705 INFO  (coreZkRegister-4580-thread-1-processing-n:127.0.0.1:34398_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1432705 INFO  (coreZkRegister-4580-thread-1-processing-n:127.0.0.1:34398_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:34398/collection1/ has no replicas
   [junit4]   2> 1432705 INFO  (coreZkRegister-4580-thread-1-processing-n:127.0.0.1:34398_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1432706 INFO  (coreZkRegister-4580-thread-1-processing-n:127.0.0.1:34398_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96482701896253444-core_node1-n_0000000000
   [junit4]   2> 1432707 INFO  (coreZkRegister-4580-thread-1-processing-n:127.0.0.1:34398_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34398/collection1/ shard1
   [junit4]   2> 1432707 INFO  (OverseerStateUpdate-96482701896253444-127.0.0.1:34398_-n_0000000000) [n:127.0.0.1:34398_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:34398",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1432808 INFO  (zkCallback-1363-thread-1-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1432857 INFO  (coreZkRegister-4580-thread-1-processing-n:127.0.0.1:34398_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:34398/collection1/ and leader is http://127.0.0.1:34398/collection1/
   [junit4]   2> 1432857 INFO  (coreZkRegister-4580-thread-1-processing-n:127.0.0.1:34398_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34398
   [junit4]   2> 1432857 INFO  (coreZkRegister-4580-thread-1-processing-n:127.0.0.1:34398_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1432857 INFO  (coreZkRegister-4580-thread-1-processing-n:127.0.0.1:34398_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1432857 INFO  (coreZkRegister-4580-thread-1-processing-n:127.0.0.1:34398_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1432858 INFO  (coreZkRegister-4580-thread-1-processing-n:127.0.0.1:34398_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34398_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 1432858 INFO  (OverseerStateUpdate-96482701896253444-127.0.0.1:34398_-n_0000000000) [n:127.0.0.1:34398_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34398",
   [junit4]   2>   "node_name":"127.0.0.1:34398_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1432858 INFO  (OverseerStateUpdate-96482701896253444-127.0.0.1:34398_-n_0000000000) [n:127.0.0.1:34398_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34398",
   [junit4]   2>   "node_name":"127.0.0.1:34398_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1432959 INFO  (zkCallback-1363-thread-2-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1433081 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1433081 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1433082 INFO  (zkCallback-1367-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a1cb97 name:ZooKeeperConnection Watcher:127.0.0.1:41914/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1433082 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1433082 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1433082 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1433082 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1433083 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1433083 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1433083 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1433083 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1433083 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1433084 INFO  (zkCallback-1368-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fa8f56 name:ZooKeeperConnection Watcher:127.0.0.1:41914/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1433084 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1433084 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1433085 INFO  (OverseerStateUpdate-96482701896253444-127.0.0.1:34398_-n_0000000000) [n:127.0.0.1:34398_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 1433085 INFO  (OverseerStateUpdate-96482701896253444-127.0.0.1:34398_-n_0000000000) [n:127.0.0.1:34398_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1433148 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/shard-1-001/cores/collection1
   [junit4]   2> 1433148 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/shard-1-001
   [junit4]   2> 1433149 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1433149 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@dfeafb{/,null,AVAILABLE}
   [junit4]   2> 1433150 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.e.j.s.ServerConnector Started ServerConnector@965a41{HTTP/1.1,[http/1.1]}{127.0.0.1:40221}
   [junit4]   2> 1433150 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.e.j.s.Server Started @1435529ms
   [junit4]   2> 1433150 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=40257, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/shard-1-001/cores}
   [junit4]   2> 1433150 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1433150 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/shard-1-001'
   [junit4]   2> 1433150 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1433150 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1433150 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1433151 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1433152 INFO  (zkCallback-1369-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@930f39 name:ZooKeeperConnection Watcher:127.0.0.1:41914/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1433152 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1433152 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1433153 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1433153 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/shard-1-001/solr.xml
   [junit4]   2> 1433156 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/shard-1-001/cores
   [junit4]   2> 1433157 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.CoreContainer New CoreContainer 20616901
   [junit4]   2> 1433157 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/shard-1-001]
   [junit4]   2> 1433186 INFO  (OverseerStateUpdate-96482701896253444-127.0.0.1:34398_-n_0000000000) [n:127.0.0.1:34398_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1433188 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/shard-1-001/lib
   [junit4]   2> 1433189 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1433189 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1433190 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1433190 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1433190 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41914/solr
   [junit4]   2> 1433190 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1433190 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1433190 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1433191 INFO  (zkCallback-1372-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d2c6f0 name:ZooKeeperConnection Watcher:127.0.0.1:41914 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1433191 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1433191 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1433192 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:40257_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$69/1366896@55028b
   [junit4]   2> 1433192 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:40257_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1433192 INFO  (zkCallback-1373-thread-1-processing-n:127.0.0.1:40257_) [n:127.0.0.1:40257_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f0a058 name:ZooKeeperConnection Watcher:127.0.0.1:41914/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1433192 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:40257_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1433195 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:40257_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1433195 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:40257_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1433196 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:40257_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1433197 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:40257_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1433197 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:40257_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96482701896253449-127.0.0.1:40257_-n_0000000001
   [junit4]   2> 1433197 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:40257_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96482701896253444-127.0.0.1:34398_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1433198 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:40257_    ] o.a.s.c.ZkController Publish node=127.0.0.1:40257_ as DOWN
   [junit4]   2> 1433198 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:40257_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40257_
   [junit4]   2> 1433198 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:40257_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40257_
   [junit4]   2> 1433198 INFO  (OverseerStateUpdate-96482701896253444-127.0.0.1:34398_-n_0000000000) [n:127.0.0.1:34398_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40257_"} current state version: 3
   [junit4]   2> 1433198 INFO  (OverseerStateUpdate-96482701896253444-127.0.0.1:34398_-n_0000000000) [n:127.0.0.1:34398_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40257_
   [junit4]   2> 1433198 INFO  (zkCallback-1363-thread-2-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1433198 INFO  (zkCallback-1367-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1433199 INFO  (zkCallback-1363-thread-2-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1433199 INFO  (zkCallback-1373-thread-1-processing-n:127.0.0.1:40257_) [n:127.0.0.1:40257_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1433199 INFO  (zkCallback-1367-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1433200 INFO  (zkCallback-1373-thread-1-processing-n:127.0.0.1:40257_) [n:127.0.0.1:40257_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1433200 INFO  (zkCallback-1363-thread-2-processing-n:127.0.0.1:34398_) [n:127.0.0.1:34398_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1433200 INFO  (zkCallback-1367-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1433200 INFO  (zkCallback-1373-thread-1-processing-n:127.0.0.1:40257_) [n:127.0.0.1:40257_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1433228 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:40257_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1433229 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:40257_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1433229 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:40257_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/shard-1-001/cores
   [junit4]   2> 1433230 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:40257_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1433230 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:40257_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001/shard-1-001/cores/collection1
   [junit4]   2> 1433230 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:40257_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1433231 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:40257_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1433231 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [n:127.0.0.1:40257_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1433231 INFO  (coreLoadExecutor-4598-thread-1-processing-n:127.0.0.1:40257_) [n:127.0.0.1:40257_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1433231 INFO  (coreLoadExecutor-4598-thread-1-processing-n:127.0.0.1:40257_) [n:127.0.0.1:40257_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1433231 INFO  (coreLoadExecutor-4598-thread-1-processing-n:127.0.0.1:40257_) [n:127.0.0.1:40257_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1433232 INFO  (coreLoadExecutor-4598-thread-1-processing-n:127.0.0.1:40257_) [n:127.0.0.1:40257_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 1433232 INFO  (OverseerStateUpdate-96482701896253444-127.0.0.1:34398_-n_0000000000) [n:127.0.0.1:34398_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40257",
   [junit4]   2>   "node_name":"127.0.0.1:40257_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1433232 INFO  (OverseerStateUpdate-96482701896253444-127.0.0.1:34398_-n_0000000000) [n:127.0.0.1:34398_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40257",
   [junit4]   2>   "node_name":"127.0.0.1:40257_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1433232 INFO  (coreLoadExecutor-4598-thread-1-processing-n:127.0.0.1:40257_) [n:127.0.0.1:40257_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1433232 INFO  (OverseerStateUpdate-96482701896253444-127.0.0.1:34398_-n_0000000000) [n:127.0.0.1:34398_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1433232 INFO  (OverseerStateUpdate-96482701896253444-127.0.0.1:34398_-n_0000000000) [n:127.0.0.1:34398_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1433333 INFO  (OverseerStateUpdate-96482701896253444-127.0.0.1:34398_-n_0000000000) [n:127.0.0.1:34398_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1433333 INFO  (zkCallback-1373-thread-1-processing-n:127.0.0.1:40257_) [n:127.0.0.1:40257_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1433333 INFO  (zkCallback-1373-thread-1-processing-n:127.0.0.1:40257_) [n:127.0.0.1:40257_    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 1434232 INFO  (coreLoadExecutor-4598-thread-1-processing-n:127.0.0.1:40257_) [n:127.0.0.1:40257_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find

[...truncated too long message...]

 http://127.0.0.1:40221/
   [junit4]   2> 1491486 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[822393BFFCDB9314]) [    ] o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:43013/, target: http://127.0.0.1:46390/
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test -Dtests.seed=822393BFFCDB9314 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-IE -Dtests.timezone=Europe/San_Marino -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   60.1s J1 | LeaderFailoverAfterPartitionTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:34398/c8n_1x3_lf_shard1_replica3]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([822393BFFCDB9314:A77AC655227FEEC]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:774)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:592)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:578)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:174)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:55)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:34398/c8n_1x3_lf_shard1_replica3]
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:768)
   [junit4]    > 	... 49 more
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:34398/c8n_1x3_lf_shard1_replica3
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:599)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:403)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
   [junit4]    > 	... 50 more
   [junit4]    > Caused by: java.net.ConnectException: Connection refused
   [junit4]    > 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]    > 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    > 	at java.net.Socket.connect(Socket.java:589)
   [junit4]    > 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:497)
   [junit4]    > 	... 54 more
   [junit4]   2> 1491490 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[822393BFFCDB9314]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_822393BFFCDB9314-001
   [junit4]   2> Aug 26, 2016 11:00:56 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=en-IE, timezone=Europe/San_Marino
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=271491816,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DOMUtilTest, SpellCheckCollatorTest, TestSubQueryTransformerCrossCore, RollingRestartTest, TestDistribIDF, TestConfigSetsAPIZkFailure, TestRandomFlRTGCloud, TestUpdate, ClusterStateUpdateTest, HdfsLockFactoryTest, TestDistributedStatsComponentCardinality, OpenExchangeRatesOrgProviderTest, TestFilteredDocIdSet, TestSortByMinMaxFunction, FastVectorHighlighterTest, ConvertedLegacyTest, CoreMergeIndexesAdminHandlerTest, TestPerFieldSimilarityWithDefaultOverride, ConcurrentDeleteAndCreateCollectionTest, ZkSolrClientTest, FileUtilsTest, TestDFRSimilarityFactory, TestQueryUtils, TestSurroundQueryParser, TestLegacyFieldCache, TestFieldCacheReopen, TestDownShardTolerantSearch, TestScoreJoinQPNoScore, TestCodecSupport, BasicFunctionalityTest, ShardRoutingTest, SchemaVersionSpecificBehaviorTest, CdcrUpdateLogTest, TestSimpleQParserPlugin, SpellCheckComponentTest, HdfsSyncSliceTest, TestEmbeddedSolrServerConstructors, SolrIndexConfigTest, TestReloadAndDeleteDocs, AnalyticsMergeStrategyTest, TestSolrDynamicMBean, TestHashPartitioner, SimplePostToolTest, DistributedMLTComponentTest, RequestLoggingTest, SoftAutoCommitTest, SegmentsInfoRequestHandlerTest, TestSolrDeletionPolicy2, MigrateRouteKeyTest, ShardRoutingCustomTest, DistributedQueryComponentOptimizationTest, IndexBasedSpellCheckerTest, TestFastLRUCache, TestSimpleTrackingShardHandler, ParsingFieldUpdateProcessorsTest, DistanceFunctionTest, TestJsonFacets, NotRequiredUniqueKeyTest, TestQuerySenderNoQuery, CloneFieldUpdateProcessorFactoryTest, EnumFieldTest, CoreSorterTest, CdcrVersionReplicationTest, TestWordDelimiterFilterFactory, ChangedSchemaMergeTest, MultiTermTest, HdfsBasicDistributedZk2Test, AddSchemaFieldsUpdateProcessorFactoryTest, TestSolrFieldCacheMBean, TestHdfsBackupRestoreCore, TestQuerySenderListener, TestLRUStatsCache, ChaosMonkeyNothingIsSafeTest, SpatialHeatmapFacetsTest, TestDistributedGrouping, TestReplicaProperties, TestTrie, BlockJoinFacetRandomTest, HLLSerializationTest, TestConfigOverlay, TestSchemaManager, TestLFUCache, TestLMJelinekMercerSimilarityFactory, MergeStrategyTest, TestCustomDocTransformer, TestSolrCoreProperties, TestBinaryResponseWriter, TestCloudManagedSchema, TestCloudInspectUtil, TestObjectReleaseTracker, BitVectorTest, TestClusterStateMutator, TestAnalyzeInfixSuggestions, WordBreakSolrSpellCheckerTest, ZkControllerTest, DeleteLastCustomShardedReplicaTest, TestCollationFieldDocValues, TestSortingResponseWriter, TestCursorMarkWithoutUniqueKey, CdcrReplicationDistributedZkTest, SyncSliceTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, AutoCommitTest, TestFaceting, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestJoin, HardAutoCommitTest, TestCoreContainer, TestSolr4Spatial, TestGroupingSearch, TestFiltering, SuggesterTSTTest, TestStressLucene, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryTypes, FileBasedSpellCheckerTest, PathHierarchyTokenizerFactoryTest, LoggingHandlerTest, ReturnFieldsTest, MBeansHandlerTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, HighlighterConfigTest, TestSolrIndexConfig, BadComponentTest, TestStressRecovery, TestDocSet, TestBinaryField, NumericFieldsTest, MinimalSchemaTest, TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, DirectSolrConnectionTest, TestLuceneMatchVersion, SynonymTokenizerTest, TestBM25SimilarityFactory, TestFastOutputStream, PreAnalyzedFieldTest, TestSolrJ, TestLRUCache, SliceStateTest, DistributedIntervalFacetingTest, CdcrBootstrapTest, LeaderFailoverAfterPartitionTest]
   [junit4] Completed [461/631 (1!)] on J1 in 60.64s, 1 test, 1 error <<< FAILURES!

[...truncated 53054 lines...]


[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_102) - Build # 1585 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1585/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([B2ACC11943D112EA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:258)
	at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=6573, name=searcherExecutor-3515-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=6573, name=searcherExecutor-3515-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([B2ACC11943D112EA]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=6573, name=searcherExecutor-3515-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=6573, name=searcherExecutor-3515-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([B2ACC11943D112EA]:0)




Build Log:
[...truncated 11552 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/init-core-data-001
   [junit4]   2> 848871 INFO  (SUITE-TestLazyCores-seed#[B2ACC11943D112EA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 848874 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLazySearch
   [junit4]   2> 848885 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001'
   [junit4]   2> 848885 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 848885 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 848885 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.CoreContainer New CoreContainer 1006843042
   [junit4]   2> 848885 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001]
   [junit4]   2> 848886 WARN  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/lib
   [junit4]   2> 848886 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 848888 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 848888 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 848890 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 848890 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 848890 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 848890 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 848890 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 848891 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 848891 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 848891 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 848891 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 848891 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 848891 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 848891 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 848891 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 848892 INFO  (coreLoadExecutor-3489-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1'
   [junit4]   2> 848892 INFO  (coreLoadExecutor-3489-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2'
   [junit4]   2> 848892 INFO  (coreLoadExecutor-3489-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5'
   [junit4]   2> 848892 INFO  (coreLoadExecutor-3489-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 848892 INFO  (coreLoadExecutor-3489-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 848892 INFO  (coreLoadExecutor-3489-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 848892 INFO  (coreLoadExecutor-3489-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 848892 INFO  (coreLoadExecutor-3489-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 848892 INFO  (coreLoadExecutor-3489-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 848901 INFO  (coreLoadExecutor-3489-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 848901 INFO  (coreLoadExecutor-3489-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 848902 INFO  (coreLoadExecutor-3489-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 848903 WARN  (coreLoadExecutor-3489-thread-2) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 848903 WARN  (coreLoadExecutor-3489-thread-3) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 848905 WARN  (coreLoadExecutor-3489-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 848904 INFO  (coreLoadExecutor-3489-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 848909 INFO  (coreLoadExecutor-3489-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 848909 INFO  (coreLoadExecutor-3489-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 848914 INFO  (coreLoadExecutor-3489-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 848915 INFO  (coreLoadExecutor-3489-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 848917 INFO  (coreLoadExecutor-3489-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 848917 INFO  (coreLoadExecutor-3489-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 848918 INFO  (coreLoadExecutor-3489-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 848920 INFO  (coreLoadExecutor-3489-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 848924 INFO  (coreLoadExecutor-3489-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1'
   [junit4]   2> 848924 INFO  (coreLoadExecutor-3489-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 848924 INFO  (coreLoadExecutor-3489-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1
   [junit4]   2> 848924 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 848924 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1/data/]
   [junit4]   2> 848924 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 848925 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1/data/snapshot_metadata
   [junit4]   2> 848925 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 848925 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1/data
   [junit4]   2> 848925 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1/data/index/
   [junit4]   2> 848925 WARN  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 848925 INFO  (coreLoadExecutor-3489-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 848925 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1/data/index
   [junit4]   2> 848925 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 848925 INFO  (coreLoadExecutor-3489-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5'
   [junit4]   2> 848926 INFO  (coreLoadExecutor-3489-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5
   [junit4]   2> 848926 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 848926 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5/data/]
   [junit4]   2> 848926 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 848926 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5/data/snapshot_metadata
   [junit4]   2> 848926 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 848927 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5/data
   [junit4]   2> 848927 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5/data/index/
   [junit4]   2> 848927 WARN  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 848927 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5/data/index
   [junit4]   2> 848927 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 848928 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@657e710f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@465bae63),segFN=segments_1,generation=1}
   [junit4]   2> 848928 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 848928 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6f1e10d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@488a9325),segFN=segments_1,generation=1}
   [junit4]   2> 848928 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 848928 INFO  (coreLoadExecutor-3489-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 848929 INFO  (coreLoadExecutor-3489-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2'
   [junit4]   2> 848929 INFO  (coreLoadExecutor-3489-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2
   [junit4]   2> 848930 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 848930 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2/data/]
   [junit4]   2> 848930 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 848930 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2/data/snapshot_metadata
   [junit4]   2> 848930 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 848930 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2/data
   [junit4]   2> 848931 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2/data/index/
   [junit4]   2> 848931 WARN  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 848931 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2/data/index
   [junit4]   2> 848931 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 848931 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@21ef7928 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4be87428),segFN=segments_1,generation=1}
   [junit4]   2> 848931 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 848958 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1/data/
   [junit4]   2> 848958 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 848958 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 848960 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 848961 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 848961 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 848962 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 848962 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 848963 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2/data/
   [junit4]   2> 848963 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5/data/
   [junit4]   2> 848963 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 848963 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 848963 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 848964 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 848965 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 848963 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 848966 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 848967 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 848967 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 848967 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 848968 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 848968 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 848968 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37494291842217]
   [junit4]   2> 848969 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 848969 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 848969 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 848969 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 848969 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37494291842217]
   [junit4]   2> 848969 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@21ef7928 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4be87428),segFN=segments_1,generation=1}
   [junit4]   2> 848969 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 848969 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1691f7db[collection2] main]
   [junit4]   2> 848970 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2/conf
   [junit4]   2> 848970 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2/conf}
   [junit4]   2> 848970 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2/conf
   [junit4]   2> 848971 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 848971 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 848971 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 848971 INFO  (coreLoadExecutor-3489-thread-2) [    x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 848971 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6f1e10d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@488a9325),segFN=segments_1,generation=1}
   [junit4]   2> 848971 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 848972 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f3ff3d8[collection5] main]
   [junit4]   2> 848972 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5/conf
   [junit4]   2> 848972 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5/conf}
   [junit4]   2> 848972 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5/conf
   [junit4]   2> 848972 INFO  (searcherExecutor-3492-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@1691f7db[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 848972 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 848972 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 848972 INFO  (searcherExecutor-3491-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@4f3ff3d8[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 848972 INFO  (coreLoadExecutor-3489-thread-3) [    x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 848973 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 848974 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 848974 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 848975 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 848975 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 848976 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 848976 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 848976 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37494291842217]
   [junit4]   2> 848976 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@657e710f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@465bae63),segFN=segments_1,generation=1}
   [junit4]   2> 848976 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 848976 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@61e0e1a5[collection1] main]
   [junit4]   2> 848976 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1/conf
   [junit4]   2> 848976 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1/conf}
   [junit4]   2> 848976 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1/conf
   [junit4]   2> 848977 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 848977 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 848977 INFO  (searcherExecutor-3490-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@61e0e1a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 848977 INFO  (coreLoadExecutor-3489-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 848978 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4'
   [junit4]   2> 848978 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 848978 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 848983 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 848986 WARN  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 848986 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 849054 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 849055 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 849057 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 849058 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4'
   [junit4]   2> 849058 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4
   [junit4]   2> 849058 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 849058 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4/data/]
   [junit4]   2> 849058 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
   [junit4]   2> 849058 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4/data/snapshot_metadata
   [junit4]   2> 849058 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 849059 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4/data
   [junit4]   2> 849059 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4/data/index/
   [junit4]   2> 849059 WARN  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.SolrCore [collection4] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4/data/index' doesn't exist. Creating new index...
   [junit4]   2> 849059 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4/data/index
   [junit4]   2> 849059 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 849060 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@394e7eaf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62abe2b9),segFN=segments_1,generation=1}
   [junit4]   2> 849060 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 849069 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 849070 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 849071 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 849072 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 849072 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 849073 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 849073 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 849074 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 849074 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 849074 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=43.5556640625, floorSegmentMB=1.138671875, forceMergeDeletesPctAllowed=17.537775436405305, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 849074 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@394e7eaf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62abe2b9),segFN=segments_1,generation=1}
   [junit4]   2> 849074 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 849074 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f454f4e[collection4] main]
   [junit4]   2> 849074 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4/conf
   [junit4]   2> 849075 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4/conf}
   [junit4]   2> 849075 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4/conf
   [junit4]   2> 849075 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 849075 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 849075 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 849076 INFO  (searcherExecutor-3502-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@2f454f4e[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 849076 INFO  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection4 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4/data/
   [junit4]   2> 849076 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 849076 WARN  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 849077 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@394e7eaf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62abe2b9),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@394e7eaf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62abe2b9),segFN=segments_2,generation=2}
   [junit4]   2> 849077 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 849078 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@52b410cd[collection4] main]
   [junit4]   2> 849078 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 849078 INFO  (searcherExecutor-3502-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@52b410cd[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.3.0):C7)))}
   [junit4]   2> 849088 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=9
   [junit4]   2> 849090 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 849091 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 849091 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 849091 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 849091 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1006843042
   [junit4]   2> 849092 INFO  (coreCloseExecutor-3506-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@7988be37
   [junit4]   2> 849092 INFO  (coreCloseExecutor-3506-thread-2-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2ee741f8
   [junit4]   2> 849092 INFO  (coreCloseExecutor-3506-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4]  CLOSING SolrCore org.apache.solr.core.SolrCore@7fa353cd
   [junit4]   2> 849092 INFO  (coreCloseExecutor-3506-thread-1-processing-x:collection4) [    x:collection5] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 849092 INFO  (coreCloseExecutor-3506-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 849092 INFO  (coreCloseExecutor-3506-thread-2-processing-x:collection4) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 849093 INFO  (coreCloseExecutor-3506-thread-2-processing-x:collection4) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 849093 INFO  (coreCloseExecutor-3506-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@33e49361
   [junit4]   2> 849093 INFO  (coreCloseExecutor-3506-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 849093 INFO  (coreCloseExecutor-3506-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 849093 INFO  (coreCloseExecutor-3506-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 849092 INFO  (coreCloseExecutor-3506-thread-1-processing-x:collection4) [    x:collection5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 849093 INFO  (coreCloseExecutor-3506-thread-2-processing-x:collection4) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 849104 INFO  (coreCloseExecutor-3506-thread-2-processing-x:collection4) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 849104 INFO  (coreCloseExecutor-3506-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Closing main searcher on request.
   [junit4]   2> 849105 INFO  (coreCloseExecutor-3506-thread-2-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 849105 INFO  (coreCloseExecutor-3506-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 849105 INFO  (coreCloseExecutor-3506-thread-2-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 849105 INFO  (coreCloseExecutor-3506-thread-2-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 849105 INFO  (coreCloseExecutor-3506-thread-2-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 849105 INFO  (coreCloseExecutor-3506-thread-2-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1/data
   [junit4]   2> 849105 INFO  (coreCloseExecutor-3506-thread-2-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 849105 INFO  (coreCloseExecutor-3506-thread-2-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 849105 INFO  (coreCloseExecutor-3506-thread-2-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1/data/snapshot_metadata
   [junit4]   2> 849105 INFO  (coreCloseExecutor-3506-thread-2-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 849105 INFO  (coreCloseExecutor-3506-thread-2-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 849105 INFO  (coreCloseExecutor-3506-thread-2-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection1/data/index
   [junit4]   2> 849105 INFO  (coreCloseExecutor-3506-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 849104 INFO  (coreCloseExecutor-3506-thread-1-processing-x:collection4) [    x:collection5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 849106 INFO  (coreCloseExecutor-3506-thread-1-processing-x:collection4) [    x:collection5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 849106 INFO  (coreCloseExecutor-3506-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 849106 INFO  (coreCloseExecutor-3506-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 849106 INFO  (coreCloseExecutor-3506-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 849106 INFO  (coreCloseExecutor-3506-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 849106 INFO  (coreCloseExecutor-3506-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 849106 INFO  (coreCloseExecutor-3506-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 849106 INFO  (coreCloseExecutor-3506-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 849106 INFO  (coreCloseExecutor-3506-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 849106 INFO  (coreCloseExecutor-3506-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2/data
   [junit4]   2> 849106 INFO  (coreCloseExecutor-3506-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 849107 INFO  (coreCloseExecutor-3506-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 849107 INFO  (coreCloseExecutor-3506-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2/data/index
   [junit4]   2> 849107 INFO  (coreCloseExecutor-3506-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2/data/snapshot_metadata;done=false>>]
   [junit4]   2> 849107 INFO  (coreCloseExecutor-3506-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 849107 INFO  (coreCloseExecutor-3506-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection2/data/snapshot_metadata
   [junit4]   2> 849105 INFO  (coreCloseExecutor-3506-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4/data/snapshot_metadata;done=false>>]
   [junit4]   2> 849106 INFO  (coreCloseExecutor-3506-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 849108 INFO  (coreCloseExecutor-3506-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 849108 INFO  (coreCloseExecutor-3506-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4/data/snapshot_metadata
   [junit4]   2> 849108 INFO  (coreCloseExecutor-3506-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4/data/index;done=false>>]
   [junit4]   2> 849108 INFO  (coreCloseExecutor-3506-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 849108 INFO  (coreCloseExecutor-3506-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 849108 INFO  (coreCloseExecutor-3506-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5/data
   [junit4]   2> 849108 INFO  (coreCloseExecutor-3506-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 849108 INFO  (coreCloseExecutor-3506-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4/data/index
   [junit4]   2> 849108 INFO  (coreCloseExecutor-3506-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4/data;done=false>>]
   [junit4]   2> 849108 INFO  (coreCloseExecutor-3506-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5/data/snapshot_metadata;done=false>>]
   [junit4]   2> 849109 INFO  (coreCloseExecutor-3506-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 849109 INFO  (coreCloseExecutor-3506-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5/data/snapshot_metadata
   [junit4]   2> 849108 INFO  (coreCloseExecutor-3506-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 849109 INFO  (coreCloseExecutor-3506-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection4/data
   [junit4]   2> 849109 INFO  (coreCloseExecutor-3506-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 849109 INFO  (coreCloseExecutor-3506-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 849109 INFO  (coreCloseExecutor-3506-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-001/collection5/data/index
   [junit4]   2> 849109 INFO  (TEST-TestLazyCores.testLazySearch-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.SolrTestCaseJ4 ###Ending testLazySearch
   [junit4]   2> 849113 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
   [junit4]   2> 849123 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-002'
   [junit4]   2> 849123 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 849123 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 849123 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.CoreContainer New CoreContainer 1765472342
   [junit4]   2> 849123 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-002]
   [junit4]   2> 849123 WARN  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-002/lib
   [junit4]   2> 849123 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 849125 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 849125 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 849125 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 849125 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 849125 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 849125 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 849126 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 849126 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 849126 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 849126 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 849126 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 849126 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 849126 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 849127 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 849127 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[B2ACC11943D112EA]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 849127 INFO  (coreLoadExecutor-3513-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-002/collection1'
   [junit4]   2> 849127 INFO  (coreLoadExecutor-3513-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-002/collection2'
   [junit4]   2> 849127 INFO  (coreLoadExecutor-3513-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 849127 INFO  (coreLoadExecutor-3513-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-002/collection5'
   [junit4]   2> 849132 INFO  (coreLoadExecutor-3513-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 849132 INFO  (coreLoadExecutor-3513-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 849132 INFO  (coreLoadExecutor-3513-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 849132 INFO  (coreLoadExecutor-3513-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 849132 INFO  (coreLoadExecutor-3513-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 849139 INFO  (coreLoadExecutor-3513-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 849139 INFO  (coreLoadExecutor-3513-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 849141 WARN  (coreLoadExecutor-3513-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 849141 WARN  (coreLoadExecutor-3513-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 849141 INFO  (coreLoadExecutor-3513-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 849142 INFO  (coreLoadExecutor-3513-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 849142 INFO  (coreLoadExecutor-3513-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 849146 WARN  (coreLoadExecutor-3513-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 849147 INFO  (coreLoadExecutor-3513-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 849149 INFO  (coreLoadExecutor-3513-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 849149 INFO  (coreLoadExecutor-3513-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 849152 INFO  (coreLoadExecutor-3513-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 849152 INFO  (coreLoadExecutor-3513-thread-1-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 849152 INFO  (coreLoadExecutor-3513-thread-3-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 849154 INFO  (coreLoadExecutor-3513-thread-2-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 849155 INFO  (coreLoadExecutor-3513-thread-1-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 849156 INFO  (coreLoadExecutor-3513-thread-2-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 849156 INFO  (coreLoadExecutor-3513-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-002/collection1'
   [junit4]   2> 849156 INFO  (coreLoadExecutor-3513-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-002/collection1
   [junit4]   2> 849156 INFO  (coreLoadExecutor-3513-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 849156 INFO  (coreLoadExecutor-3513-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_B2ACC11943D112EA-001/tempDir-002/collection1/data/]
   [junit4]   2> 849156 INFO  (c

[...truncated too long message...]

ache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:63)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:586)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:762)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:688)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:838)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:494)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> Aug 26, 2016 8:51:34 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Aug 26, 2016 8:51:54 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=6573, name=searcherExecutor-3515-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Aug 26, 2016 8:51:54 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=6573, name=searcherExecutor-3515-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Aug 26, 2016 8:51:57 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=6573, name=searcherExecutor-3515-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {v_t=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Memory doPackFST= false), v_s=Lucene50(blocksize=128), v_f=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=1544, maxMBSortInHeap=6.336049530520745, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=es-VE, timezone=NZ
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=2,free=243537768,total=511246336
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminRequestStatusTest, TestBinaryField, CachingDirectoryFactoryTest, TestConfigSetProperties, SynonymTokenizerTest, SOLR749Test, TestRemoteStreaming, XsltUpdateRequestHandlerTest, TestNRTOpen, DistribCursorPagingTest, TestPerFieldSimilarityClassic, TestFieldSortValues, BooleanFieldTest, TestHashQParserPlugin, TestRangeQuery, OutputWriterTest, TestJsonRequest, ConjunctionSolrSpellCheckerTest, DistributedExpandComponentTest, ExternalFileFieldSortTest, LeaderElectionIntegrationTest, TestCloudSchemaless, CollectionsAPISolrJTest, TestPseudoReturnFields, QueryElevationComponentTest, PKIAuthenticationIntegrationTest, TestArbitraryIndexDir, TestClassicSimilarityFactory, TestCollapseQParserPlugin, SolrCoreTest, ResourceLoaderTest, RestartWhileUpdatingTest, TestOrdValues, TestLRUCache, DateFieldTest, StressHdfsTest, SecurityConfHandlerTest, PathHierarchyTokenizerFactoryTest, TestSchemaSimilarityResource, TestFieldCacheSort, PreAnalyzedFieldTest, SortSpecParsingTest, TestSolr4Spatial2, HdfsRestartWhileUpdatingTest, TestMacros, TestSolrQueryParserDefaultOperatorResource, HdfsChaosMonkeyNothingIsSafeTest, OverseerModifyCollectionTest, TestBulkSchemaAPI, SaslZkACLProviderTest, ConnectionManagerTest, TestBackupRepositoryFactory, SystemInfoHandlerTest, StandardRequestHandlerTest, TestReplicationHandler, TestStressLucene, TestLMDirichletSimilarityFactory, DistributedFacetPivotSmallAdvancedTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DistributedQueueTest, IndexSchemaRuntimeFieldTest, TestCSVLoader, VMParamsZkACLAndCredentialsProvidersTest, TestFieldTypeResource, TestNumericTerms64, TestSearcherReuse, TestManagedResource, HdfsDirectoryTest, UUIDFieldTest, BlockCacheTest, AnalysisAfterCoreReloadTest, QueryEqualityTest, DistanceUnitsTest, TestExactStatsCache, TestCrossCoreJoin, VersionInfoTest, ConnectionReuseTest, TestRealTimeGet, TestBulkSchemaConcurrent, DeleteReplicaTest, TestFoldingMultitermQuery, TestFastOutputStream, ExitableDirectoryReaderTest, TestHdfsCloudBackupRestore, CollectionStateFormat2Test, TestIBSimilarityFactory, HdfsTlogReplayBufferedWhileIndexingTest, BasicDistributedZkTest, ClassificationUpdateProcessorFactoryTest, TestMiniSolrCloudClusterBase, TestFunctionQuery, TestManagedSchemaAPI, TestXmlQParserPlugin, TestRandomFaceting, TestFaceting, CopyFieldTest, SyncSliceTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=B2ACC11943D112EA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-VE -Dtests.timezone=NZ -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B2ACC11943D112EA]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:258)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=6573, name=searcherExecutor-3515-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B2ACC11943D112EA]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=6573, name=searcherExecutor-3515-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B2ACC11943D112EA]:0)
   [junit4] Completed [288/631 (1!)] on J0 in 154.84s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 61243 lines...]


[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+132) - Build # 1584 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1584/
Java: 64bit/jdk-9-ea+132 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.lucene.search.TestBooleanRewrites.testRandom

Error Message:
expected:<11> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<11> but was:<0>
	at __randomizedtesting.SeedInfo.seed([6E30B1F8F600D31:74AF2E103E00BB42]: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.search.TestBooleanRewrites.assertEquals(TestBooleanRewrites.java:369)
	at org.apache.lucene.search.TestBooleanRewrites.testRandom(TestBooleanRewrites.java:319)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 1328 lines...]
   [junit4] Suite: org.apache.lucene.search.TestBooleanRewrites
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBooleanRewrites -Dtests.method=testRandom -Dtests.seed=6E30B1F8F600D31 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-KN -Dtests.timezone=Antarctica/DumontDUrville -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J2 | TestBooleanRewrites.testRandom <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<11> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6E30B1F8F600D31:74AF2E103E00BB42]:0)
   [junit4]    > 	at org.apache.lucene.search.TestBooleanRewrites.assertEquals(TestBooleanRewrites.java:369)
   [junit4]    > 	at org.apache.lucene.search.TestBooleanRewrites.testRandom(TestBooleanRewrites.java:319)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false,coord=no): {field=DFR I(ne)B3(800.0), body=DFR I(n)B1}, locale=en-KN, timezone=Antarctica/DumontDUrville
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=377103016,total=535822336
   [junit4]   2> NOTE: All tests run in this JVM: [TestSearch, TestConcurrentMergeScheduler, TestNeedsScores, TestRollingUpdates, TestNativeFSLockFactory, Test2BBinaryDocValues, TestFlex, TestBM25Similarity, TestDirectoryReader, TestOfflineSorter, TestCheckIndex, TestNRTCachingDirectory, TestTimeLimitingCollector, TestBoostQuery, TestForceMergeForever, TestCharFilter, Test4GBStoredFields, TestParallelReaderEmptyIndex, TestIndexWriterThreadsToSegments, TestSortedNumericSortField, TestSimpleFSLockFactory, TestSimpleExplanationsOfNonMatches, TestLongBitSet, TestLucene53NormsFormat, TestIndexFileDeleter, TestPayloadsOnVectors, TestIntroSelector, TestMultiMMap, TestMaxTermFrequency, TestToken, TestMergePolicyWrapper, TestBagOfPostings, TestIndexWriterDeleteByQuery, TestBinaryDocValuesUpdates, TestForUtil, TestMultiFields, TestSubScorerFreqs, TestLucene50StoredFieldsFormat, TestLucene62SegmentInfoFormat, TestIndexWriterForceMerge, TestForTooMuchCloning, TestCharacterUtils, TestIndexableField, TestTransactionRollback, TestCollectionUtil, TestIndexWriterMaxDocs, TestSpanTermQuery, TestPriorityQueue, TestDocInverterPerFieldErrorInfo, TestLazyProxSkipping, TestStressIndexing2, TestConsistentFieldNumbers, TestLRUQueryCache, TestIndexInput, TestMultiTermsEnum, TestWildcard, TestCodecs, TestAtomicUpdate, TestOperations, TestAllFilesCheckIndexHeader, TestField, TestMultiCollector, TestFilterDirectoryReader, TestBagOfPositions, TestTerms, TestBytesStore, TestOmitTf, TestSpanFirstQuery, Test2BPostings, TestUniqueTermCount, TestStressDeletes, TestDocValuesRewriteMethod, TestDocIdSetBuilder, TestIndexWriter, TestIndexWriterReader, TestIndexWriterMerging, TestFSTs, TestPackedInts, TestNumericRangeQuery32, TestSearcherManager, TestStressAdvance, TestNorms, TestIndexWriterCommit, TestDirectoryReaderReopen, TestSearchWithThreads, TestTopDocsMerge, TestLongPostings, TestSnapshotDeletionPolicy, TestLevenshteinAutomata, TestByteSlices, TestSimpleExplanations, TestLockFactory, TestPhraseQuery, TestOmitNorms, TestComplexExplanations, TestRegexpRandom2, TestPagedBytes, TestIndexWriterOnDiskFull, TestPostingsOffsets, TestMixedCodecs, TestSpanExplanations, TestFastCompressionMode, TestRAMDirectory, TestMultiPhraseQuery, TestDeterminism, TestOmitPositions, TestStressNRT, TestSameScoresWithThreads, TestTermRangeQuery, TestDocumentWriter, TestLiveFieldValues, TestExternalCodecs, TestTermVectorsReader, TestMultiValuedNumericRangeQuery, TestUnicodeUtil, TestDocument, TestTermScorer, TestSumDocFreq, TestDocValuesScoring, TestSentinelIntSet, TestPrefixRandom, TestDateSort, TestVirtualMethod, TestSimilarityProvider, TestFilterLeafReader, TestCharsRef, TestAutomatonQueryUnicode, TestTotalHitCountCollector, TestRamUsageEstimator, TestNoMergeScheduler, TestByteBlockPool, TestAssertions, TestTwoPhaseCommitTool, TestVersion, TestDocBoost, TestIntsRef, TestTermdocPerf, TestTerm, TestIOUtils, TestByteArrayDataInput, TestCharArrayMap, TestBlockPostingsFormat, TestBlockPostingsFormat2, TestBlockPostingsFormat3, TestGeoUtils, TestLogMergePolicy, TestMergeRateLimiter, TestMixedDocValuesUpdates, TestNRTReaderCleanup, TestOrdinalMap, TestReaderWrapperDVTypeCheck, TestSegmentInfos, TestSortedSetDocValues, TestTermVectors, TestTragicIndexWriterDeadlock, TestUpgradeIndexMergePolicy, TestApproximationSearchEquivalence, TestBooleanRewrites]
   [junit4] Completed [337/438 (1!)] on J2 in 0.03s, 8 tests, 1 failure <<< FAILURES!

[...truncated 61087 lines...]


Re: [JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+132) - Build # 1583 - Still Unstable!

Posted by Adrien Grand <jp...@gmail.com>.
I backed the change out of branch_6x:
https://issues.apache.org/jira/browse/LUCENE-7416. It was not safe on this
branch since queryNorm and coords make such simplifications tricky. Sorry
for the noise.

Le ven. 26 août 2016 à 06:28, Policeman Jenkins Server <je...@thetaphi.de>
a écrit :

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1583/
> Java: 32bit/jdk-9-ea+132 -server -XX:+UseSerialGC
>
> 1 tests failed.
> FAILED:  org.apache.lucene.search.TestBooleanRewrites.testRandom
>
> Error Message:
> expected:<12> but was:<0>
>
> Stack Trace:
> java.lang.AssertionError: expected:<12> but was:<0>
>         at
> __randomizedtesting.SeedInfo.seed([1A50E4BBE6787581:681CC1B45718C3F2]: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.search.TestBooleanRewrites.assertEquals(TestBooleanRewrites.java:369)
>         at
> org.apache.lucene.search.TestBooleanRewrites.testRandom(TestBooleanRewrites.java:319)
>         at
> jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
> Method)
>         at
> jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea
> /NativeMethodAccessorImpl.java:62)
>         at
> jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea
> /DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>         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:367)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
>
>
>
>
> Build Log:
> [...truncated 507 lines...]
>    [junit4] Suite: org.apache.lucene.search.TestBooleanRewrites
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=TestBooleanRewrites -Dtests.method=testRandom
> -Dtests.seed=1A50E4BBE6787581 -Dtests.multiplier=3 -Dtests.slow=true
> -Dtests.locale=my -Dtests.timezone=Pacific/Pago_Pago -Dtests.asserts=true
> -Dtests.file.encoding=UTF-8
>    [junit4] FAILURE 0.14s J1 | TestBooleanRewrites.testRandom <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<12> but
> was:<0>
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([1A50E4BBE6787581:681CC1B45718C3F2]:0)
>    [junit4]    >        at
> org.apache.lucene.search.TestBooleanRewrites.assertEquals(TestBooleanRewrites.java:369)
>    [junit4]    >        at
> org.apache.lucene.search.TestBooleanRewrites.testRandom(TestBooleanRewrites.java:319)
>    [junit4]    >        at
> jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
> Method)
>    [junit4]    >        at
> jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea
> /NativeMethodAccessorImpl.java:62)
>    [junit4]    >        at
> jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea
> /DelegatingMethodAccessorImpl.java:43)
>    [junit4]    >        at java.lang.Thread.run(java.base@9-ea
> /Thread.java:843)
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62):
> {field=FSTOrd50, body=FSTOrd50}, docValues:{}, maxPointsInLeafNode=770,
> maxMBSortInHeap=5.3543761786879465, sim=ClassicSimilarity, locale=my,
> timezone=Pacific/Pago_Pago
>    [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea
> (32-bit)/cpus=12,threads=1,free=132588760,total=174624768
>    [junit4]   2> NOTE: All tests run in this JVM: [TestCharsRef,
> TestSpanExplanations, TestPrefixRandom, TestFuzzyQuery,
> TestSearchWithThreads, TestSloppyMath, TestIndexSearcher,
> TestFieldMaskingSpanQuery, TestDocIDMerger, TestAllFilesHaveCodecHeader,
> TestDoc, TestParallelTermEnum, TestSegmentReader, TestSearchForDuplicates,
> TestFastCompressionMode, TestSpanOrQuery, TestPerFieldPostingsFormat2,
> TestFieldReuse, TestRamUsageEstimator, TestByteSlices, TestPackedInts,
> TestPagedBytes, TestSnapshotDeletionPolicy, TestBasics,
> TestScoreCachingWrappingScorer, TestSortRescorer, TestNoMergePolicy,
> TestPolygon2D, TestBlockPostingsFormat3, TestFlushByRamOrCountsPolicy,
> TestReadOnlyIndex, TestBooleanRewrites]
>    [junit4] Completed [88/438 (1!)] on J1 in 0.21s, 8 tests, 1 failure <<<
> FAILURES!
>
> [...truncated 61913 lines...]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+132) - Build # 1583 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1583/
Java: 32bit/jdk-9-ea+132 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.lucene.search.TestBooleanRewrites.testRandom

Error Message:
expected:<12> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<12> but was:<0>
	at __randomizedtesting.SeedInfo.seed([1A50E4BBE6787581:681CC1B45718C3F2]: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.search.TestBooleanRewrites.assertEquals(TestBooleanRewrites.java:369)
	at org.apache.lucene.search.TestBooleanRewrites.testRandom(TestBooleanRewrites.java:319)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 507 lines...]
   [junit4] Suite: org.apache.lucene.search.TestBooleanRewrites
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBooleanRewrites -Dtests.method=testRandom -Dtests.seed=1A50E4BBE6787581 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=my -Dtests.timezone=Pacific/Pago_Pago -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.14s J1 | TestBooleanRewrites.testRandom <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<12> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1A50E4BBE6787581:681CC1B45718C3F2]:0)
   [junit4]    > 	at org.apache.lucene.search.TestBooleanRewrites.assertEquals(TestBooleanRewrites.java:369)
   [junit4]    > 	at org.apache.lucene.search.TestBooleanRewrites.testRandom(TestBooleanRewrites.java:319)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {field=FSTOrd50, body=FSTOrd50}, docValues:{}, maxPointsInLeafNode=770, maxMBSortInHeap=5.3543761786879465, sim=ClassicSimilarity, locale=my, timezone=Pacific/Pago_Pago
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=132588760,total=174624768
   [junit4]   2> NOTE: All tests run in this JVM: [TestCharsRef, TestSpanExplanations, TestPrefixRandom, TestFuzzyQuery, TestSearchWithThreads, TestSloppyMath, TestIndexSearcher, TestFieldMaskingSpanQuery, TestDocIDMerger, TestAllFilesHaveCodecHeader, TestDoc, TestParallelTermEnum, TestSegmentReader, TestSearchForDuplicates, TestFastCompressionMode, TestSpanOrQuery, TestPerFieldPostingsFormat2, TestFieldReuse, TestRamUsageEstimator, TestByteSlices, TestPackedInts, TestPagedBytes, TestSnapshotDeletionPolicy, TestBasics, TestScoreCachingWrappingScorer, TestSortRescorer, TestNoMergePolicy, TestPolygon2D, TestBlockPostingsFormat3, TestFlushByRamOrCountsPolicy, TestReadOnlyIndex, TestBooleanRewrites]
   [junit4] Completed [88/438 (1!)] on J1 in 0.21s, 8 tests, 1 failure <<< FAILURES!

[...truncated 61913 lines...]


[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_102) - Build # 1582 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1582/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.lucene.search.TestBooleanRewrites.testRandom

Error Message:
expected:<12> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<12> but was:<0>
	at __randomizedtesting.SeedInfo.seed([717A77E94B3F82EC:33652E6FA5F349F]: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.search.TestBooleanRewrites.assertEquals(TestBooleanRewrites.java:369)
	at org.apache.lucene.search.TestBooleanRewrites.testRandom(TestBooleanRewrites.java:319)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 1504 lines...]
   [junit4] Suite: org.apache.lucene.search.TestBooleanRewrites
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBooleanRewrites -Dtests.method=testRandom -Dtests.seed=717A77E94B3F82EC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=America/Guyana -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.09s J0 | TestBooleanRewrites.testRandom <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<12> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([717A77E94B3F82EC:33652E6FA5F349F]:0)
   [junit4]    > 	at org.apache.lucene.search.TestBooleanRewrites.assertEquals(TestBooleanRewrites.java:369)
   [junit4]    > 	at org.apache.lucene.search.TestBooleanRewrites.testRandom(TestBooleanRewrites.java:319)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=4, maxDocsPerChunk=291, blockSize=376), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=4, blockSize=376)), sim=RandomSimilarity(queryNorm=false,coord=no): {field=IB LL-D3(800.0), body=IB LL-D2}, locale=ar-KW, timezone=America/Guyana
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=103059224,total=243593216
   [junit4]   2> NOTE: All tests run in this JVM: [TestIntroSorter, TestExitableDirectoryReader, Test2BPostingsBytes, TestSpanNotQuery, TestIndexWriterExceptions2, TestTopFieldCollector, TestMmapDirectory, TestSpanMultiTermQueryWrapper, TestReaderClosed, TestRegExp, TestEarlyTerminatingSortingCollector, TestLucene54DocValuesFormat, TestLucene50CompoundFormat, TestIndexReaderClose, TestRecyclingIntBlockAllocator, TestDemoParallelLeafReader, TestIndexWriterOnVMError, TestSearchAfter, TestRollback, TestQueryBuilder, TestRAMDirectory, TestCrashCausesCorruptIndex, TestMergeRateLimiter, TestSparseFixedBitSet, LimitedFiniteStringsIteratorTest, TestDateTools, TestLiveFieldValues, TestDisjunctionMaxQuery, TestStressIndexing, TestSortedSetSelector, TestTermVectorsReader, TestCharTermAttributeImpl, TestStressNRT, TestDocCount, TestRateLimiter, TestHugeRamFile, TestAllFilesDetectTruncation, TestSearcherManager, TestIndexingSequenceNumbers, TestSegmentInfos, TestNGramPhraseQuery, TestMultiLevelSkipList, TestMatchAllDocsQuery, TestLegacyNumericUtils, TestManyFields, Test2BSortedDocValuesFixedSorted, FuzzyTermOnShortTermsTest, TestCustomNorms, TestNRTReaderWithThreads, TestSimilarity2, Test2BPositions, Test2BPagedBytes, TestFilterWeight, TestFixedBitDocIdSet, TestPersistentSnapshotDeletionPolicy, TestPrefixQuery, TestPrefixCodedTerms, TestPolygon, TestLucene50StoredFieldsFormatHighCompression, TestInPlaceMergeSorter, TestDirectoryReaderReopen, TestCharArrayMap, TestNotDocIdSet, TestSizeBoundedForceMerge, TestNearSpansOrdered, TestNumericRangeQuery64, TestBlockPostingsFormat2, TestBytesRefArray, TestCloseableThreadLocal, TestBooleanCoord, TestComplexExplanationsOfNonMatches, TestClassicSimilarity, TestArrayUtil, Test2BSortedDocValuesOrds, TestBinaryDocValuesUpdates, TestLogMergePolicy, TestNRTReaderCleanup, TestReaderWrapperDVTypeCheck, TestSwappedIndexFiles, TestTragicIndexWriterDeadlock, TestTryDelete, TestUpgradeIndexMergePolicy, TestApproximationSearchEquivalence, TestBooleanRewrites]
   [junit4] Completed [394/438 (1!)] on J0 in 0.12s, 8 tests, 1 failure <<< FAILURES!

[...truncated 63650 lines...]