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/10/26 06:49:49 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18143/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseParallelGC

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

Error Message:
expected:<204> but was:<190>

Stack Trace:
java.lang.AssertionError: expected:<204> but was:<190>
	at __randomizedtesting.SeedInfo.seed([FA1145500931ED7C:72457A8AA7CD8084]: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.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:280)
	at org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:157)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:  org.apache.solr.security.BasicAuthStandaloneTest.testBasicAuth

Error Message:
Invalid json <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 401 </title> </head> <body> <h2>HTTP ERROR: 401</h2> <p>Problem accessing /solr/admin/authentication. Reason: <pre>    Bad credentials</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/> </body> </html> 

Stack Trace:
java.lang.AssertionError: Invalid json <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 401 </title>
</head>
<body>
<h2>HTTP ERROR: 401</h2>
<p>Problem accessing /solr/admin/authentication. Reason:
<pre>    Bad credentials</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([FA1145500931ED7C:467F3342AD626E06]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:256)
	at org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:237)
	at org.apache.solr.security.BasicAuthStandaloneTest.testBasicAuth(BasicAuthStandaloneTest.java:104)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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)




Build Log:
[...truncated 12113 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/init-core-data-001
   [junit4]   2> 1407025 INFO  (SUITE-PeerSyncReplicationTest-seed#[FA1145500931ED7C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1407026 INFO  (SUITE-PeerSyncReplicationTest-seed#[FA1145500931ED7C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1407029 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1407029 INFO  (Thread-2781) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1407029 INFO  (Thread-2781) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1407129 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.ZkTestServer start zk server on port:43766
   [junit4]   2> 1407138 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1407139 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1407141 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1407142 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1407143 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1407144 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1407145 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1407146 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1407147 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1407148 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1407149 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1407210 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/control-001/cores/collection1
   [junit4]   2> 1407236 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1407237 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e4e743{/,null,AVAILABLE}
   [junit4]   2> 1407241 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@8f323{SSL,[ssl, http/1.1]}{127.0.0.1:40845}
   [junit4]   2> 1407241 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.e.j.s.Server Started @1408603ms
   [junit4]   2> 1407241 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/tempDir-001/control/data, hostContext=/, hostPort=40845, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/control-001/cores}
   [junit4]   2> 1407241 ERROR (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1407241 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1407241 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1407242 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1407242 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-26T06:24:05.947Z
   [junit4]   2> 1407244 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1407245 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/control-001/solr.xml
   [junit4]   2> 1407252 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43766/solr
   [junit4]   2> 1407264 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [n:127.0.0.1:40845_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40845_
   [junit4]   2> 1407265 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [n:127.0.0.1:40845_    ] o.a.s.c.Overseer Overseer (id=96827018165288965-127.0.0.1:40845_-n_0000000000) starting
   [junit4]   2> 1407268 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [n:127.0.0.1:40845_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40845_
   [junit4]   2> 1407270 INFO  (zkCallback-2479-thread-1-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1407297 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [n:127.0.0.1:40845_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/control-001/cores
   [junit4]   2> 1407297 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [n:127.0.0.1:40845_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1407299 INFO  (OverseerStateUpdate-96827018165288965-127.0.0.1:40845_-n_0000000000) [n:127.0.0.1:40845_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1408310 WARN  (coreLoadExecutor-6797-thread-1-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1408311 INFO  (coreLoadExecutor-6797-thread-1-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1408333 INFO  (coreLoadExecutor-6797-thread-1-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1408426 WARN  (coreLoadExecutor-6797-thread-1-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1408428 INFO  (coreLoadExecutor-6797-thread-1-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1408438 INFO  (coreLoadExecutor-6797-thread-1-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1408439 INFO  (coreLoadExecutor-6797-thread-1-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_ 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-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/control-001/cores/collection1/data/]
   [junit4]   2> 1408439 INFO  (coreLoadExecutor-6797-thread-1-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_ 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@860b70
   [junit4]   2> 1408440 INFO  (coreLoadExecutor-6797-thread-1-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@3199f0
   [junit4]   2> 1408467 WARN  (coreLoadExecutor-6797-thread-1-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_ 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> 1408477 INFO  (coreLoadExecutor-6797-thread-1-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_ 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> 1408477 INFO  (coreLoadExecutor-6797-thread-1-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1408478 INFO  (coreLoadExecutor-6797-thread-1-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1408478 INFO  (coreLoadExecutor-6797-thread-1-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1408478 INFO  (coreLoadExecutor-6797-thread-1-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_ 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=14, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=16.896484375, floorSegmentMB=1.1357421875, forceMergeDeletesPctAllowed=22.581236631927084, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1408479 INFO  (coreLoadExecutor-6797-thread-1-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5952cf[collection1] main]
   [junit4]   2> 1408480 INFO  (coreLoadExecutor-6797-thread-1-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1408481 INFO  (coreLoadExecutor-6797-thread-1-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_ 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> 1408481 INFO  (coreLoadExecutor-6797-thread-1-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1408482 INFO  (searcherExecutor-6798-thread-1-processing-n:127.0.0.1:40845_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40845_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5952cf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1408482 INFO  (coreLoadExecutor-6797-thread-1-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_ 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 1549232292167155712
   [junit4]   2> 1408486 INFO  (coreZkRegister-6790-thread-1-processing-n:127.0.0.1:40845_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40845_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1408487 INFO  (coreZkRegister-6790-thread-1-processing-n:127.0.0.1:40845_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40845_ 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> 1408487 INFO  (coreZkRegister-6790-thread-1-processing-n:127.0.0.1:40845_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40845_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40845/collection1/
   [junit4]   2> 1408487 INFO  (coreZkRegister-6790-thread-1-processing-n:127.0.0.1:40845_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40845_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1408487 INFO  (coreZkRegister-6790-thread-1-processing-n:127.0.0.1:40845_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40845_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:40845/collection1/ has no replicas
   [junit4]   2> 1408489 INFO  (coreZkRegister-6790-thread-1-processing-n:127.0.0.1:40845_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40845_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40845/collection1/ shard1
   [junit4]   2> 1408640 INFO  (coreZkRegister-6790-thread-1-processing-n:127.0.0.1:40845_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40845_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1408802 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1408803 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1408803 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1408873 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/shard-1-001/cores/collection1
   [junit4]   2> 1408873 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/shard-1-001
   [junit4]   2> 1408876 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1408877 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b470a5{/,null,AVAILABLE}
   [junit4]   2> 1408879 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2e706e{SSL,[ssl, http/1.1]}{127.0.0.1:41420}
   [junit4]   2> 1408879 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.e.j.s.Server Started @1410241ms
   [junit4]   2> 1408879 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=41420, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/shard-1-001/cores}
   [junit4]   2> 1408880 ERROR (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1408880 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1408880 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1408880 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1408880 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-26T06:24:07.585Z
   [junit4]   2> 1408882 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1408882 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/shard-1-001/solr.xml
   [junit4]   2> 1408890 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43766/solr
   [junit4]   2> 1408896 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [n:127.0.0.1:41420_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1408899 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [n:127.0.0.1:41420_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41420_
   [junit4]   2> 1408900 INFO  (zkCallback-2479-thread-2-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1408901 INFO  (zkCallback-2483-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1408901 INFO  (zkCallback-2489-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1408946 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [n:127.0.0.1:41420_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/shard-1-001/cores
   [junit4]   2> 1408946 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [n:127.0.0.1:41420_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1408947 INFO  (OverseerStateUpdate-96827018165288965-127.0.0.1:40845_-n_0000000000) [n:127.0.0.1:40845_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1409050 WARN  (OverseerStateUpdate-96827018165288965-127.0.0.1:40845_-n_0000000000) [n:127.0.0.1:40845_    ] o.a.s.c.Overseer Bad version writing to ZK using compare-and-set, will force refresh cluster state: KeeperErrorCode = BadVersion for /collections/collection1/state.json
   [junit4]   2> 1409052 INFO  (zkCallback-2489-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_    ] 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> 1409052 INFO  (OverseerStateUpdate-96827018165288965-127.0.0.1:40845_-n_0000000000) [n:127.0.0.1:40845_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1409053 INFO  (zkCallback-2489-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_    ] 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> 1409959 WARN  (coreLoadExecutor-6808-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1409961 INFO  (coreLoadExecutor-6808-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1409981 INFO  (coreLoadExecutor-6808-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1410082 WARN  (coreLoadExecutor-6808-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1410085 INFO  (coreLoadExecutor-6808-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1410095 INFO  (coreLoadExecutor-6808-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1410096 INFO  (coreLoadExecutor-6808-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1410096 INFO  (coreLoadExecutor-6808-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_ c:collection1 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@860b70
   [junit4]   2> 1410098 INFO  (coreLoadExecutor-6808-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@13acebd
   [junit4]   2> 1410135 WARN  (coreLoadExecutor-6808-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_ c:collection1 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> 1410151 INFO  (coreLoadExecutor-6808-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1410151 INFO  (coreLoadExecutor-6808-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1410151 INFO  (coreLoadExecutor-6808-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1410151 INFO  (coreLoadExecutor-6808-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1410152 INFO  (coreLoadExecutor-6808-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=16.896484375, floorSegmentMB=1.1357421875, forceMergeDeletesPctAllowed=22.581236631927084, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1410153 INFO  (coreLoadExecutor-6808-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10e41c4[collection1] main]
   [junit4]   2> 1410153 INFO  (coreLoadExecutor-6808-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1410154 INFO  (coreLoadExecutor-6808-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_ c:collection1 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> 1410154 INFO  (coreLoadExecutor-6808-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1410156 INFO  (searcherExecutor-6809-thread-1-processing-n:127.0.0.1:41420_ x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10e41c4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1410156 INFO  (coreLoadExecutor-6808-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_ c:collection1 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 1549232293922471936
   [junit4]   2> 1410161 INFO  (coreZkRegister-6803-thread-1-processing-n:127.0.0.1:41420_ x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1410161 INFO  (coreZkRegister-6803-thread-1-processing-n:127.0.0.1:41420_ x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1410161 INFO  (coreZkRegister-6803-thread-1-processing-n:127.0.0.1:41420_ x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41420/collection1/
   [junit4]   2> 1410162 INFO  (coreZkRegister-6803-thread-1-processing-n:127.0.0.1:41420_ x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1410162 INFO  (coreZkRegister-6803-thread-1-processing-n:127.0.0.1:41420_ x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:41420/collection1/ has no replicas
   [junit4]   2> 1410164 INFO  (coreZkRegister-6803-thread-1-processing-n:127.0.0.1:41420_ x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41420/collection1/ shard1
   [junit4]   2> 1410265 INFO  (zkCallback-2489-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_    ] 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> 1410314 INFO  (coreZkRegister-6803-thread-1-processing-n:127.0.0.1:41420_ x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1410416 INFO  (zkCallback-2489-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_    ] 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> 1410513 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/shard-2-001/cores/collection1
   [junit4]   2> 1410513 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/shard-2-001
   [junit4]   2> 1410516 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1410516 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1aaf2bf{/,null,AVAILABLE}
   [junit4]   2> 1410519 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@35d3ad{SSL,[ssl, http/1.1]}{127.0.0.1:33172}
   [junit4]   2> 1410519 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.e.j.s.Server Started @1411881ms
   [junit4]   2> 1410519 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=33172, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/shard-2-001/cores}
   [junit4]   2> 1410519 ERROR (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1410519 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1410519 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1410520 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1410520 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-26T06:24:09.225Z
   [junit4]   2> 1410522 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1410522 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/shard-2-001/solr.xml
   [junit4]   2> 1410529 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43766/solr
   [junit4]   2> 1410536 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [n:127.0.0.1:33172_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1410538 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [n:127.0.0.1:33172_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33172_
   [junit4]   2> 1410539 INFO  (zkCallback-2489-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1410539 INFO  (zkCallback-2483-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1410539 INFO  (zkCallback-2479-thread-2-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1410539 INFO  (zkCallback-2495-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1410559 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [n:127.0.0.1:33172_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/shard-2-001/cores
   [junit4]   2> 1410559 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [n:127.0.0.1:33172_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1410561 INFO  (OverseerStateUpdate-96827018165288965-127.0.0.1:40845_-n_0000000000) [n:127.0.0.1:40845_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1410662 INFO  (zkCallback-2489-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_    ] 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: [3])
   [junit4]   2> 1410663 INFO  (zkCallback-2495-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_    ] 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: [3])
   [junit4]   2> 1411571 WARN  (coreLoadExecutor-6819-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1411571 INFO  (coreLoadExecutor-6819-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1411598 INFO  (coreLoadExecutor-6819-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1411696 WARN  (coreLoadExecutor-6819-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1411699 INFO  (coreLoadExecutor-6819-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1411711 INFO  (coreLoadExecutor-6819-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1411712 INFO  (coreLoadExecutor-6819-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1411712 INFO  (coreLoadExecutor-6819-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@860b70
   [junit4]   2> 1411713 INFO  (coreLoadExecutor-6819-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@3961c7
   [junit4]   2> 1411750 WARN  (coreLoadExecutor-6819-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 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> 1411776 INFO  (coreLoadExecutor-6819-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1411776 INFO  (coreLoadExecutor-6819-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1411776 INFO  (coreLoadExecutor-6819-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1411776 INFO  (coreLoadExecutor-6819-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1411777 INFO  (coreLoadExecutor-6819-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=16.896484375, floorSegmentMB=1.1357421875, forceMergeDeletesPctAllowed=22.581236631927084, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1411778 INFO  (coreLoadExecutor-6819-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d9b7e3[collection1] main]
   [junit4]   2> 1411779 INFO  (coreLoadExecutor-6819-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1411779 INFO  (coreLoadExecutor-6819-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1411779 INFO  (coreLoadExecutor-6819-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1411784 INFO  (searcherExecutor-6820-thread-1-processing-n:127.0.0.1:33172_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d9b7e3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1411785 INFO  (coreLoadExecutor-6819-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549232295630602240
   [junit4]   2> 1411789 INFO  (coreZkRegister-6814-thread-1-processing-n:127.0.0.1:33172_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1411789 INFO  (updateExecutor-2492-thread-1-processing-n:127.0.0.1:33172_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1411790 INFO  (recoveryExecutor-2493-thread-1-processing-n:127.0.0.1:33172_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1411790 INFO  (recoveryExecutor-2493-thread-1-processing-n:127.0.0.1:33172_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1411790 INFO  (recoveryExecutor-2493-thread-1-processing-n:127.0.0.1:33172_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1411790 INFO  (recoveryExecutor-2493-thread-1-processing-n:127.0.0.1:33172_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1411790 INFO  (recoveryExecutor-2493-thread-1-processing-n:127.0.0.1:33172_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:41420/collection1/] and I am [https://127.0.0.1:33172/collection1/]
   [junit4]   2> 1411792 INFO  (recoveryExecutor-2493-thread-1-processing-n:127.0.0.1:33172_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:41420]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:33172_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1411890 INFO  (qtp14575543-13202) [n:127.0.0.1:41420_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1411890 INFO  (qtp14575543-13202) [n:127.0.0.1:41420_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1411890 INFO  (qtp14575543-13202) [n:127.0.0.1:41420_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:33172_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:33172","node_name":"127.0.0.1:33172_","state":"down"}
   [junit4]   2> 1411894 INFO  (zkCallback-2489-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_    ] 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: [3])
   [junit4]   2> 1411894 INFO  (zkCallback-2495-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_    ] 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: [3])
   [junit4]   2> 1412129 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/shard-3-001/cores/collection1
   [junit4]   2> 1412130 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/shard-3-001
   [junit4]   2> 1412132 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1412133 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12b4aa4{/,null,AVAILABLE}
   [junit4]   2> 1412135 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@9e03e4{SSL,[ssl, http/1.1]}{127.0.0.1:40237}
   [junit4]   2> 1412135 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.e.j.s.Server Started @1413497ms
   [junit4]   2> 1412135 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=40237, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/shard-3-001/cores}
   [junit4]   2> 1412135 ERROR (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1412135 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1412136 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1412136 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1412136 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-26T06:24:10.841Z
   [junit4]   2> 1412138 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1412138 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/shard-3-001/solr.xml
   [junit4]   2> 1412147 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43766/solr
   [junit4]   2> 1412154 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [n:127.0.0.1:40237_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1412157 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [n:127.0.0.1:40237_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40237_
   [junit4]   2> 1412158 INFO  (zkCallback-2489-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1412159 INFO  (zkCallback-2502-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1412159 INFO  (zkCallback-2495-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1412158 INFO  (zkCallback-2479-thread-1-processing-n:127.0.0.1:40845_) [n:127.0.0.1:40845_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1412158 INFO  (zkCallback-2483-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1412186 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [n:127.0.0.1:40237_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/shard-3-001/cores
   [junit4]   2> 1412186 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [n:127.0.0.1:40237_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1412192 INFO  (OverseerStateUpdate-96827018165288965-127.0.0.1:40845_-n_0000000000) [n:127.0.0.1:40845_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1412304 INFO  (zkCallback-2489-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_    ] 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: [4])
   [junit4]   2> 1412304 INFO  (zkCallback-2502-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_    ] 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: [4])
   [junit4]   2> 1412306 INFO  (zkCallback-2495-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_    ] 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: [4])
   [junit4]   2> 1412890 INFO  (qtp14575543-13202) [n:127.0.0.1:41420_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:33172_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:33172","node_name":"127.0.0.1:33172_","state":"recovering"}
   [junit4]   2> 1412891 INFO  (qtp14575543-13202) [n:127.0.0.1:41420_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1412891 INFO  (qtp14575543-13202) [n:127.0.0.1:41420_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:33172_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 1413217 WARN  (coreLoadExecutor-6830-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1413218 INFO  (coreLoadExecutor-6830-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1413245 INFO  (coreLoadExecutor-6830-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1413355 WARN  (coreLoadExecutor-6830-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1413358 INFO  (coreLoadExecutor-6830-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1413372 INFO  (coreLoadExecutor-6830-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1413372 INFO  (coreLoadExecutor-6830-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FA1145500931ED7C-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1413372 INFO  (coreLoadExecutor-6830-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@860b70
   [junit4]   2> 1413374 INFO  (coreLoadExecutor-6830-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@214305
   [junit4]   2> 1413392 INFO  (recoveryExecutor-2493-thread-1-processing-n:127.0.0.1:33172_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:41420/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1413405 INFO  (recoveryExecutor-2493-thread-1-processing-n:127.0.0.1:33172_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:33172 START replicas=[https://127.0.0.1:41420/collection1/] nUpdates=1000
   [junit4]   2> 1413418 INFO  (qtp14575543-13207) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1413418 INFO  (qtp14575543-13207) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1413421 INFO  (recoveryExecutor-2493-thread-1-processing-n:127.0.0.1:33172_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1413421 INFO  (recoveryExecutor-2493-thread-1-processing-n:127.0.0.1:33172_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1413421 INFO  (recoveryExecutor-2493-thread-1-processing-n:127.0.0.1:33172_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1413421 INFO  (recoveryExecutor-2493-thread-1-processing-n:127.0.0.1:33172_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1413421 INFO  (recoveryExecutor-2493-thread-1-processing-n:127.0.0.1:33172_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1413421 INFO  (recoveryExecutor-2493-thread-1-processing-n:127.0.0.1:33172_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1413421 INFO  (recoveryExecutor-2493-thread-1-processing-n:127.0.0.1:33172_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1413421 INFO  (recoveryExecutor-2493-thread-1-processing-n:127.0.0.1:33172_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1413421 INFO  (recoveryExecutor-2493-thread-1-processing-n:127.0.0.1:33172_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33172_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1413426 WARN  (coreLoadExecutor-6830-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 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> 1413457 INFO  (coreLoadExecutor-6830-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1413457 INFO  (coreLoadExecutor-6830-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1413458 INFO  (coreLoadExecutor-6830-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1413458 INFO  (coreLoadExecutor-6830-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1413459 INFO  (coreLoadExecutor-6830-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=16.896484375, floorSegmentMB=1.1357421875, forceMergeDeletesPctAllowed=22.581236631927084, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1413460 INFO  (coreLoadExecutor-6830-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1926063[collection1] main]
   [junit4]   2> 1413463 INFO  (coreLoadExecutor-6830-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1413464 INFO  (coreLoadExecutor-6830-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1413464 INFO  (coreLoadExecutor-6830-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1413467 INFO  (coreLoadExecutor-6830-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549232297394307072
   [junit4]   2> 1413478 INFO  (searcherExecutor-6831-thread-1-processing-n:127.0.0.1:40237_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1926063[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1413479 INFO  (coreZkRegister-6825-thread-1-processing-n:127.0.0.1:40237_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1413479 INFO  (updateExecutor-2499-thread-1-processing-n:127.0.0.1:40237_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1413479 INFO  (recoveryExecutor-2500-thread-1-processing-n:127.0.0.1:40237_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1413479 INFO  (recoveryExecutor-2500-thread-1-processing-n:127.0.0.1:40237_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1413479 INFO  (recoveryExecutor-2500-thread-1-processing-n:127.0.0.1:40237_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1413479 INFO  (recoveryExecutor-2500-thread-1-processing-n:127.0.0.1:40237_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1413479 INFO  (recoveryExecutor-2500-thread-1-processing-n:127.0.0.1:40237_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:41420/collection1/] and I am [https://127.0.0.1:40237/collection1/]
   [junit4]   2> 1413483 INFO  (recoveryExecutor-2500-thread-1-processing-n:127.0.0.1:40237_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:41420]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:40237_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1413504 INFO  (qtp14575543-13202) [n:127.0.0.1:41420_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1413504 INFO  (qtp14575543-13202) [n:127.0.0.1:41420_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1413504 INFO  (qtp14575543-13202) [n:127.0.0.1:41420_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:40237_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:40237","node_name":"127.0.0.1:40237_","state":"down"}
   [junit4]   2> 1413583 INFO  (zkCallback-2502-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_    ] 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: [4])
   [junit4]   2> 1413583 INFO  (zkCallback-2495-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_    ] 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: [4])
   [junit4]   2> 1413583 INFO  (zkCallback-2489-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_    ] 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: [4])
   [junit4]   2> 1413706 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1413706 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30 for each attempt
   [junit4]   2> 1413706 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 1414505 INFO  (qtp14575543-13202) [n:127.0.0.1:41420_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:40237_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:40237","node_name":"127.0.0.1:40237_","state":"recovering"}
   [junit4]   2> 1414505 INFO  (qtp14575543-13202) [n:127.0.0.1:41420_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1414505 INFO  (qtp14575543-13202) [n:127.0.0.1:41420_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:40237_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 1415006 INFO  (recoveryExecutor-2500-thread-1-processing-n:127.0.0.1:40237_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:41420/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1415006 INFO  (recoveryExecutor-2500-thread-1-processing-n:127.0.0.1:40237_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:40237 START replicas=[https://127.0.0.1:41420/collection1/] nUpdates=1000
   [junit4]   2> 1415011 INFO  (qtp14575543-13207) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1415011 INFO  (qtp14575543-13207) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1415013 INFO  (recoveryExecutor-2500-thread-1-processing-n:127.0.0.1:40237_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1415013 INFO  (recoveryExecutor-2500-thread-1-processing-n:127.0.0.1:40237_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1415013 INFO  (recoveryExecutor-2500-thread-1-processing-n:127.0.0.1:40237_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1415013 INFO  (recoveryExecutor-2500-thread-1-processing-n:127.0.0.1:40237_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1415013 INFO  (recoveryExecutor-2500-thread-1-processing-n:127.0.0.1:40237_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1415014 INFO  (recoveryExecutor-2500-thread-1-processing-n:127.0.0.1:40237_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1415014 INFO  (recoveryExecutor-2500-thread-1-processing-n:127.0.0.1:40237_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1415014 INFO  (recoveryExecutor-2500-thread-1-processing-n:127.0.0.1:40237_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1415014 INFO  (recoveryExecutor-2500-thread-1-processing-n:127.0.0.1:40237_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40237_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1415117 INFO  (zkCallback-2489-thread-1-processing-n:127.0.0.1:41420_) [n:127.0.0.1:41420_    ] 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: [4])
   [junit4]   2> 1415117 INFO  (zkCallback-2502-thread-1-processing-n:127.0.0.1:40237_) [n:127.0.0.1:40237_    ] 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: [4])
   [junit4]   2> 1415117 INFO  (zkCallback-2495-thread-1-processing-n:127.0.0.1:33172_) [n:127.0.0.1:33172_    ] 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: [4])
   [junit4]   2> 1415707 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FA1145500931ED7C]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1415766 INFO  (qtp16365123-13170) [n:127.0.0.1:40845_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1415766 INFO  (qtp16365123-13170) [n:127.0.0.1:40845_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1415767 INFO  (qtp16365123-13170) [n:127.0.0.1:40845_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1415767 INFO  (qtp16365123-13170) [n:127.0.0.1:40845_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1415777 INFO  (qtp14575543-13202) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1415777 INFO  (qtp14575543-13202) [n:127.0.0.1:41420_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1415778 INFO  (qtp14575543-13202) [n:127.0.0

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

 o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthStandaloneTest_FA1145500931ED7C-001/inst-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthStandaloneTest_FA1145500931ED7C-001/init-core-data-001/]
   [junit4]   2> 1851347 INFO  (coreLoadExecutor-5872-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1851347 INFO  (coreLoadExecutor-5872-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1851347 INFO  (coreLoadExecutor-5872-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@182808c[collection1] main]
   [junit4]   2> 1851347 INFO  (coreLoadExecutor-5872-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthStandaloneTest_FA1145500931ED7C-001/inst-001/collection1/conf
   [junit4]   2> 1851347 INFO  (coreLoadExecutor-5872-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1851348 INFO  (searcherExecutor-5873-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@182808c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1851349 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[FA1145500931ED7C]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1851353 INFO  (qtp1076476-11912) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 1851354 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[FA1145500931ED7C]) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1851354 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[FA1145500931ED7C]) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1851357 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[FA1145500931ED7C]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1a1d7f2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1851357 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[FA1145500931ED7C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=27648323
   [junit4]   2> 1851357 INFO  (coreCloseExecutor-5877-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1149b01
   [junit4]   2> 1851358 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[FA1145500931ED7C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@fee6e5{/solr,null,UNAVAILABLE}
   [junit4]   2> 1851358 INFO  (TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[FA1145500931ED7C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthStandaloneTest -Dtests.method=testBasicAuth -Dtests.seed=FA1145500931ED7C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=Asia/Dili -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.60s J2 | BasicAuthStandaloneTest.testBasicAuth <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Invalid json <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 401 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 401</h2>
   [junit4]    > <p>Problem accessing /solr/admin/authentication. Reason:
   [junit4]    > <pre>    Bad credentials</pre></p>
   [junit4]    > <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FA1145500931ED7C:467F3342AD626E06]:0)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:256)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:237)
   [junit4]    > 	at org.apache.solr.security.BasicAuthStandaloneTest.testBasicAuth(BasicAuthStandaloneTest.java:104)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1851361 INFO  (SUITE-BasicAuthStandaloneTest-seed#[FA1145500931ED7C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1851361 INFO  (SUITE-BasicAuthStandaloneTest-seed#[FA1145500931ED7C]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=23181883
   [junit4]   2> 1851361 INFO  (coreCloseExecutor-5879-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@45012a
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthStandaloneTest_FA1145500931ED7C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=tr, timezone=Asia/Dili
   [junit4]   2> NOTE: Linux 4.4.0-42-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=138400408,total=467927040
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDynamicMBean, TermVectorComponentDistributedTest, PrimitiveFieldTypeTest, BinaryUpdateRequestHandlerTest, TestLuceneMatchVersion, XmlUpdateRequestHandlerTest, FullSolrCloudDistribCmdsTest, BadIndexSchemaTest, TestSchemaNameResource, TestLegacyFieldCache, CircularListTest, TestFieldSortValues, ResourceLoaderTest, UnloadDistributedZkTest, DirectoryFactoryTest, TestFieldCacheSortRandom, TestGroupingSearch, ClassificationUpdateProcessorFactoryTest, CurrencyFieldXmlFileTest, DocValuesMultiTest, BasicAuthIntegrationTest, TestSmileRequest, TestPHPSerializedResponseWriter, TestIndexSearcher, UtilsToolTest, HighlighterMaxOffsetTest, CoreAdminHandlerTest, TestConfig, DistribCursorPagingTest, SuggesterTest, TestDocBasedVersionConstraints, TestSort, FacetPivotSmallTest, TestCustomDocTransformer, TestSortByMinMaxFunction, BasicDistributedZk2Test, HdfsBasicDistributedZkTest, CleanupOldIndexTest, DateFieldTest, TestDistributedMissingSort, TestExactSharedStatsCache, ConnectionManagerTest, TestJsonFacets, TestCSVResponseWriter, TestManagedResourceStorage, TestCoreDiscovery, SimpleCollectionCreateDeleteTest, LeaderFailureAfterFreshStartTest, OverriddenZkACLAndCredentialsProvidersTest, QueryResultKeyTest, URLClassifyProcessorTest, StatsReloadRaceTest, EchoParamsTest, TestDistribDocBasedVersion, TestStressReorder, TestComponentsName, TestAuthorizationFramework, TestCloudManagedSchema, TestRequestStatusCollectionAPI, TestUtils, BlockJoinFacetRandomTest, DirectUpdateHandlerTest, RollingRestartTest, TestRTimerTree, TestWriterPerf, TestSolrCloudWithSecureImpersonation, HdfsRecoveryZkTest, LukeRequestHandlerTest, TestCollapseQParserPlugin, OverseerRolesTest, TestReloadDeadlock, BlockDirectoryTest, HardAutoCommitTest, TestCollationField, TestAnalyzeInfixSuggestions, CheckHdfsIndexTest, TestExtendedDismaxParser, UUIDUpdateProcessorFallbackTest, HttpPartitionTest, TestIBSimilarityFactory, AssignTest, TestOverriddenPrefixQueryForCustomFieldType, TestTolerantUpdateProcessorCloud, ZkStateReaderTest, TestUninvertingReader, TestReversedWildcardFilterFactory, TestFreeTextSuggestions, ChangedSchemaMergeTest, SuggesterTSTTest, InfoHandlerTest, StatsComponentTest, PrimUtilsTest, JSONWriterTest, TemplateUpdateProcessorTest, SynonymTokenizerTest, TestSolrDeletionPolicy1, ShowFileRequestHandlerTest, TestReqParamsAPI, TestStandardQParsers, TestCloudInspectUtil, DistributedQueryComponentCustomSortTest, RecoveryZkTest, CollectionsAPIDistributedZkTest, ClusterStateUpdateTest, TestRandomFaceting, ZkCLITest, AutoCommitTest, TestFaceting, TestRealTimeGet, TestReload, TestRangeQuery, ConvertedLegacyTest, TestBadConfig, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, TestTrie, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest, FileBasedSpellCheckerTest, DocumentBuilderTest, TestIndexingPerformance, LoggingHandlerTest, IndexSchemaTest, QueryParsingTest, CSVRequestHandlerTest, SearchHandlerTest, MultiTermTest, TestBinaryField, TestElisionMultitermQuery, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPhraseSuggestions, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestFastOutputStream, DateMathParserTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestSolrJ, SliceStateTest, FileUtilsTest, CursorPagingTest, TestTolerantSearch, CdcrBootstrapTest, DistributedVersionInfoTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, ReplicationFactorTest, RestartWhileUpdatingTest, ShardSplitTest, TestCollationFieldDocValues, TestManagedSchemaAPI, AnalyticsMergeStrategyTest, RankQueryTest, SortSpecParsingTest, TestComplexPhraseQParserPlugin, TestCustomSort, TestMaxScoreQueryParser, TestNoOpRegenerator, TestQueryWrapperFilter, TestSearcherReuse, TestSolr4Spatial2, TestXmlQParserPlugin, TestJsonFacetRefinement, BlockJoinFacetSimpleTest, TestScoreJoinQPNoScore, BasicAuthStandaloneTest]
   [junit4] Completed [607/644 (2!)] on J2 in 0.63s, 1 test, 1 failure <<< FAILURES!

[...truncated 52838 lines...]