Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23703/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:36603/collection1, 
https://127.0.0.1:32787/collection1, https://127.0.0.1:34455/collection1, 
https://127.0.0.1:45535/collection1, https://127.0.0.1:33685/collection1, 
https://127.0.0.1:44697/collection1, https://127.0.0.1:40625/collection1, 
https://127.0.0.1:36733/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:36603/collection1, 
https://127.0.0.1:32787/collection1, https://127.0.0.1:34455/collection1, 
https://127.0.0.1:45535/collection1, https://127.0.0.1:33685/collection1, 
https://127.0.0.1:44697/collection1, https://127.0.0.1:40625/collection1, 
https://127.0.0.1:36733/collection1]
        at 
__randomizedtesting.SeedInfo.seed([3A8B7C4CF1909FFC:B2DF43965F6CF204]:0)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:213)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.doQuery(AbstractFullDistribZkTestBase.java:1665)
        at 
org.apache.solr.cloud.ShardRoutingTest.doHashingTest(ShardRoutingTest.java:177)
        at 
org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:109)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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:34455/collection1: Impossible Exception
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:319)
        ... 51 more




Build Log:
[...truncated 14350 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardRoutingTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/init-core-data-001
   [junit4]   2> 1202542 WARN  
(SUITE-ShardRoutingTest-seed#[3A8B7C4CF1909FFC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1202542 INFO  
(SUITE-ShardRoutingTest-seed#[3A8B7C4CF1909FFC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1202543 INFO  
(SUITE-ShardRoutingTest-seed#[3A8B7C4CF1909FFC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1202543 INFO  
(SUITE-ShardRoutingTest-seed#[3A8B7C4CF1909FFC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1202543 INFO  
(SUITE-ShardRoutingTest-seed#[3A8B7C4CF1909FFC]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1202545 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1202546 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1202546 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1202646 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40089
   [junit4]   2> 1202646 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40089
   [junit4]   2> 1202646 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 40089
   [junit4]   2> 1202649 INFO  (zkConnectionManagerCallback-15384-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1202651 INFO  (zkConnectionManagerCallback-15386-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1202652 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1202653 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1202653 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1202654 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1202654 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1202655 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1202656 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1202656 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1202656 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1202657 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1202657 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1202658 INFO  (zkConnectionManagerCallback-15390-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1202659 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1202725 WARN  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1202726 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1202726 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1202726 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1202726 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1202726 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 1202726 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 1202726 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7cfd2b38{/,null,AVAILABLE}
   [junit4]   2> 1202727 WARN  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6be2d7fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1202728 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1a75c2be{SSL,[ssl, 
http/1.1]}{127.0.0.1:38961}
   [junit4]   2> 1202728 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] o.e.j.s.Server 
Started @1202797ms
   [junit4]   2> 1202728 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=38961, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/control-001/cores}
   [junit4]   2> 1202728 ERROR 
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1202728 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1202728 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1202728 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1202728 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1202728 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-19T20:25:53.452Z
   [junit4]   2> 1202729 INFO  (zkConnectionManagerCallback-15392-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1202730 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1202730 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/control-001/solr.xml
   [junit4]   2> 1202732 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1202733 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1202733 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ce47e7c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1202829 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1202829 WARN  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1202830 WARN  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6e0145b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1202835 WARN  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1202836 WARN  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@d16f640[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1202836 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:40089/solr
   [junit4]   2> 1202837 INFO  (zkConnectionManagerCallback-15398-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1202839 INFO  (zkConnectionManagerCallback-15400-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1202865 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [n:127.0.0.1:38961_    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38961_
   [junit4]   2> 1202865 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [n:127.0.0.1:38961_    ] 
o.a.s.c.Overseer Overseer (id=72069556370931717-127.0.0.1:38961_-n_0000000000) 
starting
   [junit4]   2> 1202868 INFO  (zkConnectionManagerCallback-15407-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1202869 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [n:127.0.0.1:38961_    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40089/solr ready
   [junit4]   2> 1202869 INFO  
(OverseerStateUpdate-72069556370931717-127.0.0.1:38961_-n_0000000000) 
[n:127.0.0.1:38961_    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:38961_
   [junit4]   2> 1202871 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [n:127.0.0.1:38961_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38961_
   [junit4]   2> 1202875 INFO  (zkCallback-15406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1202879 INFO  (zkCallback-15399-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1202883 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [n:127.0.0.1:38961_    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1202893 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [n:127.0.0.1:38961_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ce47e7c
   [junit4]   2> 1202899 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [n:127.0.0.1:38961_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ce47e7c
   [junit4]   2> 1202899 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [n:127.0.0.1:38961_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ce47e7c
   [junit4]   2> 1202900 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [n:127.0.0.1:38961_    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/control-001/cores
   [junit4]   2> 1202912 INFO  (zkConnectionManagerCallback-15413-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1202913 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1202913 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40089/solr ready
   [junit4]   2> 1202921 INFO  (qtp1605889832-40040) [n:127.0.0.1:38961_    ] 
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:38961_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1202923 INFO  
(OverseerThreadFactory-11259-thread-1-processing-n:127.0.0.1:38961_) 
[n:127.0.0.1:38961_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1202924 DEBUG 
(OverseerStateUpdate-72069556370931717-127.0.0.1:38961_-n_0000000000) 
[n:127.0.0.1:38961_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:38961_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1203027 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_    
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> 1203028 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1203029 DEBUG 
(OverseerStateUpdate-72069556370931717-127.0.0.1:38961_-n_0000000000) 
[n:127.0.0.1:38961_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38961";,
   [junit4]   2>   "node_name":"127.0.0.1:38961_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1204065 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1204090 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
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> 1204147 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
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> 1204155 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
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> 1204155 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
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@3ce47e7c
   [junit4]   2> 1204155 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
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 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1204157 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.24022513090431927]
   [junit4]   2> 1204175 WARN  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
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> 1204212 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
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> 1204212 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
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> 1204214 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1204214 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1204215 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1204215 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@286215c7[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1204216 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1204217 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
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> 1204217 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1204217 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
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 1625930286960214016
   [junit4]   2> 1204220 INFO  
(searcherExecutor-11264-thread-1-processing-n:127.0.0.1:38961_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:38961_ 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@286215c7[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1204222 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
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> 1204222 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1204224 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1204224 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
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> 1204224 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:38961/control_collection_shard1_replica_n1/
   [junit4]   2> 1204224 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
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> 1204224 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:38961/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1204224 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72069556370931717-core_node2-n_0000000000
   [junit4]   2> 1204225 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38961/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1204225 DEBUG 
(OverseerStateUpdate-72069556370931717-127.0.0.1:38961_-n_0000000000) 
[n:127.0.0.1:38961_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:38961";,
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1204326 INFO  (zkCallback-15399-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> 1204326 INFO  (zkCallback-15399-thread-2) [    ] 
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> 1204327 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
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> 1204327 DEBUG 
(OverseerStateUpdate-72069556370931717-127.0.0.1:38961_-n_0000000000) 
[n:127.0.0.1:38961_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38961";,
   [junit4]   2>   "node_name":"127.0.0.1:38961_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1204327 INFO  (qtp1605889832-40041) [n:127.0.0.1:38961_ 
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=1300
   [junit4]   2> 1204329 INFO  (qtp1605889832-40040) [n:127.0.0.1:38961_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1204428 INFO  (zkCallback-15399-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> 1204428 INFO  (zkCallback-15399-thread-2) [    ] 
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> 1204428 INFO  (zkCallback-15399-thread-3) [    ] 
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> 1204428 INFO  (qtp1605889832-40040) [n:127.0.0.1:38961_    ] 
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:38961_&wt=javabin&version=2}
 status=0 QTime=1507
   [junit4]   2> 1204432 INFO  (zkConnectionManagerCallback-15419-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204432 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1204433 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40089/solr ready
   [junit4]   2> 1204433 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1204434 INFO  (qtp1605889832-40039) [n:127.0.0.1:38961_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1204436 INFO  
(OverseerThreadFactory-11259-thread-2-processing-n:127.0.0.1:38961_) 
[n:127.0.0.1:38961_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1204436 INFO  
(OverseerCollectionConfigSetProcessor-72069556370931717-127.0.0.1:38961_-n_0000000000)
 [n:127.0.0.1:38961_    ] 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> 1204437 DEBUG 
(OverseerStateUpdate-72069556370931717-127.0.0.1:38961_-n_0000000000) 
[n:127.0.0.1:38961_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1204637 WARN  
(OverseerThreadFactory-11259-thread-2-processing-n:127.0.0.1:38961_) 
[n:127.0.0.1:38961_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1204639 INFO  (qtp1605889832-40039) [n:127.0.0.1:38961_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1204639 INFO  (qtp1605889832-40039) [n:127.0.0.1:38961_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=204
   [junit4]   2> 1204644 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=8
   [junit4]   2> 1204713 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/shard-1-001
 of type NRT
   [junit4]   2> 1204713 WARN  (closeThreadPool-15420-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1204714 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1204714 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1204714 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1204714 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1204714 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1204714 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1204715 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b5b587c{/,null,AVAILABLE}
   [junit4]   2> 1204715 WARN  (closeThreadPool-15420-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6221c71d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204715 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4aa47528{SSL,[ssl, 
http/1.1]}{127.0.0.1:32787}
   [junit4]   2> 1204715 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.e.j.s.Server Started @1204784ms
   [junit4]   2> 1204715 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=32787, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/shard-1-001/cores}
   [junit4]   2> 1204715 ERROR (closeThreadPool-15420-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1204715 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1204715 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1204716 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1204716 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1204716 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-19T20:25:55.440Z
   [junit4]   2> 1204718 INFO  (zkConnectionManagerCallback-15422-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204719 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1204719 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/shard-1-001/solr.xml
   [junit4]   2> 1204721 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1204721 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1204722 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ce47e7c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1204763 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1204764 WARN  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1204764 WARN  (closeThreadPool-15420-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5516cb7a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204766 WARN  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1204767 WARN  (closeThreadPool-15420-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@412d1314[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204768 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40089/solr
   [junit4]   2> 1204769 INFO  (zkConnectionManagerCallback-15428-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204770 INFO  (zkConnectionManagerCallback-15430-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204772 INFO  (closeThreadPool-15420-thread-1) 
[n:127.0.0.1:32787_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1204774 INFO  (closeThreadPool-15420-thread-1) 
[n:127.0.0.1:32787_    ] o.a.s.c.ZkController Publish node=127.0.0.1:32787_ as 
DOWN
   [junit4]   2> 1204774 INFO  (closeThreadPool-15420-thread-1) 
[n:127.0.0.1:32787_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1204774 INFO  (closeThreadPool-15420-thread-1) 
[n:127.0.0.1:32787_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32787_
   [junit4]   2> 1204774 DEBUG 
(OverseerStateUpdate-72069556370931717-127.0.0.1:38961_-n_0000000000) 
[n:127.0.0.1:38961_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:32787_"} current state version: 1
   [junit4]   2> 1204774 INFO  (zkCallback-15406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1204774 INFO  (zkCallback-15399-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1204774 INFO  (zkCallback-15418-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1204775 INFO  (zkCallback-15429-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1204783 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/shard-2-001
 of type NRT
   [junit4]   2> 1204784 WARN  (closeThreadPool-15420-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1204785 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1204785 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1204785 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1204785 INFO  (zkConnectionManagerCallback-15437-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204785 INFO  (closeThreadPool-15420-thread-1) 
[n:127.0.0.1:32787_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1204786 INFO  (closeThreadPool-15420-thread-1) 
[n:127.0.0.1:32787_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40089/solr ready
   [junit4]   2> 1204791 INFO  (closeThreadPool-15420-thread-1) 
[n:127.0.0.1:32787_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1204795 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1204795 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1204795 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1204795 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15f5d81b{/,null,AVAILABLE}
   [junit4]   2> 1204795 WARN  (closeThreadPool-15420-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2d205dc2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204796 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3c16106e{SSL,[ssl, 
http/1.1]}{127.0.0.1:33685}
   [junit4]   2> 1204796 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.e.j.s.Server Started @1204865ms
   [junit4]   2> 1204796 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=33685, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/shard-2-001/cores}
   [junit4]   2> 1204796 ERROR (closeThreadPool-15420-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1204796 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1204796 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1204796 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1204796 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1204796 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-19T20:25:55.520Z
   [junit4]   2> 1204799 INFO  (zkConnectionManagerCallback-15440-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204800 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1204800 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/shard-2-001/solr.xml
   [junit4]   2> 1204802 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1204802 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1204803 INFO  (closeThreadPool-15420-thread-1) 
[n:127.0.0.1:32787_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ce47e7c
   [junit4]   2> 1204803 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ce47e7c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1204808 INFO  (closeThreadPool-15420-thread-1) 
[n:127.0.0.1:32787_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ce47e7c
   [junit4]   2> 1204808 INFO  (closeThreadPool-15420-thread-1) 
[n:127.0.0.1:32787_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ce47e7c
   [junit4]   2> 1204809 INFO  (closeThreadPool-15420-thread-1) 
[n:127.0.0.1:32787_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/shard-1-001/cores
   [junit4]   2> 1204852 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/shard-3-001
 of type NRT
   [junit4]   2> 1204853 WARN  (closeThreadPool-15420-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1204853 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1204853 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1204853 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1204854 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1204854 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1204854 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1204855 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4729706f{/,null,AVAILABLE}
   [junit4]   2> 1204855 WARN  (closeThreadPool-15420-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@78c3b9e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204855 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@28db03a4{SSL,[ssl, 
http/1.1]}{127.0.0.1:44697}
   [junit4]   2> 1204855 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.e.j.s.Server Started @1204924ms
   [junit4]   2> 1204855 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=44697, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/shard-3-001/cores}
   [junit4]   2> 1204856 ERROR (closeThreadPool-15420-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1204856 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1204856 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1204856 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1204856 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1204856 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-19T20:25:55.580Z
   [junit4]   2> 1204857 INFO  (zkConnectionManagerCallback-15442-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204857 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1204857 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/shard-3-001/solr.xml
   [junit4]   2> 1204860 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1204860 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1204861 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ce47e7c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1204869 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1204870 WARN  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1204870 WARN  (closeThreadPool-15420-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@569ffc1b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204873 WARN  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1204874 WARN  (closeThreadPool-15420-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@183af6bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204875 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40089/solr
   [junit4]   2> 1204882 INFO  (zkConnectionManagerCallback-15448-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204887 INFO  (zkConnectionManagerCallback-15450-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204889 INFO  (closeThreadPool-15420-thread-2) 
[n:127.0.0.1:33685_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1204890 INFO  (closeThreadPool-15420-thread-2) 
[n:127.0.0.1:33685_    ] o.a.s.c.ZkController Publish node=127.0.0.1:33685_ as 
DOWN
   [junit4]   2> 1204890 INFO  (closeThreadPool-15420-thread-2) 
[n:127.0.0.1:33685_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1204890 INFO  (closeThreadPool-15420-thread-2) 
[n:127.0.0.1:33685_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33685_
   [junit4]   2> 1204890 DEBUG 
(OverseerStateUpdate-72069556370931717-127.0.0.1:38961_-n_0000000000) 
[n:127.0.0.1:38961_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33685_"} current state version: 1
   [junit4]   2> 1204893 INFO  (zkCallback-15406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1204893 INFO  (zkCallback-15399-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1204893 INFO  (zkCallback-15418-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1204893 INFO  (zkCallback-15429-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1204895 INFO  (zkCallback-15449-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1204899 INFO  (zkCallback-15436-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1204908 INFO  (zkConnectionManagerCallback-15457-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204909 INFO  (closeThreadPool-15420-thread-2) 
[n:127.0.0.1:33685_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1204909 INFO  (closeThreadPool-15420-thread-2) 
[n:127.0.0.1:33685_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40089/solr ready
   [junit4]   2> 1204910 INFO  (closeThreadPool-15420-thread-2) 
[n:127.0.0.1:33685_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1204920 INFO  (closeThreadPool-15420-thread-2) 
[n:127.0.0.1:33685_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ce47e7c
   [junit4]   2> 1204921 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1204922 WARN  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1204922 WARN  (closeThreadPool-15420-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@46d28dd2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204925 WARN  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1204925 WARN  (closeThreadPool-15420-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6678b8ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204925 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/shard-4-001
 of type NRT
   [junit4]   2> 1204926 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40089/solr
   [junit4]   2> 1204926 WARN  (closeThreadPool-15420-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1204927 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1204927 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1204927 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1204927 INFO  (closeThreadPool-15420-thread-2) 
[n:127.0.0.1:33685_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ce47e7c
   [junit4]   2> 1204927 INFO  (closeThreadPool-15420-thread-2) 
[n:127.0.0.1:33685_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ce47e7c
   [junit4]   2> 1204928 INFO  (closeThreadPool-15420-thread-2) 
[n:127.0.0.1:33685_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/shard-2-001/cores
   [junit4]   2> 1204930 INFO  (zkConnectionManagerCallback-15464-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204935 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1204935 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1204935 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1204935 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7117b0{/,null,AVAILABLE}
   [junit4]   2> 1204935 WARN  (closeThreadPool-15420-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@53ace11d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204936 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@107051f{SSL,[ssl, 
http/1.1]}{127.0.0.1:40625}
   [junit4]   2> 1204936 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.e.j.s.Server Started @1205005ms
   [junit4]   2> 1204936 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=40625, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/shard-4-001/cores}
   [junit4]   2> 1204936 INFO  (zkConnectionManagerCallback-15466-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204937 ERROR (closeThreadPool-15420-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1204937 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1204937 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1204937 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1204937 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1204937 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-19T20:25:55.661Z
   [junit4]   2> 1204938 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1204939 INFO  (zkConnectionManagerCallback-15468-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204939 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1204939 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44697_ as DOWN
   [junit4]   2> 1204939 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/shard-4-001/solr.xml
   [junit4]   2> 1204940 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1204940 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44697_
   [junit4]   2> 1204940 DEBUG 
(OverseerStateUpdate-72069556370931717-127.0.0.1:38961_-n_0000000000) 
[n:127.0.0.1:38961_    ] o.a.s.c.Overseer processMessage: queueSize: 2, message 
= {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44697_"} current state version: 1
   [junit4]   2> 1204940 INFO  (zkCallback-15418-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204940 INFO  (zkCallback-15465-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204940 INFO  (zkCallback-15399-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204940 INFO  (zkCallback-15429-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204940 INFO  (zkCallback-15406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204940 INFO  (zkCallback-15449-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204941 INFO  (zkCallback-15456-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204942 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1204942 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1204958 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ce47e7c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1204959 INFO  (zkCallback-15436-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1204971 INFO  (zkConnectionManagerCallback-15475-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204972 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1204973 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40089/solr ready
   [junit4]   2> 1204979 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1204992 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ce47e7c
   [junit4]   2> 1204998 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ce47e7c
   [junit4]   2> 1204998 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ce47e7c
   [junit4]   2> 1204999 INFO  (closeThreadPool-15420-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/shard-3-001/cores
   [junit4]   2> 1205004 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1205004 WARN  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1205005 WARN  (closeThreadPool-15420-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5029cee7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1205008 WARN  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1205008 WARN  (closeThreadPool-15420-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@26869338[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1205009 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40089/solr
   [junit4]   2> 1205011 INFO  (zkConnectionManagerCallback-15482-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1205013 INFO  (zkConnectionManagerCallback-15484-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1205014 INFO  (closeThreadPool-15420-thread-3) 
[n:127.0.0.1:40625_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1205016 INFO  (closeThreadPool-15420-thread-3) 
[n:127.0.0.1:40625_    ] o.a.s.c.ZkController Publish node=127.0.0.1:40625_ as 
DOWN
   [junit4]   2> 1205016 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/shard-5-001
 of type NRT
   [junit4]   2> 1205016 INFO  (closeThreadPool-15420-thread-3) 
[n:127.0.0.1:40625_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1205016 INFO  (closeThreadPool-15420-thread-3) 
[n:127.0.0.1:40625_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40625_
   [junit4]   2> 1205016 DEBUG 
(OverseerStateUpdate-72069556370931717-127.0.0.1:38961_-n_0000000000) 
[n:127.0.0.1:38961_    ] o.a.s.c.Overseer processMessage: queueSize: 3, message 
= {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40625_"} current state version: 1
   [junit4]   2> 1205016 INFO  (zkCallback-15465-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1205016 INFO  (zkCallback-15418-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1205017 WARN  (closeThreadPool-15420-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1205017 INFO  (zkCallback-15456-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1205017 INFO  (zkCallback-15474-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1205017 INFO  (zkCallback-15429-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1205017 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1205017 INFO  (zkCallback-15449-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1205017 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1205017 INFO  (zkCallback-15399-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1205017 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1205017 INFO  (zkCallback-15406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1205017 INFO  (zkCallback-15436-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1205019 INFO  (zkCallback-15483-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1205025 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1205025 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1205025 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1205026 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5723696d{/,null,AVAILABLE}
   [junit4]   2> 1205026 WARN  (closeThreadPool-15420-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@36dac099[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1205027 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4dbf1fb0{SSL,[ssl, 
http/1.1]}{127.0.0.1:34455}
   [junit4]   2> 1205027 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.e.j.s.Server Started @1205096ms
   [junit4]   2> 1205027 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/tempDir-001/jetty5,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=34455, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/shard-5-001/cores}
   [junit4]   2> 1205027 ERROR (closeThreadPool-15420-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1205027 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1205027 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1205027 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1205027 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1205027 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-19T20:25:55.751Z
   [junit4]   2> 1205031 INFO  (zkConnectionManagerCallback-15488-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1205031 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1205031 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/shard-5-001/solr.xml
   [junit4]   2> 1205034 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1205034 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1205034 INFO  (zkConnectionManagerCallback-15493-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1205035 INFO  (closeThreadPool-15420-thread-3) 
[n:127.0.0.1:40625_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1205035 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ce47e7c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1205035 INFO  (closeThreadPool-15420-thread-3) 
[n:127.0.0.1:40625_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40089/solr ready
   [junit4]   2> 1205035 INFO  (closeThreadPool-15420-thread-3) 
[n:127.0.0.1:40625_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1205045 INFO  (closeThreadPool-15420-thread-3) 
[n:127.0.0.1:40625_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ce47e7c
   [junit4]   2> 1205051 INFO  (closeThreadPool-15420-thread-3) 
[n:127.0.0.1:40625_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ce47e7c
   [junit4]   2> 1205052 INFO  (closeThreadPool-15420-thread-3) 
[n:127.0.0.1:40625_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ce47e7c
   [junit4]   2> 1205052 INFO  (closeThreadPool-15420-thread-3) 
[n:127.0.0.1:40625_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/shard-4-001/cores
   [junit4]   2> 1205085 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/shard-6-001
 of type NRT
   [junit4]   2> 1205087 WARN  (closeThreadPool-15420-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1205087 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1205087 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1205087 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1205106 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1205106 WARN  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1205107 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1205107 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1205107 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1205107 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@385bfcbf{/,null,AVAILABLE}
   [junit4]   2> 1205107 WARN  (closeThreadPool-15420-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2492de53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1205107 WARN  (closeThreadPool-15420-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@685682c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1205107 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@aaf0a5d{SSL,[ssl, 
http/1.1]}{127.0.0.1:36733}
   [junit4]   2> 1205107 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.e.j.s.Server Started @1205176ms
   [junit4]   2> 1205108 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/tempDir-001/jetty6,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=36733, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/shard-6-001/cores}
   [junit4]   2> 1205108 ERROR (closeThreadPool-15420-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1205108 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1205108 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1205108 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1205108 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1205108 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-19T20:25:55.832Z
   [junit4]   2> 1205109 INFO  (zkConnectionManagerCallback-15498-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1205109 WARN  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1205109 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1205109 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001/shard-6-001/solr.xml
   [junit4]   2> 1205109 WARN  (closeThreadPool-15420-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@49cdf1d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1205110 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40089/solr
   [junit4]   2> 1205112 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1205112 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1205113 INFO  (closeThreadPool-15420-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ce47e7c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1205115 INFO  (zkConnectionManagerCallback-15502-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1205116 INFO  (zkConnectionManagerCallback-15504-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1205118 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1205119 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:34455_ as DOWN
   [junit4]   2> 1205119 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1205119 INFO  (closeThreadPool-15420-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34455_
   [junit4]   2> 1205119 DEBUG 
(OverseerStateUpdate-72069556370931717-127.0.0.1:38961_-n_0000000000) 
[n:127.0.0.1:38961_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34455_"} current state version: 1
   [junit4]   2> 1205120 INFO  (zkCallback-15449-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1205120 INFO  (zkCallback-15418-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1205120 INFO  (zkCallback-15406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5)

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

 2> 1261613 INFO  (TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40089
   [junit4]   2> 1261613 INFO  
(TEST-ShardRoutingTest.test-seed#[3A8B7C4CF1909FFC]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 40089
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardRoutingTest 
-Dtests.method=test -Dtests.seed=3A8B7C4CF1909FFC -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=es-PY -Dtests.timezone=America/Yakutat 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   59.1s J0 | ShardRoutingTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:36603/collection1, 
https://127.0.0.1:32787/collection1, https://127.0.0.1:34455/collection1, 
https://127.0.0.1:45535/collection1, https://127.0.0.1:33685/collection1, 
https://127.0.0.1:44697/collection1, https://127.0.0.1:40625/collection1, 
https://127.0.0.1:36733/collection1]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3A8B7C4CF1909FFC:B2DF43965F6CF204]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:213)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.doQuery(AbstractFullDistribZkTestBase.java:1665)
   [junit4]    >        at 
org.apache.solr.cloud.ShardRoutingTest.doHashingTest(ShardRoutingTest.java:177)
   [junit4]    >        at 
org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:109)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:34455/collection1: Impossible Exception
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:319)
   [junit4]    >        ... 51 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_3A8B7C4CF1909FFC-001
   [junit4]   2> Feb 19, 2019 8:26:52 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{_root_=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{_version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1451, 
maxMBSortInHeap=7.799550515035824, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6c82fb75),
 locale=es-PY, timezone=America/Yakutat
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 
1.8.0_172 (64-bit)/cpus=8,threads=1,free=186392640,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[HdfsCollectionsAPIDistributedZkTest, TestSolrConfigHandler, 
TestDeprecatedFilters, EchoParamsTest, BadCopyFieldTest, 
DeleteInactiveReplicaTest, TestSystemIdResolver, JSONWriterTest, 
LegacyCloudClusterPropTest, BlockDirectoryTest, TestStressLiveNodes, 
HttpPartitionOnCommitTest, TestGraphMLResponseWriter, 
TestPostingsSolrHighlighter, TestRebalanceLeaders, TimeZoneUtilsTest, 
BinaryUpdateRequestHandlerTest, HdfsChaosMonkeySafeLeaderTest, 
TestJmxIntegration, TestDynamicFieldCollectionResource, 
TestLMJelinekMercerSimilarityFactory, TestCSVResponseWriter, TestJsonRequest, 
TestManagedSchema, TestPerFieldSimilarity, PeerSyncWithBufferUpdatesTest, 
TestSystemCollAutoCreate, SpellCheckCollatorWithCollapseTest, 
DistributedFacetPivotSmallTest, TestSQLHandlerNonCloud, 
SignificantTermsQParserPluginTest, TestReplicationHandler, 
FileBasedSpellCheckerTest, RestoreTriggerStateTest, 
CustomHighlightComponentTest, TestSchemaNameResource, CleanupOldIndexTest, 
AutoAddReplicasIntegrationTest, OpenCloseCoreStressTest, 
LeaderFailureAfterFreshStartTest, TestJsonFacets, TermsComponentTest, 
PeerSyncReplicationTest, SolrMetricsIntegrationTest, TestNamedUpdateProcessors, 
RAMDirectoryFactoryTest, DistributedDebugComponentTest, 
TestComplexPhraseQParserPlugin, TestZkChroot, TolerantUpdateProcessorTest, 
TestJettySolrRunner, DeleteReplicaTest, TestRealTimeGet, 
TestSuggestSpellingConverter, InfoHandlerTest, PingRequestHandlerTest, 
TestLocalFSCloudBackupRestore, TestPushWriter, TestPKIAuthenticationPlugin, 
ClusterStateUpdateTest, TestLFUCache, SolrCmdDistributorTest, 
BlockJoinFacetSimpleTest, SuggesterTSTTest, TestConfigSetProperties, 
TestRemoteStreaming, CollectionsAPIDistributedZkTest, TestLegacyNumericUtils, 
RandomizedTaggerTest, UnloadDistributedZkTest, TestImplicitCoreProperties, 
TestCloudRecovery, TestRTimerTree, XmlUpdateRequestHandlerTest, 
TestSubQueryTransformerDistrib, TestCloudConsistency, TestSolrFieldCacheBean, 
CoreAdminOperationTest, AnalysisAfterCoreReloadTest, TestSolrIndexConfig, 
TestValueSourceCache, TestWordDelimiterFilterFactory, TestUninvertingReader, 
AddReplicaTest, TestSimDistributedQueue, 
DistributedQueryComponentCustomSortTest, SpellCheckComponentTest, 
TestBulkSchemaConcurrent, JWTAuthPluginTest, BasicAuthIntegrationTest, 
HLLSerializationTest, DocValuesMultiTest, TestRandomCollapseQParserPlugin, 
TestExclusionRuleCollectionAccess, CachingDirectoryFactoryTest, 
MissingSegmentRecoveryTest, ScriptEngineTest, ScheduledTriggerTest, 
DirectoryFactoryTest, SortByFunctionTest, ParsingFieldUpdateProcessorsTest, 
OverseerStatusTest, TriggerEventQueueTest, HdfsLockFactoryTest, 
ForceLeaderTest, CollectionsAPISolrJTest, TestCollationField, 
TestSchemalessBufferedUpdates, ZkControllerTest, TestExactSharedStatsCache, 
TestCrossCoreJoin, LeaderElectionIntegrationTest, TestRetrieveFieldsOptimizer, 
TestNumericRangeQuery32, PreAnalyzedFieldTest, ZkShardTermsTest, 
TestClusterProperties, ComputePlanActionTest, TestRestManager, 
StatelessScriptUpdateProcessorFactoryTest, TestStressVersions, FileUtilsTest, 
TestChildDocTransformerHierarchy, LargeFieldTest, 
DefaultValueUpdateProcessorTest, TestSkipOverseerOperations, TestSolr4Spatial, 
TestNestedDocsSort, DocumentBuilderTest, 
TestCloudPhrasesIdentificationComponent, RuleEngineTest, 
TestSimGenericDistributedQueue, QueryParsingTest, TestAnalyzeInfixSuggestions, 
DateFieldTest, AnalyticsQueryTest, FieldAnalysisRequestHandlerTest, 
FullSolrCloudDistribCmdsTest, HealthCheckHandlerTest, 
MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, 
RecoveryAfterSoftCommitTest, SSLMigrationTest, ShardRoutingTest]
   [junit4] Completed [485/844 (1!)] on J0 in 59.48s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1210 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20190219_200550_6192390631220972641696.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid3662.hprof 
...
   [junit4] Heap dump file created [409806435 bytes in 1.289 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 8924 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:633: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:585: Some of the 
tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid3662.hprof

Total time: 76 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to