Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.2-Linux/518/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRuleLink

Error Message:
Error from server at http://127.0.0.1:37013: Underlying core creation failed 
while creating collection: shardSplitWithRule_link

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37013: Underlying core creation failed while 
creating collection: shardSplitWithRule_link
        at 
__randomizedtesting.SeedInfo.seed([5C8EDC1EE30A56D8:569269856996307D]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitShardWithRule(ShardSplitTest.java:650)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRuleLink(ShardSplitTest.java:633)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.core.TestDynamicLoadingUrl.testDynamicLoadingUrl

Error Message:
Could not get expected value  
'd01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420'
 for path 'overlay/runtimeLib/urljar/sha512' full output: {   
"responseHeader":{     "status":0,     "QTime":0},   "overlay":{     
"znodeVersion":0,     "requestHandler":{"/jarhandler":{         
"name":"/jarhandler",         
"class":"org.apache.solr.core.TestDynamicLoadingUrl$JarHandler",         
"registerPath":"/solr,/v2"}}}},  from server:  null

Stack Trace:
java.lang.AssertionError: Could not get expected value  
'd01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420'
 for path 'overlay/runtimeLib/urljar/sha512' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "overlay":{
    "znodeVersion":0,
    "requestHandler":{"/jarhandler":{
        "name":"/jarhandler",
        "class":"org.apache.solr.core.TestDynamicLoadingUrl$JarHandler",
        "registerPath":"/solr,/v2"}}}},  from server:  null
        at 
__randomizedtesting.SeedInfo.seed([5C8EDC1EE30A56D8:A7772B944FA6D6FD]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:590)
        at 
