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

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

Error Message:
Error from server at 
http://127.0.0.1:62244/solr/awhollynewcollection_0_shard1_replica_n1: 
ClusterState says we are the leader 
(http://127.0.0.1:62244/solr/awhollynewcollection_0_shard1_replica_n1), but 
locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:62244/solr/awhollynewcollection_0_shard1_replica_n1: 
ClusterState says we are the leader 
(http://127.0.0.1:62244/solr/awhollynewcollection_0_shard1_replica_n1), but 
locally we don't think so. Request came from null
        at 
__randomizedtesting.SeedInfo.seed([7817EC2AA288BFDF:3062989EA4BB904A]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:461)
        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)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:62244/solr/awhollynewcollection_0_shard1_replica_n1: 
ClusterState says we are the leader 
(http://127.0.0.1:62244/solr/awhollynewcollection_0_shard1_replica_n1), but 
locally we don't think so. Request came from null
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.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.lambda$directUpdate$0(CloudSolrClient.java:527)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


FAILED:  
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
IOException occured when talking to server at: http://127.0.0.1:48930/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:48930/solr
        at 
__randomizedtesting.SeedInfo.seed([7817EC2AA288BFDF:40A4C8D4857B6B0E]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.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:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:110)
        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)
Caused by: java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(SocketInputStream.java:210)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 48 more


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   
"cluster-preferences":[{"maximize":"freedisk"}],   
"triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       
"event":"nodeLost",       "waitFor":30,       "actions":[         {           
"name":"auto_add_replicas_plan",           
"class":"solr.AutoAddReplicasPlanAction"},         {           
"name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       
"enabled":true}},   "listeners":{".auto_add_replicas.system":{       
"trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         
"STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         
"BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       
"beforeAction":[]}},   "properties":{}}> but was: 
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   
"cluster-preferences":[{"maximize":"freedisk"}],   
"triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       
"event":"nodeLost",       "waitFor":30,       "actions":[         {           
"name":"auto_add_replicas_plan",           
"class":"solr.AutoAddReplicasPlanAction"},         {           
"name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       
"enabled":true}},   "listeners":{".auto_add_replicas.system":{       
"trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         
"STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         
"BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       
"beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: 
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: 
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
        at 
__randomizedtesting.SeedInfo.seed([7817EC2AA288BFDF:479FEF82B5DE4F38]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
        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 12936 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 2219899 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7817EC2AA288BFDF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7817EC2AA288BFDF-001/init-core-data-001
   [junit4]   2> 2219900 WARN  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7817EC2AA288BFDF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=62 numCloses=62
   [junit4]   2> 2219900 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7817EC2AA288BFDF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2219901 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7817EC2AA288BFDF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2219902 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7817EC2AA288BFDF]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7817EC2AA288BFDF-001/tempDir-001
   [junit4]   2> 2219902 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7817EC2AA288BFDF]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2219902 INFO  (Thread-3862) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2219902 INFO  (Thread-3862) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2219903 ERROR (Thread-3862) [    ] 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> 2220004 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7817EC2AA288BFDF]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:64094
   [junit4]   2> 2220008 INFO  (zkConnectionManagerCallback-6224-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220016 INFO  (jetty-launcher-6221-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2220017 INFO  (jetty-launcher-6221-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2220019 INFO  (jetty-launcher-6221-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2220019 INFO  (jetty-launcher-6221-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2220022 INFO  (jetty-launcher-6221-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@60470208{/solr,null,AVAILABLE}
   [junit4]   2> 2220067 INFO  (jetty-launcher-6221-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5d5970dc{HTTP/1.1,[http/1.1]}{127.0.0.1:37082}
   [junit4]   2> 2220067 INFO  (jetty-launcher-6221-thread-2) [    ] 
o.e.j.s.Server Started @2223723ms
   [junit4]   2> 2220068 INFO  (jetty-launcher-6221-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37082}
   [junit4]   2> 2220068 ERROR (jetty-launcher-6221-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2220069 INFO  (jetty-launcher-6221-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@28289e4b{/solr,null,AVAILABLE}
   [junit4]   2> 2220069 INFO  (jetty-launcher-6221-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2220069 INFO  (jetty-launcher-6221-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2220069 INFO  (jetty-launcher-6221-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2220069 INFO  (jetty-launcher-6221-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-14T15:50:30.363Z
   [junit4]   2> 2220069 INFO  (jetty-launcher-6221-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3b549bd9{HTTP/1.1,[http/1.1]}{127.0.0.1:43174}
   [junit4]   2> 2220069 INFO  (jetty-launcher-6221-thread-4) [    ] 
o.e.j.s.Server Started @2223725ms
   [junit4]   2> 2220069 INFO  (jetty-launcher-6221-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43174}
   [junit4]   2> 2220070 ERROR (jetty-launcher-6221-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2220070 INFO  (jetty-launcher-6221-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2220070 INFO  (jetty-launcher-6221-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2220070 INFO  (jetty-launcher-6221-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2220070 INFO  (jetty-launcher-6221-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-14T15:50:30.364Z
   [junit4]   2> 2220076 INFO  (jetty-launcher-6221-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14c859d7{/solr,null,AVAILABLE}
   [junit4]   2> 2220077 INFO  (jetty-launcher-6221-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@614d8023{HTTP/1.1,[http/1.1]}{127.0.0.1:59288}
   [junit4]   2> 2220077 INFO  (jetty-launcher-6221-thread-3) [    ] 
o.e.j.s.Server Started @2223733ms
   [junit4]   2> 2220077 INFO  (jetty-launcher-6221-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59288}
   [junit4]   2> 2220077 ERROR (jetty-launcher-6221-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2220077 INFO  (jetty-launcher-6221-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2220078 INFO  (jetty-launcher-6221-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2220078 INFO  (jetty-launcher-6221-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2220078 INFO  (jetty-launcher-6221-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-14T15:50:30.372Z
   [junit4]   2> 2220078 INFO  (jetty-launcher-6221-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@254c1e53{/solr,null,AVAILABLE}
   [junit4]   2> 2220078 INFO  (jetty-launcher-6221-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@29ac462d{HTTP/1.1,[http/1.1]}{127.0.0.1:62244}
   [junit4]   2> 2220081 INFO  (jetty-launcher-6221-thread-1) [    ] 
o.e.j.s.Server Started @2223734ms
   [junit4]   2> 2220081 INFO  (jetty-launcher-6221-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62244}
   [junit4]   2> 2220081 ERROR (jetty-launcher-6221-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2220081 INFO  (jetty-launcher-6221-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2220081 INFO  (jetty-launcher-6221-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2220082 INFO  (jetty-launcher-6221-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2220082 INFO  (jetty-launcher-6221-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-14T15:50:30.376Z
   [junit4]   2> 2220082 INFO  (zkConnectionManagerCallback-6228-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220083 INFO  (zkConnectionManagerCallback-6226-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220084 INFO  (jetty-launcher-6221-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2220086 INFO  (zkConnectionManagerCallback-6230-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220086 INFO  (jetty-launcher-6221-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2220086 INFO  (jetty-launcher-6221-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2220092 INFO  (zkConnectionManagerCallback-6232-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220094 INFO  (jetty-launcher-6221-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2220094 INFO  (jetty-launcher-6221-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2220095 INFO  (jetty-launcher-6221-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2220096 INFO  (jetty-launcher-6221-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2220111 INFO  (jetty-launcher-6221-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2220111 INFO  (jetty-launcher-6221-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2220112 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 0x160f55d72350003, 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> 2220116 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 0x160f55d72350002, 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> 2220117 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 0x160f55d72350001, 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> 2220117 INFO  (jetty-launcher-6221-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2220117 INFO  (jetty-launcher-6221-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64094/solr
   [junit4]   2> 2220119 INFO  (jetty-launcher-6221-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64094/solr
   [junit4]   2> 2220119 INFO  (jetty-launcher-6221-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64094/solr
   [junit4]   2> 2220121 INFO  (zkConnectionManagerCallback-6236-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220121 INFO  (zkConnectionManagerCallback-6241-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220123 INFO  
(zkConnectionManagerCallback-6246-thread-1-processing-n:127.0.0.1:43174_solr) 
[n:127.0.0.1:43174_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220148 INFO  (jetty-launcher-6221-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2220148 INFO  (jetty-launcher-6221-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2220150 INFO  
(zkConnectionManagerCallback-6248-thread-1-processing-n:127.0.0.1:37082_solr) 
[n:127.0.0.1:37082_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220152 INFO  (zkConnectionManagerCallback-6244-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220160 INFO  (jetty-launcher-6221-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64094/solr
   [junit4]   2> 2220160 INFO  
(zkConnectionManagerCallback-6251-thread-1-processing-n:127.0.0.1:59288_solr) 
[n:127.0.0.1:59288_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220164 INFO  (zkConnectionManagerCallback-6256-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220167 INFO  
(zkConnectionManagerCallback-6258-thread-1-processing-n:127.0.0.1:62244_solr) 
[n:127.0.0.1:62244_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220180 INFO  (jetty-launcher-6221-thread-3) 
[n:127.0.0.1:59288_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2220181 INFO  (jetty-launcher-6221-thread-3) 
[n:127.0.0.1:59288_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:59288_solr
   [junit4]   2> 2220183 INFO  (jetty-launcher-6221-thread-3) 
[n:127.0.0.1:59288_solr    ] o.a.s.c.Overseer Overseer 
(id=99348973498990602-127.0.0.1:59288_solr-n_0000000000) starting
   [junit4]   2> 2220183 INFO  (jetty-launcher-6221-thread-1) 
[n:127.0.0.1:62244_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2220184 INFO  (jetty-launcher-6221-thread-1) 
[n:127.0.0.1:62244_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62244_solr
   [junit4]   2> 2220187 INFO  
(zkCallback-6257-thread-1-processing-n:127.0.0.1:62244_solr) 
[n:127.0.0.1:62244_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2220189 INFO  
(zkCallback-6250-thread-1-processing-n:127.0.0.1:59288_solr) 
[n:127.0.0.1:59288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2220198 INFO  (jetty-launcher-6221-thread-3) 
[n:127.0.0.1:59288_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59288_solr
   [junit4]   2> 2220217 INFO  
(zkCallback-6257-thread-1-processing-n:127.0.0.1:62244_solr) 
[n:127.0.0.1:62244_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2220218 INFO  
(zkCallback-6250-thread-1-processing-n:127.0.0.1:59288_solr) 
[n:127.0.0.1:59288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2220257 INFO  (jetty-launcher-6221-thread-1) 
[n:127.0.0.1:62244_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1270ef37
   [junit4]   2> 2220263 INFO  (jetty-launcher-6221-thread-1) 
[n:127.0.0.1:62244_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1270ef37
   [junit4]   2> 2220263 INFO  (jetty-launcher-6221-thread-1) 
[n:127.0.0.1:62244_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1270ef37
   [junit4]   2> 2220264 INFO  (jetty-launcher-6221-thread-1) 
[n:127.0.0.1:62244_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7817EC2AA288BFDF-001/tempDir-001/node1
   [junit4]   2> 2220279 INFO  (jetty-launcher-6221-thread-4) 
[n:127.0.0.1:43174_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2220285 INFO  (jetty-launcher-6221-thread-4) 
[n:127.0.0.1:43174_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2220288 INFO  (jetty-launcher-6221-thread-4) 
[n:127.0.0.1:43174_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43174_solr
   [junit4]   2> 2220290 INFO  
(zkCallback-6250-thread-1-processing-n:127.0.0.1:59288_solr) 
[n:127.0.0.1:59288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2220290 INFO  
(zkCallback-6257-thread-1-processing-n:127.0.0.1:62244_solr) 
[n:127.0.0.1:62244_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2220291 INFO  
(zkCallback-6245-thread-1-processing-n:127.0.0.1:43174_solr) 
[n:127.0.0.1:43174_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2220303 INFO  (jetty-launcher-6221-thread-3) 
[n:127.0.0.1:59288_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1270ef37
   [junit4]   2> 2220311 INFO  (jetty-launcher-6221-thread-2) 
[n:127.0.0.1:37082_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2220313 INFO  (jetty-launcher-6221-thread-3) 
[n:127.0.0.1:59288_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1270ef37
   [junit4]   2> 2220314 INFO  (jetty-launcher-6221-thread-3) 
[n:127.0.0.1:59288_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1270ef37
   [junit4]   2> 2220314 INFO  (jetty-launcher-6221-thread-2) 
[n:127.0.0.1:37082_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2220315 INFO  (jetty-launcher-6221-thread-3) 
[n:127.0.0.1:59288_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7817EC2AA288BFDF-001/tempDir-001/node3
   [junit4]   2> 2220316 INFO  (jetty-launcher-6221-thread-2) 
[n:127.0.0.1:37082_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37082_solr
   [junit4]   2> 2220322 INFO  
(zkCallback-6250-thread-1-processing-n:127.0.0.1:59288_solr) 
[n:127.0.0.1:59288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2220322 INFO  
(zkCallback-6257-thread-1-processing-n:127.0.0.1:62244_solr) 
[n:127.0.0.1:62244_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2220323 INFO  
(zkCallback-6247-thread-1-processing-n:127.0.0.1:37082_solr) 
[n:127.0.0.1:37082_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2220323 INFO  
(zkCallback-6245-thread-1-processing-n:127.0.0.1:43174_solr) 
[n:127.0.0.1:43174_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2220351 INFO  (jetty-launcher-6221-thread-4) 
[n:127.0.0.1:43174_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1270ef37
   [junit4]   2> 2220357 INFO  (jetty-launcher-6221-thread-4) 
[n:127.0.0.1:43174_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1270ef37
   [junit4]   2> 2220357 INFO  (jetty-launcher-6221-thread-4) 
[n:127.0.0.1:43174_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1270ef37
   [junit4]   2> 2220358 INFO  (jetty-launcher-6221-thread-4) 
[n:127.0.0.1:43174_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7817EC2AA288BFDF-001/tempDir-001/node4
   [junit4]   2> 2220385 INFO  (jetty-launcher-6221-thread-2) 
[n:127.0.0.1:37082_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1270ef37
   [junit4]   2> 2220391 INFO  (jetty-launcher-6221-thread-2) 
[n:127.0.0.1:37082_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1270ef37
   [junit4]   2> 2220391 INFO  (jetty-launcher-6221-thread-2) 
[n:127.0.0.1:37082_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1270ef37
   [junit4]   2> 2220392 INFO  (jetty-launcher-6221-thread-2) 
[n:127.0.0.1:37082_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7817EC2AA288BFDF-001/tempDir-001/node2
   [junit4]   2> 2220416 INFO  (zkConnectionManagerCallback-6266-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220419 INFO  (zkConnectionManagerCallback-6270-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2220421 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7817EC2AA288BFDF]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2220423 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[7817EC2AA288BFDF]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64094/solr ready
   [junit4]   2> 2220456 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[7817EC2AA288BFDF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreationAndDeletion
   [junit4]   2> 2220457 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[7817EC2AA288BFDF])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2220460 INFO  (qtp383108106-20899) [n:127.0.0.1:59288_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=created_and_deleted&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2220463 INFO  
(OverseerThreadFactory-7787-thread-1-processing-n:127.0.0.1:59288_solr) 
[n:127.0.0.1:59288_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
created_and_deleted
   [junit4]   2> 2220581 INFO  
(OverseerStateUpdate-99348973498990602-127.0.0.1:59288_solr-n_0000000000) 
[n:127.0.0.1:59288_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"created_and_deleted",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"created_and_deleted_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43174/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2220790 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=created_and_deleted_shard1_replica_n1&action=CREATE&numShards=1&collection=created_and_deleted&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2220791 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2220907 INFO  
(zkCallback-6245-thread-1-processing-n:127.0.0.1:43174_solr) 
[n:127.0.0.1:43174_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/created_and_deleted/state.json] for collection 
[created_and_deleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2220907 INFO  
(zkCallback-6245-thread-2-processing-n:127.0.0.1:43174_solr) 
[n:127.0.0.1:43174_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/created_and_deleted/state.json] for collection 
[created_and_deleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2221822 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2221831 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.s.IndexSchema 
[created_and_deleted_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2221833 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2221833 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'created_and_deleted_shard1_replica_n1' using configuration from 
collection created_and_deleted, trusted=true
   [junit4]   2> 2221834 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.created_and_deleted.shard1.replica_n1' (registry 
'solr.core.created_and_deleted.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1270ef37
   [junit4]   2> 2221834 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2221834 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.SolrCore 
[[created_and_deleted_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7817EC2AA288BFDF-001/tempDir-001/node4/created_and_deleted_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7817EC2AA288BFDF-001/tempDir-001/node4/created_and_deleted_shard1_replica_n1/data/]
   [junit4]   2> 2221874 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2221874 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2221875 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2221875 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2221876 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@78fd72a0[created_and_deleted_shard1_replica_n1] main]
   [junit4]   2> 2221878 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2221878 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2221879 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 2221879 INFO  
(searcherExecutor-7796-thread-1-processing-n:127.0.0.1:43174_solr 
x:created_and_deleted_shard1_replica_n1 s:shard1 c:created_and_deleted 
r:core_node2) [n:127.0.0.1:43174_solr c:created_and_deleted s:shard1 
r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.c.SolrCore 
[created_and_deleted_shard1_replica_n1] Registered new searcher 
Searcher@78fd72a0[created_and_deleted_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2221879 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1589583578055835648
   [junit4]   2> 2221886 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 2221886 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 2221886 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43174/solr/created_and_deleted_shard1_replica_n1/
   [junit4]   2> 2221886 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 2221886 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:43174/solr/created_and_deleted_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 2221886 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 2221891 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:43174/solr/created_and_deleted_shard1_replica_n1/ shard1
   [junit4]   2> 2221994 INFO  
(zkCallback-6245-thread-1-processing-n:127.0.0.1:43174_solr) 
[n:127.0.0.1:43174_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/created_and_deleted/state.json] for collection 
[created_and_deleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2221994 INFO  
(zkCallback-6245-thread-2-processing-n:127.0.0.1:43174_solr) 
[n:127.0.0.1:43174_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/created_and_deleted/state.json] for collection 
[created_and_deleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2222045 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 2222049 INFO  (qtp603493512-20880) [n:127.0.0.1:43174_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=created_and_deleted_shard1_replica_n1&action=CREATE&numShards=1&collection=created_and_deleted&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1259
   [junit4]   2> 2222055 INFO  (qtp383108106-20899) [n:127.0.0.1:59288_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2222151 INFO  
(zkCallback-6245-thread-1-processing-n:127.0.0.1:43174_solr) 
[n:127.0.0.1:43174_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/created_and_deleted/state.json] for collection 
[created_and_deleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2222151 INFO  
(zkCallback-6245-thread-2-processing-n:127.0.0.1:43174_solr) 
[n:127.0.0.1:43174_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/created_and_deleted/state.json] for collection 
[created_and_deleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2222467 INFO  
(OverseerCollectionConfigSetProcessor-99348973498990602-127.0.0.1:59288_solr-n_0000000000)
 [n:127.0.0.1:59288_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> 2223066 INFO  (qtp383108106-20899) [n:127.0.0.1:59288_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=created_and_deleted&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2606
   [junit4]   2> 2223067 INFO  (qtp383108106-20900) [n:127.0.0.1:59288_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2223069 INFO  (qtp383108106-20900) [n:127.0.0.1:59288_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2223070 INFO  (qtp383108106-20901) [n:127.0.0.1:59288_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=created_and_deleted&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 2223077 INFO  
(OverseerThreadFactory-7787-thread-2-processing-n:127.0.0.1:59288_solr) 
[n:127.0.0.1:59288_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2223079 INFO  (qtp603493512-20891) [n:127.0.0.1:43174_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.created_and_deleted.shard1.replica_n1, tag=null
   [junit4]   2> 2223079 INFO  (qtp603493512-20891) [n:127.0.0.1:43174_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@48b7ae9c: rootName = null, 
domain = solr.core.created_and_deleted.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core.created_and_deleted.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@d7f85d8
   [junit4]   2> 2223095 INFO  (qtp603493512-20891) [n:127.0.0.1:43174_solr    
] o.a.s.c.SolrCore [created_and_deleted_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2ce2da1a
   [junit4]   2> 2223095 INFO  (qtp603493512-20891) [n:127.0.0.1:43174_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.created_and_deleted.shard1.replica_n1, tag=753064474
   [junit4]   2> 2223095 INFO  (qtp603493512-20891) [n:127.0.0.1:43174_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.created_and_deleted.shard1.leader, tag=753064474
   [junit4]   2> 2223101 INFO  (qtp603493512-20891) [n:127.0.0.1:43174_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=created_and_deleted_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=22
   [junit4]   2> 2223810 INFO  (qtp383108106-20901) [n:127.0.0.1:59288_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=created_and_deleted&action=DELETE&wt=javabin&version=2} status=0 
QTime=740
   [junit4]   2> 2223810 INFO  (qtp383108106-20902) [n:127.0.0.1:59288_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2223810 INFO  (qtp383108106-20902) [n:127.0.0.1:59288_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2223811 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[7817EC2AA288BFDF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreationAndDeletion
   [junit4]   2> 2223841 INFO  
(TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[7817EC2AA288BFDF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteNonExistentCollection
   [junit4]   2> 2223842 INFO  
(TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[7817EC2AA288BFDF])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2223844 INFO  (qtp383108106-20903) [n:127.0.0.1:59288_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> 2223848 INFO  
(OverseerCollectionConfigSetProcessor-99348973498990602-127.0.0.1:59288_solr-n_0000000000)
 [n:127.0.0.1:59288_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> 2223849 INFO  
(OverseerThreadFactory-7787-thread-3-processing-n:127.0.0.1:59288_solr) 
[n:127.0.0.1:59288_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2223849 ERROR 
(OverseerThreadFactory-7787-thread-3-processing-n:127.0.0.1:59288_solr) 
[n:127.0.0.1:59288_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:118)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:804)
   [junit4]   2>        at 
org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:101)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:243)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469)
   [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> 2223852 INFO  (qtp383108106-20903) [n:127.0.0.1:59288_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=7
   [junit4]   2> 2223852 INFO  (qtp383108106-20883) [n:127.0.0.1:59288_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> 2223855 INFO  
(OverseerThreadFactory-7787-thread-4-processing-n:127.0.0.1:59288_solr) 
[n:127.0.0.1:59288_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
acollectionafterbaddelete
   [junit4]   2> 2223855 INFO  
(OverseerCollectionConfigSetProcessor-99348973498990602-127.0.0.1:59288_solr-n_0000000000)
 [n:127.0.0.1:59288_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> 2224066 INFO  
(OverseerStateUpdate-99348973498990602-127.0.0.1:59288_solr-n_0000000000) 
[n:127.0.0.1:59288_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":"http://127.0.0.1:62244/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2224069 INFO  
(OverseerStateUpdate-99348973498990602-127.0.0.1:59288_solr-n_0000000000) 
[n:127.0.0.1:59288_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":"http://127.0.0.1:59288/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2224275 INFO  (qtp383108106-20882) [n:127.0.0.1:59288_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> 2224275 INFO  (qtp383108106-20882) [n:127.0.0.1:59288_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2224275 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_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> 2224276 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2224387 INFO  
(zkCallback-6250-thread-2-processing-n:127.0.0.1:59288_solr) 
[n:127.0.0.1:59288_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> 2224387 INFO  
(zkCallback-6257-thread-1-processing-n:127.0.0.1:62244_solr) 
[n:127.0.0.1:62244_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> 2224388 INFO  
(zkCallback-6257-thread-2-processing-n:127.0.0.1:62244_solr) 
[n:127.0.0.1:62244_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> 2224388 INFO  
(zkCallback-6250-thread-1-processing-n:127.0.0.1:59288_solr) 
[n:127.0.0.1:59288_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> 2225320 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2225321 INFO  (qtp383108106-20882) [n:127.0.0.1:59288_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2225329 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_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> 2225330 INFO  (qtp383108106-20882) [n:127.0.0.1:59288_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> 2225332 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_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> 2225332 INFO  (qtp383108106-20882) [n:127.0.0.1:59288_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> 2225332 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_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> 2225332 INFO  (qtp383108106-20882) [n:127.0.0.1:59288_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> 2225332 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_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@1270ef37
   [junit4]   2> 2225332 INFO  (qtp383108106-20882) [n:127.0.0.1:59288_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@1270ef37
   [junit4]   2> 2225333 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2225333 INFO  (qtp383108106-20882) [n:127.0.0.1:59288_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2225333 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_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 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7817EC2AA288BFDF-001/tempDir-001/node1/acollectionafterbaddelete_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7817EC2AA288BFDF-001/tempDir-001/node1/acollectionafterbaddelete_shard1_replica_n1/data/]
   [junit4]   2> 2225333 INFO  (qtp383108106-20882) [n:127.0.0.1:59288_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 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7817EC2AA288BFDF-001/tempDir-001/node3/acollectionafterbaddelete_shard1_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7817EC2AA288BFDF-001/tempDir-001/node3/acollectionafterbaddelete_shard1_replica_n2/data/]
   [junit4]   2> 2225380 INFO  (qtp383108106-20882) [n:127.0.0.1:59288_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> 2225380 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_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> 2225380 INFO  (qtp383108106-20882) [n:127.0.0.1:59288_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> 2225380 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_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> 2225382 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2225382 INFO  (qtp383108106-20882) [n:127.0.0.1:59288_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2225382 INFO  (qtp383108106-20882) [n:127.0.0.1:59288_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2225382 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2225383 INFO  (qtp383108106-20882) [n:127.0.0.1:59288_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7dac0e7f[acollectionafterbaddelete_shard1_replica_n2] main]
   [junit4]   2> 2225383 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@56129673[acollectionafterbaddelete_shard1_replica_n1] main]
   [junit4]   2> 2225385 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_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> 2225385 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_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> 2225386 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_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> 2225386 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_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 1589583581733191680
   [junit4]   2> 2225390 INFO  
(searcherExecutor-7801-thread-1-processing-n:127.0.0.1:62244_solr 
x:acollectionafterbaddelete_shard1_replica_n1 s:shard1 
c:acollectionafterbaddelete r:core_node3) [n:127.0.0.1:62244_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@56129673[acollectionafterbaddelete_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2225390 INFO  (qtp383108106-20882) [n:127.0.0.1:59288_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> 2225390 INFO  (qtp383108106-20882) [n:127.0.0.1:59288_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> 2225391 INFO  (qtp383108106-20882) [n:127.0.0.1:59288_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> 2225392 INFO  (qtp383108106-20882) [n:127.0.0.1:59288_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 1589583581739483136
   [junit4]   2> 2225392 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2225392 INFO  
(searcherExecutor-7802-thread-1-processing-n:127.0.0.1:59288_solr 
x:acollectionafterbaddelete_shard1_replica_n2 s:shard1 
c:acollectionafterbaddelete r:core_node4) [n:127.0.0.1:59288_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@7dac0e7f[acollectionafterbaddelete_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2225495 INFO  
(zkCallback-6250-thread-3-processing-n:127.0.0.1:59288_solr) 
[n:127.0.0.1:59288_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> 2225495 INFO  
(zkCallback-6250-thread-1-processing-n:127.0.0.1:59288_solr) 
[n:127.0.0.1:59288_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> 2225495 INFO  
(zkCallback-6257-thread-1-processing-n:127.0.0.1:62244_solr) 
[n:127.0.0.1:62244_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> 2225495 INFO  
(zkCallback-6257-thread-2-processing-n:127.0.0.1:62244_solr) 
[n:127.0.0.1:62244_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> 2225896 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2225896 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2225897 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:62244/solr/acollectionafterbaddelete_shard1_replica_n1/
   [junit4]   2> 2225897 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=acollectionafterbaddelete_shard1_replica_n1 
url=http://127.0.0.1:62244/solr START 
replicas=[http://127.0.0.1:59288/solr/acollectionafterbaddelete_shard1_replica_n2/]
 nUpdates=100
   [junit4]   2> 2225899 INFO  (qtp383108106-20900) [n:127.0.0.1:59288_solr 
c:acollectionafterbaddelete s:shard1 r:core_node4 
x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.S.Request 
[acollectionafterbaddelete_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2226198 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=acollectionafterbaddelete_shard1_replica_n1 
url=http://127.0.0.1:62244/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2226198 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2226198 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] 
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> 2226198 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2226212 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:62244/solr/acollectionafterbaddelete_shard1_replica_n1/ shard1
   [junit4]   2> 2226318 INFO  
(zkCallback-6257-thread-2-processing-n:127.0.0.1:62244_solr) 
[n:127.0.0.1:62244_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> 2226318 INFO  
(zkCallback-6257-thread-1-processing-n:127.0.0.1:62244_solr) 
[n:127.0.0.1:62244_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> 2226318 INFO  
(zkCallback-6250-thread-3-processing-n:127.0.0.1:59288_solr) 
[n:127.0.0.1:59288_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> 2226318 INFO  
(zkCallback-6250-thread-1-processing-n:127.0.0.1:59288_solr) 
[n:127.0.0.1:59288_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> 2226366 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_solr 
c:acollectionafterbaddelete s:shard1 r:core_node3 
x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 2226368 INFO  (qtp1352720652-20867) [n:127.0.0.1:62244_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&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}
 status=0 QTime=2093
   [junit4]   2> 2226401 INFO  (qtp383108106-20882) [n:127.0.0.1:59288_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=2127
   [junit4]   2> 2226403 INFO  (qtp383108106-20883) [n:127.0.0.1:59288_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2226502 INFO  
(zkCallback-6250-thread-1-processing-n:127.0.0.1:59288_solr) 
[n:127.0.0.1:59288_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> 2226502 INFO  
(zkCallback-6250-thread-3-processing-n:127.0.0.1:59288_solr) 
[n:127.0.0.1:59288_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> 2226502 INFO  
(zkCallback-6257-thread-1-processing-n:127.0.0.1:62244_solr) 
[n:127.0.0.1:62244_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> 2226502 INFO  
(zkCallback-6257-thread-2-processing-n:127.0.0.1:62244_solr) 
[n:127.0.0.1:62244_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> 2227404 INFO  (qtp383108106-20883) [n:127.0.0.1:59288_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=acollectionafterbaddelete&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3553
   [junit4]   2> 2227407 INFO  
(TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[7817EC2AA288BFDF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteNonExistentCollection
   [junit4]   2> 2227483 INFO  
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[7817EC2AA288BFDF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
deleteCollectionRemovesStaleZkCollectionsNode
   [junit4]   2> 2227488 INFO  
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[7817EC2AA288BFDF])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2227489 INFO  (qtp383108106-20901) [n:127.0.0.1:59288_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=acollectionafterbaddelete&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 2227493 INFO  
(OverseerThreadFactory-7787-thread-5-processing-n:127.0.0.1:59288_solr) 
[n:127.0.0.1:59288_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2227493 INFO  
(OverseerCollectionConfigSetProcessor-99348973498990602-127.0.0.1:59288_solr-n_0000000000)
 [n:127.0.0.1:59288_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2227493 INFO  (qtp383108106-20902) [n:127.0.0.1:59288_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.acollectionafterbaddelete.shard1.replica_n2, tag=null
   [junit4]   2> 2227493 INFO  (qtp383108106-20902) [n:127.0.0.1:59288_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4b7e42a7: rootName = null, 
domain = solr.core.acollectionafterbaddelete.shard1.replica_n2, service url = 
null, agent id = null] for registry 
solr.core.acollectionafterbaddelete.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@322ce11f
   [junit4]   2> 2227494 INFO  (qtp1352720652-20884) [n:127.0.0.1:62244_solr    
] o.a.s.m.SolrMetricManager Closing metric repo

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

3_solr-n_0000000000) [n:127.0.0.1:60033_solr    ] o.a.s.c.Overseer Overseer 
Loop exiting : 127.0.0.1:60033_solr
   [junit4]   2> 4789646 WARN  
(OverseerAutoScalingTriggerThread-99349141540700166-127.0.0.1:60033_solr-n_0000000000)
 [n:127.0.0.1:60033_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 4789646 INFO  (coreCloseExecutor-10416-thread-1) 
[n:127.0.0.1:39659_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection..system.shard1.leader, tag=444349110
   [junit4]   2> 4789656 INFO  
(zkCallback-5210-thread-2-processing-n:127.0.0.1:39659_solr) 
[n:127.0.0.1:39659_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39659_solr
   [junit4]   2> 4789663 INFO  (jetty-closer-5185-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@36964063{/solr,null,UNAVAILABLE}
   [junit4]   2> 4789665 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 0x160f58492460008, 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> 4789665 INFO  (jetty-closer-5185-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7f89f512{/solr,null,UNAVAILABLE}
   [junit4]   2> 4789668 ERROR 
(SUITE-TestClusterStateProvider-seed#[7817EC2AA288BFDF]-worker) [    ] 
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> 4789668 INFO  
(SUITE-TestClusterStateProvider-seed#[7817EC2AA288BFDF]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53586 53586
   [junit4]   2> 4789720 INFO  (Thread-9818) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:53586 53586
   [junit4]   2> 4789727 WARN  (Thread-9818) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        3       /solr/configs/.system
   [junit4]   2>        3       /solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/collections/.system/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/99349141540700166-127.0.0.1:60033_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_7817EC2AA288BFDF-001
   [junit4]   2> Jan 14, 2018 4:33:20 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=789, maxMBSortInHeap=5.213519144448025, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f2f7706),
 locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=Atlantic/Cape_Verde
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 
(64-bit)/cpus=3,threads=1,free=248063792,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [FastVectorHighlighterTest, 
TestCollectionsAPIViaSolrCloudCluster, TestLeaderInitiatedRecoveryThread, 
JvmMetricsTest, SolrRequestParserTest, TestShardHandlerFactory, 
SolrInfoBeanTest, TestPseudoReturnFields, 
TestOverriddenPrefixQueryForCustomFieldType, HdfsNNFailoverTest, 
CoreAdminRequestStatusTest, TestTestInjection, InfoHandlerTest, 
ExitableDirectoryReaderTest, TestFieldCacheSort, TestReRankQParserPlugin, 
TestMaxScoreQueryParser, TestLegacyFieldCache, 
LeaderFailoverAfterPartitionTest, SolrSlf4jReporterTest, 
TriLevelCompositeIdRoutingTest, HighlighterTest, ChaosMonkeyNothingIsSafeTest, 
TestCloudPivotFacet, RequestLoggingTest, TestEmbeddedSolrServerAdminHandler, 
CreateCollectionCleanupTest, TestStressCloudBlindAtomicUpdates, 
DistributedFacetPivotWhiteBoxTest, TestReversedWildcardFilterFactory, 
TestConfigOverlay, DirectUpdateHandlerOptimizeTest, TestIntervalFaceting, 
TestCollapseQParserPlugin, ChaosMonkeySafeLeaderWithPullReplicasTest, 
TestFiltering, DirectUpdateHandlerTest, RegexBoostProcessorTest, 
TestSSLRandomization, SolrShardReporterTest, AddBlockUpdateTest, 
TestMultiWordSynonyms, DeleteShardTest, OutputWriterTest, 
CurrencyFieldTypeTest, TestPullReplica, HdfsChaosMonkeySafeLeaderTest, 
ResponseLogComponentTest, OverseerCollectionConfigSetProcessorTest, 
IndexBasedSpellCheckerTest, TestDistribDocBasedVersion, 
DistribCursorPagingTest, SliceStateTest, NumericFieldsTest, BooleanFieldTest, 
URLClassifyProcessorTest, TestLeaderElectionWithEmptyReplica, 
ConnectionReuseTest, TestAtomicUpdateErrorCases, RequiredFieldsTest, 
AddReplicaTest, TestExecutePlanAction, TestClusterProperties, TestDistribIDF, 
BasicAuthIntegrationTest, TestCloudRecovery, CheckHdfsIndexTest, 
SpellCheckComponentTest, PrimitiveFieldTypeTest, VersionInfoTest, 
TestRequestForwarding, TestRestoreCore, TestExportWriter, BlockCacheTest, 
TestSha256AuthenticationProvider, NotRequiredUniqueKeyTest, 
DistributedQueryElevationComponentTest, LeaderInitiatedRecoveryOnCommitTest, 
TestPKIAuthenticationPlugin, BlockJoinFacetRandomTest, TestLargeCluster, 
MoveReplicaHDFSTest, CustomHighlightComponentTest, 
TestSolrConfigHandlerConcurrent, ExplicitHLLTest, 
AutoscalingHistoryHandlerTest, MinimalSchemaTest, 
AssignBackwardCompatibilityTest, TestEmbeddedSolrServerSchemaAPI, 
AtomicUpdateProcessorFactoryTest, TestBinaryField, HdfsRecoveryZkTest, 
SpellCheckCollatorWithCollapseTest, TestFieldSortValues, 
SimpleCollectionCreateDeleteTest, StatsComponentTest, 
TestTolerantUpdateProcessorCloud, DistributedExpandComponentTest, 
ScriptEngineTest, SignatureUpdateProcessorFactoryTest, ResourceLoaderTest, 
DeleteNodeTest, SuggesterFSTTest, TestMaxTokenLenTokenizer, TestRTimerTree, 
TestFieldCacheVsDocValues, TestBlendedInfixSuggestions, OverseerTaskQueueTest, 
DistributedTermsComponentTest, ConvertedLegacyTest, TestSolrFieldCacheBean, 
ZkFailoverTest, TestConfigsApi, TestNumericTokenStream, ComputePlanActionTest, 
HdfsAutoAddReplicasIntegrationTest, BigEndianAscendingWordSerializerTest, 
DistanceFunctionTest, SolrMetricReporterTest, TimeZoneUtilsTest, 
HdfsWriteToMultipleCollectionsTest, RuleEngineTest, CdcrReplicationHandlerTest, 
TestLegacyFieldReuse, CdcrBootstrapTest, 
DistributedQueryComponentOptimizationTest, TestSolr4Spatial2, 
TestSubQueryTransformerDistrib, TestPhraseSuggestions, TestLFUCache, 
TestRecovery, CoreSorterTest, TestPHPSerializedResponseWriter, 
MergeStrategyTest, HdfsBasicDistributedZkTest, TestCursorMarkWithoutUniqueKey, 
TestUtils, TestRealTimeGet, TestRawTransformer, TestCryptoKeys, 
CdcrUpdateLogTest, TestOnReconnectListenerSupport, NodeLostTriggerTest, 
CollectionTooManyReplicasTest, TestNumericTerms64, TestUseDocValuesAsStored, 
RAMDirectoryFactoryTest, SSLMigrationTest, UnloadDistributedZkTest, 
TestInitQParser, TestLegacyTerms, SpatialFilterTest, 
PathHierarchyTokenizerFactoryTest, TestFreeTextSuggestions, 
TestCorePropertiesReload, PeerSyncWithIndexFingerprintCachingTest, 
TestShortCircuitedRequests, BJQParserTest, TestReplicationHandler, 
TestFieldCache, AsyncCallRequestStatusResponseTest, 
TestConfigSetsAPIExclusivity, DocValuesMissingTest, HdfsLockFactoryTest, 
ReplaceNodeTest, FieldAnalysisRequestHandlerTest, TestUtilizeNode, 
BadIndexSchemaTest, TestNonDefinedSimilarityFactory, 
TestReplicationHandlerBackup, TestQuerySenderListener, CollectionsAPISolrJTest, 
TestDFRSimilarityFactory, SpatialHeatmapFacetsTest, JavabinLoaderTest, 
TestSolr4Spatial, TestManagedResourceStorage, TestRangeQuery, 
SuggestComponentTest, TestExclusionRuleCollectionAccess, 
TestSQLHandlerNonCloud, TestSolrDeletionPolicy2, TestDynamicLoading, 
UninvertDocValuesMergePolicyTest, TestOrdValues, DateFieldTest, 
BasicDistributedZkTest, ZkStateWriterTest, TestNestedDocsSort, MultiTermTest, 
TestDocSet, TestSearchPerf, TestElisionMultitermQuery, 
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, DirectSolrConnectionTest, 
TestLuceneMatchVersion, TestCharFilters, TestCodecSupport, 
SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, 
TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastOutputStream, 
PluginInfoTest, TestFastLRUCache, DateMathParserTest, PrimUtilsTest, 
SpellingQueryConverterTest, ClusterStateTest, TestDocumentBuilder, 
ZkNodePropsTest, UUIDFieldTest, FileUtilsTest, CircularListTest, TestRTGBase, 
CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestDistributedMissingSort, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, TestTolerantSearch, TestLuceneIndexBackCompat, 
TestEmbeddedSolrServerConstructors, ActionThrottleTest, AssignTest, 
CollectionStateFormat2Test, ConfigSetsAPITest, ConnectionManagerTest, 
DeleteLastCustomShardedReplicaTest, DeleteStatusTest, 
DistribJoinFromCollectionTest, DistributedQueueTest, ForceLeaderTest, 
MissingSegmentRecoveryTest, MultiThreadedOCPTest, 
TlogReplayBufferedWhileIndexingTest, AutoAddReplicasIntegrationTest, 
SystemLogListenerTest, TestClusterStateProvider]
   [junit4] Completed [581/767 (3!)] on J0 in 6.04s, 2 tests, 1 failure <<< 
FAILURES!

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

Reply via email to