Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/362/
Java: 64bit/jdk-12 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Error from server at http://127.0.0.1:45249/iso/q: Underlying core creation 
failed while creating collection: c8n_1x2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45249/iso/q: Underlying core creation failed 
while creating collection: c8n_1x2
        at 
__randomizedtesting.SeedInfo.seed([E9B9FF208C4FA516:61EDC0FA22B3C8EE]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1792)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1813)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1730)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2042)
        at 
org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:214)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:135)
        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 14430 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/init-core-data-001
   [junit4]   2> 1352176 INFO  
(SUITE-HttpPartitionTest-seed#[E9B9FF208C4FA516]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /iso/q
   [junit4]   2> 1352178 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1352178 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1352178 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1352278 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35343
   [junit4]   2> 1352278 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35343
   [junit4]   2> 1352278 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35343
   [junit4]   2> 1352283 INFO  (zkConnectionManagerCallback-7924-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352288 INFO  (zkConnectionManagerCallback-7926-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352289 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1352290 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1352290 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1352290 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1352291 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1352291 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1352292 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1352292 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1352292 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1352293 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1352293 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1352294 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1352373 WARN  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1352373 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1352373 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1352373 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 1352374 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1352374 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 1352374 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 1352374 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10d8e780{/iso/q,null,AVAILABLE}
   [junit4]   2> 1352376 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@54e0fbb5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39099}
   [junit4]   2> 1352376 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] o.e.j.s.Server 
Started @1352392ms
   [junit4]   2> 1352376 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/iso/q, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/tempDir-001/control/data,
 hostPort=45389, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 1352376 ERROR 
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1352376 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1352376 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.1
   [junit4]   2> 1352376 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1352376 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1352376 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-30T12:11:38.148599Z
   [junit4]   2> 1352377 INFO  (zkConnectionManagerCallback-7928-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352378 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1352378 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/control-001/solr.xml
   [junit4]   2> 1352379 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1352379 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1352380 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@efc3f43, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1352513 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1352514 WARN  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2fcedec5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1352516 WARN  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7cbd3231[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1352517 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35343/solr
   [junit4]   2> 1352518 INFO  (zkConnectionManagerCallback-7935-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352521 INFO  (zkConnectionManagerCallback-7937-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352551 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) 
[n:127.0.0.1:45389_iso%2Fq    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:45389_iso%2Fq
   [junit4]   2> 1352551 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) 
[n:127.0.0.1:45389_iso%2Fq    ] o.a.s.c.Overseer Overseer 
(id=72340292304568324-127.0.0.1:45389_iso%2Fq-n_0000000000) starting
   [junit4]   2> 1352553 INFO  (zkConnectionManagerCallback-7944-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352555 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) 
[n:127.0.0.1:45389_iso%2Fq    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:35343/solr ready
   [junit4]   2> 1352555 INFO  
(OverseerStateUpdate-72340292304568324-127.0.0.1:45389_iso%2Fq-n_0000000000) 
[n:127.0.0.1:45389_iso%2Fq    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:45389_iso%2Fq
   [junit4]   2> 1352555 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) 
[n:127.0.0.1:45389_iso%2Fq    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45389_iso%2Fq
   [junit4]   2> 1352556 INFO  (zkCallback-7943-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1352556 INFO  (zkCallback-7936-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1352569 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) 
[n:127.0.0.1:45389_iso%2Fq    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1352589 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) 
[n:127.0.0.1:45389_iso%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@efc3f43
   [junit4]   2> 1352602 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) 
[n:127.0.0.1:45389_iso%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@efc3f43
   [junit4]   2> 1352602 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) 
[n:127.0.0.1:45389_iso%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@efc3f43
   [junit4]   2> 1352603 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) 
[n:127.0.0.1:45389_iso%2Fq    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/control-001/cores
   [junit4]   2> 1352622 INFO  (zkConnectionManagerCallback-7950-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1352623 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1352624 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35343/solr ready
   [junit4]   2> 1352624 INFO  (SocketProxy-Acceptor-45389) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=40310,localport=45389], receiveBufferSize:531000
   [junit4]   2> 1352624 INFO  (SocketProxy-Acceptor-45389) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=39099,localport=49562], receiveBufferSize=530904
   [junit4]   2> 1352626 INFO  (qtp967133954-23270) [n:127.0.0.1:45389_iso%2Fq  
  ] 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:45389_iso%252Fq&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1352627 INFO  
(OverseerThreadFactory-8055-thread-1-processing-n:127.0.0.1:45389_iso%2Fq) 
[n:127.0.0.1:45389_iso%2Fq    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 1352730 INFO  (SocketProxy-Acceptor-45389) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=40322,localport=45389], receiveBufferSize:531000
   [junit4]   2> 1352730 INFO  (SocketProxy-Acceptor-45389) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=39099,localport=49574], receiveBufferSize=530904
   [junit4]   2> 1352731 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq  
  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> 1352731 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq  
  x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1353811 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.1
   [junit4]   2> 1353823 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
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> 1353884 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
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> 1353891 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
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> 1353891 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
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@efc3f43
   [junit4]   2> 1353891 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
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-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1353893 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=17.67578125, 
floorSegmentMB=2.0107421875, forceMergeDeletesPctAllowed=12.258769982003646, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=40.787514652357046
   [junit4]   2> 1353893 WARN  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
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> 1353921 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
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> 1353921 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
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> 1353922 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1353922 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1353922 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=27.8935546875, 
floorSegmentMB=0.6591796875, forceMergeDeletesPctAllowed=6.117896793962393, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=48.75375720712667
   [junit4]   2> 1353923 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@56cd018d[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1353924 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1353924 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
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> 1353924 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1353924 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
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 1634958887822032896
   [junit4]   2> 1353926 INFO  
(searcherExecutor-8060-thread-1-processing-n:127.0.0.1:45389_iso%2Fq 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:45389_iso%2Fq 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@56cd018d[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1353927 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
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> 1353927 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
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> 1353928 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1353928 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
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> 1353928 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:45389/iso/q/control_collection_shard1_replica_n1/
   [junit4]   2> 1353928 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
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> 1353928 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:45389/iso/q/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1353928 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
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/72340292304568324-core_node2-n_0000000000
   [junit4]   2> 1353929 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
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:45389/iso/q/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1354030 INFO  (zkCallback-7936-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> 1354030 INFO  (zkCallback-7936-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> 1354030 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
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> 1354031 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1300
   [junit4]   2> 1354033 INFO  (qtp967133954-23270) [n:127.0.0.1:45389_iso%2Fq  
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1354132 INFO  (zkCallback-7936-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> 1354132 INFO  (zkCallback-7936-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> 1354132 INFO  (zkCallback-7936-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1354132 INFO  (qtp967133954-23270) [n:127.0.0.1:45389_iso%2Fq  
  ] 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:45389_iso%252Fq&wt=javabin&version=2}
 status=0 QTime=1506
   [junit4]   2> 1354141 INFO  (zkConnectionManagerCallback-7956-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1354141 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1354142 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35343/solr ready
   [junit4]   2> 1354142 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1354142 INFO  (SocketProxy-Acceptor-45389) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=40334,localport=45389], receiveBufferSize:531000
   [junit4]   2> 1354142 INFO  (SocketProxy-Acceptor-45389) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=39099,localport=49586], receiveBufferSize=530904
   [junit4]   2> 1354156 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq  
  ] 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> 1354176 INFO  
(OverseerCollectionConfigSetProcessor-72340292304568324-127.0.0.1:45389_iso%2Fq-n_0000000000)
 [n:127.0.0.1:45389_iso%2Fq    ] 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> 1354176 INFO  
(OverseerThreadFactory-8055-thread-2-processing-n:127.0.0.1:45389_iso%2Fq) 
[n:127.0.0.1:45389_iso%2Fq    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 1354379 WARN  
(OverseerThreadFactory-8055-thread-2-processing-n:127.0.0.1:45389_iso%2Fq) 
[n:127.0.0.1:45389_iso%2Fq    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 1354380 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq  
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1354380 INFO  (qtp967133954-23269) [n:127.0.0.1:45389_iso%2Fq  
  ] 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=224
   [junit4]   2> 1354381 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1354500 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/shard-1-001
 of type NRT
   [junit4]   2> 1354501 WARN  (closeThreadPool-7957-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1354501 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1354501 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1354501 INFO  (closeThreadPool-7957-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> 1354502 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1354502 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1354502 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1354502 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63cbab35{/iso/q,null,AVAILABLE}
   [junit4]   2> 1354502 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@71b5924b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:32951}
   [junit4]   2> 1354502 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.e.j.s.Server Started @1354519ms
   [junit4]   2> 1354502 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/iso/q, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/tempDir-001/jetty1,
 hostPort=45249, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/shard-1-001/cores}
   [junit4]   2> 1354503 ERROR (closeThreadPool-7957-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1354503 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1354503 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.1
   [junit4]   2> 1354503 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1354503 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1354503 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-30T12:11:40.275268Z
   [junit4]   2> 1354504 INFO  (zkConnectionManagerCallback-7959-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1354504 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1354504 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/shard-1-001/solr.xml
   [junit4]   2> 1354506 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1354506 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1354507 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@efc3f43, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1354581 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1354581 WARN  (closeThreadPool-7957-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@704e3858[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1354584 WARN  (closeThreadPool-7957-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7d0643a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1354585 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35343/solr
   [junit4]   2> 1354586 INFO  (zkConnectionManagerCallback-7966-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1354587 INFO  (zkConnectionManagerCallback-7968-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1354589 INFO  (closeThreadPool-7957-thread-1) 
[n:127.0.0.1:45249_iso%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1354590 INFO  (closeThreadPool-7957-thread-1) 
[n:127.0.0.1:45249_iso%2Fq    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45249_iso%2Fq as DOWN
   [junit4]   2> 1354590 INFO  (closeThreadPool-7957-thread-1) 
[n:127.0.0.1:45249_iso%2Fq    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1354590 INFO  (closeThreadPool-7957-thread-1) 
[n:127.0.0.1:45249_iso%2Fq    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45249_iso%2Fq
   [junit4]   2> 1354591 INFO  (zkCallback-7955-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1354591 INFO  (zkCallback-7943-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1354591 INFO  (zkCallback-7936-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1354591 INFO  (zkCallback-7967-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1354607 INFO  (zkConnectionManagerCallback-7975-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1354608 INFO  (closeThreadPool-7957-thread-1) 
[n:127.0.0.1:45249_iso%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1354609 INFO  (closeThreadPool-7957-thread-1) 
[n:127.0.0.1:45249_iso%2Fq    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:35343/solr ready
   [junit4]   2> 1354609 INFO  (closeThreadPool-7957-thread-1) 
[n:127.0.0.1:45249_iso%2Fq    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1354611 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/shard-2-001
 of type NRT
   [junit4]   2> 1354612 WARN  (closeThreadPool-7957-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1354612 INFO  (closeThreadPool-7957-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1354612 INFO  (closeThreadPool-7957-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1354612 INFO  (closeThreadPool-7957-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> 1354620 INFO  (closeThreadPool-7957-thread-1) 
[n:127.0.0.1:45249_iso%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@efc3f43
   [junit4]   2> 1354624 INFO  (closeThreadPool-7957-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1354624 INFO  (closeThreadPool-7957-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1354624 INFO  (closeThreadPool-7957-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1354625 INFO  (closeThreadPool-7957-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3424e188{/iso/q,null,AVAILABLE}
   [junit4]   2> 1354626 INFO  (closeThreadPool-7957-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@13c91398{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34343}
   [junit4]   2> 1354626 INFO  (closeThreadPool-7957-thread-2) [    ] 
o.e.j.s.Server Started @1354642ms
   [junit4]   2> 1354626 INFO  (closeThreadPool-7957-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/iso/q, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/tempDir-001/jetty2,
 hostPort=38027, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/shard-2-001/cores}
   [junit4]   2> 1354626 ERROR (closeThreadPool-7957-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1354626 INFO  (closeThreadPool-7957-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1354626 INFO  (closeThreadPool-7957-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.1
   [junit4]   2> 1354626 INFO  (closeThreadPool-7957-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1354626 INFO  (closeThreadPool-7957-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1354626 INFO  (closeThreadPool-7957-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-30T12:11:40.398564Z
   [junit4]   2> 1354628 INFO  (closeThreadPool-7957-thread-1) 
[n:127.0.0.1:45249_iso%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@efc3f43
   [junit4]   2> 1354628 INFO  (closeThreadPool-7957-thread-1) 
[n:127.0.0.1:45249_iso%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@efc3f43
   [junit4]   2> 1354629 INFO  (closeThreadPool-7957-thread-1) 
[n:127.0.0.1:45249_iso%2Fq    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/shard-1-001/cores
   [junit4]   2> 1354635 INFO  (zkConnectionManagerCallback-7978-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1354636 INFO  (closeThreadPool-7957-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1354636 INFO  (closeThreadPool-7957-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/shard-2-001/solr.xml
   [junit4]   2> 1354638 INFO  (closeThreadPool-7957-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1354638 INFO  (closeThreadPool-7957-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1354639 INFO  (closeThreadPool-7957-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@efc3f43, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1354725 INFO  (closeThreadPool-7957-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1354726 WARN  (closeThreadPool-7957-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@58ffd8a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1354729 WARN  (closeThreadPool-7957-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@404a217[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1354729 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/shard-3-001
 of type NRT
   [junit4]   2> 1354729 WARN  (closeThreadPool-7957-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1354730 INFO  (closeThreadPool-7957-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35343/solr
   [junit4]   2> 1354730 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1354730 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1354730 INFO  (closeThreadPool-7957-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> 1354730 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1354730 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1354730 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1354730 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b3e6ba8{/iso/q,null,AVAILABLE}
   [junit4]   2> 1354730 INFO  (zkConnectionManagerCallback-7985-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1354731 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5d8c167a{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39609}
   [junit4]   2> 1354731 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.e.j.s.Server Started @1354747ms
   [junit4]   2> 1354731 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/iso/q, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/tempDir-001/jetty3,
 hostPort=34177, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/shard-3-001/cores}
   [junit4]   2> 1354731 ERROR (closeThreadPool-7957-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1354731 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1354731 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.1
   [junit4]   2> 1354731 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1354731 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1354731 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-30T12:11:40.503391Z
   [junit4]   2> 1354732 INFO  (zkConnectionManagerCallback-7989-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1354732 INFO  (zkConnectionManagerCallback-7987-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1354732 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1354732 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/shard-3-001/solr.xml
   [junit4]   2> 1354734 INFO  (closeThreadPool-7957-thread-2) 
[n:127.0.0.1:38027_iso%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1354734 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1354734 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1354735 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@efc3f43, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1354735 INFO  (closeThreadPool-7957-thread-2) 
[n:127.0.0.1:38027_iso%2Fq    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38027_iso%2Fq as DOWN
   [junit4]   2> 1354735 INFO  (closeThreadPool-7957-thread-2) 
[n:127.0.0.1:38027_iso%2Fq    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1354735 INFO  (closeThreadPool-7957-thread-2) 
[n:127.0.0.1:38027_iso%2Fq    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38027_iso%2Fq
   [junit4]   2> 1354736 INFO  (zkCallback-7955-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1354736 INFO  (zkCallback-7943-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1354736 INFO  (zkCallback-7936-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1354736 INFO  (zkCallback-7988-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1354739 INFO  (zkCallback-7967-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1354739 INFO  (zkCallback-7974-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1354749 INFO  (zkConnectionManagerCallback-7997-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1354750 INFO  (closeThreadPool-7957-thread-2) 
[n:127.0.0.1:38027_iso%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1354750 INFO  (closeThreadPool-7957-thread-2) 
[n:127.0.0.1:38027_iso%2Fq    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:35343/solr ready
   [junit4]   2> 1354750 INFO  (closeThreadPool-7957-thread-2) 
[n:127.0.0.1:38027_iso%2Fq    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1354764 INFO  (closeThreadPool-7957-thread-2) 
[n:127.0.0.1:38027_iso%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@efc3f43
   [junit4]   2> 1354774 INFO  (closeThreadPool-7957-thread-2) 
[n:127.0.0.1:38027_iso%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@efc3f43
   [junit4]   2> 1354774 INFO  (closeThreadPool-7957-thread-2) 
[n:127.0.0.1:38027_iso%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@efc3f43
   [junit4]   2> 1354775 INFO  (closeThreadPool-7957-thread-2) 
[n:127.0.0.1:38027_iso%2Fq    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/shard-2-001/cores
   [junit4]   2> 1354842 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1354843 WARN  (closeThreadPool-7957-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@76b48d79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1354845 WARN  (closeThreadPool-7957-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4ed8a857[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1354846 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35343/solr
   [junit4]   2> 1354848 INFO  (zkConnectionManagerCallback-8004-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1354849 INFO  (zkConnectionManagerCallback-8006-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1354852 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1354854 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:34177_iso%2Fq as DOWN
   [junit4]   2> 1354855 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1354855 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34177_iso%2Fq
   [junit4]   2> 1354855 INFO  (zkCallback-7955-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1354855 INFO  (zkCallback-7967-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1354855 INFO  (zkCallback-7943-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1354855 INFO  (zkCallback-7974-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1354855 INFO  (zkCallback-7988-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1354855 INFO  (zkCallback-7936-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1354856 INFO  (zkCallback-8005-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1354860 INFO  (zkCallback-7996-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1354867 INFO  (zkConnectionManagerCallback-8013-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1354868 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1354868 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35343/solr ready
   [junit4]   2> 1354868 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1354882 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@efc3f43
   [junit4]   2> 1354891 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@efc3f43
   [junit4]   2> 1354891 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@efc3f43
   [junit4]   2> 1354892 INFO  (closeThreadPool-7957-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/shard-3-001/cores
   [junit4]   2> 1354918 INFO  (SocketProxy-Acceptor-34177) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=39282,localport=34177], receiveBufferSize:531000
   [junit4]   2> 1354918 INFO  (SocketProxy-Acceptor-34177) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=39609,localport=33034], receiveBufferSize=530904
   [junit4]   2> 1354919 INFO  (SocketProxy-Acceptor-34177) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=39284,localport=34177], receiveBufferSize:531000
   [junit4]   2> 1354919 INFO  (qtp2099867179-23390) [n:127.0.0.1:34177_iso%2Fq 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:38027_iso%252Fq&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1354920 INFO  (SocketProxy-Acceptor-34177) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=39609,localport=33036], receiveBufferSize=530904
   [junit4]   2> 1354920 INFO  (SocketProxy-Acceptor-34177) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=39288,localport=34177], receiveBufferSize:531000
   [junit4]   2> 1354920 INFO  (qtp2099867179-23389) [n:127.0.0.1:34177_iso%2Fq 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:45249_iso%252Fq&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1354920 INFO  (SocketProxy-Acceptor-34177) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=39609,localport=33038], receiveBufferSize=530904
   [junit4]   2> 1354921 INFO  (qtp2099867179-23443) [n:127.0.0.1:34177_iso%2Fq 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:34177_iso%252Fq&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1354921 INFO  
(OverseerCollectionConfigSetProcessor-72340292304568324-127.0.0.1:45389_iso%2Fq-n_0000000000)
 [n:127.0.0.1:45389_iso%2Fq    ] 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> 1354921 INFO  
(OverseerThreadFactory-8055-thread-3-processing-n:127.0.0.1:45389_iso%2Fq) 
[n:127.0.0.1:45389_iso%2Fq c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:38027_iso%2Fq for creating new replica of shard 
shard1 for collection collection1
   [junit4]   2> 1354922 INFO  
(OverseerThreadFactory-8055-thread-3-processing-n:127.0.0.1:45389_iso%2Fq) 
[n:127.0.0.1:45389_iso%2Fq c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1354922 INFO  
(OverseerThreadFactory-8055-thread-4-processing-n:127.0.0.1:45389_iso%2Fq) 
[n:127.0.0.1:45389_iso%2Fq c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:45249_iso%2Fq for creating new replica of shard 
shard2 for collection collection1
   [junit4]   2> 1354922 INFO  
(OverseerThreadFactory-8055-thread-4-processing-n:127.0.0.1:45389_iso%2Fq) 
[n:127.0.0.1:45389_iso%2Fq c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1354922 INFO  (SocketProxy-Acceptor-38027) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=42568,localport=38027], receiveBufferSize:531000
   [junit4]   2> 1354922 INFO  (SocketProxy-Acceptor-45249) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=37268,localport=45249], receiveBufferSize:531000
   [junit4]   2> 1354923 INFO  (SocketProxy-Acceptor-38027) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=34343,localport=36322], receiveBufferSize=530904
   [junit4]   2> 1354923 INFO  (SocketProxy-Acceptor-45249) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=32951,localport=51680], receiveBufferSize=530904
   [junit4]   2> 1354924 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
   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> 1354967 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
   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> 1356010 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.1.1
   [junit4]   2> 1356010 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.1.1
   [junit4]   2> 1356024 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 1356025 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 1356094 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
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> 1356102 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
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> 1356103 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
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@efc3f43
   [junit4]   2> 1356103 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
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-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/shard-2-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1356104 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=17.67578125, 
floorSegmentMB=2.0107421875, forceMergeDeletesPctAllowed=12.258769982003646, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=40.787514652357046
   [junit4]   2> 1356105 WARN  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
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> 1356113 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
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> 1356122 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
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> 1356123 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
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@efc3f43
   [junit4]   2> 1356123 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
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-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/shard-1-001/cores/collection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/shard-1-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 1356125 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=17.67578125, 
floorSegmentMB=2.0107421875, forceMergeDeletesPctAllowed=12.258769982003646, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=40.787514652357046
   [junit4]   2> 1356126 WARN  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
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> 1356132 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1356132 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
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> 1356133 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1356133 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1356134 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=27.8935546875, 
floorSegmentMB=0.6591796875, forceMergeDeletesPctAllowed=6.117896793962393, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=48.75375720712667
   [junit4]   2> 1356134 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2fea58de[collection1_shard1_replica_n1] main]
   [junit4]   2> 1356135 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1356135 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
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> 1356136 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1356136 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
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 
1634958890141483008
   [junit4]   2> 1356138 INFO  
(searcherExecutor-8092-thread-1-processing-n:127.0.0.1:38027_iso%2Fq 
x:collection1_shard1_replica_n1 c:collection1 s:shard1) 
[n:127.0.0.1:38027_iso%2Fq c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@2fea58de[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1356139 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
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_node4=0}, version=0}
   [junit4]   2> 1356139 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
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> 1356140 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1356140 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
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> 1356140 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:38027/iso/q/collection1_shard1_replica_n1/
   [junit4]   2> 1356140 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1356140 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:38027/iso/q/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1356140 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
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/72340292304568334-core_node4-n_0000000000
   [junit4]   2> 1356144 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38027/iso/q/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1356163 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1356163 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
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> 1356164 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1356164 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1356164 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=27.8935546875, 
floorSegmentMB=0.6591796875, forceMergeDeletesPctAllowed=6.117896793962393, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=48.75375720712667
   [junit4]   2> 1356165 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3211a66b[collection1_shard2_replica_n2] main]
   [junit4]   2> 1356165 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1356165 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
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> 1356166 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1356166 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
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 
1634958890172940288
   [junit4]   2> 1356168 INFO  
(searcherExecutor-8094-thread-1-processing-n:127.0.0.1:45249_iso%2Fq 
x:collection1_shard2_replica_n2 c:collection1 s:shard2) 
[n:127.0.0.1:45249_iso%2Fq c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@3211a66b[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1356169 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
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_node3=0}, version=0}
   [junit4]   2> 1356169 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
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> 1356170 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1356170 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
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> 1356170 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:45249/iso/q/collection1_shard2_replica_n2/
   [junit4]   2> 1356170 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1356170 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:45249/iso/q/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 1356170 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
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/72340292304568330-core_node3-n_0000000000
   [junit4]   2> 1356171 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45249/iso/q/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 1356272 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1356273 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1356274 INFO  (qtp1411790860-23368) [n:127.0.0.1:38027_iso%2Fq 
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=1306
   [junit4]   2> 1356274 INFO  (qtp1079939753-23339) [n:127.0.0.1:45249_iso%2Fq 
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=1349
   [junit4]   2> 1356316 INFO  (qtp2099867179-23390) [n:127.0.0.1:34177_iso%2Fq 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:38027_iso%252Fq&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1397
   [junit4]   2> 1356316 INFO  (qtp2099867179-23389) [n:127.0.0.1:34177_iso%2Fq 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:45249_iso%252Fq&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1396
   [junit4]   2> 1356923 INFO  
(OverseerThreadFactory-8055-thread-5-processing-n:127.0.0.1:45389_iso%2Fq) 
[n:127.0.0.1:45389_iso%2Fq c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:34177_iso%2Fq for creating new replica of shard 
shard2 for collection collection1
   [junit4]   2> 1356923 INFO  
(OverseerCollectionConfigSetProcessor-72340292304568324-127.0.0.1:45389_iso%2Fq-n_0000000000)
 [n:127.0.0.1:45389_iso%2Fq    ] 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> 1356924 INFO  
(OverseerCollectionConfigSetProcessor-72340292304568324-127.0.0.1:45389_iso%2Fq-n_0000000000)
 [n:127.0.0.1:45389_iso%2Fq    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1356924 INFO  
(OverseerThreadFactory-8055-thread-5-processing-n:127.0.0.1:45389_iso%2Fq) 
[n:127.0.0.1:45389_iso%2Fq c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1356925 INFO  (SocketProxy-Acceptor-34177) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=39316,localport=34177], receiveBufferSize:531000
   [junit4]   2> 1356925 INFO  (SocketProxy-Acceptor-34177) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=39609,localport=33062], receiveBufferSize=530904
   [junit4]   2> 1356972 INFO  (qtp2099867179-23389) [n:127.0.0.1:34177_iso%2Fq 
   x:collection1_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n5&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1358137 INFO  (qtp2099867179-23389) [n:127.0.0.1:34177_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.1.1
   [junit4]   2> 1358147 INFO  (qtp2099867179-23389) [n:127.0.0.1:34177_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n5] Schema name=test
   [junit4]   2> 1358224 INFO  (qtp2099867179-23389) [n:127.0.0.1:34177_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1358234 INFO  (qtp2099867179-23389) [n:127.0.0.1:34177_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n5' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1358235 INFO  (qtp2099867179-23389) [n:127.0.0.1:34177_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n5' (registry 
'solr.core.collection1.shard2.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@efc3f43
   [junit4]   2> 1358235 INFO  (qtp2099867179-23389) [n:127.0.0.1:34177_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/shard-3-001/cores/collection1_shard2_replica_n5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001/shard-3-001/cores/collection1_shard2_replica_n5/data/]
   [junit4]   2> 1358237 INFO  (qtp2099867179-23389) [n:127.0.0.1:34177_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=17.67578125, 
floorSegmentMB=2.0107421875, forceMergeDeletesPctAllowed=12.258769982003646, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=40.787514652357046
   [junit4]   2> 1358238 WARN  (qtp2099867179-23389) [n:127.0.0.1:34177_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
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> 1358278 INFO  (qtp2099867179-23389) [n:127.0.0.1:34177_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1358278 INFO  (qtp2099867179-23389) [n:127.0.0.1:34177_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1358280 INFO  (qtp2099867179-23389) [n:127.0.0.1:34177_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1358280 INFO  (qtp2099867179-23389) [n:127.0.0.1:34177_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1358281 INFO  (qtp2099867179-23389) [n:127.0.0.1:34177_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=27.8935546875, 
floorSegmentMB=0.6591796875, forceMergeDeletesPctAllowed=6.117896793962393, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=48.75375720712667
   [junit4]   2> 1358281 INFO  (qtp2099867179-23389) [n:127.0.0.1:34177_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@41d01fce[collection1_shard2_replica_n5] main]
   [junit4]   2> 1358281 INFO  (qtp2099867179-23389) [n:127.0.0.1:34177_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1358282 INFO  (qtp2099867179-23389) [n:127.0.0.1:34177_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1358282 INFO  (qtp2099867179-23389) [n:127.0.0.1:34177_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1358282 INFO  (qtp2099867179-23389) [n:127.0.0.1:34177_iso%2Fq 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1634958892391727104
   [junit4]   2> 1358284 INFO  
(searcherExecutor-8102-thread-1-processing-n:127.0.0.1:34177_iso%2Fq 
x:collection1_shard2_replica_n5 c:collection1 s:shard2) 
[n:127.0.0.1:34177_iso%2Fq c:collection1 s:shard2  
x:collection1_shard2_replica_n5] o.a.s.c.SolrCore 
[collection1_shard2_replica_n5] Registered new searcher 
Searcher@41d01fce[collection1_shard2_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1358285 IN

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

terms/shard1
   [junit4]   2>        2       /solr/collections/c8n_1x2/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>        7       /solr/collections/control_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72340292304568330-127.0.0.1:45249_iso%2Fq-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/72340292304568334-127.0.0.1:38027_iso%2Fq-n_0000000002
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard2/election/72340292304568330-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/collections/collDoRecoveryOnRestart/leader_elect/shard1/election/72340292304568330-core_node3-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/collections
   [junit4]   2>        11      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1368073 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35343
   [junit4]   2> 1368073 INFO  
(TEST-HttpPartitionTest.test-seed#[E9B9FF208C4FA516]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35343
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest 
-Dtests.method=test -Dtests.seed=E9B9FF208C4FA516 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=mua-CM -Dtests.timezone=Asia/Ulan_Bator 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   15.9s J1 | HttpPartitionTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45249/iso/q: Underlying core creation failed 
while creating collection: c8n_1x2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E9B9FF208C4FA516:61EDC0FA22B3C8EE]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1792)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1813)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1730)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2042)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:214)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:135)
   [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-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_E9B9FF208C4FA516-001
   [junit4]   2> May 30, 2019 12:11:53 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{multiDefault=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128), 
_root_=Lucene50(blocksize=128), id=PostingsFormat(name=Asserting), 
text=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene80), 
intDefault=DocValuesFormat(name=Lucene80), 
id_i1=DocValuesFormat(name=Lucene80), 
range_facet_i_dv=DocValuesFormat(name=Lucene80), 
intDvoDefault=DocValuesFormat(name=Asserting), 
range_facet_l=DocValuesFormat(name=Lucene80), 
timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=787, 
maxMBSortInHeap=7.354917251696449, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4c754110),
 locale=mua-CM, timezone=Asia/Ulan_Bator
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 12 
(64-bit)/cpus=8,threads=1,free=200696640,total=526909440
   [junit4]   2> NOTE: All tests run in this JVM: 
[ConfigureRecoveryStrategyTest, SpellCheckCollatorTest, XmlInterpolationTest, 
TestCSVLoader, DisMaxRequestHandlerTest, SolrCoreTest, TestSimPolicyCloud, 
TestCSVResponseWriter, RemoteQueryErrorTest, TestDownShardTolerantSearch, 
TestReplicationHandlerDiskOverFlow, CloneFieldUpdateProcessorFactoryTest, 
TestFuzzyAnalyzedSuggestions, ProtectedTermFilterFactoryTest, 
TestOmitPositions, TestRealTimeGet, TestSolr4Spatial, TestDistributedSearch, 
LeaderFailureAfterFreshStartTest, SchemaApiFailureTest, 
DocValuesNotIndexedTest, TermVectorComponentDistributedTest, 
TestFieldCacheWithThreads, LoggingHandlerTest, OrderedExecutorTest, 
StatelessScriptUpdateProcessorFactoryTest, 
PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestSchemaVersionResource, 
MoreLikeThisHandlerTest, ReplicaListTransformerTest, TestFieldResource, 
TestInPlaceUpdatesDistrib, TestSolrDeletionPolicy2, SolrMetricReporterTest, 
TestStressVersions, TestRemoteStreaming, BasicDistributedZkTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestEmbeddedSolrServerConstructors, 
LegacyCloudClusterPropTest, HdfsNNFailoverTest, DirectSolrSpellCheckerTest, 
DateFieldTest, ZkStateWriterTest, SparseHLLTest, CollectionStateFormat2Test, 
TestBM25SimilarityFactory, AtomicUpdateRemovalJavabinTest, QueryParsingTest, 
BasicAuthStandaloneTest, TestReplicaProperties, StressHdfsTest, 
MigrateRouteKeyTest, TestCoreContainer, TestSha256AuthenticationProvider, 
SignificantTermsQParserPluginTest, TestCloudJSONFacetJoinDomain, 
TestMaxScoreQueryParser, DeleteStatusTest, BJQParserTest, TestLFUCache, 
OverseerModifyCollectionTest, HdfsRestartWhileUpdatingTest, 
CoreMergeIndexesAdminHandlerTest, MetricsConfigTest, MoveReplicaHDFSTest, 
TestSimLargeCluster, RecoveryAfterSoftCommitTest, 
AutoAddReplicasPlanActionTest, DistributedSuggestComponentTest, 
DistributedFacetSimpleRefinementLongTailTest, TestSolrConfigHandlerConcurrent, 
TransactionLogTest, WrapperMergePolicyFactoryTest, CircularListTest, 
TestCloudPseudoReturnFields, DeleteNodeTest, ScheduledMaintenanceTriggerTest, 
TestLeaderElectionWithEmptyReplica, HdfsBasicDistributedZkTest, 
TestAuthorizationFramework, TestFacetMethods, ScriptEngineTest, 
HdfsDirectoryTest, JavabinLoaderTest, TestRetrieveFieldsOptimizer, 
TestCollectionsAPIViaSolrCloudCluster, TestHashQParserPlugin, 
TestDynamicFieldCollectionResource, ExitableDirectoryReaderTest, 
TestHdfsBackupRestoreCore, TestRandomFaceting, TestJsonFacets, 
TestBulkSchemaConcurrent, TestMultiWordSynonyms, TestCloudInspectUtil, 
TestStressInPlaceUpdates, SearchRateTriggerIntegrationTest, SolrInfoBeanTest, 
SolrJmxReporterCloudTest, TestReload, TestExceedMaxTermLength, TestSort, 
TestCloudSearcherWarming, RulesTest, TestExactSharedStatsCache, 
AdminHandlersProxyTest, MinimalSchemaTest, TestNumericTerms64, 
TestGraphMLResponseWriter, OutOfBoxZkACLAndCredentialsProvidersTest, 
DistributedFacetPivotWhiteBoxTest, SpellingQueryConverterTest, 
ConcurrentDeleteAndCreateCollectionTest, TestUnifiedSolrHighlighter, 
TestDocTermOrdsUninvertLimit, UniqFieldsUpdateProcessorFactoryTest, 
DirectSolrConnectionTest, ShardsWhitelistTest, MultiDestinationAuditLoggerTest, 
PreAnalyzedUpdateProcessorTest, TestChildDocTransformerHierarchy, 
TestNumericTokenStream, TestWithCollection, 
DocExpirationUpdateProcessorFactoryTest, ResponseHeaderTest, 
TestNamedUpdateProcessors, ShardSplitTest, TestSolrCloudWithHadoopAuthPlugin, 
SplitShardTest, DocumentAnalysisRequestHandlerTest, 
TestDistributedStatsComponentCardinality, HttpPartitionTest]
   [junit4] Completed [441/855 (1!)] on J1 in 17.02s, 1 test, 1 error <<< 
FAILURES!

[...truncated 44582 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/362/consoleText

[repro] Revision: 56f3759c1c594c91b64952d45e77baeb545d3dfd

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=HttpPartitionTest -Dtests.method=test 
-Dtests.seed=E9B9FF208C4FA516 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=mua-CM -Dtests.timezone=Asia/Ulan_Bator -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 3581 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.HttpPartitionTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=E9B9FF208C4FA516 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=mua-CM -Dtests.timezone=Asia/Ulan_Bator -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

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

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

Reply via email to