Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/118/
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([BD41AD4C2F506D68:3515929681AC0090]: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:155)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:908)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
        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:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:748)




Build Log:
[...truncated 10981 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 274514 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[BD41AD4C2F506D68]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/init-core-data-001
   [junit4]   2> 274515 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[BD41AD4C2F506D68]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 274516 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[BD41AD4C2F506D68]-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> 274516 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[BD41AD4C2F506D68]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 274517 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 274518 INFO  (Thread-595) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 274518 INFO  (Thread-595) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 274521 ERROR (Thread-595) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 274625 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:57506
   [junit4]   2> 274658 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 274661 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 274664 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 274666 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 274668 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 274670 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 274672 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 274675 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 274677 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 274679 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 274682 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 274684 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 278002 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 278005 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2cc7d088{/,null,AVAILABLE}
   [junit4]   2> 278016 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@46307aa4{HTTP/1.1,[http/1.1]}{127.0.0.1:57509}
   [junit4]   2> 278016 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.e.j.s.Server Started @282254ms
   [junit4]   2> 278016 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=57509, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/control-001/cores}
   [junit4]   2> 278016 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 278016 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 278017 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 278017 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 278017 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-18T04:52:27.623Z
   [junit4]   2> 278022 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 278022 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/control-001/solr.xml
   [junit4]   2> 278029 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 278034 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57506/solr
   [junit4]   2> 278183 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57509_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 278184 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57509_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:57509_
   [junit4]   2> 278185 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57509_    ] o.a.s.c.Overseer Overseer 
(id=98502701490176004-127.0.0.1:57509_-n_0000000000) starting
   [junit4]   2> 278195 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57509_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57509_
   [junit4]   2> 278197 INFO  
