You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/08/03 21:26:42 UTC

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 17453 - Unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17453/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 10 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, RawDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, RawDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, TransactionLog]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, RawDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, RawDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, TransactionLog]
	at __randomizedtesting.SeedInfo.seed([ADB21CEC9985270A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:40587/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([ADB21CEC9985270A:906AB2C0A16B797A]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:40587/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:40587 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more




Build Log:
[...truncated 11272 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 738519 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 738520 INFO  (Thread-1132) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 738520 INFO  (Thread-1132) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 738620 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.ZkTestServer start zk server on port:43197
   [junit4]   2> 738620 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 738620 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 738638 INFO  (zkCallback-792-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5fd1b name:ZooKeeperConnection Watcher:127.0.0.1:43197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 738638 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 738638 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 738638 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 738647 INFO  (jetty-launcher-791-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 738647 INFO  (jetty-launcher-791-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 738647 INFO  (jetty-launcher-791-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 738648 INFO  (jetty-launcher-791-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 738648 INFO  (jetty-launcher-791-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 738649 INFO  (jetty-launcher-791-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@118c25f{/solr,null,AVAILABLE}
   [junit4]   2> 738649 INFO  (jetty-launcher-791-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e581cd{/solr,null,AVAILABLE}
   [junit4]   2> 738650 INFO  (jetty-launcher-791-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@1a871f2{HTTP/1.1,[http/1.1]}{127.0.0.1:41587}
   [junit4]   2> 738650 INFO  (jetty-launcher-791-thread-3) [    ] o.e.j.s.Server Started @739977ms
   [junit4]   2> 738650 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41587}
   [junit4]   2> 738651 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 738651 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node3'
   [junit4]   2> 738651 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 738651 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 738651 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 738652 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 738652 INFO  (jetty-launcher-791-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a93f5f{/solr,null,AVAILABLE}
   [junit4]   2> 738652 INFO  (jetty-launcher-791-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@145ec48{HTTP/1.1,[http/1.1]}{127.0.0.1:39344}
   [junit4]   2> 738652 INFO  (jetty-launcher-791-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a50908{/solr,null,AVAILABLE}
   [junit4]   2> 738652 INFO  (jetty-launcher-791-thread-2) [    ] o.e.j.s.Server Started @739978ms
   [junit4]   2> 738652 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39344}
   [junit4]   2> 738652 INFO  (jetty-launcher-791-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1202d06{/solr,null,AVAILABLE}
   [junit4]   2> 738653 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 738653 INFO  (jetty-launcher-791-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@a5fc6{HTTP/1.1,[http/1.1]}{127.0.0.1:41381}
   [junit4]   2> 738653 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node2'
   [junit4]   2> 738653 INFO  (jetty-launcher-791-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@131b26c{HTTP/1.1,[http/1.1]}{127.0.0.1:38458}
   [junit4]   2> 738653 INFO  (jetty-launcher-791-thread-1) [    ] o.e.j.s.Server Started @739979ms
   [junit4]   2> 738653 INFO  (jetty-launcher-791-thread-5) [    ] o.e.j.s.Server Started @739979ms
   [junit4]   2> 738653 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41381}
   [junit4]   2> 738653 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38458}
   [junit4]   2> 738653 INFO  (jetty-launcher-791-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@6c7fdc{HTTP/1.1,[http/1.1]}{127.0.0.1:33921}
   [junit4]   2> 738653 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 738653 INFO  (jetty-launcher-791-thread-4) [    ] o.e.j.s.Server Started @739980ms
   [junit4]   2> 738653 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 738653 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 738654 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 738654 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node1'
   [junit4]   2> 738654 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node5'
   [junit4]   2> 738654 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 738654 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 738654 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 738653 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33921}
   [junit4]   2> 738654 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 738654 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 738654 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 738654 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 738654 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 738654 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 738654 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node4'
   [junit4]   2> 738654 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 738654 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 738654 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 738655 INFO  (zkCallback-793-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f3925 name:ZooKeeperConnection Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 738655 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 738655 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 738655 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 738655 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 738655 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 738666 INFO  (zkCallback-794-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bb8c68 name:ZooKeeperConnection Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 738666 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 738666 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 738675 INFO  (zkCallback-795-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3822ee name:ZooKeeperConnection Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 738675 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 738675 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 738675 INFO  (zkCallback-796-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10fd075 name:ZooKeeperConnection Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 738675 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 738675 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 738675 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 738675 INFO  (zkCallback-797-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@797a0b name:ZooKeeperConnection Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 738675 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 738675 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 738675 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 738675 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 738676 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 738676 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 738691 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node3/.
   [junit4]   2> 738691 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x156522d591a0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 738691 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 32978903
   [junit4]   2> 738691 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node1/.
   [junit4]   2> 738691 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node2/.
   [junit4]   2> 738692 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 7080783
   [junit4]   2> 738692 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 3147732
   [junit4]   2> 738692 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x156522d591a0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 738692 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node3]
   [junit4]   2> 738692 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node2]
   [junit4]   2> 738692 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node1]
   [junit4]   2> 738692 WARN  (jetty-launcher-791-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node3/lib
   [junit4]   2> 738693 WARN  (jetty-launcher-791-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node1/lib
   [junit4]   2> 738692 WARN  (jetty-launcher-791-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node2/lib
   [junit4]   2> 738693 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 738693 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node5/.
   [junit4]   2> 738693 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x156522d591a0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 738693 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node4/.
   [junit4]   2> 738693 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 738693 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 32738436
   [junit4]   2> 738693 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 22856331
   [junit4]   2> 738693 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 738693 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node5]
   [junit4]   2> 738693 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node4]
   [junit4]   2> 738693 WARN  (jetty-launcher-791-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node5/lib
   [junit4]   2> 738693 WARN  (jetty-launcher-791-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node4/lib
   [junit4]   2> 738694 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 738695 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 738727 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 738727 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 738727 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 738727 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43197/solr
   [junit4]   2> 738727 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 738727 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 738727 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 738727 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 738728 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 738728 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 738727 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 738728 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 738728 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 738728 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 738728 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 738728 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 738728 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 738728 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43197/solr
   [junit4]   2> 738728 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 738728 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43197/solr
   [junit4]   2> 738728 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 738729 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 738728 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 738729 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 738729 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 738729 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43197/solr
   [junit4]   2> 738729 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43197/solr
   [junit4]   2> 738729 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 738729 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 738729 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 738729 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 738730 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 738730 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 738731 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 738731 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 738731 INFO  (zkCallback-808-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b5cf8b name:ZooKeeperConnection Watcher:127.0.0.1:43197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 738731 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 738731 INFO  (jetty-launcher-791-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 738733 INFO  (zkCallback-809-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b01298 name:ZooKeeperConnection Watcher:127.0.0.1:43197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 738733 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 738733 INFO  (zkCallback-810-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c78e4e name:ZooKeeperConnection Watcher:127.0.0.1:43197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 738733 INFO  (jetty-launcher-791-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 738733 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 738733 INFO  (jetty-launcher-791-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 738735 INFO  (zkCallback-811-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bb600b name:ZooKeeperConnection Watcher:127.0.0.1:43197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 738735 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 738735 INFO  (zkCallback-812-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@86498d name:ZooKeeperConnection Watcher:127.0.0.1:43197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 738735 INFO  (jetty-launcher-791-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 738735 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 738735 INFO  (jetty-launcher-791-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 738737 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$110/31338556@fa9824
   [junit4]   2> 738737 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 738739 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x156522d591a0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 738739 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$110/31338556@1bfb0b6
   [junit4]   2> 738739 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$110/31338556@8e1741
   [junit4]   2> 738739 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 738739 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 738740 INFO  (zkCallback-813-thread-1-processing-n:127.0.0.1:41381_solr) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6877b5 name:ZooKeeperConnection Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 738741 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 738743 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$110/31338556@12a1825
   [junit4]   2> 738743 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$110/31338556@16183bb
   [junit4]   2> 738743 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x156522d591a0009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 738743 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 738743 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 738743 INFO  (zkCallback-814-thread-1-processing-n:127.0.0.1:38458_solr) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14b40c2 name:ZooKeeperConnection Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 738743 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 738744 INFO  (zkCallback-815-thread-1-processing-n:127.0.0.1:41587_solr) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@183cdde name:ZooKeeperConnection Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 738744 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 738747 INFO  (zkCallback-816-thread-1-processing-n:127.0.0.1:33921_solr) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f52ad name:ZooKeeperConnection Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 738747 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 738747 INFO  (zkCallback-817-thread-1-processing-n:127.0.0.1:39344_solr) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13265bc name:ZooKeeperConnection Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 738747 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 738747 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 738747 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 738749 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 738751 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 738751 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 738761 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 738761 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 738761 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 738765 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 738765 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 738792 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 738794 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 738809 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 738809 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 738809 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 738829 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 738830 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 738832 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 738832 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 738832 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 738841 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 738849 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 738849 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 738857 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 738858 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 738893 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 738893 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 738893 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 738893 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 738895 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 738899 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 738899 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 738901 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 738901 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 738901 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 738906 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 738906 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 738906 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 738908 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 738908 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 738926 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 738926 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 738928 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 738928 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 738928 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 738932 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 738933 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 738933 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 738934 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 738936 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 738937 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 738937 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 738939 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 738939 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 738939 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 738939 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 738940 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 738940 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 738940 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 738940 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 738940 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 738940 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 738940 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 738940 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 738942 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 738942 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 738942 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 738942 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 738943 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 738946 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 738948 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 738949 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 738949 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 738950 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 738953 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 738953 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 738955 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 738960 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 738960 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 738960 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96354796756926475-127.0.0.1:41381_solr-n_0000000000
   [junit4]   2> 738960 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96354796756926477-127.0.0.1:41587_solr-n_0000000001
   [junit4]   2> 738962 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96354796756926479-127.0.0.1:39344_solr-n_0000000002
   [junit4]   2> 738963 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96354796756926478-127.0.0.1:33921_solr-n_0000000003
   [junit4]   2> 738963 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96354796756926476-127.0.0.1:38458_solr-n_0000000004
   [junit4]   2> 738964 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41381_solr
   [junit4]   2> 738964 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 738964 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96354796756926475-127.0.0.1:41381_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 738964 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96354796756926477-127.0.0.1:41587_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 738964 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96354796756926479-127.0.0.1:39344_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 738964 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96354796756926478-127.0.0.1:33921_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 738964 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41587_solr
   [junit4]   2> 738964 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39344_solr
   [junit4]   2> 738964 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41587_solr
   [junit4]   2> 738964 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39344_solr
   [junit4]   2> 738966 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33921_solr
   [junit4]   2> 738966 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38458_solr
   [junit4]   2> 738966 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38458_solr
   [junit4]   2> 738966 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33921_solr
   [junit4]   2> 738966 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.Overseer Overseer (id=96354796756926475-127.0.0.1:41381_solr-n_0000000000) starting
   [junit4]   2> 738970 INFO  (zkCallback-817-thread-1-processing-n:127.0.0.1:39344_solr) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 738970 INFO  (zkCallback-814-thread-1-processing-n:127.0.0.1:38458_solr) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 738970 INFO  (zkCallback-816-thread-1-processing-n:127.0.0.1:33921_solr) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 738970 INFO  (zkCallback-815-thread-1-processing-n:127.0.0.1:41587_solr) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 738970 INFO  (zkCallback-813-thread-1-processing-n:127.0.0.1:41381_solr) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 738988 INFO  (zkCallback-817-thread-1-processing-n:127.0.0.1:39344_solr) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 738988 INFO  (zkCallback-814-thread-1-processing-n:127.0.0.1:38458_solr) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 738988 INFO  (zkCallback-817-thread-1-processing-n:127.0.0.1:39344_solr) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 738988 INFO  (zkCallback-814-thread-2-processing-n:127.0.0.1:38458_solr) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 738989 INFO  (zkCallback-816-thread-1-processing-n:127.0.0.1:33921_solr) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 738989 INFO  (zkCallback-813-thread-1-processing-n:127.0.0.1:41381_solr) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 738989 INFO  (zkCallback-814-thread-2-processing-n:127.0.0.1:38458_solr) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 738989 INFO  (zkCallback-817-thread-1-processing-n:127.0.0.1:39344_solr) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 738989 INFO  (zkCallback-815-thread-1-processing-n:127.0.0.1:41587_solr) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 738992 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 739009 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 739009 INFO  (OverseerCollectionConfigSetProcessor-96354796756926475-127.0.0.1:41381_solr-n_0000000000) [n:127.0.0.1:41381_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 739009 INFO  (OverseerStateUpdate-96354796756926475-127.0.0.1:41381_solr-n_0000000000) [n:127.0.0.1:41381_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 739009 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:41381_solr as DOWN
   [junit4]   2> 739012 INFO  (OverseerStateUpdate-96354796756926475-127.0.0.1:41381_solr-n_0000000000) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 739014 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41381_solr
   [junit4]   2> 739014 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41381_solr
   [junit4]   2> 739014 INFO  (OverseerStateUpdate-96354796756926475-127.0.0.1:41381_solr-n_0000000000) [n:127.0.0.1:41381_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41381_solr"} current state version: 0
   [junit4]   2> 739014 INFO  (OverseerStateUpdate-96354796756926475-127.0.0.1:41381_solr-n_0000000000) [n:127.0.0.1:41381_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41381_solr
   [junit4]   2> 739016 INFO  (zkCallback-814-thread-2-processing-n:127.0.0.1:38458_solr) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 739016 INFO  (zkCallback-817-thread-1-processing-n:127.0.0.1:39344_solr) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 739016 INFO  (zkCallback-813-thread-1-processing-n:127.0.0.1:41381_solr) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 739016 INFO  (zkCallback-815-thread-1-processing-n:127.0.0.1:41587_solr) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 739016 INFO  (zkCallback-816-thread-1-processing-n:127.0.0.1:33921_solr) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 739016 INFO  (zkCallback-814-thread-2-processing-n:127.0.0.1:38458_solr) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 739017 INFO  (zkCallback-813-thread-1-processing-n:127.0.0.1:41381_solr) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 739017 INFO  (zkCallback-817-thread-1-processing-n:127.0.0.1:39344_solr) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 739019 INFO  (zkCallback-816-thread-1-processing-n:127.0.0.1:33921_solr) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 739019 INFO  (zkCallback-815-thread-1-processing-n:127.0.0.1:41587_solr) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 739031 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 739031 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 739032 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node5/.
   [junit4]   2> 739032 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 739032 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 739032 INFO  (jetty-launcher-791-thread-5) [n:127.0.0.1:38458_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 739035 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 739035 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 739035 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node4/.
   [junit4]   2> 739036 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 739036 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 739036 INFO  (jetty-launcher-791-thread-4) [n:127.0.0.1:33921_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 739036 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 739036 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 739037 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node3/.
   [junit4]   2> 739037 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 739038 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 739038 INFO  (jetty-launcher-791-thread-3) [n:127.0.0.1:41587_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 739045 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 739045 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 739045 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node2/.
   [junit4]   2> 739045 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 739045 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 739045 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 739046 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 739046 INFO  (jetty-launcher-791-thread-2) [n:127.0.0.1:39344_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 739046 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node1/.
   [junit4]   2> 739046 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 739046 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 739046 INFO  (jetty-launcher-791-thread-1) [n:127.0.0.1:41381_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 739047 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 739047 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 739049 INFO  (zkCallback-823-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5531df name:ZooKeeperConnection Watcher:127.0.0.1:43197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 739049 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 739050 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 739054 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@131b26c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 739054 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=22856331
   [junit4]   2> 739054 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:38458_solr as DOWN
   [junit4]   2> 739061 INFO  (zkCallback-816-thread-1-processing-n:127.0.0.1:33921_solr) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 739061 INFO  (zkCallback-817-thread-1-processing-n:127.0.0.1:39344_solr) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 739061 INFO  (zkCallback-813-thread-1-processing-n:127.0.0.1:41381_solr) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 739061 INFO  (OverseerStateUpdate-96354796756926475-127.0.0.1:41381_solr-n_0000000000) [n:127.0.0.1:41381_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38458_solr"} current state version: 0
   [junit4]   2> 739061 INFO  (zkCallback-815-thread-1-processing-n:127.0.0.1:41587_solr) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 739061 INFO  (OverseerStateUpdate-96354796756926475-127.0.0.1:41381_solr-n_0000000000) [n:127.0.0.1:41381_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38458_solr
   [junit4]   2> 739061 INFO  (zkCallback-814-thread-2-processing-n:127.0.0.1:38458_solr) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 739061 INFO  (zkCallback-816-thread-1-processing-n:127.0.0.1:33921_solr) [n:127.0.0.1:33921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 739061 INFO  (zkCallback-813-thread-1-processing-n:127.0.0.1:41381_solr) [n:127.0.0.1:41381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 739061 WARN  (zkCallback-814-thread-2-processing-n:127.0.0.1:38458_solr) [n:127.0.0.1:38458_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 739061 INFO  (zkCallback-817-thread-1-processing-n:127.0.0.1:39344_solr) [n:127.0.0.1:39344_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 739061 INFO  (zkCallback-815-thread-1-processing-n:127.0.0.1:41587_solr) [n:127.0.0.1:41587_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 739062 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a50908{/solr,null,UNAVAILABLE}
   [junit4]   2> 739064 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 739065 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17608fe{/solr,null,AVAILABLE}
   [junit4]   2> 739066 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1b210b6{HTTP/1.1,[http/1.1]}{127.0.0.1:40587}
   [junit4]   2> 739066 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.e.j.s.Server Started @740392ms
   [junit4]   2> 739067 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40587}
   [junit4]   2> 739067 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 739067 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node6'
   [junit4]   2> 739067 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 739067 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 739067 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 739068 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 739070 INFO  (zkCallback-825-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b159ed name:ZooKeeperConnection Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 739070 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 739070 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 739071 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 739078 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node6/.
   [junit4]   2> 739078 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.CoreContainer New CoreContainer 30840034
   [junit4]   2> 739079 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node6]
   [junit4]   2> 739079 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_ADB21CEC9985270A-001/tempDir-001/node6/lib
   [junit4]   2> 739079 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 739081 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 739081 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 739081 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 739081 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43197/solr
   [junit4]   2> 739081 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 739081 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 739082 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 739084 INFO  (zkCallback-828-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@72a546 name:ZooKeeperConnection Watcher:127.0.0.1:43197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 739085 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 739085 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 739087 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [n:127.0.0.1:40587_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$110/31338556@fb2193
   [junit4]   2> 739087 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [n:127.0.0.1:40587_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 739090 INFO  (zkCallback-829-thread-1-processing-n:127.0.0.1:40587_solr) [n:127.0.0.1:40587_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1162fe8 name:ZooKeeperConnection Watcher:127.0.0.1:43197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 739091 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [n:127.0.0.1:40587_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 739112 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [n:127.0.0.1:40587_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 739112 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [n:127.0.0.1:40587_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 739113 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [n:127.0.0.1:40587_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 739116 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [n:127.0.0.1:40587_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 739124 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [n:127.0.0.1:40587_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96354796756926483-127.0.0.1:40587_solr-n_0000000005
   [junit4]   2> 739125 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [n:127.0.0.1:40587_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96354796756926478-127.0.0.1:33921_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 739125 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [n:127.0.0.1:40587_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:40587_solr as DOWN
   [junit4]   2> 739129 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [n:127.0.0.1:40587_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40587_solr
   [junit4]   2> 739129 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[ADB21CEC9985270A]) [n:127.0.0.1:40587_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40587_solr
   [junit4]   2> 739130 INFO  (OverseerStateUpdate-96354796756926475-127.0.0.1:41381_solr-n_0000000000) [n:127.0.0.1:41381_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40587_solr"} current state version: 0
   [junit4]   2> 739130 INFO  (OverseerStateUpdate-96354796756926475-127.0.0.1:41381_solr-n_0000000000) [n:127.0.0.1:41381_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40587_solr
   [junit4]   2> 739132 INFO  (zkCallback-81

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

de1/./testschemaapi_shard1_replica2/data/index
   [junit4]   2> 2296747 INFO  (Thread-4348) [n:127.0.0.1:33069_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_ADB21CEC9985270A-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_ADB21CEC9985270A-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data/snapshot_metadata;done=false>>]
   [junit4]   2> 2296747 INFO  (Thread-4348) [n:127.0.0.1:33069_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 2296747 INFO  (Thread-4348) [n:127.0.0.1:33069_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_ADB21CEC9985270A-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data/snapshot_metadata
   [junit4]   2> 2296747 WARN  (Thread-4348) [n:127.0.0.1:33069_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [testschemaapi_shard1_replica2]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:968)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2578)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$3(ZkController.java:2443)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not find config name for collection:testschemaapi
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:503)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:962)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not find config name for collection:testschemaapi
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:101)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2358)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:791)
   [junit4]   2> 	... 5 more
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=true): {}, locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=Asia/Kuwait
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=252532656,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFiltering, TestDistributedStatsComponentCardinality, SolrPluginUtilsTest, TestSolrConfigHandlerConcurrent, TestFieldCache, DirectSolrSpellCheckerTest, TestLeaderInitiatedRecoveryThread, TestCopyFieldCollectionResource, TestQueryTypes, SpatialHeatmapFacetsTest, TestMaxScoreQueryParser, SolrInfoMBeanTest, AnalysisErrorHandlingTest, ZkCLITest, TestSurroundQueryParser, TestNonDefinedSimilarityFactory, HttpPartitionTest, TestSubQueryTransformerDistrib, SpellPossibilityIteratorTest, TestFieldCacheWithThreads, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestFieldTypeCollectionResource, SimplePostToolTest, DateRangeFieldTest, TestStressLiveNodes, DistributedQueueTest, TestIntervalFaceting, HdfsRecoverLeaseTest, OpenCloseCoreStressTest, TestUpdate, TestSimpleTrackingShardHandler, TestMiniSolrCloudCluster, TestCustomSort, TestRawTransformer, TestTrackingShardHandlerFactory, AnalyticsQueryTest, TestMiniSolrCloudClusterSSL, SparseHLLTest, TestNumericTerms64, CoreMergeIndexesAdminHandlerTest, FastVectorHighlighterTest, TestPartialUpdateDeduplication, TestCursorMarkWithoutUniqueKey, DocValuesTest, SchemaVersionSpecificBehaviorTest, BasicFunctionalityTest, SpatialRPTFieldTypeTest, TestSlowCompositeReaderWrapper, PKIAuthenticationIntegrationTest, TestSolrDynamicMBean, CollectionReloadTest, TestUniqueKeyFieldResource, TestScoreJoinQPScore, SpatialFilterTest, ClusterStateUpdateTest, TestBM25SimilarityFactory, OutOfBoxZkACLAndCredentialsProvidersTest, TestDocumentBuilder, TestSolrCoreProperties, TestReloadAndDeleteDocs, ChaosMonkeySafeLeaderTest, DistributedTermsComponentTest, TestManagedSchema, LeaderInitiatedRecoveryOnShardRestartTest, SoftAutoCommitTest, TestLFUCache, TestRequestForwarding, TestStandardQParsers, TestHdfsBackupRestoreCore, OverseerTaskQueueTest, SpellingQueryConverterTest, TestHashPartitioner, TestRestManager, HdfsDirectoryFactoryTest, MultiTermTest, TestQuerySenderNoQuery, TestGeoJSONResponseWriter, TestChildDocTransformer, BJQParserTest, SharedFSAutoReplicaFailoverTest, TestFileDictionaryLookup, TestRandomRequestDistribution, IndexBasedSpellCheckerTest, TestQuerySenderListener, ConfigSetsAPITest, TestShortCircuitedRequests, TestCloudPivotFacet, TestUseDocValuesAsStored, SuggesterFSTTest, ClassificationUpdateProcessorFactoryTest, HdfsDirectoryTest, TimeZoneUtilsTest, LoggingHandlerTest, TermVectorComponentTest, BlockCacheTest, TestConfigOverlay, ReplicationFactorTest, DOMUtilTest, CollectionsAPIDistributedZkTest, TestRandomFaceting, TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, TestReload, TestCoreContainer, SimpleFacetsTest, SpellCheckComponentTest, SolrCmdDistributorTest, ConvertedLegacyTest, DirectUpdateHandlerTest, TestBadConfig, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterTest, TestTrie, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, DocValuesMultiTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, RequestHandlersTest, TestValueSourceCache, TestIndexingPerformance, TestArbitraryIndexDir, UpdateRequestProcessorFactoryTest, UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, TestBinaryResponseWriter, TestSolrIndexConfig, TestSolrDeletionPolicy2, TestDocSet, NumericFieldsTest, MinimalSchemaTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestCharFilters, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, TestEmbeddedSolrServerConstructors, ActionThrottleTest, AliasIntegrationTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CleanupOldIndexTest, CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, DeleteStatusTest, DistribCursorPagingTest, LeaderFailoverAfterPartitionTest, OverseerModifyCollectionTest, RestartWhileUpdatingTest, RollingRestartTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestAuthenticationFramework, TestCloudInspectUtil, TestCloudPseudoReturnFields, TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestRebalanceLeaders, TestSizeLimitedDistributedMap, TestSolrCloudWithSecureImpersonation, TestTolerantUpdateProcessorCloud, TlogReplayBufferedWhileIndexingTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, BlobRepositoryCloudTest, TestConfigSets, TestInfoStreamLogging, TestNRTOpen, TestSolrCoreSnapshots, RequestLoggingTest, TestReplicationHandlerBackup, TestReqParamsAPI, TestSQLHandler, CoreAdminRequestStatusTest, InfoHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, DistributedFacetPivotLargeTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallTest, DistributedQueryComponentCustomSortTest, DistributedSuggestComponentTest, TestExpandComponent, HighlighterMaxOffsetTest, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, SmileWriterTest, TestGraphMLResponseWriter, TestSolrQueryResponse, TestDefaultSearchFieldResource, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldCollectionResource, TestFieldTypeResource, TestSchemaNameResource, TestSchemaVersionResource, TestSolrQueryParserDefaultOperatorResource, BadCopyFieldTest, BooleanFieldTest, EnumFieldTest, TestManagedSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedSchemaAPI -Dtests.seed=ADB21CEC9985270A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=Asia/Kuwait -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestManagedSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 10 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, RawDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, RawDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, TransactionLog]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ADB21CEC9985270A]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [577/626 (2!)] on J1 in 12.35s, 1 test, 1 failure <<< FAILURES!

[...truncated 52596 lines...]


[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_102) - Build # 17457 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17457/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.client.solrj.TestLBHttpSolrClient.testReliability

Error Message:
GC overhead limit exceeded

Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
	at __randomizedtesting.SeedInfo.seed([CCCBEC852568E492:D0331C3840E353B]:0)
	at sun.security.ssl.InputRecord.<init>(InputRecord.java:93)
	at sun.security.ssl.AppInputStream.<init>(AppInputStream.java:50)
	at sun.security.ssl.SSLSocketImpl.init(SSLSocketImpl.java:635)
	at sun.security.ssl.SSLSocketImpl.<init>(SSLSocketImpl.java:567)
	at sun.security.ssl.SSLSocketFactoryImpl.createSocket(SSLSocketFactoryImpl.java:110)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:363)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:576)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.client.solrj.TestLBHttpSolrClient.waitForServer(TestLBHttpSolrClient.java:237)
	at org.apache.solr.client.solrj.TestLBHttpSolrClient.testReliability(TestLBHttpSolrClient.java:225)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)


FAILED:  org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testProxyValidateHost

Error Message:
Error from server at https://127.0.0.1:39365/solr: Expected mime type application/octet-stream but got application/json. {   "RemoteException" : {     "message" : "Unauthorized connection for super-user: localHostAnyGroup from IP localhost.localdomain",     "exception" : "AuthorizationException",     "javaClassName" : "org.apache.hadoop.security.authorize.AuthorizationException"   } }

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39365/solr: Expected mime type application/octet-stream but got application/json. {
  "RemoteException" : {
    "message" : "Unauthorized connection for super-user: localHostAnyGroup from IP localhost.localdomain",
    "exception" : "AuthorizationException",
    "javaClassName" : "org.apache.hadoop.security.authorize.AuthorizationException"
  }
}
	at __randomizedtesting.SeedInfo.seed([8B6890CA17D3974A:6E96503B1294C3FD]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testProxyValidateHost(TestSolrCloudWithSecureImpersonation.java:260)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11832 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_8B6890CA17D3974A-001/init-core-data-001
   [junit4]   2> 1232496 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8B6890CA17D3974A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1232568 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8B6890CA17D3974A]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 1232672 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8B6890CA17D3974A]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1232672 INFO  (Thread-1461) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1232672 INFO  (Thread-1461) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1232772 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8B6890CA17D3974A]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36320
   [junit4]   2> 1232772 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8B6890CA17D3974A]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1232773 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8B6890CA17D3974A]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1232774 INFO  (zkCallback-3113272-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f55f392 name:ZooKeeperConnection Watcher:127.0.0.1:36320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1232775 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8B6890CA17D3974A]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1232775 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8B6890CA17D3974A]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1232775 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8B6890CA17D3974A]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1232776 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8B6890CA17D3974A]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 1232778 INFO  (jetty-launcher-3113271-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1232778 INFO  (jetty-launcher-3113271-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1232779 INFO  (jetty-launcher-3113271-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4aa71a5d{/solr,null,AVAILABLE}
   [junit4]   2> 1232779 INFO  (jetty-launcher-3113271-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@560c589e{/solr,null,AVAILABLE}
   [junit4]   2> 1232781 INFO  (jetty-launcher-3113271-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@6e651f8b{SSL,[ssl, http/1.1]}{127.0.0.1:32799}
   [junit4]   2> 1232781 INFO  (jetty-launcher-3113271-thread-2) [    ] o.e.j.s.Server Started @1234439ms
   [junit4]   2> 1232782 INFO  (jetty-launcher-3113271-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@2afce55b{SSL,[ssl, http/1.1]}{127.0.0.1:39365}
   [junit4]   2> 1232782 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32799}
   [junit4]   2> 1232782 INFO  (jetty-launcher-3113271-thread-1) [    ] o.e.j.s.Server Started @1234440ms
   [junit4]   2> 1232782 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39365}
   [junit4]   2> 1232782 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1232782 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_8B6890CA17D3974A-001/tempDir-001/node2'
   [junit4]   2> 1232782 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1232782 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1232782 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_8B6890CA17D3974A-001/tempDir-001/node1'
   [junit4]   2> 1232782 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1232782 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1232782 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1232782 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1232782 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1232782 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1232783 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1232783 INFO  (zkCallback-3113273-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49341381 name:ZooKeeperConnection Watcher:127.0.0.1:36320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1232783 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1232783 INFO  (zkCallback-3113274-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7dc21d7b name:ZooKeeperConnection Watcher:127.0.0.1:36320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1232783 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1232783 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1232784 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1232784 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1232785 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1232789 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_8B6890CA17D3974A-001/tempDir-001/node2/.
   [junit4]   2> 1232789 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_8B6890CA17D3974A-001/tempDir-001/node1/.
   [junit4]   2> 1232789 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 345188175
   [junit4]   2> 1232789 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 124226294
   [junit4]   2> 1232789 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_8B6890CA17D3974A-001/tempDir-001/node2]
   [junit4]   2> 1232789 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_8B6890CA17D3974A-001/tempDir-001/node1]
   [junit4]   2> 1232789 WARN  (jetty-launcher-3113271-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_8B6890CA17D3974A-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_8B6890CA17D3974A-001/tempDir-001/node2/lib
   [junit4]   2> 1232789 WARN  (jetty-launcher-3113271-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_8B6890CA17D3974A-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_8B6890CA17D3974A-001/tempDir-001/node1/lib
   [junit4]   2> 1232789 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1232789 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1232791 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1232791 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1232791 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1232791 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1232791 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1232791 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1232791 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36320/solr
   [junit4]   2> 1232791 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36320/solr
   [junit4]   2> 1232791 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1232791 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1232791 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1232791 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1232791 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1232791 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1232792 INFO  (zkCallback-3113279-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1df3df8c name:ZooKeeperConnection Watcher:127.0.0.1:36320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1232792 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1232792 INFO  (zkCallback-3113280-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d1f2895 name:ZooKeeperConnection Watcher:127.0.0.1:36320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1232792 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1232792 INFO  (jetty-launcher-3113271-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1232792 INFO  (jetty-launcher-3113271-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1232793 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$96/1352784334@3eb3c8db
   [junit4]   2> 1232793 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$96/1352784334@1a441eb2
   [junit4]   2> 1232793 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1232793 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1232793 INFO  (zkCallback-3113281-thread-1-processing-n:127.0.0.1:39365_solr) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19aaa9f name:ZooKeeperConnection Watcher:127.0.0.1:36320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1232793 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1232793 INFO  (zkCallback-3113282-thread-1-processing-n:127.0.0.1:32799_solr) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2983204b name:ZooKeeperConnection Watcher:127.0.0.1:36320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1232794 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1232794 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1232794 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1232794 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1232794 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1232795 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1232795 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1232797 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1232797 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1232798 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1232798 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1232798 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1232798 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1232799 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1232799 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1232799 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1232799 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1232799 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1232800 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1232800 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1232800 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1232800 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1232800 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1232800 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1232800 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1232801 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1232801 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1232801 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1232801 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1232802 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1232802 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1232802 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1232802 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1232802 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96356957980786694-127.0.0.1:32799_solr-n_0000000000
   [junit4]   2> 1232802 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96356957980786693-127.0.0.1:39365_solr-n_0000000001
   [junit4]   2> 1232802 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32799_solr
   [junit4]   2> 1232803 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1232803 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96356957980786694-127.0.0.1:32799_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1232803 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39365_solr
   [junit4]   2> 1232803 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39365_solr
   [junit4]   2> 1232803 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.Overseer Overseer (id=96356957980786694-127.0.0.1:32799_solr-n_0000000000) starting
   [junit4]   2> 1232803 INFO  (zkCallback-3113281-thread-1-processing-n:127.0.0.1:39365_solr) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1232803 INFO  (zkCallback-3113282-thread-1-processing-n:127.0.0.1:32799_solr) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1232804 INFO  (zkCallback-3113281-thread-1-processing-n:127.0.0.1:39365_solr) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1232804 INFO  (zkCallback-3113282-thread-1-processing-n:127.0.0.1:32799_solr) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1232804 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1232806 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1232806 INFO  (OverseerCollectionConfigSetProcessor-96356957980786694-127.0.0.1:32799_solr-n_0000000000) [n:127.0.0.1:32799_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1232806 INFO  (OverseerStateUpdate-96356957980786694-127.0.0.1:32799_solr-n_0000000000) [n:127.0.0.1:32799_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1232806 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:32799_solr as DOWN
   [junit4]   2> 1232807 INFO  (OverseerStateUpdate-96356957980786694-127.0.0.1:32799_solr-n_0000000000) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1232807 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32799_solr
   [junit4]   2> 1232807 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:32799_solr
   [junit4]   2> 1232808 INFO  (OverseerStateUpdate-96356957980786694-127.0.0.1:32799_solr-n_0000000000) [n:127.0.0.1:32799_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:32799_solr"} current state version: 0
   [junit4]   2> 1232808 INFO  (OverseerStateUpdate-96356957980786694-127.0.0.1:32799_solr-n_0000000000) [n:127.0.0.1:32799_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:32799_solr
   [junit4]   2> 1232809 INFO  (zkCallback-3113281-thread-1-processing-n:127.0.0.1:39365_solr) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1232809 INFO  (zkCallback-3113282-thread-1-processing-n:127.0.0.1:32799_solr) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1232809 INFO  (zkCallback-3113281-thread-1-processing-n:127.0.0.1:39365_solr) [n:127.0.0.1:39365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1232809 INFO  (zkCallback-3113282-thread-1-processing-n:127.0.0.1:32799_solr) [n:127.0.0.1:32799_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1232814 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1232814 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1232818 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1232818 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1232831 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 1232831 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 1232910 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1232910 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1232924 INFO  (jetty-launcher-3113271-thread-1-EventThread) [n:127.0.0.1:39365_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1232924 INFO  (jetty-launcher-3113271-thread-2-EventThread) [n:127.0.0.1:32799_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1233037 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 1233037 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 1233038 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_8B6890CA17D3974A-001/tempDir-001/node1/.
   [junit4]   2> 1233038 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_8B6890CA17D3974A-001/tempDir-001/node2/.
   [junit4]   2> 1233038 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1233038 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1233039 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1233039 INFO  (jetty-launcher-3113271-thread-1) [n:127.0.0.1:39365_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1233039 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1233039 INFO  (jetty-launcher-3113271-thread-2) [n:127.0.0.1:32799_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1233039 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8B6890CA17D3974A]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1233039 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8B6890CA17D3974A]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1233040 INFO  (zkCallback-3113285-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3049ace5 name:ZooKeeperConnection Watcher:127.0.0.1:36320 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1233040 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8B6890CA17D3974A]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1233040 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8B6890CA17D3974A]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1233057 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 1233385 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[8B6890CA17D3974A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1470326496951&s=zOu1+AThmb6+w3dbe2z/MA0PmUg="; Path=/; Domain=127.0.0.1; Expires=Kha, 04-Ogos-2016 16:01:36 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kha, 04-Ogos-2016 16:01:36 GMT
   [junit4]   2> 1233385 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 1233398 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 1233404 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[8B6890CA17D3974A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1470326497260&s=UhAefY1JSQKEGxpezz9PIh2V3uI="; Path=/; Domain=127.0.0.1; Expires=Kha, 04-Ogos-2016 16:01:37 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kha, 04-Ogos-2016 16:01:37 GMT
   [junit4]   2> 1233405 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 1233419 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin$RequestContinuesRecorderAuthenticationHandler.authenticate(KerberosPlugin.java:573)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:519)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:123)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:264)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:312)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:222)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:111)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1233422 WARN  (qtp786016095-3118347) [    ] o.e.j.s.ServletHandler /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:320)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:222)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:111)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin$RequestContinuesRecorderAuthenticationHandler.authenticate(KerberosPlugin.java:573)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:519)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:123)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:264)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:312)
   [junit4]   2> 	... 28 more
   [junit4]   2> 1233423 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 1233438 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 1233461 WARN  (qtp786016095-3118347) [    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: bar: no such user
   [junit4]   2> 
   [junit4]   2> 1233461 WARN  (qtp786016095-3118347) [    ] o.a.h.s.UserGroupInformation No groups available for user bar
   [junit4]   2> 1233463 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[8B6890CA17D3974A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1470326497299&s=LaUAkS0OV5ncbu5QLYnAdVtMCOk="; Path=/; Domain=127.0.0.1; Expires=Kha, 04-Ogos-2016 16:01:37 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kha, 04-Ogos-2016 16:01:37 GMT
   [junit4]   2> 1233464 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 1233479 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 1233490 INFO  (qtp786016095-3118347) [n:127.0.0.1:39365_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1233490 INFO  (qtp786016095-3118347) [n:127.0.0.1:39365_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1233491 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[8B6890CA17D3974A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=test&e=1470326497342&s=Ub1BqEeeKd/vv6VMqBEugw/MYaY="; Path=/; Domain=127.0.0.1; Expires=Kha, 04-Ogos-2016 16:01:37 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kha, 04-Ogos-2016 16:01:37 GMT
   [junit4]   2> 1233491 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 1233507 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 1233511 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[8B6890CA17D3974A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noGroups&p=noGroups&t=test&e=1470326497369&s=+AJpdb6ZrNA4YWBdPU6iq6522G0="; Path=/; Domain=127.0.0.1; Expires=Kha, 04-Ogos-2016 16:01:37 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kha, 04-Ogos-2016 16:01:37 GMT
   [junit4]   2> 1233512 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 1233527 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 1233530 INFO  (qtp786016095-3118341) [n:127.0.0.1:39365_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1233530 INFO  (qtp786016095-3118341) [n:127.0.0.1:39365_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1233530 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[8B6890CA17D3974A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1470326497389&s=YY3tcH5V9fUWfXTI3OEmsDniGrg="; Path=/; Domain=127.0.0.1; Expires=Kha, 04-Ogos-2016 16:01:37 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kha, 04-Ogos-2016 16:01:37 GMT
   [junit4]   2> 1233530 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 1233544 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 1233548 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[8B6890CA17D3974A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noHosts&p=noHosts&t=test&e=1470326497406&s=uW48B/JGNZQzNkm+1P1UGSvnfWE="; Path=/; Domain=127.0.0.1; Expires=Kha, 04-Ogos-2016 16:01:37 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kha, 04-Ogos-2016 16:01:37 GMT
   [junit4]   2> 1233548 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 1233561 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 1233566 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[8B6890CA17D3974A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1470326497423&s=QynMR6XnAEL0OYh8yL3ufGvTp8M="; Path=/; Domain=127.0.0.1; Expires=Kha, 04-Ogos-2016 16:01:37 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kha, 04-Ogos-2016 16:01:37 GMT
   [junit4]   2> 1233566 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.method=testProxyValidateHost -Dtests.seed=8B6890CA17D3974A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ms-MY -Dtests.timezone=Europe/Vatican -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.02s J2 | TestSolrCloudWithSecureImpersonation.testProxyValidateHost <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39365/solr: Expected mime type application/octet-stream but got application/json. {
   [junit4]    >   "RemoteException" : {
   [junit4]    >     "message" : "Unauthorized connection for super-user: localHostAnyGroup from IP localhost.localdomain",
   [junit4]    >     "exception" : "AuthorizationException",
   [junit4]    >     "javaClassName" : "org.apache.hadoop.security.authorize.AuthorizationException"
   [junit4]    >   }
   [junit4]    > }
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8B6890CA17D3974A:6E96503B1294C3FD]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testProxyValidateHost(TestSolrCloudWithSecureImpersonation.java:260)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1233581 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 1233599 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[8B6890CA17D3974A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1470326497443&s=KZb90ZoSnAqkxudxM+PKwTqCDf4="; Path=/; Domain=127.0.0.1; Expires=Kha, 04-Ogos-2016 16:01:37 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kha, 04-Ogos-2016 16:01:37 GMT
   [junit4]   2> 1233600 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 1233614 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 1233620 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[8B6890CA17D3974A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1470326497476&s=22sflBhKSlqdaEGepfPoJdx/A0s="; Path=/; Domain=127.0.0.1; Expires=Kha, 04-Ogos-2016 16:01:37 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kha, 04-Ogos-2016 16:01:37 GMT
   [junit4]   2> 1233620 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 1233634 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 1233635 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1233635 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1233636 INFO  (zkCallback-3113287-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17a1bf4d name:ZooKeeperConnection Watcher:127.0.0.1:36320/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1233636 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1233637 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1233637 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1233639 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delaying-component.xml
   [junit4]   2> 1233639 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad_solrconfig.xml
   [junit4]   2> 1233640 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 1233641 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-nocache.xml
   [junit4]   2> 1233641 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-implicitproperties.xml
   [junit4]   2> 1233642 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1233643 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1233643 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 1233644 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1233644 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/analyzingInfixSuggest.txt
   [junit4]   2> 1233645 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-testxmlparser.xml
   [junit4]   2> 1233646 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 1233646 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1233647 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication2.xml
   [junit4]   2> 1233647 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-infostream-logging.xml
   [junit4]   2> 1233649 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-collapseqparser.xml
   [junit4]   2> 1233649 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 1233650 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1233650 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1233651 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1233651 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 1233652 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 1233653 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 1233653 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-phrasesuggest.xml
   [junit4]   2> 1233654 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1233655 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy1.xml
   [junit4]   2> 1233655 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sim.xml
   [junit4]   2> 1233656 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema15.xml
   [junit4]   2> 1233657 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sql.xml
   [junit4]   2> 1233658 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1233658 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stemdict.txt
   [junit4]   2> 1233659 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.aff
   [junit4]   2> 1233659 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sql.xml
   [junit4]   2> 1233661 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spatial.xml
   [junit4]   2> 1233661 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave1.xml
   [junit4]   2> 1233662 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-fieldType.xml
   [junit4]   2> 1233662 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-external-filefield.xml
   [junit4]   2> 1233663 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-query-parser-init.xml
   [junit4]   2> 1233664 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-nrtmode.xml
   [junit4]   2> 1233664 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-complex-phrase.xml
   [junit4]   2> 1233665 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/conditional.updateprocessor.js
   [junit4]   2> 1233665 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 1233666 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-eff.xml
   [junit4]   2> 1233667 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-folding.xml
   [junit4]   2> 1233667 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 1233668 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-simpleqpplugin.xml
   [junit4]   2> 1233668 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-hash.xml
   [junit4]   2> 1233669 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1233669 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dynamicfield-required.xml
   [junit4]   2> 1233670 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 1233671 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 1233671 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/throw.error.on.add.updateprocessor.js
   [junit4]   2> 1233672 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-minimal.xml
   [junit4]   2> 1233673 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-defaults.xml
   [junit4]   2> 1233673 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/blendedInfixSuggest.txt
   [junit4]   2> 1233674 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-postingshighlight.xml
   [junit4]   2> 1233674 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesJoin.xml
   [junit4]   2> 1233675 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValues.xml
   [junit4]   2> 1233675 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 1233676 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-types.incl
   [junit4]   2> 1233677 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-minimal.xml
   [junit4]   2> 1233677 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1233678 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate.xml
   [junit4]   2> 1233678 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest.xml
   [junit4]   2> 1233679 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 1233680 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 1233680 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/phrasesuggest.txt
   [junit4]   2> 1233681 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwordsWrongEncoding.txt
   [junit4]   2> 1233681 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-logmergepolicy.xml
   [junit4]   2> 1233681 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-plugcollector.xml
   [junit4]   2> 1233682 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-noopregen.xml
   [junit4]   2> 1233683 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-analytics-query.xml
   [junit4]   2> 1233683 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-1.txt
   [junit4]   2> 1233684 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 1233685 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spatial.xml
   [junit4]   2> 1233685 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spellchecker.xml
   [junit4]   2> 1233686 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-minimal-atomic-stress.xml
   [junit4]   2> 1233686 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-non-stored-docvalues.xml
   [junit4]   2> 1233687 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-distrib-interval-faceting.xml
   [junit4]   2> 1233687 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-1.txt
   [junit4]   2> 1233688 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesMissing.xml
   [junit4]   2> 1233688 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-caching.xml
   [junit4]   2> 1233689 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-doctransformers.xml
   [junit4]   2> 1233689 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/freeTextSuggest.txt
   [junit4]   2> 1233690 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tolerant-update-minimal.xml
   [junit4]   2> 1233690 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1233691 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender-noquery.xml
   [junit4]   2> 1233692 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sortingresponse.xml
   [junit4]   2> 1233692 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/trivial.updateprocessor1.js
   [junit4]   2> 1233693 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 1233693 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-paramset.xml
   [junit4]   2> 1233694 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-lmdirichlet.xml
   [junit4]   2> 1233694 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 1233695 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-init-error.xml
   [junit4]   2> 1233695 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-altdirectory.xml
   [junit4]   2> 1233696 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tlog.xml
   [junit4]   2> 1233697 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hyphenation.dtd
   [junit4]   2> 1233697 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-classification.xml
   [junit4]   2> 1233698 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sweetspot.xml
   [junit4]   2> 1233698 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-xinclude.xml
   [junit4]   2> 1233699 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-schemaless.xml
   [junit4]   2> 1233699 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schemasurround.xml
   [junit4]   2> 1233700 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-binaryfield.xml
   [junit4]   2> 1233701 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-SOLR-749.xml
   [junit4]   2> 1233701 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/compoundDictionary.txt
   [junit4]   2> 1233702 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/fuzzysuggest.txt
   [junit4]   2> 1233702 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender.xml
   [junit4]   2> 1233703 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-ib.xml
   [junit4]   2> 1233703 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-type.xml
   [junit4]   2> 1233704 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-blockjoinfacetcomponent.xml
   [junit4]   2> 1233704 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/cross-compatible.js
   [junit4]   2> 1233705 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-solcoreproperties.xml
   [junit4]   2> 1233705 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master-throttled.xml
   [junit4]   2> 1233706 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-components-name.xml
   [junit4]   2> 1233706 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-elevate.xml
   [junit4]   2> 1233707 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 1233707 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy2.xml
   [junit4]   2> 1233708 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-snowball.txt
   [junit4]   2> 1233709 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 1233709 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-indexconfig-mergepolicyfactory.xml
   [junit4]   2> 1233710 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 1233711 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-dynamicField.xml
   [junit4]   2> 1233711 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-error-solrconfig.xml
   [junit4]   2> 1233712 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-baseline.xml
   [junit4]   2> 1233712 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.dic
   [junit4]   2> 1233713 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-withgethandler.xml
   [junit4]   2> 1233713 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-field.xml
   [junit4]   2> 1233714 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master2.xml
   [junit4]   2> 1233714 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1233715 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-non-glob-copyfield-source-matching-nothing-should-fail-test.xml
   [junit4]   2> 1233715 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1233716 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spellchecker.xml
   [junit4]   2> 1233716 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-cfs.xml
   [junit4]   2> 1233717 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-phrasesuggest.xml
   [junit4]   2> 1233718 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[8B6890CA17D3974A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/s

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

r-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_CCCBEC852568E492-001/instance-0-001/collection1/data;done=false>>]
   [junit4]   2> 42599 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 42599 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_CCCBEC852568E492-001/instance-0-001/collection1/data
   [junit4]   2> 42599 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_CCCBEC852568E492-001/instance-0-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_CCCBEC852568E492-001/instance-0-001/collection1/data/index;done=false>>]
   [junit4]   2> 42599 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 42599 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_CCCBEC852568E492-001/instance-0-001/collection1/data/index
   [junit4]   2> 42602 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_CCCBEC852568E492-001/instance-0-001/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_CCCBEC852568E492-001/instance-0-001/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 42602 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 42602 INFO  (coreCloseExecutor-141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_CCCBEC852568E492-001/instance-0-001/collection1/data/snapshot_metadata
   [junit4]   2> 42603 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[CCCBEC852568E492]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6f798d62{/solr,null,UNAVAILABLE}
   [junit4]   2> 42607 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[CCCBEC852568E492]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@82de3f1{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 42607 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[CCCBEC852568E492]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=733079035
   [junit4]   2> 42607 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2c48d8f2
   [junit4]   2> 42607 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 42607 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 42607 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 42607 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 42609 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 42609 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 42609 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_CCCBEC852568E492-001/instance-2-001/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_CCCBEC852568E492-001/instance-2-001/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 42610 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 42610 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_CCCBEC852568E492-001/instance-2-001/collection1/data/snapshot_metadata
   [junit4]   2> 42610 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_CCCBEC852568E492-001/instance-2-001/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_CCCBEC852568E492-001/instance-2-001/collection1/data/index;done=false>>]
   [junit4]   2> 42610 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 42610 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_CCCBEC852568E492-001/instance-2-001/collection1/data/index
   [junit4]   2> 42614 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_CCCBEC852568E492-001/instance-2-001/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_CCCBEC852568E492-001/instance-2-001/collection1/data;done=false>>]
   [junit4]   2> 42614 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 42614 INFO  (coreCloseExecutor-143-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_CCCBEC852568E492-001/instance-2-001/collection1/data
   [junit4]   2> 42614 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[CCCBEC852568E492]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e6cc590{/solr,null,UNAVAILABLE}
   [junit4]   2> 42616 INFO  (TEST-TestLBHttpSolrClient.testTwoServers-seed#[CCCBEC852568E492]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTwoServers
   [junit4]   2> 42617 INFO  (SUITE-TestLBHttpSolrClient-seed#[CCCBEC852568E492]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.TestLBHttpSolrClient_CCCBEC852568E492-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {name=FSTOrd50, id=FSTOrd50}, docValues:{}, maxPointsInLeafNode=676, maxMBSortInHeap=7.855960719303608, sim=ClassicSimilarity, locale=sr-Latn-ME, timezone=US/East-Indiana
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=2,free=192786432,total=512753664
   [junit4]   2> NOTE: All tests run in this JVM: [TestLBHttpSolrClient]
   [junit4] Completed [24/85 (1!)] on J0 in 43.61s, 3 tests, 1 error <<< FAILURES!

[...truncated 181 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20160804_061347_323.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid9014.hprof ...
   [junit4] Heap dump file created [499563249 bytes in 1.427 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 10380 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:715: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid9014.hprof

Total time: 57 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+129) - Build # 17456 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17456/
Java: 64bit/jdk-9-ea+129 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'CY val modified' for path 'response/params/y/c' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":1,     "params":{       "x":{         "a":"A val",         "b":"B val",         "":{"v":0}},       "y":{         "c":"CY val",         "b":"BY val",         "i":20,         "d":[           "val 1",           "val 2"],         "":{"v":0}}}}},  from server:  https://127.0.0.1:46873/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val modified' for path 'response/params/y/c' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":1,
    "params":{
      "x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}},
      "y":{
        "c":"CY val",
        "b":"BY val",
        "i":20,
        "d":[
          "val 1",
          "val 2"],
        "":{"v":0}}}}},  from server:  https://127.0.0.1:46873/collection1
	at __randomizedtesting.SeedInfo.seed([1752CFACCD048455:9F06F07663F8E9AD]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:481)
	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:194)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:45444/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([1752CFACCD048455:2A8A6180F5EADA25]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:45444/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
	... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:45444 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more




Build Log:
[...truncated 10685 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/init-core-data-001
   [junit4]   2> 47130 INFO  (SUITE-TestReqParamsAPI-seed#[1752CFACCD048455]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 47131 INFO  (SUITE-TestReqParamsAPI-seed#[1752CFACCD048455]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 47133 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 47133 INFO  (Thread-128) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 47133 INFO  (Thread-128) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 47233 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.ZkTestServer start zk server on port:39015
   [junit4]   2> 47233 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 47234 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 47236 INFO  (zkCallback-84-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48f01c96 name:ZooKeeperConnection Watcher:127.0.0.1:39015 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 47236 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 47236 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 47236 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 47238 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 47238 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 47239 INFO  (zkCallback-85-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1104a7a6 name:ZooKeeperConnection Watcher:127.0.0.1:39015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 47239 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 47240 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 47240 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 47241 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 47241 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 47242 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 47243 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 47243 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 47244 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 47244 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 47245 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 47245 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 47246 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 47246 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 47247 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 47247 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 47248 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 47248 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 47248 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 47248 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 47249 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 47249 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 47250 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 47250 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 47251 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 47251 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 47252 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 47252 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 47253 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 47254 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 47255 INFO  (zkCallback-87-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b8acce name:ZooKeeperConnection Watcher:127.0.0.1:39015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 47255 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 47255 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 47313 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/control-001/cores/collection1
   [junit4]   2> 47316 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 47317 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f068dc6{/,null,AVAILABLE}
   [junit4]   2> 47319 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.e.j.s.ServerConnector Started ServerConnector@60ac667a{SSL,[ssl, http/1.1]}{127.0.0.1:45553}
   [junit4]   2> 47319 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.e.j.s.Server Started @49480ms
   [junit4]   2> 47319 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/tempDir-001/control/data, hostPort=45553, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/control-001/cores}
   [junit4]   2> 47320 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7907ec20
   [junit4]   2> 47320 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/control-001'
   [junit4]   2> 47320 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 47320 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 47320 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 47320 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 47322 INFO  (zkCallback-88-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@224e268c name:ZooKeeperConnection Watcher:127.0.0.1:39015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 47322 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 47323 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 47323 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 47323 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/control-001/solr.xml
   [junit4]   2> 47328 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/control-001/cores
   [junit4]   2> 47329 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.CoreContainer New CoreContainer 1004916754
   [junit4]   2> 47329 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/control-001]
   [junit4]   2> 47329 WARN  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/control-001/lib
   [junit4]   2> 47329 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 47331 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 47331 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 47331 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 47331 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39015/solr
   [junit4]   2> 47334 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 47334 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 47335 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 47337 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a6c8598 name:ZooKeeperConnection Watcher:127.0.0.1:39015 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 47337 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 47338 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 47340 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$233/849854861@520c54c0
   [junit4]   2> 47340 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 47341 INFO  (zkCallback-92-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@752bcd3d name:ZooKeeperConnection Watcher:127.0.0.1:39015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 47341 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 47342 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 47343 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 47345 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 47346 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 47346 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 47347 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 47348 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 47348 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 47349 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 47349 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 47351 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 47351 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 47352 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 47353 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 47353 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 47354 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96356371089653765-127.0.0.1:45553_-n_0000000000
   [junit4]   2> 47354 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45553_
   [junit4]   2> 47354 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 47354 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.Overseer Overseer (id=96356371089653765-127.0.0.1:45553_-n_0000000000) starting
   [junit4]   2> 47355 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 47357 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 47358 INFO  (OverseerCollectionConfigSetProcessor-96356371089653765-127.0.0.1:45553_-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 47358 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45553_
   [junit4]   2> 47358 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45553_
   [junit4]   2> 47358 INFO  (OverseerStateUpdate-96356371089653765-127.0.0.1:45553_-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 47359 INFO  (zkCallback-92-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 47359 INFO  (OverseerStateUpdate-96356371089653765-127.0.0.1:45553_-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 47367 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 47368 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 47368 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/control-001/cores
   [junit4]   2> 47369 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection=control_collection, loadOnStartup=true, coreNodeName=, transient=false, name=collection1, shard=, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 47369 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/control-001/cores/collection1
   [junit4]   2> 47369 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 47369 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 47369 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 47370 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 47370 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 47370 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 47371 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 47371 INFO  (OverseerStateUpdate-96356371089653765-127.0.0.1:45553_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45553",
   [junit4]   2>   "node_name":"127.0.0.1:45553_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 47371 INFO  (OverseerStateUpdate-96356371089653765-127.0.0.1:45553_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45553",
   [junit4]   2>   "node_name":"127.0.0.1:45553_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 47371 INFO  (OverseerStateUpdate-96356371089653765-127.0.0.1:45553_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 47371 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 47371 INFO  (OverseerStateUpdate-96356371089653765-127.0.0.1:45553_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 47377 INFO  (zkCallback-92-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 48376 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 48376 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 48377 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 48377 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 48377 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 48377 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/control-001/cores/collection1'
   [junit4]   2> 48377 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 48377 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 48378 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 48384 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 48387 WARN  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 48388 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 48408 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 48412 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 48470 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 48474 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 48475 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 48480 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 48481 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 48483 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 48483 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 48484 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 48484 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 48484 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 48484 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/control-001/cores/collection1/data/]
   [junit4]   2> 48484 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6dd76d68
   [junit4]   2> 48484 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/control-001/cores/collection1/data/snapshot_metadata
   [junit4]   2> 48484 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 48485 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/control-001/cores/collection1/data
   [junit4]   2> 48485 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/control-001/cores/collection1/data/index/
   [junit4]   2> 48485 WARN  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 48485 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/control-001/cores/collection1/data/index
   [junit4]   2> 48485 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 48485 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@129164c8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66af72ca),segFN=segments_1,generation=1}
   [junit4]   2> 48485 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 48485 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/control-001/cores/collection1/data/
   [junit4]   2> 48486 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 48488 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 48488 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 48488 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 48488 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 48488 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 48488 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 48488 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 48488 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 48488 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 48488 WARN  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 48490 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 48491 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 48491 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 48492 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 48494 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 48494 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 48495 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 48495 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 48495 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 48495 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 48495 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=88.2607421875, floorSegmentMB=0.4912109375, forceMergeDeletesPctAllowed=9.234943401596619, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6732985823887738
   [junit4]   2> 48496 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@129164c8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66af72ca),segFN=segments_1,generation=1}
   [junit4]   2> 48496 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 48496 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2453994b[collection1] main]
   [junit4]   2> 48496 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 48496 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 48496 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 48497 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 48497 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 48497 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 48497 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 48497 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 48497 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 48497 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 48498 INFO  (searcherExecutor-362-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2453994b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 48498 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 48498 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 48498 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 48498 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1541701938863669248
   [junit4]   2> 48499 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1541701938863669248
   [junit4]   2> 48499 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 48499 INFO  (coreLoadExecutor-361-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 48499 INFO  (coreZkRegister-355-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:45553 collection:control_collection shard:shard1
   [junit4]   2> 48500 INFO  (coreZkRegister-355-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 48501 INFO  (coreZkRegister-355-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96356371089653765-core_node1-n_0000000000
   [junit4]   2> 48501 INFO  (coreZkRegister-355-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 48503 INFO  (coreZkRegister-355-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 48503 INFO  (coreZkRegister-355-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 48503 INFO  (coreZkRegister-355-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45553/collection1/
   [junit4]   2> 48503 INFO  (coreZkRegister-355-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 48503 INFO  (coreZkRegister-355-thread-1) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:45553/collection1/ has no replicas
   [junit4]   2> 48503 INFO  (OverseerStateUpdate-96356371089653765-127.0.0.1:45553_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 48504 INFO  (coreZkRegister-355-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 48505 INFO  (coreZkRegister-355-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96356371089653765-core_node1-n_0000000000
   [junit4]   2> 48506 INFO  (coreZkRegister-355-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45553/collection1/ shard1
   [junit4]   2> 48506 INFO  (OverseerStateUpdate-96356371089653765-127.0.0.1:45553_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:45553",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 48608 INFO  (zkCallback-92-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 48656 INFO  (coreZkRegister-355-thread-1) [    ] o.a.s.c.ZkController We are https://127.0.0.1:45553/collection1/ and leader is https://127.0.0.1:45553/collection1/
   [junit4]   2> 48657 INFO  (coreZkRegister-355-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:45553
   [junit4]   2> 48657 INFO  (coreZkRegister-355-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 48657 INFO  (coreZkRegister-355-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 48657 INFO  (coreZkRegister-355-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 48657 INFO  (coreZkRegister-355-thread-1) [    ] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 48658 INFO  (OverseerStateUpdate-96356371089653765-127.0.0.1:45553_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45553",
   [junit4]   2>   "node_name":"127.0.0.1:45553_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 48658 INFO  (OverseerStateUpdate-96356371089653765-127.0.0.1:45553_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45553",
   [junit4]   2>   "node_name":"127.0.0.1:45553_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 48760 INFO  (zkCallback-92-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 48872 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 48872 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48874 INFO  (zkCallback-96-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37ce87c2 name:ZooKeeperConnection Watcher:127.0.0.1:39015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48874 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48874 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 48874 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 48875 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 48875 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 48876 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 48930 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/shard-1-001/cores/collection1
   [junit4]   2> 48930 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/shard-1-001
   [junit4]   2> 48932 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 48933 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b401dad{/,null,AVAILABLE}
   [junit4]   2> 48934 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2e3fda4d{SSL,[ssl, http/1.1]}{127.0.0.1:36417}
   [junit4]   2> 48934 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.e.j.s.Server Started @51094ms
   [junit4]   2> 48934 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/tempDir-001/jetty1, hostPort=36417, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/shard-1-001/cores}
   [junit4]   2> 48934 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7907ec20
   [junit4]   2> 48934 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/shard-1-001'
   [junit4]   2> 48934 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 48934 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 48935 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 48935 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48936 INFO  (zkCallback-97-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48229933 name:ZooKeeperConnection Watcher:127.0.0.1:39015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48936 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48937 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 48938 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 48938 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/shard-1-001/solr.xml
   [junit4]   2> 48942 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/shard-1-001/cores
   [junit4]   2> 48942 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.CoreContainer New CoreContainer 1168795336
   [junit4]   2> 48942 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/shard-1-001]
   [junit4]   2> 48942 WARN  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/shard-1-001/lib
   [junit4]   2> 48942 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 48944 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 48944 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 48944 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 48944 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39015/solr
   [junit4]   2> 48944 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 48944 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 48945 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48947 INFO  (zkCallback-100-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@193cd215 name:ZooKeeperConnection Watcher:127.0.0.1:39015 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48947 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48947 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 48948 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$233/849854861@830d9f5
   [junit4]   2> 48948 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48949 INFO  (zkCallback-101-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18ff624c name:ZooKeeperConnection Watcher:127.0.0.1:39015/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48950 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48953 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 48953 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 48954 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 48955 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 48956 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96356371089653769-127.0.0.1:36417_-n_0000000001
   [junit4]   2> 48956 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96356371089653765-127.0.0.1:45553_-n_0000000000 to know if I could be the leader
   [junit4]   2> 48956 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:36417_ as DOWN
   [junit4]   2> 48957 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36417_
   [junit4]   2> 48957 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36417_
   [junit4]   2> 48957 INFO  (OverseerStateUpdate-96356371089653765-127.0.0.1:45553_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36417_"} current state version: 3
   [junit4]   2> 48957 INFO  (OverseerStateUpdate-96356371089653765-127.0.0.1:45553_-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36417_
   [junit4]   2> 48958 INFO  (zkCallback-92-thread-2) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 48958 INFO  (zkCallback-101-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 48958 INFO  (zkCallback-96-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 48960 INFO  (zkCallback-101-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 48960 INFO  (zkCallback-96-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 48962 INFO  (zkCallback-92-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 48964 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 48964 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 48965 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/shard-1-001/cores
   [junit4]   2> 48966 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection=collection1, loadOnStartup=true, coreNodeName=, transient=false, name=collection1, shard=, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 48966 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/shard-1-001/cores/collection1
   [junit4]   2> 48966 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 48971 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 48972 INFO  (TEST-TestReqParamsAPI.test-seed#[1752CFACCD048455]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 48972 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 48972 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 48972 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.ZkController Collection collection1 not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 48973 INFO  (OverseerStateUpdate-96356371089653765-127.0.0.1:45553_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36417",
   [junit4]   2>   "node_name":"127.0.0.1:36417_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 48973 INFO  (OverseerStateUpdate-96356371089653765-127.0.0.1:45553_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36417",
   [junit4]   2>   "node_name":"127.0.0.1:36417_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 48973 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 48973 INFO  (OverseerStateUpdate-96356371089653765-127.0.0.1:45553_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 48973 INFO  (OverseerStateUpdate-96356371089653765-127.0.0.1:45553_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 48973 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 49074 INFO  (zkCallback-92-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 49074 INFO  (zkCallback-96-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 49074 INFO  (zkCallback-101-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 49974 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 49974 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 49974 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 49974 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 49974 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 49974 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/shard-1-001/cores/collection1'
   [junit4]   2> 49974 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 49974 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 49975 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 49979 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 49982 WARN  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 49982 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 49989 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 49993 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 50056 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 50061 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 50062 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 50068 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 50069 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 50071 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 50071 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 50072 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 50072 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 50072 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 50072 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 50072 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6dd76d68
   [junit4]   2> 50073 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/shard-1-001/cores/collection1/data/snapshot_metadata
   [junit4]   2> 50073 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 50073 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/shard-1-001/cores/collection1/data
   [junit4]   2> 50073 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 50073 WARN  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 50073 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 50073 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 50074 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f75eff8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64625a48),segFN=segments_1,generation=1}
   [junit4]   2> 50074 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 50075 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 50075 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_1752CFACCD048455-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 50079 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 50079 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 50080 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 50080 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 50080 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 50080 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 50080 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 50080 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 50080 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 50080 WARN  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 50082 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 50083 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 50084 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 50085 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 50091 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 50091 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 50092 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 50092 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 50093 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 50093 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 50093 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=88.2607421875, floorSegmentMB=0.4912109375, forceMergeDeletesPctAllowed=9.234943401596619, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6732985823887738
   [junit4]   2> 50094 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirecto

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

.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 106791 INFO  (jetty-launcher-168-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2c98e1de{/solr,null,UNAVAILABLE}
   [junit4]   2> 106792 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[1752CFACCD048455]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38986 38986
   [junit4]   2> 106838 INFO  (Thread-256) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38986 38986
   [junit4]   2> 106839 WARN  (Thread-256) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/security.json
   [junit4]   2> 	5	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/testSolrCloudCollection/state.json
   [junit4]   2> 	4	/solr/overseer_elect/election/96356373567504397-127.0.0.1:38690_solr-n_0000000003
   [junit4]   2> 	2	/solr/overseer_elect/election/96356373567504399-127.0.0.1:32893_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	15	/solr/overseer/queue
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics -Dtests.seed=1752CFACCD048455 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=guz -Dtests.timezone=America/Indiana/Petersburg -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   21.9s J0 | BasicAuthIntegrationTest.testBasics <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:45444/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1752CFACCD048455:2A8A6180F5EADA25]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:45444/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:45444 failed to respond
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_1752CFACCD048455-001
   [junit4]   2> Aug 04, 2016 3:33:20 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), _version_=PostingsFormat(name=Direct), multiDefault=FST50, intDefault=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneFixedGap), range_facet_i_dv=FST50, range_facet_l=FST50, timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1482, maxMBSortInHeap=6.5382304005883505, sim=RandomSimilarity(queryNorm=false): {}, locale=guz, timezone=America/Indiana/Petersburg
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=282393248,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [TestScoreJoinQPNoScore, TestPhraseSuggestions, TestMergePolicyConfig, IndexSchemaRuntimeFieldTest, TestBackupRepositoryFactory, TestSchemaNameResource, TestNumericTerms32, FileBasedSpellCheckerTest, XsltUpdateRequestHandlerTest, DistributedFacetPivotSmallAdvancedTest, StressHdfsTest, TestLockTree, SynonymTokenizerTest, TestSolrQueryParserResource, TestConfigReload, TestOmitPositions, TestAtomicUpdateErrorCases, DocumentAnalysisRequestHandlerTest, TestReqParamsAPI, TestDocTermOrds, PreAnalyzedUpdateProcessorTest, RequiredFieldsTest, AlternateDirectoryTest, AnalysisAfterCoreReloadTest, TestStressLucene, CloudMLTQParserTest, BigEndianAscendingWordDeserializerTest, TestConfigSetProperties, TestFilteredDocIdSet, TestRTGBase, PrimUtilsTest, CdcrReplicationDistributedZkTest, TestCustomDocTransformer, BasicAuthIntegrationTest]
   [junit4] Completed [64/626 (2!)] on J0 in 22.17s, 1 test, 1 error <<< FAILURES!

[...truncated 51464 lines...]


[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_102) - Build # 17455 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17455/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testProxyValidateHost

Error Message:
Error from server at https://127.0.0.1:35942/solr: Expected mime type application/octet-stream but got application/json. {   "RemoteException" : {     "message" : "Unauthorized connection for super-user: localHostAnyGroup from IP localhost.localdomain",     "exception" : "AuthorizationException",     "javaClassName" : "org.apache.hadoop.security.authorize.AuthorizationException"   } }

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:35942/solr: Expected mime type application/octet-stream but got application/json. {
  "RemoteException" : {
    "message" : "Unauthorized connection for super-user: localHostAnyGroup from IP localhost.localdomain",
    "exception" : "AuthorizationException",
    "javaClassName" : "org.apache.hadoop.security.authorize.AuthorizationException"
  }
}
	at __randomizedtesting.SeedInfo.seed([EBCB152C334AAB9:EB4271A3C673FE0E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testProxyValidateHost(TestSolrCloudWithSecureImpersonation.java:260)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10637 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/init-core-data-001
   [junit4]   2> 80535 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 80592 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 80676 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 80677 INFO  (Thread-153) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 80677 INFO  (Thread-153) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 80777 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39401
   [junit4]   2> 80777 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 80777 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80779 INFO  (zkCallback-108-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58e22f9d name:ZooKeeperConnection Watcher:127.0.0.1:39401 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80779 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80779 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 80779 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 80781 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 80784 INFO  (jetty-launcher-107-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 80804 INFO  (jetty-launcher-107-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c3530f{/solr,null,AVAILABLE}
   [junit4]   2> 80806 INFO  (jetty-launcher-107-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 80807 INFO  (jetty-launcher-107-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@61faeca4{/solr,null,AVAILABLE}
   [junit4]   2> 80810 INFO  (jetty-launcher-107-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@4057d081{SSL,[ssl, http/1.1]}{127.0.0.1:35942}
   [junit4]   2> 80810 INFO  (jetty-launcher-107-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@5859efbd{SSL,[ssl, http/1.1]}{127.0.0.1:35427}
   [junit4]   2> 80810 INFO  (jetty-launcher-107-thread-1) [    ] o.e.j.s.Server Started @82640ms
   [junit4]   2> 80810 INFO  (jetty-launcher-107-thread-2) [    ] o.e.j.s.Server Started @82640ms
   [junit4]   2> 80810 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35942}
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35427}
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node2'
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1'
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80811 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80812 INFO  (zkCallback-110-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29b3ddc3 name:ZooKeeperConnection Watcher:127.0.0.1:39401/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80812 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80813 INFO  (zkCallback-109-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a62fcfa name:ZooKeeperConnection Watcher:127.0.0.1:39401/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80813 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80813 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 80813 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 80813 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 80813 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 80822 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/.
   [junit4]   2> 80822 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x156532092850001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 80822 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 678050365
   [junit4]   2> 80822 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1]
   [junit4]   2> 80822 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node2/.
   [junit4]   2> 80822 WARN  (jetty-launcher-107-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/lib
   [junit4]   2> 80823 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 405731853
   [junit4]   2> 80823 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node2]
   [junit4]   2> 80823 WARN  (jetty-launcher-107-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node2/lib
   [junit4]   2> 80823 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 80823 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 80825 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 80825 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 80825 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 80826 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 80826 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 80826 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 80826 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39401/solr
   [junit4]   2> 80826 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39401/solr
   [junit4]   2> 80826 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 80826 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 80826 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 80826 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 80826 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80827 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80827 INFO  (zkCallback-115-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6ed39b1e name:ZooKeeperConnection Watcher:127.0.0.1:39401 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80828 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80828 INFO  (zkCallback-116-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65407f1c name:ZooKeeperConnection Watcher:127.0.0.1:39401 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80828 INFO  (jetty-launcher-107-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 80828 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80828 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 80828 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/825276901@4681e1ee
   [junit4]   2> 80829 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x156532092850004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 80830 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80830 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/825276901@1d39ab92
   [junit4]   2> 80830 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80831 INFO  (zkCallback-117-thread-1-processing-n:127.0.0.1:35942_solr) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@32dc542c name:ZooKeeperConnection Watcher:127.0.0.1:39401/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80831 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80831 INFO  (zkCallback-118-thread-1-processing-n:127.0.0.1:35427_solr) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3317dabf name:ZooKeeperConnection Watcher:127.0.0.1:39401/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80831 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80831 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 80831 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 80832 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 80832 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 80833 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 80834 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 80834 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 80835 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 80835 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 80836 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 80836 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 80836 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 80837 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 80837 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 80837 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 80837 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 80838 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 80838 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 80839 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 80839 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 80839 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 80839 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 80839 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 80839 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 80840 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 80840 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 80842 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 80842 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 80842 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 80842 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 80842 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 80842 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 80843 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96355841397293061-127.0.0.1:35942_solr-n_0000000000
   [junit4]   2> 80843 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96355841397293062-127.0.0.1:35427_solr-n_0000000001
   [junit4]   2> 80843 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35942_solr
   [junit4]   2> 80843 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 80843 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96355841397293061-127.0.0.1:35942_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 80843 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35427_solr
   [junit4]   2> 80843 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35427_solr
   [junit4]   2> 80843 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.Overseer Overseer (id=96355841397293061-127.0.0.1:35942_solr-n_0000000000) starting
   [junit4]   2> 80844 INFO  (zkCallback-118-thread-1-processing-n:127.0.0.1:35427_solr) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 80844 INFO  (zkCallback-117-thread-1-processing-n:127.0.0.1:35942_solr) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 80844 INFO  (zkCallback-118-thread-1-processing-n:127.0.0.1:35427_solr) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 80845 INFO  (zkCallback-117-thread-1-processing-n:127.0.0.1:35942_solr) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 80845 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 80847 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 80847 INFO  (OverseerCollectionConfigSetProcessor-96355841397293061-127.0.0.1:35942_solr-n_0000000000) [n:127.0.0.1:35942_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 80847 INFO  (OverseerStateUpdate-96355841397293061-127.0.0.1:35942_solr-n_0000000000) [n:127.0.0.1:35942_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 80847 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:35942_solr as DOWN
   [junit4]   2> 80848 INFO  (OverseerStateUpdate-96355841397293061-127.0.0.1:35942_solr-n_0000000000) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 80848 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35942_solr
   [junit4]   2> 80848 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35942_solr
   [junit4]   2> 80849 INFO  (zkCallback-117-thread-1-processing-n:127.0.0.1:35942_solr) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 80849 INFO  (zkCallback-118-thread-1-processing-n:127.0.0.1:35427_solr) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 80849 INFO  (OverseerStateUpdate-96355841397293061-127.0.0.1:35942_solr-n_0000000000) [n:127.0.0.1:35942_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35942_solr"} current state version: 0
   [junit4]   2> 80849 INFO  (OverseerStateUpdate-96355841397293061-127.0.0.1:35942_solr-n_0000000000) [n:127.0.0.1:35942_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35942_solr
   [junit4]   2> 80849 INFO  (zkCallback-117-thread-1-processing-n:127.0.0.1:35942_solr) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 80849 INFO  (zkCallback-118-thread-1-processing-n:127.0.0.1:35427_solr) [n:127.0.0.1:35427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 80856 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 80856 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 80866 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 80866 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 80872 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 80872 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 80937 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 80937 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 80951 INFO  (jetty-launcher-107-thread-1-EventThread) [n:127.0.0.1:35942_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 80951 INFO  (jetty-launcher-107-thread-2-EventThread) [n:127.0.0.1:35427_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 81266 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 81266 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 81267 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node2/.
   [junit4]   2> 81267 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/.
   [junit4]   2> 81267 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 81267 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 81268 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 81268 INFO  (jetty-launcher-107-thread-1) [n:127.0.0.1:35942_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 81268 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 81268 INFO  (jetty-launcher-107-thread-2) [n:127.0.0.1:35427_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 81268 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 81269 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81270 INFO  (zkCallback-121-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c0b7982 name:ZooKeeperConnection Watcher:127.0.0.1:39401 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 81270 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81270 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 81283 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[EBCB152C334AAB9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 81344 INFO  (qtp1969971600-733) [n:127.0.0.1:35942_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 81344 INFO  (qtp1969971600-733) [n:127.0.0.1:35942_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 81351 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[EBCB152C334AAB9]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1470309459473&s=8hyrUauFjVg6SexfENiozLRNK+c="; Path=/; Domain=127.0.0.1; Expires=Qui, 04-ago-2016 11:17:39 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Qui, 04-ago-2016 11:17:39 GMT
   [junit4]   2> 81351 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[EBCB152C334AAB9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 81360 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[EBCB152C334AAB9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 81628 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[EBCB152C334AAB9]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1470309459509&s=7hio0hgfhBE2LQhoBA5shlMFANA="; Path=/; Domain=127.0.0.1; Expires=Qui, 04-ago-2016 11:17:39 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Qui, 04-ago-2016 11:17:39 GMT
   [junit4]   2> 81630 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[EBCB152C334AAB9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 81638 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[EBCB152C334AAB9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 81649 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[EBCB152C334AAB9]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1470309459787&s=TFCKmF60MkTJtuyvAQtil6hAxM8="; Path=/; Domain=127.0.0.1; Expires=Qui, 04-ago-2016 11:17:39 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Qui, 04-ago-2016 11:17:39 GMT
   [junit4]   2> 81649 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[EBCB152C334AAB9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 81658 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[EBCB152C334AAB9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 81684 WARN  (qtp1969971600-734) [    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: bar: no such user
   [junit4]   2> 
   [junit4]   2> 81685 WARN  (qtp1969971600-734) [    ] o.a.h.s.UserGroupInformation No groups available for user bar
   [junit4]   2> 81687 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[EBCB152C334AAB9]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1470309459806&s=e2p43SawQwFMM5BYxwwXOocbuC8="; Path=/; Domain=127.0.0.1; Expires=Qui, 04-ago-2016 11:17:39 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Qui, 04-ago-2016 11:17:39 GMT
   [junit4]   2> 81688 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[EBCB152C334AAB9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 81699 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[EBCB152C334AAB9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin$RequestContinuesRecorderAuthenticationHandler.authenticate(KerberosPlugin.java:573)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:519)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:123)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:264)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:312)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:222)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:111)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 81706 WARN  (qtp1969971600-735) [    ] o.e.j.s.ServletHandler /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:320)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:222)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:111)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin$RequestContinuesRecorderAuthenticationHandler.authenticate(KerberosPlugin.java:573)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:519)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:123)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:264)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:312)
   [junit4]   2> 	... 28 more
   [junit4]   2> 81712 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[EBCB152C334AAB9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 81722 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[EBCB152C334AAB9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 81730 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[EBCB152C334AAB9]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noGroups&p=noGroups&t=test&e=1470309459869&s=JrZ5HXnlIKk/wXCDKBPImYaOCnY="; Path=/; Domain=127.0.0.1; Expires=Qui, 04-ago-2016 11:17:39 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Qui, 04-ago-2016 11:17:39 GMT
   [junit4]   2> 81730 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[EBCB152C334AAB9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 81739 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[EBCB152C334AAB9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 81748 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[EBCB152C334AAB9]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1470309459888&s=KnOxpYw1MWv4Cd3lGCddwAFQoDI="; Path=/; Domain=127.0.0.1; Expires=Qui, 04-ago-2016 11:17:39 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Qui, 04-ago-2016 11:17:39 GMT
   [junit4]   2> 81748 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[EBCB152C334AAB9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 81762 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 81762 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 81762 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 81763 INFO  (zkCallback-123-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@231b84fb name:ZooKeeperConnection Watcher:127.0.0.1:39401/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 81763 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 81764 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 81767 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 81769 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delaying-component.xml
   [junit4]   2> 81769 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad_solrconfig.xml
   [junit4]   2> 81770 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 81771 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-nocache.xml
   [junit4]   2> 81771 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-implicitproperties.xml
   [junit4]   2> 81772 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 81773 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 81773 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 81774 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 81775 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/analyzingInfixSuggest.txt
   [junit4]   2> 81775 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-testxmlparser.xml
   [junit4]   2> 81776 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 81777 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 81778 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication2.xml
   [junit4]   2> 81779 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-infostream-logging.xml
   [junit4]   2> 81780 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-collapseqparser.xml
   [junit4]   2> 81781 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 81782 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 81782 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 81783 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-script-updateprocessor.xml
   [junit4]   2> 81783 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 81784 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 81785 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 81785 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-phrasesuggest.xml
   [junit4]   2> 81786 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 81786 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy1.xml
   [junit4]   2> 81787 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sim.xml
   [junit4]   2> 81787 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema15.xml
   [junit4]   2> 81788 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sql.xml
   [junit4]   2> 81789 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 81790 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stemdict.txt
   [junit4]   2> 81791 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.aff
   [junit4]   2> 81791 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sql.xml
   [junit4]   2> 81792 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spatial.xml
   [junit4]   2> 81792 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave1.xml
   [junit4]   2> 81793 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-fieldType.xml
   [junit4]   2> 81794 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-external-filefield.xml
   [junit4]   2> 81794 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-query-parser-init.xml
   [junit4]   2> 81795 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-nrtmode.xml
   [junit4]   2> 81796 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-complex-phrase.xml
   [junit4]   2> 81796 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/conditional.updateprocessor.js
   [junit4]   2> 81797 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 81798 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-eff.xml
   [junit4]   2> 81798 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-folding.xml
   [junit4]   2> 81799 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 81799 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-simpleqpplugin.xml
   [junit4]   2> 81800 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-hash.xml
   [junit4]   2> 81800 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 81802 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dynamicfield-required.xml
   [junit4]   2> 81802 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 81803 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 81803 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/throw.error.on.add.updateprocessor.js
   [junit4]   2> 81804 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-minimal.xml
   [junit4]   2> 81804 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-defaults.xml
   [junit4]   2> 81805 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/blendedInfixSuggest.txt
   [junit4]   2> 81806 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-postingshighlight.xml
   [junit4]   2> 81806 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesJoin.xml
   [junit4]   2> 81807 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValues.xml
   [junit4]   2> 81807 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 81808 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-types.incl
   [junit4]   2> 81808 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-minimal.xml
   [junit4]   2> 81809 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 81810 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate.xml
   [junit4]   2> 81810 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest.xml
   [junit4]   2> 81811 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 81811 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 81812 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/phrasesuggest.txt
   [junit4]   2> 81812 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwordsWrongEncoding.txt
   [junit4]   2> 81814 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-logmergepolicy.xml
   [junit4]   2> 81814 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-plugcollector.xml
   [junit4]   2> 81815 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-noopregen.xml
   [junit4]   2> 81815 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-analytics-query.xml
   [junit4]   2> 81816 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-1.txt
   [junit4]   2> 81816 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 81817 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spatial.xml
   [junit4]   2> 81818 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spellchecker.xml
   [junit4]   2> 81818 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-minimal-atomic-stress.xml
   [junit4]   2> 81819 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-non-stored-docvalues.xml
   [junit4]   2> 81820 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-distrib-interval-faceting.xml
   [junit4]   2> 81820 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-1.txt
   [junit4]   2> 81821 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesMissing.xml
   [junit4]   2> 81822 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-caching.xml
   [junit4]   2> 81822 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-doctransformers.xml
   [junit4]   2> 81823 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/freeTextSuggest.txt
   [junit4]   2> 81823 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tolerant-update-minimal.xml
   [junit4]   2> 81824 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 81825 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender-noquery.xml
   [junit4]   2> 81826 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sortingresponse.xml
   [junit4]   2> 81827 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/trivial.updateprocessor1.js
   [junit4]   2> 81827 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 81828 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-paramset.xml
   [junit4]   2> 81828 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-lmdirichlet.xml
   [junit4]   2> 81829 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 81830 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-init-error.xml
   [junit4]   2> 81830 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-altdirectory.xml
   [junit4]   2> 81831 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tlog.xml
   [junit4]   2> 81832 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hyphenation.dtd
   [junit4]   2> 81832 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-classification.xml
   [junit4]   2> 81833 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sweetspot.xml
   [junit4]   2> 81833 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-xinclude.xml
   [junit4]   2> 81834 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-schemaless.xml
   [junit4]   2> 81835 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schemasurround.xml
   [junit4]   2> 81835 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-binaryfield.xml
   [junit4]   2> 81836 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-SOLR-749.xml
   [junit4]   2> 81836 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/compoundDictionary.txt
   [junit4]   2> 81838 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/fuzzysuggest.txt
   [junit4]   2> 81838 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender.xml
   [junit4]   2> 81839 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-ib.xml
   [junit4]   2> 81839 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-type.xml
   [junit4]   2> 81840 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-blockjoinfacetcomponent.xml
   [junit4]   2> 81840 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/cross-compatible.js
   [junit4]   2> 81841 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-solcoreproperties.xml
   [junit4]   2> 81842 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master-throttled.xml
   [junit4]   2> 81842 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-components-name.xml
   [junit4]   2> 81843 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-elevate.xml
   [junit4]   2> 81843 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 81844 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy2.xml
   [junit4]   2> 81844 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-snowball.txt
   [junit4]   2> 81845 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 81845 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-indexconfig-mergepolicyfactory.xml
   [junit4]   2> 81846 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 81846 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-dynamicField.xml
   [junit4]   2> 81847 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-error-solrconfig.xml
   [junit4]   2> 81847 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-baseline.xml
   [junit4]   2> 81848 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.dic
   [junit4]   2> 81848 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-withgethandler.xml
   [junit4]   2> 81849 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-field.xml
   [junit4]   2> 81850 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master2.xml
   [junit4]   2> 81851 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 81851 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-non-glob-copyfield-source-matching-nothing-should-fail-test.xml
   [junit4]   2> 81851 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 81852 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spellchecker.xml
   [junit4]   2> 81852 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-cfs.xml
   [junit4]   2> 81853 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-phrasesuggest.xml
   [junit4]   2> 81854 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-parsing-update-processor-chains.xml
   [junit4]   2> 81855 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-snippet-processor.xml
   [junit4]   2> 81855 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 81856 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-unsupported-docValues.xml
   [junit4]   2> 81856 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-logmergepolicyfactory.xml
   [junit4]   2> 81857 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesMulti.xml
   [junit4]   2> 81857 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesFaceting.xml
   [junit4]   2> 81858 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-headers.xml
   [junit4]   2> 81858 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-synonym-tokenizer.xml
   [junit4]   2> 81859 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-managed-schema-test.xml
   [junit4]   2> 81860 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-custom-field.xml
   [junit4]   2> 81860 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-psuedo-fields.xml
   [junit4]   2> 81861 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-classification.xml
   [junit4]   2> 81862 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 81862 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_codec.xml
   [junit4]   2> 81863 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-deeppaging.xml
   [junit4]   2> 81863 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-null-charfilters-analyzer.xml
   [junit4]   2> 81864 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-distrib-update-processor-chains.xml
   [junit4]   2> 81864 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-bm25.xml
   [junit4]   2> 81865 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/wdftypes.txt
   [junit4]   2> 81865 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-mpf-solrconfig.xml
   [junit4]   2> 81866 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-xinclude.xml
   [junit4]   2> 81866 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-numeric.xml
   [junit4]   2> 81867 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 81867 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/missing.functions.updateprocessor.js
   [junit4]   2> 81868 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfi.xml
   [junit4]   2> 81868 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 81869 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sortingresponse.xml
   [junit4]   2> 81869 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_latest.xml
   [junit4]   2> 81870 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-charfilters.xml
   [junit4]   2> 81871 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-id-and-version-fields-only.xml
   [junit4]   2> 81871 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/elevate.xml
   [junit4]   2> 81872 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-stop-keep.xml
   [junit4]   2> 81872 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-searcher-listeners1.xml
   [junit4]   2> 81873 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfr.xml
   [junit4]   2> 81874 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 81874 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/da_UTF8.xml
   [junit4]   2> 81875 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 81876 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-multivalued.xml
   [junit4]   2> 81876 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-trie.xml
   [junit4]   2> 81877 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-defaults.xml
   [junit4]   2> 81878 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-indexconfig.xml
   [junit4]   2> 81878 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-suggestercomponent-context-filter-query.xml
   [junit4]   2> 81879 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-reqHandler.incl
   [junit4]   2> 81879 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sim-default-override.xml
   [junit4]   2> 81880 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[EBCB152C334AAB9]) [ 

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

=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 84716 INFO  (coreCloseExecutor-297-thread-1) [n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 84716 INFO  (coreCloseExecutor-297-thread-1) [n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 84716 INFO  (coreCloseExecutor-297-thread-1) [n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 84718 INFO  (coreCloseExecutor-297-thread-1) [n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica1] Closing main searcher on request.
   [junit4]   2> 84735 INFO  (jetty-launcher-107-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@61faeca4{/solr,null,UNAVAILABLE}
   [junit4]   2> 84746 INFO  (coreCloseExecutor-297-thread-1) [n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 84746 INFO  (coreCloseExecutor-297-thread-1) [n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 84746 INFO  (coreCloseExecutor-297-thread-1) [n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 84746 INFO  (coreCloseExecutor-297-thread-1) [n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/index
   [junit4]   2> 84746 INFO  (coreCloseExecutor-297-thread-1) [n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data;done=false>>]
   [junit4]   2> 84747 INFO  (coreCloseExecutor-297-thread-1) [n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 84747 INFO  (coreCloseExecutor-297-thread-1) [n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data
   [junit4]   2> 84747 INFO  (coreCloseExecutor-297-thread-1) [n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 84747 INFO  (coreCloseExecutor-297-thread-1) [n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 84747 INFO  (coreCloseExecutor-297-thread-1) [n:127.0.0.1:35942_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/snapshot_metadata
   [junit4]   2> 84748 INFO  (jetty-launcher-107-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96355841397293061-127.0.0.1:35942_solr-n_0000000000) closing
   [junit4]   2> 84748 INFO  (OverseerStateUpdate-96355841397293061-127.0.0.1:35942_solr-n_0000000000) [n:127.0.0.1:35942_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35942_solr
   [junit4]   2> 84749 INFO  (zkCallback-117-thread-2-processing-n:127.0.0.1:35942_solr) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 86250 WARN  (zkCallback-117-thread-2-processing-n:127.0.0.1:35942_solr) [n:127.0.0.1:35942_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 86250 ERROR (Thread[Thread-171,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:35942_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 86251 INFO  (jetty-launcher-107-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3c3530f{/solr,null,UNAVAILABLE}
   [junit4]   2> 86252 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39401 39401
   [junit4]   2> 86372 INFO  (Thread-153) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39401 39401
   [junit4]   2> 86373 WARN  (Thread-153) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/overseer/queue
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 86386 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[EBCB152C334AAB9]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_EBCB152C334AAB9-001
   [junit4]   2> Aug 04, 2016 1:17:44 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1319, maxMBSortInHeap=7.418968126811497, sim=RandomSimilarity(queryNorm=false): {}, locale=pt, timezone=America/North_Dakota/Center
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=343155640,total=509018112
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteShardTest, TestOrdValues, TestQueryWrapperFilter, BitVectorTest, OverseerRolesTest, StatelessScriptUpdateProcessorFactoryTest, DistributedDebugComponentTest, TestSolrCloudWithSecureImpersonation]
   [junit4] Completed [28/626 (1!)] on J2 in 6.37s, 12 tests, 1 error <<< FAILURES!

[...truncated 61992 lines...]


[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+129) - Build # 17454 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17454/
Java: 64bit/jdk-9-ea+129 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'P val' for path 'response/params/y/p' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":2,     "params":{       "x":{         "a":"A val",         "b":"B val",         "":{"v":0}},       "y":{         "c":"CY val modified",         "b":"BY val",         "i":20,         "d":[           "val 1",           "val 2"],         "e":"EY val",         "":{"v":1}}}}},  from server:  https://127.0.0.1:39138/_se/da/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'P val' for path 'response/params/y/p' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":2,
    "params":{
      "x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}},
      "y":{
        "c":"CY val modified",
        "b":"BY val",
        "i":20,
        "d":[
          "val 1",
          "val 2"],
        "e":"EY val",
        "":{"v":1}}}}},  from server:  https://127.0.0.1:39138/_se/da/collection1
	at __randomizedtesting.SeedInfo.seed([C83E4E91EA5F8661:406A714B44A3EB99]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:481)
	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:215)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:36447/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([C83E4E91EA5F8661:F5E6E0BDD2B1D811]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:36447/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
	... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:36447 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more




Build Log:
[...truncated 10780 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/init-core-data-001
   [junit4]   2> 179552 INFO  (SUITE-TestReqParamsAPI-seed#[C83E4E91EA5F8661]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 179553 INFO  (SUITE-TestReqParamsAPI-seed#[C83E4E91EA5F8661]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_se/da
   [junit4]   2> 179554 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 179554 INFO  (Thread-333) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 179554 INFO  (Thread-333) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 179654 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.ZkTestServer start zk server on port:36205
   [junit4]   2> 179655 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 179655 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 179656 INFO  (zkCallback-203-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f45b4e3 name:ZooKeeperConnection Watcher:127.0.0.1:36205 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 179656 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 179657 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 179657 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 179657 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 179658 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 179658 INFO  (zkCallback-204-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b8995c9 name:ZooKeeperConnection Watcher:127.0.0.1:36205/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 179658 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 179658 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 179658 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 179659 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 179659 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 179660 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 179660 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 179660 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 179661 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 179661 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 179662 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 179662 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 179662 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 179662 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 179663 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 179663 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 179663 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 179663 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 179664 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 179664 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 179664 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 179664 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 179666 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 179666 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 179666 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 179666 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 179667 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 179667 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 179667 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 179667 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 179668 INFO  (zkCallback-206-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d65c5f6 name:ZooKeeperConnection Watcher:127.0.0.1:36205/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 179668 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 179668 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 179722 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/control-001/cores/collection1
   [junit4]   2> 179724 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 179724 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@576561b8{/_se/da,null,AVAILABLE}
   [junit4]   2> 179726 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6d7e6caf{SSL,[ssl, http/1.1]}{127.0.0.1:43339}
   [junit4]   2> 179726 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.e.j.s.Server Started @182026ms
   [junit4]   2> 179726 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_se/da, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/tempDir-001/control/data, hostPort=43339, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/control-001/cores}
   [junit4]   2> 179726 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
   [junit4]   2> 179727 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/control-001'
   [junit4]   2> 179727 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 179727 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 179727 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 179727 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 179728 INFO  (zkCallback-207-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@701c5b3c name:ZooKeeperConnection Watcher:127.0.0.1:36205/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 179728 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 179728 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 179729 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 179729 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/control-001/solr.xml
   [junit4]   2> 179732 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/control-001/cores
   [junit4]   2> 179732 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.CoreContainer New CoreContainer 2115617500
   [junit4]   2> 179732 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/control-001]
   [junit4]   2> 179732 WARN  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/control-001/lib
   [junit4]   2> 179732 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 179734 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 179734 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 179734 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 179734 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36205/solr
   [junit4]   2> 179734 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 179735 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 179735 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 179736 INFO  (zkCallback-210-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35436c1a name:ZooKeeperConnection Watcher:127.0.0.1:36205 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 179736 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 179736 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 179737 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$137/906833024@5de3f9a9
   [junit4]   2> 179738 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 179738 INFO  (zkCallback-211-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a18f8fc name:ZooKeeperConnection Watcher:127.0.0.1:36205/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 179738 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 179739 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 179739 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 179740 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 179741 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 179741 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 179742 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 179742 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 179743 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 179743 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 179743 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 179744 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 179744 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 179745 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 179745 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 179745 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 179746 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000
   [junit4]   2> 179746 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43339__se%2Fda
   [junit4]   2> 179746 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 179746 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.Overseer Overseer (id=96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) starting
   [junit4]   2> 179747 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 179750 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 179750 INFO  (OverseerCollectionConfigSetProcessor-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 179751 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 179751 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43339__se%2Fda
   [junit4]   2> 179751 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43339__se%2Fda
   [junit4]   2> 179753 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 179753 INFO  (zkCallback-211-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 179753 INFO  (zkCallback-211-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 179757 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 179757 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 179757 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/control-001/cores
   [junit4]   2> 179758 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection=control_collection, loadOnStartup=true, coreNodeName=, transient=false, name=collection1, shard=, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 179758 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/control-001/cores/collection1
   [junit4]   2> 179758 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 179758 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 179758 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 179758 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 179758 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 179759 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 179759 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43339/_se/da",
   [junit4]   2>   "node_name":"127.0.0.1:43339__se%2Fda",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 179759 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43339/_se/da",
   [junit4]   2>   "node_name":"127.0.0.1:43339__se%2Fda",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 179759 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 179759 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 179760 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 179760 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 179760 INFO  (zkCallback-211-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 180760 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 180760 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 180760 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 180760 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 180761 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 180761 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/control-001/cores/collection1'
   [junit4]   2> 180761 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 180761 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 180762 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 180765 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 180767 WARN  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 180768 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 180774 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 180777 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 180850 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 180854 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 180855 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 180860 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 180861 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 180863 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 180863 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 180864 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 180864 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 180864 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 180865 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/control-001/cores/collection1/data/]
   [junit4]   2> 180865 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@520c5a29
   [junit4]   2> 180865 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/control-001/cores/collection1/data/snapshot_metadata
   [junit4]   2> 180865 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 180866 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/control-001/cores/collection1/data
   [junit4]   2> 180866 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/control-001/cores/collection1/data/index/
   [junit4]   2> 180866 WARN  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 180866 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/control-001/cores/collection1/data/index
   [junit4]   2> 180866 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=72.3505859375, floorSegmentMB=1.5078125, forceMergeDeletesPctAllowed=1.8949472396866862, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4188752386162399
   [junit4]   2> 180867 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4f10b8c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@259bee2e),segFN=segments_1,generation=1}
   [junit4]   2> 180867 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 180867 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/control-001/cores/collection1/data/
   [junit4]   2> 180867 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 180870 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 180870 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 180870 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 180870 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 180870 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 180870 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 180870 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 180870 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 180870 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 180870 WARN  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 180872 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 180873 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 180873 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 180874 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 180876 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 180876 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 180876 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 180876 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 180877 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 180877 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 180877 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=89.46484375, floorSegmentMB=0.4892578125, forceMergeDeletesPctAllowed=11.470269647208122, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2184088087392606
   [junit4]   2> 180878 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4f10b8c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@259bee2e),segFN=segments_1,generation=1}
   [junit4]   2> 180878 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 180878 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b8aa6bd[collection1] main]
   [junit4]   2> 180878 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 180878 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 180878 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 180878 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 180878 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 180879 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 180879 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 180879 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 180879 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 180879 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 180879 INFO  (searcherExecutor-736-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5b8aa6bd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 180879 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 180879 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 180879 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 180879 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1541684977393991680
   [junit4]   2> 180881 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1541684977393991680
   [junit4]   2> 180881 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 180882 INFO  (coreLoadExecutor-735-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 180882 INFO  (coreZkRegister-729-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:43339/_se/da collection:control_collection shard:shard1
   [junit4]   2> 180882 INFO  (coreZkRegister-729-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 180883 INFO  (coreZkRegister-729-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96355311000354821-core_node1-n_0000000000
   [junit4]   2> 180883 INFO  (coreZkRegister-729-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 180884 INFO  (coreZkRegister-729-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 180884 INFO  (coreZkRegister-729-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 180884 INFO  (coreZkRegister-729-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43339/_se/da/collection1/
   [junit4]   2> 180884 INFO  (coreZkRegister-729-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 180884 INFO  (coreZkRegister-729-thread-1) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:43339/_se/da/collection1/ has no replicas
   [junit4]   2> 180884 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 180884 INFO  (coreZkRegister-729-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 180885 INFO  (coreZkRegister-729-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96355311000354821-core_node1-n_0000000000
   [junit4]   2> 180886 INFO  (coreZkRegister-729-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43339/_se/da/collection1/ shard1
   [junit4]   2> 180886 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:43339/_se/da",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 180987 INFO  (zkCallback-211-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 181036 INFO  (coreZkRegister-729-thread-1) [    ] o.a.s.c.ZkController We are https://127.0.0.1:43339/_se/da/collection1/ and leader is https://127.0.0.1:43339/_se/da/collection1/
   [junit4]   2> 181036 INFO  (coreZkRegister-729-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:43339/_se/da
   [junit4]   2> 181036 INFO  (coreZkRegister-729-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 181036 INFO  (coreZkRegister-729-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 181036 INFO  (coreZkRegister-729-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 181037 INFO  (coreZkRegister-729-thread-1) [    ] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 181037 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43339/_se/da",
   [junit4]   2>   "node_name":"127.0.0.1:43339__se%2Fda",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 181037 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43339/_se/da",
   [junit4]   2>   "node_name":"127.0.0.1:43339__se%2Fda",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 181138 INFO  (zkCallback-211-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 181260 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 181261 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 181262 INFO  (zkCallback-215-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a3de4fc name:ZooKeeperConnection Watcher:127.0.0.1:36205/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 181262 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 181262 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 181262 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 181262 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 181262 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 181263 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 181263 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 181263 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 181263 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 181264 INFO  (zkCallback-216-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e709828 name:ZooKeeperConnection Watcher:127.0.0.1:36205/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 181264 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 181264 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 181265 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 181265 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 181319 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/shard-1-001/cores/collection1
   [junit4]   2> 181319 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/shard-1-001
   [junit4]   2> 181320 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 181321 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@356b5b7{/_se/da,null,AVAILABLE}
   [junit4]   2> 181322 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.e.j.s.ServerConnector Started ServerConnector@619db03f{SSL,[ssl, http/1.1]}{127.0.0.1:32978}
   [junit4]   2> 181322 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.e.j.s.Server Started @183621ms
   [junit4]   2> 181322 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_se/da, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/tempDir-001/jetty1, hostPort=32978, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/shard-1-001/cores}
   [junit4]   2> 181322 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
   [junit4]   2> 181322 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/shard-1-001'
   [junit4]   2> 181323 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 181323 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 181323 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 181323 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 181324 INFO  (zkCallback-217-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d7e57e name:ZooKeeperConnection Watcher:127.0.0.1:36205/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 181324 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 181324 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 181324 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 181324 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/shard-1-001/solr.xml
   [junit4]   2> 181328 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/shard-1-001/cores
   [junit4]   2> 181328 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.CoreContainer New CoreContainer 2127413448
   [junit4]   2> 181328 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/shard-1-001]
   [junit4]   2> 181328 WARN  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/shard-1-001/lib
   [junit4]   2> 181328 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 181330 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 181330 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 181330 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 181330 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36205/solr
   [junit4]   2> 181330 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 181330 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 181330 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 181331 INFO  (zkCallback-220-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2acbf4a7 name:ZooKeeperConnection Watcher:127.0.0.1:36205 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 181331 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 181331 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 181332 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$137/906833024@7914ea71
   [junit4]   2> 181332 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 181333 INFO  (zkCallback-221-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70c67136 name:ZooKeeperConnection Watcher:127.0.0.1:36205/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 181334 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 181335 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 181336 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 181336 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 181337 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 181337 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96355311000354826-127.0.0.1:32978__se%2Fda-n_0000000001
   [junit4]   2> 181337 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000 to know if I could be the leader
   [junit4]   2> 181337 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:32978__se%2Fda as DOWN
   [junit4]   2> 181338 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32978__se%2Fda
   [junit4]   2> 181338 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:32978__se%2Fda
   [junit4]   2> 181338 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:32978__se%2Fda"} current state version: 3
   [junit4]   2> 181338 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:32978__se%2Fda
   [junit4]   2> 181338 INFO  (zkCallback-215-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 181338 INFO  (zkCallback-211-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 181338 INFO  (zkCallback-221-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 181338 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 181338 INFO  (zkCallback-215-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 181338 INFO  (zkCallback-211-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 181339 INFO  (zkCallback-221-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 181339 INFO  (zkCallback-211-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 181339 INFO  (zkCallback-221-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 181339 INFO  (zkCallback-215-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 181342 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 181342 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 181343 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/shard-1-001/cores
   [junit4]   2> 181343 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection=collection1, loadOnStartup=true, coreNodeName=, transient=false, name=collection1, shard=, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 181343 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/shard-1-001/cores/collection1
   [junit4]   2> 181343 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 181344 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 181344 INFO  (TEST-TestReqParamsAPI.test-seed#[C83E4E91EA5F8661]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 181344 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 181344 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 181344 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 181344 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 181345 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:32978/_se/da",
   [junit4]   2>   "node_name":"127.0.0.1:32978__se%2Fda",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 181345 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:32978/_se/da",
   [junit4]   2>   "node_name":"127.0.0.1:32978__se%2Fda",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 181345 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 181345 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 181346 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 181447 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 2147483647
   [junit4]   2> 181447 WARN  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.Overseer Bad version writing to ZK using compare-and-set, will force refresh cluster state
   [junit4]   2> org.apache.zookeeper.KeeperException$BadVersionException: KeeperErrorCode = BadVersion for /collections/collection1/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:115)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:1270)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:362)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:362)
   [junit4]   2> 	at org.apache.solr.cloud.overseer.ZkStateWriter.writePendingUpdates(ZkStateWriter.java:230)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:240)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 181448 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 181448 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.Overseer processMessage: workQueueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:32978__se%2Fda"}
   [junit4]   2> 181448 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:32978__se%2Fda
   [junit4]   2> 181448 INFO  (zkCallback-211-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 181448 INFO  (zkCallback-221-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 181448 INFO  (zkCallback-215-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 181449 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 181449 INFO  (zkCallback-221-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 181449 INFO  (zkCallback-221-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 181449 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.Overseer processMessage: workQueueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:32978/_se/da",
   [junit4]   2>   "node_name":"127.0.0.1:32978__se%2Fda",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 181449 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:32978/_se/da",
   [junit4]   2>   "node_name":"127.0.0.1:32978__se%2Fda",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 181449 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 181449 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 181450 INFO  (OverseerStateUpdate-96355311000354821-127.0.0.1:43339__se%2Fda-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 181450 INFO  (zkCallback-221-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 181450 INFO  (zkCallback-221-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 182346 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 182346 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 182346 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 182346 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 182346 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 182346 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/shard-1-001/cores/collection1'
   [junit4]   2> 182346 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 182346 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 182348 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 182351 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 182353 WARN  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 182354 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 182362 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 182369 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 182449 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 182453 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 182454 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 182458 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 182459 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 182460 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 182460 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 182461 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 182461 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 182461 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 182461 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_C83E4E91EA5F8661-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-

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

/127.0.0.1:36447/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C83E4E91EA5F8661:F5E6E0BDD2B1D811]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:36447/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:36447 failed to respond
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C83E4E91EA5F8661-001
   [junit4]   2> Aug 03, 2016 11:29:40 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=Asserting), _version_=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=MockRandom), intDefault=PostingsFormat(name=Direct), id=PostingsFormat(name=Asserting), range_facet_i_dv=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=279, maxMBSortInHeap=7.215482017477067, sim=RandomSimilarity(queryNorm=true): {}, locale=ru-MD, timezone=America/Havana
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=291755464,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [BufferStoreTest, HdfsChaosMonkeyNothingIsSafeTest, MultiThreadedOCPTest, UUIDFieldTest, LeaderInitiatedRecoveryOnCommitTest, ChangedSchemaMergeTest, TestJsonFacets, HLLUtilTest, TestLockTree, VMParamsZkACLAndCredentialsProvidersTest, TestSolrConfigHandler, TestCustomDocTransformer, TestCloudInspectUtil, TestConfigReload, TestCloudManagedSchema, TestInitQParser, TestSimpleQParserPlugin, TestReqParamsAPI, HighlighterMaxOffsetTest, TestConfig, ZkNodePropsTest, TestConfigSetsAPIZkFailure, CachingDirectoryFactoryTest, TestRandomDVFaceting, TestSortingResponseWriter, TestAtomicUpdateErrorCases, TestTolerantUpdateProcessorRandomCloud, AsyncCallRequestStatusResponseTest, TestPseudoReturnFields, TestBackupRepositoryFactory, ConcurrentDeleteAndCreateCollectionTest, TestRemoteStreaming, TestDocTermOrds, TestLMDirichletSimilarityFactory, PeerSyncTest, TestScoreJoinQPNoScore, OverseerCollectionConfigSetProcessorTest, DistributedExpandComponentTest, SolrXmlInZkTest, TestSolrQueryParserResource, ShardSplitTest, PreAnalyzedUpdateProcessorTest, TestLRUCache, TestDocSet, TestExactSharedStatsCache, TestRealTimeGet, PolyFieldTest, AddBlockUpdateTest, DeleteLastCustomShardedReplicaTest, TestRangeQuery, JsonLoaderTest, BigEndianAscendingWordDeserializerTest, SignatureUpdateProcessorFactoryTest, TestDistributedSearch, DocExpirationUpdateProcessorFactoryTest, DeleteStatusTest, TestSchemaVersionResource, TestRandomCollapseQParserPlugin, TestSolrFieldCacheMBean, MergeStrategyTest, ExplicitHLLTest, IndexSchemaTest, TestSolrCoreSnapshots, DateFieldTest, StressHdfsTest, SolrRequestParserTest, TestRandomFlRTGCloud, SimpleCollectionCreateDeleteTest, PathHierarchyTokenizerFactoryTest, QueryEqualityTest, URLClassifyProcessorTest, DistributedQueryComponentCustomSortTest, CloudMLTQParserTest, TestFaceting, BasicDistributedZkTest, TestCollationFieldDocValues, RollingRestartTest, DisMaxRequestHandlerTest, TestLazyCores, TestSchemaNameResource, StandardRequestHandlerTest, TestManagedResourceStorage, DistributedQueryElevationComponentTest, TestSolrConfigHandlerCloud, TestSSLRandomization, RequiredFieldsTest, TestFilteredDocIdSet, JSONWriterTest, CursorPagingTest, TestDFISimilarityFactory, TestOmitPositions, CopyFieldTest, TestBadConfig, TestBlendedInfixSuggestions, SOLR749Test, TestFieldResource, ExitableDirectoryReaderTest, AnalyticsMergeStrategyTest, TestCSVLoader, TestReplicaProperties, EchoParamsTest, AtomicUpdatesTest, TestReplicationHandler, TestSolr4Spatial, SolrCoreTest, QueryElevationComponentTest, TestFunctionQuery, BasicFunctionalityTest, HighlighterTest, SoftAutoCommitTest, XsltUpdateRequestHandlerTest, TestReversedWildcardFilterFactory, FileBasedSpellCheckerTest, DocumentBuilderTest, TestArbitraryIndexDir, TestCollationField, ReturnFieldsTest, TestAnalyzedSuggestions, HighlighterConfigTest, AlternateDirectoryTest, ResponseLogComponentTest, TestMergePolicyConfig, MultiTermTest, TestSearchPerf, NumericFieldsTest, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, TestPhraseSuggestions, SynonymTokenizerTest, TestPerFieldSimilarity, TestIBSimilarityFactory, TestJmxMonitoredMap, ResourceLoaderTest, ScriptEngineTest, PluginInfoTest, DateMathParserTest, TestSystemIdResolver, ClusterStateTest, TestDocumentBuilder, SystemInfoHandlerTest, CircularListTest, DistributedMLTComponentTest, TestSimpleTrackingShardHandler, AliasIntegrationTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionsAPISolrJTest, DistribJoinFromCollectionTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerStatusTest, OverseerTaskQueueTest, RemoteQueryErrorTest, TestCloudDeleteByQuery, TestCloudPivotFacet, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore, TestRequestForwarding, TestRequestStatusCollectionAPI, RulesTest, TestCloudSchemaless, BlockJoinFacetRandomTest, TestScoreJoinQPScore, TestNonDefinedSimilarityFactory, TestDefaultStatsCache, TestLRUStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [594/626 (2!)] on J0 in 19.33s, 1 test, 1 error <<< FAILURES!

[...truncated 49805 lines...]