You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/08/24 02:58:11 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2666 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2666/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
No match for authentication.enabled = true, full response = {   "responseHeader":{     "status":0,     "QTime":0},   "authentication.enabled":false,   "authentication":{     "class":"solr.BasicAuthPlugin",     "credentials":{"solr":"orwp2Ghgj39lmnrZOTm7Qtre1VqHFDfwAEzr0ApbN3Y= Ju5osoAqOX8iafhWpPP01E5P+sg8tK8tHON7rCYZRRw="}}} 

Stack Trace:
java.lang.AssertionError: No match for authentication.enabled = true, full response = {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "authentication.enabled":false,
  "authentication":{
    "class":"solr.BasicAuthPlugin",
    "credentials":{"solr":"orwp2Ghgj39lmnrZOTm7Qtre1VqHFDfwAEzr0ApbN3Y= Ju5osoAqOX8iafhWpPP01E5P+sg8tK8tHON7rCYZRRw="}}}

	at __randomizedtesting.SeedInfo.seed([91C9374A32D41DC0:AC1199660A3A43B0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:160)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:99)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testCollectionCreateSearchDelete(TestMiniSolrCloudCluster.java:208)
	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)




Build Log:
[...truncated 10857 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 2577103 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2577105 INFO  (Thread-7289) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2577105 INFO  (Thread-7289) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2577223 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.ZkTestServer start zk server on port:51757
   [junit4]   2> 2577223 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2577225 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2577239 INFO  (zkCallback-3847-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@276976a2 name:ZooKeeperConnection Watcher:127.0.0.1:51757 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2577239 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2577240 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2577241 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2577257 INFO  (jetty-launcher-3846-thread-1) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2577260 INFO  (jetty-launcher-3846-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b107643{/solr,null,AVAILABLE}
   [junit4]   2> 2577260 INFO  (jetty-launcher-3846-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@29711a33{HTTP/1.1}{127.0.0.1:51765}
   [junit4]   2> 2577261 INFO  (jetty-launcher-3846-thread-1) [    ] o.e.j.s.Server Started @2581560ms
   [junit4]   2> 2577261 INFO  (jetty-launcher-3846-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51765}
   [junit4]   2> 2577262 INFO  (jetty-launcher-3846-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2577262 INFO  (jetty-launcher-3846-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/'
   [junit4]   2> 2577263 INFO  (jetty-launcher-3846-thread-4) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2577278 INFO  (jetty-launcher-3846-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b83c126{/solr,null,AVAILABLE}
   [junit4]   2> 2577279 INFO  (jetty-launcher-3846-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@5a7f808a{HTTP/1.1}{127.0.0.1:51766}
   [junit4]   2> 2577279 INFO  (jetty-launcher-3846-thread-4) [    ] o.e.j.s.Server Started @2581578ms
   [junit4]   2> 2577279 INFO  (jetty-launcher-3846-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51766}
   [junit4]   2> 2577281 INFO  (jetty-launcher-3846-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2577281 INFO  (jetty-launcher-3846-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/'
   [junit4]   2> 2577292 INFO  (jetty-launcher-3846-thread-3) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2577295 INFO  (jetty-launcher-3846-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31c4ecf5{/solr,null,AVAILABLE}
   [junit4]   2> 2577296 INFO  (jetty-launcher-3846-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@394b9c86{HTTP/1.1}{127.0.0.1:51767}
   [junit4]   2> 2577296 INFO  (jetty-launcher-3846-thread-3) [    ] o.e.j.s.Server Started @2581595ms
   [junit4]   2> 2577296 INFO  (jetty-launcher-3846-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51767}
   [junit4]   2> 2577297 INFO  (jetty-launcher-3846-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2577297 INFO  (jetty-launcher-3846-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/'
   [junit4]   2> 2577296 INFO  (jetty-launcher-3846-thread-2) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2577315 INFO  (jetty-launcher-3846-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2577321 INFO  (jetty-launcher-3846-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52f70148{/solr,null,AVAILABLE}
   [junit4]   2> 2577321 INFO  (jetty-launcher-3846-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@4d74415a{HTTP/1.1}{127.0.0.1:51769}
   [junit4]   2> 2577321 INFO  (jetty-launcher-3846-thread-2) [    ] o.e.j.s.Server Started @2581621ms
   [junit4]   2> 2577322 INFO  (jetty-launcher-3846-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51769}
   [junit4]   2> 2577323 INFO  (jetty-launcher-3846-thread-5) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2577329 INFO  (jetty-launcher-3846-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2577330 INFO  (jetty-launcher-3846-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/'
   [junit4]   2> 2577335 INFO  (jetty-launcher-3846-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c65d8fd{/solr,null,AVAILABLE}
   [junit4]   2> 2577336 INFO  (jetty-launcher-3846-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@4f0c9ded{HTTP/1.1}{127.0.0.1:51770}
   [junit4]   2> 2577336 INFO  (jetty-launcher-3846-thread-5) [    ] o.e.j.s.Server Started @2581636ms
   [junit4]   2> 2577353 INFO  (jetty-launcher-3846-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51770}
   [junit4]   2> 2577353 INFO  (jetty-launcher-3846-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2577353 INFO  (jetty-launcher-3846-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/'
   [junit4]   2> 2577374 INFO  (zkCallback-3848-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e75ecec name:ZooKeeperConnection Watcher:127.0.0.1:51757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2577343 INFO  (jetty-launcher-3846-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2577376 INFO  (jetty-launcher-3846-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2577379 INFO  (jetty-launcher-3846-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2577379 INFO  (jetty-launcher-3846-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2577382 INFO  (jetty-launcher-3846-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2577389 INFO  (jetty-launcher-3846-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2577391 INFO  (jetty-launcher-3846-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2577394 INFO  (jetty-launcher-3846-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2577403 INFO  (jetty-launcher-3846-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2577406 INFO  (jetty-launcher-3846-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2577407 INFO  (zkCallback-3849-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1201b55 name:ZooKeeperConnection Watcher:127.0.0.1:51757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2577407 INFO  (jetty-launcher-3846-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2577407 INFO  (jetty-launcher-3846-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2577409 INFO  (jetty-launcher-3846-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2577410 INFO  (zkCallback-3851-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70258d1e name:ZooKeeperConnection Watcher:127.0.0.1:51757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2577410 INFO  (jetty-launcher-3846-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2577411 INFO  (jetty-launcher-3846-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2577412 INFO  (jetty-launcher-3846-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2577412 INFO  (jetty-launcher-3846-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2577416 INFO  (jetty-launcher-3846-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2577419 INFO  (zkCallback-3850-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2705a190 name:ZooKeeperConnection Watcher:127.0.0.1:51757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2577420 INFO  (jetty-launcher-3846-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2577421 INFO  (jetty-launcher-3846-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2577426 INFO  (jetty-launcher-3846-thread-1) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/.
   [junit4]   2> 2577427 INFO  (jetty-launcher-3846-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 477209753
   [junit4]   2> 2577427 INFO  (jetty-launcher-3846-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/]
   [junit4]   2> 2577427 INFO  (jetty-launcher-3846-thread-1) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/lib
   [junit4]   2> 2577428 WARN  (jetty-launcher-3846-thread-1) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/lib).
   [junit4]   2> 2577426 INFO  (jetty-launcher-3846-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2577426 INFO  (zkCallback-3852-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3cb2948c name:ZooKeeperConnection Watcher:127.0.0.1:51757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2577429 INFO  (jetty-launcher-3846-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2577427 INFO  (jetty-launcher-3846-thread-5) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/.
   [junit4]   2> 2577430 INFO  (jetty-launcher-3846-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 326945648
   [junit4]   2> 2577430 INFO  (jetty-launcher-3846-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/]
   [junit4]   2> 2577430 INFO  (jetty-launcher-3846-thread-5) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/lib
   [junit4]   2> 2577430 WARN  (jetty-launcher-3846-thread-5) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/lib).
   [junit4]   2> 2577435 INFO  (jetty-launcher-3846-thread-2) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/.
   [junit4]   2> 2577435 INFO  (jetty-launcher-3846-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1566839669
   [junit4]   2> 2577435 INFO  (jetty-launcher-3846-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/]
   [junit4]   2> 2577436 INFO  (jetty-launcher-3846-thread-2) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/lib
   [junit4]   2> 2577436 INFO  (jetty-launcher-3846-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> 2577430 INFO  (jetty-launcher-3846-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2577436 WARN  (jetty-launcher-3846-thread-2) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/lib).
   [junit4]   2> 2577440 INFO  (jetty-launcher-3846-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2577440 INFO  (jetty-launcher-3846-thread-4) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/.
   [junit4]   2> 2577440 INFO  (jetty-launcher-3846-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1634538105
   [junit4]   2> 2577441 INFO  (jetty-launcher-3846-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/]
   [junit4]   2> 2577441 INFO  (jetty-launcher-3846-thread-4) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/lib
   [junit4]   2> 2577444 INFO  (jetty-launcher-3846-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2577447 INFO  (jetty-launcher-3846-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> 2577448 INFO  (jetty-launcher-3846-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2577449 WARN  (jetty-launcher-3846-thread-4) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/lib).
   [junit4]   2> 2577453 INFO  (jetty-launcher-3846-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2577453 INFO  (jetty-launcher-3846-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2577457 INFO  (jetty-launcher-3846-thread-3) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/.
   [junit4]   2> 2577458 INFO  (jetty-launcher-3846-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 263350260
   [junit4]   2> 2577458 INFO  (jetty-launcher-3846-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/]
   [junit4]   2> 2577458 INFO  (jetty-launcher-3846-thread-3) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/lib
   [junit4]   2> 2577458 WARN  (jetty-launcher-3846-thread-3) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/lib).
   [junit4]   2> 2577460 INFO  (jetty-launcher-3846-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51757/solr
   [junit4]   2> 2577460 INFO  (jetty-launcher-3846-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2577461 INFO  (jetty-launcher-3846-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2577462 INFO  (jetty-launcher-3846-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2577462 INFO  (jetty-launcher-3846-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2577464 INFO  (jetty-launcher-3846-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51757/solr
   [junit4]   2> 2577464 INFO  (jetty-launcher-3846-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2577464 INFO  (jetty-launcher-3846-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2577479 INFO  (jetty-launcher-3846-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> 2577480 INFO  (jetty-launcher-3846-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2577481 INFO  (jetty-launcher-3846-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2577481 INFO  (jetty-launcher-3846-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2577481 INFO  (jetty-launcher-3846-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51757/solr
   [junit4]   2> 2577481 INFO  (jetty-launcher-3846-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2577481 INFO  (jetty-launcher-3846-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2577481 INFO  (jetty-launcher-3846-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2577482 INFO  (zkCallback-3855-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bc3e01b name:ZooKeeperConnection Watcher:127.0.0.1:51757 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2577482 INFO  (jetty-launcher-3846-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2577482 INFO  (jetty-launcher-3846-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2577483 INFO  (jetty-launcher-3846-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2577485 INFO  (zkCallback-3856-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@604b329b name:ZooKeeperConnection Watcher:127.0.0.1:51757 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2577485 INFO  (jetty-launcher-3846-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2577485 INFO  (jetty-launcher-3846-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2577486 INFO  (jetty-launcher-3846-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2577488 INFO  (jetty-launcher-3846-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> 2577489 INFO  (jetty-launcher-3846-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2577489 INFO  (jetty-launcher-3846-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2577490 INFO  (jetty-launcher-3846-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2577490 INFO  (jetty-launcher-3846-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51757/solr
   [junit4]   2> 2577490 INFO  (jetty-launcher-3846-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2577490 INFO  (jetty-launcher-3846-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2577491 INFO  (jetty-launcher-3846-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> 2577493 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2577494 INFO  (jetty-launcher-3846-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2577494 INFO  (zkCallback-3858-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e9fa18d name:ZooKeeperConnection Watcher:127.0.0.1:51757 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2577494 INFO  (jetty-launcher-3846-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2577497 INFO  (jetty-launcher-3846-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2577496 INFO  (jetty-launcher-3846-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2577498 INFO  (zkCallback-3861-thread-1-processing-n:127.0.0.1:51770_solr) [n:127.0.0.1:51770_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@496cbc54 name:ZooKeeperConnection Watcher:127.0.0.1:51757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2577495 INFO  (zkCallback-3860-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d4b3301 name:ZooKeeperConnection Watcher:127.0.0.1:51757 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2577498 INFO  (jetty-launcher-3846-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2577498 INFO  (jetty-launcher-3846-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2577498 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2577499 INFO  (jetty-launcher-3846-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2577498 INFO  (jetty-launcher-3846-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2577500 INFO  (jetty-launcher-3846-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51757/solr
   [junit4]   2> 2577501 INFO  (jetty-launcher-3846-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2577501 INFO  (jetty-launcher-3846-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2577502 INFO  (jetty-launcher-3846-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2577506 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2577542 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2577547 INFO  (zkCallback-3863-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62efcf07 name:ZooKeeperConnection Watcher:127.0.0.1:51757 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2577550 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2577551 INFO  (jetty-launcher-3846-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2577551 INFO  (jetty-launcher-3846-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2577552 INFO  (zkCallback-3864-thread-1-processing-n:127.0.0.1:51765_solr) [n:127.0.0.1:51765_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@298783f8 name:ZooKeeperConnection Watcher:127.0.0.1:51757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2577553 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2577561 INFO  (zkCallback-3865-thread-1-processing-n:127.0.0.1:51769_solr) [n:127.0.0.1:51769_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b5d614d name:ZooKeeperConnection Watcher:127.0.0.1:51757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2577561 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2577566 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2577568 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x14f5d354008000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2577571 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2577577 INFO  (zkCallback-3866-thread-1-processing-n:127.0.0.1:51767_solr) [n:127.0.0.1:51767_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ac2ce0 name:ZooKeeperConnection Watcher:127.0.0.1:51757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2577578 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2577581 INFO  (zkCallback-3867-thread-1-processing-n:127.0.0.1:51766_solr) [n:127.0.0.1:51766_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7070ff6e name:ZooKeeperConnection Watcher:127.0.0.1:51757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2577582 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2577614 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2577614 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2577619 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2577622 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2577626 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2577649 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2577654 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2577664 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2577664 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2577667 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2577681 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2577685 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2577688 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2577689 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2577690 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2577698 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2577704 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2577707 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2577723 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2577723 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2577723 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2577724 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2577726 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2577737 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2577738 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2577739 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2577739 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2577739 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2577747 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2577754 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2577754 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2577754 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2577755 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2577785 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2577785 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2577795 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2577795 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2577795 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2577803 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2577803 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2577805 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2577803 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2577808 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51769_solr
   [junit4]   2> 2577810 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51770_solr
   [junit4]   2> 2577812 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51769_solr
   [junit4]   2> 2577813 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51766_solr
   [junit4]   2> 2577814 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51767_solr
   [junit4]   2> 2577814 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51765_solr
   [junit4]   2> 2577815 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51770_solr
   [junit4]   2> 2577818 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51766_solr
   [junit4]   2> 2577846 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51765_solr
   [junit4]   2> 2577846 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51767_solr
   [junit4]   2> 2577856 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2577857 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2577857 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2577857 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2577857 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2577865 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2577866 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2577870 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2577870 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2577871 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2577890 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2577892 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2577898 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94396600486985738-127.0.0.1:51770_solr-n_0000000000
   [junit4]   2> 2577900 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2577900 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2577900 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94396600486985740-127.0.0.1:51765_solr-n_0000000001
   [junit4]   2> 2577907 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2577911 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94396600486985741-127.0.0.1:51769_solr-n_0000000002
   [junit4]   2> 2577913 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94396600486985742-127.0.0.1:51767_solr-n_0000000003
   [junit4]   2> 2577913 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51770_solr
   [junit4]   2> 2577913 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2577915 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94396600486985738-127.0.0.1:51770_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2577915 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2577915 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94396600486985743-127.0.0.1:51766_solr-n_0000000004
   [junit4]   2> 2577917 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94396600486985740-127.0.0.1:51765_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 2577917 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2577917 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94396600486985742-127.0.0.1:51767_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 2577918 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2577925 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94396600486985741-127.0.0.1:51769_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 2577925 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2577941 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.Overseer Overseer (id=94396600486985738-127.0.0.1:51770_solr-n_0000000000) starting
   [junit4]   2> 2577947 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2577947 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2577948 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/.
   [junit4]   2> 2577949 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2577950 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2577951 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/.
   [junit4]   2> 2577951 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 2577955 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 2577959 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2577962 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2577962 INFO  (jetty-launcher-3846-thread-1) [n:127.0.0.1:51765_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2577964 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2577965 INFO  (jetty-launcher-3846-thread-4) [n:127.0.0.1:51766_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2577970 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2577971 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2577972 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/.
   [junit4]   2> 2577973 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 2577973 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2577974 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2577975 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/.
   [junit4]   2> 2577975 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 2577976 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2577976 INFO  (jetty-launcher-3846-thread-3) [n:127.0.0.1:51767_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2577977 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2577977 INFO  (jetty-launcher-3846-thread-2) [n:127.0.0.1:51769_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2577992 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2577993 INFO  (OverseerCollectionProcessor-94396600486985738-127.0.0.1:51770_solr-n_0000000000) [n:127.0.0.1:51770_solr    ] o.a.s.c.OverseerProcessor Process current queue of overseer operations
   [junit4]   2> 2577995 INFO  (OverseerStateUpdate-94396600486985738-127.0.0.1:51770_solr-n_0000000000) [n:127.0.0.1:51770_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2577997 INFO  (OverseerStateUpdate-94396600486985738-127.0.0.1:51770_solr-n_0000000000) [n:127.0.0.1:51770_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2578005 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2578055 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2578055 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2578059 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/.
   [junit4]   2> 2578062 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 2578063 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2578064 INFO  (jetty-launcher-3846-thread-5) [n:127.0.0.1:51770_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2578064 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2578065 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2578106 INFO  (zkCallback-3868-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70732384 name:ZooKeeperConnection Watcher:127.0.0.1:51757 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2578107 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2578107 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2578139 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x14f5d3540080010, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2578140 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@29711a33{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 2578141 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=477209753
   [junit4]   2> 2578169 INFO  (zkCallback-3866-thread-1-processing-n:127.0.0.1:51767_solr) [n:127.0.0.1:51767_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> 2578169 INFO  (zkCallback-3864-thread-1-processing-n:127.0.0.1:51765_solr) [n:127.0.0.1:51765_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> 2578169 INFO  (zkCallback-3867-thread-1-processing-n:127.0.0.1:51766_solr) [n:127.0.0.1:51766_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> 2578169 INFO  (zkCallback-3861-thread-1-processing-n:127.0.0.1:51770_solr) [n:127.0.0.1:51770_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> 2578169 INFO  (zkCallback-3861-thread-2-processing-n:127.0.0.1:51770_solr) [n:127.0.0.1:51770_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> 2578171 INFO  (zkCallback-3865-thread-2-processing-n:127.0.0.1:51769_solr) [n:127.0.0.1:51769_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> 2578171 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x14f5d354008000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2578173 INFO  (zkCallback-3865-thread-1-processing-n:127.0.0.1:51769_solr) [n:127.0.0.1:51769_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94396600486985738-127.0.0.1:51770_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2579671 WARN  (zkCallback-3864-thread-1-processing-n:127.0.0.1:51765_solr) [n:127.0.0.1:51765_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2579672 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6b107643{/solr,null,UNAVAILABLE}
   [junit4]   2> 2579674 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2579677 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54efcca4{/solr,null,AVAILABLE}
   [junit4]   2> 2579677 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@708cd00{HTTP/1.1}{127.0.0.1:51804}
   [junit4]   2> 2579678 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.e.j.s.Server Started @2583977ms
   [junit4]   2> 2579678 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51804}
   [junit4]   2> 2579678 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2579678 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/'
   [junit4]   2> 2579691 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2579693 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2579710 INFO  (zkCallback-3870-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c6ddfa7 name:ZooKeeperConnection Watcher:127.0.0.1:51757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2579710 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2579710 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2579711 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2579730 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/.
   [junit4]   2> 2579730 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.CoreContainer New CoreContainer 1942476676
   [junit4]   2> 2579730 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/]
   [junit4]   2> 2579730 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/lib
   [junit4]   2> 2579730 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/lib).
   [junit4]   2> 2579738 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] 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> 2579738 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2579739 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2579739 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2579739 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51757/solr
   [junit4]   2> 2579739 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2579739 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2579740 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2579757 INFO  (zkCallback-3872-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d0f2c8f name:ZooKeeperConnection Watcher:127.0.0.1:51757 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2579757 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2579758 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2579766 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [n:127.0.0.1:51804_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2579777 INFO  (zkCallback-3873-thread-1-processing-n:127.0.0.1:51804_solr) [n:127.0.0.1:51804_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a536543 name:ZooKeeperConnection Watcher:127.0.0.1:51757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2579778 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [n:127.0.0.1:51804_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2579839 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [n:127.0.0.1:51804_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2580849 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [n:127.0.0.1:51804_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51804_solr
   [junit4]   2> 2580854 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [n:127.0.0.1:51804_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51804_solr
   [junit4]   2> 2580858 INFO  (zkCallback-3867-thread-1-processing-n:127.0.0.1:51766_solr) [n:127.0.0.1:51766_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> 2580858 INFO  (zkCallback-3865-thread-1-processing-n:127.0.0.1:51769_solr) [n:127.0.0.1:51769_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> 2580858 INFO  (zkCallback-3866-thread-1-processing-n:127.0.0.1:51767_solr) [n:127.0.0.1:51767_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> 2580858 INFO  (zkCallback-3861-thread-1-processing-n:127.0.0.1:51770_solr) [n:127.0.0.1:51770_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> 2580858 INFO  (zkCallback-3861-thread-2-processing-n:127.0.0.1:51770_solr) [n:127.0.0.1:51770_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> 2580858 INFO  (zkCallback-3873-thread-1-processing-n:127.0.0.1:51804_solr) [n:127.0.0.1:51804_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> 2580860 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [n:127.0.0.1:51804_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2580863 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [n:127.0.0.1:51804_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94396600486985747-127.0.0.1:51804_solr-n_0000000005
   [junit4]   2> 2580864 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [n:127.0.0.1:51804_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94396600486985743-127.0.0.1:51766_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 2580871 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [n:127.0.0.1:51804_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2580872 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [n:127.0.0.1:51804_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2580874 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [n:127.0.0.1:51804_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001/tempDir-001/.
   [junit4]   2> 2580875 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [n:127.0.0.1:51804_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 2580877 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [n:127.0.0.1:51804_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2580877 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [n:127.0.0.1:51804_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2580878 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2580878 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2580881 INFO  (zkCallback-3874-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3691ae2c name:ZooKeeperConnection Watcher:127.0.0.1:51757/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2580882 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2580882 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2580883 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/addfields.updateprocessor.js
   [junit4]   2> 2580894 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 2580902 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-currency.xml
   [junit4]   2> 2580907 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-error-solrconfig.xml
   [junit4]   2> 2580912 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-mp-solrconfig.xml
   [junit4]   2> 2580925 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 2580931 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 2580937 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-bogus-field-parameters.xml
   [junit4]   2> 2580942 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 2580947 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 2580953 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 2580959 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 2580965 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-multivalued.xml
   [junit4]   2> 2580985 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-oer-norates.xml
   [junit4]   2> 2580990 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-multivalued.xml
   [junit4]   2> 2580995 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-dynamicField.xml
   [junit4]   2> 2581001 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-field.xml
   [junit4]   2> 2581006 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 2581012 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-default-val.xml
   [junit4]   2> 2581017 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 2581022 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 2581027 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-init-error.xml
   [junit4]   2> 2581032 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 2581037 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 2581042 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 2581048 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 2581054 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-non-glob-copyfield-source-matching-nothing-should-fail-test.xml
   [junit4]   2> 2581059 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-nontext-analyzer.xml
   [junit4]   2> 2581064 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 2581069 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-pos.xml
   [junit4]   2> 2581074 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-tf.xml
   [junit4]   2> 2581079 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-omit-tf-but-not-pos.xml
   [junit4]   2> 2581091 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 2581097 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 2581103 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-partial-baseline.xml
   [junit4]   2> 2581109 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-partial-hyperbolic.xml
   [junit4]   2> 2581115 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-partial-norms.xml
   [junit4]   2> 2581122 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-is-copyfield-dest.xml
   [junit4]   2> 2581130 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 2581150 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 2581157 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-unsupported-docValues.xml
   [junit4]   2> 2581162 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 2581168 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 2581174 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 2581179 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-missing-scriptfile.xml
   [junit4]   2> 2581193 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-multiple-cfs.xml
   [junit4]   2> 2581209 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 2581215 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-multiple-indexconfigs.xml
   [junit4]   2> 2581222 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
   [junit4]   2> 2581230 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 2581248 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 2581259 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 2581278 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 2581288 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/compoundDictionary.txt
   [junit4]   2> 2581296 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 2581317 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/currency.xml
   [junit4]   2> 2581339 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/da_compoundDictionary.txt
   [junit4]   2> 2581367 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/da_UTF8.xml
   [junit4]   2> 2581381 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/elevate.xml
   [junit4]   2> 2581401 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 2581429 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/freeTextSuggest.txt
   [junit4]   2> 2581435 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/frenchArticles.txt
   [junit4]   2> 2581441 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/fuzzysuggest.txt
   [junit4]   2> 2581453 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 2581465 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.dic
   [junit4]   2> 2581470 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hyphenation.dtd
   [junit4]   2> 2581475 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/jasuggest.txt
   [junit4]   2> 2581488 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/keep-1.txt
   [junit4]   2> 2581493 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/keep-2.txt
   [junit4]   2> 2581499 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2581504 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missing.functions.updateprocessor.js
   [junit4]   2> 2581509 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 2581514 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 2581519 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/open-exchange-rates.json
   [junit4]   2> 2581524 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4] 

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

.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> 2621251 INFO  (jetty-launcher-3910-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@51fbbf1a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2621254 INFO  (TEST-BasicAuthIntegrationTest.testExraFilters-seed#[91C9374A32D41DC0]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51904 51904
   [junit4]   2> 2621274 INFO  (Thread-7443) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51904 51904
   [junit4]   2> 2622260 WARN  (Thread-7443) [    ] 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> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_91C9374A32D41DC0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=PostingsFormat(name=Memory doPackFST= true), intDefault=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false), range_facet_l=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene50), range_facet_i_dv=DocValuesFormat(name=Lucene50), timestamp=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, locale=ca, timezone=America/Chicago
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=3,threads=1,free=245556864,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ExternalFileFieldSortTest, TestDynamicFieldResource, TestQuerySenderNoQuery, TestRemoveLastDynamicCopyField, TestExceedMaxTermLength, TestDefaultStatsCache, HdfsBasicDistributedZk2Test, ZkNodePropsTest, TestSolr4Spatial, TestRangeQuery, RecoveryAfterSoftCommitTest, TestConfigSetProperties, DistributedSuggestComponentTest, TestDFRSimilarityFactory, CSVRequestHandlerTest, TestBlendedInfixSuggestions, TestCloudManagedSchemaConcurrent, TestInitParams, VMParamsZkACLAndCredentialsProvidersTest, ResourceLoaderTest, TestExpandComponent, TestReRankQParserPlugin, TestReloadDeadlock, PolyFieldTest, TestPKIAuthenticationPlugin, TestSchemaVersionResource, DateFieldTest, SpellingQueryConverterTest, TestFieldTypeCollectionResource, TestManagedResource, TestConfigOverlay, TestStressUserVersions, ZkSolrClientTest, TestSystemIdResolver, ConvertedLegacyTest, TestCloudPivotFacet, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SolrCloudExampleTest, ParsingFieldUpdateProcessorsTest, TermVectorComponentTest, SharedFSAutoReplicaFailoverUtilsTest, UpdateRequestProcessorFactoryTest, TestIntervalFaceting, ReturnFieldsTest, CdcrReplicationHandlerTest, BasicDistributedZk2Test, SolrCmdDistributorTest, TestCloudInspectUtil, TestManagedResourceStorage, CachingDirectoryFactoryTest, TestSortByMinMaxFunction, SuggestComponentTest, ConcurrentDeleteAndCreateCollectionTest, BasicFunctionalityTest, UpdateParamsTest, TestMiniSolrCloudClusterSSL, HdfsBasicDistributedZkTest, TestDefaultSimilarityFactory, TestSolrCoreProperties, TestFieldCollectionResource, TestLMJelinekMercerSimilarityFactory, SmileWriterTest, TestValueSourceCache, TermVectorComponentDistributedTest, DistributedDebugComponentTest, TestMiniSolrCloudCluster, TestJsonFacets, DirectUpdateHandlerOptimizeTest, SpatialFilterTest, OverseerRolesTest, TestRecovery, TestInfoStreamLogging, RAMDirectoryFactoryTest, SecurityConfHandlerTest, TestZkChroot, RequestLoggingTest, SimplePostToolTest, MBeansHandlerTest, ShardRoutingCustomTest, TestFieldSortValues, HttpPartitionTest, OpenExchangeRatesOrgProviderTest, TriLevelCompositeIdRoutingTest, OverseerCollectionProcessorTest, TestSolrQueryParser, CurrencyFieldOpenExchangeTest, DocumentBuilderTest, TestFiltering, CdcrVersionReplicationTest, PrimitiveFieldTypeTest, CloudExitableDirectoryReaderTest, TestMergePolicyConfig, TestReplicaProperties, BasicZkTest, BadIndexSchemaTest, QueryResultKeyTest, SolrIndexConfigTest, TestDistributedMissingSort, TestComplexPhraseQParserPlugin, DateMathParserTest, CursorPagingTest, HighlighterTest, TestNamedUpdateProcessors, TestHashQParserPlugin, TestTrieFacet, BadCopyFieldTest, TestCollationFieldDocValues, ExplicitHLLTest, PreAnalyzedUpdateProcessorTest, TestConfig, TestRTGBase, TestPseudoReturnFields, DistributedFacetPivotSmallTest, LeaderElectionIntegrationTest, TestClusterStateMutator, CopyFieldTest, TestSchemaManager, TestShortCircuitedRequests, TestReversedWildcardFilterFactory, TestBulkSchemaConcurrent, BlockCacheTest, TestSQLHandler, TestSolrDeletionPolicy1, DisMaxRequestHandlerTest, DeleteShardTest, StatsComponentTest, TestRandomFaceting, TestHighFrequencyDictionaryFactory, SuggesterTSTTest, TestCursorMarkWithoutUniqueKey, CleanupOldIndexTest, DistributedFacetPivotLongTailTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomDVFaceting, AutoCommitTest, TestFaceting, DistributedSpellCheckComponentTest, TestRealTimeGet, TestJoin, DistributedTermsComponentTest, QueryElevationComponentTest, DirectUpdateHandlerTest, TestBadConfig, SoftAutoCommitTest, SuggesterFSTTest, SolrRequestParserTest, WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, TestOmitPositions, TermsComponentTest, RequestHandlersTest, MoreLikeThisHandlerTest, TestArbitraryIndexDir, LoggingHandlerTest, JSONWriterTest, JsonLoaderTest, PingRequestHandlerTest, SearchHandlerTest, TestLFUCache, TestSolrDeletionPolicy2, TestDocSet, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, SynonymTokenizerTest, TestXIncludeConfig, TestIBSimilarityFactory, TestJmxMonitoredMap, ScriptEngineTest, PluginInfoTest, PreAnalyzedFieldTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, FileUtilsTest, DistributedMLTComponentTest, TestCrossCoreJoin, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CustomCollectionTest, DeleteInactiveReplicaTest, DistribDocExpirationUpdateProcessorTest, LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionQueueTest, ReplicationFactorTest, SSLMigrationTest, SaslZkACLProviderTest, SimpleCollectionCreateDeleteTest, TestCryptoKeys, TestLeaderElectionZkExpiry, TestRequestStatusCollectionAPI, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, ZkStateReaderTest, ZkStateWriterTest, HdfsDirectoryFactoryTest, TestConfigSetImmutable, TestConfigSets, TestDynamicLoading, TestImplicitCoreProperties, TestNRTOpen, TestShardHandlerFactory, TestSolrConfigHandler, TestSolrDynamicMBean, TestSolrXml, TestBlobHandler, TestReplicationHandlerBackup, TestSolrConfigHandlerConcurrent, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, FacetPivotSmallTest, TestDistributedStatsComponentCardinality, TestManagedSchema, CursorMarkTest, MergeStrategyTest, TestAddFieldRealTimeGet, TestCustomSort, TestMaxScoreQueryParser, TestOverriddenPrefixQueryForCustomFieldType, TestSimpleQParserPlugin, TestStandardQParsers, TestMinMaxOnMultiValuedField, TestJsonRequest, TestExactSharedStatsCache, TestExactStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [532/541] on J1 in 45.19s, 7 tests, 1 failure <<< FAILURES!

[...truncated 39 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:775: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:719: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:514: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1432: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:987: There were test failures: 541 suites, 2134 tests, 1 failure, 73 ignored (31 assumptions)

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