(OverseerStateUpdate-98502701490176004-127.0.0.1:57509_-n_0000000000) 
[n:127.0.0.1:57509_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 278292 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57509_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819
   [junit4]   2> 278301 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57509_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819
   [junit4]   2> 278301 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57509_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819
   [junit4]   2> 278302 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57509_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/control-001/cores
   [junit4]   2> 278329 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 278330 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57506/solr ready
   [junit4]   2> 278338 INFO  (qtp1131409425-2679) [n:127.0.0.1:57509_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57509_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 278342 INFO  
(OverseerThreadFactory-1752-thread-1-processing-n:127.0.0.1:57509_) 
[n:127.0.0.1:57509_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 278458 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 278459 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 278573 INFO  
(zkCallback-475-thread-1-processing-n:127.0.0.1:57509_) [n:127.0.0.1:57509_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 279496 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 279504 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 279545 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 279565 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 279566 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819
   [junit4]   2> 279566 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 279566 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 279567 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 279569 WARN  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
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> 279616 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 279616 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 279617 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 279617 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 279618 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1452432319, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 279618 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7b78dd[control_collection_shard1_replica_n1] main]
   [junit4]   2> 279620 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 279620 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 279621 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 279621 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576043229192650752
   [junit4]   2> 279622 INFO  
(searcherExecutor-1755-thread-1-processing-n:127.0.0.1:57509_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:57509_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@7b78dd[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 279631 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 279632 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 279632 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:57509/control_collection_shard1_replica_n1/
   [junit4]   2> 279632 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 279632 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:57509/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 279632 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 279637 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57509/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 279751 INFO  
(zkCallback-475-thread-1-processing-n:127.0.0.1:57509_) [n:127.0.0.1:57509_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 279804 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 279806 INFO  (qtp1131409425-2681) [n:127.0.0.1:57509_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1347
   [junit4]   2> 279809 INFO  (qtp1131409425-2679) [n:127.0.0.1:57509_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 279910 INFO  
(zkCallback-475-thread-1-processing-n:127.0.0.1:57509_) [n:127.0.0.1:57509_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 280356 INFO  
(OverseerCollectionConfigSetProcessor-98502701490176004-127.0.0.1:57509_-n_0000000000)
 [n:127.0.0.1:57509_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 280819 INFO  (qtp1131409425-2679) [n:127.0.0.1:57509_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57509_&wt=javabin&version=2}
 status=0 QTime=2480
   [junit4]   2> 280826 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 280828 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57506/solr ready
   [junit4]   2> 280828 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 280829 INFO  (qtp1131409425-2677) [n:127.0.0.1:57509_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 280832 INFO  
(OverseerThreadFactory-1752-thread-2-processing-n:127.0.0.1:57509_) 
[n:127.0.0.1:57509_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 280833 WARN  
(OverseerThreadFactory-1752-thread-2-processing-n:127.0.0.1:57509_) 
[n:127.0.0.1:57509_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 281053 INFO  (qtp1131409425-2677) [n:127.0.0.1:57509_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 281053 INFO  (qtp1131409425-2677) [n:127.0.0.1:57509_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=224
   [junit4]   2> 281374 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/shard-1-001
 of type NRT
   [junit4]   2> 281375 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 281376 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@74085ae{/,null,AVAILABLE}
   [junit4]   2> 281376 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@108cc92f{HTTP/1.1,[http/1.1]}{127.0.0.1:57518}
   [junit4]   2> 281376 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.e.j.s.Server Started @285615ms
   [junit4]   2> 281376 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=57518, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/shard-1-001/cores}
   [junit4]   2> 281377 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 281377 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 281377 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 281377 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 281377 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-18T04:52:30.983Z
   [junit4]   2> 281381 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 281381 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/shard-1-001/solr.xml
   [junit4]   2> 281386 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 281390 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57506/solr
   [junit4]   2> 281403 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57518_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 281407 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57518_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 281410 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57518_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57518_
   [junit4]   2> 281412 INFO  
(zkCallback-475-thread-1-processing-n:127.0.0.1:57509_) [n:127.0.0.1:57509_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 281413 INFO  
(zkCallback-487-thread-1-processing-n:127.0.0.1:57518_) [n:127.0.0.1:57518_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 281413 INFO  (zkCallback-482-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 281538 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57518_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819
   [junit4]   2> 281548 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57518_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819
   [junit4]   2> 281548 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57518_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819
   [junit4]   2> 281550 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57518_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/shard-1-001/cores
   [junit4]   2> 281584 INFO  (qtp133129247-2720) [n:127.0.0.1:57518_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:57518_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 281588 INFO  
(OverseerCollectionConfigSetProcessor-98502701490176004-127.0.0.1:57509_-n_0000000000)
 [n:127.0.0.1:57509_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 281589 INFO  
(OverseerThreadFactory-1752-thread-3-processing-n:127.0.0.1:57509_) 
[n:127.0.0.1:57509_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:57518_ 
for creating new replica
   [junit4]   2> 281594 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 281594 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 281713 INFO  
(zkCallback-487-thread-1-processing-n:127.0.0.1:57518_) [n:127.0.0.1:57518_    
] 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> 282619 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 282628 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 282678 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 282701 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n61' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 282701 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n61' (registry 
'solr.core.collection1.shard2.replica_n61') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819
   [junit4]   2> 282701 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 282701 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n61] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/shard-1-001/cores/collection1_shard2_replica_n61],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 282703 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 282705 WARN  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
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> 282754 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 282754 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 282755 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 282755 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 282757 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1452432319, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 282757 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5a250c87[collection1_shard2_replica_n61] main]
   [junit4]   2> 282759 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 282759 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 282760 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 282760 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576043232484130816
   [junit4]   2> 282761 INFO  
(searcherExecutor-1766-thread-1-processing-n:127.0.0.1:57518_ 
x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[collection1_shard2_replica_n61] Registered new searcher 
Searcher@5a250c87[collection1_shard2_replica_n61] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 282767 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 282767 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 282767 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:57518/collection1_shard2_replica_n61/
   [junit4]   2> 282767 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 282767 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
http://127.0.0.1:57518/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 282767 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 282772 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57518/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 282885 INFO  
(zkCallback-487-thread-1-processing-n:127.0.0.1:57518_) [n:127.0.0.1:57518_    
] 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> 282944 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 282946 INFO  (qtp133129247-2721) [n:127.0.0.1:57518_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1351
   [junit4]   2> 282949 INFO  (qtp133129247-2720) [n:127.0.0.1:57518_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:57518_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1364
   [junit4]   2> 283053 INFO  
(zkCallback-487-thread-1-processing-n:127.0.0.1:57518_) [n:127.0.0.1:57518_    
] 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> 283300 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/shard-2-001
 of type NRT
   [junit4]   2> 283301 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 283303 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7c7879f{/,null,AVAILABLE}
   [junit4]   2> 283304 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@301ce799{HTTP/1.1,[http/1.1]}{127.0.0.1:57524}
   [junit4]   2> 283304 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.e.j.s.Server Started @287542ms
   [junit4]   2> 283304 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=57524, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/shard-2-001/cores}
   [junit4]   2> 283304 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 283304 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 283304 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 283305 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 283305 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-18T04:52:32.911Z
   [junit4]   2> 283310 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 283310 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/shard-2-001/solr.xml
   [junit4]   2> 283317 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 283333 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57506/solr
   [junit4]   2> 283354 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57524_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 283360 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57524_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 283365 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57524_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57524_
   [junit4]   2> 283373 INFO  
(zkCallback-475-thread-1-processing-n:127.0.0.1:57509_) [n:127.0.0.1:57509_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 283374 INFO  
(zkCallback-487-thread-1-processing-n:127.0.0.1:57518_) [n:127.0.0.1:57518_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 283374 INFO  (zkCallback-482-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 283375 INFO  
(zkCallback-493-thread-1-processing-n:127.0.0.1:57524_) [n:127.0.0.1:57524_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 283477 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57524_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819
   [junit4]   2> 283492 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57524_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819
   [junit4]   2> 283493 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57524_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819
   [junit4]   2> 283495 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57524_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/shard-2-001/cores
   [junit4]   2> 283547 INFO  (qtp133129247-2722) [n:127.0.0.1:57518_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:57524_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 283552 INFO  
(OverseerCollectionConfigSetProcessor-98502701490176004-127.0.0.1:57509_-n_0000000000)
 [n:127.0.0.1:57509_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 283552 INFO  
(OverseerThreadFactory-1752-thread-4-processing-n:127.0.0.1:57509_) 
[n:127.0.0.1:57509_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:57524_ 
for creating new replica
   [junit4]   2> 283558 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 283560 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 283671 INFO  
(zkCallback-493-thread-1-processing-n:127.0.0.1:57524_) [n:127.0.0.1:57524_    
] 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> 283671 INFO  
(zkCallback-487-thread-1-processing-n:127.0.0.1:57518_) [n:127.0.0.1:57518_    
] 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> 284581 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 284590 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 284646 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 284670 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard3_replica_n63' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 284670 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard3.replica_n63' (registry 
'solr.core.collection1.shard3.replica_n63') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819
   [junit4]   2> 284670 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 284670 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n63] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/shard-2-001/cores/collection1_shard3_replica_n63],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 284672 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 284716 WARN  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
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> 284787 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 284788 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 284789 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 284789 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 284791 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1452432319, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 284792 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@710b7006[collection1_shard3_replica_n63] main]
   [junit4]   2> 284794 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 284795 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 284795 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 284795 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576043234617982976
   [junit4]   2> 284796 INFO  
(searcherExecutor-1777-thread-1-processing-n:127.0.0.1:57524_ 
x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[collection1_shard3_replica_n63] Registered new searcher 
Searcher@710b7006[collection1_shard3_replica_n63] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 284803 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 284803 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 284803 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:57524/collection1_shard3_replica_n63/
   [junit4]   2> 284803 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 284803 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
http://127.0.0.1:57524/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 284803 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 284809 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57524/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 284915 INFO  
(zkCallback-493-thread-1-processing-n:127.0.0.1:57524_) [n:127.0.0.1:57524_    
] 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> 284915 INFO  
(zkCallback-487-thread-1-processing-n:127.0.0.1:57518_) [n:127.0.0.1:57518_    
] 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> 284920 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 284924 INFO  (qtp48344373-2749) [n:127.0.0.1:57524_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1365
   [junit4]   2> 284926 INFO  (qtp133129247-2722) [n:127.0.0.1:57518_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:57524_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
 status=0 QTime=1379
   [junit4]   2> 285027 INFO  
(zkCallback-493-thread-1-processing-n:127.0.0.1:57524_) [n:127.0.0.1:57524_    
] 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> 285027 INFO  
(zkCallback-487-thread-1-processing-n:127.0.0.1:57518_) [n:127.0.0.1:57518_    
] 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> 285216 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/shard-3-001
 of type NRT
   [junit4]   2> 285217 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 285218 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7fb23011{/,null,AVAILABLE}
   [junit4]   2> 285219 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@30f626b7{HTTP/1.1,[http/1.1]}{127.0.0.1:57529}
   [junit4]   2> 285219 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.e.j.s.Server Started @289457ms
   [junit4]   2> 285219 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=57529, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/shard-3-001/cores}
   [junit4]   2> 285219 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 285219 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 285219 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 285219 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 285219 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-18T04:52:34.825Z
   [junit4]   2> 285223 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 285223 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/shard-3-001/solr.xml
   [junit4]   2> 285230 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 285234 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57506/solr
   [junit4]   2> 285251 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57529_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 285256 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57529_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 285259 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57529_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57529_
   [junit4]   2> 285262 INFO  (zkCallback-482-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 285262 INFO  
(zkCallback-487-thread-1-processing-n:127.0.0.1:57518_) [n:127.0.0.1:57518_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 285262 INFO  
(zkCallback-475-thread-1-processing-n:127.0.0.1:57509_) [n:127.0.0.1:57509_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 285262 INFO  
(zkCallback-493-thread-1-processing-n:127.0.0.1:57524_) [n:127.0.0.1:57524_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 285263 INFO  
(zkCallback-499-thread-1-processing-n:127.0.0.1:57529_) [n:127.0.0.1:57529_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 285381 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57529_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819
   [junit4]   2> 285389 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57529_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819
   [junit4]   2> 285389 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57529_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819
   [junit4]   2> 285391 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57529_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/shard-3-001/cores
   [junit4]   2> 285428 INFO  (qtp133129247-2723) [n:127.0.0.1:57518_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:57529_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 285432 INFO  
(OverseerCollectionConfigSetProcessor-98502701490176004-127.0.0.1:57509_-n_0000000000)
 [n:127.0.0.1:57509_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 285433 INFO  
(OverseerThreadFactory-1752-thread-5-processing-n:127.0.0.1:57509_) 
[n:127.0.0.1:57509_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:57529_ 
for creating new replica
   [junit4]   2> 285438 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 285438 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 285550 INFO  
(zkCallback-487-thread-1-processing-n:127.0.0.1:57518_) [n:127.0.0.1:57518_    
] 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> 285550 INFO  
(zkCallback-499-thread-1-processing-n:127.0.0.1:57529_) [n:127.0.0.1:57529_    
] 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> 285550 INFO  
(zkCallback-493-thread-1-processing-n:127.0.0.1:57524_) [n:127.0.0.1:57524_    
] 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> 286472 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 286481 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 286558 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 286581 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n65' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 286581 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n65' (registry 
'solr.core.collection1.shard1.replica_n65') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819
   [junit4]   2> 286581 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 286581 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n65] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/shard-3-001/cores/collection1_shard1_replica_n65],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 286584 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 286641 WARN  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
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> 287003 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 287003 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 287005 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 287005 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 287006 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1452432319, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 287036 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@765f3fa3[collection1_shard1_replica_n65] main]
   [junit4]   2> 287038 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 287038 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 287039 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 287039 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576043236970987520
   [junit4]   2> 287040 INFO  
(searcherExecutor-1788-thread-1-processing-n:127.0.0.1:57529_ 
x:collection1_shard1_replica_n65 s:shard1 c:collection1) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
[collection1_shard1_replica_n65] Registered new searcher 
Searcher@765f3fa3[collection1_shard1_replica_n65] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 287048 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 287048 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 287048 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:57529/collection1_shard1_replica_n65/
   [junit4]   2> 287048 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 287048 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
http://127.0.0.1:57529/collection1_shard1_replica_n65/ has no replicas
   [junit4]   2> 287048 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 287053 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57529/collection1_shard1_replica_n65/ shard1
   [junit4]   2> 287161 INFO  
(zkCallback-499-thread-1-processing-n:127.0.0.1:57529_) [n:127.0.0.1:57529_    
] 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> 287161 INFO  
(zkCallback-487-thread-1-processing-n:127.0.0.1:57518_) [n:127.0.0.1:57518_    
] 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> 287161 INFO  
(zkCallback-493-thread-1-processing-n:127.0.0.1:57524_) [n:127.0.0.1:57524_    
] 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> 287171 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 287172 INFO  (qtp153715090-2778) [n:127.0.0.1:57529_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1734
   [junit4]   2> 287176 INFO  (qtp133129247-2723) [n:127.0.0.1:57518_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:57529_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1747
   [junit4]   2> 287276 INFO  
(zkCallback-487-thread-1-processing-n:127.0.0.1:57518_) [n:127.0.0.1:57518_    
] 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> 287276 INFO  
(zkCallback-499-thread-1-processing-n:127.0.0.1:57529_) [n:127.0.0.1:57529_    
] 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> 287276 INFO  
(zkCallback-493-thread-1-processing-n:127.0.0.1:57524_) [n:127.0.0.1:57524_    
] 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> 287442 INFO  
(OverseerCollectionConfigSetProcessor-98502701490176004-127.0.0.1:57509_-n_0000000000)
 [n:127.0.0.1:57509_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 287489 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/shard-4-001
 of type NRT
   [junit4]   2> 287490 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 287491 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a19320d{/,null,AVAILABLE}
   [junit4]   2> 287491 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@ed6cbf{HTTP/1.1,[http/1.1]}{127.0.0.1:57534}
   [junit4]   2> 287491 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.e.j.s.Server Started @291730ms
   [junit4]   2> 287491 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/tempDir-001/jetty4,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=57534, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/shard-4-001/cores}
   [junit4]   2> 287492 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 287492 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 287492 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 287492 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 287492 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-18T04:52:37.098Z
   [junit4]   2> 287495 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 287495 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/shard-4-001/solr.xml
   [junit4]   2> 287502 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 287507 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57506/solr
   [junit4]   2> 287521 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57534_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 287525 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57534_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 287528 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57534_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57534_
   [junit4]   2> 287530 INFO  
(zkCallback-475-thread-1-processing-n:127.0.0.1:57509_) [n:127.0.0.1:57509_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 287530 INFO  
(zkCallback-487-thread-1-processing-n:127.0.0.1:57518_) [n:127.0.0.1:57518_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 287530 INFO  (zkCallback-482-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 287530 INFO  
(zkCallback-499-thread-1-processing-n:127.0.0.1:57529_) [n:127.0.0.1:57529_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 287530 INFO  
(zkCallback-493-thread-1-processing-n:127.0.0.1:57524_) [n:127.0.0.1:57524_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 287530 INFO  
(zkCallback-505-thread-1-processing-n:127.0.0.1:57534_) [n:127.0.0.1:57534_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 287603 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57534_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819
   [junit4]   2> 287609 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57534_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819
   [junit4]   2> 287610 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57534_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4f9a7819
   [junit4]   2> 287611 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) 
[n:127.0.0.1:57534_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001/shard-4-001/cores
   [junit4]   2> 287650 INFO  (qtp133129247-2724) [n:127.0.0.1:57518_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:57534_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 287654 INFO  
(OverseerThreadFactory-1752-thread-5-processing-n:127.0.0.1:57509_) 
[n:127.0.0.1:57509_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:57534_ 
for creating new replica
   [junit4]   2> 287658 INFO  (qtp657303374-2807) [n:127.0.0.1:57534_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n67&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 287659 INFO  (qtp657303374-2807) [n:127.0.0.1:57534_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 287773 INFO  
(zkCallback-487-thread-1-processing-n:127.0.0.1:57518_) [n:127.0.0.1:57518_    
] 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> 287773 INFO  
(zkCallback-499-thread-1-processing-n:127.0.0.1:57529_) [n:127.0.0.1:57529_    
] 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> 287773 INFO  
(zkCallback-493-thread-1-processing-n:127.0.0.1:57524_) [n:127.0.0.1:57524_    
] 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> 287773 INFO  
(zkCallback-505-thread-1-processing-n:127.0.0.1:57534_) [n:127.0.0.1:57534_    
] 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> 288678 INFO  (qtp657303374-2807) [n:127.0.0.1:57534_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n67] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 288686 INFO  (qtp657303374-2807) 

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

l] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1b28a360
   [junit4]   2> 339496 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 339498 WARN  
(zkCallback-512-thread-1-processing-n:127.0.0.1:57548_) [n:127.0.0.1:57548_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 339499 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@7d4045f3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 339499 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@47af5631{/,null,UNAVAILABLE}
   [junit4]   2> 339500 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 57560
   [junit4]   2> 339500 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 339502 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[BD41AD4C2F506D68]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:57506 57506
   [junit4]   2> 339513 INFO  (Thread-595) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:57506 57506
   [junit4]   2> 339618 WARN  (Thread-595) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        11      /solr/configs/conf1
   [junit4]   2>        7       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        15      /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/98502701490176012-127.0.0.1:57524_-n_0000000002
   [junit4]   2>        2       
/solr/collections/collection2/leader_elect/shard1/election/98502701490176004-core_node10-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/live_nodes
   [junit4]   2>        15      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test 
-Dtests.seed=BD41AD4C2F506D68 -Dtests.slow=true -Dtests.locale=nn-NO 
-Dtests.timezone=Asia/Kathmandu -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 65.1s J1 | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find 
collection:collection2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BD41AD4C2F506D68:3515929681AC0090]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:908)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_BD41AD4C2F506D68-001
   [junit4]   2> Aug 18, 2017 4:53:29 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{6grand2_s=PostingsFormat(name=Direct), 7grand5_s=FST50, 
5grand1_s=PostingsFormat(name=Direct), 6grand4_s=FST50, 
11parent_f1_s=PostingsFormat(name=Direct), 
4grand0_s=PostingsFormat(name=Direct), 7grand1_s=FST50, 4grand2_s=FST50, 
7grand3_s=PostingsFormat(name=Direct), 
6parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
0parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 3grand1_s=FST50, 4parent_f1_s=FST50, 9parent_f2_s=FST50, a_t=FST50, 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 5grand3_s=FST50, 
5parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
1parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 6grand0_s=FST50, 
10parent_f2_s=FST50, _root_=PostingsFormat(name=Direct), 8parent_f1_s=FST50, 
2parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
3child0_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
4child3_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
12parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
1grand0_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
4child1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 2grand1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
3child2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
1child0_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
7parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 2child1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
3parent_f2_s=PostingsFormat(name=Direct), 
6grand3_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
7grand6_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
5grand0_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 6grand5_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
5grand2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
7grand2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
11parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
4grand1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 7grand4_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
4grand3_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
3grand0_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
6parent_f1_s=PostingsFormat(name=Direct), 0parent_f1_s=FST50, 
3grand2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
4parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 9parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
1parent_f2_s=FST50, 7grand0_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
text_t=PostingsFormat(name=Direct), 
5grand4_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 6grand1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
type_s=PostingsFormat(name=Direct), 5parent_f2_s=FST50, 
8parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
10parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 2parent_f1_s=PostingsFormat(name=Direct), 
4child2_s=PostingsFormat(name=Direct), 
rnd_b=PostingsFormat(name=LuceneVarGapFixedInterval), 4child0_s=FST50, 
2grand0_s=PostingsFormat(name=Direct), 
12parent_f2_s=PostingsFormat(name=Direct), 3child1_s=FST50, 
7parent_f2_s=PostingsFormat(name=Direct), 2child0_s=FST50, 
3parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=177, 
maxMBSortInHeap=7.587448847575457, sim=RandomSimilarity(queryNorm=true): {}, 
locale=nn-NO, timezone=Asia/Kathmandu
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=61367352,total=314572800
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldResource, 
ChaosMonkeySafeLeaderWithPullReplicasTest, DistanceUnitsTest, 
DeleteInactiveReplicaTest, TestEmbeddedSolrServerConstructors, 
RecoveryAfterSoftCommitTest, TestSolrConfigHandler, TestBinaryResponseWriter, 
TestBlobHandler, DocumentAnalysisRequestHandlerTest, HdfsNNFailoverTest, 
TestSortByMinMaxFunction, TestMinMaxOnMultiValuedField, 
TestFieldCacheWithThreads, BasicZkTest, TestManagedSchema, SolrXmlInZkTest, 
HttpSolrCallGetCoreTest, TestShardHandlerFactory, 
TestManagedSchemaThreadSafety, BigEndianAscendingWordDeserializerTest, 
LoggingHandlerTest, SOLR749Test, SolrMetricsIntegrationTest, 
CdcrVersionReplicationTest, ChangedSchemaMergeTest, 
TermVectorComponentDistributedTest, CoreSorterTest, TestGraphMLResponseWriter, 
AnalyticsMergeStrategyTest, BadCopyFieldTest, TestValueSourceCache, 
TestLRUStatsCache, SolrPluginUtilsTest, TestLRUCache, TestRandomFaceting, 
TestRecovery, TestConfigSetProperties, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [90/729 (1!)] on J1 in 66.14s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 45491 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to