Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3816/
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([4E9ECDF09D230F36:C6CAF22A33DF62CE]: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:856)
        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 11774 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/init-core-data-001
   [junit4]   2> 1918506 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[4E9ECDF09D230F36]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1918515 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[4E9ECDF09D230F36]-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> 1918515 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[4E9ECDF09D230F36]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_z/
   [junit4]   2> 1918517 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1918518 INFO  (Thread-2235) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1918518 INFO  (Thread-2235) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1918624 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51000
   [junit4]   2> 1918665 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
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> 1918700 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
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> 1918765 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
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> 1918778 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
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> 1918811 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
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> 1918829 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
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> 1918845 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
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> 1918871 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
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> 1918885 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
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> 1918901 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
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> 1918918 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
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> 1921178 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/control-001/cores/collection1
   [junit4]   2> 1921180 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1921182 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@657cc8a8{/_z,null,AVAILABLE}
   [junit4]   2> 1921183 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@c800926{HTTP/1.1,[http/1.1]}{127.0.0.1:51009}
   [junit4]   2> 1921183 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.e.j.s.Server Started @1926474ms
   [junit4]   2> 1921183 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/tempDir-001/control/data,
 hostContext=/_z, hostPort=51009, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/control-001/cores}
   [junit4]   2> 1921184 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1921184 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1921184 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1921184 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1921184 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-06T14:11:18.929Z
   [junit4]   2> 1921189 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1921189 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/control-001/solr.xml
   [junit4]   2> 1921201 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51000/solr
   [junit4]   2> 1921250 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) 
[n:127.0.0.1:51009__z    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:51009__z
   [junit4]   2> 1921252 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) 
[n:127.0.0.1:51009__z    ] o.a.s.c.Overseer Overseer 
(id=97412073145434116-127.0.0.1:51009__z-n_0000000000) starting
   [junit4]   2> 1921268 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) 
