Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/430/

6 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at http://127.0.0.1:33563/solr: KeeperErrorCode = Session 
expired for 
/overseer/collection-map-completed/mn-b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33563/solr: KeeperErrorCode = Session expired 
for /overseer/collection-map-completed/mn-b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2
        at 
__randomizedtesting.SeedInfo.seed([7E5AA61925F3E5F3:438208351D1DBB83]:0)
        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.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.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.CollectionAdminRequest$RequestStatus.waitFor(CollectionAdminRequest.java:1256)
        at 
org.apache.solr.client.solrj.request.CollectionAdminRequest$AsyncCollectionAdminRequest.processAndWait(CollectionAdminRequest.java:195)
        at 
org.apache.solr.client.solrj.request.CollectionAdminRequest$AsyncCollectionAdminRequest.processAndWait(CollectionAdminRequest.java:181)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.createCollection(TestAuthenticationFramework.java:104)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:120)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost

Error Message:
The operations computed by ComputePlanAction should not be null 
SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], 
BEFORE_ACTION=[compute_plan, null]}

Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should 
not be null SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, 
null], BEFORE_ACTION=[compute_plan, null]}
        at 
__randomizedtesting.SeedInfo.seed([7E5AA61925F3E5F3:4E9A479BAD8104AF]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost(ComputePlanActionTest.java:291)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:36780_solr, 
127.0.0.1:37278_solr] Last available state: 
DocCollection(testSimple1//collections/testSimple1/state.json/18)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node3":{           
"dataDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node3/data/",
           "base_url":"https://127.0.0.1:37278/solr";,           
"node_name":"127.0.0.1:37278_solr",           "type":"NRT",           
"ulogDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node3/data/tlog",
           "core":"testSimple1_shard1_replica_n1",           
"shared_storage":"true",           "state":"active"},         "core_node5":{    
       
"dataDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node5/data/",
           "base_url":"https://127.0.0.1:37278/solr";,           
"node_name":"127.0.0.1:37278_solr",           "type":"NRT",           
"ulogDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node5/data/tlog",
           "core":"testSimple1_shard1_replica_n2",           
"shared_storage":"true",           "state":"active",           
"leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       
"state":"active",       "replicas":{         "core_node7":{           
"dataDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node7/data/",
           "base_url":"https://127.0.0.1:38397/solr";,           
"node_name":"127.0.0.1:38397_solr",           "type":"NRT",           
"ulogDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node7/data/tlog",
           "core":"testSimple1_shard2_replica_n4",           
"shared_storage":"true",           "state":"down"},         "core_node8":{      
     
"dataDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node8/data/",
           "base_url":"https://127.0.0.1:37278/solr";,           
"node_name":"127.0.0.1:37278_solr",           "type":"NRT",           
"ulogDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node8/data/tlog",
           "core":"testSimple1_shard2_replica_n6",           
"shared_storage":"true",           "state":"active",           
"leader":"true"}}}},   "router":{"name":"compositeId"},   
"maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:36780_solr, 127.0.0.1:37278_solr]
Last available state: 
DocCollection(testSimple1//collections/testSimple1/state.json/18)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          
"dataDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node3/data/",
          "base_url":"https://127.0.0.1:37278/solr";,
          "node_name":"127.0.0.1:37278_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node3/data/tlog",
          "core":"testSimple1_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active"},
        "core_node5":{
          
"dataDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node5/data/",
          "base_url":"https://127.0.0.1:37278/solr";,
          "node_name":"127.0.0.1:37278_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node5/data/tlog",
          "core":"testSimple1_shard1_replica_n2",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          
"dataDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node7/data/",
          "base_url":"https://127.0.0.1:38397/solr";,
          "node_name":"127.0.0.1:38397_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node7/data/tlog",
          "core":"testSimple1_shard2_replica_n4",
          "shared_storage":"true",
          "state":"down"},
        "core_node8":{
          
"dataDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node8/data/",
          "base_url":"https://127.0.0.1:37278/solr";,
          "node_name":"127.0.0.1:37278_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://lucene2-us-west.apache.org:42999/data/testSimple1/core_node8/data/tlog",
          "core":"testSimple1_shard2_replica_n6",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([7E5AA61925F3E5F3:46E982E702003122]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:103)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test

Error Message:
Trigger was not fired 

Stack Trace:
java.lang.AssertionError: Trigger was not fired 
        at 
__randomizedtesting.SeedInfo.seed([7E5AA61925F3E5F3:F60E99C38B0F880B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test(SystemLogListenerTest.java:151)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration

Error Message:
Path /autoscaling/nodeAdded/127.0.0.1:10003_solr should have been deleted

Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeAdded/127.0.0.1:10003_solr 
should have been deleted
        at 
__randomizedtesting.SeedInfo.seed([7E5AA61925F3E5F3:66E02E152BC6281C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertFalse(Assert.java:68)
        at 
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration(TestTriggerIntegration.java:844)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testSearchRate

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
        at 
__randomizedtesting.SeedInfo.seed([7E5AA61925F3E5F3:2312B890EA3543BC]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testSearchRate(TestTriggerIntegration.java:1179)
        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 12305 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 426265 INFO  
(SUITE-TestAuthenticationFramework-seed#[7E5AA61925F3E5F3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/init-core-data-001
   [junit4]   2> 426266 WARN  
(SUITE-TestAuthenticationFramework-seed#[7E5AA61925F3E5F3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
   [junit4]   2> 426266 INFO  
(SUITE-TestAuthenticationFramework-seed#[7E5AA61925F3E5F3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 426324 INFO  
(SUITE-TestAuthenticationFramework-seed#[7E5AA61925F3E5F3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 426654 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[7E5AA61925F3E5F3]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/tempDir-001
   [junit4]   2> 426677 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[7E5AA61925F3E5F3]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 426679 INFO  (Thread-117) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 426679 INFO  (Thread-117) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 426925 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[7E5AA61925F3E5F3]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42217
   [junit4]   2> 427310 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer 
not running
   [junit4]   2> 427648 ERROR (Thread-117) [    ] 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> 429238 INFO  (zkConnectionManagerCallback-67-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 429483 INFO  (jetty-launcher-64-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T20:27:37-01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 429483 INFO  (jetty-launcher-64-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T20:27:37-01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 429485 INFO  (jetty-launcher-64-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 429485 INFO  (jetty-launcher-64-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 429485 INFO  (jetty-launcher-64-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 429485 INFO  (jetty-launcher-64-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 429485 INFO  (jetty-launcher-64-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 429485 INFO  (jetty-launcher-64-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 429494 INFO  (jetty-launcher-64-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@32e2e55e{/solr,null,AVAILABLE}
   [junit4]   2> 429498 INFO  (jetty-launcher-64-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d257f71{/solr,null,AVAILABLE}
   [junit4]   2> 429501 INFO  (jetty-launcher-64-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3bca327c{HTTP/1.1,[http/1.1]}{127.0.0.1:45397}
   [junit4]   2> 429514 INFO  (jetty-launcher-64-thread-2) [    ] 
o.e.j.s.Server Started @444696ms
   [junit4]   2> 429514 INFO  (jetty-launcher-64-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@29563b3b{HTTP/1.1,[http/1.1]}{127.0.0.1:33563}
   [junit4]   2> 429514 INFO  (jetty-launcher-64-thread-1) [    ] 
o.e.j.s.Server Started @444696ms
   [junit4]   2> 429514 INFO  (jetty-launcher-64-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45397}
   [junit4]   2> 429514 INFO  (jetty-launcher-64-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33563}
   [junit4]   2> 429514 ERROR (jetty-launcher-64-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 429515 ERROR (jetty-launcher-64-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 429515 INFO  (jetty-launcher-64-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 429515 INFO  (jetty-launcher-64-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 429515 INFO  (jetty-launcher-64-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 429515 INFO  (jetty-launcher-64-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 429515 INFO  (jetty-launcher-64-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 429515 INFO  (jetty-launcher-64-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 429515 INFO  (jetty-launcher-64-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-20T13:33:04.049Z
   [junit4]   2> 429515 INFO  (jetty-launcher-64-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-20T13:33:04.049Z
   [junit4]   2> 429550 INFO  (zkConnectionManagerCallback-70-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 429553 INFO  (zkConnectionManagerCallback-71-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 429587 INFO  (jetty-launcher-64-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 429587 INFO  (jetty-launcher-64-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 430029 INFO  (jetty-launcher-64-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42217/solr
   [junit4]   2> 430033 INFO  (jetty-launcher-64-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42217/solr
   [junit4]   2> 430163 INFO  (zkConnectionManagerCallback-77-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430164 INFO  (zkConnectionManagerCallback-79-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430203 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10057ad691b0003, likely client has closed socket
   [junit4]   2> 430264 INFO  
(zkConnectionManagerCallback-82-thread-1-processing-n:127.0.0.1:33563_solr) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430264 INFO  
(zkConnectionManagerCallback-83-thread-1-processing-n:127.0.0.1:45397_solr) 
[n:127.0.0.1:45397_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 432881 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 432884 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33563_solr
   [junit4]   2> 432901 INFO  (jetty-launcher-64-thread-2) 
[n:127.0.0.1:45397_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 432954 INFO  (jetty-launcher-64-thread-2) 
[n:127.0.0.1:45397_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45397_solr
   [junit4]   2> 432977 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.Overseer Overseer 
(id=72153996342263814-127.0.0.1:33563_solr-n_0000000000) starting
   [junit4]   2> 433222 INFO  
(zkCallback-80-thread-1-processing-n:127.0.0.1:45397_solr) 
[n:127.0.0.1:45397_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 433353 INFO  
(zkCallback-81-thread-1-processing-n:127.0.0.1:33563_solr) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 434547 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33563_solr
   [junit4]   2> 434620 INFO  (jetty-launcher-64-thread-2) 
[n:127.0.0.1:45397_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 434750 INFO  
(zkCallback-81-thread-1-processing-n:127.0.0.1:33563_solr) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 434753 INFO  
(zkCallback-80-thread-1-processing-n:127.0.0.1:45397_solr) 
[n:127.0.0.1:45397_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 435352 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 436595 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:33563_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33563.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@261efbe
   [junit4]   2> 436758 INFO  (jetty-launcher-64-thread-2) 
[n:127.0.0.1:45397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45397.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@261efbe
   [junit4]   2> 437053 INFO  (jetty-launcher-64-thread-2) 
[n:127.0.0.1:45397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45397.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@261efbe
   [junit4]   2> 437053 INFO  (jetty-launcher-64-thread-2) 
[n:127.0.0.1:45397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45397.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@261efbe
   [junit4]   2> 437083 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:33563_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33563.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@261efbe
   [junit4]   2> 437084 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:33563_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33563.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@261efbe
   [junit4]   2> 437105 INFO  (jetty-launcher-64-thread-1) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/tempDir-001/node1/.
   [junit4]   2> 437120 INFO  (jetty-launcher-64-thread-2) 
[n:127.0.0.1:45397_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/tempDir-001/node2/.
   [junit4]   2> 438633 INFO  (zkConnectionManagerCallback-89-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 438812 INFO  (zkConnectionManagerCallback-93-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 438828 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[7E5AA61925F3E5F3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 438830 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[7E5AA61925F3E5F3]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42217/solr ready
   [junit4]   2> 438851 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[7E5AA61925F3E5F3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 438982 INFO  (qtp459525284-439) [n:127.0.0.1:33563_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 439188 INFO  (qtp459525284-439) [n:127.0.0.1:33563_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=207
   [junit4]   2> 439305 INFO  (qtp459525284-443) [n:127.0.0.1:33563_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 439422 INFO  (qtp459525284-443) [n:127.0.0.1:33563_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=117
   [junit4]   2> 439567 INFO  
(OverseerThreadFactory-359-thread-1-processing-n:127.0.0.1:33563_solr) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 439941 INFO  
(OverseerStateUpdate-72153996342263814-127.0.0.1:33563_solr-n_0000000000) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33563/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 440011 INFO  
(OverseerStateUpdate-72153996342263814-127.0.0.1:33563_solr-n_0000000000) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45397/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 440049 INFO  
(OverseerStateUpdate-72153996342263814-127.0.0.1:33563_solr-n_0000000000) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33563/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 440086 INFO  
(OverseerStateUpdate-72153996342263814-127.0.0.1:33563_solr-n_0000000000) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45397/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 440387 INFO  (qtp81181447-438) [n:127.0.0.1:45397_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=1
   [junit4]   2> 440437 INFO  
(parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) 
[n:127.0.0.1:45397_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 440494 INFO  (qtp459525284-443) [n:127.0.0.1:33563_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=18
   [junit4]   2> 440494 INFO  
(parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) 
[n:127.0.0.1:45397_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 440506 INFO  
(parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) 
[n:127.0.0.1:33563_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 440531 INFO  
(parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 440543 INFO  (qtp459525284-447) [n:127.0.0.1:33563_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 440544 INFO  (qtp459525284-447) [n:127.0.0.1:33563_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 440544 INFO  (qtp81181447-444) [n:127.0.0.1:45397_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=69
   [junit4]   2> 440564 INFO  (qtp459525284-449) [n:127.0.0.1:33563_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=86
   [junit4]   2> 440564 INFO  
(parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) 
[n:127.0.0.1:45397_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 440575 INFO  (qtp81181447-450) [n:127.0.0.1:45397_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998
   [junit4]   2> 440576 INFO  (qtp81181447-450) [n:127.0.0.1:45397_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 440596 INFO  
(parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) 
[n:127.0.0.1:33563_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 440806 INFO  
(zkCallback-81-thread-1-processing-n:127.0.0.1:33563_solr) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 440844 INFO  
(zkCallback-80-thread-1-processing-n:127.0.0.1:45397_solr) 
[n:127.0.0.1:45397_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 441545 INFO  (qtp459525284-443) [n:127.0.0.1:33563_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 441546 INFO  (qtp459525284-443) [n:127.0.0.1:33563_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 441588 INFO  (qtp81181447-444) [n:127.0.0.1:45397_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998
   [junit4]   2> 441588 INFO  (qtp81181447-444) [n:127.0.0.1:45397_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 441790 INFO  
(parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.3.0
   [junit4]   2> 441809 INFO  
(parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.3.0
   [junit4]   2> 447829 INFO  
(parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.3.0
   [junit4]   2> 447879 WARN  
(TEST-TestAuthenticationFramework.testBasics-seed#[7E5AA61925F3E5F3]-SendThread(127.0.0.1:42217))
 [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server 
in 8197ms for sessionid 0x10057ad691b0008
   [junit4]   2> 447981 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10057ad691b0008, likely client has closed socket
   [junit4]   2> 448046 INFO  
(parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.3.0
   [junit4]   2> 448054 INFO  (qtp459525284-449) [n:127.0.0.1:33563_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 448193 INFO  (qtp81181447-450) [n:127.0.0.1:45397_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998
   [junit4]   2> 448193 INFO  (qtp81181447-450) [n:127.0.0.1:45397_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 448228 WARN  (zkConnectionManagerCallback-93-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@cc8879 name: ZooKeeperConnection 
Watcher:127.0.0.1:42217/solr got event WatchedEvent state:Disconnected 
type:None path:null path: null type: None
   [junit4]   2> 448228 WARN  (zkConnectionManagerCallback-93-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 448239 INFO  
(parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 448274 INFO  (qtp459525284-449) [n:127.0.0.1:33563_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=220
   [junit4]   2> 448276 INFO  
(parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema 
[testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 448295 INFO  
(parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 448310 INFO  
(parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 448310 INFO  
(parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard1_replica_n1' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 448421 INFO  
(parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 448421 INFO  
(parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard1_replica_n2' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 448440 INFO  
(parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_33563.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@261efbe
   [junit4]   2> 448440 INFO  
(parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 448440 INFO  
(parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/tempDir-001/node1/testcollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 448440 INFO  
(parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema 
[testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 448479 INFO  
(parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 448479 INFO  
(parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard2_replica_n6' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 448493 INFO  
(parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_45397.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@261efbe
   [junit4]   2> 448493 INFO  
(parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_45397.solr.core.testcollection.shard1.replica_n2' (registry 
'solr.core.testcollection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@261efbe
   [junit4]   2> 448493 INFO  
(parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 448493 INFO  
(parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 448493 INFO  
(parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore 
[[testcollection_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/tempDir-001/node2/testcollection_shard2_replica_n6],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/tempDir-001/node2/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 448493 INFO  
(parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/tempDir-001/node2/testcollection_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/tempDir-001/node2/./testcollection_shard1_replica_n2/data/]
   [junit4]   2> 448545 INFO  
(parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 448546 INFO  
(parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard2_replica_n4' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 448546 INFO  
(parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_33563.solr.core.testcollection.shard2.replica_n4' (registry 
'solr.core.testcollection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@261efbe
   [junit4]   2> 448546 INFO  
(parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 448599 INFO  
(parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
[[testcollection_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/tempDir-001/node1/testcollection_shard2_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_7E5AA61925F3E5F3-001/tempDir-001/node1/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 449208 INFO  (qtp81181447-444) [n:127.0.0.1:45397_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998
   [junit4]   2> 449208 INFO  (qtp81181447-444) [n:127.0.0.1:45397_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 449362 INFO  (qtp459525284-443) [n:127.0.0.1:33563_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 449431 INFO  (qtp459525284-443) [n:127.0.0.1:33563_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=68
   [junit4]   2> 449469 INFO  
(parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 449469 INFO  
(parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 449472 INFO  
(parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 449472 INFO  
(parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 472019 INFO  (qtp459525284-449) [n:127.0.0.1:33563_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 472020 INFO  (qtp81181447-450) [n:127.0.0.1:45397_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998
   [junit4]   2> 472020 INFO  (qtp81181447-450) [n:127.0.0.1:45397_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 472058 WARN  
(TEST-TestAuthenticationFramework.testBasics-seed#[7E5AA61925F3E5F3]-SendThread(127.0.0.1:42217))
 [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 
0x10057ad691b0008 has expired
   [junit4]   2> 472066 INFO  
(parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 472067 INFO  
(parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 472156 INFO  
(parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1dc1dc7a[testcollection_shard1_replica_n1] main]
   [junit4]   2> 472156 WARN  (zkConnectionManagerCallback-93-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@cc8879 name: ZooKeeperConnection 
Watcher:127.0.0.1:42217/solr got event WatchedEvent state:Expired type:None 
path:null path: null type: None
   [junit4]   2> 472156 WARN  (zkConnectionManagerCallback-93-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. 
Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 472017 WARN  
(jetty-launcher-64-thread-1-SendThread(127.0.0.1:42217)) 
[n:127.0.0.1:33563_solr    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 22583ms for sessionid 0x10057ad691b0006
   [junit4]   2> 472167 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10057ad691b0006, likely client has closed socket
   [junit4]   2> 472010 WARN  
(jetty-launcher-64-thread-2-SendThread(127.0.0.1:42217)) 
[n:127.0.0.1:45397_solr    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 23772ms for sessionid 0x10057ad691b0005
   [junit4]   2> 472169 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10057ad691b0005, likely client has closed socket
   [junit4]   2> 472192 INFO  
(parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 472192 INFO  
(parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 472212 INFO  
(parallelCoreAdminExecutor-360-thread-2-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5f9e2e0b[testcollection_shard2_replica_n6] main]
   [junit4]   2> 472212 INFO  
(parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 472212 INFO  
(parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 472214 INFO  
(parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 472214 INFO  
(parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 472330 WARN  (zkConnectionManagerCallback-93-thread-1) [    ] 
o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 472331 INFO  
(parallelCoreAdminExecutor-360-thread-1-processing-n:127.0.0.1:45397_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995427734332 CREATE) 
[n:127.0.0.1:45397_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4001daba[testcollection_shard1_replica_n2] main]
   [junit4]   2> 472451 WARN  
(zkConnectionManagerCallback-83-thread-1-processing-n:127.0.0.1:45397_solr) 
[n:127.0.0.1:45397_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6366be34 name: 
ZooKeeperConnection Watcher:127.0.0.1:42217/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 472452 WARN  
(zkConnectionManagerCallback-83-thread-1-processing-n:127.0.0.1:45397_solr) 
[n:127.0.0.1:45397_solr    ] o.a.s.c.c.ConnectionManager zkClient has 
disconnected
   [junit4]   2> 472476 WARN  
(zkConnectionManagerCallback-82-thread-1-processing-n:127.0.0.1:33563_solr) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@62d2c98b name: 
ZooKeeperConnection Watcher:127.0.0.1:42217/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 472476 WARN  
(zkConnectionManagerCallback-82-thread-1-processing-n:127.0.0.1:33563_solr) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.c.ConnectionManager zkClient has 
disconnected
   [junit4]   2> 472476 INFO  
(zkConnectionManagerCallback-93-thread-1-EventThread) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 472476 INFO  (zkConnectionManagerCallback-93-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 472606 INFO  (zkConnectionManagerCallback-93-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 472622 INFO  (zkConnectionManagerCallback-93-thread-1) [    ] 
o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 472623 INFO  (zkConnectionManagerCallback-93-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 472680 INFO  
(parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 472680 INFO  
(parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 472681 INFO  
(parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 472681 INFO  
(parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 472732 INFO  
(parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995519326388 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@394afb51[testcollection_shard2_replica_n4] main]
   [junit4]   2> 473026 INFO  (qtp81181447-444) [n:127.0.0.1:45397_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998
   [junit4]   2> 473026 INFO  (qtp81181447-444) [n:127.0.0.1:45397_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 474038 INFO  (qtp81181447-450) [n:127.0.0.1:45397_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998
   [junit4]   2> 474038 INFO  (qtp81181447-450) [n:127.0.0.1:45397_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995556645998&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 474342 WARN  
(jetty-launcher-64-thread-1-SendThread(127.0.0.1:42217)) 
[n:127.0.0.1:33563_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper 
service, session 0x10057ad691b0006 has expired
   [junit4]   2> 474343 WARN  
(zkConnectionManagerCallback-82-thread-1-processing-n:127.0.0.1:33563_solr) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@62d2c98b name: 
ZooKeeperConnection Watcher:127.0.0.1:42217/solr got event WatchedEvent 
state:Expired type:None path:null path: null type: None
   [junit4]   2> 474343 WARN  
(zkConnectionManagerCallback-82-thread-1-processing-n:127.0.0.1:33563_solr) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper 
session was expired. Attempting to reconnect to recover relationship with 
ZooKeeper...
   [junit4]   2> 474343 INFO  
(zkConnectionManagerCallback-82-thread-1-processing-n:127.0.0.1:33563_solr) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.Overseer Overseer 
(id=72153996342263814-127.0.0.1:33563_solr-n_0000000000) closing
   [junit4]   2> 474362 INFO  
(OverseerStateUpdate-72153996342263814-127.0.0.1:33563_solr-n_0000000000) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.Overseer According to ZK I 
(id=72153996342263814-127.0.0.1:33563_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 474363 INFO  
(OverseerStateUpdate-72153996342263814-127.0.0.1:33563_solr-n_0000000000) 
[n:127.0.0.1:33563_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:33563_solr
   [junit4]   2> 474379 ERROR (OverseerExitThread) [n:127.0.0.1:33563_solr    ] 
o.a.s.c.Overseer could not read the data
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:306)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 474428 WARN  
(jetty-launcher-64-thread-2-SendThread(127.0.0.1:42217)) 
[n:127.0.0.1:45397_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper 
service, session 0x10057ad691b0005 has expired
   [junit4]   2> 474435 WARN  
(zkConnectionManagerCallback-83-thread-1-processing-n:127.0.0.1:45397_solr) 
[n:127.0.0.1:45397_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6366be34 name: 
ZooKeeperConnection Watcher:127.0.0.1:42217/solr got event WatchedEvent 
state:Expired type:None path:null path: null type: None
   [junit4]   2> 474435 WARN  
(zkConnectionManagerCallback-83-thread-1-processing-n:127.0.0.1:45397_solr) 
[n:127.0.0.1:45397_solr    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper 
session was expired. Attempting to reconnect to recover relationship with 
ZooKeeper...
   [junit4]   2> 474463 ERROR 
(parallelCoreAdminExecutor-361-thread-1-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d36d31dfe21470995409455939 CREATE) 
[n:127.0.0.1:33563_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Failed to 
get config name due to
   [junit4]   2> org.apache.solr.common.SolrException: Error loading config 
name for collection testcollection
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:250)
   [junit4]   2>        at 
org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:95)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2798)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:983)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:182)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [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> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /collections/testcollection
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:230)
   [junit4]   2>        ... 15 more
   [junit4]   2> 474465 ERROR 
(parallelCoreAdminExecutor-361-thread-2-processing-n:127.0.0.1:33563_solr 
b8f5f7e8-a696-4c47-a3cb-37d

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

-1) [n:127.0.0.1:42361_solr c:testNodeAdded s:shard1 r:core_node3 
x:testNodeAdded_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@8294fc0: rootName = 
solr_42361, domain = solr.core.testNodeAdded.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testNodeAdded.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@3b592dbf
   [junit4]   2> 4425421 INFO  (coreCloseExecutor-7567-thread-1) 
[n:127.0.0.1:42361_solr c:testNodeAdded s:shard1 r:core_node3 
x:testNodeAdded_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testNodeAdded.shard1.leader, 
tag=628361971
   [junit4]   2> 4425423 INFO  (jetty-closer-7058-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72154255462301728-127.0.0.1:42361_solr-n_0000000008) closing
   [junit4]   2> 4425423 INFO  
(OverseerStateUpdate-72154255462301728-127.0.0.1:42361_solr-n_0000000008) 
[n:127.0.0.1:42361_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42361_solr
   [junit4]   2> 4425423 WARN  
(OverseerAutoScalingTriggerThread-72154255462301728-127.0.0.1:42361_solr-n_0000000008)
 [n:127.0.0.1:42361_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 4425423 DEBUG (jetty-closer-7058-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 4425424 INFO  (jetty-closer-7058-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7b6247f3{/solr,null,UNAVAILABLE}
   [junit4]   2> 4425429 INFO  (jetty-closer-7058-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 4425429 ERROR 
(SUITE-ComputePlanActionTest-seed#[7E5AA61925F3E5F3]-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> 4425430 INFO  
(SUITE-ComputePlanActionTest-seed#[7E5AA61925F3E5F3]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33396 33396
   [junit4]   2> 4425503 INFO  (Thread-4084) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33396 33396
   [junit4]   2> 4425504 WARN  (Thread-4084) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        11      /solr/configs/conf
   [junit4]   2>        10      /solr/security.json
   [junit4]   2>        9       
/solr/collections/testNodeWithMultipleReplicasLost/terms/shard2
   [junit4]   2>        9       
/solr/collections/testNodeWithMultipleReplicasLost/terms/shard1
   [junit4]   2>        7       /solr/collections/testNodeLost/terms/shard1
   [junit4]   2>        6       /solr/collections/testSelected1/terms/shard1
   [junit4]   2>        5       /solr/collections/testSelected2/terms/shard1
   [junit4]   2>        5       /solr/collections/testSelected1/terms/shard2
   [junit4]   2>        5       /solr/collections/testSelected2/terms/shard2
   [junit4]   2>        5       /solr/collections/testSelected3/terms/shard1
   [junit4]   2>        4       /solr/collections/testSelected3/terms/shard2
   [junit4]   2>        3       /solr/collections/testNodeAdded/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        39      /solr/collections/testSelected3/state.json
   [junit4]   2>        38      /solr/collections/testSelected2/state.json
   [junit4]   2>        30      /solr/collections/testSelected1/state.json
   [junit4]   2>        27      
/solr/collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2>        16      /solr/collections/testNodeAdded/state.json
   [junit4]   2>        15      /solr/collections/testNodeLost/state.json
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        15      /solr/clusterstate.json
   [junit4]   2>        4       
/solr/overseer_elect/election/72154255462301715-127.0.0.1:46344_solr-n_0000000004
   [junit4]   2>        4       
/solr/overseer_elect/election/72154255462301699-127.0.0.1:35372_solr-n_0000000000
   [junit4]   2>        3       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/collections/testNodeWithMultipleReplicasLost/leader_elect/shard2/election/72154255462301725-core_node9-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        53      /solr/live_nodes
   [junit4]   2>        44      /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_7E5AA61925F3E5F3-001
   [junit4]   2> Feb 20, 2018 2:39:39 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn-BA, 
timezone=America/Shiprock
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=1,free=249049736,total=521142272
   [junit4]   2> NOTE: All tests run in this JVM: [SearchHandlerTest, 
BasicFunctionalityTest, TestPerFieldSimilarity, TestSolrIndexConfig, 
TestFieldSortValues, SignatureUpdateProcessorFactoryTest, JsonLoaderTest, 
TestFileDictionaryLookup, TestPartialUpdateDeduplication, 
TestMaxTokenLenTokenizer, CurrencyFieldTypeTest, TestSolrCoreSnapshots, 
TestCloudPivotFacet, TlogReplayBufferedWhileIndexingTest, PolyFieldTest, 
TestUseDocValuesAsStored, CollectionStateFormat2Test, SmileWriterTest, 
HLLSerializationTest, TestSolrFieldCacheBean, TestFoldingMultitermQuery, 
TestMinMaxOnMultiValuedField, TestBM25SimilarityFactory, BlockCacheTest, 
UninvertDocValuesMergePolicyTest, SpellCheckCollatorWithCollapseTest, 
ZkFailoverTest, TestComplexPhraseLeadingWildcard, SOLR749Test, 
CSVRequestHandlerTest, SchemaVersionSpecificBehaviorTest, 
TestHashQParserPlugin, TestJettySolrRunner, DirectSolrConnectionTest, 
TestSchemaManager, TestElisionMultitermQuery, SaslZkACLProviderTest, 
SolrGangliaReporterTest, TestExportWriter, CoreMergeIndexesAdminHandlerTest, 
TestInfoStreamLogging, TestTrie, TestTriggerIntegration, TestSSLRandomization, 
TestBulkSchemaConcurrent, SuggesterTest, DistributedDebugComponentTest, 
MoveReplicaHDFSFailoverTest, TestReloadAndDeleteDocs, 
AutoscalingHistoryHandlerTest, TestPullReplica, HttpTriggerListenerTest, 
JvmMetricsTest, LoggingHandlerTest, TestDirectoryFactory, 
TestPayloadScoreQParserPlugin, TestStressInPlaceUpdates, SolrJmxReporterTest, 
ChaosMonkeySafeLeaderTest, IndexSchemaTest, CoreSorterTest, 
TestSystemCollAutoCreate, DocumentBuilderTest, PropertiesRequestHandlerTest, 
TestSchemaNameResource, RestartWhileUpdatingTest, OverseerTest, 
CdcrBootstrapTest, XsltUpdateRequestHandlerTest, ScriptEngineTest, 
AutoAddReplicasIntegrationTest, BadCopyFieldTest, TestSQLHandlerNonCloud, 
SolrMetricManagerTest, CollectionReloadTest, TestNodeLostTrigger, 
TestDeleteCollectionOnDownNodes, TestReloadDeadlock, TestDistributedGrouping, 
TestSchemaVersionResource, SoftAutoCommitTest, PeerSyncTest, 
TestReversedWildcardFilterFactory, HdfsBasicDistributedZk2Test, 
NodeLostTriggerTest, HttpSolrCallGetCoreTest, TestUninvertingReader, 
TestStressRecovery, ZkStateReaderTest, TestSystemIdResolver, 
DocExpirationUpdateProcessorFactoryTest, TestClassicSimilarityFactory, 
ConfigSetsAPITest, TestSimpleTrackingShardHandler, TestFieldCache, 
OverriddenZkACLAndCredentialsProvidersTest, TestManagedSchemaAPI, 
TestRandomRequestDistribution, TestSolrConfigHandler, SolrShardReporterTest, 
SpatialHeatmapFacetsTest, TestRecovery, TestReqParamsAPI, 
CdcrRequestHandlerTest, TestMaxScoreQueryParser, TestComputePlanAction, 
PKIAuthenticationIntegrationTest, TestHdfsUpdateLog, 
TestConfigSetsAPIExclusivity, OverseerRolesTest, TermsComponentTest, 
BitVectorTest, TestSurroundQueryParser, TestRuleBasedAuthorizationPlugin, 
TestCollectionAPI, MetricUtilsTest, AlternateDirectoryTest, DeleteNodeTest, 
PrimUtilsTest, TestCloudDeleteByQuery, TestPivotHelperCode, UpdateLogTest, 
EnumFieldTest, DirectUpdateHandlerOptimizeTest, SolrIndexMetricsTest, 
TestSolrCLIRunExample, CreateRoutedAliasTest, TestNamedUpdateProcessors, 
BasicDistributedZkTest, TestClusterProperties, TestConfigSetsAPIZkFailure, 
TestCryptoKeys, TestLeaderElectionZkExpiry, TestMiniSolrCloudClusterSSL, 
TestStressLiveNodes, TestUtilizeNode, VMParamsZkACLAndCredentialsProvidersTest, 
ZkShardTermsTest, CollectionsAPIDistributedZkTest, TestReplicaProperties, 
AutoAddReplicasPlanActionTest, ComputePlanActionTest]
   [junit4] Completed [595/777 (5!)] on J1 in 44.03s, 4 tests, 1 failure <<< 
FAILURES!

[...truncated 9889 lines...]
-validate-source-patterns:
[source-patterns] invalid logging pattern [not private static final, uses 
static class name]: 
solr/contrib/prometheus-exporter/src/java/org/apache/solr/prometheus/collector/SolrCollector.java
[source-patterns] invalid logging pattern [not private static final, uses 
static class name]: 
solr/contrib/prometheus-exporter/src/java/org/apache/solr/prometheus/exporter/SolrExporter.java
[source-patterns] invalid logging pattern [not private static final, uses 
static class name]: 
solr/contrib/prometheus-exporter/src/java/org/apache/solr/prometheus/scraper/SolrScraper.java

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/build.xml:618: The 
following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/build.xml:128: 
Found 3 violations in source files (invalid logging pattern [not private static 
final, uses static class name]).

Total time: 154 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to