org.apache.solr.core.TestDynamicLoadingUrl.testDynamicLoadingUrl(TestDynamicLoadingUrl.java:96)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14710 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 1234348 INFO  
(SUITE-ShardSplitTest-seed#[5C8EDC1EE30A56D8]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_5C8EDC1EE30A56D8-001/init-core-data-001
   [junit4]   2> 1234349 WARN  
(SUITE-ShardSplitTest-seed#[5C8EDC1EE30A56D8]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1234349 INFO  
(SUITE-ShardSplitTest-seed#[5C8EDC1EE30A56D8]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1234350 INFO  
(SUITE-ShardSplitTest-seed#[5C8EDC1EE30A56D8]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1234350 INFO  
(SUITE-ShardSplitTest-seed#[5C8EDC1EE30A56D8]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1234352 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1234353 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1234353 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1234453 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.ZkTestServer start zk server on port:45795
   [junit4]   2> 1234453 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45795
   [junit4]   2> 1234453 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45795
   [junit4]   2> 1234454 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234456 INFO  (zkConnectionManagerCallback-6220-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1234456 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234458 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234459 INFO  (zkConnectionManagerCallback-6222-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1234459 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234460 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1234461 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1234461 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1234462 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1234462 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1234463 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1234463 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1234463 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1234464 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1234464 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1234464 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1234465 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 1234547 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1234548 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1234548 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 
...
   [junit4]   2> 1234548 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; 
git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1234548 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1234548 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1234548 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1234549 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b3ebbb0{/,null,AVAILABLE}
   [junit4]   2> 1234549 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.e.j.s.AbstractConnector Started 
ServerConnector@5a74c2db{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43015}
   [junit4]   2> 1234549 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.e.j.s.Server Started @1234600ms
   [junit4]   2> 1234549 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_5C8EDC1EE30A56D8-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=43015, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_5C8EDC1EE30A56D8-001/control-001/cores}
   [junit4]   2> 1234549 ERROR 
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1234549 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1234549 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.2.1
   [junit4]   2> 1234549 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1234549 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1234549 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-04T11:57:00.780Z
   [junit4]   2> 1234553 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234553 INFO  (zkConnectionManagerCallback-6224-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1234553 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234654 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1234654 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_5C8EDC1EE30A56D8-001/control-001/solr.xml
   [junit4]   2> 1234657 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1234657 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1234669 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@621efae, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1234701 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1234701 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@52aaa21a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1234701 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@52aaa21a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1234703 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@25b3a556[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1234703 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@25b3a556[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1234704 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45795/solr
   [junit4]   2> 1234705 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234706 INFO  (zkConnectionManagerCallback-6231-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1234706 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234815 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) 
[n:127.0.0.1:43015_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1234817 INFO  (zkConnectionManagerCallback-6233-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1234817 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) 
[n:127.0.0.1:43015_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1234947 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) 
[n:127.0.0.1:43015_     ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:43015_
   [junit4]   2> 1234948 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) 
[n:127.0.0.1:43015_     ] o.a.s.c.Overseer Overseer 
(id=72058497011220484-127.0.0.1:43015_-n_0000000000) starting
   [junit4]   2> 1234955 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) 
[n:127.0.0.1:43015_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1234959 INFO  (zkConnectionManagerCallback-6240-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1234959 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) 
[n:127.0.0.1:43015_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1234961 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) 
[n:127.0.0.1:43015_     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45795/solr ready
   [junit4]   2> 1234965 INFO  
(OverseerStateUpdate-72058497011220484-127.0.0.1:43015_-n_0000000000) 
[n:127.0.0.1:43015_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:43015_
   [junit4]   2> 1234975 DEBUG 
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 1234999 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) 
[n:127.0.0.1:43015_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43015_
   [junit4]   2> 1235003 DEBUG 
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 1235003 DEBUG 
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1235003 DEBUG 
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1235003 DEBUG 
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1235003 INFO  
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1235023 INFO  (zkCallback-6232-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1235027 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) 
[n:127.0.0.1:43015_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1235049 INFO  (zkCallback-6239-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1235055 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) 
[n:127.0.0.1:43015_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@621efae
   [junit4]   2> 1235065 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) 
[n:127.0.0.1:43015_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@621efae
   [junit4]   2> 1235065 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) 
[n:127.0.0.1:43015_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@621efae
   [junit4]   2> 1235066 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) 
[n:127.0.0.1:43015_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_5C8EDC1EE30A56D8-001/control-001/cores
   [junit4]   2> 1235119 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1235119 INFO  (zkConnectionManagerCallback-6246-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1235119 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1235120 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1235120 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45795/solr 
ready
   [junit4]   2> 1235121 INFO  (qtp1097397104-19715) [n:127.0.0.1:43015_     ] 
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:43015_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1235123 DEBUG 
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 1235123 DEBUG 
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 1235123 DEBUG 
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:43015_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1235127 DEBUG 
(OverseerThreadFactory-6158-thread-1-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 1235127 DEBUG 
(OverseerThreadFactory-6158-thread-1-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:43015_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1235127 DEBUG 
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 1235127 DEBUG 
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1235127 DEBUG 
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1235127 DEBUG 
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1235127 INFO  
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1235127 INFO  
(OverseerThreadFactory-6158-thread-1-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1235127 DEBUG 
(OverseerThreadFactory-6158-thread-1-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating 
collections conf node /collections/control_collection 
   [junit4]   2> 1235127 DEBUG 
(OverseerThreadFactory-6158-thread-1-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection 
zkNode:control_collection
   [junit4]   2> 1235128 DEBUG 
(OverseerThreadFactory-6158-thread-1-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode 
exists
   [junit4]   2> 1235128 DEBUG 
(OverseerStateUpdate-72058497011220484-127.0.0.1:43015_-n_0000000000) 
[n:127.0.0.1:43015_     ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:43015_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1235128 DEBUG 
(OverseerStateUpdate-72058497011220484-127.0.0.1:43015_-n_0000000000) 
[n:127.0.0.1:43015_     ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 1235129 DEBUG 
(OverseerStateUpdate-72058497011220484-127.0.0.1:43015_-n_0000000000) 
[n:127.0.0.1:43015_     ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/control_collection/state.json
   [junit4]   2> 1235229 DEBUG 
(OverseerThreadFactory-6158-thread-1-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores 
for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:43015_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1235230 DEBUG 
(OverseerThreadFactory-6158-thread-1-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.a.c.CreateCollectionCmd Creating core 
control_collection_shard1_replica_n1 as part of shard shard1 of collection 
control_collection on 127.0.0.1:43015_
   [junit4]   2> 1235231 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_    
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> 1235231 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1235232 DEBUG 
(OverseerStateUpdate-72058497011220484-127.0.0.1:43015_-n_0000000000) 
[n:127.0.0.1:43015_     ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43015";,
   [junit4]   2>   "node_name":"127.0.0.1:43015_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1235232 DEBUG 
(OverseerStateUpdate-72058497011220484-127.0.0.1:43015_-n_0000000000) 
[n:127.0.0.1:43015_     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43015";,
   [junit4]   2>   "node_name":"127.0.0.1:43015_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1235233 DEBUG 
(OverseerStateUpdate-72058497011220484-127.0.0.1:43015_-n_0000000000) 
[n:127.0.0.1:43015_     ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:43015";,
   [junit4]   2>   "node_name":"127.0.0.1:43015_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 1235233 DEBUG 
(OverseerStateUpdate-72058497011220484-127.0.0.1:43015_-n_0000000000) 
[n:127.0.0.1:43015_     ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(control_collection//collections/control_collection/state.json/0)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:43015";,
   [junit4]   2>           "node_name":"127.0.0.1:43015_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1235333 DEBUG 
(OverseerStateUpdate-72058497011220484-127.0.0.1:43015_-n_0000000000) 
[n:127.0.0.1:43015_     ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/control_collection/state.json version: 0
   [junit4]   2> 1236304 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.1
   [junit4]   2> 1236314 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
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> 1236377 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1236390 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
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> 1236390 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
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@621efae
   [junit4]   2> 1236391 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
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.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_5C8EDC1EE30A56D8-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_5C8EDC1EE30A56D8-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1236394 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1425776897, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1236413 WARN  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
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> 1236437 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
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> 1236437 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
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> 1236437 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1236437 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1236438 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@3b1b0c49
   [junit4]   2> 1236438 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@75c8ce08[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1236439 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1236439 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
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> 1236440 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1236440 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
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 1640937367977066496
   [junit4]   2> 1236442 INFO  
(searcherExecutor-6163-thread-1-processing-n:127.0.0.1:43015_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:43015_ 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@75c8ce08[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1236444 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
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> 1236444 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
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> 1236445 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1236445 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
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> 1236445 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43015/control_collection_shard1_replica_n1/
   [junit4]   2> 1236445 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
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> 1236445 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:43015/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1236445 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
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/72058497011220484-core_node2-n_0000000000
   [junit4]   2> 1236446 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
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:43015/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1236446 DEBUG 
(OverseerStateUpdate-72058497011220484-127.0.0.1:43015_-n_0000000000) 
[n:127.0.0.1:43015_     ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:43015";,
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1236547 DEBUG 
(OverseerStateUpdate-72058497011220484-127.0.0.1:43015_-n_0000000000) 
[n:127.0.0.1:43015_     ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/control_collection/state.json version: 1
   [junit4]   2> 1236547 INFO  (zkCallback-6232-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> 1236547 INFO  (zkCallback-6232-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> 1236548 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
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> 1236549 DEBUG 
(OverseerStateUpdate-72058497011220484-127.0.0.1:43015_-n_0000000000) 
[n:127.0.0.1:43015_     ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43015";,
   [junit4]   2>   "node_name":"127.0.0.1:43015_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1236549 DEBUG 
(OverseerStateUpdate-72058497011220484-127.0.0.1:43015_-n_0000000000) 
[n:127.0.0.1:43015_     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43015";,
   [junit4]   2>   "node_name":"127.0.0.1:43015_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1236549 DEBUG 
(OverseerStateUpdate-72058497011220484-127.0.0.1:43015_-n_0000000000) 
[n:127.0.0.1:43015_     ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:43015";,
   [junit4]   2>   "node_name":"127.0.0.1:43015_",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 1236549 DEBUG 
(OverseerStateUpdate-72058497011220484-127.0.0.1:43015_-n_0000000000) 
[n:127.0.0.1:43015_     ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(control_collection//collections/control_collection/state.json/2)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:43015";,
   [junit4]   2>           "node_name":"127.0.0.1:43015_",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 1236550 INFO  (qtp1097397104-19714) [n:127.0.0.1:43015_ 
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=1319
   [junit4]   2> 1236550 DEBUG 
(OverseerThreadFactory-6158-thread-1-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.a.c.CreateCollectionCmd Finished create 
command on all shards for collection: control_collection
   [junit4]   2> 1236550 DEBUG 
(OverseerThreadFactory-6158-thread-1-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor Completed 
task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1236550 DEBUG 
(OverseerThreadFactory-6158-thread-1-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 1236550 DEBUG 
(OverseerThreadFactory-6158-thread-1-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1236550 DEBUG 
(OverseerThreadFactory-6158-thread-1-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1236550 DEBUG 
(OverseerThreadFactory-6158-thread-1-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1236550 INFO  
(OverseerThreadFactory-6158-thread-1-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1236550 DEBUG 
(OverseerThreadFactory-6158-thread-1-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 
complete, 
response:{success={127.0.0.1:43015_={responseHeader={status=0,QTime=1319},core=control_collection_shard1_replica_n1}}}
   [junit4]   2> 1236553 INFO  (qtp1097397104-19715) [n:127.0.0.1:43015_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1236649 DEBUG 
(OverseerStateUpdate-72058497011220484-127.0.0.1:43015_-n_0000000000) 
[n:127.0.0.1:43015_     ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/control_collection/state.json version: 2
   [junit4]   2> 1236650 INFO  (zkCallback-6232-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> 1236650 INFO  (zkCallback-6232-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> 1236650 INFO  (zkCallback-6232-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> 1236650 INFO  (qtp1097397104-19715) [n:127.0.0.1:43015_     ] 
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:43015_&wt=javabin&version=2}
 status=0 QTime=1528
   [junit4]   2> 1236757 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1236758 INFO  (zkConnectionManagerCallback-6252-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1236758 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1236759 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1236759 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45795/solr 
ready
   [junit4]   2> 1236759 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1236760 INFO  (qtp1097397104-19716) [n:127.0.0.1:43015_     ] 
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=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1236760 DEBUG 
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 1236760 DEBUG 
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 1236760 DEBUG 
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000002 message:{
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1236763 DEBUG 
(OverseerThreadFactory-6158-thread-2-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 1236763 DEBUG 
(OverseerThreadFactory-6158-thread-2-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1236763 DEBUG 
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1 #Completed tasks: 1
   [junit4]   2> 1236763 INFO  
(OverseerThreadFactory-6158-thread-2-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1236763 INFO  
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] 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> 1236763 DEBUG 
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1236763 DEBUG 
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1236763 DEBUG 
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1236763 INFO  
(OverseerCollectionConfigSetProcessor-72058497011220484-127.0.0.1:43015_-n_0000000000)
 [n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1236763 DEBUG 
(OverseerThreadFactory-6158-thread-2-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating 
collections conf node /collections/collection1 
   [junit4]   2> 1236763 DEBUG 
(OverseerThreadFactory-6158-thread-2-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection 
zkNode:collection1
   [junit4]   2> 1236764 DEBUG 
(OverseerThreadFactory-6158-thread-2-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode 
exists
   [junit4]   2> 1236764 DEBUG 
(OverseerStateUpdate-72058497011220484-127.0.0.1:43015_-n_0000000000) 
[n:127.0.0.1:43015_     ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1236764 DEBUG 
(OverseerStateUpdate-72058497011220484-127.0.0.1:43015_-n_0000000000) 
[n:127.0.0.1:43015_     ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 1236865 DEBUG 
(OverseerStateUpdate-72058497011220484-127.0.0.1:43015_-n_0000000000) 
[n:127.0.0.1:43015_     ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 1236965 WARN  
(OverseerThreadFactory-6158-thread-2-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1236965 DEBUG 
(OverseerThreadFactory-6158-thread-2-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.a.c.CreateCollectionCmd Finished create 
command for collection: collection1
   [junit4]   2> 1236965 DEBUG 
(OverseerThreadFactory-6158-thread-2-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor Completed 
task:[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1236965 DEBUG 
(OverseerThreadFactory-6158-thread-2-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000002] as completed.
   [junit4]   2> 1236965 DEBUG 
(OverseerThreadFactory-6158-thread-2-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1236965 DEBUG 
(OverseerThreadFactory-6158-thread-2-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1236965 DEBUG 
(OverseerThreadFactory-6158-thread-2-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1236965 INFO  
(OverseerThreadFactory-6158-thread-2-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1236965 DEBUG 
(OverseerThreadFactory-6158-thread-2-processing-n:127.0.0.1:43015_) 
[n:127.0.0.1:43015_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000002 
complete, response:{}
   [junit4]   2> 1236966 INFO  (qtp1097397104-19716) [n:127.0.0.1:43015_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1236966 INFO  (qtp1097397104-19716) [n:127.0.0.1:43015_     ] 
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=2&wt=javabin&version=2}
 status=0 QTime=206
   [junit4]   2> 1236967 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1237057 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_5C8EDC1EE30A56D8-001/shard-1-001
 of type NRT
   [junit4]   2> 1237057 WARN  (closeThreadPool-6253-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1237057 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1237057 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1237057 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1237063 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1237063 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1237063 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1237063 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@627258f4{/,null,AVAILABLE}
   [junit4]   2> 1237063 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@63a2a12a{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37509}
   [junit4]   2> 1237063 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.e.j.s.Server Started @1237114ms
   [junit4]   2> 1237063 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_5C8EDC1EE30A56D8-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=37509, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_5C8EDC1EE30A56D8-001/shard-1-001/cores}
   [junit4]   2> 1237063 ERROR (closeThreadPool-6253-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1237063 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1237064 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.1
   [junit4]   2> 1237064 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1237064 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1237064 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-04T11:57:03.295Z
   [junit4]   2> 1237064 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1237065 INFO  (zkConnectionManagerCallback-6255-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1237065 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1237136 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_5C8EDC1EE30A56D8-001/shard-2-001
 of type NRT
   [junit4]   2> 1237137 WARN  (closeThreadPool-6253-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1237137 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1237137 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1237137 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1237147 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1237147 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1237147 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1237149 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3c2f4a65{/,null,AVAILABLE}
   [junit4]   2> 1237150 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@45b00f71{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35053}
   [junit4]   2> 1237150 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.e.j.s.Server Started @1237200ms
   [junit4]   2> 1237150 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_5C8EDC1EE30A56D8-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=35053, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_5C8EDC1EE30A56D8-001/shard-2-001/cores}
   [junit4]   2> 1237150 ERROR (closeThreadPool-6253-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1237150 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1237150 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.1
   [junit4]   2> 1237150 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1237150 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1237150 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-04T11:57:03.381Z
   [junit4]   2> 1237153 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1237153 INFO  (zkConnectionManagerCallback-6257-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1237153 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1237166 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1237166 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_5C8EDC1EE30A56D8-001/shard-1-001/solr.xml
   [junit4]   2> 1237168 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1237168 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1237169 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@621efae, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1237228 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_5C8EDC1EE30A56D8-001/shard-3-001
 of type NRT
   [junit4]   2> 1237228 WARN  (closeThreadPool-6253-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1237229 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1237229 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1237229 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1237249 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1237249 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1237250 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1237252 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b3a4de{/,null,AVAILABLE}
   [junit4]   2> 1237253 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@293d56fa{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:46237}
   [junit4]   2> 1237253 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.e.j.s.Server Started @1237303ms
   [junit4]   2> 1237253 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_5C8EDC1EE30A56D8-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=46237, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_5C8EDC1EE30A56D8-001/shard-3-001/cores}
   [junit4]   2> 1237253 ERROR (closeThreadPool-6253-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1237253 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1237253 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.1
   [junit4]   2> 1237253 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1237253 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1237253 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-04T11:57:03.484Z
   [junit4]   2> 1237263 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1237266 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1237266 INFO  (zkConnectionManagerCallback-6260-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1237266 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_5C8EDC1EE30A56D8-001/shard-2-001/solr.xml
   [junit4]   2> 1237266 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1237269 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1237269 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1237270 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@621efae, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1237302 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1237305 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1237307 WARN  (closeThreadPool-6253-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4f826bd1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1237307 WARN  (closeThreadPool-6253-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4f826bd1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1237309 WARN  (closeThreadPool-6253-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@30dbf774[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1237309 WARN  (closeThreadPool-6253-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@30dbf774[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1237315 WARN  (closeThreadPool-6253-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@13d3f03[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1237315 WARN  (closeThreadPool-6253-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@13d3f03[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1237316 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45795/solr
   [junit4]   2> 1237316 WARN  (closeThreadPool-6253-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1412724b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1237316 WARN  (closeThreadPool-6253-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1412724b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1237317 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1237317 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45795/solr
   [junit4]   2> 1237318 INFO  (zkConnectionManagerCallback-6270-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1237318 INFO  (closeThreadPool-6253-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1237319 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1237323 INFO  (zkConnectionManagerCallback-6273-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1237323 INFO  (closeThreadPool-6253-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1237337 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[5C8EDC1EE30A56D8]) [ 
    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_5C8EDC1EE30A56D8-001/shard-4-001
 of type NRT
   [junit4]   2> 1237339 WARN  (closeThreadPool-6253-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1237339 INFO  (closeThreadPool-6253-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1237339 INFO  (closeThreadPool-6253-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1237340 INFO  (closeThreadPool-6253-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1237342 INFO  (closeThreadPool-6253-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1237342 INFO  (closeThreadPool-6253-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1237352 INFO  (closeThreadPool-6253-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1237352 INFO  (closeThreadPool-6253-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2540b006{/,null,AVAILABLE}
   [junit4]   2> 1237353 INFO  (closeThreadPool-6253-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6c06465e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:32803}
   [junit4]   2> 1237353 INFO  (closeThreadPool-6253-thread-4) [     ] 
o.e.j.s.Server Started @1237403ms
   [junit4]   2> 1237353 INFO  (closeThreadPool-6253-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_5C8EDC1EE30A56D8-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=32803, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_5C8EDC1EE30A56D8-001/shard-4-001/cores}
   [junit4]   2> 1237353 ERROR (closeThreadPool-6253-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1237353 INFO  (closeThreadPool-6253-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1237353 INFO  (closeThreadPool-6253-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.1
   [junit4]   2> 1237353 INFO  (closeThreadPool-6253-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1237353 INFO  (closeThreadPool-6253-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1237353 INFO  (closeThreadPool-6253-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-04T11:57:03.584Z
   [junit4]   2> 1237354 INFO  (closeThreadPool-6253-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1237354 INFO  (zkConnectionManagerCallback-6275-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1237354 INFO  (closeThreadPool-6253-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1237367 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1237367 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_5C8EDC1EE30A56D8-001/shard-3-001/solr.xml
   [junit4]   2> 1237370 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1237370 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1237371 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@621efae, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1237408 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1237409 WARN  (closeThreadPool-6253-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7e4b0c59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1237409 WARN  (closeThreadPool-6253-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7e4b0c59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1237411 WARN  (closeThreadPool-6253-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6390f55f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1237411 WARN  (closeThreadPool-6253-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6390f55f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1237412 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45795/solr
   [junit4]   2> 1237413 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1237413 INFO  (zkConnectionManagerCallback-6282-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1237413 INFO  (closeThreadPool-6253-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1237468 INFO  (closeThreadPool-6253-thread-2) 
[n:127.0.0.1:35053_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1237469 INFO  (zkConnectionManagerCallback-6284-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1237469 INFO  (closeThreadPool-6253-thread-2) 
[n:127.0.0.1:35053_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1237568 INFO  (closeThreadPool-6253-thread-1) 
[n:127.0.0.1:37509_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1237569 INFO  (zkConnectionManagerCallback-6286-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1237569 INFO  (closeThreadPool-6253-thread-1) 
[n:127.0.0.1:37509_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1237668 INFO  (closeThreadPool-6253-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (

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

5s J1 | ShardSplitTest.testSplitShardWithRule
   [junit4] OK      17.4s J1 | ShardSplitTest.testSplitShardWithRuleLink
   [junit4] OK      20.5s J1 | ShardSplitTest.testSplitLocking
   [junit4] Completed [4/10] on J1 in 195.47s, 11 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4] OK      36.5s J0 | ShardSplitTest.testSplitStaticIndexReplication
   [junit4] IGNOR/A 0.00s J0 | ShardSplitTest.testSplitWithChaosMonkey
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | ShardSplitTest.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      24.7s J0 | ShardSplitTest.testSplitAfterFailedSplit
   [junit4] OK      22.7s J0 | ShardSplitTest.testSplitMixedReplicaTypes
   [junit4] OK      25.5s J0 | 
ShardSplitTest.testSplitStaticIndexReplicationLink
   [junit4] OK      26.5s J0 | ShardSplitTest.testSplitMixedReplicaTypesLink
   [junit4] IGNOR/A 0.00s J0 | ShardSplitTest.testSplitAfterFailedSplit2
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      18.4s J0 | ShardSplitTest.testSplitShardWithRule
   [junit4] OK      18.9s J0 | ShardSplitTest.testSplitShardWithRuleLink
   [junit4] OK      20.4s J0 | ShardSplitTest.testSplitLocking
   [junit4] Completed [5/10] on J0 in 196.86s, 11 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4] OK      27.7s J2 | ShardSplitTest.testSplitStaticIndexReplication
   [junit4] IGNOR/A 0.00s J2 | ShardSplitTest.testSplitWithChaosMonkey
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J2 | ShardSplitTest.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      22.6s J2 | ShardSplitTest.testSplitAfterFailedSplit
   [junit4] OK      22.8s J2 | ShardSplitTest.testSplitMixedReplicaTypes
   [junit4] OK      27.4s J2 | 
ShardSplitTest.testSplitStaticIndexReplicationLink
   [junit4] OK      23.9s J2 | ShardSplitTest.testSplitMixedReplicaTypesLink
   [junit4] IGNOR/A 0.00s J2 | ShardSplitTest.testSplitAfterFailedSplit2
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      17.4s J2 | ShardSplitTest.testSplitShardWithRule
   [junit4] OK      21.2s J2 | ShardSplitTest.testSplitShardWithRuleLink
   [junit4] OK      26.4s J2 | ShardSplitTest.testSplitLocking
   [junit4] Completed [6/10] on J2 in 190.75s, 11 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestDynamicLoadingUrl
   [junit4] OK      10.5s J2 | TestDynamicLoadingUrl.testDynamicLoadingUrl
   [junit4] Completed [7/10] on J2 in 10.88s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestDynamicLoadingUrl
   [junit4] OK      9.97s J2 | TestDynamicLoadingUrl.testDynamicLoadingUrl
   [junit4] Completed [8/10] on J2 in 10.78s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4] OK      26.8s J0 | ShardSplitTest.testSplitStaticIndexReplication
   [junit4] IGNOR/A 0.00s J0 | ShardSplitTest.testSplitWithChaosMonkey
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | ShardSplitTest.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      25.9s J0 | ShardSplitTest.testSplitAfterFailedSplit
   [junit4] OK      25.9s J0 | ShardSplitTest.testSplitMixedReplicaTypes
   [junit4] OK      33.3s J0 | 
ShardSplitTest.testSplitStaticIndexReplicationLink
   [junit4] OK      23.3s J0 | ShardSplitTest.testSplitMixedReplicaTypesLink
   [junit4] IGNOR/A 0.00s J0 | ShardSplitTest.testSplitAfterFailedSplit2
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      16.3s J0 | ShardSplitTest.testSplitShardWithRule
   [junit4] OK      16.8s J0 | ShardSplitTest.testSplitShardWithRuleLink
   [junit4] OK      19.3s J0 | ShardSplitTest.testSplitLocking
   [junit4] Completed [9/10] on J0 in 188.65s, 11 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4] OK      26.6s J1 | ShardSplitTest.testSplitStaticIndexReplication
   [junit4] IGNOR/A 0.00s J1 | ShardSplitTest.testSplitWithChaosMonkey
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | ShardSplitTest.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      27.4s J1 | ShardSplitTest.testSplitAfterFailedSplit
   [junit4] OK      23.7s J1 | ShardSplitTest.testSplitMixedReplicaTypes
   [junit4] OK      34.9s J1 | 
ShardSplitTest.testSplitStaticIndexReplicationLink
   [junit4] OK      23.9s J1 | ShardSplitTest.testSplitMixedReplicaTypesLink
   [junit4] IGNOR/A 0.00s J1 | ShardSplitTest.testSplitAfterFailedSplit2
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      18.1s J1 | ShardSplitTest.testSplitShardWithRule
   [junit4] OK      17.0s J1 | ShardSplitTest.testSplitShardWithRuleLink
   [junit4] OK      20.8s J1 | ShardSplitTest.testSplitLocking
   [junit4] Completed [10/10] on J1 in 193.60s, 11 tests, 3 skipped
   [junit4] 
   [junit4] JVM J0:     0.42 ..   387.33 =   386.91s
   [junit4] JVM J1:     0.40 ..   390.91 =   390.51s
   [junit4] JVM J2:     0.64 ..   262.22 =   261.58s
   [junit4] Execution time total: 6 minutes 30 seconds
   [junit4] Tests summary: 10 suites, 60 tests, 15 ignored (15 assumptions)
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 255.64s | 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 190.86s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 179.58s | org.apache.solr.cloud.TestStressLiveNodes
[junit4:tophints] 128.04s | org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4:tophints] 116.83s | org.apache.solr.update.SoftAutoCommitTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 6 minutes 32 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest
[repro]   0/5 failed: org.apache.solr.core.TestDynamicLoadingUrl
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
        at hudson.FilePath.act(FilePath.java:1078)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1840)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=7b0c7cada62a361aa9b00ecedb804e890f1724d4, 
workspace=/home/jenkins/workspace/Lucene-Solr-8.2-Linux
[WARNINGS] Computing warning deltas based on reference build #517
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to