Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/784/

3 tests failed.
REGRESSION:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
Error from server at http://127.0.0.1:53358/solr: Expected mime type 
application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
401 </title> </head> <body> <h2>HTTP ERROR: 401</h2> <p>Problem accessing 
/solr/admin/collections. Reason: <pre>    Unauthorized request, Response code: 
401</pre></p> <hr /><i><small>Powered by Jetty://</small></i> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:53358/solr: Expected mime type 
application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 401 </title>
</head>
<body>
<h2>HTTP ERROR: 401</h2>
<p>Problem accessing /solr/admin/collections. Reason:
<pre>    Unauthorized request, Response code: 401</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([CA580524471D1194:F780AB087FF34FE4]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:528)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.makeCollectionsRequest(MiniSolrCloudCluster.java:369)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteCollection(MiniSolrCloudCluster.java:361)
        at 
org.apache.solr.cloud.TestMiniSolrCloudCluster.testCollectionCreateSearchDelete(TestMiniSolrCloudCluster.java:210)
        at 
org.apache.solr.cloud.TestMiniSolrCloudCluster.testBasics(TestMiniSolrCloudCluster.java:87)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:43390: Error CREATEing SolrCore 
'halfcollection_shard1_replica1': Unable to create core 
[halfcollection_shard1_replica1] Caused by: Could not get shard id for core: 
halfcollection_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43390: Error CREATEing SolrCore 
'halfcollection_shard1_replica1': Unable to create core 
[halfcollection_shard1_replica1] Caused by: Could not get shard id for core: 
halfcollection_shard1_replica1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:302)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:419)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:169)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=135735, name=collection0, 
state=RUNNABLE, group=TGRP-HdfsCollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=135735, name=collection0, state=RUNNABLE, 
group=TGRP-HdfsCollectionsAPIDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34327: Could not find collection : 
awholynewstresscollection_collection0_0
        at __randomizedtesting.SeedInfo.seed([CA580524471D1194]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:895)




