Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/83/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
No match for authentication/class = solr.BasicAuthPlugin, full response = {   
"responseHeader":{     "status":0,     "QTime":0},   "errorMessages":["No 
authentication configured"]} 

Stack Trace:
java.lang.AssertionError: No match for authentication/class = 
solr.BasicAuthPlugin, full response = {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "errorMessages":["No authentication configured"]}

        at 
__randomizedtesting.SeedInfo.seed([F8E997AD2126EF67:C531398119C8B117]: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:205)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:80)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:198)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10888 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 2836358 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2836359 INFO  (Thread-7330) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2836359 INFO  (Thread-7330) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2836464 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:49769
   [junit4]   2> 2836464 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2836465 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836816 INFO  (zkCallback-3737-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@25e33b4f 
name:ZooKeeperConnection Watcher:127.0.0.1:49769 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2836816 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2836817 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2836817 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2836927 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2836928 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2836928 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2836928 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2836931 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2836932 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3ce90418{/solr,null,AVAILABLE}
   [junit4]   2> 2836932 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4380fdd6{/solr,null,AVAILABLE}
   [junit4]   2> 2836934 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@6fdeff40{HTTP/1.1}{127.0.0.1:47506}
   [junit4]   2> 2836934 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.e.j.s.Server Started @2884398ms
   [junit4]   2> 2836934 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@29df72c3{HTTP/1.1}{127.0.0.1:63952}
   [junit4]   2> 2836934 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.e.j.s.Server Started @2884398ms
   [junit4]   2> 2836934 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=47506}
   [junit4]   2> 2836934 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63952}
   [junit4]   2> 2836934 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 2836934 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/'
   [junit4]   2> 2836934 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 2836934 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/'
   [junit4]   2> 2836936 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f97de68{/solr,null,AVAILABLE}
   [junit4]   2> 2836937 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7dd272e3{HTTP/1.1}{127.0.0.1:37350}
   [junit4]   2> 2836937 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.e.j.s.Server Started @2884401ms
   [junit4]   2> 2836937 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37350}
   [junit4]   2> 2836937 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 2836937 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/'
   [junit4]   2> 2836939 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7869f1ac{/solr,null,AVAILABLE}
   [junit4]   2> 2836939 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@70362858{HTTP/1.1}{127.0.0.1:55292}
   [junit4]   2> 2836939 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.e.j.s.Server Started @2884404ms
   [junit4]   2> 2836939 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55292}
   [junit4]   2> 2836939 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 2836939 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/'
   [junit4]   2> 2836954 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2082a3c8{/solr,null,AVAILABLE}
   [junit4]   2> 2836955 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3525650{HTTP/1.1}{127.0.0.1:37172}
   [junit4]   2> 2836955 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.e.j.s.Server Started @2884419ms
   [junit4]   2> 2836955 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37172}
   [junit4]   2> 2836955 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 2836955 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/'
   [junit4]   2> 2836962 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2836962 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836963 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2836964 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836965 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2836966 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836970 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2836970 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836974 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2836975 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2836986 INFO  (zkCallback-3738-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@275be6c2 
name:ZooKeeperConnection Watcher:127.0.0.1:49769/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2836986 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2836987 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2837024 INFO  (zkCallback-3739-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@35f0a73b 
name:ZooKeeperConnection Watcher:127.0.0.1:49769/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2837024 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2837024 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2837024 INFO  (zkCallback-3741-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@25b8f424 
name:ZooKeeperConnection Watcher:127.0.0.1:49769/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2837024 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2837024 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2837024 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2837025 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2837025 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2837025 INFO  (zkCallback-3742-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e63ed73 
name:ZooKeeperConnection Watcher:127.0.0.1:49769/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2837025 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2837025 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2837029 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2837034 INFO  (zkCallback-3740-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@58e42cf2 
name:ZooKeeperConnection Watcher:127.0.0.1:49769/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2837034 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2837034 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2837071 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/.
   [junit4]   2> 2837072 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2131611891
   [junit4]   2> 2837072 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/]
   [junit4]   2> 2837072 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/lib
   [junit4]   2> 2837072 WARN  (jetty-launcher-3736-thread-5) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/lib).
   [junit4]   2> 2837084 INFO  (jetty-launcher-3736-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> 2837085 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2837085 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2837085 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2837085 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49769/solr
   [junit4]   2> 2837086 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2837086 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2837086 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2837105 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/.
   [junit4]   2> 2837105 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/.
   [junit4]   2> 2837105 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 449644851
   [junit4]   2> 2837105 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 249406979
   [junit4]   2> 2837105 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/]
   [junit4]   2> 2837105 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/]
   [junit4]   2> 2837105 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/.
   [junit4]   2> 2837106 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/lib
   [junit4]   2> 2837106 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1461273122
   [junit4]   2> 2837106 WARN  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/lib).
   [junit4]   2> 2837105 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/lib
   [junit4]   2> 2837106 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2837106 WARN  (jetty-launcher-3736-thread-3) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/lib).
   [junit4]   2> 2837106 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/]
   [junit4]   2> 2837107 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/lib
   [junit4]   2> 2837107 WARN  (jetty-launcher-3736-thread-4) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/lib).
   [junit4]   2> 2837115 INFO  (jetty-launcher-3736-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> 2837116 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2837116 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2837116 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2837116 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49769/solr
   [junit4]   2> 2837116 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2837116 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2837117 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2837122 INFO  (jetty-launcher-3736-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> 2837123 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2837123 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2837123 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2837123 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49769/solr
   [junit4]   2> 2837123 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2837123 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2837124 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2837128 INFO  (jetty-launcher-3736-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> 2837129 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2837129 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2837129 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2837129 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49769/solr
   [junit4]   2> 2837129 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2837129 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2837130 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2837139 INFO  (zkCallback-3744-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@e4b2108 name:ZooKeeperConnection 
Watcher:127.0.0.1:49769 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2837139 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2837139 INFO  (jetty-launcher-3736-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2837156 INFO  (zkCallback-3748-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@63dd5301 
name:ZooKeeperConnection Watcher:127.0.0.1:49769 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2837156 INFO  (zkCallback-3750-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6121888e 
name:ZooKeeperConnection Watcher:127.0.0.1:49769 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2837156 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2837156 INFO  (zkCallback-3746-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@619f4e88 
name:ZooKeeperConnection Watcher:127.0.0.1:49769 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2837156 INFO  (jetty-launcher-3736-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2837156 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2837156 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2837156 INFO  (jetty-launcher-3736-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2837156 INFO  (jetty-launcher-3736-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2837189 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/.
   [junit4]   2> 2837189 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1344883765
   [junit4]   2> 2837189 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/]
   [junit4]   2> 2837189 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/lib
   [junit4]   2> 2837189 WARN  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/lib).
   [junit4]   2> 2837200 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2837202 INFO  (jetty-launcher-3736-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> 2837203 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2837204 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2837204 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2837204 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49769/solr
   [junit4]   2> 2837204 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2837204 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2837205 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2837225 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2837247 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 0x15010ed9bee0007, 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> 2837248 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 0x15010ed9bee0008, 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> 2837248 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2837249 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2837249 INFO  
(zkCallback-3751-thread-1-processing-n:127.0.0.1:47506_solr) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@47b04c44 
name:ZooKeeperConnection Watcher:127.0.0.1:49769/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2837249 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2837249 INFO  (zkCallback-3753-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4ded165b 
name:ZooKeeperConnection Watcher:127.0.0.1:49769 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2837250 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2837250 INFO  (jetty-launcher-3736-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2837268 INFO  
(zkCallback-3754-thread-1-processing-n:127.0.0.1:55292_solr) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5b23bfc6 
name:ZooKeeperConnection Watcher:127.0.0.1:49769/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2837269 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2837280 INFO  
(zkCallback-3755-thread-1-processing-n:127.0.0.1:37350_solr) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4d14838d 
name:ZooKeeperConnection Watcher:127.0.0.1:49769/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2837281 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2837281 INFO  
(zkCallback-3756-thread-1-processing-n:127.0.0.1:37172_solr) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@200310e8 
name:ZooKeeperConnection Watcher:127.0.0.1:49769/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2837281 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2837313 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2837325 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2837325 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:63952_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2837326 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2837377 INFO  
(zkCallback-3757-thread-1-processing-n:127.0.0.1:63952_solr) 
[n:127.0.0.1:63952_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e56abc name:ZooKeeperConnection 
Watcher:127.0.0.1:49769/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2837378 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:63952_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2837410 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2837440 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2837451 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2837451 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2837603 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 2837627 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 2837627 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:63952_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 2837628 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 2837628 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 2837772 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2837772 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2837772 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2837773 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2837773 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:63952_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2837804 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2837807 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2837808 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2837809 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2837823 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2837824 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:63952_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2837824 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2837836 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2837840 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2837840 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2837841 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2837841 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:63952_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2837867 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2837867 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2837868 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2837868 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2837890 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:63952_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2837893 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2837893 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2837894 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2837894 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2837905 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2837905 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2837905 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:63952_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2837905 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2837905 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2837930 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55292_solr
   [junit4]   2> 2837930 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37350_solr
   [junit4]   2> 2837944 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37172_solr
   [junit4]   2> 2837948 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47506_solr
   [junit4]   2> 2837948 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:37350_solr
   [junit4]   2> 2837948 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:55292_solr
   [junit4]   2> 2837949 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:63952_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63952_solr
   [junit4]   2> 2837952 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:37172_solr
   [junit4]   2> 2837955 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:47506_solr
   [junit4]   2> 2837955 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:63952_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:63952_solr
   [junit4]   2> 2837965 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2837969 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2837969 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2837969 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2837983 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 2837983 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 2837983 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 2837983 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:63952_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 2837983 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 2837988 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2837989 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2837998 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2837998 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94594204884140044-127.0.0.1:55292_solr-n_0000000000
   [junit4]   2> 2838009 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94594204884140045-127.0.0.1:37350_solr-n_0000000001
   [junit4]   2> 2838009 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:63952_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2838012 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94594204884140046-127.0.0.1:37172_solr-n_0000000002
   [junit4]   2> 2838013 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2838012 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55292_solr
   [junit4]   2> 2838013 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 2838022 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:63952_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94594204884140047-127.0.0.1:63952_solr-n_0000000003
   [junit4]   2> 2838031 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94594204884140042-127.0.0.1:47506_solr-n_0000000004
   [junit4]   2> 2838031 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94594204884140044-127.0.0.1:55292_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 2838031 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94594204884140045-127.0.0.1:37350_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 2838031 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2838031 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2838032 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:63952_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94594204884140046-127.0.0.1:37172_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 2838032 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:63952_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2838036 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94594204884140047-127.0.0.1:63952_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 2838036 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2838036 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.Overseer Overseer 
(id=94594204884140044-127.0.0.1:55292_solr-n_0000000000) starting
   [junit4]   2> 2838059 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 2838068 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 2838068 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 2838068 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 2838068 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 2838069 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/.
   [junit4]   2> 2838069 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/.
   [junit4]   2> 2838070 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 2838070 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 2838080 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2838080 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2838080 INFO  (jetty-launcher-3736-thread-5) 
[n:127.0.0.1:47506_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 2838080 INFO  (jetty-launcher-3736-thread-3) 
[n:127.0.0.1:37172_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 2838081 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 2838081 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 2838082 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/.
   [junit4]   2> 2838083 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 2838091 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:63952_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 2838091 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:63952_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 2838091 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2838092 INFO  (jetty-launcher-3736-thread-2) 
[n:127.0.0.1:37350_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 2838093 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:63952_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/.
   [junit4]   2> 2838094 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:63952_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 2838096 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:63952_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2838096 INFO  (jetty-launcher-3736-thread-1) 
[n:127.0.0.1:63952_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 2838120 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2838120 INFO  
(OverseerCollectionConfigSetProcessor-94594204884140044-127.0.0.1:55292_solr-n_0000000000)
 [n:127.0.0.1:55292_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 2838120 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2838121 INFO  
(OverseerStateUpdate-94594204884140044-127.0.0.1:55292_solr-n_0000000000) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2838144 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 2838144 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 2838145 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/.
   [junit4]   2> 2838146 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 2838147 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2838147 INFO  (jetty-launcher-3736-thread-4) 
[n:127.0.0.1:55292_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 2838147 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838148 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838153 INFO  (zkCallback-3758-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@438d82e3 
name:ZooKeeperConnection Watcher:127.0.0.1:49769 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838153 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838153 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838160 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@6fdeff40{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 2838161 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2131611891
   [junit4]   2> 2838190 INFO  
(zkCallback-3756-thread-1-processing-n:127.0.0.1:37172_solr) 
[n:127.0.0.1:37172_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> 2838190 INFO  
(zkCallback-3751-thread-1-processing-n:127.0.0.1:47506_solr) 
[n:127.0.0.1:47506_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> 2838190 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 0x15010ed9bee000a, 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> 2838191 INFO  
(zkCallback-3757-thread-1-processing-n:127.0.0.1:63952_solr) 
[n:127.0.0.1:63952_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> 2838191 WARN  
(zkCallback-3751-thread-1-processing-n:127.0.0.1:47506_solr) 
[n:127.0.0.1:47506_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK
   [junit4]   2> 2838191 INFO  
(zkCallback-3755-thread-1-processing-n:127.0.0.1:37350_solr) 
[n:127.0.0.1:37350_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> 2838191 INFO  
(zkCallback-3754-thread-1-processing-n:127.0.0.1:55292_solr) 
[n:127.0.0.1:55292_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> 2838192 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3ce90418{/solr,null,UNAVAILABLE}
   [junit4]   2> 2838195 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2838196 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@20b9de8{/solr,null,AVAILABLE}
   [junit4]   2> 2838197 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@6b4cffd1{HTTP/1.1}{127.0.0.1:62478}
   [junit4]   2> 2838197 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.e.j.s.Server Started @2885665ms
   [junit4]   2> 2838197 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62478}
   [junit4]   2> 2838197 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 2838197 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/'
   [junit4]   2> 2838209 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838209 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838232 INFO  (zkCallback-3760-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@c28833 name:ZooKeeperConnection 
Watcher:127.0.0.1:49769/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2838232 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838232 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838233 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2838241 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/.
   [junit4]   2> 2838241 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 206565542
   [junit4]   2> 2838241 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/]
   [junit4]   2> 2838241 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/lib
   [junit4]   2> 2838241 WARN  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/lib).
   [junit4]   2> 2838250 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
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> 2838250 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2838251 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2838251 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2838251 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49769/solr
   [junit4]   2> 2838251 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2838251 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838252 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838263 INFO  (zkCallback-3762-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3ac8449a 
name:ZooKeeperConnection Watcher:127.0.0.1:49769 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838263 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838264 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838269 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) 
[n:127.0.0.1:62478_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2838280 INFO  
(zkCallback-3763-thread-1-processing-n:127.0.0.1:62478_solr) 
[n:127.0.0.1:62478_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3a43fc99 
name:ZooKeeperConnection Watcher:127.0.0.1:49769/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838281 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) 
[n:127.0.0.1:62478_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2838319 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) 
[n:127.0.0.1:62478_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2839327 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) 
[n:127.0.0.1:62478_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62478_solr
   [junit4]   2> 2839334 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) 
[n:127.0.0.1:62478_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:62478_solr
   [junit4]   2> 2839346 INFO  
(zkCallback-3754-thread-1-processing-n:127.0.0.1:55292_solr) 
[n:127.0.0.1:55292_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> 2839346 INFO  
(zkCallback-3755-thread-1-processing-n:127.0.0.1:37350_solr) 
[n:127.0.0.1:37350_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> 2839347 INFO  
(zkCallback-3763-thread-1-processing-n:127.0.0.1:62478_solr) 
[n:127.0.0.1:62478_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> 2839346 INFO  
(zkCallback-3756-thread-1-processing-n:127.0.0.1:37172_solr) 
[n:127.0.0.1:37172_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> 2839346 INFO  
(zkCallback-3757-thread-1-processing-n:127.0.0.1:63952_solr) 
[n:127.0.0.1:63952_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> 2839349 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) 
[n:127.0.0.1:62478_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2839360 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) 
[n:127.0.0.1:62478_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94594204884140051-127.0.0.1:62478_solr-n_0000000005
   [junit4]   2> 2839361 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) 
[n:127.0.0.1:62478_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94594204884140047-127.0.0.1:63952_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 2839374 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) 
[n:127.0.0.1:62478_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 2839374 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) 
[n:127.0.0.1:62478_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 2839375 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) 
[n:127.0.0.1:62478_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001/tempDir-001/.
   [junit4]   2> 2839376 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) 
[n:127.0.0.1:62478_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 2839377 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) 
[n:127.0.0.1:62478_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2839377 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) 
[n:127.0.0.1:62478_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 2839377 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2839378 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2839387 INFO  (zkCallback-3764-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@26146251 
name:ZooKeeperConnection Watcher:127.0.0.1:49769/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2839387 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2839387 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2839388 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 2839427 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 2839460 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-master-throttled.xml
   [junit4]   2> 2839490 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 2839503 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 2839515 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-reversed.xml
   [junit4]   2> 2839528 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sorts.xml
   [junit4]   2> 2839542 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-highlight.xml
   [junit4]   2> 2839557 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-unsupported-docValues.xml
   [junit4]   2> 2839564 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 2839577 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/synonyms.txt
   [junit4]   2> 2839583 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 2839591 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-omit-tf-but-not-pos.xml
   [junit4]   2> 2839622 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-spellchecker.xml
   [junit4]   2> 2839673 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/stop-snowball.txt
   [junit4]   2> 2839680 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-one-field-no-dynamic-field.xml
   [junit4]   2> 2839686 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-components-name.xml
   [junit4]   2> 2839693 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-add-schema-fields-update-processor-chains.xml
   [junit4]   2> 2839699 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-querysender.xml
   [junit4]   2> 2839705 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/addfields.updateprocessor.js
   [junit4]   2> 2839712 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema_latest.xml
   [junit4]   2> 2839728 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 2839735 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-warmer.xml
   [junit4]   2> 2839742 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 2839748 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/trivial.updateprocessor1.js
   [junit4]   2> 2839762 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-master.xml
   [junit4]   2> 2839769 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-defaults.xml
   [junit4]   2> 2839776 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-snippet-field.xml
   [junit4]   2> 2839783 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-altdirectory.xml
   [junit4]   2> 2839789 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 2839796 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-test-misc.xml
   [junit4]   2> 2839803 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 2839810 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-lmjelinekmercer.xml
   [junit4]   2> 2839819 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 2839825 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-missing-scriptfile.xml
   [junit4]   2> 2839840 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 2839853 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-pos.xml
   [junit4]   2> 2839860 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-partial-hyperbolic.xml
   [junit4]   2> 2839873 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/stopwords.txt
   [junit4]   2> 2839885 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 2839901 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/keep-2.txt
   [junit4]   2> 2839925 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 2839942 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-parsing-update-processor-chains.xml
   [junit4]   2> 2839961 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 2839967 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/compoundDictionary.txt
   [junit4]   2> 2839985 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/open-exchange-rates.json
   [junit4]   2> 2839994 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 2840001 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-caching.xml
   [junit4]   2> 2840008 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
   [junit4]   2> 2840015 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-stop-keep.xml
   [junit4]   2> 2840022 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-rest.xml
   [junit4]   2> 2840029 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-snippet-type.xml
   [junit4]   2> 2840036 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 2840049 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-solcoreproperties.xml
   [junit4]   2> 2840055 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/trivial.updateprocessor0.js
   [junit4]   2> 2840062 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 2840069 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 2840075 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 2840082 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-response-log-component.xml
   [junit4]   2> 2840097 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema_codec.xml
   [junit4]   2> 2840111 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 2840117 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-dynamicfield-default-val.xml
   [junit4]   2> 2840131 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 2840138 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 2840145 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
   [junit4]   2> 2840153 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-version-dv.xml
   [junit4]   2> 2840160 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 2840167 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValues.xml
   [junit4]   2> 2840174 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 2840192 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 2840201 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValuesFaceting.xml
   [junit4]   2> 2840208 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 2840216 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 2840283 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema11.xml
   [junit4]   2> 2840307 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-replication1.xml
   [junit4]   2> 2840315 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sweetspot.xml
   [junit4]   2> 2840330 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 2840346 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schemasurround.xml
   [junit4]   2> 2840366 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-searcher-listeners1.xml
   [junit4]   2> 2840378 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-class-name-shortening-on-serialization.xml
   [junit4]   2> 2840387 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-required-fields.xml
   [junit4]   2> 2840407 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudColl

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

a:1074)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1041)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1024)
   [junit4]   2>        ... 7 more
   [junit4]   2> 
   [junit4]   2> 2924547 INFO  (jetty-launcher-3736-thread-10) 
[n:127.0.0.1:42408_solr c:testSolrCloudCollection s:shard1 r:core_node4 
x:testSolrCloudCollection_shard1_replica2] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3a9007bc{/solr,null,UNAVAILABLE}
   [junit4]   2> 2924553 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[F8E997AD2126EF67]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:49769 49769
   [junit4]   2> 2934140 INFO  (Thread-7330) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:49769 49769
   [junit4]   2> 2934141 WARN  (Thread-7330) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        5       /solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        5       
/solr/collections/testSolrCloudCollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/94594204884140047-127.0.0.1:63952_solr-n_0000000003
   [junit4]   2>        2       
/solr/collections/testSolrCloudCollection/leader_elect/shard1/election/94594204884140051-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/94594204884140046-127.0.0.1:37172_solr-n_0000000002
   [junit4]   2>        2       
/solr/collections/testSolrCloudCollection/leader_elect/shard2/election/94594204884140044-core_node1-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/collections
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics 
-Dtests.seed=F8E997AD2126EF67 -Dtests.slow=true -Dtests.locale=es_CR 
-Dtests.timezone=Europe/Stockholm -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 97.9s J1 | BasicAuthIntegrationTest.testBasics <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: No match for 
authentication/class = solr.BasicAuthPlugin, full response = {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "errorMessages":["No authentication configured"]}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F8E997AD2126EF67:C531398119C8B117]:0)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:205)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:80)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:198)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F8E997AD2126EF67-001
   [junit4]   2> NOTE: test params are: codec=Lucene53, 
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=es_CR, 
timezone=Europe/Stockholm
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_60 
(64-bit)/cpus=3,threads=1,free=140584104,total=463470592
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsRecoverLeaseTest, 
CopyFieldTest, TestManagedResource, TestRealTimeGet, 
TestHighlightDedupGrouping, TestMiniSolrCloudCluster, TestTolerantSearch, 
TestObjectReleaseTracker, HighlighterMaxOffsetTest, 
DefaultValueUpdateProcessorTest, HLLUtilTest, DebugComponentTest, 
TestSimpleTrackingShardHandler, StatsComponentTest, VersionInfoTest, 
PrimUtilsTest, BasicFunctionalityTest, BigEndianAscendingWordSerializerTest, 
LeaderElectionIntegrationTest, MinimalSchemaTest, TestReload, 
TestPHPSerializedResponseWriter, TestDefaultSimilarityFactory, 
LoggingHandlerTest, QueryResultKeyTest, TestCoreDiscovery, 
TestCloudManagedSchema, UUIDUpdateProcessorFallbackTest, 
TestCustomDocTransformer, BasicDistributedZk2Test, 
TestFuzzyAnalyzedSuggestions, SpellCheckComponentTest, TestQueryTypes, 
RequestHandlersTest, TestFieldResource, TestBM25SimilarityFactory, AssignTest, 
SpatialRPTFieldTypeTest, CacheHeaderTest, LukeRequestHandlerTest, 
CdcrUpdateLogTest, TestSolrQueryParserResource, 
TestSolrConfigHandlerConcurrent, TestCollationField, 
CollectionsAPIAsyncDistributedZkTest, BinaryUpdateRequestHandlerTest, 
TestCollectionAPI, SpellCheckCollatorTest, AutoCommitTest, 
TestConfigSetImmutable, PreAnalyzedFieldTest, AliasIntegrationTest, 
TestRandomFaceting, TestStressRecovery, TestSha256AuthenticationProvider, 
TestCloudPivotFacet, ResponseLogComponentTest, TestSolr4Spatial, FullHLLTest, 
HighlighterConfigTest, TestPerFieldSimilarity, ResponseHeaderTest, 
SuggesterWFSTTest, DistributedFacetPivotLargeTest, SolrInfoMBeanTest, 
TestLMJelinekMercerSimilarityFactory, RecoveryAfterSoftCommitTest, 
HdfsWriteToMultipleCollectionsTest, SignatureUpdateProcessorFactoryTest, 
TestAtomicUpdateErrorCases, TestMacros, TestShortCircuitedRequests, 
TestManagedSchemaFieldResource, CurrencyFieldOpenExchangeTest, 
DistributedQueueTest, TestSolrConfigHandlerCloud, EnumFieldTest, 
TestReRankQParserPlugin, TestRecovery, SuggesterTSTTest, 
RAMDirectoryFactoryTest, TestRestManager, MultiThreadedOCPTest, 
CdcrReplicationDistributedZkTest, SearchHandlerTest, 
TestSolrQueryParserDefaultOperatorResource, EchoParamsTest, 
CloudMLTQParserTest, SolrCmdDistributorTest, DistanceUnitsTest, 
FileBasedSpellCheckerTest, TestBinaryResponseWriter, 
LeaderInitiatedRecoveryOnCommitTest, SolrPluginUtilsTest, RankQueryTest, 
QueryParsingTest, TestBadConfig, BigEndianAscendingWordDeserializerTest, 
TestRuleBasedAuthorizationPlugin, TestChildDocTransformer, 
WordBreakSolrSpellCheckerTest, CdcrVersionReplicationTest, TestMissingGroups, 
StressHdfsTest, UUIDFieldTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
SSLMigrationTest, DirectSolrConnectionTest, TestSolr4Spatial2, 
SortByFunctionTest, TestFiltering, CachingDirectoryFactoryTest, 
TestAuthorizationFramework, SimpleMLTQParserTest, TestValueSourceCache, 
BitVectorTest, BadIndexSchemaTest, TestNamedUpdateProcessors, 
TestDistribDocBasedVersion, ClusterStateTest, TestInfoStreamLogging, 
HdfsUnloadDistributedZkTest, TermVectorComponentTest, 
TestDownShardTolerantSearch, HdfsNNFailoverTest, 
TestCopyFieldCollectionResource, TestJsonFacets, SolrCloudExampleTest, 
CollectionTooManyReplicasTest, TestNonDefinedSimilarityFactory, 
OpenExchangeRatesOrgProviderTest, BasicDistributedZkTest, SyncSliceTest, 
OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, 
FullSolrCloudDistribCmdsTest, TestZkChroot, TestDistributedSearch, 
TestEmbeddedSolrServerConstructors, AsyncMigrateRouteKeyTest, 
CdcrRequestHandlerTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, 
CollectionStateFormat2Test, DeleteLastCustomShardedReplicaTest, 
DeleteReplicaTest, DeleteShardTest, DistribCursorPagingTest, 
DistributedVersionInfoTest, OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, 
OverseerTaskQueueTest, RemoteQueryErrorTest, ReplicationFactorTest, 
RollingRestartTest, SharedFSAutoReplicaFailoverUtilsTest, 
SimpleCollectionCreateDeleteTest, TestCloudInspectUtil, TestConfigSetsAPI, 
TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, 
TestExclusionRuleCollectionAccess, TestMiniSolrCloudClusterBase, 
TestRebalanceLeaders, TriLevelCompositeIdRoutingTest, ZkStateWriterTest, 
RulesTest, TestRestoreCore, CoreMergeIndexesAdminHandlerTest, 
SecurityConfHandlerTest, DistributedExpandComponentTest, 
DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallAdvancedTest, 
DistributedQueryComponentCustomSortTest, 
DistributedQueryComponentOptimizationTest, TestDynamicFieldCollectionResource, 
TestFieldTypeResource, TestSchemaNameResource, TestSchemaResource, 
TestSchemaVersionResource, TestManagedStopFilterFactory, BadCopyFieldTest, 
DateRangeFieldTest, TestCloudManagedSchemaConcurrent, BasicAuthIntegrationTest]
   [junit4] Completed [530/546] on J1 in 97.89s, 1 test, 1 failure <<< FAILURES!

[...truncated 68 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: 
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:514:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987:
 There were test failures: 546 suites (8 ignored), 2145 tests, 1 failure, 47 
ignored (35 assumptions) [seed: F8E997AD2126EF67]

Total time: 69 minutes 35 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


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

Reply via email to