Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1689/

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

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRouting

Error Message:
Error from server at 
https://127.0.0.1:45799/solr/collection1_shard2_replica_n2: Expected mime type 
application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 
Can not find: /solr/collection1_shard2_replica_n2/update</title> </head> 
<body><h2>HTTP ERROR 404</h2> <p>Problem accessing 
/solr/collection1_shard2_replica_n2/update. Reason: <pre>    Can not find: 
/solr/collection1_shard2_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>  
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:45799/solr/collection1_shard2_replica_n2: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n2/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([5630E8C5E6A4B819:9487D4ADE5E44861]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:237)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRouting(CloudSolrClientTest.java:269)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:45799/solr/collection1_shard2_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n2/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 14821 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/init-core-data-001
   [junit4]   2> 2261009 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[436B9276AB629A12]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2261010 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[436B9276AB629A12]-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)
   [junit4]   2> 2261010 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[436B9276AB629A12]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2261010 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[436B9276AB629A12]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2261012 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2261012 INFO  (Thread-6632) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2261012 INFO  (Thread-6632) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2261014 ERROR (Thread-6632) [    ] 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> 2261112 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35846
   [junit4]   2> 2261115 INFO  (zkConnectionManagerCallback-4836-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2261118 INFO  (zkConnectionManagerCallback-4838-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2261126 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2261128 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2261130 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2261131 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2261133 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2261135 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2261136 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2261138 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2261139 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2261141 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2261142 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2261146 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 2261325 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 2261329 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2261329 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2261329 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2261330 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@777dcb52{/,null,AVAILABLE}
   [junit4]   2> 2261330 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@42e25ecb{HTTP/1.1,[http/1.1]}{127.0.0.1:46266}
   [junit4]   2> 2261331 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.Server Started @2261383ms
   [junit4]   2> 2261331 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=46266, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/control-001/cores}
   [junit4]   2> 2261331 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2261331 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2261331 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2261332 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2261332 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2261332 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-05T08:31:30.007Z
   [junit4]   2> 2261334 INFO  (zkConnectionManagerCallback-4840-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2261338 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2261338 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/control-001/solr.xml
   [junit4]   2> 2261343 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2261343 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2261345 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ec6eff3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2261935 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35846/solr
   [junit4]   2> 2261937 INFO  (zkConnectionManagerCallback-4844-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2261939 INFO  (zkConnectionManagerCallback-4846-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2262182 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) 
[n:127.0.0.1:46266_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:46266_
   [junit4]   2> 2262184 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) 
[n:127.0.0.1:46266_    ] o.a.s.c.Overseer Overseer 
(id=72224152173674500-127.0.0.1:46266_-n_0000000000) starting
   [junit4]   2> 2262193 INFO  (zkConnectionManagerCallback-4853-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2262195 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) 
[n:127.0.0.1:46266_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35846/solr ready
   [junit4]   2> 2262197 INFO  
(OverseerStateUpdate-72224152173674500-127.0.0.1:46266_-n_0000000000) 
[n:127.0.0.1:46266_    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:46266_
   [junit4]   2> 2262197 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) 
[n:127.0.0.1:46266_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46266_
   [junit4]   2> 2262199 INFO  
(OverseerStateUpdate-72224152173674500-127.0.0.1:46266_-n_0000000000) 
[n:127.0.0.1:46266_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2262202 INFO  (zkCallback-4852-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2262228 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) 
[n:127.0.0.1:46266_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 2262259 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) 
[n:127.0.0.1:46266_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ec6eff3
   [junit4]   2> 2262274 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) 
[n:127.0.0.1:46266_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ec6eff3
   [junit4]   2> 2262274 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) 
[n:127.0.0.1:46266_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ec6eff3
   [junit4]   2> 2262275 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) 
[n:127.0.0.1:46266_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/control-001/cores
   [junit4]   2> 2262305 INFO  (zkConnectionManagerCallback-4859-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2262306 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2262307 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35846/solr ready
   [junit4]   2> 2262310 INFO  (qtp1729063549-19756) [n:127.0.0.1:46266_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46266_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2262313 INFO  
(OverseerThreadFactory-6803-thread-1-processing-n:127.0.0.1:46266_) 
[n:127.0.0.1:46266_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 2262422 INFO  (qtp1729063549-19751) [n:127.0.0.1:46266_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2262427 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_    
x:control_collection_shard1_replica_n1] 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> 2262428 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2263451 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2263467 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
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> 2263577 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
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> 2263606 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
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> 2263606 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
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@3ec6eff3
   [junit4]   2> 2263607 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
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 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2263610 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=130586074, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2263613 WARN  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
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> 2263673 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
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> 2263673 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
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> 2263675 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2263675 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2263676 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@165cdf70
   [junit4]   2> 2263676 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@10fbee18[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2263679 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2263680 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
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> 2263681 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2263681 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
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 1616282063843885056
   [junit4]   2> 2263682 INFO  
(searcherExecutor-6808-thread-1-processing-n:127.0.0.1:46266_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:46266_ 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@10fbee18[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2263693 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 2263708 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2263709 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
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> 2263709 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46266/control_collection_shard1_replica_n1/
   [junit4]   2> 2263712 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
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> 2263713 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:46266/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2263728 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
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:46266/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2263836 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
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> 2263840 INFO  (qtp1729063549-19752) [n:127.0.0.1:46266_ 
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=1413
   [junit4]   2> 2263844 INFO  (qtp1729063549-19756) [n:127.0.0.1:46266_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2263940 INFO  (zkCallback-4845-thread-1) [    ] 
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> 2264316 INFO  
(OverseerCollectionConfigSetProcessor-72224152173674500-127.0.0.1:46266_-n_0000000000)
 [n:127.0.0.1:46266_    ] 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> 2264844 INFO  (qtp1729063549-19756) [n:127.0.0.1:46266_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46266_&wt=javabin&version=2}
 status=0 QTime=2534
   [junit4]   2> 2264852 INFO  (zkConnectionManagerCallback-4864-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2264872 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2264874 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35846/solr ready
   [junit4]   2> 2264874 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2264875 INFO  (qtp1729063549-19755) [n:127.0.0.1:46266_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2264884 INFO  
(OverseerThreadFactory-6803-thread-2-processing-n:127.0.0.1:46266_) 
[n:127.0.0.1:46266_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 2265113 WARN  
(OverseerThreadFactory-6803-thread-2-processing-n:127.0.0.1:46266_) 
[n:127.0.0.1:46266_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 2265119 INFO  (qtp1729063549-19755) [n:127.0.0.1:46266_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2265120 INFO  (qtp1729063549-19755) [n:127.0.0.1:46266_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=244
   [junit4]   2> 2265346 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/shard-1-001
 of type NRT
   [junit4]   2> 2265347 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 2265357 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2265357 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2265357 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2265358 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@808fd6c{/,null,AVAILABLE}
   [junit4]   2> 2265358 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7e6a1935{HTTP/1.1,[http/1.1]}{127.0.0.1:34149}
   [junit4]   2> 2265358 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.Server Started @2265411ms
   [junit4]   2> 2265358 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34149, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/shard-1-001/cores}
   [junit4]   2> 2265359 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2265359 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2265359 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2265359 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2265359 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2265359 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-05T08:31:34.034Z
   [junit4]   2> 2265361 INFO  (zkConnectionManagerCallback-4866-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2265364 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2265364 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100977bd6840008, likely client has closed socket
   [junit4]   2> 2265364 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/shard-1-001/solr.xml
   [junit4]   2> 2265371 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2265371 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2265374 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ec6eff3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2265549 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35846/solr
   [junit4]   2> 2265551 INFO  (zkConnectionManagerCallback-4870-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2265554 INFO  (zkConnectionManagerCallback-4872-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2265566 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2265574 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2265574 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34149_
   [junit4]   2> 2265576 INFO  (zkCallback-4845-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2265577 INFO  (zkCallback-4863-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2265577 INFO  (zkCallback-4852-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2265582 INFO  (zkCallback-4871-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2265603 INFO  (zkConnectionManagerCallback-4879-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2265604 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2265606 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35846/solr ready
   [junit4]   2> 2265606 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2265636 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ec6eff3
   [junit4]   2> 2265652 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ec6eff3
   [junit4]   2> 2265652 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ec6eff3
   [junit4]   2> 2265654 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/shard-1-001/cores
   [junit4]   2> 2265694 INFO  (qtp1682181198-19810) [n:127.0.0.1:34149_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:34149_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2265699 INFO  
(OverseerCollectionConfigSetProcessor-72224152173674500-127.0.0.1:46266_-n_0000000000)
 [n:127.0.0.1:46266_    ] 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> 2265711 INFO  (qtp1682181198-19805) [n:127.0.0.1:34149_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2265714 INFO  (qtp1729063549-19751) [n:127.0.0.1:46266_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 2265715 INFO  (qtp1729063549-19755) [n:127.0.0.1:46266_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2265716 INFO  
(OverseerThreadFactory-6803-thread-3-processing-n:127.0.0.1:46266_) 
[n:127.0.0.1:46266_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:34149_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 2265720 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_    
x:collection1_shard2_replica_n61] 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> 2266742 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2266783 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 2266912 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
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> 2266930 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
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> 2266931 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
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@3ec6eff3
   [junit4]   2> 2266931 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n61] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/shard-1-001/cores/collection1_shard2_replica_n61],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 2266935 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=130586074, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2266937 WARN  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
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> 2266999 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2266999 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
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> 2267000 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2267000 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2267002 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@5a72dbeb
   [junit4]   2> 2267002 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@22abcddd[collection1_shard2_replica_n61] main]
   [junit4]   2> 2267004 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2267005 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
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> 2267006 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2267006 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
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 
1616282067330400256
   [junit4]   2> 2267007 INFO  
(searcherExecutor-6822-thread-1-processing-n:127.0.0.1:34149_ 
x:collection1_shard2_replica_n61 c:collection1 s:shard2) [n:127.0.0.1:34149_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[collection1_shard2_replica_n61] Registered new searcher 
Searcher@22abcddd[collection1_shard2_replica_n61] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2267013 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node62=0}, version=0}
   [junit4]   2> 2267016 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2267017 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
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> 2267017 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:34149/collection1_shard2_replica_n61/
   [junit4]   2> 2267017 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2267017 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
http://127.0.0.1:34149/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 2267023 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34149/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 2267127 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2267130 INFO  (qtp1682181198-19806) [n:127.0.0.1:34149_ 
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=1410
   [junit4]   2> 2267133 INFO  (qtp1682181198-19810) [n:127.0.0.1:34149_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:34149_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1439
   [junit4]   2> 2267230 INFO  (zkCallback-4871-thread-1) [    ] 
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> 2267306 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/shard-2-001
 of type NRT
   [junit4]   2> 2267307 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 2267308 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2267308 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2267308 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2267308 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b464954{/,null,AVAILABLE}
   [junit4]   2> 2267309 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7d3aeed7{HTTP/1.1,[http/1.1]}{127.0.0.1:41298}
   [junit4]   2> 2267309 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.Server Started @2267361ms
   [junit4]   2> 2267309 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=41298, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/shard-2-001/cores}
   [junit4]   2> 2267309 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2267309 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2267309 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2267310 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2267310 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2267310 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-05T08:31:35.985Z
   [junit4]   2> 2267312 INFO  (zkConnectionManagerCallback-4882-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2267314 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2267314 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/shard-2-001/solr.xml
   [junit4]   2> 2267320 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2267320 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2267322 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ec6eff3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2267415 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35846/solr
   [junit4]   2> 2267417 INFO  (zkConnectionManagerCallback-4886-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2267419 INFO  (zkConnectionManagerCallback-4888-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2267427 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2267436 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2267436 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41298_
   [junit4]   2> 2267438 INFO  (zkCallback-4845-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2267438 INFO  (zkCallback-4871-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2267438 INFO  (zkCallback-4863-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2267438 INFO  (zkCallback-4852-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2267438 INFO  (zkCallback-4878-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2267439 INFO  (zkCallback-4887-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2267466 INFO  (zkConnectionManagerCallback-4895-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2267473 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2267474 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35846/solr ready
   [junit4]   2> 2267474 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2267503 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ec6eff3
   [junit4]   2> 2267533 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ec6eff3
   [junit4]   2> 2267534 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ec6eff3
   [junit4]   2> 2267535 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/shard-2-001/cores
   [junit4]   2> 2267587 INFO  (qtp1682181198-19805) [n:127.0.0.1:34149_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:41298_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2267590 INFO  
(OverseerCollectionConfigSetProcessor-72224152173674500-127.0.0.1:46266_-n_0000000000)
 [n:127.0.0.1:46266_    ] 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> 2267595 INFO  (qtp1682181198-19809) [n:127.0.0.1:34149_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard2.replica_n61:INDEX.sizeInBytes}
 status=0 QTime=1
   [junit4]   2> 2267597 INFO  (qtp1682181198-19812) [n:127.0.0.1:34149_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2267599 INFO  (qtp1053116471-19847) [n:127.0.0.1:41298_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2267599 INFO  (qtp1729063549-19751) [n:127.0.0.1:46266_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 2267601 INFO  (qtp1729063549-19755) [n:127.0.0.1:46266_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2267602 INFO  
(OverseerThreadFactory-6803-thread-4-processing-n:127.0.0.1:46266_) 
[n:127.0.0.1:46266_ c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:41298_ for creating new replica of shard shard3 for 
collection collection1
   [junit4]   2> 2267605 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_    
x:collection1_shard3_replica_n63] 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> 2267711 INFO  (zkCallback-4871-thread-1) [    ] 
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> 2268625 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2268642 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 2268752 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
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> 2268775 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
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> 2268776 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
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@3ec6eff3
   [junit4]   2> 2268776 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n63] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/shard-2-001/cores/collection1_shard3_replica_n63],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 2268780 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=130586074, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2268782 WARN  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
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> 2268845 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2268845 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
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> 2268846 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2268846 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2268848 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@c50c9a7
   [junit4]   2> 2268848 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4d7a7464[collection1_shard3_replica_n63] main]
   [junit4]   2> 2268849 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2268850 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
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> 2268850 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2268851 INFO  
(searcherExecutor-6836-thread-1-processing-n:127.0.0.1:41298_ 
x:collection1_shard3_replica_n63 c:collection1 s:shard3) [n:127.0.0.1:41298_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[collection1_shard3_replica_n63] Registered new searcher 
Searcher@4d7a7464[collection1_shard3_replica_n63] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2268851 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
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 
1616282069265022976
   [junit4]   2> 2268857 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard3 to 
Terms{values={core_node64=0}, version=0}
   [junit4]   2> 2268860 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2268860 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
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> 2268860 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:41298/collection1_shard3_replica_n63/
   [junit4]   2> 2268860 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2268861 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
http://127.0.0.1:41298/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 2268864 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41298/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 2268966 INFO  (zkCallback-4871-thread-1) [    ] 
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> 2268969 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2268973 INFO  (qtp1053116471-19842) [n:127.0.0.1:41298_ 
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=1368
   [junit4]   2> 2268978 INFO  (qtp1682181198-19805) [n:127.0.0.1:34149_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:41298_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
 status=0 QTime=1391
   [junit4]   2> 2269071 INFO  (zkCallback-4887-thread-1) [    ] 
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> 2269072 INFO  (zkCallback-4871-thread-1) [    ] 
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> 2269158 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/shard-3-001
 of type NRT
   [junit4]   2> 2269158 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 2269160 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2269160 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2269160 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2269160 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@27db2c2d{/,null,AVAILABLE}
   [junit4]   2> 2269161 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@78e8c142{HTTP/1.1,[http/1.1]}{127.0.0.1:42613}
   [junit4]   2> 2269161 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.e.j.s.Server Started @2269213ms
   [junit4]   2> 2269161 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=42613, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/shard-3-001/cores}
   [junit4]   2> 2269161 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2269161 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2269161 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2269161 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2269161 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2269161 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-05T08:31:37.836Z
   [junit4]   2> 2269167 INFO  (zkConnectionManagerCallback-4898-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2269168 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2269168 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/shard-3-001/solr.xml
   [junit4]   2> 2269173 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2269173 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2269175 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ec6eff3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2269503 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35846/solr
   [junit4]   2> 2269505 INFO  (zkConnectionManagerCallback-4902-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2269508 INFO  (zkConnectionManagerCallback-4904-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2269518 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2269523 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2269523 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42613_
   [junit4]   2> 2269525 INFO  (zkCallback-4852-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2269525 INFO  (zkCallback-4845-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2269525 INFO  (zkCallback-4887-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2269525 INFO  (zkCallback-4878-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2269525 INFO  (zkCallback-4863-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2269525 INFO  (zkCallback-4871-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2269529 INFO  (zkCallback-4894-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2269529 INFO  (zkCallback-4903-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2269552 INFO  (zkConnectionManagerCallback-4911-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2269554 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2269556 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35846/solr ready
   [junit4]   2> 2269556 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2269584 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ec6eff3
   [junit4]   2> 2269598 INFO  
(OverseerCollectionConfigSetProcessor-72224152173674500-127.0.0.1:46266_-n_0000000000)
 [n:127.0.0.1:46266_    ] 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> 2269599 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ec6eff3
   [junit4]   2> 2269600 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ec6eff3
   [junit4]   2> 2269602 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[436B9276AB629A12]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/shard-3-001/cores
   [junit4]   2> 2269663 INFO  (qtp1682181198-19811) [n:127.0.0.1:34149_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:42613_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2269670 INFO  (qtp1682181198-19812) [n:127.0.0.1:34149_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard2.replica_n61:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 2269672 INFO  (qtp1682181198-19809) [n:127.0.0.1:34149_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2269673 INFO  (qtp1053116471-19843) [n:127.0.0.1:41298_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard3.replica_n63:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 2269674 INFO  (qtp1053116471-19849) [n:127.0.0.1:41298_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2269676 INFO  (qtp857658152-19884) [n:127.0.0.1:42613_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2269677 INFO  (qtp1729063549-19751) [n:127.0.0.1:46266_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 2269678 INFO  (qtp1729063549-19755) [n:127.0.0.1:46266_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2269679 INFO  
(OverseerThreadFactory-6803-thread-5-processing-n:127.0.0.1:46266_) 
[n:127.0.0.1:46266_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:42613_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 2269682 INFO  (qtp857658152-19879) [n:127.0.0.1:42613_    
x:collection1_shard1_replica_n65] 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> 2269787 INFO  (zkCallback-4887-thread-1) [    ] 
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> 2269787 INFO  (zkCallback-4871-thread-1) [    ] 
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> 2270726 INFO  (qtp857658152-19879) [n:127.0.0.1:42613_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2270744 INFO  (qtp857658152-19879) [n:127.0.0.1:42613_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 2270843 INFO  (qtp857658152-19879) [n:127.0.0.1:42613_ 
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> 2270877 INFO  (qtp857658152-19879) [n:127.0.0.1:42613_ 
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> 2270878 INFO  (qtp857658152-19879) [n:127.0.0.1:42613_ 
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@3ec6eff3
   [junit4]   2> 2270878 INFO  (qtp857658152-19879) [n:127.0.0.1:42613_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n65] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/shard-3-001/cores/collection1_shard1_replica_n65],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_436B9276AB629A12-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 2270882 INFO  (qtp857658152-19879) [n:127.0.0.1:42613_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=130586074, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2270884 WARN  (qtp857658152-19879) [n:127.0.0.1:42613_ 
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> 2270946 INFO  (qtp857658152-19879) [n:127.0.0.1:42613_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2270946 INFO  (qtp857658152-19879) [n:127.0.0.1:42613_ 
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> 2270947 INFO  (qtp857658152-19879) [n:127.0.0.1:42613_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2270947 INFO  (qtp857658152-19879) [n:127.0.0.1:42613_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2270949 INFO  (qtp857658152-19879) [n:127.0.0.1:42613_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@542496c
   [junit4]   2> 2270949 INFO  (qtp857658152-19879) [n:127.0.0.1:42613_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1cfa9301[collection1_shard1_replica_n65] main]
   [junit4]   2> 2270953 INFO  (qtp857658152-19879) [n:127.0.0.1:42613_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2270954 INFO  (qtp857658152-19879) [n:127.0.0.1:4

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

lter(SolrDispatchFilter.java:323)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   1>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:724)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   1>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   1>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   1>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   1>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   1>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   1>        at 
org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   1>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   1>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   1> 09:03:24.954 [qtp1106183803-264] ERROR 
org.apache.solr.handler.RequestHandlerBase - 
org.apache.solr.common.SolrException: Unsupported operation: foobar
   [junit4]   1>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleCustomAction(CoreAdminHandler.java:220)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:169)
   [junit4]   1>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   1>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   1>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   1>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:724)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   1>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   1>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   1>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   1>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   1>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   1>        at 
org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   1>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   1>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   1> 09:03:35.969 
[SUITE-CloudSolrClientTest-seed#[5630E8C5E6A4B819]-worker] ERROR 
org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not 
registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN 
server state changes
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_5630E8C5E6A4B819-001
   [junit4]   2> Nov 05, 2018 9:03:36 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=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@399818e8),
 locale=es, timezone=Asia/Qyzylorda
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=37766320,total=371195904
   [junit4]   2> NOTE: All tests run in this JVM: [LargeVolumeEmbeddedTest, 
EmpiricalDistributionEvaluatorTest, LessThanEvaluatorTest, 
ArcSineEvaluatorTest, TestDelegationTokenResponse, CloudSolrClientCacheTest, 
HyperbolicTangentEvaluatorTest, RawValueEvaluatorTest, TestLang, 
TestTimeSource, ContentStreamTest, CubedRootEvaluatorTest, TestFastInputStream, 
AscEvaluatorTest, HttpSolrClientSSLAuthConPoolTest, FacetFieldTest, 
ClientUtilsTest, FieldValueEvaluatorTest, TestJavaBinCodec, 
TestZkConfigManager, ReverseEvaluatorTest, NaturalLogEvaluatorTest, 
ConcurrentUpdateSolrClientMultiCollectionTest, CloudSolrClientTest]
   [junit4] Completed [110/162 (1!)] on J2 in 73.87s, 16 tests, 1 error <<< 
FAILURES!

[...truncated 8122 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:651:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:585:
 Some of the tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid25296.hprof

Total time: 282 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to