Build Log:
[...truncated 10110 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 1040008 INFO  
(TEST-BasicAuthIntegrationTest.testExraFilters-seed#[CA580524471D1194]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1040008 INFO  (Thread-7922) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1040009 INFO  (Thread-7922) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1040108 INFO  
(TEST-BasicAuthIntegrationTest.testExraFilters-seed#[CA580524471D1194]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:54983
   [junit4]   2> 1040116 INFO  
(TEST-BasicAuthIntegrationTest.testExraFilters-seed#[CA580524471D1194]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1040117 INFO  
(TEST-BasicAuthIntegrationTest.testExraFilters-seed#[CA580524471D1194]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040125 INFO  (zkCallback-440-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@76a3de91 
name:ZooKeeperConnection Watcher:127.0.0.1:54983 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1040125 INFO  
(TEST-BasicAuthIntegrationTest.testExraFilters-seed#[CA580524471D1194]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040125 INFO  
(TEST-BasicAuthIntegrationTest.testExraFilters-seed#[CA580524471D1194]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1040126 INFO  
(TEST-BasicAuthIntegrationTest.testExraFilters-seed#[CA580524471D1194]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1040132 INFO  (jetty-launcher-439-thread-1) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1040132 INFO  (jetty-launcher-439-thread-3) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1040134 INFO  (jetty-launcher-439-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b5c3008{/solr,null,AVAILABLE}
   [junit4]   2> 1040145 INFO  (jetty-launcher-439-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@5aeabe2f{HTTP/1.1}{127.0.0.1:49626}
   [junit4]   2> 1040145 INFO  (jetty-launcher-439-thread-1) [    ] 
o.e.j.s.Server Started @1043056ms
   [junit4]   2> 1040145 INFO  (jetty-launcher-439-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49626}
   [junit4]   2> 1040151 INFO  (jetty-launcher-439-thread-2) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1040151 INFO  (jetty-launcher-439-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1040151 INFO  (jetty-launcher-439-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/'
   [junit4]   2> 1040153 INFO  (jetty-launcher-439-thread-4) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1040166 INFO  (jetty-launcher-439-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1040169 INFO  (jetty-launcher-439-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c72fa3d{/solr,null,AVAILABLE}
   [junit4]   2> 1040170 INFO  (jetty-launcher-439-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@444e7b66{HTTP/1.1}{127.0.0.1:58344}
   [junit4]   2> 1040170 INFO  (jetty-launcher-439-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ba2e4d2{/solr,null,AVAILABLE}
   [junit4]   2> 1040171 INFO  (jetty-launcher-439-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@6e91b97f{HTTP/1.1}{127.0.0.1:60692}
   [junit4]   2> 1040171 INFO  (jetty-launcher-439-thread-2) [    ] 
o.e.j.s.Server Started @1043082ms
   [junit4]   2> 1040171 INFO  (jetty-launcher-439-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60692}
   [junit4]   2> 1040171 INFO  (jetty-launcher-439-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1040171 INFO  (jetty-launcher-439-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/'
   [junit4]   2> 1040170 INFO  (jetty-launcher-439-thread-3) [    ] 
o.e.j.s.Server Started @1043082ms
   [junit4]   2> 1040173 INFO  (jetty-launcher-439-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58344}
   [junit4]   2> 1040174 INFO  (jetty-launcher-439-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1040174 INFO  (jetty-launcher-439-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/'
   [junit4]   2> 1040176 INFO  (jetty-launcher-439-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040186 INFO  (jetty-launcher-439-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1040187 INFO  (jetty-launcher-439-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e79a92{/solr,null,AVAILABLE}
   [junit4]   2> 1040188 INFO  (jetty-launcher-439-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@5153200d{HTTP/1.1}{127.0.0.1:39968}
   [junit4]   2> 1040188 INFO  (jetty-launcher-439-thread-4) [    ] 
o.e.j.s.Server Started @1043099ms
   [junit4]   2> 1040188 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39968}
   [junit4]   2> 1040189 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1040189 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/'
   [junit4]   2> 1040191 INFO  (jetty-launcher-439-thread-5) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1040194 INFO  (jetty-launcher-439-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e35e656{/solr,null,AVAILABLE}
   [junit4]   2> 1040194 INFO  (jetty-launcher-439-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@624c7c4f{HTTP/1.1}{127.0.0.1:44147}
   [junit4]   2> 1040195 INFO  (jetty-launcher-439-thread-5) [    ] 
o.e.j.s.Server Started @1043106ms
   [junit4]   2> 1040195 INFO  (jetty-launcher-439-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44147}
   [junit4]   2> 1040195 INFO  (jetty-launcher-439-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1040195 INFO  (jetty-launcher-439-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/'
   [junit4]   2> 1040197 INFO  (zkCallback-441-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7632ec14 
name:ZooKeeperConnection Watcher:127.0.0.1:54983/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1040197 INFO  (jetty-launcher-439-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040197 INFO  (jetty-launcher-439-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040198 INFO  (jetty-launcher-439-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1040198 INFO  (jetty-launcher-439-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1040207 INFO  (jetty-launcher-439-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1040208 INFO  (jetty-launcher-439-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040208 INFO  (jetty-launcher-439-thread-1) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/.
   [junit4]   2> 1040208 INFO  (jetty-launcher-439-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1736455253
   [junit4]   2> 1040209 INFO  (jetty-launcher-439-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/]
   [junit4]   2> 1040209 INFO  (jetty-launcher-439-thread-1) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/lib
   [junit4]   2> 1040211 WARN  (jetty-launcher-439-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/lib).
   [junit4]   2> 1040217 INFO  (zkCallback-443-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2a9cabbe 
name:ZooKeeperConnection Watcher:127.0.0.1:54983/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1040218 INFO  (jetty-launcher-439-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040218 INFO  (jetty-launcher-439-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1040218 INFO  (jetty-launcher-439-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1040219 INFO  (jetty-launcher-439-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1040219 INFO  (zkCallback-442-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@659b79f6 
name:ZooKeeperConnection Watcher:127.0.0.1:54983/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1040219 INFO  (jetty-launcher-439-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040219 INFO  (jetty-launcher-439-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1040220 INFO  (jetty-launcher-439-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1040220 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1040224 INFO  (jetty-launcher-439-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,useRetries : false,
   [junit4]   2> 1040229 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040229 INFO  (jetty-launcher-439-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040230 INFO  (jetty-launcher-439-thread-2) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/.
   [junit4]   2> 1040230 INFO  (jetty-launcher-439-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1470787589
   [junit4]   2> 1040230 INFO  (jetty-launcher-439-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/]
   [junit4]   2> 1040230 INFO  (jetty-launcher-439-thread-2) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/lib
   [junit4]   2> 1040230 WARN  (jetty-launcher-439-thread-2) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/lib).
   [junit4]   2> 1040233 INFO  (zkCallback-445-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@25bfc843 
name:ZooKeeperConnection Watcher:127.0.0.1:54983/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1040233 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040233 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1040234 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1040238 INFO  (jetty-launcher-439-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1040239 INFO  (jetty-launcher-439-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1040239 INFO  (jetty-launcher-439-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1040239 INFO  (jetty-launcher-439-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54983/solr
   [junit4]   2> 1040239 INFO  (jetty-launcher-439-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1040239 INFO  (jetty-launcher-439-thread-3) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/.
   [junit4]   2> 1040239 INFO  (jetty-launcher-439-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1040240 INFO  (jetty-launcher-439-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1701707091
   [junit4]   2> 1040240 INFO  (jetty-launcher-439-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/]
   [junit4]   2> 1040240 INFO  (jetty-launcher-439-thread-3) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/lib
   [junit4]   2> 1040241 WARN  (jetty-launcher-439-thread-3) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/lib).
   [junit4]   2> 1040241 INFO  (jetty-launcher-439-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040239 INFO  (zkCallback-444-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1559a738 
name:ZooKeeperConnection Watcher:127.0.0.1:54983/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1040241 INFO  (jetty-launcher-439-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040242 INFO  (jetty-launcher-439-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,useRetries : false,
   [junit4]   2> 1040242 INFO  (jetty-launcher-439-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1040242 INFO  (jetty-launcher-439-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1040242 INFO  (zkCallback-447-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@595389e name:ZooKeeperConnection 
Watcher:127.0.0.1:54983 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1040242 INFO  (jetty-launcher-439-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1040243 INFO  (jetty-launcher-439-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1040243 INFO  (jetty-launcher-439-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1040243 INFO  (jetty-launcher-439-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54983/solr
   [junit4]   2> 1040243 INFO  (jetty-launcher-439-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1040243 INFO  (jetty-launcher-439-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1040244 INFO  (jetty-launcher-439-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040251 INFO  (jetty-launcher-439-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1040244 INFO  (jetty-launcher-439-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040251 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/.
   [junit4]   2> 1040251 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 466000854
   [junit4]   2> 1040251 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/]
   [junit4]   2> 1040251 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/lib
   [junit4]   2> 1040251 WARN  (jetty-launcher-439-thread-4) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/lib).
   [junit4]   2> 1040259 INFO  (jetty-launcher-439-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,useRetries : false,
   [junit4]   2> 1040260 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1040260 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1040261 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1040261 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1040261 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54983/solr
   [junit4]   2> 1040261 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1040261 INFO  (jetty-launcher-439-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,useRetries : false,
   [junit4]   2> 1040261 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1040263 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040263 INFO  (jetty-launcher-439-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1040263 INFO  (jetty-launcher-439-thread-5) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/.
   [junit4]   2> 1040264 INFO  (jetty-launcher-439-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2096657347
   [junit4]   2> 1040264 INFO  (jetty-launcher-439-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/]
   [junit4]   2> 1040264 INFO  (jetty-launcher-439-thread-5) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/lib
   [junit4]   2> 1040264 INFO  (jetty-launcher-439-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1040264 INFO  (jetty-launcher-439-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1040264 INFO  (jetty-launcher-439-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54983/solr
   [junit4]   2> 1040264 INFO  (jetty-launcher-439-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1040264 INFO  (zkCallback-449-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7f82d2b0 
name:ZooKeeperConnection Watcher:127.0.0.1:54983 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1040264 WARN  (jetty-launcher-439-thread-5) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/lib).
   [junit4]   2> 1040265 INFO  (jetty-launcher-439-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040266 INFO  (jetty-launcher-439-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1040265 INFO  
(zkCallback-450-thread-1-processing-n:127.0.0.1:49626_solr) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@ce0add7 name:ZooKeeperConnection 
Watcher:127.0.0.1:54983/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1040266 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1040270 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1040273 INFO  (jetty-launcher-439-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,useRetries : false,
   [junit4]   2> 1040273 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1040274 INFO  (jetty-launcher-439-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1040274 INFO  (jetty-launcher-439-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1040274 INFO  (jetty-launcher-439-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1040274 INFO  (jetty-launcher-439-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54983/solr
   [junit4]   2> 1040274 INFO  (jetty-launcher-439-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1040275 INFO  (jetty-launcher-439-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1040276 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1040264 INFO  (zkCallback-452-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5ae49d82 
name:ZooKeeperConnection Watcher:127.0.0.1:54983 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1040264 INFO  (jetty-launcher-439-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1040284 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040283 INFO  (jetty-launcher-439-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040284 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1040284 INFO  (jetty-launcher-439-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040285 INFO  (zkCallback-456-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@21dec9fe 
name:ZooKeeperConnection Watcher:127.0.0.1:54983 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1040285 INFO  (jetty-launcher-439-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040286 INFO  (jetty-launcher-439-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1040287 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1040287 INFO  
(zkCallback-457-thread-1-processing-n:127.0.0.1:60692_solr) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f7411df 
name:ZooKeeperConnection Watcher:127.0.0.1:54983/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1040288 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1040288 INFO  (jetty-launcher-439-thread-4) 
[n:127.0.0.1:39968_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1040288 INFO  (zkCallback-454-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@32236947 
name:ZooKeeperConnection Watcher:127.0.0.1:54983 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1040289 INFO  (jetty-launcher-439-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040289 INFO  (jetty-launcher-439-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1040297 INFO  (jetty-launcher-439-thread-5) 
[n:127.0.0.1:44147_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1040298 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1040300 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1040301 INFO  (jetty-launcher-439-thread-3) 
[n:127.0.0.1:58344_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1040305 INFO  
(zkCallback-458-thread-1-processing-n:127.0.0.1:39968_solr) 
[n:127.0.0.1:39968_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@42c2423f 
name:ZooKeeperConnection Watcher:127.0.0.1:54983/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1040305 INFO  (jetty-launcher-439-thread-4) 
[n:127.0.0.1:39968_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1040306 INFO  
(zkCallback-459-thread-1-processing-n:127.0.0.1:44147_solr) 
[n:127.0.0.1:44147_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6a890e75 
name:ZooKeeperConnection Watcher:127.0.0.1:54983/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1040306 INFO  (jetty-launcher-439-thread-5) 
[n:127.0.0.1:44147_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1040307 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1040309 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1040312 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1040312 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1040314 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1040315 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1040317 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1040318 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1040320 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1040320 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1040321 INFO  (jetty-launcher-439-thread-5) 
[n:127.0.0.1:44147_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1040322 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1040322 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1040322 INFO  (jetty-launcher-439-thread-4) 
[n:127.0.0.1:39968_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1040323 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49626_solr
   [junit4]   2> 1040323 INFO  (jetty-launcher-439-thread-5) 
[n:127.0.0.1:44147_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44147_solr
   [junit4]   2> 1040323 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60692_solr
   [junit4]   2> 1040324 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:49626_solr
   [junit4]   2> 1040324 INFO  (jetty-launcher-439-thread-5) 
[n:127.0.0.1:44147_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:44147_solr
   [junit4]   2> 1040324 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:60692_solr
   [junit4]   2> 1040325 INFO  (jetty-launcher-439-thread-4) 
[n:127.0.0.1:39968_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39968_solr
   [junit4]   2> 1040329 INFO  
(zkCallback-460-thread-1-processing-n:127.0.0.1:58344_solr) 
[n:127.0.0.1:58344_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@705c1f1a 
name:ZooKeeperConnection Watcher:127.0.0.1:54983/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1040329 INFO  (jetty-launcher-439-thread-3) 
[n:127.0.0.1:58344_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1040330 INFO  (jetty-launcher-439-thread-4) 
[n:127.0.0.1:39968_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:39968_solr
   [junit4]   2> 1040332 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1040332 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1040334 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1040334 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1040334 INFO  (jetty-launcher-439-thread-4) 
[n:127.0.0.1:39968_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1040336 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1040336 INFO  (jetty-launcher-439-thread-4) 
[n:127.0.0.1:39968_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1040337 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1040337 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94457420479791115-127.0.0.1:60692_solr-n_0000000000
   [junit4]   2> 1040338 INFO  (jetty-launcher-439-thread-4) 
[n:127.0.0.1:39968_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94457420479791117-127.0.0.1:39968_solr-n_0000000001
   [junit4]   2> 1040338 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94457420479791112-127.0.0.1:49626_solr-n_0000000002
   [junit4]   2> 1040339 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60692_solr
   [junit4]   2> 1040339 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1040340 INFO  (jetty-launcher-439-thread-4) 
[n:127.0.0.1:39968_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94457420479791115-127.0.0.1:60692_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1040340 INFO  (jetty-launcher-439-thread-4) 
[n:127.0.0.1:39968_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1040340 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94457420479791117-127.0.0.1:39968_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1040341 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1040341 INFO  (jetty-launcher-439-thread-5) 
[n:127.0.0.1:44147_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1040344 INFO  (jetty-launcher-439-thread-5) 
[n:127.0.0.1:44147_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94457420479791118-127.0.0.1:44147_solr-n_0000000003
   [junit4]   2> 1040344 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.Overseer Overseer 
(id=94457420479791115-127.0.0.1:60692_solr-n_0000000000) starting
   [junit4]   2> 1040347 INFO  (jetty-launcher-439-thread-5) 
[n:127.0.0.1:44147_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94457420479791112-127.0.0.1:49626_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1040347 INFO  (jetty-launcher-439-thread-5) 
[n:127.0.0.1:44147_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1040366 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1040388 INFO  (jetty-launcher-439-thread-3) 
[n:127.0.0.1:58344_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1040395 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1040395 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1040398 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/.
   [junit4]   2> 1040399 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1040407 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2
   [junit4]   2> 1040407 INFO  (jetty-launcher-439-thread-1) 
[n:127.0.0.1:49626_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1040409 INFO  (jetty-launcher-439-thread-5) 
[n:127.0.0.1:44147_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1040409 INFO  (jetty-launcher-439-thread-5) 
[n:127.0.0.1:44147_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1040409 INFO  (jetty-launcher-439-thread-4) 
[n:127.0.0.1:39968_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1040409 INFO  (jetty-launcher-439-thread-4) 
[n:127.0.0.1:39968_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1040409 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1040410 INFO  (jetty-launcher-439-thread-5) 
[n:127.0.0.1:44147_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/.
   [junit4]   2> 1040410 INFO  (jetty-launcher-439-thread-4) 
[n:127.0.0.1:39968_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/.
   [junit4]   2> 1040410 INFO  (jetty-launcher-439-thread-5) 
[n:127.0.0.1:44147_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1040410 INFO  (jetty-launcher-439-thread-4) 
[n:127.0.0.1:39968_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1040412 INFO  
(OverseerCollectionConfigSetProcessor-94457420479791115-127.0.0.1:60692_solr-n_0000000000)
 [n:127.0.0.1:60692_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1040412 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1040413 INFO  (jetty-launcher-439-thread-4) 
[n:127.0.0.1:39968_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2
   [junit4]   2> 1040413 INFO  (jetty-launcher-439-thread-4) 
[n:127.0.0.1:39968_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1040414 INFO  
(OverseerStateUpdate-94457420479791115-127.0.0.1:60692_solr-n_0000000000) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1040414 INFO  (jetty-launcher-439-thread-5) 
[n:127.0.0.1:44147_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2
   [junit4]   2> 1040414 INFO  (jetty-launcher-439-thread-5) 
[n:127.0.0.1:44147_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1040429 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1040429 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1040430 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/.
   [junit4]   2> 1040431 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1040433 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2
   [junit4]   2> 1040434 INFO  (jetty-launcher-439-thread-2) 
[n:127.0.0.1:60692_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1041405 INFO  (jetty-launcher-439-thread-3) 
[n:127.0.0.1:58344_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58344_solr
   [junit4]   2> 1041406 INFO  (jetty-launcher-439-thread-3) 
[n:127.0.0.1:58344_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:58344_solr
   [junit4]   2> 1041408 INFO  
(zkCallback-457-thread-1-processing-n:127.0.0.1:60692_solr) 
[n:127.0.0.1:60692_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> 1041408 INFO  
(zkCallback-460-thread-1-processing-n:127.0.0.1:58344_solr) 
[n:127.0.0.1:58344_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> 1041408 INFO  
(zkCallback-450-thread-1-processing-n:127.0.0.1:49626_solr) 
[n:127.0.0.1:49626_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> 1041408 INFO  
(zkCallback-458-thread-1-processing-n:127.0.0.1:39968_solr) 
[n:127.0.0.1:39968_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> 1041408 INFO  
(zkCallback-459-thread-1-processing-n:127.0.0.1:44147_solr) 
[n:127.0.0.1:44147_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> 1041412 INFO  (jetty-launcher-439-thread-3) 
[n:127.0.0.1:58344_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1041413 INFO  (jetty-launcher-439-thread-3) 
[n:127.0.0.1:58344_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94457420479791119-127.0.0.1:58344_solr-n_0000000004
   [junit4]   2> 1041414 INFO  (jetty-launcher-439-thread-3) 
[n:127.0.0.1:58344_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94457420479791118-127.0.0.1:44147_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 1041424 INFO  (jetty-launcher-439-thread-3) 
[n:127.0.0.1:58344_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1041424 INFO  (jetty-launcher-439-thread-3) 
[n:127.0.0.1:58344_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1041425 INFO  (jetty-launcher-439-thread-3) 
[n:127.0.0.1:58344_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-001/.
   [junit4]   2> 1041426 INFO  (jetty-launcher-439-thread-3) 
[n:127.0.0.1:58344_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1041427 INFO  (jetty-launcher-439-thread-3) 
[n:127.0.0.1:58344_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2
   [junit4]   2> 1041427 INFO  (jetty-launcher-439-thread-3) 
[n:127.0.0.1:58344_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1041427 INFO  
(TEST-BasicAuthIntegrationTest.testExraFilters-seed#[CA580524471D1194]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1041428 INFO  
(TEST-BasicAuthIntegrationTest.testExraFilters-seed#[CA580524471D1194]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1041429 INFO  (zkCallback-461-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6b448733 
name:ZooKeeperConnection Watcher:127.0.0.1:54983 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1041429 INFO  
(TEST-BasicAuthIntegrationTest.testExraFilters-seed#[CA580524471D1194]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1041430 INFO  
(TEST-BasicAuthIntegrationTest.testExraFilters-seed#[CA580524471D1194]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1041432 INFO  (jetty-launcher-439-thread-4) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@6e91b97f{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1041434 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1470787589
   [junit4]   2> 1041441 INFO  (jetty-launcher-439-thread-5) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@624c7c4f{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1041441 INFO  (jetty-launcher-439-thread-5) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2096657347
   [junit4]   2> 1041441 INFO  (jetty-launcher-439-thread-3) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@5aeabe2f{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1041442 INFO  (jetty-launcher-439-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1736455253
   [junit4]   2> 1041450 INFO  (jetty-launcher-439-thread-2) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@5153200d{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1041450 INFO  (jetty-launcher-439-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@444e7b66{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1041451 INFO  (jetty-launcher-439-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=466000854
   [junit4]   2> 1041451 INFO  (jetty-launcher-439-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1701707091
   [junit4]   2> 1041452 INFO  
(zkCallback-457-thread-1-processing-n:127.0.0.1:60692_solr) 
[n:127.0.0.1:60692_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> 1041452 INFO  
(zkCallback-459-thread-1-processing-n:127.0.0.1:44147_solr) 
[n:127.0.0.1:44147_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> 1041452 INFO  
(zkCallback-458-thread-1-processing-n:127.0.0.1:39968_solr) 
[n:127.0.0.1:39968_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> 1041453 INFO  
(zkCallback-450-thread-1-processing-n:127.0.0.1:49626_solr) 
[n:127.0.0.1:49626_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> 1041453 INFO  (jetty-launcher-439-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=94457420479791115-127.0.0.1:60692_solr-n_0000000000) closing
   [junit4]   2> 1041457 INFO  
(zkCallback-460-thread-2-processing-n:127.0.0.1:58344_solr) 
[n:127.0.0.1:58344_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> 1041457 INFO  
(OverseerStateUpdate-94457420479791115-127.0.0.1:60692_solr-n_0000000000) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:60692_solr
   [junit4]   2> 1041460 INFO  
(zkCallback-457-thread-1-processing-n:127.0.0.1:60692_solr) 
[n:127.0.0.1:60692_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> 1041460 WARN  
(zkCallback-460-thread-1-processing-n:127.0.0.1:58344_solr) 
[n:127.0.0.1:58344_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/overseer_elect/election/94457420479791117-127.0.0.1:39968_solr-n_0000000001
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:181)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1041465 ERROR (jetty-launcher-439-thread-4-EventThread) 
[n:127.0.0.1:39968_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@745813fe 
rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@315a9311[Shutting
 down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 3]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1041465 ERROR (jetty-launcher-439-thread-3-EventThread) 
[n:127.0.0.1:58344_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@696127cf 
rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@11b8f4cb[Shutting
 down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 3]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1041468 INFO  (jetty-launcher-439-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1c72fa3d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1042953 WARN  
(zkCallback-459-thread-1-processing-n:127.0.0.1:44147_solr) 
[n:127.0.0.1:44147_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK
   [junit4]   2> 1042953 WARN  
(zkCallback-450-thread-1-processing-n:127.0.0.1:49626_solr) 
[n:127.0.0.1:49626_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK
   [junit4]   2> 1042953 INFO  (jetty-launcher-439-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4e35e656{/solr,null,UNAVAILABLE}
   [junit4]   2> 1042955 INFO  (jetty-launcher-439-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2b5c3008{/solr,null,UNAVAILABLE}
   [junit4]   2> 1042960 WARN  
(zkCallback-457-thread-1-processing-n:127.0.0.1:60692_solr) 
[n:127.0.0.1:60692_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK
   [junit4]   2> 1042960 WARN  
(zkCallback-458-thread-1-processing-n:127.0.0.1:39968_solr) 
[n:127.0.0.1:39968_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:336)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:333)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:333)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:107)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1042962 INFO  (jetty-launcher-439-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5ba2e4d2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1042964 INFO  (jetty-launcher-439-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@e79a92{/solr,null,UNAVAILABLE}
   [junit4]   2> 1042969 INFO  
(TEST-BasicAuthIntegrationTest.testExraFilters-seed#[CA580524471D1194]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:54983 54983
   [junit4]   2> 1043378 INFO  (Thread-7922) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:54983 54983
   [junit4]   2> 1043382 WARN  (Thread-7922) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1043391 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[CA580524471D1194]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1043392 INFO  (Thread-7982) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1043392 INFO  (Thread-7982) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1043492 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[CA580524471D1194]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:50687
   [junit4]   2> 1043492 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[CA580524471D1194]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1043493 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[CA580524471D1194]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1043501 INFO  (zkCallback-464-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@42b56d9b 
name:ZooKeeperConnection Watcher:127.0.0.1:50687 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1043501 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[CA580524471D1194]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1043501 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[CA580524471D1194]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1043502 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[CA580524471D1194]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1043513 INFO  (jetty-launcher-463-thread-1) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1043513 INFO  (jetty-launcher-463-thread-5) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1043514 INFO  (jetty-launcher-463-thread-4) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1043514 INFO  (jetty-launcher-463-thread-3) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1043515 INFO  (jetty-launcher-463-thread-2) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1043517 INFO  (jetty-launcher-463-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@33518de7{/solr,null,AVAILABLE}
   [junit4]   2> 1043517 INFO  (jetty-launcher-463-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@72b5d739{/solr,null,AVAILABLE}
   [junit4]   2> 1043518 INFO  (jetty-launcher-463-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@349c37c5{HTTP/1.1}{127.0.0.1:35014}
   [junit4]   2> 1043518 INFO  (jetty-launcher-463-thread-1) [    ] 
o.e.j.s.Server Started @1046429ms
   [junit4]   2> 1043518 INFO  (jetty-launcher-463-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7c11b1c4{HTTP/1.1}{127.0.0.1:53358}
   [junit4]   2> 1043518 INFO  (jetty-launcher-463-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35014}
   [junit4]   2> 1043518 INFO  (jetty-launcher-463-thread-5) [    ] 
o.e.j.s.Server Started @1046429ms
   [junit4]   2> 1043518 INFO  (jetty-launcher-463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1043518 INFO  (jetty-launcher-463-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-002/'
   [junit4]   2> 1043518 INFO  (jetty-launcher-463-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53358}
   [junit4]   2> 1043521 INFO  (jetty-launcher-463-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1043521 INFO  (jetty-launcher-463-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-002/'
   [junit4]   2> 1043530 INFO  (jetty-launcher-463-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@67eb9514{/solr,null,AVAILABLE}
   [junit4]   2> 1043531 INFO  (jetty-launcher-463-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@260a5b1e{HTTP/1.1}{127.0.0.1:52193}
   [junit4]   2> 1043531 INFO  (jetty-launcher-463-thread-4) [    ] 
o.e.j.s.Server Started @1046442ms
   [junit4]   2> 1043531 INFO  (jetty-launcher-463-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52193}
   [junit4]   2> 1043531 INFO  (jetty-launcher-463-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1043531 INFO  (jetty-launcher-463-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-002/'
   [junit4]   2> 1043533 INFO  (jetty-launcher-463-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1043533 INFO  (jetty-launcher-463-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1dbb777f{/solr,null,AVAILABLE}
   [junit4]   2> 1043534 INFO  (jetty-launcher-463-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@51b961a8{HTTP/1.1}{127.0.0.1:40595}
   [junit4]   2> 1043534 INFO  (jetty-launcher-463-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@83978c0{/solr,null,AVAILABLE}
   [junit4]   2> 1043534 INFO  (jetty-launcher-463-thread-3) [    ] 
o.e.j.s.Server Started @1046445ms
   [junit4]   2> 1043534 INFO  (jetty-launcher-463-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40595}
   [junit4]   2> 1043535 INFO  (jetty-launcher-463-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@d86b376{HTTP/1.1}{127.0.0.1:46668}
   [junit4]   2> 1043535 INFO  (jetty-launcher-463-thread-2) [    ] 
o.e.j.s.Server Started @1046446ms
   [junit4]   2> 1043535 INFO  (jetty-launcher-463-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1043535 INFO  (jetty-launcher-463-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46668}
   [junit4]   2> 1043535 INFO  (jetty-launcher-463-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-002/'
   [junit4]   2> 1043535 INFO  (jetty-launcher-463-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1043535 INFO  (jetty-launcher-463-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-002/'
   [junit4]   2> 1043541 INFO  (jetty-launcher-463-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1043545 INFO  (zkCallback-465-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@60948da6 
name:ZooKeeperConnection Watcher:127.0.0.1:50687/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1043546 INFO  (jetty-launcher-463-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1043546 INFO  (jetty-launcher-463-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1043546 INFO  (jetty-launcher-463-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1043552 INFO  (jetty-launcher-463-thread-5) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-002/.
   [junit4]   2> 1043552 INFO  (jetty-launcher-463-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 316024297
   [junit4]   2> 1043553 INFO  (jetty-launcher-463-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-002/]
   [junit4]   2> 1043553 INFO  (jetty-launcher-463-thread-5) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-002/lib
   [junit4]   2> 1043553 WARN  (jetty-launcher-463-thread-5) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-002/lib).
   [junit4]   2> 1043554 INFO  (jetty-launcher-463-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1043557 INFO  (jetty-launcher-463-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1043562 INFO  (zkCallback-466-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@14610468 
name:ZooKeeperConnection Watcher:127.0.0.1:50687/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1043562 INFO  (jetty-launcher-463-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1043563 INFO  (jetty-launcher-463-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1043563 INFO  (jetty-launcher-463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1043569 INFO  (jetty-launcher-463-thread-1) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-002/.
   [junit4]   2> 1043569 INFO  (jetty-launcher-463-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1466920358
   [junit4]   2> 1043569 INFO  (jetty-launcher-463-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-002/]
   [junit4]   2> 1043569 INFO  (jetty-launcher-463-thread-1) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-002/lib
   [junit4]   2> 1043569 INFO  (jetty-launcher-463-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1043569 WARN  (jetty-launcher-463-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CA580524471D1194-001/tempDir-002/lib).
   [junit4]   2> 1043570 INFO  (jetty-launcher-463-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1043572 INFO  (zkCallback-467-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5de1a60 name:ZooKeeperConnection 
Watcher:127.0.0.1:50687/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1043574 INFO  (jetty-launcher-463-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1043577 INFO  (jetty-launcher-463-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1043577 INFO  (jetty-launcher-463-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1043578 INFO  (jetty-launcher-463-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1043596 INFO  (jetty-launcher-463-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1043599 INFO  (zkCallback-468-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@11fb5cb9 
name:ZooKeeperConnection Watcher:127.0.0.1:50687/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1043602 INFO  (jetty-launcher-463-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1043604 INFO  (jetty-launcher-463-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1043604 INFO  (jetty-launcher-463-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1043604 INFO  (jetty-launcher-463-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,useRetries : false,
   [junit4]   2> 1043603 INFO  (jetty-launcher-463-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,useRetries : false,
   [junit4]   2> 1043605 INFO  (jetty-launcher-463-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:

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

   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1574)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1595)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:888)Throwable
 #5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=17811, name=collection5, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43390: Could not find collection : 
awholynewstresscollection_collection5_2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CA580524471D1194]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:895)Throwable
 #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=17809, name=collection3, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43390: Could not find collection : 
awholynewstresscollection_collection3_2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CA580524471D1194]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:895)Throwable
 #7: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=17807, name=collection1, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:53382: Could not find collection : 
awholynewstresscollection_collection1_3
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CA580524471D1194]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:895)
   [junit4]   2> 2822961 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[CA580524471D1194]-worker) 
[n:127.0.0.1:53382_ c:awholynewstresscollection_collection1_3 s:shard2 
r:core_node29 x:awholynewstresscollection_collection1_3_shard2_replica2] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_CA580524471D1194-001
   [junit4]   2> Sep 03, 2015 3:13:57 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=Lucene53, sim=DefaultSimilarity, 
locale=iw, timezone=Africa/Porto-Novo
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.8.0_45 (64-bit)/cpus=4,threads=1,free=56625920,total=513802240
   [junit4]   2> NOTE: All tests run in this JVM: [ReplicationFactorTest, 
TestFieldCollectionResource, AnalysisAfterCoreReloadTest, 
DeleteLastCustomShardedReplicaTest, TestInitQParser, TestMergePolicyConfig, 
QueryElevationComponentTest, LeaderElectionIntegrationTest, 
DistributedSpellCheckComponentTest, PeerSyncTest, TestRangeQuery, 
DistributedQueryComponentOptimizationTest, 
ConcurrentDeleteAndCreateCollectionTest, TestJoin, 
LeaderInitiatedRecoveryOnCommitTest, DistributedFacetPivotLargeTest, 
OutputWriterTest, CopyFieldTest, HttpPartitionTest, TestSortByMinMaxFunction, 
TestHdfsUpdateLog, TestPivotHelperCode, TestSolrConfigHandlerConcurrent, 
TestFaceting, AliasIntegrationTest, TestBinaryField, TestRealTimeGet, 
TestPKIAuthenticationPlugin, TestRecoveryHdfs, 
TestSerializedLuceneMatchVersion, TestJsonRequest, RequestLoggingTest, 
TestStandardQParsers, PingRequestHandlerTest, SolrTestCaseJ4Test, 
DisMaxRequestHandlerTest, StandardRequestHandlerTest, ActionThrottleTest, 
TestCSVLoader, TestDistributedMissingSort, TestSimpleQParserPlugin, 
EnumFieldTest, UUIDUpdateProcessorFallbackTest, 
TestCloudManagedSchemaConcurrent, TestDistribIDF, HdfsBasicDistributedZk2Test, 
TestLuceneMatchVersion, OpenExchangeRatesOrgProviderTest, 
TestClusterStateMutator, ZkStateWriterTest, SOLR749Test, JsonLoaderTest, 
TestRestManager, TestRandomMergePolicy, TestEmbeddedSolrServerConstructors, 
SolrXmlInZkTest, SolrRequestParserTest, CollectionStateFormat2Test, 
TestDynamicFieldResource, TestRandomDVFaceting, TestDownShardTolerantSearch, 
DefaultValueUpdateProcessorTest, HdfsUnloadDistributedZkTest, 
TestTrackingShardHandlerFactory, SaslZkACLProviderTest, RankQueryTest, 
CursorPagingTest, TestRemoteStreaming, ResourceLoaderTest, TestDocSet, 
DateFieldTest, CollectionsAPIAsyncDistributedZkTest, 
CoreAdminCreateDiscoverTest, TestBadConfig, PathHierarchyTokenizerFactoryTest, 
FileUtilsTest, QueryEqualityTest, TestRandomFaceting, TestArbitraryIndexDir, 
TestManagedSchemaFieldResource, TestComplexPhraseQParserPlugin, 
DistributedFacetPivotSmallTest, PolyFieldTest, DeleteInactiveReplicaTest, 
BigEndianAscendingWordSerializerTest, TestPseudoReturnFields, TestInitParams, 
SignatureUpdateProcessorFactoryTest, HighlighterMaxOffsetTest, 
BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest]
   [junit4] Completed [407/543] on J0 in 1032.90s, 1 test, 1 error <<< FAILURES!

[...truncated 459 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:782:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:719:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:59:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:514:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1432:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:987:
 There were test failures: 543 suites, 2147 tests, 3 errors, 29 ignored (17 
assumptions)

Total time: 189 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to