Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3905/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
        at 
__randomizedtesting.SeedInfo.seed([C5B8394910EFB0B:840FBC4E3FF296F3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:159)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:870)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:620)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        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:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11730 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/init-core-data-001
   [junit4]   2> 1307457 WARN  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[C5B8394910EFB0B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1307457 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[C5B8394910EFB0B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1307461 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[C5B8394910EFB0B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
 w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1307461 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[C5B8394910EFB0B]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/
   [junit4]   2> 1307462 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1307462 INFO  (Thread-1645) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1307463 INFO  (Thread-1645) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1307564 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:61870
   [junit4]   2> 1307601 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1307604 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1307609 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1307612 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1307614 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1307617 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1307620 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1307622 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1307625 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1307627 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1307630 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1308976 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/control-001/cores/collection1
   [junit4]   2> 1308978 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1308979 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3ae2d6de{/_,null,AVAILABLE}
   [junit4]   2> 1308980 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@36e7022c{HTTP/1.1,[http/1.1]}{127.0.0.1:61873}
   [junit4]   2> 1308980 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.Server Started @1314577ms
   [junit4]   2> 1308980 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/tempDir-001/control/data,
 hostContext=/_, hostPort=61873, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/control-001/cores}
   [junit4]   2> 1308980 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1308981 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1308981 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1308981 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1308981 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-19T08:38:06.605Z
   [junit4]   2> 1308986 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1308986 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/control-001/solr.xml
   [junit4]   2> 1308998 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61870/solr
   [junit4]   2> 1309046 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61873__    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1309047 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61873__    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:61873__
   [junit4]   2> 1309049 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61873__    ] o.a.s.c.Overseer Overseer 
(id=97642917730189316-127.0.0.1:61873__-n_0000000000) starting
   [junit4]   2> 1309064 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61873__    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61873__
   [junit4]   2> 1309071 INFO  
(zkCallback-1357-thread-1-processing-n:127.0.0.1:61873__) [n:127.0.0.1:61873__  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1309152 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61873__    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/control-001/cores
   [junit4]   2> 1309152 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61873__    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1309156 INFO  
(OverseerStateUpdate-97642917730189316-127.0.0.1:61873__-n_0000000000) 
[n:127.0.0.1:61873__    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1310184 INFO  
(coreLoadExecutor-3494-thread-1-processing-n:127.0.0.1:61873__) 
[n:127.0.0.1:61873__ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1310198 INFO  
(coreLoadExecutor-3494-thread-1-processing-n:127.0.0.1:61873__) 
[n:127.0.0.1:61873__ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1310257 WARN  
(coreLoadExecutor-3494-thread-1-processing-n:127.0.0.1:61873__) 
[n:127.0.0.1:61873__ 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> 1310258 INFO  
(coreLoadExecutor-3494-thread-1-processing-n:127.0.0.1:61873__) 
[n:127.0.0.1:61873__ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1310288 INFO  
(coreLoadExecutor-3494-thread-1-processing-n:127.0.0.1:61873__) 
[n:127.0.0.1:61873__ c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1310289 INFO  
(coreLoadExecutor-3494-thread-1-processing-n:127.0.0.1:61873__) 
[n:127.0.0.1:61873__ c:control_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1310289 INFO  
(coreLoadExecutor-3494-thread-1-processing-n:127.0.0.1:61873__) 
[n:127.0.0.1:61873__ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/control-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/control-001/cores/collection1/data/]
   [junit4]   2> 1310289 INFO  
(coreLoadExecutor-3494-thread-1-processing-n:127.0.0.1:61873__) 
[n:127.0.0.1:61873__ c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5120411
   [junit4]   2> 1310290 INFO  
(coreLoadExecutor-3494-thread-1-processing-n:127.0.0.1:61873__) 
[n:127.0.0.1:61873__ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1951994511, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1310296 WARN  
(coreLoadExecutor-3494-thread-1-processing-n:127.0.0.1:61873__) 
[n:127.0.0.1:61873__ c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1310378 INFO  
(coreLoadExecutor-3494-thread-1-processing-n:127.0.0.1:61873__) 
[n:127.0.0.1:61873__ c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1310378 INFO  
(coreLoadExecutor-3494-thread-1-processing-n:127.0.0.1:61873__) 
[n:127.0.0.1:61873__ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1310380 INFO  
(coreLoadExecutor-3494-thread-1-processing-n:127.0.0.1:61873__) 
[n:127.0.0.1:61873__ c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1310380 INFO  
(coreLoadExecutor-3494-thread-1-processing-n:127.0.0.1:61873__) 
[n:127.0.0.1:61873__ c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1310381 INFO  
(coreLoadExecutor-3494-thread-1-processing-n:127.0.0.1:61873__) 
[n:127.0.0.1:61873__ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1310381 INFO  
(coreLoadExecutor-3494-thread-1-processing-n:127.0.0.1:61873__) 
[n:127.0.0.1:61873__ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@33dd221b[collection1] main]
   [junit4]   2> 1310383 INFO  
(coreLoadExecutor-3494-thread-1-processing-n:127.0.0.1:61873__) 
[n:127.0.0.1:61873__ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1310384 INFO  
(coreLoadExecutor-3494-thread-1-processing-n:127.0.0.1:61873__) 
[n:127.0.0.1:61873__ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1310384 INFO  
(coreLoadExecutor-3494-thread-1-processing-n:127.0.0.1:61873__) 
[n:127.0.0.1:61873__ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1310385 INFO  
(searcherExecutor-3495-thread-1-processing-n:127.0.0.1:61873__ x:collection1 
c:control_collection) [n:127.0.0.1:61873__ c:control_collection   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@33dd221b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1310385 INFO  
(coreLoadExecutor-3494-thread-1-processing-n:127.0.0.1:61873__) 
[n:127.0.0.1:61873__ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1562286686741725184
   [junit4]   2> 1310399 INFO  
(coreZkRegister-3487-thread-1-processing-n:127.0.0.1:61873__ x:collection1 
c:control_collection) [n:127.0.0.1:61873__ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 1310399 INFO  
(coreZkRegister-3487-thread-1-processing-n:127.0.0.1:61873__ x:collection1 
c:control_collection) [n:127.0.0.1:61873__ 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> 1310400 INFO  
(coreZkRegister-3487-thread-1-processing-n:127.0.0.1:61873__ x:collection1 
c:control_collection) [n:127.0.0.1:61873__ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:61873/_/collection1/
   [junit4]   2> 1310400 INFO  
(coreZkRegister-3487-thread-1-processing-n:127.0.0.1:61873__ x:collection1 
c:control_collection) [n:127.0.0.1:61873__ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1310400 INFO  
(coreZkRegister-3487-thread-1-processing-n:127.0.0.1:61873__ x:collection1 
c:control_collection) [n:127.0.0.1:61873__ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:61873/_/collection1/ has no replicas
   [junit4]   2> 1310400 INFO  
(coreZkRegister-3487-thread-1-processing-n:127.0.0.1:61873__ x:collection1 
c:control_collection) [n:127.0.0.1:61873__ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 1310410 INFO  
(coreZkRegister-3487-thread-1-processing-n:127.0.0.1:61873__ x:collection1 
c:control_collection) [n:127.0.0.1:61873__ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:61873/_/collection1/ shard1
   [junit4]   2> 1310469 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1310472 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61870/solr ready
   [junit4]   2> 1310472 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1310520 INFO  
(coreZkRegister-3487-thread-1-processing-n:127.0.0.1:61873__ x:collection1 
c:control_collection) [n:127.0.0.1:61873__ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 1310947 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-1-001/cores/collection1
   [junit4]   2> 1310949 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-1-001
   [junit4]   2> 1310950 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1310952 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@574bb5de{/_,null,AVAILABLE}
   [junit4]   2> 1310952 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@12e47e98{HTTP/1.1,[http/1.1]}{127.0.0.1:61878}
   [junit4]   2> 1310952 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.Server Started @1316550ms
   [junit4]   2> 1310953 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/_, hostPort=61878, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-1-001/cores}
   [junit4]   2> 1310953 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1310954 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1310954 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1310954 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1310954 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-19T08:38:08.578Z
   [junit4]   2> 1310958 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1310958 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-1-001/solr.xml
   [junit4]   2> 1310970 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61870/solr
   [junit4]   2> 1310990 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61878__    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1310995 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61878__    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1310999 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61878__    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61878__
   [junit4]   2> 1311002 INFO  (zkCallback-1361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1311002 INFO  
(zkCallback-1357-thread-3-processing-n:127.0.0.1:61873__) [n:127.0.0.1:61873__  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1311004 INFO  
(zkCallback-1366-thread-1-processing-n:127.0.0.1:61878__) [n:127.0.0.1:61878__  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1311136 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61878__    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-1-001/cores
   [junit4]   2> 1311136 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61878__    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1311139 INFO  
(OverseerStateUpdate-97642917730189316-127.0.0.1:61873__-n_0000000000) 
[n:127.0.0.1:61873__    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 1312169 INFO  
(coreLoadExecutor-3505-thread-1-processing-n:127.0.0.1:61878__) 
[n:127.0.0.1:61878__ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1312190 INFO  
(coreLoadExecutor-3505-thread-1-processing-n:127.0.0.1:61878__) 
[n:127.0.0.1:61878__ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1312252 WARN  
(coreLoadExecutor-3505-thread-1-processing-n:127.0.0.1:61878__) 
[n:127.0.0.1:61878__ 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> 1312253 INFO  
(coreLoadExecutor-3505-thread-1-processing-n:127.0.0.1:61878__) 
[n:127.0.0.1:61878__ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1312284 INFO  
(coreLoadExecutor-3505-thread-1-processing-n:127.0.0.1:61878__) 
[n:127.0.0.1:61878__ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1312284 INFO  
(coreLoadExecutor-3505-thread-1-processing-n:127.0.0.1:61878__) 
[n:127.0.0.1:61878__ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1312284 INFO  
(coreLoadExecutor-3505-thread-1-processing-n:127.0.0.1:61878__) 
[n:127.0.0.1:61878__ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-1-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1312284 INFO  
(coreLoadExecutor-3505-thread-1-processing-n:127.0.0.1:61878__) 
[n:127.0.0.1:61878__ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5120411
   [junit4]   2> 1312287 INFO  
(coreLoadExecutor-3505-thread-1-processing-n:127.0.0.1:61878__) 
[n:127.0.0.1:61878__ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1951994511, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1312293 WARN  
(coreLoadExecutor-3505-thread-1-processing-n:127.0.0.1:61878__) 
[n:127.0.0.1:61878__ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1312402 INFO  
(coreLoadExecutor-3505-thread-1-processing-n:127.0.0.1:61878__) 
[n:127.0.0.1:61878__ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1312402 INFO  
(coreLoadExecutor-3505-thread-1-processing-n:127.0.0.1:61878__) 
[n:127.0.0.1:61878__ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1312404 INFO  
(coreLoadExecutor-3505-thread-1-processing-n:127.0.0.1:61878__) 
[n:127.0.0.1:61878__ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1312405 INFO  
(coreLoadExecutor-3505-thread-1-processing-n:127.0.0.1:61878__) 
[n:127.0.0.1:61878__ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1312406 INFO  
(coreLoadExecutor-3505-thread-1-processing-n:127.0.0.1:61878__) 
[n:127.0.0.1:61878__ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1312412 INFO  
(coreLoadExecutor-3505-thread-1-processing-n:127.0.0.1:61878__) 
[n:127.0.0.1:61878__ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5ab22c52[collection1] main]
   [junit4]   2> 1312416 INFO  
(coreLoadExecutor-3505-thread-1-processing-n:127.0.0.1:61878__) 
[n:127.0.0.1:61878__ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1312420 INFO  
(coreLoadExecutor-3505-thread-1-processing-n:127.0.0.1:61878__) 
[n:127.0.0.1:61878__ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1312420 INFO  
(coreLoadExecutor-3505-thread-1-processing-n:127.0.0.1:61878__) 
[n:127.0.0.1:61878__ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1312421 INFO  
(searcherExecutor-3506-thread-1-processing-n:127.0.0.1:61878__ x:collection1 
c:collection1) [n:127.0.0.1:61878__ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5ab22c52[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1312424 INFO  
(coreLoadExecutor-3505-thread-1-processing-n:127.0.0.1:61878__) 
[n:127.0.0.1:61878__ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1562286688879771648
   [junit4]   2> 1312434 INFO  
(coreZkRegister-3500-thread-1-processing-n:127.0.0.1:61878__ x:collection1 
c:collection1) [n:127.0.0.1:61878__ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1312434 INFO  
(coreZkRegister-3500-thread-1-processing-n:127.0.0.1:61878__ x:collection1 
c:collection1) [n:127.0.0.1:61878__ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 1312434 INFO  
(coreZkRegister-3500-thread-1-processing-n:127.0.0.1:61878__ x:collection1 
c:collection1) [n:127.0.0.1:61878__ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:61878/_/collection1/
   [junit4]   2> 1312434 INFO  
(coreZkRegister-3500-thread-1-processing-n:127.0.0.1:61878__ x:collection1 
c:collection1) [n:127.0.0.1:61878__ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1312435 INFO  
(coreZkRegister-3500-thread-1-processing-n:127.0.0.1:61878__ x:collection1 
c:collection1) [n:127.0.0.1:61878__ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:61878/_/collection1/ has 
no replicas
   [junit4]   2> 1312435 INFO  
(coreZkRegister-3500-thread-1-processing-n:127.0.0.1:61878__ x:collection1 
c:collection1) [n:127.0.0.1:61878__ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1312445 INFO  
(coreZkRegister-3500-thread-1-processing-n:127.0.0.1:61878__ x:collection1 
c:collection1) [n:127.0.0.1:61878__ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61878/_/collection1/ shard2
   [junit4]   2> 1312603 INFO  
(coreZkRegister-3500-thread-1-processing-n:127.0.0.1:61878__ x:collection1 
c:collection1) [n:127.0.0.1:61878__ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1312818 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-2-001/cores/collection1
   [junit4]   2> 1312819 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-2-001
   [junit4]   2> 1312820 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1312822 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@173d3de3{/_,null,AVAILABLE}
   [junit4]   2> 1312822 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@58ae4b1b{HTTP/1.1,[http/1.1]}{127.0.0.1:61889}
   [junit4]   2> 1312823 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.Server Started @1318421ms
   [junit4]   2> 1312824 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/_, hostPort=61889, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-2-001/cores}
   [junit4]   2> 1312824 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1312824 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1312824 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1312824 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1312824 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-19T08:38:10.448Z
   [junit4]   2> 1312829 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1312829 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-2-001/solr.xml
   [junit4]   2> 1312858 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61870/solr
   [junit4]   2> 1312876 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61889__    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1312881 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61889__    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1312885 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61889__    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61889__
   [junit4]   2> 1312888 INFO  (zkCallback-1361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1312889 INFO  
(zkCallback-1357-thread-2-processing-n:127.0.0.1:61873__) [n:127.0.0.1:61873__  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1312889 INFO  
(zkCallback-1366-thread-1-processing-n:127.0.0.1:61878__) [n:127.0.0.1:61878__  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1312890 INFO  
(zkCallback-1372-thread-1-processing-n:127.0.0.1:61889__) [n:127.0.0.1:61889__  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1312970 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61889__    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-2-001/cores
   [junit4]   2> 1312970 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61889__    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1312973 INFO  
(OverseerStateUpdate-97642917730189316-127.0.0.1:61873__-n_0000000000) 
[n:127.0.0.1:61873__    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard3
   [junit4]   2> 1313997 INFO  
(coreLoadExecutor-3516-thread-1-processing-n:127.0.0.1:61889__) 
[n:127.0.0.1:61889__ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1314013 INFO  
(coreLoadExecutor-3516-thread-1-processing-n:127.0.0.1:61889__) 
[n:127.0.0.1:61889__ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1314077 WARN  
(coreLoadExecutor-3516-thread-1-processing-n:127.0.0.1:61889__) 
[n:127.0.0.1:61889__ 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> 1314079 INFO  
(coreLoadExecutor-3516-thread-1-processing-n:127.0.0.1:61889__) 
[n:127.0.0.1:61889__ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1314108 INFO  
(coreLoadExecutor-3516-thread-1-processing-n:127.0.0.1:61889__) 
[n:127.0.0.1:61889__ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1314108 INFO  
(coreLoadExecutor-3516-thread-1-processing-n:127.0.0.1:61889__) 
[n:127.0.0.1:61889__ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1314108 INFO  
(coreLoadExecutor-3516-thread-1-processing-n:127.0.0.1:61889__) 
[n:127.0.0.1:61889__ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-2-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1314115 INFO  
(coreLoadExecutor-3516-thread-1-processing-n:127.0.0.1:61889__) 
[n:127.0.0.1:61889__ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5120411
   [junit4]   2> 1314118 INFO  
(coreLoadExecutor-3516-thread-1-processing-n:127.0.0.1:61889__) 
[n:127.0.0.1:61889__ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1951994511, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1314123 WARN  
(coreLoadExecutor-3516-thread-1-processing-n:127.0.0.1:61889__) 
[n:127.0.0.1:61889__ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1314194 INFO  
(coreLoadExecutor-3516-thread-1-processing-n:127.0.0.1:61889__) 
[n:127.0.0.1:61889__ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1314194 INFO  
(coreLoadExecutor-3516-thread-1-processing-n:127.0.0.1:61889__) 
[n:127.0.0.1:61889__ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1314196 INFO  
(coreLoadExecutor-3516-thread-1-processing-n:127.0.0.1:61889__) 
[n:127.0.0.1:61889__ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1314196 INFO  
(coreLoadExecutor-3516-thread-1-processing-n:127.0.0.1:61889__) 
[n:127.0.0.1:61889__ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1314197 INFO  
(coreLoadExecutor-3516-thread-1-processing-n:127.0.0.1:61889__) 
[n:127.0.0.1:61889__ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1314197 INFO  
(coreLoadExecutor-3516-thread-1-processing-n:127.0.0.1:61889__) 
[n:127.0.0.1:61889__ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@f08ea5c[collection1] main]
   [junit4]   2> 1314199 INFO  
(coreLoadExecutor-3516-thread-1-processing-n:127.0.0.1:61889__) 
[n:127.0.0.1:61889__ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1314200 INFO  
(coreLoadExecutor-3516-thread-1-processing-n:127.0.0.1:61889__) 
[n:127.0.0.1:61889__ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1314200 INFO  
(coreLoadExecutor-3516-thread-1-processing-n:127.0.0.1:61889__) 
[n:127.0.0.1:61889__ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1314201 INFO  
(searcherExecutor-3517-thread-1-processing-n:127.0.0.1:61889__ x:collection1 
c:collection1) [n:127.0.0.1:61889__ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f08ea5c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1314201 INFO  
(coreLoadExecutor-3516-thread-1-processing-n:127.0.0.1:61889__) 
[n:127.0.0.1:61889__ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1562286690743091200
   [junit4]   2> 1314211 INFO  
(coreZkRegister-3511-thread-1-processing-n:127.0.0.1:61889__ x:collection1 
c:collection1) [n:127.0.0.1:61889__ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1314211 INFO  
(coreZkRegister-3511-thread-1-processing-n:127.0.0.1:61889__ x:collection1 
c:collection1) [n:127.0.0.1:61889__ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 1314211 INFO  
(coreZkRegister-3511-thread-1-processing-n:127.0.0.1:61889__ x:collection1 
c:collection1) [n:127.0.0.1:61889__ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:61889/_/collection1/
   [junit4]   2> 1314211 INFO  
(coreZkRegister-3511-thread-1-processing-n:127.0.0.1:61889__ x:collection1 
c:collection1) [n:127.0.0.1:61889__ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1314211 INFO  
(coreZkRegister-3511-thread-1-processing-n:127.0.0.1:61889__ x:collection1 
c:collection1) [n:127.0.0.1:61889__ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:61889/_/collection1/ has 
no replicas
   [junit4]   2> 1314211 INFO  
(coreZkRegister-3511-thread-1-processing-n:127.0.0.1:61889__ x:collection1 
c:collection1) [n:127.0.0.1:61889__ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1314217 INFO  
(coreZkRegister-3511-thread-1-processing-n:127.0.0.1:61889__ x:collection1 
c:collection1) [n:127.0.0.1:61889__ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61889/_/collection1/ shard3
   [junit4]   2> 1314383 INFO  
(coreZkRegister-3511-thread-1-processing-n:127.0.0.1:61889__ x:collection1 
c:collection1) [n:127.0.0.1:61889__ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1314572 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-3-001/cores/collection1
   [junit4]   2> 1314573 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-3-001
   [junit4]   2> 1314574 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1314576 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@248abcfc{/_,null,AVAILABLE}
   [junit4]   2> 1314576 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1931a0e5{HTTP/1.1,[http/1.1]}{127.0.0.1:61895}
   [junit4]   2> 1314576 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.Server Started @1320174ms
   [junit4]   2> 1314577 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/_, hostPort=61895, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-3-001/cores}
   [junit4]   2> 1314577 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1314578 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1314578 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1314578 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1314578 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-19T08:38:12.202Z
   [junit4]   2> 1314582 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1314583 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-3-001/solr.xml
   [junit4]   2> 1314593 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61870/solr
   [junit4]   2> 1314609 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61895__    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1314614 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61895__    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1314617 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61895__    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61895__
   [junit4]   2> 1314620 INFO  (zkCallback-1361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1314620 INFO  
(zkCallback-1366-thread-1-processing-n:127.0.0.1:61878__) [n:127.0.0.1:61878__  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1314621 INFO  
(zkCallback-1357-thread-1-processing-n:127.0.0.1:61873__) [n:127.0.0.1:61873__  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1314620 INFO  
(zkCallback-1372-thread-1-processing-n:127.0.0.1:61889__) [n:127.0.0.1:61889__  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1314621 INFO  
(zkCallback-1378-thread-1-processing-n:127.0.0.1:61895__) [n:127.0.0.1:61895__  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1314750 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61895__    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-3-001/cores
   [junit4]   2> 1314750 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61895__    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1314752 INFO  
(OverseerStateUpdate-97642917730189316-127.0.0.1:61873__-n_0000000000) 
[n:127.0.0.1:61873__    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1315773 INFO  
(coreLoadExecutor-3527-thread-1-processing-n:127.0.0.1:61895__) 
[n:127.0.0.1:61895__ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1315785 INFO  
(coreLoadExecutor-3527-thread-1-processing-n:127.0.0.1:61895__) 
[n:127.0.0.1:61895__ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1315844 WARN  
(coreLoadExecutor-3527-thread-1-processing-n:127.0.0.1:61895__) 
[n:127.0.0.1:61895__ 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> 1315846 INFO  
(coreLoadExecutor-3527-thread-1-processing-n:127.0.0.1:61895__) 
[n:127.0.0.1:61895__ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1315875 INFO  
(coreLoadExecutor-3527-thread-1-processing-n:127.0.0.1:61895__) 
[n:127.0.0.1:61895__ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1315875 INFO  
(coreLoadExecutor-3527-thread-1-processing-n:127.0.0.1:61895__) 
[n:127.0.0.1:61895__ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1315875 INFO  
(coreLoadExecutor-3527-thread-1-processing-n:127.0.0.1:61895__) 
[n:127.0.0.1:61895__ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-3-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1315875 INFO  
(coreLoadExecutor-3527-thread-1-processing-n:127.0.0.1:61895__) 
[n:127.0.0.1:61895__ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5120411
   [junit4]   2> 1315880 INFO  
(coreLoadExecutor-3527-thread-1-processing-n:127.0.0.1:61895__) 
[n:127.0.0.1:61895__ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1951994511, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1315889 WARN  
(coreLoadExecutor-3527-thread-1-processing-n:127.0.0.1:61895__) 
[n:127.0.0.1:61895__ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1315955 INFO  
(coreLoadExecutor-3527-thread-1-processing-n:127.0.0.1:61895__) 
[n:127.0.0.1:61895__ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1315955 INFO  
(coreLoadExecutor-3527-thread-1-processing-n:127.0.0.1:61895__) 
[n:127.0.0.1:61895__ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1315957 INFO  
(coreLoadExecutor-3527-thread-1-processing-n:127.0.0.1:61895__) 
[n:127.0.0.1:61895__ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1315957 INFO  
(coreLoadExecutor-3527-thread-1-processing-n:127.0.0.1:61895__) 
[n:127.0.0.1:61895__ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1315958 INFO  
(coreLoadExecutor-3527-thread-1-processing-n:127.0.0.1:61895__) 
[n:127.0.0.1:61895__ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1315958 INFO  
(coreLoadExecutor-3527-thread-1-processing-n:127.0.0.1:61895__) 
[n:127.0.0.1:61895__ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2d225f16[collection1] main]
   [junit4]   2> 1315960 INFO  
(coreLoadExecutor-3527-thread-1-processing-n:127.0.0.1:61895__) 
[n:127.0.0.1:61895__ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1315960 INFO  
(coreLoadExecutor-3527-thread-1-processing-n:127.0.0.1:61895__) 
[n:127.0.0.1:61895__ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1315961 INFO  
(coreLoadExecutor-3527-thread-1-processing-n:127.0.0.1:61895__) 
[n:127.0.0.1:61895__ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1315962 INFO  
(searcherExecutor-3528-thread-1-processing-n:127.0.0.1:61895__ x:collection1 
c:collection1) [n:127.0.0.1:61895__ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2d225f16[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1315962 INFO  
(coreLoadExecutor-3527-thread-1-processing-n:127.0.0.1:61895__) 
[n:127.0.0.1:61895__ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1562286692589633536
   [junit4]   2> 1315972 INFO  
(coreZkRegister-3522-thread-1-processing-n:127.0.0.1:61895__ x:collection1 
c:collection1) [n:127.0.0.1:61895__ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1315972 INFO  
(coreZkRegister-3522-thread-1-processing-n:127.0.0.1:61895__ x:collection1 
c:collection1) [n:127.0.0.1:61895__ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 1315972 INFO  
(coreZkRegister-3522-thread-1-processing-n:127.0.0.1:61895__ x:collection1 
c:collection1) [n:127.0.0.1:61895__ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:61895/_/collection1/
   [junit4]   2> 1315972 INFO  
(coreZkRegister-3522-thread-1-processing-n:127.0.0.1:61895__ x:collection1 
c:collection1) [n:127.0.0.1:61895__ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1315972 INFO  
(coreZkRegister-3522-thread-1-processing-n:127.0.0.1:61895__ x:collection1 
c:collection1) [n:127.0.0.1:61895__ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:61895/_/collection1/ has 
no replicas
   [junit4]   2> 1315972 INFO  
(coreZkRegister-3522-thread-1-processing-n:127.0.0.1:61895__ x:collection1 
c:collection1) [n:127.0.0.1:61895__ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1315978 INFO  
(coreZkRegister-3522-thread-1-processing-n:127.0.0.1:61895__ x:collection1 
c:collection1) [n:127.0.0.1:61895__ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61895/_/collection1/ shard1
   [junit4]   2> 1316095 INFO  
(coreZkRegister-3522-thread-1-processing-n:127.0.0.1:61895__ x:collection1 
c:collection1) [n:127.0.0.1:61895__ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1316655 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-4-001/cores/collection1
   [junit4]   2> 1316656 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-4-001
   [junit4]   2> 1316656 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1316658 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ebd70b0{/_,null,AVAILABLE}
   [junit4]   2> 1316671 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3799ce58{HTTP/1.1,[http/1.1]}{127.0.0.1:61902}
   [junit4]   2> 1316671 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.Server Started @1322268ms
   [junit4]   2> 1316671 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/_, hostPort=61902, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-4-001/cores}
   [junit4]   2> 1316671 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1316675 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1316756 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1316756 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1316776 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-19T08:38:14.400Z
   [junit4]   2> 1316849 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1316849 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-4-001/solr.xml
   [junit4]   2> 1316888 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61870/solr
   [junit4]   2> 1316910 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61902__    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1316914 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61902__    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1316918 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61902__    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61902__
   [junit4]   2> 1316921 INFO  
(zkCallback-1378-thread-1-processing-n:127.0.0.1:61895__) [n:127.0.0.1:61895__  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1316921 INFO  
(zkCallback-1357-thread-3-processing-n:127.0.0.1:61873__) [n:127.0.0.1:61873__  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1316922 INFO  
(zkCallback-1366-thread-1-processing-n:127.0.0.1:61878__) [n:127.0.0.1:61878__  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1316922 INFO  
(zkCallback-1372-thread-1-processing-n:127.0.0.1:61889__) [n:127.0.0.1:61889__  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1316923 INFO  
(zkCallback-1384-thread-1-processing-n:127.0.0.1:61902__) [n:127.0.0.1:61902__  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1316923 INFO  (zkCallback-1361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1317200 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61902__    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-4-001/cores
   [junit4]   2> 1317200 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61902__    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1317204 INFO  
(OverseerStateUpdate-97642917730189316-127.0.0.1:61873__-n_0000000000) 
[n:127.0.0.1:61873__    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 1318229 INFO  
(coreLoadExecutor-3538-thread-1-processing-n:127.0.0.1:61902__) 
[n:127.0.0.1:61902__ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1318248 INFO  
(coreLoadExecutor-3538-thread-1-processing-n:127.0.0.1:61902__) 
[n:127.0.0.1:61902__ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1318312 WARN  
(coreLoadExecutor-3538-thread-1-processing-n:127.0.0.1:61902__) 
[n:127.0.0.1:61902__ 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> 1318313 INFO  
(coreLoadExecutor-3538-thread-1-processing-n:127.0.0.1:61902__) 
[n:127.0.0.1:61902__ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1318350 INFO  
(coreLoadExecutor-3538-thread-1-processing-n:127.0.0.1:61902__) 
[n:127.0.0.1:61902__ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1318350 INFO  
(coreLoadExecutor-3538-thread-1-processing-n:127.0.0.1:61902__) 
[n:127.0.0.1:61902__ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1318350 INFO  
(coreLoadExecutor-3538-thread-1-processing-n:127.0.0.1:61902__) 
[n:127.0.0.1:61902__ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-4-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 1318351 INFO  
(coreLoadExecutor-3538-thread-1-processing-n:127.0.0.1:61902__) 
[n:127.0.0.1:61902__ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5120411
   [junit4]   2> 1318352 INFO  
(coreLoadExecutor-3538-thread-1-processing-n:127.0.0.1:61902__) 
[n:127.0.0.1:61902__ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1951994511, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1318357 WARN  
(coreLoadExecutor-3538-thread-1-processing-n:127.0.0.1:61902__) 
[n:127.0.0.1:61902__ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1318432 INFO  
(coreLoadExecutor-3538-thread-1-processing-n:127.0.0.1:61902__) 
[n:127.0.0.1:61902__ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1318432 INFO  
(coreLoadExecutor-3538-thread-1-processing-n:127.0.0.1:61902__) 
[n:127.0.0.1:61902__ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1318433 INFO  
(coreLoadExecutor-3538-thread-1-processing-n:127.0.0.1:61902__) 
[n:127.0.0.1:61902__ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1318433 INFO  
(coreLoadExecutor-3538-thread-1-processing-n:127.0.0.1:61902__) 
[n:127.0.0.1:61902__ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1318434 INFO  
(coreLoadExecutor-3538-thread-1-processing-n:127.0.0.1:61902__) 
[n:127.0.0.1:61902__ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1318435 INFO  
(coreLoadExecutor-3538-thread-1-processing-n:127.0.0.1:61902__) 
[n:127.0.0.1:61902__ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@74fd7ed0[collection1] main]
   [junit4]   2> 1318436 INFO  
(coreLoadExecutor-3538-thread-1-processing-n:127.0.0.1:61902__) 
[n:127.0.0.1:61902__ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1318437 INFO  
(coreLoadExecutor-3538-thread-1-processing-n:127.0.0.1:61902__) 
[n:127.0.0.1:61902__ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1318437 INFO  
(coreLoadExecutor-3538-thread-1-processing-n:127.0.0.1:61902__) 
[n:127.0.0.1:61902__ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1318438 INFO  
(searcherExecutor-3539-thread-1-processing-n:127.0.0.1:61902__ x:collection1 
c:collection1) [n:127.0.0.1:61902__ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@74fd7ed0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1318439 INFO  
(coreLoadExecutor-3538-thread-1-processing-n:127.0.0.1:61902__) 
[n:127.0.0.1:61902__ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1562286695186956288
   [junit4]   2> 1318445 INFO  
(coreZkRegister-3533-thread-1-processing-n:127.0.0.1:61902__ x:collection1 
c:collection1) [n:127.0.0.1:61902__ c:collection1 s:shard2 r:core_node4 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1318445 INFO  
(updateExecutor-1381-thread-1-processing-n:127.0.0.1:61902__ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:61902__ c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 1318446 INFO  
(recoveryExecutor-1382-thread-1-processing-n:127.0.0.1:61902__ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:61902__ c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 1318446 INFO  
(recoveryExecutor-1382-thread-1-processing-n:127.0.0.1:61902__ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:61902__ c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 1318446 INFO  
(recoveryExecutor-1382-thread-1-processing-n:127.0.0.1:61902__ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:61902__ c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1]
   [junit4]   2> 1318446 INFO  
(recoveryExecutor-1382-thread-1-processing-n:127.0.0.1:61902__ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:61902__ c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer 
updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1318446 INFO  
(recoveryExecutor-1382-thread-1-processing-n:127.0.0.1:61902__ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:61902__ c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state 
of core [collection1] as recovering, leader is 
[http://127.0.0.1:61878/_/collection1/] and I am 
[http://127.0.0.1:61902/_/collection1/]
   [junit4]   2> 1318451 INFO  
(recoveryExecutor-1382-thread-1-processing-n:127.0.0.1:61902__ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:61902__ c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:61878/_]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:61902__&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1318455 INFO  (qtp633973512-7756) [n:127.0.0.1:61878__    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1318455 INFO  (qtp633973512-7756) [n:127.0.0.1:61878__    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 1318456 INFO  (qtp633973512-7756) [n:127.0.0.1:61878__    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:61902__, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:61902/_","node_name":"127.0.0.1:61902__","state":"down"}
   [junit4]   2> 1318796 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-5-001/cores/collection1
   [junit4]   2> 1318797 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-5-001
   [junit4]   2> 1318798 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1318800 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@50b4af7d{/_,null,AVAILABLE}
   [junit4]   2> 1318800 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@807ce12{HTTP/1.1,[http/1.1]}{127.0.0.1:61908}
   [junit4]   2> 1318800 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.Server Started @1324398ms
   [junit4]   2> 1318800 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/tempDir-001/jetty5,
 solrconfig=solrconfig.xml, hostContext=/_, hostPort=61908, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-5-001/cores}
   [junit4]   2> 1318801 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1318802 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1318802 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1318802 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1318802 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-19T08:38:16.426Z
   [junit4]   2> 1318806 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1318806 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-5-001/solr.xml
   [junit4]   2> 1318826 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61870/solr
   [junit4]   2> 1318849 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61908__    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1318855 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61908__    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1318859 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61908__    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61908__
   [junit4]   2> 1318862 INFO  
(zkCallback-1372-thread-1-processing-n:127.0.0.1:61889__) [n:127.0.0.1:61889__  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1318863 INFO  
(zkCallback-1378-thread-1-processing-n:127.0.0.1:61895__) [n:127.0.0.1:61895__  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1318865 INFO  
(zkCallback-1366-thread-1-processing-n:127.0.0.1:61878__) [n:127.0.0.1:61878__  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1318863 INFO  
(zkCallback-1357-thread-3-processing-n:127.0.0.1:61873__) [n:127.0.0.1:61873__  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1318865 INFO  
(zkCallback-1384-thread-1-processing-n:127.0.0.1:61902__) [n:127.0.0.1:61902__  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1318864 INFO  (zkCallback-1361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1318866 INFO  
(zkCallback-1391-thread-1-processing-n:127.0.0.1:61908__) [n:127.0.0.1:61908__  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1319038 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61908__    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001/shard-5-001/cores
   [junit4]   2> 1319038 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) 
[n:127.0.0.1:61908__    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1319041 INFO  
(OverseerStateUpdate-97642917730189316-127.0.0.1:61873__-n_0000000000) 
[n:127.0.0.1:61873__    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard3
   [junit4]   2> 1319466 INFO  (qtp633973512-7756) [n:127.0.0.1:61878__    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:61902__, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:61902/_","node_name":"127.0.0.1:61902__","state":"recovering"}
   [junit4]   2> 1319466 INFO  (qtp633973512-7756) [n:127.0.0.1:61878__    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1319466 INFO  (qtp633973512-7756) [n:127.0.0.1:61878__    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:61902__&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1011
   [junit4]   2> 1319967 INFO  
(recoveryExecutor-1382-thread-1-processing-n:127.0.0.1:61902__ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:61902__ c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Attempting to 
PeerSync from [http://127.0.0.1:61878/_/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 1319967 INFO  
(recoveryExecutor-1382-thread-1-processing-n:127.0.0.1:61902__ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:61902__ c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=http://127.0.0.1:61902/_ START 
replicas=[http://127.0.0.1:61878/_/collection1/] nUpdates=100
   [junit4]   2> 1319971 INFO  (qtp633973512-7760) [n:127.0.0.1:61878__ 
c:collection1 s:shard2 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> 1319971 INFO  (qtp633973512-7760) [n:127.0.0.1:61878__ 
c:collection1 s:shard2 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> 1319979 INFO  
(recoveryExecutor-1382-thread-1-processing-n:127.0.0.1:61902__ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:61902__ c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:7.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 1319980 INFO  
(recoveryExecutor-1382-thread-1-processing-n:127.0.0.1:61902__ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:6190

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

.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1376343 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1376347 WARN  
(zkCallback-1384-thread-1-processing-n:127.0.0.1:61902__) [n:127.0.0.1:61902__  
  ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1376349 INFO  
(zkCallback-1391-thread-2-processing-n:127.0.0.1:61908__) [n:127.0.0.1:61908__  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1376349 INFO  
(zkCallback-1391-thread-1-processing-n:127.0.0.1:61908__) [n:127.0.0.1:61908__  
  ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:61908__
   [junit4]   2> 1376349 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@3799ce58{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1376349 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2ebd70b0{/_,null,UNAVAILABLE}
   [junit4]   2> 1376350 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 61908
   [junit4]   2> 1376350 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=62299107
   [junit4]   2> 1376351 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1376352 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1376356 WARN  
(zkCallback-1391-thread-1-processing-n:127.0.0.1:61908__) [n:127.0.0.1:61908__  
  ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1376357 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@807ce12{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1376357 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@50b4af7d{/_,null,UNAVAILABLE}
   [junit4]   2> 1376371 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 61916
   [junit4]   2> 1376394 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[C5B8394910EFB0B]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:61870 61870
   [junit4]   2> 1376410 INFO  (Thread-1645) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:61870 61870
   [junit4]   2> 1378864 WARN  (Thread-1645) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/aliases.json
   [junit4]   2>        14      /solr/clusterprops.json
   [junit4]   2>        11      /solr/configs/conf1
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        6       /solr/collections/collection1/state.json
   [junit4]   2>        5       /solr/collections/collection2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/97642917730189323-127.0.0.1:61889__-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        87      /solr/overseer/queue
   [junit4]   2>        55      /solr/overseer/collection-queue-work
   [junit4]   2>        14      /solr/live_nodes
   [junit4]   2>        14      /solr/collections
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test 
-Dtests.seed=C5B8394910EFB0B -Dtests.slow=true -Dtests.locale=fr 
-Dtests.timezone=Europe/Malta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 71.4s J1 | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find 
collection:collection2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C5B8394910EFB0B:840FBC4E3FF296F3]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:159)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:870)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:620)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1378868 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[C5B8394910EFB0B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_C5B8394910EFB0B-001
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=13102, maxDocsPerChunk=735, blockSize=288), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=13102, blockSize=288)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=fr, timezone=Europe/Malta
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=167997552,total=416284672
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedQueryComponentCustomSortTest, TestSearchPerf, ZkSolrClientTest, 
GraphQueryTest, TestLocalFSCloudBackupRestore, ReplicationFactorTest, 
CollectionReloadTest, FieldMutatingUpdateProcessorTest, 
TestComplexPhraseLeadingWildcard, DebugComponentTest, ZkStateWriterTest, 
BasicAuthIntegrationTest, SpellingQueryConverterTest, TestInfoStreamLogging, 
ConjunctionSolrSpellCheckerTest, TestSQLHandlerNonCloud, StatsComponentTest, 
TestExportWriter, TestBulkSchemaConcurrent, DirectUpdateHandlerOptimizeTest, 
TestUnifiedSolrHighlighter, DistributedVersionInfoTest, DateMathParserTest, 
QueryResultKeyTest, DeleteNodeTest, TestDFRSimilarityFactory, 
TestSuggestSpellingConverter, TestClusterProperties, 
TestImpersonationWithHadoopAuth, ResponseLogComponentTest, 
TestFreeTextSuggestions, TestTrieFacet, SpellCheckCollatorTest, 
TestRequestForwarding, TestHashQParserPlugin, TestConfigSetsAPIZkFailure, 
TestManagedResource, TestSolrCLIRunExample, HdfsChaosMonkeySafeLeaderTest, 
TermVectorComponentTest, AddBlockUpdateTest, BlockCacheTest, 
FileBasedSpellCheckerTest, TestPointFields, DistributedFacetExistsSmallTest, 
PreAnalyzedFieldTest, TestReplicationHandlerBackup, TestPivotHelperCode, 
TestDefaultSearchFieldResource, CoreAdminRequestStatusTest, 
ChaosMonkeySafeLeaderTest, TestGraphMLResponseWriter, BadIndexSchemaTest, 
TestAddFieldRealTimeGet, TestManagedSchemaAPI, 
CloneFieldUpdateProcessorFactoryTest, SliceStateTest, SolrShardReporterTest, 
HdfsTlogReplayBufferedWhileIndexingTest, DistributedFacetPivotSmallTest, 
V2ApiIntegrationTest, ExternalFileFieldSortTest, 
TestEmbeddedSolrServerSchemaAPI, TestRandomFaceting, 
TestDeleteCollectionOnDownNodes, TestLegacyNumericRangeQueryBuilder, 
TestCloudPseudoReturnFields, SolrCoreCheckLockOnStartupTest, 
TestManagedSynonymFilterFactory, TestMacroExpander, RemoteQueryErrorTest, 
TestConfigSetProperties, TestSha256AuthenticationProvider, TestUtils, 
HdfsBasicDistributedZkTest, LeaderElectionIntegrationTest, MinimalSchemaTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestRebalanceLeaders, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestDistributedGrouping, 
CollectionsAPIDistributedZkTest, QueryParsingTest, TestWriterPerf, 
EnumFieldTest, SolrGraphiteReporterTest, BufferStoreTest, TestRecoveryHdfs, 
TestFoldingMultitermQuery, PreAnalyzedUpdateProcessorTest, TestBadConfig, 
DeleteShardTest, SolrMetricsIntegrationTest, RAMDirectoryFactoryTest, 
OverseerStatusTest, ClusterStateTest, ReturnFieldsTest, 
AsyncCallRequestStatusResponseTest, CheckHdfsIndexTest, HighlighterConfigTest, 
TestSolrDeletionPolicy2, UtilsToolTest, TestRestoreCore, 
TestFieldCacheVsDocValues, CollectionsAPISolrJTest, TestQueryTypes, 
CdcrVersionReplicationTest, PKIAuthenticationIntegrationTest, 
DistributedDebugComponentTest, WordBreakSolrSpellCheckerTest, 
TestUseDocValuesAsStored2, TestTrie, TestBinaryResponseWriter, JvmMetricsTest, 
TestAuthenticationFramework, SolrCloudExampleTest, TestObjectReleaseTracker, 
TestCustomSort, OverseerModifyCollectionTest, 
TestSolrCloudWithSecureImpersonation, TestClassicSimilarityFactory, 
NoCacheHeaderTest, SuggesterTest, PreAnalyzedFieldManagedSchemaCloudTest, 
VersionInfoTest, UUIDFieldTest, TestBlendedInfixSuggestions, 
FullSolrCloudDistribCmdsTest]
   [junit4] Completed [299/701 (1!)] on J1 in 71.43s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 64033 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to