Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23808/
Java: 64bit/jdk-12 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestSolrConfigHandlerCloud.test

Error Message:
Could not get expected value  'A val' for path 'response/params/x/a' full 
output: {   "responseHeader":{     "status":0,     "QTime":0},   
"response":{"znodeVersion":-1}},  from server:  
http://127.0.0.1:44857/collection1_shard2_replica_n2

Stack Trace:
java.lang.AssertionError: Could not get expected value  'A val' for path 
'response/params/x/a' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{"znodeVersion":-1}},  from server:  
http://127.0.0.1:44857/collection1_shard2_replica_n2
        at 
__randomizedtesting.SeedInfo.seed([FCC771680697E8A8:74934EB2A86B8550]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:590)
        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:112)
        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:51)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 13264 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/init-core-data-001
   [junit4]   2> 584556 INFO  
(SUITE-TestSolrConfigHandlerCloud-seed#[FCC771680697E8A8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 584557 INFO  
(SUITE-TestSolrConfigHandlerCloud-seed#[FCC771680697E8A8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 584557 INFO  
(SUITE-TestSolrConfigHandlerCloud-seed#[FCC771680697E8A8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 584557 INFO  
(SUITE-TestSolrConfigHandlerCloud-seed#[FCC771680697E8A8]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 584560 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 584560 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 584560 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 584660 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39501
   [junit4]   2> 584660 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39501
   [junit4]   2> 584660 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39501
   [junit4]   2> 584667 INFO  (zkConnectionManagerCallback-6341-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 584675 INFO  (zkConnectionManagerCallback-6343-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 584675 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
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> 584676 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 584677 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
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> 584677 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
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> 584678 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
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> 584678 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
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> 584679 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
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> 584679 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
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> 584680 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
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> 584680 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
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> 584681 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
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> 584681 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 584815 WARN  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 584816 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 584816 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 584816 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 584894 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 584894 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 584894 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 584895 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5be4e08{/,null,AVAILABLE}
   [junit4]   2> 584896 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@31228fef{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40213}
   [junit4]   2> 584896 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.e.j.s.Server Started @584968ms
   [junit4]   2> 584896 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/tempDir-001/control/data,
 hostPort=40213, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 584897 ERROR 
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 584897 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 584897 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 584897 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 584897 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 584897 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-21T10:25:38.084136Z
   [junit4]   2> 584902 INFO  (zkConnectionManagerCallback-6345-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 584903 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 584903 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/control-001/solr.xml
   [junit4]   2> 584905 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 584905 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 584906 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79a5899d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 585008 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 585012 WARN  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@47dc15a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 585037 WARN  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@61d5312d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 585038 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39501/solr
   [junit4]   2> 585044 INFO  (zkConnectionManagerCallback-6352-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 585056 INFO  (zkConnectionManagerCallback-6354-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 585127 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) 
[n:127.0.0.1:40213_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:40213_
   [junit4]   2> 585127 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) 
[n:127.0.0.1:40213_    ] o.a.s.c.Overseer Overseer 
(id=72237065369681924-127.0.0.1:40213_-n_0000000000) starting
   [junit4]   2> 585175 INFO  (zkConnectionManagerCallback-6361-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 585177 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) 
[n:127.0.0.1:40213_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39501/solr ready
   [junit4]   2> 585184 INFO  
(OverseerStateUpdate-72237065369681924-127.0.0.1:40213_-n_0000000000) 
[n:127.0.0.1:40213_    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:40213_
   [junit4]   2> 585207 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) 
[n:127.0.0.1:40213_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40213_
   [junit4]   2> 585228 INFO  (zkCallback-6360-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 585252 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) 
[n:127.0.0.1:40213_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 585266 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) 
[n:127.0.0.1:40213_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79a5899d
   [junit4]   2> 585277 INFO  (zkCallback-6353-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 585298 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) 
[n:127.0.0.1:40213_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79a5899d
   [junit4]   2> 585298 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) 
[n:127.0.0.1:40213_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79a5899d
   [junit4]   2> 585299 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) 
[n:127.0.0.1:40213_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/control-001/cores
   [junit4]   2> 585350 INFO  (zkConnectionManagerCallback-6367-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 585351 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 585352 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39501/solr ready
   [junit4]   2> 585381 INFO  (qtp1248446150-13819) [n:127.0.0.1:40213_    ] 
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:40213_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 585388 INFO  
(OverseerThreadFactory-3598-thread-1-processing-n:127.0.0.1:40213_) 
[n:127.0.0.1:40213_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 585516 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_    
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> 585516 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 586534 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 586545 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
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> 586628 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 586639 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
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> 586640 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
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@79a5899d
   [junit4]   2> 586640 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
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/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 586646 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1822688671, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 586648 WARN  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
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> 586694 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
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> 586694 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
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> 586697 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 586697 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 586698 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
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=3, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1560549790675997]
   [junit4]   2> 586698 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2d55db4f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 586699 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 586700 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
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> 586700 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 586700 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
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 1628610431430950912
   [junit4]   2> 586704 INFO  
(searcherExecutor-3603-thread-1-processing-n:127.0.0.1:40213_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:40213_ 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@2d55db4f[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 586705 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
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> 586705 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
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> 586706 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 586706 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
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> 586706 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40213/control_collection_shard1_replica_n1/
   [junit4]   2> 586706 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
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> 586706 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:40213/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 586706 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
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/72237065369681924-core_node2-n_0000000000
   [junit4]   2> 586712 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40213/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 586818 INFO  (zkCallback-6353-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> 586819 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
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> 586909 INFO  (qtp1248446150-13818) [n:127.0.0.1:40213_ 
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=1393
   [junit4]   2> 586912 INFO  (qtp1248446150-13819) [n:127.0.0.1:40213_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 586924 INFO  (zkCallback-6353-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> 586924 INFO  (zkCallback-6353-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> 586925 INFO  (qtp1248446150-13819) [n:127.0.0.1:40213_    ] 
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:40213_&wt=javabin&version=2}
 status=0 QTime=1543
   [junit4]   2> 586949 INFO  (zkConnectionManagerCallback-6373-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 586950 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 586950 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39501/solr ready
   [junit4]   2> 586950 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 586951 INFO  (qtp1248446150-13820) [n:127.0.0.1:40213_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 586964 INFO  
(OverseerThreadFactory-3598-thread-2-processing-n:127.0.0.1:40213_) 
[n:127.0.0.1:40213_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 586964 INFO  
(OverseerCollectionConfigSetProcessor-72237065369681924-127.0.0.1:40213_-n_0000000000)
 [n:127.0.0.1:40213_    ] 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> 587165 WARN  
(OverseerThreadFactory-3598-thread-2-processing-n:127.0.0.1:40213_) 
[n:127.0.0.1:40213_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 587166 INFO  (qtp1248446150-13820) [n:127.0.0.1:40213_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 587167 INFO  (qtp1248446150-13820) [n:127.0.0.1:40213_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=215
   [junit4]   2> 587175 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 587298 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/shard-1-001
 of type NRT
   [junit4]   2> 587325 WARN  (closeThreadPool-6374-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 587325 INFO  (closeThreadPool-6374-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 587325 INFO  (closeThreadPool-6374-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 587325 INFO  (closeThreadPool-6374-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 587392 INFO  (closeThreadPool-6374-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 587392 INFO  (closeThreadPool-6374-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 587392 INFO  (closeThreadPool-6374-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 587404 INFO  (closeThreadPool-6374-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7a7a9f08{/,null,AVAILABLE}
   [junit4]   2> 587404 INFO  (closeThreadPool-6374-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@526fa0ca{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44857}
   [junit4]   2> 587404 INFO  (closeThreadPool-6374-thread-1) [    ] 
o.e.j.s.Server Started @587476ms
   [junit4]   2> 587404 INFO  (closeThreadPool-6374-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/tempDir-001/jetty1,
 hostPort=44857, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 587404 ERROR (closeThreadPool-6374-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 587404 INFO  (closeThreadPool-6374-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 587404 INFO  (closeThreadPool-6374-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 587405 INFO  (closeThreadPool-6374-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 587405 INFO  (closeThreadPool-6374-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 587405 INFO  (closeThreadPool-6374-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-21T10:25:40.592031Z
   [junit4]   2> 587436 INFO  (zkConnectionManagerCallback-6376-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 587440 INFO  (closeThreadPool-6374-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 587440 INFO  (closeThreadPool-6374-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/shard-1-001/solr.xml
   [junit4]   2> 587460 INFO  (closeThreadPool-6374-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 587460 INFO  (closeThreadPool-6374-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 587461 INFO  (closeThreadPool-6374-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79a5899d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 587465 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/shard-2-001
 of type NRT
   [junit4]   2> 587496 WARN  (closeThreadPool-6374-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 587496 INFO  (closeThreadPool-6374-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 587496 INFO  (closeThreadPool-6374-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 587496 INFO  (closeThreadPool-6374-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 587588 INFO  (closeThreadPool-6374-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 587588 INFO  (closeThreadPool-6374-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 587588 INFO  (closeThreadPool-6374-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 587597 INFO  (closeThreadPool-6374-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@27fc69ab{/,null,AVAILABLE}
   [junit4]   2> 587597 INFO  (closeThreadPool-6374-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@11bc3ba8{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43603}
   [junit4]   2> 587597 INFO  (closeThreadPool-6374-thread-2) [    ] 
o.e.j.s.Server Started @587669ms
   [junit4]   2> 587597 INFO  (closeThreadPool-6374-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/tempDir-001/jetty2,
 hostPort=43603, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 587598 ERROR (closeThreadPool-6374-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 587598 INFO  (closeThreadPool-6374-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 587598 INFO  (closeThreadPool-6374-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 587598 INFO  (closeThreadPool-6374-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 587598 INFO  (closeThreadPool-6374-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 587598 INFO  (closeThreadPool-6374-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-21T10:25:40.785140Z
   [junit4]   2> 587604 INFO  (closeThreadPool-6374-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 587609 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/shard-3-001
 of type NRT
   [junit4]   2> 587615 WARN  (closeThreadPool-6374-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 587615 WARN  (closeThreadPool-6374-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6d4e6e51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 587616 INFO  (closeThreadPool-6374-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 587616 INFO  (closeThreadPool-6374-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 587616 INFO  (closeThreadPool-6374-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 587616 INFO  (zkConnectionManagerCallback-6379-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 587617 INFO  (closeThreadPool-6374-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 587617 INFO  (closeThreadPool-6374-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/shard-2-001/solr.xml
   [junit4]   2> 587618 INFO  (closeThreadPool-6374-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 587618 INFO  (closeThreadPool-6374-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 587619 INFO  (closeThreadPool-6374-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79a5899d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 587686 INFO  (closeThreadPool-6374-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 587688 WARN  (closeThreadPool-6374-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@a6b52ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 587689 INFO  (closeThreadPool-6374-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39501/solr
   [junit4]   2> 587695 WARN  (closeThreadPool-6374-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@51ad1d05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 587697 INFO  (closeThreadPool-6374-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 587697 INFO  (closeThreadPool-6374-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 587698 INFO  (closeThreadPool-6374-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 587698 INFO  (closeThreadPool-6374-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7014f864{/,null,AVAILABLE}
   [junit4]   2> 587698 INFO  (closeThreadPool-6374-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4d79a80b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33181}
   [junit4]   2> 587698 INFO  (closeThreadPool-6374-thread-3) [    ] 
o.e.j.s.Server Started @587770ms
   [junit4]   2> 587698 INFO  (closeThreadPool-6374-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/tempDir-001/jetty3,
 hostPort=33181, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 587699 ERROR (closeThreadPool-6374-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 587699 INFO  (closeThreadPool-6374-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 587699 INFO  (closeThreadPool-6374-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 587699 INFO  (closeThreadPool-6374-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 587699 INFO  (closeThreadPool-6374-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 587699 INFO  (closeThreadPool-6374-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-21T10:25:40.886187Z
   [junit4]   2> 587712 INFO  (zkConnectionManagerCallback-6387-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 587726 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/shard-4-001
 of type NRT
   [junit4]   2> 587735 INFO  (zkConnectionManagerCallback-6390-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 587736 INFO  (closeThreadPool-6374-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 587736 INFO  (closeThreadPool-6374-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/shard-3-001/solr.xml
   [junit4]   2> 587739 INFO  (closeThreadPool-6374-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 587739 INFO  (closeThreadPool-6374-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 587739 INFO  (closeThreadPool-6374-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79a5899d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 587741 WARN  (closeThreadPool-6374-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 587742 INFO  (closeThreadPool-6374-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 587742 INFO  (closeThreadPool-6374-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 587742 INFO  (closeThreadPool-6374-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 587742 INFO  (zkConnectionManagerCallback-6392-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 587742 WARN  (closeThreadPool-6374-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5334f8c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 587743 INFO  (closeThreadPool-6374-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39501/solr
   [junit4]   2> 587744 INFO  (closeThreadPool-6374-thread-1) 
[n:127.0.0.1:44857_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 587745 INFO  (closeThreadPool-6374-thread-1) 
[n:127.0.0.1:44857_    ] o.a.s.c.ZkController Publish node=127.0.0.1:44857_ as 
DOWN
   [junit4]   2> 587746 INFO  (closeThreadPool-6374-thread-1) 
[n:127.0.0.1:44857_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 587746 INFO  (closeThreadPool-6374-thread-1) 
[n:127.0.0.1:44857_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44857_
   [junit4]   2> 587746 INFO  (zkCallback-6353-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 587746 INFO  (zkCallback-6360-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 587746 INFO  (zkCallback-6372-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 587786 INFO  (zkCallback-6391-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 587788 INFO  (zkConnectionManagerCallback-6404-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 587788 INFO  (closeThreadPool-6374-thread-1) 
[n:127.0.0.1:44857_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 587789 INFO  (closeThreadPool-6374-thread-1) 
[n:127.0.0.1:44857_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39501/solr ready
   [junit4]   2> 587807 INFO  (zkConnectionManagerCallback-6399-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 587807 INFO  (closeThreadPool-6374-thread-1) 
[n:127.0.0.1:44857_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 587823 INFO  (closeThreadPool-6374-thread-1) 
[n:127.0.0.1:44857_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79a5899d
   [junit4]   2> 587834 INFO  (closeThreadPool-6374-thread-1) 
[n:127.0.0.1:44857_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79a5899d
   [junit4]   2> 587834 INFO  (closeThreadPool-6374-thread-1) 
[n:127.0.0.1:44857_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79a5899d
   [junit4]   2> 587835 INFO  (closeThreadPool-6374-thread-1) 
[n:127.0.0.1:44857_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/shard-1-001/cores
   [junit4]   2> 587875 INFO  (closeThreadPool-6374-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 587875 INFO  (closeThreadPool-6374-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 587876 INFO  (closeThreadPool-6374-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 587879 INFO  (zkConnectionManagerCallback-6407-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 587882 INFO  (closeThreadPool-6374-thread-2) 
[n:127.0.0.1:43603_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 587884 INFO  (closeThreadPool-6374-thread-2) 
[n:127.0.0.1:43603_    ] o.a.s.c.ZkController Publish node=127.0.0.1:43603_ as 
DOWN
   [junit4]   2> 587884 INFO  (closeThreadPool-6374-thread-2) 
[n:127.0.0.1:43603_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 587884 INFO  (closeThreadPool-6374-thread-2) 
[n:127.0.0.1:43603_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43603_
   [junit4]   2> 587885 INFO  (zkCallback-6353-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 587885 INFO  (zkCallback-6360-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 587885 INFO  (zkCallback-6372-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 587885 INFO  (zkCallback-6391-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 587892 INFO  (closeThreadPool-6374-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1994e32e{/,null,AVAILABLE}
   [junit4]   2> 587892 INFO  (closeThreadPool-6374-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@407c1e99{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33509}
   [junit4]   2> 587892 INFO  (closeThreadPool-6374-thread-4) [    ] 
o.e.j.s.Server Started @587964ms
   [junit4]   2> 587892 INFO  (closeThreadPool-6374-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/tempDir-001/jetty4,
 hostPort=33509, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/shard-4-001/cores,
 replicaType=NRT}
   [junit4]   2> 587893 ERROR (closeThreadPool-6374-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 587893 INFO  (closeThreadPool-6374-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 587893 INFO  (closeThreadPool-6374-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 587893 INFO  (closeThreadPool-6374-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 587893 INFO  (closeThreadPool-6374-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 587893 INFO  (closeThreadPool-6374-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-21T10:25:41.080140Z
   [junit4]   2> 587921 INFO  (zkCallback-6403-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 587923 INFO  (zkConnectionManagerCallback-6411-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 587924 INFO  (closeThreadPool-6374-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 587924 INFO  (closeThreadPool-6374-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/shard-4-001/solr.xml
   [junit4]   2> 587926 INFO  (closeThreadPool-6374-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 587926 INFO  (closeThreadPool-6374-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 587928 INFO  (closeThreadPool-6374-thread-4) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79a5899d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 587948 INFO  (zkCallback-6406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 587951 INFO  (closeThreadPool-6374-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 587953 INFO  (zkConnectionManagerCallback-6416-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 587954 WARN  (closeThreadPool-6374-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@669b70f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 587954 INFO  (closeThreadPool-6374-thread-2) 
[n:127.0.0.1:43603_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 587954 INFO  (closeThreadPool-6374-thread-2) 
[n:127.0.0.1:43603_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39501/solr ready
   [junit4]   2> 587956 INFO  (closeThreadPool-6374-thread-2) 
[n:127.0.0.1:43603_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 587974 INFO  (closeThreadPool-6374-thread-2) 
[n:127.0.0.1:43603_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79a5899d
   [junit4]   2> 587980 INFO  (closeThreadPool-6374-thread-2) 
[n:127.0.0.1:43603_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79a5899d
   [junit4]   2> 587980 INFO  (closeThreadPool-6374-thread-2) 
[n:127.0.0.1:43603_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79a5899d
   [junit4]   2> 587981 INFO  (closeThreadPool-6374-thread-2) 
[n:127.0.0.1:43603_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/shard-2-001/cores
   [junit4]   2> 587988 WARN  (closeThreadPool-6374-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@728cb019[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 587989 INFO  (closeThreadPool-6374-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39501/solr
   [junit4]   2> 588012 INFO  (zkConnectionManagerCallback-6424-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 588015 INFO  (zkConnectionManagerCallback-6426-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 588017 INFO  (closeThreadPool-6374-thread-3) 
[n:127.0.0.1:33181_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 588019 INFO  (closeThreadPool-6374-thread-3) 
[n:127.0.0.1:33181_    ] o.a.s.c.ZkController Publish node=127.0.0.1:33181_ as 
DOWN
   [junit4]   2> 588019 INFO  (closeThreadPool-6374-thread-3) 
[n:127.0.0.1:33181_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 588019 INFO  (closeThreadPool-6374-thread-3) 
[n:127.0.0.1:33181_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33181_
   [junit4]   2> 588019 INFO  (zkCallback-6353-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 588019 INFO  (zkCallback-6372-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 588019 INFO  (zkCallback-6391-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 588019 INFO  (zkCallback-6403-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 588019 INFO  (zkCallback-6360-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 588019 INFO  (zkCallback-6406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 588020 INFO  (zkCallback-6425-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 588024 INFO  (zkCallback-6415-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 588027 INFO  (zkConnectionManagerCallback-6433-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 588027 INFO  (closeThreadPool-6374-thread-3) 
[n:127.0.0.1:33181_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 588028 INFO  (closeThreadPool-6374-thread-3) 
[n:127.0.0.1:33181_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39501/solr ready
   [junit4]   2> 588031 INFO  (closeThreadPool-6374-thread-3) 
[n:127.0.0.1:33181_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 588065 INFO  (closeThreadPool-6374-thread-3) 
[n:127.0.0.1:33181_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79a5899d
   [junit4]   2> 588073 INFO  (closeThreadPool-6374-thread-3) 
[n:127.0.0.1:33181_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79a5899d
   [junit4]   2> 588073 INFO  (closeThreadPool-6374-thread-3) 
[n:127.0.0.1:33181_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79a5899d
   [junit4]   2> 588074 INFO  (closeThreadPool-6374-thread-3) 
[n:127.0.0.1:33181_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/shard-3-001/cores
   [junit4]   2> 588195 INFO  (closeThreadPool-6374-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 588196 WARN  (closeThreadPool-6374-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@84e2771[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 588205 WARN  (closeThreadPool-6374-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6bc96804[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 588205 INFO  (closeThreadPool-6374-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39501/solr
   [junit4]   2> 588223 INFO  (zkConnectionManagerCallback-6440-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 588255 INFO  (zkConnectionManagerCallback-6442-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 588257 INFO  (closeThreadPool-6374-thread-4) 
[n:127.0.0.1:33509_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 588259 INFO  (closeThreadPool-6374-thread-4) 
[n:127.0.0.1:33509_    ] o.a.s.c.ZkController Publish node=127.0.0.1:33509_ as 
DOWN
   [junit4]   2> 588259 INFO  (closeThreadPool-6374-thread-4) 
[n:127.0.0.1:33509_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 588259 INFO  (closeThreadPool-6374-thread-4) 
[n:127.0.0.1:33509_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33509_
   [junit4]   2> 588260 INFO  (zkCallback-6406-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 588260 INFO  (zkCallback-6403-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 588260 INFO  (zkCallback-6353-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 588260 INFO  (zkCallback-6372-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 588260 INFO  (zkCallback-6360-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 588260 INFO  (zkCallback-6391-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 588264 INFO  (zkCallback-6415-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 588265 INFO  (zkCallback-6425-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 588276 INFO  (zkCallback-6441-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 588280 INFO  (zkCallback-6432-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 588284 INFO  (zkConnectionManagerCallback-6449-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 588284 INFO  (closeThreadPool-6374-thread-4) 
[n:127.0.0.1:33509_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 588285 INFO  (closeThreadPool-6374-thread-4) 
[n:127.0.0.1:33509_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39501/solr ready
   [junit4]   2> 588288 INFO  (closeThreadPool-6374-thread-4) 
[n:127.0.0.1:33509_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 588297 INFO  (closeThreadPool-6374-thread-4) 
[n:127.0.0.1:33509_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79a5899d
   [junit4]   2> 588303 INFO  (closeThreadPool-6374-thread-4) 
[n:127.0.0.1:33509_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79a5899d
   [junit4]   2> 588303 INFO  (closeThreadPool-6374-thread-4) 
[n:127.0.0.1:33509_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79a5899d
   [junit4]   2> 588304 INFO  (closeThreadPool-6374-thread-4) 
[n:127.0.0.1:33509_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/shard-4-001/cores
   [junit4]   2> 588346 INFO  (qtp1434156723-13911) [n:127.0.0.1:33181_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:43603_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 588348 INFO  
(OverseerCollectionConfigSetProcessor-72237065369681924-127.0.0.1:40213_-n_0000000000)
 [n:127.0.0.1:40213_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 588348 INFO  
(OverseerThreadFactory-3598-thread-3-processing-n:127.0.0.1:40213_) 
[n:127.0.0.1:40213_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:43603_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 588363 INFO  
(OverseerThreadFactory-3598-thread-3-processing-n:127.0.0.1:40213_) 
[n:127.0.0.1:40213_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 588363 INFO  (qtp1434156723-13910) [n:127.0.0.1:33181_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:44857_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 588363 INFO  (qtp1434156723-14012) [n:127.0.0.1:33181_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:33181_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 588364 INFO  (qtp1434156723-13908) [n:127.0.0.1:33181_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:33509_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 588365 INFO  
(OverseerThreadFactory-3598-thread-4-processing-n:127.0.0.1:40213_) 
[n:127.0.0.1:40213_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:44857_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 588382 INFO  
(OverseerThreadFactory-3598-thread-4-processing-n:127.0.0.1:40213_) 
[n:127.0.0.1:40213_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 588383 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_    
x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 588430 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_    
x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 589436 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 589439 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 589447 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 589450 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 589551 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 589569 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 589569 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79a5899d
   [junit4]   2> 589569 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/shard-2-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 589571 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1822688671, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 589573 WARN  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_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> 589580 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 589589 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n2' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 589589 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79a5899d
   [junit4]   2> 589590 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/shard-1-001/cores/collection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001/shard-1-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 589592 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1822688671, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 589593 WARN  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
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> 589603 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 589603 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 589606 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 589606 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 589606 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=3, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1560549790675997]
   [junit4]   2> 589606 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@29ed5979[collection1_shard1_replica_n1] main]
   [junit4]   2> 589607 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 589607 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 589608 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 589608 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1628610434480209920
   [junit4]   2> 589611 INFO  
(searcherExecutor-3644-thread-1-processing-n:127.0.0.1:43603_ 
x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@29ed5979[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 589613 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 589613 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 589614 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 589614 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 589614 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:43603/collection1_shard1_replica_n1/
   [junit4]   2> 589614 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 589614 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:43603/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 589614 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72237065369681935-core_node3-n_0000000000
   [junit4]   2> 589615 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43603/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 589634 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 589634 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 589636 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 589636 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 589637 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=3, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1560549790675997]
   [junit4]   2> 589637 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@67d37053[collection1_shard2_replica_n2] main]
   [junit4]   2> 589638 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 589638 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 589638 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 589638 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1628610434511667200
   [junit4]   2> 589641 INFO  
(searcherExecutor-3645-thread-1-processing-n:127.0.0.1:44857_ 
x:collection1_shard2_replica_n2 c:collection1 s:shard2) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@67d37053[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 589642 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 589642 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 589643 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 589643 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 589643 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:44857/collection1_shard2_replica_n2/
   [junit4]   2> 589643 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 589643 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:44857/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 589643 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/72237065369681932-core_node4-n_0000000000
   [junit4]   2> 589644 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44857/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 589745 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 589746 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 589747 INFO  (qtp829568377-13893) [n:127.0.0.1:43603_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1363
   [junit4]   2> 589749 INFO  (qtp1030108253-13880) [n:127.0.0.1:44857_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1319
   [junit4]   2> 589757 INFO  (qtp1434156723-13911) [n:127.0.0.1:33181_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:43603_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1410
   [junit4]   2> 589760 INFO  (qtp1434156723-13910) [n:127.0.0.1:33181_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:44857_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1397
   [junit4]   2> 589764 INFO  
(OverseerThreadFactory-3598-thread-5-processing-n:127.0.0.1:40213_) 
[n:127.0.0.1:40213_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:33181_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 589764 INFO  
(OverseerThreadFactory-3598-thread-4-processing-n:127.0.0.1:40213_) 
[n:127.0.0.1:40213_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:33509_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 589764 INFO  
(OverseerCollectionConfigSetProcessor-72237065369681924-127.0.0.1:40213_-n_0000000000)
 [n:127.0.0.1:40213_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 589764 INFO  
(OverseerCollectionConfigSetProcessor-72237065369681924-127.0.0.1:40213_-n_0000000000)
 [n:127.0.0.1:40213_   

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

o.a.s.c.Overseer Overseer (id=72237065369681924-127.0.0.1:40213_-n_0000000000) 
closing
   [junit4]   2> 620772 INFO  (zkCallback-6432-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 620772 INFO  (zkCallback-6441-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 620772 INFO  (zkCallback-6448-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 620773 INFO  (closeThreadPool-6934-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@31228fef{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 620773 INFO  (closeThreadPool-6934-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5be4e08{/,null,UNAVAILABLE}
   [junit4]   2> 620773 INFO  (closeThreadPool-6934-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 620773 INFO  (zkCallback-6425-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 620773 INFO  (zkCallback-6425-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33181_
   [junit4]   2> 620777 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100a33a6cfa0017, likely client has closed socket
   [junit4]   2> 620777 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100a33a6cfa0014, likely client has closed socket
   [junit4]   2> 620778 INFO  (closeThreadPool-6934-thread-6) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@407c1e99{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 620778 INFO  (closeThreadPool-6934-thread-6) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1994e32e{/,null,UNAVAILABLE}
   [junit4]   2> 620778 INFO  (closeThreadPool-6934-thread-6) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 620778 INFO  (closeThreadPool-6934-thread-5) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4d79a80b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 620778 INFO  (closeThreadPool-6934-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7014f864{/,null,UNAVAILABLE}
   [junit4]   2> 620778 INFO  (closeThreadPool-6934-thread-5) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 620779 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 620780 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        110     /solr/configs/conf1
   [junit4]   2>        17      /solr/collections/collection1/state.json
   [junit4]   2>        12      /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/collections/collection1/terms/shard1
   [junit4]   2>        5       /solr/collections/collection1/terms/shard2
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/clusterstate.json
   [junit4]   2>        12      /solr/clusterprops.json
   [junit4]   2>        5       /solr/collections/control_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72237065369681924-127.0.0.1:40213_-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/live_nodes
   [junit4]   2>        12      /solr/collections
   [junit4]   2> 
   [junit4]   2> 620781 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39501
   [junit4]   2> 620781 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[FCC771680697E8A8]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39501
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrConfigHandlerCloud -Dtests.method=test 
-Dtests.seed=FCC771680697E8A8 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=yo-NG -Dtests.timezone=Etc/GMT-3 -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 36.2s J1 | TestSolrConfigHandlerCloud.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected 
value  'A val' for path 'response/params/x/a' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{"znodeVersion":-1}},  from server:  
http://127.0.0.1:44857/collection1_shard2_replica_n2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FCC771680697E8A8:74934EB2A86B8550]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:590)
   [junit4]    >        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:112)
   [junit4]    >        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:51)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [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.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FCC771680697E8A8-001
   [junit4]   2> Mar 21, 2019 10:26:14 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=1087, maxMBSortInHeap=6.797050380450129, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@24194993),
 locale=yo-NG, timezone=Etc/GMT-3
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 12 
(64-bit)/cpus=8,threads=1,free=146799520,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SparseHLLTest, 
TestRuleBasedAuthorizationPlugin, VersionInfoTest, MergeStrategyTest, 
RecoveryZkTest, TestRecovery, JsonLoaderTest, DistributedExpandComponentTest, 
TestCollapseQParserPlugin, SolrPluginUtilsTest, DisMaxRequestHandlerTest, 
TestSegmentSorting, TestCustomDocTransformer, GraphQueryTest, 
TriggerEventQueueTest, IndexBasedSpellCheckerTest, PluginInfoTest, 
LeaderElectionContextKeyTest, PKIAuthenticationIntegrationTest, 
TestClusterProperties, TestDynamicFieldResource, SynonymTokenizerTest, 
TestIndexSearcher, DeleteLastCustomShardedReplicaTest, TestLazyCores, 
TestElisionMultitermQuery, CircularListTest, ConcurrentCreateRoutedAliasTest, 
TestSolrDeletionPolicy1, ReplaceNodeNoTargetTest, ReplicaListTransformerTest, 
RankQueryTest, TestShardHandlerFactory, TestScoreJoinQPNoScore, 
TestPayloadScoreQParserPlugin, TestPhraseSuggestions, 
CurrencyRangeFacetCloudTest, HttpTriggerListenerTest, Tagger2Test, 
TestSimGenericDistributedQueue, TestManagedSynonymFilterFactory, 
DistanceUnitsTest, TestDynamicLoading, TestLocalFSCloudBackupRestore, 
IndexSchemaRuntimeFieldTest, BufferStoreTest, RootFieldTest, 
TestDistribDocBasedVersion, TestCloudPhrasesIdentificationComponent, 
UUIDUpdateProcessorFallbackTest, TestEmbeddedSolrServerConstructors, 
RestartWhileUpdatingTest, TestSolr4Spatial2, DirectoryFactoryTest, 
AutoAddReplicasIntegrationTest, UnloadDistributedZkTest, CacheHeaderTest, 
TestConfigSets, TestSerializedLuceneMatchVersion, TestSubQueryTransformer, 
TestStressLiveNodes, LeaderFailoverAfterPartitionTest, 
TestAtomicUpdateErrorCases, TestPointFields, TestExactStatsCache, 
V2ApiIntegrationTest, ConnectionReuseTest, TestLegacyTerms, 
HdfsBasicDistributedZk2Test, ZkStateReaderTest, TestSimpleQParserPlugin, 
StatsComponentTest, SpellPossibilityIteratorTest, TestSolrConfigHandlerCloud]
   [junit4] Completed [191/849 (1!)] on J1 in 36.86s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 44871 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23808/consoleText

[repro] Revision: 6222abf4480ee15bad2e67942263f563ce5ee434

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestSolrConfigHandlerCloud 
-Dtests.method=test -Dtests.seed=FCC771680697E8A8 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=yo-NG -Dtests.timezone=Etc/GMT-3 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestSolrConfigHandlerCloud
[repro] ant compile-test

[...truncated 3570 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestSolrConfigHandlerCloud" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=FCC771680697E8A8 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=yo-NG 
-Dtests.timezone=Etc/GMT-3 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 76 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.handler.TestSolrConfigHandlerCloud
[repro] Exiting with code 0

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

Reply via email to