[n:127.0.0.1:51009__z    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51009__z
   [junit4]   2> 1921273 INFO  
(zkCallback-2567-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1921392 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) 
[n:127.0.0.1:51009__z    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/control-001/cores
   [junit4]   2> 1921392 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) 
[n:127.0.0.1:51009__z    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1921401 INFO  
(OverseerStateUpdate-97412073145434116-127.0.0.1:51009__z-n_0000000000) 
[n:127.0.0.1:51009__z    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1922430 WARN  
(coreLoadExecutor-5737-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1922432 INFO  
(coreLoadExecutor-5737-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1922444 INFO  
(coreLoadExecutor-5737-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1922503 WARN  
(coreLoadExecutor-5737-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z 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> 1922505 INFO  
(coreLoadExecutor-5737-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1922540 INFO  
(coreLoadExecutor-5737-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1922540 INFO  
(coreLoadExecutor-5737-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z 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/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/control-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/control-001/cores/collection1/data/]
   [junit4]   2> 1922540 INFO  
(coreLoadExecutor-5737-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z 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@24ae803a
   [junit4]   2> 1922541 INFO  
(coreLoadExecutor-5737-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1922546 WARN  
(coreLoadExecutor-5737-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z 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> 1922608 INFO  
(coreLoadExecutor-5737-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1922608 INFO  
(coreLoadExecutor-5737-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1922609 INFO  
(coreLoadExecutor-5737-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1922609 INFO  
(coreLoadExecutor-5737-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1922609 INFO  
(coreLoadExecutor-5737-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1922610 INFO  
(coreLoadExecutor-5737-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e3af3c7[collection1] main]
   [junit4]   2> 1922613 INFO  
(coreLoadExecutor-5737-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1922613 INFO  
(coreLoadExecutor-5737-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1922614 INFO  
(coreLoadExecutor-5737-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1922615 INFO  
(searcherExecutor-5738-thread-1-processing-n:127.0.0.1:51009__z x:collection1 
c:control_collection) [n:127.0.0.1:51009__z c:control_collection   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1e3af3c7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1922615 INFO  
(coreLoadExecutor-5737-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1558593174618767360
   [junit4]   2> 1922629 INFO  
(coreZkRegister-5730-thread-1-processing-n:127.0.0.1:51009__z x:collection1 
c:control_collection) [n:127.0.0.1:51009__z c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 1922629 INFO  
(coreZkRegister-5730-thread-1-processing-n:127.0.0.1:51009__z x:collection1 
c:control_collection) [n:127.0.0.1:51009__z 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> 1922629 INFO  
(coreZkRegister-5730-thread-1-processing-n:127.0.0.1:51009__z x:collection1 
c:control_collection) [n:127.0.0.1:51009__z c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51009/_z/collection1/
   [junit4]   2> 1922629 INFO  
(coreZkRegister-5730-thread-1-processing-n:127.0.0.1:51009__z x:collection1 
c:control_collection) [n:127.0.0.1:51009__z c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1922630 INFO  
(coreZkRegister-5730-thread-1-processing-n:127.0.0.1:51009__z x:collection1 
c:control_collection) [n:127.0.0.1:51009__z c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:51009/_z/collection1/ has no replicas
   [junit4]   2> 1922637 INFO  
(coreZkRegister-5730-thread-1-processing-n:127.0.0.1:51009__z x:collection1 
c:control_collection) [n:127.0.0.1:51009__z 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:51009/_z/collection1/ shard1
   [junit4]   2> 1922809 INFO  
(coreZkRegister-5730-thread-1-processing-n:127.0.0.1:51009__z x:collection1 
c:control_collection) [n:127.0.0.1:51009__z c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 1923035 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1923038 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51000/solr ready
   [junit4]   2> 1923038 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1923038 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1923383 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-1-001/cores/collection1
   [junit4]   2> 1923385 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-1-001
   [junit4]   2> 1923386 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1923389 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6439e64d{/_z,null,AVAILABLE}
   [junit4]   2> 1923389 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@23da67ff{HTTP/1.1,[http/1.1]}{127.0.0.1:51015}
   [junit4]   2> 1923389 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.e.j.s.Server Started @1928681ms
   [junit4]   2> 1923390 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/_z, hostPort=51015, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-1-001/cores}
   [junit4]   2> 1923390 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1923391 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1923391 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1923391 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1923391 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-06T14:11:21.136Z
   [junit4]   2> 1923398 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1923398 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-1-001/solr.xml
   [junit4]   2> 1923412 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51000/solr
   [junit4]   2> 1923434 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) 
[n:127.0.0.1:51015__z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1923445 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) 
[n:127.0.0.1:51015__z    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51015__z
   [junit4]   2> 1923450 INFO  (zkCallback-2571-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1923451 INFO  
(zkCallback-2567-thread-3-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1923452 INFO  
(zkCallback-2577-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1923535 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) 
[n:127.0.0.1:51015__z    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-1-001/cores
   [junit4]   2> 1923535 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) 
[n:127.0.0.1:51015__z    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1923539 INFO  
(OverseerStateUpdate-97412073145434116-127.0.0.1:51009__z-n_0000000000) 
[n:127.0.0.1:51009__z    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 1923646 INFO  
(zkCallback-2577-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1924567 WARN  
(coreLoadExecutor-5748-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1924568 INFO  
(coreLoadExecutor-5748-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1924583 INFO  
(coreLoadExecutor-5748-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1924661 WARN  
(coreLoadExecutor-5748-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z 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> 1924662 INFO  
(coreLoadExecutor-5748-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1924696 INFO  
(coreLoadExecutor-5748-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1924697 INFO  
(coreLoadExecutor-5748-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z 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/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-1-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1924697 INFO  
(coreLoadExecutor-5748-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24ae803a
   [junit4]   2> 1924699 INFO  
(coreLoadExecutor-5748-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1924704 WARN  
(coreLoadExecutor-5748-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z 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> 1924804 INFO  
(coreLoadExecutor-5748-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1924804 INFO  
(coreLoadExecutor-5748-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1924805 INFO  
(coreLoadExecutor-5748-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1924805 INFO  
(coreLoadExecutor-5748-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1924809 INFO  
(coreLoadExecutor-5748-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1924810 INFO  
(coreLoadExecutor-5748-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5738ebb3[collection1] main]
   [junit4]   2> 1924812 INFO  
(coreLoadExecutor-5748-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1924813 INFO  
(coreLoadExecutor-5748-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1924813 INFO  
(coreLoadExecutor-5748-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1924814 INFO  
(searcherExecutor-5749-thread-1-processing-n:127.0.0.1:51015__z x:collection1 
c:collection1) [n:127.0.0.1:51015__z c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5738ebb3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1924815 INFO  
(coreLoadExecutor-5748-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1558593176925634560
   [junit4]   2> 1924829 INFO  
(coreZkRegister-5743-thread-1-processing-n:127.0.0.1:51015__z x:collection1 
c:collection1) [n:127.0.0.1:51015__z c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1924829 INFO  
(coreZkRegister-5743-thread-1-processing-n:127.0.0.1:51015__z x:collection1 
c:collection1) [n:127.0.0.1:51015__z 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> 1924829 INFO  
(coreZkRegister-5743-thread-1-processing-n:127.0.0.1:51015__z x:collection1 
c:collection1) [n:127.0.0.1:51015__z c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51015/_z/collection1/
   [junit4]   2> 1924829 INFO  
(coreZkRegister-5743-thread-1-processing-n:127.0.0.1:51015__z x:collection1 
c:collection1) [n:127.0.0.1:51015__z c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1924829 INFO  
(coreZkRegister-5743-thread-1-processing-n:127.0.0.1:51015__z x:collection1 
c:collection1) [n:127.0.0.1:51015__z c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:51015/_z/collection1/ has 
no replicas
   [junit4]   2> 1924839 INFO  
(coreZkRegister-5743-thread-1-processing-n:127.0.0.1:51015__z x:collection1 
c:collection1) [n:127.0.0.1:51015__z c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51015/_z/collection1/ shard2
   [junit4]   2> 1924956 INFO  
(zkCallback-2577-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1925009 INFO  
(coreZkRegister-5743-thread-1-processing-n:127.0.0.1:51015__z x:collection1 
c:collection1) [n:127.0.0.1:51015__z c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1925132 INFO  
(zkCallback-2577-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1925542 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-2-001/cores/collection1
   [junit4]   2> 1925544 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-2-001
   [junit4]   2> 1925545 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1925547 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2aebeef5{/_z,null,AVAILABLE}
   [junit4]   2> 1925547 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@66ae5919{HTTP/1.1,[http/1.1]}{127.0.0.1:51019}
   [junit4]   2> 1925547 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.e.j.s.Server Started @1930838ms
   [junit4]   2> 1925547 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/_z, hostPort=51019, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-2-001/cores}
   [junit4]   2> 1925548 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1925549 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1925549 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1925549 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1925549 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-06T14:11:23.294Z
   [junit4]   2> 1925554 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1925554 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-2-001/solr.xml
   [junit4]   2> 1925581 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51000/solr
   [junit4]   2> 1925601 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) 
[n:127.0.0.1:51019__z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1925611 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) 
[n:127.0.0.1:51019__z    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51019__z
   [junit4]   2> 1925614 INFO  (zkCallback-2571-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1925614 INFO  
(zkCallback-2567-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1925615 INFO  
(zkCallback-2577-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1925615 INFO  
(zkCallback-2583-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1925725 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) 
[n:127.0.0.1:51019__z    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-2-001/cores
   [junit4]   2> 1925725 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) 
[n:127.0.0.1:51019__z    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1925727 INFO  
(zkCallback-2577-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1925733 INFO  
(OverseerStateUpdate-97412073145434116-127.0.0.1:51009__z-n_0000000000) 
[n:127.0.0.1:51009__z    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard3
   [junit4]   2> 1925847 INFO  
(zkCallback-2577-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1925847 INFO  
(zkCallback-2583-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1926753 WARN  
(coreLoadExecutor-5759-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1926754 INFO  
(coreLoadExecutor-5759-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1926767 INFO  
(coreLoadExecutor-5759-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1926829 WARN  
(coreLoadExecutor-5759-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z 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> 1926831 INFO  
(coreLoadExecutor-5759-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1926872 INFO  
(coreLoadExecutor-5759-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1926873 INFO  
(coreLoadExecutor-5759-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z 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/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-2-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1926873 INFO  
(coreLoadExecutor-5759-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24ae803a
   [junit4]   2> 1926874 INFO  
(coreLoadExecutor-5759-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1926879 WARN  
(coreLoadExecutor-5759-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z 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> 1926967 INFO  
(coreLoadExecutor-5759-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1926967 INFO  
(coreLoadExecutor-5759-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1926969 INFO  
(coreLoadExecutor-5759-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1926969 INFO  
(coreLoadExecutor-5759-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1926973 INFO  
(coreLoadExecutor-5759-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1926973 INFO  
(coreLoadExecutor-5759-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@56e3bf1a[collection1] main]
   [junit4]   2> 1926975 INFO  
(coreLoadExecutor-5759-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1926976 INFO  
(coreLoadExecutor-5759-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1926976 INFO  
(coreLoadExecutor-5759-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1926977 INFO  
(searcherExecutor-5760-thread-1-processing-n:127.0.0.1:51019__z x:collection1 
c:collection1) [n:127.0.0.1:51019__z c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@56e3bf1a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1926977 INFO  
(coreLoadExecutor-5759-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1558593179192655872
   [junit4]   2> 1926999 INFO  
(coreZkRegister-5754-thread-1-processing-n:127.0.0.1:51019__z x:collection1 
c:collection1) [n:127.0.0.1:51019__z c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1926999 INFO  
(coreZkRegister-5754-thread-1-processing-n:127.0.0.1:51019__z x:collection1 
c:collection1) [n:127.0.0.1:51019__z 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> 1926999 INFO  
(coreZkRegister-5754-thread-1-processing-n:127.0.0.1:51019__z x:collection1 
c:collection1) [n:127.0.0.1:51019__z c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51019/_z/collection1/
   [junit4]   2> 1926999 INFO  
(coreZkRegister-5754-thread-1-processing-n:127.0.0.1:51019__z x:collection1 
c:collection1) [n:127.0.0.1:51019__z c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1926999 INFO  
(coreZkRegister-5754-thread-1-processing-n:127.0.0.1:51019__z x:collection1 
c:collection1) [n:127.0.0.1:51019__z c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:51019/_z/collection1/ has 
no replicas
   [junit4]   2> 1927008 INFO  
(coreZkRegister-5754-thread-1-processing-n:127.0.0.1:51019__z x:collection1 
c:collection1) [n:127.0.0.1:51019__z c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51019/_z/collection1/ shard3
   [junit4]   2> 1927124 INFO  
(zkCallback-2583-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1927124 INFO  
(zkCallback-2577-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1927183 INFO  
(coreZkRegister-5754-thread-1-processing-n:127.0.0.1:51019__z x:collection1 
c:collection1) [n:127.0.0.1:51019__z c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1927301 INFO  
(zkCallback-2577-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1927301 INFO  
(zkCallback-2583-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1927868 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-3-001/cores/collection1
   [junit4]   2> 1927869 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-3-001
   [junit4]   2> 1927870 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1927872 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6791b7b8{/_z,null,AVAILABLE}
   [junit4]   2> 1927872 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2896d3ce{HTTP/1.1,[http/1.1]}{127.0.0.1:51023}
   [junit4]   2> 1927872 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.e.j.s.Server Started @1933163ms
   [junit4]   2> 1927872 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/_z, hostPort=51023, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-3-001/cores}
   [junit4]   2> 1927873 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1927873 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1927873 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1927873 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1927873 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-06T14:11:25.618Z
   [junit4]   2> 1927877 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1927877 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-3-001/solr.xml
   [junit4]   2> 1927896 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51000/solr
   [junit4]   2> 1927916 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) 
[n:127.0.0.1:51023__z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1927924 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) 
[n:127.0.0.1:51023__z    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51023__z
   [junit4]   2> 1927928 INFO  
(zkCallback-2577-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1927928 INFO  
(zkCallback-2583-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1927930 INFO  
(zkCallback-2589-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1927930 INFO  (zkCallback-2571-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1927930 INFO  
(zkCallback-2567-thread-3-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1928042 INFO  
(zkCallback-2577-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1928043 INFO  
(zkCallback-2583-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1928078 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) 
[n:127.0.0.1:51023__z    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-3-001/cores
   [junit4]   2> 1928078 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) 
[n:127.0.0.1:51023__z    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1928084 INFO  
(OverseerStateUpdate-97412073145434116-127.0.0.1:51009__z-n_0000000000) 
[n:127.0.0.1:51009__z    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1928211 INFO  
(zkCallback-2589-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1928211 INFO  
(zkCallback-2577-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1928212 INFO  
(zkCallback-2583-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1929112 WARN  
(coreLoadExecutor-5770-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1929113 INFO  
(coreLoadExecutor-5770-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1929124 INFO  
(coreLoadExecutor-5770-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1929196 WARN  
(coreLoadExecutor-5770-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z 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> 1929197 INFO  
(coreLoadExecutor-5770-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1929234 INFO  
(coreLoadExecutor-5770-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1929234 INFO  
(coreLoadExecutor-5770-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z 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/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-3-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1929235 INFO  
(coreLoadExecutor-5770-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24ae803a
   [junit4]   2> 1929236 INFO  
(coreLoadExecutor-5770-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1929241 WARN  
(coreLoadExecutor-5770-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z 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> 1929312 INFO  
(coreLoadExecutor-5770-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1929312 INFO  
(coreLoadExecutor-5770-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1929314 INFO  
(coreLoadExecutor-5770-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1929314 INFO  
(coreLoadExecutor-5770-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1929315 INFO  
(coreLoadExecutor-5770-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1929316 INFO  
(coreLoadExecutor-5770-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@18902755[collection1] main]
   [junit4]   2> 1929319 INFO  
(coreLoadExecutor-5770-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1929319 INFO  
(coreLoadExecutor-5770-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1929319 INFO  
(coreLoadExecutor-5770-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1929321 INFO  
(searcherExecutor-5771-thread-1-processing-n:127.0.0.1:51023__z x:collection1 
c:collection1) [n:127.0.0.1:51023__z c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@18902755[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1929322 INFO  
(coreLoadExecutor-5770-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1558593181651566592
   [junit4]   2> 1929333 INFO  
(coreZkRegister-5765-thread-1-processing-n:127.0.0.1:51023__z x:collection1 
c:collection1) [n:127.0.0.1:51023__z c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1929334 INFO  
(coreZkRegister-5765-thread-1-processing-n:127.0.0.1:51023__z x:collection1 
c:collection1) [n:127.0.0.1:51023__z 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> 1929334 INFO  
(coreZkRegister-5765-thread-1-processing-n:127.0.0.1:51023__z x:collection1 
c:collection1) [n:127.0.0.1:51023__z c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51023/_z/collection1/
   [junit4]   2> 1929334 INFO  
(coreZkRegister-5765-thread-1-processing-n:127.0.0.1:51023__z x:collection1 
c:collection1) [n:127.0.0.1:51023__z c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1929334 INFO  
(coreZkRegister-5765-thread-1-processing-n:127.0.0.1:51023__z x:collection1 
c:collection1) [n:127.0.0.1:51023__z c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:51023/_z/collection1/ has 
no replicas
   [junit4]   2> 1929340 INFO  
(coreZkRegister-5765-thread-1-processing-n:127.0.0.1:51023__z x:collection1 
c:collection1) [n:127.0.0.1:51023__z c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51023/_z/collection1/ shard1
   [junit4]   2> 1929457 INFO  
(zkCallback-2583-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1929457 INFO  
(zkCallback-2589-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1929457 INFO  
(zkCallback-2577-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1929513 INFO  
(coreZkRegister-5765-thread-1-processing-n:127.0.0.1:51023__z x:collection1 
c:collection1) [n:127.0.0.1:51023__z c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1929624 INFO  
(zkCallback-2577-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1929624 INFO  
(zkCallback-2589-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1929624 INFO  
(zkCallback-2583-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1930841 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-4-001/cores/collection1
   [junit4]   2> 1930844 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-4-001
   [junit4]   2> 1930844 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1930846 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@675d65d2{/_z,null,AVAILABLE}
   [junit4]   2> 1930847 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@79fea500{HTTP/1.1,[http/1.1]}{127.0.0.1:51032}
   [junit4]   2> 1930847 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.e.j.s.Server Started @1936138ms
   [junit4]   2> 1930847 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/_z, hostPort=51032, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-4-001/cores}
   [junit4]   2> 1930848 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1930849 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1930849 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1930849 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1930849 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-06T14:11:28.594Z
   [junit4]   2> 1930853 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1930854 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-4-001/solr.xml
   [junit4]   2> 1930879 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51000/solr
   [junit4]   2> 1930899 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) 
[n:127.0.0.1:51032__z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1930911 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) 
[n:127.0.0.1:51032__z    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51032__z
   [junit4]   2> 1930914 INFO  
(zkCallback-2583-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1930914 INFO  
(zkCallback-2577-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1930915 INFO  (zkCallback-2571-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1930915 INFO  
(zkCallback-2567-thread-1-processing-n:127.0.0.1:51009__z) 
[n:127.0.0.1:51009__z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1930915 INFO  
(zkCallback-2589-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1930916 INFO  
(zkCallback-2595-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1931037 INFO  
(zkCallback-2577-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1931037 INFO  
(zkCallback-2589-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1931037 INFO  
(zkCallback-2583-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1931095 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) 
[n:127.0.0.1:51032__z    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-4-001/cores
   [junit4]   2> 1931095 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) 
[n:127.0.0.1:51032__z    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1931099 INFO  
(OverseerStateUpdate-97412073145434116-127.0.0.1:51009__z-n_0000000000) 
[n:127.0.0.1:51009__z    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 1931215 INFO  
(zkCallback-2595-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1931215 INFO  
(zkCallback-2577-thread-1-processing-n:127.0.0.1:51015__z) 
[n:127.0.0.1:51015__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1931215 INFO  
(zkCallback-2583-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1931216 INFO  
(zkCallback-2589-thread-1-processing-n:127.0.0.1:51023__z) 
[n:127.0.0.1:51023__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1932138 WARN  
(coreLoadExecutor-5781-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1932139 INFO  
(coreLoadExecutor-5781-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1932152 INFO  
(coreLoadExecutor-5781-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1932213 WARN  
(coreLoadExecutor-5781-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z 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> 1932214 INFO  
(coreLoadExecutor-5781-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1932249 INFO  
(coreLoadExecutor-5781-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1932249 INFO  
(coreLoadExecutor-5781-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z 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/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-4-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 1932249 INFO  
(coreLoadExecutor-5781-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24ae803a
   [junit4]   2> 1932250 INFO  
(coreLoadExecutor-5781-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1932257 WARN  
(coreLoadExecutor-5781-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z 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> 1932357 INFO  
(coreLoadExecutor-5781-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1932357 INFO  
(coreLoadExecutor-5781-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1932359 INFO  
(coreLoadExecutor-5781-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1932359 INFO  
(coreLoadExecutor-5781-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1932360 INFO  
(coreLoadExecutor-5781-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1932361 INFO  
(coreLoadExecutor-5781-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@36523f5[collection1] main]
   [junit4]   2> 1932363 INFO  
(coreLoadExecutor-5781-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1932364 INFO  
(coreLoadExecutor-5781-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1932364 INFO  
(coreLoadExecutor-5781-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1932367 INFO  
(searcherExecutor-5782-thread-1-processing-n:127.0.0.1:51032__z x:collection1 
c:collection1) [n:127.0.0.1:51032__z c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@36523f5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1932367 INFO  
(coreLoadExecutor-5781-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1558593184844480512
   [junit4]   2> 1932373 INFO  
(coreZkRegister-5776-thread-1-processing-n:127.0.0.1:51032__z x:collection1 
c:collection1) [n:127.0.0.1:51032__z c:collection1 s:shard2 r:core_node4 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1932374 INFO  
(updateExecutor-2592-thread-1-processing-n:127.0.0.1:51032__z x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:51032__z c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 1932374 INFO  
(recoveryExecutor-2593-thread-1-processing-n:127.0.0.1:51032__z x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:51032__z c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 1932375 INFO  
(recoveryExecutor-2593-thread-1-processing-n:127.0.0.1:51032__z x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:51032__z c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 1932375 INFO  
(recoveryExecutor-2593-thread-1-processing-n:127.0.0.1:51032__z x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:51032__z c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1]
   [junit4]   2> 1932375 INFO  
(recoveryExecutor-2593-thread-1-processing-n:127.0.0.1:51032__z x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:51032__z 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> 1932376 INFO  
(recoveryExecutor-2593-thread-1-processing-n:127.0.0.1:51032__z x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:51032__z 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:51015/_z/collection1/] and I am 
[http://127.0.0.1:51032/_z/collection1/]
   [junit4]   2> 1932381 INFO  
(recoveryExecutor-2593-thread-1-processing-n:127.0.0.1:51032__z x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:51032__z c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:51015/_z]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:51032__z&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1932385 INFO  (qtp54979201-13497) [n:127.0.0.1:51015__z    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1932385 INFO  (qtp54979201-13497) [n:127.0.0.1:51015__z    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 1932385 INFO  (qtp54979201-13497) [n:127.0.0.1:51015__z    ] 
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:51032__z, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:51032/_z","node_name":"127.0.0.1:51032__z","state":"down"}
   [junit4]   2> 1932487 INFO  
(zkCallback-2595-thread-1-processing-n:127.0.0.1:51032__z) 
[n:127.0.0.1:51032__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1932487 INFO  
(zkCallback-2583-thread-1-processing-n:127.0.0.1:51019__z) 
[n:127.0.0.1:51019__z    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1932487 INFO  (zkCallback-2577-thread-1-processing-n:127

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

ECDF09D230F36]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=1427976470
   [junit4]   2> 1995156 INFO  
(zkCallback-2602-thread-2-processing-n:127.0.0.1:51037__z) 
[n:127.0.0.1:51037__z    ] o.a.s.c.Overseer Overseer 
(id=97412073145434133-127.0.0.1:51037__z-n_0000000005) starting
   [junit4]   2> 1995167 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97412073145434133-127.0.0.1:51037__z-n_0000000005) closing
   [junit4]   2> 1995168 INFO  
(OverseerStateUpdate-97412073145434133-127.0.0.1:51037__z-n_0000000005) 
[n:127.0.0.1:51037__z    ] o.a.s.c.Overseer According to ZK I 
(id=97412073145434133-127.0.0.1:51037__z-n_0000000005) am no longer a leader.
   [junit4]   2> 1995168 INFO  
(OverseerStateUpdate-97412073145434133-127.0.0.1:51037__z-n_0000000005) 
[n:127.0.0.1:51037__z    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:51037__z
   [junit4]   2> 1995168 INFO  
(OverseerCollectionConfigSetProcessor-97412073145434133-127.0.0.1:51037__z-n_0000000005)
 [n:127.0.0.1:51037__z    ] o.a.s.c.OverseerTaskProcessor According to ZK I 
(id=97412073145434133-127.0.0.1:51037__z-n_0000000005) am no longer a leader.
   [junit4]   2> 1995169 WARN  
(zkCallback-2602-thread-2-processing-n:127.0.0.1:51037__z) 
[n:127.0.0.1:51037__z    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1995170 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1995171 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@6776f543{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1995171 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7e3eb2f3{/_z,null,UNAVAILABLE}
   [junit4]   2> 1995173 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 51048
   [junit4]   2> 1995175 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[4E9ECDF09D230F36]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:51000 51000
   [junit4]   2> 1995190 INFO  (Thread-2235) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:51000 51000
   [junit4]   2> 1998429 WARN  (Thread-2235) [    ] 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>        10      /solr/configs/conf1
   [junit4]   2>        7       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/clusterstate.json
   [junit4]   2>        6       /solr/collections/collection1/state.json
   [junit4]   2>        5       /solr/collections/collection2/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/97412073145434124-127.0.0.1:51019__z-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        87      /solr/overseer/queue
   [junit4]   2>        63      /solr/overseer/collection-queue-work
   [junit4]   2>        17      /solr/overseer/queue-work
   [junit4]   2>        14      /solr/live_nodes
   [junit4]   2>        14      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test 
-Dtests.seed=4E9ECDF09D230F36 -Dtests.slow=true -Dtests.locale=und 
-Dtests.timezone=Pacific/Niue -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 80.0s J0 | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find 
collection:collection2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4E9ECDF09D230F36:C6CAF22A33DF62CE]: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:856)
   [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> 1998468 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[4E9ECDF09D230F36]-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/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_4E9ECDF09D230F36-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=und, timezone=Pacific/Niue
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=193839320,total=493879296
   [junit4]   2> NOTE: All tests run in this JVM: [TestLFUCache, 
TestBulkSchemaAPI, FileUtilsTest, TestSweetSpotSimilarityFactory, 
TestConfigSetsAPIExclusivity, BitVectorTest, ShardRoutingTest, FullHLLTest, 
TestFieldSortValues, ReplicaListTransformerTest, TestAddFieldRealTimeGet, 
CdcrBootstrapTest, RulesTest, SampleTest, TestXmlQParserPlugin, 
AsyncCallRequestStatusResponseTest, ZkControllerTest, TestIntervalFaceting, 
TestManagedSchemaThreadSafety, TestPhraseSuggestions, TestFieldCacheSortRandom, 
SpatialFilterTest, StressHdfsTest, TestStressCloudBlindAtomicUpdates, 
SolrTestCaseJ4Test, CoreAdminRequestStatusTest, RequiredFieldsTest, 
QueryEqualityTest, SmileWriterTest, SolrRequestParserTest, SolrIndexConfigTest, 
TestRequestStatusCollectionAPI, TestSort, SolrMetricManagerTest, 
TestHashPartitioner, OutputWriterTest, TestCollectionAPI, 
TestDynamicFieldCollectionResource, TestCustomDocTransformer, 
TestSolrDeletionPolicy1, BufferStoreTest, CheckHdfsIndexTest, 
TestPostingsSolrHighlighter, TestMergePolicyConfig, 
TestWordDelimiterFilterFactory, SuggesterFSTTest, LeaderElectionContextKeyTest, 
TestElisionMultitermQuery, TestCSVLoader, TestTestInjection, TestConfigOverlay, 
TestSolrDynamicMBean, TestManagedSchema, TestMaxScoreQueryParser, 
TestBinaryField, TestCorePropertiesReload, 
StatelessScriptUpdateProcessorFactoryTest, AnalysisErrorHandlingTest, 
ForceLeaderTest, TestStandardQParsers, TestQueryWrapperFilter, 
TestSubQueryTransformerDistrib, OpenExchangeRatesOrgProviderTest, 
TestExtendedDismaxParser, BasicAuthIntegrationTest, 
DocumentAnalysisRequestHandlerTest, LeaderElectionTest, 
TestJavabinTupleStreamParser, OverseerTaskQueueTest, MultiTermTest, 
TestStressLiveNodes, TestNonDefinedSimilarityFactory, TestStressVersions, 
TestReplicaProperties, TestCollapseQParserPlugin, AnalyticsMergeStrategyTest, 
BigEndianAscendingWordDeserializerTest, TestSchemaManager, TestFunctionQuery, 
TestClassicSimilarityFactory, ManagedSchemaRoundRobinCloudTest, TestRTGBase, 
TestLazyCores, TestRestoreCore, TestConfigReload, CurrencyFieldXmlFileTest, 
BasicDistributedZkTest, TestUninvertingReader, 
UniqFieldsUpdateProcessorFactoryTest, TestScoreJoinQPScore, 
TestTrackingShardHandlerFactory, SyncSliceTest, TestRemoteStreaming, 
CollectionReloadTest, XsltUpdateRequestHandlerTest, MoreLikeThisHandlerTest, 
TriLevelCompositeIdRoutingTest, StatsReloadRaceTest, TermsComponentTest, 
SolrIndexMetricsTest, SynonymTokenizerTest, PrimUtilsTest, 
TestCloudManagedSchema, MissingSegmentRecoveryTest, TestJmxIntegration, 
HighlighterTest, IndexSchemaRuntimeFieldTest, TestBM25SimilarityFactory, 
SuggestComponentTest, TestCoreContainer, TestShardHandlerFactory, 
TestGraphTermsQParserPlugin, OverseerCollectionConfigSetProcessorTest, 
TestCloudPivotFacet, DistributedQueryComponentOptimizationTest, 
ClusterStateUpdateTest, QueryElevationComponentTest, TestExpandComponent, 
TestSolrCloudSnapshots, TestIBSimilarityFactory, PeerSyncTest, 
TestCopyFieldCollectionResource, PrimitiveFieldTypeTest, TestFieldCache, 
ZkCLITest, ZkStateReaderTest, PluginInfoTest, TestSchemaNameResource, 
RankQueryTest, TestPKIAuthenticationPlugin, BJQParserTest, 
CreateCollectionCleanupTest, TestOnReconnectListenerSupport, TestMacros, 
TestSlowCompositeReaderWrapper, TestGroupingSearch, DOMUtilTest, 
TestQuerySenderNoQuery, TestTrieFacet, DocExpirationUpdateProcessorFactoryTest, 
DistributedFacetPivotSmallAdvancedTest, DistribCursorPagingTest, 
GraphQueryTest, BadCopyFieldTest, ReplaceNodeTest, SOLR749Test, CopyFieldTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestSegmentSorting, 
HdfsRecoverLeaseTest, HdfsChaosMonkeyNothingIsSafeTest, 
SolrGraphiteReporterTest, NumericFieldsTest, ZkNodePropsTest, 
TestSizeLimitedDistributedMap, TestSQLHandlerNonCloud, UpdateLogTest, 
CoreSorterTest, DistribJoinFromCollectionTest, CleanupOldIndexTest, 
TestInitQParser, HdfsThreadLeakTest, TestXIncludeConfig, 
SolrMetricsIntegrationTest, IndexBasedSpellCheckerTest, DocumentBuilderTest, 
TestNRTOpen, TestLRUCache, TestRandomDVFaceting, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [352/693 (1!)] on J0 in 79.98s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 63603 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to