Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4398/
Java: 64bit/jdk-9 -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([140F115AC46CFB46:9C5B2E806A9096BE]: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:915)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12475 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/init-core-data-001
   [junit4]   2> 1049518 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[140F115AC46CFB46]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1049519 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[140F115AC46CFB46]-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> 1049519 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[140F115AC46CFB46]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1049519 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[140F115AC46CFB46]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /g/w
   [junit4]   2> 1049520 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1049520 INFO  (Thread-1669) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1049520 INFO  (Thread-1669) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1049522 ERROR (Thread-1669) [    ] 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> 1049621 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51978
   [junit4]   2> 1049642 INFO  (zkConnectionManagerCallback-1641-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1049651 INFO  (zkConnectionManagerCallback-1643-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1049666 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1049670 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1049674 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1049676 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1049678 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1049681 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1049683 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1049685 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1049721 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1049723 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1049726 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1049728 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1050114 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1050115 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1050115 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1050115 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1050116 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@188904a2{/g/w,null,AVAILABLE}
   [junit4]   2> 1050124 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@19c84c7{HTTP/1.1,[http/1.1]}{127.0.0.1:51981}
   [junit4]   2> 1050124 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.Server Started @1051858ms
   [junit4]   2> 1050124 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/g/w, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/tempDir-001/control/data,
 hostPort=51981, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 1050124 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1050124 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1050124 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1050124 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1050124 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-21T02:30:04.861862Z
   [junit4]   2> 1050126 INFO  (zkConnectionManagerCallback-1645-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1050127 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1050127 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/control-001/solr.xml
   [junit4]   2> 1050129 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1050129 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1050129 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7ac861, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1050131 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51978/solr
   [junit4]   2> 1050133 INFO  (zkConnectionManagerCallback-1649-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1050135 INFO  
(zkConnectionManagerCallback-1651-thread-1-processing-n:127.0.0.1:51981_g%2Fw) 
[n:127.0.0.1:51981_g%2Fw    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1050264 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:51981_g%2Fw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1050265 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:51981_g%2Fw    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:51981_g%2Fw
   [junit4]   2> 1050266 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:51981_g%2Fw    ] o.a.s.c.Overseer Overseer 
(id=99385462243917828-127.0.0.1:51981_g%2Fw-n_0000000000) starting
   [junit4]   2> 1050277 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:51981_g%2Fw    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51981_g%2Fw
   [junit4]   2> 1050284 INFO  
(OverseerStateUpdate-99385462243917828-127.0.0.1:51981_g%2Fw-n_0000000000) 
[n:127.0.0.1:51981_g%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1050337 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:51981_g%2Fw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7ac861
   [junit4]   2> 1050345 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:51981_g%2Fw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7ac861
   [junit4]   2> 1050345 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:51981_g%2Fw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7ac861
   [junit4]   2> 1050346 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:51981_g%2Fw    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/control-001/cores
   [junit4]   2> 1050363 INFO  (zkConnectionManagerCallback-1657-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1050364 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1050365 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51978/solr ready
   [junit4]   2> 1050368 INFO  (qtp1495533170-8458) [n:127.0.0.1:51981_g%2Fw    
] 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:51981_g%252Fw&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1050371 INFO  
(OverseerThreadFactory-3760-thread-1-processing-n:127.0.0.1:51981_g%2Fw) 
[n:127.0.0.1:51981_g%2Fw    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1050494 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw    
] 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> 1050494 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1050611 INFO  
(zkCallback-1650-thread-1-processing-n:127.0.0.1:51981_g%2Fw) 
[n:127.0.0.1:51981_g%2Fw    ] 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> 1051532 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1051548 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
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> 1051600 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
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> 1051619 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
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> 1051619 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
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@1d7ac861
   [junit4]   2> 1051619 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1051619 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1051621 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=85.7041015625, 
floorSegmentMB=0.7900390625, forceMergeDeletesPctAllowed=27.142708675027812, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1051623 WARN  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
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> 1051656 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
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> 1051656 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
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> 1051657 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1051657 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1051658 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
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=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8127081492914264]
   [junit4]   2> 1051658 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a251626[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1051659 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1051660 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
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> 1051660 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1051660 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
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 1590167398144540672
   [junit4]   2> 1051661 INFO  
(searcherExecutor-3763-thread-1-processing-n:127.0.0.1:51981_g%2Fw 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:51981_g%2Fw 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@a251626[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1051668 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1051668 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
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> 1051668 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51981/g/w/control_collection_shard1_replica_n1/
   [junit4]   2> 1051668 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
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> 1051668 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:51981/g/w/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1051668 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
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> 1051673 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
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:51981/g/w/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1051786 INFO  
(zkCallback-1650-thread-2-processing-n:127.0.0.1:51981_g%2Fw) 
[n:127.0.0.1:51981_g%2Fw    ] 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> 1051845 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
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> 1051852 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw 
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=1358
   [junit4]   2> 1051859 INFO  (qtp1495533170-8458) [n:127.0.0.1:51981_g%2Fw    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1051952 INFO  
(zkCallback-1650-thread-2-processing-n:127.0.0.1:51981_g%2Fw) 
[n:127.0.0.1:51981_g%2Fw    ] 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> 1052385 INFO  
(OverseerCollectionConfigSetProcessor-99385462243917828-127.0.0.1:51981_g%2Fw-n_0000000000)
 [n:127.0.0.1:51981_g%2Fw    ] 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> 1052859 INFO  (qtp1495533170-8458) [n:127.0.0.1:51981_g%2Fw    
] 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:51981_g%252Fw&wt=javabin&version=2}
 status=0 QTime=2490
   [junit4]   2> 1052864 INFO  (zkConnectionManagerCallback-1661-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1052866 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1052868 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51978/solr ready
   [junit4]   2> 1052868 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1052869 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw    
] 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> 1052872 INFO  
(OverseerThreadFactory-3760-thread-2-processing-n:127.0.0.1:51981_g%2Fw) 
[n:127.0.0.1:51981_g%2Fw    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1052876 WARN  
(OverseerThreadFactory-3760-thread-2-processing-n:127.0.0.1:51981_g%2Fw) 
[n:127.0.0.1:51981_g%2Fw    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1053089 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1053089 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw    
] 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=220
   [junit4]   2> 1053361 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/shard-1-001
 of type NRT
   [junit4]   2> 1053361 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1053362 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1053362 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1053362 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1053362 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@569cdef0{/g/w,null,AVAILABLE}
   [junit4]   2> 1053363 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@49faf96b{HTTP/1.1,[http/1.1]}{127.0.0.1:51990}
   [junit4]   2> 1053363 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.Server Started @1055097ms
   [junit4]   2> 1053363 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/g/w, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/tempDir-001/jetty1,
 hostPort=51990, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/shard-1-001/cores}
   [junit4]   2> 1053363 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1053363 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1053363 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1053363 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1053363 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-21T02:30:08.100510Z
   [junit4]   2> 1053365 INFO  (zkConnectionManagerCallback-1663-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1053366 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1053366 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/shard-1-001/solr.xml
   [junit4]   2> 1053367 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1053367 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1053368 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7ac861, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1053370 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51978/solr
   [junit4]   2> 1053371 INFO  (zkConnectionManagerCallback-1667-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1053374 INFO  
(zkConnectionManagerCallback-1669-thread-1-processing-n:127.0.0.1:51990_g%2Fw) 
[n:127.0.0.1:51990_g%2Fw    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1053383 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:51990_g%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1053387 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:51990_g%2Fw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1053390 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:51990_g%2Fw    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51990_g%2Fw
   [junit4]   2> 1053391 INFO  
(zkCallback-1650-thread-2-processing-n:127.0.0.1:51981_g%2Fw) 
[n:127.0.0.1:51981_g%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1053391 INFO  (zkCallback-1660-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1053392 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:51990_g%2Fw) 
[n:127.0.0.1:51990_g%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1053422 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:51990_g%2Fw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7ac861
   [junit4]   2> 1053432 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:51990_g%2Fw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7ac861
   [junit4]   2> 1053432 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:51990_g%2Fw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7ac861
   [junit4]   2> 1053433 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:51990_g%2Fw    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/shard-1-001/cores
   [junit4]   2> 1053453 INFO  (qtp1495533170-8463) [n:127.0.0.1:51981_g%2Fw    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:51990_g%252Fw&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1053456 INFO  
(OverseerCollectionConfigSetProcessor-99385462243917828-127.0.0.1:51981_g%2Fw-n_0000000000)
 [n:127.0.0.1:51981_g%2Fw    ] 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> 1053457 INFO  
(OverseerThreadFactory-3760-thread-3-processing-n:127.0.0.1:51981_g%2Fw) 
[n:127.0.0.1:51981_g%2Fw    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:51990_g%2Fw for creating new replica
   [junit4]   2> 1053461 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw    
] 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> 1053462 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1053578 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:51990_g%2Fw) 
[n:127.0.0.1:51990_g%2Fw    ] 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> 1054493 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1054509 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 1054565 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
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> 1054584 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
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> 1054585 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
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@1d7ac861
   [junit4]   2> 1054585 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1054585 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/shard-1-001/cores/collection1_shard2_replica_n61],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 1054587 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=85.7041015625, 
floorSegmentMB=0.7900390625, forceMergeDeletesPctAllowed=27.142708675027812, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1054589 WARN  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
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> 1054620 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1054620 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
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> 1054621 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1054621 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1054622 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
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=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8127081492914264]
   [junit4]   2> 1054622 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@492630e9[collection1_shard2_replica_n61] main]
   [junit4]   2> 1054623 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1054624 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
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> 1054624 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1054624 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
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 
1590167401252519936
   [junit4]   2> 1054625 INFO  
(searcherExecutor-3774-thread-1-processing-n:127.0.0.1:51990_g%2Fw 
x:collection1_shard2_replica_n61 s:shard2 c:collection1) 
[n:127.0.0.1:51990_g%2Fw c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[collection1_shard2_replica_n61] Registered new searcher 
Searcher@492630e9[collection1_shard2_replica_n61] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1054630 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1054630 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
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> 1054630 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:51990/g/w/collection1_shard2_replica_n61/
   [junit4]   2> 1054630 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1054630 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
http://127.0.0.1:51990/g/w/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 1054630 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1054635 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51990/g/w/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 1054748 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:51990_g%2Fw) 
[n:127.0.0.1:51990_g%2Fw    ] 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> 1054807 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1054811 INFO  (qtp1614386221-8506) [n:127.0.0.1:51990_g%2Fw 
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=1350
   [junit4]   2> 1054817 INFO  (qtp1495533170-8463) [n:127.0.0.1:51981_g%2Fw    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:51990_g%252Fw&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1364
   [junit4]   2> 1054914 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:51990_g%2Fw) 
[n:127.0.0.1:51990_g%2Fw    ] 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> 1055057 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/shard-2-001
 of type NRT
   [junit4]   2> 1055057 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1055058 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1055058 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1055058 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1055058 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b08b793{/g/w,null,AVAILABLE}
   [junit4]   2> 1055059 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@260c6cff{HTTP/1.1,[http/1.1]}{127.0.0.1:51995}
   [junit4]   2> 1055059 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.Server Started @1056793ms
   [junit4]   2> 1055059 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/g/w, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/tempDir-001/jetty2,
 hostPort=51995, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 1055059 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1055059 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1055059 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1055059 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1055059 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-21T02:30:09.796868Z
   [junit4]   2> 1055061 INFO  (zkConnectionManagerCallback-1673-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1055063 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1055063 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/shard-2-001/solr.xml
   [junit4]   2> 1055064 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1055064 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1055065 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7ac861, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1055067 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51978/solr
   [junit4]   2> 1055069 INFO  (zkConnectionManagerCallback-1677-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1055072 INFO  
(zkConnectionManagerCallback-1679-thread-1-processing-n:127.0.0.1:51995_g%2Fw) 
[n:127.0.0.1:51995_g%2Fw    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1055081 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:51995_g%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1055085 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:51995_g%2Fw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1055087 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:51995_g%2Fw    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51995_g%2Fw
   [junit4]   2> 1055089 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:51990_g%2Fw) 
[n:127.0.0.1:51990_g%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1055089 INFO  
(zkCallback-1650-thread-2-processing-n:127.0.0.1:51981_g%2Fw) 
[n:127.0.0.1:51981_g%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1055089 INFO  (zkCallback-1660-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1055089 INFO  
(zkCallback-1678-thread-1-processing-n:127.0.0.1:51995_g%2Fw) 
[n:127.0.0.1:51995_g%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1055119 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:51995_g%2Fw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7ac861
   [junit4]   2> 1055128 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:51995_g%2Fw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7ac861
   [junit4]   2> 1055128 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:51995_g%2Fw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7ac861
   [junit4]   2> 1055129 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:51995_g%2Fw    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/shard-2-001/cores
   [junit4]   2> 1055158 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:51995_g%252Fw&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1055161 INFO  
(OverseerCollectionConfigSetProcessor-99385462243917828-127.0.0.1:51981_g%2Fw-n_0000000000)
 [n:127.0.0.1:51981_g%2Fw    ] 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> 1055162 INFO  
(OverseerThreadFactory-3760-thread-4-processing-n:127.0.0.1:51981_g%2Fw) 
[n:127.0.0.1:51981_g%2Fw    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:51995_g%2Fw for creating new replica
   [junit4]   2> 1055166 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw    
] 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> 1055167 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1055284 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:51990_g%2Fw) 
[n:127.0.0.1:51990_g%2Fw    ] 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> 1055284 INFO  
(zkCallback-1678-thread-1-processing-n:127.0.0.1:51995_g%2Fw) 
[n:127.0.0.1:51995_g%2Fw    ] 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> 1056192 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1056210 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 1056272 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
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> 1056293 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
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> 1056294 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
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@1d7ac861
   [junit4]   2> 1056294 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1056294 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/shard-2-001/cores/collection1_shard3_replica_n63],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 1056296 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=85.7041015625, 
floorSegmentMB=0.7900390625, forceMergeDeletesPctAllowed=27.142708675027812, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1056298 WARN  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
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> 1056337 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1056337 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
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> 1056338 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1056338 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1056339 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
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=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8127081492914264]
   [junit4]   2> 1056340 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@31d0ef67[collection1_shard3_replica_n63] main]
   [junit4]   2> 1056341 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1056341 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
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> 1056342 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1056342 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
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 
1590167403053973504
   [junit4]   2> 1056343 INFO  
(searcherExecutor-3785-thread-1-processing-n:127.0.0.1:51995_g%2Fw 
x:collection1_shard3_replica_n63 s:shard3 c:collection1) 
[n:127.0.0.1:51995_g%2Fw c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[collection1_shard3_replica_n63] Registered new searcher 
Searcher@31d0ef67[collection1_shard3_replica_n63] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1056347 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1056347 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
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> 1056348 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:51995/g/w/collection1_shard3_replica_n63/
   [junit4]   2> 1056348 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1056348 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
http://127.0.0.1:51995/g/w/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 1056348 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1056352 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51995/g/w/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 1056456 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:51990_g%2Fw) 
[n:127.0.0.1:51990_g%2Fw    ] 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> 1056456 INFO  
(zkCallback-1678-thread-1-processing-n:127.0.0.1:51995_g%2Fw) 
[n:127.0.0.1:51995_g%2Fw    ] 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> 1056505 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1056507 INFO  (qtp1689124525-8538) [n:127.0.0.1:51995_g%2Fw 
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=1341
   [junit4]   2> 1056510 INFO  (qtp1495533170-8462) [n:127.0.0.1:51981_g%2Fw    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:51995_g%252Fw&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
 status=0 QTime=1352
   [junit4]   2> 1056611 INFO  
(zkCallback-1678-thread-1-processing-n:127.0.0.1:51995_g%2Fw) 
[n:127.0.0.1:51995_g%2Fw    ] 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> 1056611 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:51990_g%2Fw) 
[n:127.0.0.1:51990_g%2Fw    ] 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> 1056832 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/shard-3-001
 of type NRT
   [junit4]   2> 1056832 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1056834 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1056834 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1056834 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1056834 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d0a6150{/g/w,null,AVAILABLE}
   [junit4]   2> 1056834 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@48aa76a{HTTP/1.1,[http/1.1]}{127.0.0.1:52000}
   [junit4]   2> 1056834 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.Server Started @1058569ms
   [junit4]   2> 1056834 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/g/w, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/tempDir-001/jetty3,
 hostPort=52000, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 1056835 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1056835 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1056835 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1056835 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1056835 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-21T02:30:11.572545Z
   [junit4]   2> 1056837 INFO  (zkConnectionManagerCallback-1683-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1056838 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1056838 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/shard-3-001/solr.xml
   [junit4]   2> 1056840 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1056840 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1056840 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7ac861, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1056842 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51978/solr
   [junit4]   2> 1056844 INFO  (zkConnectionManagerCallback-1687-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1056846 INFO  
(zkConnectionManagerCallback-1689-thread-1-processing-n:127.0.0.1:52000_g%2Fw) 
[n:127.0.0.1:52000_g%2Fw    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1056855 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:52000_g%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1056859 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:52000_g%2Fw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1056862 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:52000_g%2Fw    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52000_g%2Fw
   [junit4]   2> 1056873 INFO  (zkCallback-1660-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1056873 INFO  
(zkCallback-1678-thread-1-processing-n:127.0.0.1:51995_g%2Fw) 
[n:127.0.0.1:51995_g%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1056873 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:51990_g%2Fw) 
[n:127.0.0.1:51990_g%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1056873 INFO  
(zkCallback-1650-thread-2-processing-n:127.0.0.1:51981_g%2Fw) 
[n:127.0.0.1:51981_g%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1056876 INFO  
(zkCallback-1688-thread-1-processing-n:127.0.0.1:52000_g%2Fw) 
[n:127.0.0.1:52000_g%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1056924 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:52000_g%2Fw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7ac861
   [junit4]   2> 1056936 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:52000_g%2Fw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7ac861
   [junit4]   2> 1056936 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:52000_g%2Fw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d7ac861
   [junit4]   2> 1056938 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) 
[n:127.0.0.1:52000_g%2Fw    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/shard-3-001/cores
   [junit4]   2> 1056978 INFO  (qtp1495533170-8463) [n:127.0.0.1:51981_g%2Fw    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:52000_g%252Fw&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1056981 INFO  
(OverseerCollectionConfigSetProcessor-99385462243917828-127.0.0.1:51981_g%2Fw-n_0000000000)
 [n:127.0.0.1:51981_g%2Fw    ] 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> 1056987 INFO  
(OverseerThreadFactory-3760-thread-5-processing-n:127.0.0.1:51981_g%2Fw) 
[n:127.0.0.1:51981_g%2Fw    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:52000_g%2Fw for creating new replica
   [junit4]   2> 1056991 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw    
] 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> 1056993 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1057100 INFO  
(zkCallback-1688-thread-1-processing-n:127.0.0.1:52000_g%2Fw) 
[n:127.0.0.1:52000_g%2Fw    ] 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> 1057100 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:51990_g%2Fw) 
[n:127.0.0.1:51990_g%2Fw    ] 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> 1057100 INFO  
(zkCallback-1678-thread-1-processing-n:127.0.0.1:51995_g%2Fw) 
[n:127.0.0.1:51995_g%2Fw    ] 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> 1058011 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1058029 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 1058071 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
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> 1058090 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
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> 1058091 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
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@1d7ac861
   [junit4]   2> 1058091 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1058091 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
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-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/shard-3-001/cores/collection1_shard1_replica_n65],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 1058093 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=85.7041015625, 
floorSegmentMB=0.7900390625, forceMergeDeletesPctAllowed=27.142708675027812, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1058095 WARN  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
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> 1058128 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1058128 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
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> 1058129 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1058129 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1058130 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
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=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8127081492914264]
   [junit4]   2> 1058130 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@367478d5[collection1_shard1_replica_n65] main]
   [junit4]   2> 1058131 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1058132 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
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> 1058132 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1058133 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
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 
1590167404931973120
   [junit4]   2> 1058134 INFO  
(searcherExecutor-3796-thread-1-processing-n:127.0.0.1:52000_g%2Fw 
x:collection1_shard1_replica_n65 s:shard1 c:collection1) 
[n:127.0.0.1:52000_g%2Fw c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
[collection1_shard1_replica_n65] Registered new searcher 
Searcher@367478d5[collection1_shard1_replica_n65] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1058139 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1058139 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
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> 1058139 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:52000/g/w/collection1_shard1_replica_n65/
   [junit4]   2> 1058139 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1058139 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
http://127.0.0.1:52000/g/w/collection1_shard1_replica_n65/ has no replicas
   [junit4]   2> 1058139 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1058143 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52000/g/w/collection1_shard1_replica_n65/ shard1
   [junit4]   2> 1058256 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:51990_g%2Fw) 
[n:127.0.0.1:51990_g%2Fw    ] 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> 1058256 INFO  
(zkCallback-1688-thread-1-processing-n:127.0.0.1:52000_g%2Fw) 
[n:127.0.0.1:52000_g%2Fw    ] 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> 1058256 INFO  
(zkCallback-1678-thread-1-processing-n:127.0.0.1:51995_g%2Fw) 
[n:127.0.0.1:51995_g%2Fw    ] 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> 1058307 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1058311 INFO  (qtp1376200143-8569) [n:127.0.0.1:52000_g%2Fw 
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=1320
   [junit4]   2> 1058317 INFO  (qtp1495533170-8463) [n:127.0.0.1:51981_g%2Fw    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:52000_g%252Fw&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1339
   [junit4]   2> 1058415 INFO  
(zkCallback-1688-thread-1-processing-n:127.0.0.1:52000_g%2Fw) 
[n:127.0.0.1:52000_g%2Fw    ] 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> 1058416 INFO  
(zkCallback-1668-thread-1-processing-n:127.0.0.1:51990_g%2Fw) 
[n:127.0.0.1:51990_g%2Fw    ] 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> 1058415 INFO  
(zkCallback-1678-thread-1-processing-n:127.0.0.1:51995_g%2Fw) 
[n:127.0.0.1:51995_g%2Fw    ] 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> 1058555 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001/shard-4-001
 of type NRT
   [junit4]   2> 1058555 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1058556 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1058556 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1058556 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1058556 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4c7e8bcb{/g/w,null,AVAILABLE}
   [junit4]   2> 1058557 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.AbstractConnector Star

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

ServerConnector@5acdac65{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1111268 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@483a7b38{/g/w,null,UNAVAILABLE}
   [junit4]   2> 1111268 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 1111269 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 52034
   [junit4]   2> 1111270 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
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> 1111272 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[140F115AC46CFB46]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:51978 51978
   [junit4]   2> 1111281 INFO  (Thread-1669) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:51978 51978
   [junit4]   2> 1111465 WARN  (Thread-1669) [    ] 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/99385462243917836-127.0.0.1:51995_g%2Fw-n_0000000002
   [junit4]   2>        2       
/solr/collections/collection2/leader_elect/shard4/election/99385462243917833-core_node25-n_0000000000
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/collections/collection2/leader_elect/shard3/election/99385462243917845-core_node17-n_0000000000
   [junit4]   2>        2       
/solr/collections/collection2/leader_elect/shard7/election/99385462243917842-core_node40-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=140F115AC46CFB46 -Dtests.slow=true -Dtests.locale=zh-SG 
-Dtests.timezone=Pacific/Enderbury -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 62.0s J1 | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find 
collection:collection2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([140F115AC46CFB46:9C5B2E806A9096BE]: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:915)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_140F115AC46CFB46-001
   [junit4]   2> Jan 21, 2018 2:31:06 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=FST50, 7grand5_s=FST50, 5grand1_s=PostingsFormat(name=MockRandom), 
6grand4_s=PostingsFormat(name=MockRandom), 4grand0_s=FST50, 7grand1_s=FST50, 
4grand2_s=PostingsFormat(name=MockRandom), 
7grand3_s=PostingsFormat(name=MockRandom), 
6parent_f2_s=PostingsFormat(name=Direct), 
0parent_f2_s=PostingsFormat(name=Asserting), 3grand1_s=FST50, 
4parent_f1_s=FST50, 9parent_f2_s=FST50, a_t=PostingsFormat(name=MockRandom), 
id=PostingsFormat(name=Asserting), 5grand3_s=FST50, 
5parent_f1_s=PostingsFormat(name=Direct), 
1parent_f1_s=PostingsFormat(name=Direct), 
6grand0_s=PostingsFormat(name=MockRandom), 
10parent_f2_s=PostingsFormat(name=MockRandom), 
_root_=PostingsFormat(name=MockRandom), 8parent_f1_s=FST50, 
2parent_f2_s=PostingsFormat(name=Direct), 
3child0_s=PostingsFormat(name=Direct), 4child3_s=PostingsFormat(name=Direct), 
1grand0_s=PostingsFormat(name=Direct), 
4child1_s=PostingsFormat(name=Asserting), 
2grand1_s=PostingsFormat(name=Direct), 
3child2_s=PostingsFormat(name=Asserting), 
1child0_s=PostingsFormat(name=Asserting), 
7parent_f1_s=PostingsFormat(name=Asserting), 
2child1_s=PostingsFormat(name=Asserting), 
3parent_f2_s=PostingsFormat(name=MockRandom), 
6grand3_s=PostingsFormat(name=Direct), 
7grand6_s=PostingsFormat(name=Asserting), 
5grand0_s=PostingsFormat(name=Asserting), 
6grand5_s=PostingsFormat(name=Asserting), 
5grand2_s=PostingsFormat(name=Direct), 
7grand2_s=PostingsFormat(name=Asserting), 
4grand1_s=PostingsFormat(name=Direct), 7grand4_s=PostingsFormat(name=Direct), 
4grand3_s=PostingsFormat(name=Asserting), 
3grand0_s=PostingsFormat(name=Direct), 
6parent_f1_s=PostingsFormat(name=MockRandom), 0parent_f1_s=FST50, 
3grand2_s=PostingsFormat(name=Asserting), 
4parent_f2_s=PostingsFormat(name=Asserting), 
9parent_f1_s=PostingsFormat(name=Direct), 1parent_f2_s=FST50, 
7grand0_s=PostingsFormat(name=Direct), text_t=PostingsFormat(name=MockRandom), 
5grand4_s=PostingsFormat(name=Asserting), 
6grand1_s=PostingsFormat(name=Asserting), 
type_s=PostingsFormat(name=MockRandom), 5parent_f2_s=FST50, 
8parent_f2_s=PostingsFormat(name=Asserting), 
10parent_f1_s=PostingsFormat(name=Direct), 
2parent_f1_s=PostingsFormat(name=MockRandom), 
4child2_s=PostingsFormat(name=MockRandom), 
rnd_b=PostingsFormat(name=Asserting), 4child0_s=FST50, 
2grand0_s=PostingsFormat(name=MockRandom), 3child1_s=FST50, 
7parent_f2_s=PostingsFormat(name=MockRandom), 
2child0_s=PostingsFormat(name=MockRandom), 
3parent_f1_s=PostingsFormat(name=Asserting)}, 
docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1587, 
maxMBSortInHeap=5.079505589772621, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@264aba51),
 locale=zh-SG, timezone=Pacific/Enderbury
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=93461264,total=431489024
   [junit4]   2> NOTE: All tests run in this JVM: [ShowFileRequestHandlerTest, 
TestCloudNestedDocsSort, TestNumericTokenStream, RequestHandlersTest, 
TestSolrCloudWithDelegationTokens, PrimitiveFieldTypeTest, 
TestQuerySenderListener, TestDistributedMissingSort, ResponseLogComponentTest, 
TestTlogReplica, SimplePostToolTest, TestAuthorizationFramework, TestUpdate, 
SegmentsInfoRequestHandlerTest, TestSchemaSimilarityResource, RankQueryTest, 
DistributedSpellCheckComponentTest, ShardSplitTest, CheckHdfsIndexTest, 
HdfsChaosMonkeyNothingIsSafeTest, LeaderInitiatedRecoveryOnShardRestartTest, 
CachingDirectoryFactoryTest, DistribDocExpirationUpdateProcessorTest, 
TestRequestForwarding, SuggesterWFSTTest, SolrSlf4jReporterTest, 
TestSerializedLuceneMatchVersion, TestCloudManagedSchema, 
TestConfigSetProperties, DistributedIntervalFacetingTest, 
TestGraphMLResponseWriter, LoggingHandlerTest, HdfsBasicDistributedZk2Test, 
TestLegacyTerms, BlockDirectoryTest, UUIDUpdateProcessorFallbackTest, 
TestCoreBackup, TestFastLRUCache, URLClassifyProcessorTest, 
TestAddFieldRealTimeGet, HttpSolrCallGetCoreTest, BlobRepositoryCloudTest, 
NotRequiredUniqueKeyTest, TestFastWriter, JavabinLoaderTest, 
QueryResultKeyTest, BooleanFieldTest, TestSolrCoreProperties, LargeFieldTest, 
FullHLLTest, TestSchemaNameResource, SearchRateTriggerTest, 
TestTolerantUpdateProcessorRandomCloud, BasicDistributedZk2Test, 
TestConfigOverlay, TestRandomFaceting, QueryParsingTest, TestExportWriter, 
TestConfigsApi, TestStressLucene, SliceStateTest, RequestLoggingTest, 
TestMissingGroups, BlockJoinFacetSimpleTest, HdfsSyncSliceTest, 
HdfsRecoveryZkTest, UninvertDocValuesMergePolicyTest, 
TestPHPSerializedResponseWriter, TestTriggerIntegration, ClusterStateTest, 
JSONWriterTest, DocValuesTest, SolrIndexMetricsTest, TestJettySolrRunner, 
TestDistributedSearch, RemoteQueryErrorTest, CollectionsAPIDistributedZkTest, 
PeerSyncTest, FileBasedSpellCheckerTest, TestDeleteCollectionOnDownNodes, 
TestObjectReleaseTracker, TestLRUStatsCache, PreAnalyzedFieldTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, NumberUtilsTest, 
FullSolrCloudDistribCmdsTest]
   [junit4] Completed [258/768 (1!)] on J1 in 62.99s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 42521 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to