Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/681/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at https://127.0.0.1:43615/solr/awhollynewcollection_0: 
{"awhollynewcollection_0":6}

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:43615/solr/awhollynewcollection_0: 
{"awhollynewcollection_0":6}
        at 
__randomizedtesting.SeedInfo.seed([BF8CF0AD4E3CB53D:F7F98419480F9AA8]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1094)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:980)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:980)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:980)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:980)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:980)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:460)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.cloud.autoscaling.ExecutePlanActionTest.testIntegration

Error Message:
Timed out waiting for replicas of collection to be 2 again null Live Nodes: 
[127.0.0.1:40169_solr] Last available state: 
DocCollection(testIntegration//collections/testIntegration/state.json/8)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node3":{           "core":"testIntegration_shard1_replica_n1",           
"base_url":"https://127.0.0.1:40043/solr";,           
"node_name":"127.0.0.1:40043_solr",           "state":"down",           
"type":"NRT"},         "core_node4":{           
"core":"testIntegration_shard1_replica_n2",           
"base_url":"https://127.0.0.1:40169/solr";,           
"node_name":"127.0.0.1:40169_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"}, 
  "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of collection to be 2 
again
null
Live Nodes: [127.0.0.1:40169_solr]
Last available state: 
DocCollection(testIntegration//collections/testIntegration/state.json/8)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testIntegration_shard1_replica_n1",
          "base_url":"https://127.0.0.1:40043/solr";,
          "node_name":"127.0.0.1:40043_solr",
          "state":"down",
          "type":"NRT"},
        "core_node4":{
          "core":"testIntegration_shard1_replica_n2",
          "base_url":"https://127.0.0.1:40169/solr";,
          "node_name":"127.0.0.1:40169_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([BF8CF0AD4E3CB53D:FEDFE816B031418]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:209)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.client.solrj.cloud.autoscaling.TestPolicy.testReplicaCountSuggestions

Error Message:
Unsupported action :MOVEREPLICA

Stack Trace:
java.lang.RuntimeException: Unsupported action :MOVEREPLICA
        at 
__randomizedtesting.SeedInfo.seed([93AF6344ECB28252:47085AD7550EF484]:0)
        at 
org.apache.solr.client.solrj.request.V1toV2ApiMapper.convert(V1toV2ApiMapper.java:133)
        at 
org.apache.solr.client.solrj.request.CollectionAdminRequest.getV2Request(CollectionAdminRequest.java:80)
        at 
org.apache.solr.client.solrj.cloud.autoscaling.Suggestion$SuggestionCtx.addSuggestion(Suggestion.java:85)
        at 
org.apache.solr.client.solrj.cloud.autoscaling.Suggestion$ConditionType$4.getSuggestions(Suggestion.java:212)
        at 
org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getSuggestions(PolicyHelper.java:149)
        at 
org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testReplicaCountSuggestions(TestPolicy.java:1379)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.client.solrj.cloud.autoscaling.TestPolicy.testFreeDiskSuggestions

Error Message:
Unsupported action :MOVEREPLICA

Stack Trace:
java.lang.RuntimeException: Unsupported action :MOVEREPLICA
        at 
__randomizedtesting.SeedInfo.seed([93AF6344ECB28252:E8EB8E46637EDC7A]:0)
        at 
org.apache.solr.client.solrj.request.V1toV2ApiMapper.convert(V1toV2ApiMapper.java:133)
        at 
org.apache.solr.client.solrj.request.CollectionAdminRequest.getV2Request(CollectionAdminRequest.java:80)
        at 
org.apache.solr.client.solrj.cloud.autoscaling.Suggestion$SuggestionCtx.addSuggestion(Suggestion.java:85)
        at 
org.apache.solr.client.solrj.cloud.autoscaling.Suggestion$ConditionType$1.getSuggestions(Suggestion.java:157)
        at 
org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getSuggestions(PolicyHelper.java:149)
        at 
org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testFreeDiskSuggestions(TestPolicy.java:1418)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.cloud.autoscaling.AutoScalingHandlerTest.testReadApi

Error Message:
Error from server at http://127.0.0.1:43901/solr: Unsupported action 
:MOVEREPLICA

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:43901/solr: Unsupported action 
:MOVEREPLICA
        at 
__randomizedtesting.SeedInfo.seed([BF8CF0AD4E3CB53D:E8A50B1895CE5726]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:812)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:603)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1094)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testReadApi(AutoScalingHandlerTest.java:708)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 12733 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BF8CF0AD4E3CB53D-001/init-core-data-001
   [junit4]   2> 1340888 WARN  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BF8CF0AD4E3CB53D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=60 numCloses=60
   [junit4]   2> 1340888 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BF8CF0AD4E3CB53D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1340890 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BF8CF0AD4E3CB53D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1340890 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BF8CF0AD4E3CB53D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1340891 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BF8CF0AD4E3CB53D]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BF8CF0AD4E3CB53D-001/tempDir-001
   [junit4]   2> 1340891 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BF8CF0AD4E3CB53D]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1340892 INFO  (Thread-3389) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1340892 INFO  (Thread-3389) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1340894 ERROR (Thread-3389) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1340992 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BF8CF0AD4E3CB53D]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40259
   [junit4]   2> 1341002 INFO  (jetty-launcher-3324-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1341002 INFO  (jetty-launcher-3324-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1341002 INFO  (jetty-launcher-3324-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1341002 INFO  (jetty-launcher-3324-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1341032 INFO  (jetty-launcher-3324-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@49411d28{/solr,null,AVAILABLE}
   [junit4]   2> 1341032 INFO  (jetty-launcher-3324-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@40b2cb07{/solr,null,AVAILABLE}
   [junit4]   2> 1341032 INFO  (jetty-launcher-3324-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@389c621{/solr,null,AVAILABLE}
   [junit4]   2> 1341033 INFO  (jetty-launcher-3324-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5bf62ac7{/solr,null,AVAILABLE}
   [junit4]   2> 1341033 INFO  (jetty-launcher-3324-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6e4fbae8{SSL,[ssl, 
http/1.1]}{127.0.0.1:33685}
   [junit4]   2> 1341033 INFO  (jetty-launcher-3324-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6c1e4502{SSL,[ssl, 
http/1.1]}{127.0.0.1:43277}
   [junit4]   2> 1341033 INFO  (jetty-launcher-3324-thread-3) [    ] 
o.e.j.s.Server Started @1342219ms
   [junit4]   2> 1341034 INFO  (jetty-launcher-3324-thread-2) [    ] 
o.e.j.s.Server Started @1342219ms
   [junit4]   2> 1341034 INFO  (jetty-launcher-3324-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@65e038f0{SSL,[ssl, 
http/1.1]}{127.0.0.1:43615}
   [junit4]   2> 1341034 INFO  (jetty-launcher-3324-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43277}
   [junit4]   2> 1341034 INFO  (jetty-launcher-3324-thread-4) [    ] 
o.e.j.s.Server Started @1342219ms
   [junit4]   2> 1341033 INFO  (jetty-launcher-3324-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@79d0d0cb{SSL,[ssl, 
http/1.1]}{127.0.0.1:40013}
   [junit4]   2> 1341034 INFO  (jetty-launcher-3324-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43615}
   [junit4]   2> 1341034 INFO  (jetty-launcher-3324-thread-1) [    ] 
o.e.j.s.Server Started @1342219ms
   [junit4]   2> 1341034 ERROR (jetty-launcher-3324-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1341034 INFO  (jetty-launcher-3324-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40013}
   [junit4]   2> 1341034 INFO  (jetty-launcher-3324-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 1341034 INFO  (jetty-launcher-3324-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33685}
   [junit4]   2> 1341034 INFO  (jetty-launcher-3324-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1341034 ERROR (jetty-launcher-3324-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1341034 INFO  (jetty-launcher-3324-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1341034 INFO  (jetty-launcher-3324-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 1341034 INFO  (jetty-launcher-3324-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-27T10:18:20.781Z
   [junit4]   2> 1341034 INFO  (jetty-launcher-3324-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1341034 ERROR (jetty-launcher-3324-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1341034 INFO  (jetty-launcher-3324-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1341034 INFO  (jetty-launcher-3324-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 1341034 INFO  (jetty-launcher-3324-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-27T10:18:20.781Z
   [junit4]   2> 1341034 INFO  (jetty-launcher-3324-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1341034 ERROR (jetty-launcher-3324-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1341035 INFO  (jetty-launcher-3324-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1341035 INFO  (jetty-launcher-3324-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 1341035 INFO  (jetty-launcher-3324-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-27T10:18:20.782Z
   [junit4]   2> 1341035 INFO  (jetty-launcher-3324-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1341035 INFO  (jetty-launcher-3324-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1341035 INFO  (jetty-launcher-3324-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-27T10:18:20.782Z
   [junit4]   2> 1341036 INFO  (jetty-launcher-3324-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1341036 INFO  (jetty-launcher-3324-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1341036 INFO  (jetty-launcher-3324-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1341039 INFO  (jetty-launcher-3324-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1341039 INFO  (jetty-launcher-3324-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1341039 INFO  (jetty-launcher-3324-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1341039 INFO  (jetty-launcher-3324-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1341039 INFO  (jetty-launcher-3324-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1341039 INFO  (jetty-launcher-3324-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1341040 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f5d56f4600003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1341041 INFO  (jetty-launcher-3324-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1341042 INFO  (jetty-launcher-3324-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1341042 INFO  (jetty-launcher-3324-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1341044 INFO  (jetty-launcher-3324-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40259/solr
   [junit4]   2> 1341044 INFO  (jetty-launcher-3324-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40259/solr
   [junit4]   2> 1341047 INFO  (jetty-launcher-3324-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40259/solr
   [junit4]   2> 1341048 INFO  (jetty-launcher-3324-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40259/solr
   [junit4]   2> 1341049 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f5d56f4600007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1341082 INFO  (jetty-launcher-3324-thread-3) 
[n:127.0.0.1:33685_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1341082 INFO  (jetty-launcher-3324-thread-2) 
[n:127.0.0.1:43277_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1341082 INFO  (jetty-launcher-3324-thread-4) 
[n:127.0.0.1:43615_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1341082 INFO  (jetty-launcher-3324-thread-3) 
[n:127.0.0.1:33685_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33685_solr
   [junit4]   2> 1341082 INFO  (jetty-launcher-3324-thread-2) 
[n:127.0.0.1:43277_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43277_solr
   [junit4]   2> 1341083 INFO  (jetty-launcher-3324-thread-4) 
[n:127.0.0.1:43615_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43615_solr
   [junit4]   2> 1341083 INFO  (jetty-launcher-3324-thread-3) 
[n:127.0.0.1:33685_solr    ] o.a.s.c.Overseer Overseer 
(id=98900344873943051-127.0.0.1:33685_solr-n_0000000000) starting
   [junit4]   2> 1341083 INFO  
(zkCallback-3346-thread-1-processing-n:127.0.0.1:43615_solr) 
[n:127.0.0.1:43615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1341084 INFO  
(zkCallback-3343-thread-1-processing-n:127.0.0.1:33685_solr) 
[n:127.0.0.1:33685_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1341084 INFO  
(zkCallback-3344-thread-1-processing-n:127.0.0.1:43277_solr) 
[n:127.0.0.1:43277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1341088 INFO  (jetty-launcher-3324-thread-3) 
[n:127.0.0.1:33685_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33685_solr
   [junit4]   2> 1341088 INFO  
(zkCallback-3346-thread-1-processing-n:127.0.0.1:43615_solr) 
[n:127.0.0.1:43615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1341088 INFO  
(zkCallback-3343-thread-1-processing-n:127.0.0.1:33685_solr) 
[n:127.0.0.1:33685_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1341091 INFO  
(zkCallback-3344-thread-1-processing-n:127.0.0.1:43277_solr) 
[n:127.0.0.1:43277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1341093 INFO  (jetty-launcher-3324-thread-1) 
[n:127.0.0.1:40013_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1341093 INFO  (jetty-launcher-3324-thread-1) 
[n:127.0.0.1:40013_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1341094 INFO  (jetty-launcher-3324-thread-1) 
[n:127.0.0.1:40013_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40013_solr
   [junit4]   2> 1341094 INFO  
(zkCallback-3346-thread-1-processing-n:127.0.0.1:43615_solr) 
[n:127.0.0.1:43615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1341094 INFO  
(zkCallback-3343-thread-1-processing-n:127.0.0.1:33685_solr) 
[n:127.0.0.1:33685_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1341094 INFO  
(zkCallback-3344-thread-1-processing-n:127.0.0.1:43277_solr) 
[n:127.0.0.1:43277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1341100 INFO  
(zkCallback-3345-thread-1-processing-n:127.0.0.1:40013_solr) 
[n:127.0.0.1:40013_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1341129 WARN  (jetty-launcher-3324-thread-1) 
[n:127.0.0.1:40013_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register 
counter
   [junit4]   2> javax.management.InstanceNotFoundException: 
solr:dom1=node,category=ADMIN,scope=/admin/cores,name=threadPool.parallelCoreAdminExecutor.running
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onCounterAdded(JmxMetricsReporter.java:592)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:730)
   [junit4]   2>        at java.util.HashMap.forEach(HashMap.java:1288)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:883)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:819)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:548)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1341131 WARN  (jetty-launcher-3324-thread-1) 
[n:127.0.0.1:40013_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register 
timer
   [junit4]   2> javax.management.InstanceNotFoundException: 
solr:dom1=node,category=QUERY,scope=/admin/metrics/collector,name=requestTimes
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onTimerAdded(JmxMetricsReporter.java:670)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:736)
   [junit4]   2>        at java.util.HashMap.forEach(HashMap.java:1288)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:883)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:819)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:548)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1341132 INFO  (jetty-launcher-3324-thread-1) 
[n:127.0.0.1:40013_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2844ca
   [junit4]   2> 1341135 INFO  (jetty-launcher-3324-thread-2) 
[n:127.0.0.1:43277_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2844ca
   [junit4]   2> 1341136 INFO  (jetty-launcher-3324-thread-4) 
[n:127.0.0.1:43615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2844ca
   [junit4]   2> 1341138 INFO  (jetty-launcher-3324-thread-1) 
[n:127.0.0.1:40013_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2844ca
   [junit4]   2> 1341138 INFO  (jetty-launcher-3324-thread-1) 
[n:127.0.0.1:40013_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2844ca
   [junit4]   2> 1341138 INFO  (jetty-launcher-3324-thread-1) 
[n:127.0.0.1:40013_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BF8CF0AD4E3CB53D-001/tempDir-001/node1
   [junit4]   2> 1341161 INFO  (jetty-launcher-3324-thread-2) 
[n:127.0.0.1:43277_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2844ca
   [junit4]   2> 1341161 INFO  (jetty-launcher-3324-thread-2) 
[n:127.0.0.1:43277_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2844ca
   [junit4]   2> 1341162 INFO  (jetty-launcher-3324-thread-2) 
[n:127.0.0.1:43277_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BF8CF0AD4E3CB53D-001/tempDir-001/node2
   [junit4]   2> 1341162 INFO  (jetty-launcher-3324-thread-4) 
[n:127.0.0.1:43615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2844ca
   [junit4]   2> 1341162 INFO  (jetty-launcher-3324-thread-4) 
[n:127.0.0.1:43615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2844ca
   [junit4]   2> 1341163 INFO  (jetty-launcher-3324-thread-4) 
[n:127.0.0.1:43615_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BF8CF0AD4E3CB53D-001/tempDir-001/node4
   [junit4]   2> 1341165 INFO  (jetty-launcher-3324-thread-3) 
[n:127.0.0.1:33685_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2844ca
   [junit4]   2> 1341170 INFO  (jetty-launcher-3324-thread-3) 
[n:127.0.0.1:33685_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2844ca
   [junit4]   2> 1341170 INFO  (jetty-launcher-3324-thread-3) 
[n:127.0.0.1:33685_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e2844ca
   [junit4]   2> 1341171 INFO  (jetty-launcher-3324-thread-3) 
[n:127.0.0.1:33685_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BF8CF0AD4E3CB53D-001/tempDir-001/node3
   [junit4]   2> 1341254 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BF8CF0AD4E3CB53D]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1341255 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[BF8CF0AD4E3CB53D]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40259/solr ready
   [junit4]   2> 1341269 INFO  
(TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[BF8CF0AD4E3CB53D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMissingNumShards
   [junit4]   2> 1341269 INFO  
(TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[BF8CF0AD4E3CB53D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1341292 INFO  (qtp1019411675-15169) [n:127.0.0.1:40013_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1341295 INFO  
(OverseerThreadFactory-5868-thread-1-processing-n:127.0.0.1:33685_solr) 
[n:127.0.0.1:33685_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
acollection
   [junit4]   2> 1341296 ERROR 
(OverseerThreadFactory-5868-thread-1-processing-n:127.0.0.1:33685_solr) 
[n:127.0.0.1:33685_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
Collection: acollection operation: create 
failed:org.apache.solr.common.SolrException: numShards is a required param 
(when using CompositeId router).
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:129)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:229)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1341301 INFO  (qtp1019411675-15169) [n:127.0.0.1:40013_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&wt=javabin&version=2}
 status=400 QTime=8
   [junit4]   2> 1341301 INFO  
(TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[BF8CF0AD4E3CB53D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMissingNumShards
   [junit4]   2> 1341315 INFO  
(TEST-CollectionsAPIDistributedZkTest.testMissingRequiredParameters-seed#[BF8CF0AD4E3CB53D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMissingRequiredParameters
   [junit4]   2> 1341315 INFO  
(TEST-CollectionsAPIDistributedZkTest.testMissingRequiredParameters-seed#[BF8CF0AD4E3CB53D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1341317 INFO  (qtp1019411675-15189) [n:127.0.0.1:40013_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1341317 ERROR (qtp1019411675-15189) [n:127.0.0.1:40013_solr    
] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Missing 
required parameter: name
   [junit4]   2>        at 
org.apache.solr.common.params.RequiredSolrParams.getParams(RequiredSolrParams.java:90)
   [junit4]   2>        at 
org.apache.solr.common.params.SolrParams.getAll(SolrParams.java:462)
   [junit4]   2>        at 
org.apache.solr.common.params.SolrParams.getAll(SolrParams.java:479)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$0(CollectionsHandler.java:401)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:951)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:235)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1341317 INFO  (qtp1019411675-15189) [n:127.0.0.1:40013_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CREATE&numShards=2&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 1341317 INFO  
(TEST-CollectionsAPIDistributedZkTest.testMissingRequiredParameters-seed#[BF8CF0AD4E3CB53D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMissingRequiredParameters
   [junit4]   2> 1341329 INFO  
(TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[BF8CF0AD4E3CB53D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testZeroNumShards
   [junit4]   2> 1341330 INFO  
(TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[BF8CF0AD4E3CB53D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1341331 INFO  (qtp1019411675-15191) [n:127.0.0.1:40013_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&numShards=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1341331 INFO  
(OverseerThreadFactory-5868-thread-2-processing-n:127.0.0.1:33685_solr) 
[n:127.0.0.1:33685_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
acollection
   [junit4]   2> 1341331 INFO  
(OverseerCollectionConfigSetProcessor-98900344873943051-127.0.0.1:33685_solr-n_0000000000)
 [n:127.0.0.1:33685_solr    ] 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> 1341332 ERROR 
(OverseerThreadFactory-5868-thread-2-processing-n:127.0.0.1:33685_solr) 
[n:127.0.0.1:33685_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
Collection: acollection operation: create 
failed:org.apache.solr.common.SolrException: numShards must be > 0
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:144)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:229)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1341333 INFO  (qtp1019411675-15191) [n:127.0.0.1:40013_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&numShards=0&wt=javabin&version=2}
 status=400 QTime=1
   [junit4]   2> 1341333 INFO  
(TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[BF8CF0AD4E3CB53D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testZeroNumShards
   [junit4]   2> 1341345 INFO  
(TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[BF8CF0AD4E3CB53D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteNonExistentCollection
   [junit4]   2> 1341346 INFO  
(TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[BF8CF0AD4E3CB53D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1341347 INFO  (qtp1019411675-15194) [n:127.0.0.1:40013_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=unknown_collection&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1341350 INFO  
(OverseerCollectionConfigSetProcessor-98900344873943051-127.0.0.1:33685_solr-n_0000000000)
 [n:127.0.0.1:33685_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1341350 INFO  
(OverseerThreadFactory-5868-thread-3-processing-n:127.0.0.1:33685_solr) 
[n:127.0.0.1:33685_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1341350 ERROR 
(OverseerThreadFactory-5868-thread-3-processing-n:127.0.0.1:33685_solr) 
[n:127.0.0.1:33685_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
Collection: unknown_collection operation: delete 
failed:org.apache.solr.common.SolrException: Could not find collection : 
unknown_collection
   [junit4]   2>        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:111)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:797)
   [junit4]   2>        at 
org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:91)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:229)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1341351 INFO  (qtp1019411675-15194) [n:127.0.0.1:40013_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=unknown_collection&action=DELETE&wt=javabin&version=2} status=400 
QTime=4
   [junit4]   2> 1341351 INFO  (qtp1019411675-15169) [n:127.0.0.1:40013_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=acollectionafterbaddelete&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1341352 INFO  
(OverseerThreadFactory-5868-thread-4-processing-n:127.0.0.1:33685_solr) 
[n:127.0.0.1:33685_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
acollectionafterbaddelete
   [junit4]   2> 1341352 INFO  
(OverseerCollectionConfigSetProcessor-98900344873943051-127.0.0.1:33685_solr-n_0000000000)
 [n:127.0.0.1:33685_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1341458 INFO  
(OverseerStateUpdate-98900344873943051-127.0.0.1:33685_solr-n_0000000000) 
[n:127.0.0.1:33685_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"acollectionafterbaddelete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"acollectionafterbaddelete_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43615/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1341458 INFO  
(OverseerStateUpdate-98900344873943051-127.0.0.1:33685_solr-n_0000000000) 
[n:127.0.0.1:33685_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"acollectionafterbaddelete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"acollectionafterbaddelete_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40013/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1341665 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1341666 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1341701 INFO  (qtp266275612-15170) [n:127.0.0.1:43615_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n1&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1341702 INFO  (qtp266275612-15170) [n:127.0.0.1:43615_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1341806 INFO  
(zkCallback-3346-thread-1-processing-n:127.0.0.1:43615_solr) 
[n:127.0.0.1:43615_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1341806 INFO  
(zkCallback-3345-thread-1-processing-n:127.0.0.1:40013_solr) 
[n:127.0.0.1:40013_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1341806 INFO  
(zkCallback-3345-thread-2-processing-n:127.0.0.1:40013_solr) 
[n:127.0.0.1:40013_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1341806 INFO  
(zkCallback-3346-thread-2-processing-n:127.0.0.1:43615_solr) 
[n:127.0.0.1:43615_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1342673 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.2.0
   [junit4]   2> 1342676 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.s.IndexSchema 
[acollectionafterbaddelete_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1342689 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1342689 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'acollectionafterbaddelete_shard1_replica_n2' using configuration from 
collection acollectionafterbaddelete, trusted=true
   [junit4]   2> 1342689 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.acollectionafterbaddelete.shard1.replica_n2' 
(registry 'solr.core.acollectionafterbaddelete.shard1.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2844ca
   [junit4]   2> 1342689 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1342689 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrCore 
[[acollectionafterbaddelete_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BF8CF0AD4E3CB53D-001/tempDir-001/node1/acollectionafterbaddelete_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BF8CF0AD4E3CB53D-001/tempDir-001/node1/acollectionafterbaddelete_shard1_replica_n2/data/]
   [junit4]   2> 1342709 INFO  (qtp266275612-15170) [n:127.0.0.1:43615_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.2.0
   [junit4]   2> 1342714 INFO  (qtp266275612-15170) [n:127.0.0.1:43615_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.s.IndexSchema 
[acollectionafterbaddelete_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1342715 INFO  (qtp266275612-15170) [n:127.0.0.1:43615_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1342715 INFO  (qtp266275612-15170) [n:127.0.0.1:43615_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'acollectionafterbaddelete_shard1_replica_n1' using configuration from 
collection acollectionafterbaddelete, trusted=true
   [junit4]   2> 1342715 INFO  (qtp266275612-15170) [n:127.0.0.1:43615_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.acollectionafterbaddelete.shard1.replica_n1' 
(registry 'solr.core.acollectionafterbaddelete.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2844ca
   [junit4]   2> 1342716 INFO  (qtp266275612-15170) [n:127.0.0.1:43615_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1342716 INFO  (qtp266275612-15170) [n:127.0.0.1:43615_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrCore 
[[acollectionafterbaddelete_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BF8CF0AD4E3CB53D-001/tempDir-001/node4/acollectionafterbaddelete_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BF8CF0AD4E3CB53D-001/tempDir-001/node4/acollectionafterbaddelete_shard1_replica_n1/data/]
   [junit4]   2> 1342720 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1342720 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1342721 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1342721 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1342722 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7ee05d0f[acollectionafterbaddelete_shard1_replica_n2] main]
   [junit4]   2> 1342723 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1342723 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1342724 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1342724 INFO  
(searcherExecutor-5877-thread-1-processing-n:127.0.0.1:40013_solr 
x:acollectionafterbaddelete_shard1_replica_n2 s:shard1 
c:acollectionafterbaddelete r:core_node4) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrCore 
[acollectionafterbaddelete_shard1_replica_n2] Registered new searcher 
Searcher@7ee05d0f[acollectionafterbaddelete_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1342724 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1582405519903031296
   [junit4]   2> 1342728 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1342741 INFO  (qtp266275612-15170) [n:127.0.0.1:43615_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1342741 INFO  (qtp266275612-15170) [n:127.0.0.1:43615_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1342742 INFO  (qtp266275612-15170) [n:127.0.0.1:43615_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1342742 INFO  (qtp266275612-15170) [n:127.0.0.1:43615_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1342743 INFO  (qtp266275612-15170) [n:127.0.0.1:43615_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3a0fc68b[acollectionafterbaddelete_shard1_replica_n1] main]
   [junit4]   2> 1342744 INFO  (qtp266275612-15170) [n:127.0.0.1:43615_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1342744 INFO  (qtp266275612-15170) [n:127.0.0.1:43615_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1342744 INFO  (qtp266275612-15170) [n:127.0.0.1:43615_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1342745 INFO  
(searcherExecutor-5879-thread-1-processing-n:127.0.0.1:43615_solr 
x:acollectionafterbaddelete_shard1_replica_n1 s:shard1 
c:acollectionafterbaddelete r:core_node3) [n:127.0.0.1:43615_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrCore 
[acollectionafterbaddelete_shard1_replica_n1] Registered new searcher 
Searcher@3a0fc68b[acollectionafterbaddelete_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1342745 INFO  (qtp266275612-15170) [n:127.0.0.1:43615_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1582405519925051392
   [junit4]   2> 1342828 INFO  
(zkCallback-3345-thread-2-processing-n:127.0.0.1:40013_solr) 
[n:127.0.0.1:40013_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1342828 INFO  
(zkCallback-3345-thread-1-processing-n:127.0.0.1:40013_solr) 
[n:127.0.0.1:40013_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1342828 INFO  
(zkCallback-3346-thread-2-processing-n:127.0.0.1:43615_solr) 
[n:127.0.0.1:43615_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1342828 INFO  
(zkCallback-3346-thread-1-processing-n:127.0.0.1:43615_solr) 
[n:127.0.0.1:43615_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1343228 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1343228 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1343228 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:40013/solr/acollectionafterbaddelete_shard1_replica_n2/
   [junit4]   2> 1343228 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=acollectionafterbaddelete_shard1_replica_n2 
url=https://127.0.0.1:40013/solr START 
replicas=[https://127.0.0.1:43615/solr/acollectionafterbaddelete_shard1_replica_n1/]
 nUpdates=100
   [junit4]   2> 1343231 INFO  (qtp266275612-15174) [n:127.0.0.1:43615_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.S.Request 
[acollectionafterbaddelete_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1343529 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=acollectionafterbaddelete_shard1_replica_n2 
url=https://127.0.0.1:40013/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1343529 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1343529 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1343529 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1343534 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40013/solr/acollectionafterbaddelete_shard1_replica_n2/ shard1
   [junit4]   2> 1343636 INFO  
(zkCallback-3346-thread-1-processing-n:127.0.0.1:43615_solr) 
[n:127.0.0.1:43615_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1343636 INFO  
(zkCallback-3345-thread-2-processing-n:127.0.0.1:40013_solr) 
[n:127.0.0.1:40013_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1343636 INFO  
(zkCallback-3346-thread-2-processing-n:127.0.0.1:43615_solr) 
[n:127.0.0.1:43615_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1343636 INFO  
(zkCallback-3345-thread-1-processing-n:127.0.0.1:40013_solr) 
[n:127.0.0.1:40013_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/acollectionafterbaddelete/state.json] for collection 
[acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1343685 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1343686 INFO  (qtp1019411675-15171) [n:127.0.0.1:40013_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2021
   [junit4]   2> 1343749 INFO  (qtp266275612-15170) [n:127.0.0.1:43615_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores params={qt=/admin/cores

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

ion2;
 [ecj-lint]                ^^^^^^
 [ecj-lint] Resource leak: 'client' is never closed
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/handler/component/DistributedDebugComponentTest.java
 (at line 221)
 [ecj-lint]     throw new AssertionError(q.toString() + ": " + e.getMessage(), 
e);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'client' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/highlight/HighlighterTest.java
 (at line 204)
 [ecj-lint]     Analyzer a1 = new WhitespaceAnalyzer();
 [ecj-lint]              ^^
 [ecj-lint] Resource leak: 'a1' is never closed
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/highlight/HighlighterTest.java
 (at line 207)
 [ecj-lint]     OffsetWindowTokenFilter tots = new 
OffsetWindowTokenFilter(tokenStream);
 [ecj-lint]                             ^^^^
 [ecj-lint] Resource leak: 'tots' is never closed
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/highlight/HighlighterTest.java
 (at line 211)
 [ecj-lint]     Analyzer a2 = new WhitespaceAnalyzer();
 [ecj-lint]              ^^
 [ecj-lint] Resource leak: 'a2' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/response/TestJavabinTupleStreamParser.java
 (at line 72)
 [ecj-lint]     JavabinTupleStreamParser parser = new 
JavabinTupleStreamParser(new ByteArrayInputStream(bytes), true);
 [ecj-lint]                              ^^^^^^
 [ecj-lint] Resource leak: 'parser' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/search/TestDocSet.java
 (at line 243)
 [ecj-lint]     return loadfactor!=0 ? new HashDocSet(a,0,n,1/loadfactor) : new 
HashDocSet(a,0,n);
 [ecj-lint]                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/search/TestDocSet.java
 (at line 528)
 [ecj-lint]     DocSet a = new BitDocSet(bs);
 [ecj-lint]            ^
 [ecj-lint] Resource leak: 'a' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/security/TestPKIAuthenticationPlugin.java
 (at line 76)
 [ecj-lint]     final MockPKIAuthenticationPlugin mock = new 
MockPKIAuthenticationPlugin(null, nodeName);
 [ecj-lint]                                       ^^^^
 [ecj-lint] Resource leak: 'mock' is never closed
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/security/TestPKIAuthenticationPlugin.java
 (at line 131)
 [ecj-lint]     MockPKIAuthenticationPlugin mock1 = new 
MockPKIAuthenticationPlugin(null, nodeName) {
 [ecj-lint]                                 ^^^^^
 [ecj-lint] Resource leak: 'mock1' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/security/TestRuleBasedAuthorizationPlugin.java
 (at line 380)
 [ecj-lint]     RuleBasedAuthorizationPlugin plugin = new 
RuleBasedAuthorizationPlugin();
 [ecj-lint]                                  ^^^^^^
 [ecj-lint] Resource leak: 'plugin' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/security/TestSha256AuthenticationProvider.java
 (at line 49)
 [ecj-lint]     BasicAuthPlugin basicAuthPlugin = new BasicAuthPlugin();
 [ecj-lint]                     ^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'basicAuthPlugin' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/spelling/SimpleQueryConverter.java
 (at line 42)
 [ecj-lint]     WhitespaceAnalyzer analyzer = new WhitespaceAnalyzer();
 [ecj-lint]                        ^^^^^^^^
 [ecj-lint] Resource leak: 'analyzer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java
 (at line 139)
 [ecj-lint]     IndexWriter w = new IndexWriter(d, 
newIndexWriterConfig(analyzer));
 [ecj-lint]                 ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java
 (at line 172)
 [ecj-lint]     throw iae;
 [ecj-lint]     ^^^^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java
 (at line 178)
 [ecj-lint]     return;
 [ecj-lint]     ^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java
 (at line 134)
 [ecj-lint]     SolrCmdDistributor cmdDistrib = new 
SolrCmdDistributor(updateShardHandler);
 [ecj-lint]                        ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java
 (at line 333)
 [ecj-lint]     SolrCmdDistributor cmdDistrib = new 
SolrCmdDistributor(streamingClients, 5, 0);
 [ecj-lint]                        ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java
 (at line 367)
 [ecj-lint]     SolrCmdDistributor cmdDistrib = new 
SolrCmdDistributor(streamingClients, 5, 0);
 [ecj-lint]                        ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java
 (at line 413)
 [ecj-lint]     SolrCmdDistributor cmdDistrib = new 
SolrCmdDistributor(streamingClients, 5, 0);
 [ecj-lint]                        ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java
 (at line 458)
 [ecj-lint]     SolrCmdDistributor cmdDistrib = new 
SolrCmdDistributor(updateShardHandler);
 [ecj-lint]                        ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/update/SolrCmdDistributorTest.java
 (at line 516)
 [ecj-lint]     SolrCmdDistributor cmdDistrib = new 
SolrCmdDistributor(updateShardHandler);
 [ecj-lint]                        ^^^^^^^^^^
 [ecj-lint] Resource leak: 'cmdDistrib' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/update/SolrIndexSplitterTest.java
 (at line 181)
 [ecj-lint]     EmbeddedSolrServer server1 = new 
EmbeddedSolrServer(h.getCoreContainer(), "split1");
 [ecj-lint]                        ^^^^^^^
 [ecj-lint] Resource leak: 'server1' is never closed
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/update/SolrIndexSplitterTest.java
 (at line 182)
 [ecj-lint]     EmbeddedSolrServer server2 = new 
EmbeddedSolrServer(h.getCoreContainer(), "split2");
 [ecj-lint]                        ^^^^^^^
 [ecj-lint] Resource leak: 'server2' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 33. WARNING in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test/org/apache/solr/update/processor/RecordingUpdateProcessorFactory.java
 (at line 67)
 [ecj-lint]     return recording ? new 
RecordingUpdateRequestProcessor(commandQueue, next) : next;
 [ecj-lint]                        
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 33 problems (1 error, 32 warnings)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:826: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:101: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build.xml:684: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:2093: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:2126: 
Compile failed; see the compiler error output for details.

Total time: 84 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to