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

2 tests failed.
FAILED:  org.apache.solr.cloud.CustomCollectionTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:46743

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:46743
        at 
__randomizedtesting.SeedInfo.seed([9CADC5C653F5F5F9:14F9FA1CFD099801]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:619)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1599)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1553)
        at 
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForHashRouter(CustomCollectionTest.java:337)
        at 
org.apache.solr.cloud.CustomCollectionTest.test(CustomCollectionTest.java:100)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:170)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
        ... 53 more


FAILED:  
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
        at 
__randomizedtesting.SeedInfo.seed([9CADC5C653F5F5F9:F412F0EC836FE715]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:292)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10796 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_9CADC5C653F5F5F9-001/init-core-data-001
   [junit4]   2> 576961 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[9CADC5C653F5F5F9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 576969 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[9CADC5C653F5F5F9]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 576969 INFO  (Thread-1162) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 576969 INFO  (Thread-1162) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 577069 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[9CADC5C653F5F5F9]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:47091
   [junit4]   2> 577069 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[9CADC5C653F5F5F9]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 577071 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[9CADC5C653F5F5F9]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 577075 INFO  (zkCallback-683-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2824ed7b 
name:ZooKeeperConnection Watcher:127.0.0.1:47091 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 577076 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[9CADC5C653F5F5F9]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 577076 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[9CADC5C653F5F5F9]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 577076 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[9CADC5C653F5F5F9]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 577093 INFO  (jetty-launcher-682-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 577095 INFO  (jetty-launcher-682-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 577098 INFO  (jetty-launcher-682-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@433d9333{/solr,null,AVAILABLE}
   [junit4]   2> 577100 INFO  (jetty-launcher-682-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3468715a{HTTP/1.1,[http/1.1]}{127.0.0.1:42983}
   [junit4]   2> 577100 INFO  (jetty-launcher-682-thread-2) [    ] 
o.e.j.s.Server Started @582616ms
   [junit4]   2> 577100 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42983}
   [junit4]   2> 577100 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 577101 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_9CADC5C653F5F5F9-001/tempDir-001/node2'
   [junit4]   2> 577101 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 577101 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 577101 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 577102 INFO  (jetty-launcher-682-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@476577ba{/solr,null,AVAILABLE}
   [junit4]   2> 577103 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 577103 INFO  (jetty-launcher-682-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@310c2345{HTTP/1.1,[http/1.1]}{127.0.0.1:38802}
   [junit4]   2> 577103 INFO  (jetty-launcher-682-thread-1) [    ] 
o.e.j.s.Server Started @582619ms
   [junit4]   2> 577103 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38802}
   [junit4]   2> 577103 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 577103 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_9CADC5C653F5F5F9-001/tempDir-001/node1'
   [junit4]   2> 577103 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 577103 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 577104 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 577104 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 577115 INFO  (zkCallback-685-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@68cc14e7 
name:ZooKeeperConnection Watcher:127.0.0.1:47091/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 577115 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 577116 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 577119 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 577120 INFO  (zkCallback-684-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@22d0d138 
name:ZooKeeperConnection Watcher:127.0.0.1:47091/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 577120 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 577120 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 577121 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 577127 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_9CADC5C653F5F5F9-001/tempDir-001/node1/.
   [junit4]   2> 577127 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 541990631
   [junit4]   2> 577127 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_9CADC5C653F5F5F9-001/tempDir-001/node1]
   [junit4]   2> 577127 WARN  (jetty-launcher-682-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_9CADC5C653F5F5F9-001/tempDir-001/node1/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_9CADC5C653F5F5F9-001/tempDir-001/node1/lib
   [junit4]   2> 577131 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 577133 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 577133 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 577133 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 577133 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47091/solr
   [junit4]   2> 577134 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 577134 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 577134 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 577136 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_9CADC5C653F5F5F9-001/tempDir-001/node2/.
   [junit4]   2> 577136 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1275505624
   [junit4]   2> 577136 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_9CADC5C653F5F5F9-001/tempDir-001/node2]
   [junit4]   2> 577137 WARN  (jetty-launcher-682-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_9CADC5C653F5F5F9-001/tempDir-001/node2/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_9CADC5C653F5F5F9-001/tempDir-001/node2/lib
   [junit4]   2> 577137 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 577138 INFO  (zkCallback-688-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@288a9412 
name:ZooKeeperConnection Watcher:127.0.0.1:47091 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 577138 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 577138 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 577138 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 577138 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 577138 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 577138 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47091/solr
   [junit4]   2> 577138 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 577138 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 577139 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 577141 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$69/1166585321@4d8205e7
   [junit4]   2> 577142 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 577144 INFO  (zkCallback-691-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16528696 
name:ZooKeeperConnection Watcher:127.0.0.1:47091 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 577144 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 577144 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 577145 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:38802_solr) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4e84c400 
name:ZooKeeperConnection Watcher:127.0.0.1:47091/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 577145 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 577146 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$69/1166585321@753098ac
   [junit4]   2> 577148 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 577148 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 577150 INFO  
(zkCallback-693-thread-1-processing-n:127.0.0.1:42983_solr) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@27c5934f 
name:ZooKeeperConnection Watcher:127.0.0.1:47091/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 577150 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 577152 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 577153 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 577157 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 577157 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 577160 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 577163 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 577165 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 577170 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 577172 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 577173 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 577176 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 577177 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 577177 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 577179 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 577179 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 577180 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 577181 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 577185 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 577187 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 577188 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 577189 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96596538996621318-127.0.0.1:42983_solr-n_0000000000
   [junit4]   2> 577190 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42983_solr
   [junit4]   2> 577190 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 577195 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 577196 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96596538996621317-127.0.0.1:38802_solr-n_0000000001
   [junit4]   2> 577197 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96596538996621318-127.0.0.1:42983_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 577197 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38802_solr
   [junit4]   2> 577197 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:38802_solr
   [junit4]   2> 577198 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:38802_solr) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 577199 INFO  
(zkCallback-693-thread-1-processing-n:127.0.0.1:42983_solr) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 577201 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.Overseer Overseer 
(id=96596538996621318-127.0.0.1:42983_solr-n_0000000000) starting
   [junit4]   2> 577208 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:38802_solr) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 577208 INFO  
(zkCallback-693-thread-1-processing-n:127.0.0.1:42983_solr) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 577211 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 577219 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 577220 INFO  
(OverseerCollectionConfigSetProcessor-96596538996621318-127.0.0.1:42983_solr-n_0000000000)
 [n:127.0.0.1:42983_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 577221 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42983_solr as DOWN
   [junit4]   2> 577223 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42983_solr
   [junit4]   2> 577223 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:42983_solr
   [junit4]   2> 577225 INFO  
(zkCallback-693-thread-1-processing-n:127.0.0.1:42983_solr) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 577227 INFO  
(zkCallback-693-thread-1-processing-n:127.0.0.1:42983_solr) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 577232 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 577232 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 577255 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, 
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
token.validity=36000, signer.secret.provider.zookeeper.path=/token, 
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, 
signer.secret.provider=zookeeper}
   [junit4]   2> 577259 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 577259 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 577259 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, 
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
token.validity=36000, signer.secret.provider.zookeeper.path=/token, 
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, 
signer.secret.provider=zookeeper}
   [junit4]   2> 577260 INFO  
(OverseerStateUpdate-96596538996621318-127.0.0.1:42983_solr-n_0000000000) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 577262 INFO  
(OverseerStateUpdate-96596538996621318-127.0.0.1:42983_solr-n_0000000000) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (2)
   [junit4]   2> 577264 INFO  
(OverseerStateUpdate-96596538996621318-127.0.0.1:42983_solr-n_0000000000) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42983_solr"} current state version: 0
   [junit4]   2> 577264 INFO  
(OverseerStateUpdate-96596538996621318-127.0.0.1:42983_solr-n_0000000000) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:42983_solr
   [junit4]   2> 577267 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:38802_solr) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 577267 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:38802_solr) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 577439 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 577497 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 577522 INFO  (jetty-launcher-682-thread-1-EventThread) 
[n:127.0.0.1:38802_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 577527 INFO  (jetty-launcher-682-thread-2-EventThread) 
[n:127.0.0.1:42983_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 578735 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient 
settings.
   [junit4]   2> 578736 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient 
settings.
   [junit4]   2> 578737 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_9CADC5C653F5F5F9-001/tempDir-001/node1/.
   [junit4]   2> 578737 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 578737 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_9CADC5C653F5F5F9-001/tempDir-001/node2/.
   [junit4]   2> 578738 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 578760 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 578760 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 578760 INFO  (jetty-launcher-682-thread-2) 
[n:127.0.0.1:42983_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 578760 INFO  (jetty-launcher-682-thread-1) 
[n:127.0.0.1:38802_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 578761 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[9CADC5C653F5F5F9]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 578762 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[9CADC5C653F5F5F9]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 578765 INFO  (zkCallback-696-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6f72f9a2 
name:ZooKeeperConnection Watcher:127.0.0.1:47091 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 578765 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[9CADC5C653F5F5F9]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 578766 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[9CADC5C653F5F5F9]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 578861 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[9CADC5C653F5F5F9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 578984 WARN  (qtp1056197214-4478) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo tries to renew a token 
with renewer bar
   [junit4]   2> 578986 WARN  (qtp1056197214-4478) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 578998 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[9CADC5C653F5F5F9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-Led-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: t, 01-Led-1970 00:00:00 GMT
   [junit4]   2> 579005 WARN  (qtp620638926-4472) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo tries to renew a token 
with renewer bar
   [junit4]   2> 579005 WARN  (qtp620638926-4472) [    ] o.a.s.s.KerberosPlugin 
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 579006 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[9CADC5C653F5F5F9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-Led-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: t, 01-Led-1970 00:00:00 GMT
   [junit4]   2> 579018 WARN  (qtp1056197214-4480) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew 
a token with renewer renewUser
   [junit4]   2> 579018 WARN  (qtp1056197214-4480) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 579019 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[9CADC5C653F5F5F9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-Led-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: t, 01-Led-1970 00:00:00 GMT
   [junit4]   2> 579021 WARN  (qtp620638926-4474) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew 
a token with renewer renewUser
   [junit4]   2> 579021 WARN  (qtp620638926-4474) [    ] o.a.s.s.KerberosPlugin 
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 579022 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[9CADC5C653F5F5F9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-Led-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: t, 01-Led-1970 00:00:00 GMT
   [junit4]   2> 579022 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[9CADC5C653F5F5F9])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 579069 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[9CADC5C653F5F5F9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 579104 INFO  (qtp1056197214-4484) [n:127.0.0.1:42983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVcuCmGhigFXUhbloQMDFPAxRbdEW9lsKg_wXrFCDkk51l2_B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 579104 INFO  (qtp1056197214-4484) [n:127.0.0.1:42983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVcuCmGhigFXUhbloQMDFPAxRbdEW9lsKg_wXrFCDkk51l2_B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 579115 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[9CADC5C653F5F5F9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-Led-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: t, 01-Led-1970 00:00:00 GMT
   [junit4]   2> 579120 INFO  (qtp620638926-4477) [n:127.0.0.1:38802_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVcuCmGhigFXUhbloQMDFPAxRbdEW9lsKg_wXrFCDkk51l2_B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 579120 INFO  (qtp620638926-4477) [n:127.0.0.1:38802_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVcuCmGhigFXUhbloQMDFPAxRbdEW9lsKg_wXrFCDkk51l2_B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 579125 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[9CADC5C653F5F5F9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-Led-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: t, 01-Led-1970 00:00:00 GMT
   [junit4]   2> 579125 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[9CADC5C653F5F5F9])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 579217 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[9CADC5C653F5F5F9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 579277 ERROR (qtp1056197214-4484) [n:127.0.0.1:42983_solr    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_4]
   [junit4]   2> 579288 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[9CADC5C653F5F5F9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-Led-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: t, 01-Led-1970 00:00:00 GMT
   [junit4]   2> 579293 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[9CADC5C653F5F5F9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-Led-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: t, 01-Led-1970 00:00:00 GMT
   [junit4]   2> 579322 ERROR (qtp620638926-4475) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_5]
   [junit4]   2> 579340 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[9CADC5C653F5F5F9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-Led-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: t, 01-Led-1970 00:00:00 GMT
   [junit4]   2> 579345 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[9CADC5C653F5F5F9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-Led-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: t, 01-Led-1970 00:00:00 GMT
   [junit4]   2> 579345 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[9CADC5C653F5F5F9])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 579401 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[9CADC5C653F5F5F9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 579429 ERROR (qtp620638926-4474) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_6]
   [junit4]   2> 579432 ERROR (qtp1056197214-4494) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_6]
   [junit4]   2> 579471 ERROR (qtp620638926-4476) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_7]
   [junit4]   2> 579477 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[9CADC5C653F5F5F9])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=9CADC5C653F5F5F9 
-Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Etc/UCT 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.13s J0 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9CADC5C653F5F5F9:F412F0EC836FE715]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:292)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 579556 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[9CADC5C653F5F5F9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 579584 INFO  (qtp1056197214-4479) [n:127.0.0.1:42983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVcuCmOHigFXUhbnhwgDFFLMUABmVaH0fpLqdg4CNeWDgsnoB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 579584 INFO  (qtp1056197214-4479) [n:127.0.0.1:42983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVcuCmOHigFXUhbnhwgDFFLMUABmVaH0fpLqdg4CNeWDgsnoB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 579590 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[9CADC5C653F5F5F9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-Led-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: t, 01-Led-1970 00:00:00 GMT
   [junit4]   2> 579594 INFO  (qtp620638926-4476) [n:127.0.0.1:38802_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVcuCmOHigFXUhbnhwgDFFLMUABmVaH0fpLqdg4CNeWDgsnoB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 579595 INFO  (qtp620638926-4476) [n:127.0.0.1:38802_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVcuCmOHigFXUhbnhwgDFFLMUABmVaH0fpLqdg4CNeWDgsnoB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 579601 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[9CADC5C653F5F5F9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-Led-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: t, 01-Led-1970 00:00:00 GMT
   [junit4]   2> 579654 INFO  (qtp1056197214-4485) [n:127.0.0.1:42983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVcuCmO0igFXUhbntAkDFNvgdFLMyvaO5VLTvSkzcxlJhVqzB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 579654 INFO  (qtp1056197214-4485) [n:127.0.0.1:42983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVcuCmO0igFXUhbntAkDFNvgdFLMyvaO5VLTvSkzcxlJhVqzB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 579658 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[9CADC5C653F5F5F9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-Led-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: t, 01-Led-1970 00:00:00 GMT
   [junit4]   2> 579663 INFO  (qtp620638926-4470) [n:127.0.0.1:38802_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVcuCmO0igFXUhbntAkDFNvgdFLMyvaO5VLTvSkzcxlJhVqzB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 579663 INFO  (qtp620638926-4470) [n:127.0.0.1:38802_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVcuCmO0igFXUhbntAkDFNvgdFLMyvaO5VLTvSkzcxlJhVqzB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 579667 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[9CADC5C653F5F5F9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-Led-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: t, 01-Led-1970 00:00:00 GMT
   [junit4]   2> 579727 INFO  (qtp1056197214-4480) [n:127.0.0.1:42983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVcuCmP2igFXUhbn9goDFNzNN4fqoMHs2xhLYCb1yELrQ9QqB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 579727 INFO  (qtp1056197214-4480) [n:127.0.0.1:42983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVcuCmP2igFXUhbn9goDFNzNN4fqoMHs2xhLYCb1yELrQ9QqB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 579732 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[9CADC5C653F5F5F9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-Led-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: t, 01-Led-1970 00:00:00 GMT
   [junit4]   2> 579735 INFO  (qtp620638926-4472) [n:127.0.0.1:38802_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVcuCmP2igFXUhbn9goDFNzNN4fqoMHs2xhLYCb1yELrQ9QqB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 579735 INFO  (qtp620638926-4472) [n:127.0.0.1:38802_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVcuCmP2igFXUhbn9goDFNzNN4fqoMHs2xhLYCb1yELrQ9QqB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 579740 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[9CADC5C653F5F5F9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-Led-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: t, 01-Led-1970 00:00:00 GMT
   [junit4]   2> 579765 INFO  (qtp1056197214-4478) [n:127.0.0.1:42983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVcuCmQ_igFXUhboPwsDFKq8Edy66VcT4kus-p5fkR__ygpfB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 579765 INFO  (qtp1056197214-4478) [n:127.0.0.1:42983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVcuCmQ_igFXUhboPwsDFKq8Edy66VcT4kus-p5fkR__ygpfB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 579769 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[9CADC5C653F5F5F9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-Led-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: t, 01-Led-1970 00:00:00 GMT
   [junit4]   2> 579777 INFO  (qtp620638926-4472) [n:127.0.0.1:38802_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVcuCmQ_igFXUhboPwsDFKq8Edy66VcT4kus-p5fkR__ygpfB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 579777 INFO  (qtp620638926-4472) [n:127.0.0.1:38802_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVcuCmQ_igFXUhboPwsDFKq8Edy66VcT4kus-p5fkR__ygpfB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 579784 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[9CADC5C653F5F5F9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-Led-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: t, 01-Led-1970 00:00:00 GMT
   [junit4]   2> 579784 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[9CADC5C653F5F5F9])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 579824 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[9CADC5C653F5F5F9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 579853 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[9CADC5C653F5F5F9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-Led-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: t, 01-Led-1970 00:00:00 GMT
   [junit4]   2> 579856 INFO  (qtp1056197214-4482) [n:127.0.0.1:42983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVcuCmSTigFXUhbokwwDFFAIsEA6rOiWBM1Iqu189I78IrluB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 579857 INFO  (qtp1056197214-4482) [n:127.0.0.1:42983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVcuCmSTigFXUhbokwwDFFAIsEA6rOiWBM1Iqu189I78IrluB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 579857 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[9CADC5C653F5F5F9])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 579945 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[9CADC5C653F5F5F9]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 579964 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[9CADC5C653F5F5F9]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 579974 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[9CADC5C653F5F5F9]) 
[    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 579977 INFO  (zkCallback-698-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a8edab6 
name:ZooKeeperConnection Watcher:127.0.0.1:47091/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 579978 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[9CADC5C653F5F5F9]) 
[    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 579978 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[9CADC5C653F5F5F9]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 579980 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[9CADC5C653F5F5F9]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 580035 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[9CADC5C653F5F5F9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 580040 INFO  (qtp1056197214-4480) [n:127.0.0.1:42983_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 580040 INFO  (qtp1056197214-4480) [n:127.0.0.1:42983_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 580041 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[9CADC5C653F5F5F9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1473982215784&s=+zMU6lxrjvDy6gTqnRMn18/c+Ps=";
 Path=/; Domain=127.0.0.1; Expires= t, 15-Zá -2016 23:30:15 GMT; HttpOnly". 
Invalid 'expires' attribute: t, 15-Zá -2016 23:30:15 GMT
   [junit4]   2> 580041 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[9CADC5C653F5F5F9])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 580045 INFO  (jetty-launcher-682-thread-2) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@310c2345{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 580045 INFO  (jetty-launcher-682-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@3468715a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 580047 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=541990631
   [junit4]   2> 580047 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1275505624
   [junit4]   2> 580047 INFO  (jetty-launcher-682-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:38802_solr as DOWN
   [junit4]   2> 580050 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:42983_solr as DOWN
   [junit4]   2> 580056 INFO  
(zkCallback-693-thread-1-processing-n:127.0.0.1:42983_solr) 
[n:127.0.0.1:42983_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: [2])
   [junit4]   2> 580059 INFO  
(OverseerStateUpdate-96596538996621318-127.0.0.1:42983_solr-n_0000000000) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38802_solr"} current state version: 0
   [junit4]   2> 580059 INFO  
(OverseerStateUpdate-96596538996621318-127.0.0.1:42983_solr-n_0000000000) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:38802_solr
   [junit4]   2> 580060 ERROR 
(Thread[Thread-1184,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:38802_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 580061 INFO  
(zkCallback-693-thread-1-processing-n:127.0.0.1:42983_solr) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 580066 INFO  
(OverseerStateUpdate-96596538996621318-127.0.0.1:42983_solr-n_0000000000) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42983_solr"} current state version: 0
   [junit4]   2> 580066 INFO  
(OverseerStateUpdate-96596538996621318-127.0.0.1:42983_solr-n_0000000000) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:42983_solr
   [junit4]   2> 580072 INFO  (jetty-launcher-682-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=96596538996621318-127.0.0.1:42983_solr-n_0000000000) closing
   [junit4]   2> 580074 INFO  
(OverseerStateUpdate-96596538996621318-127.0.0.1:42983_solr-n_0000000000) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42983_solr
   [junit4]   2> 580076 INFO  
(zkCallback-693-thread-1-processing-n:127.0.0.1:42983_solr) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 580098 INFO  (jetty-launcher-682-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@476577ba{/solr,null,UNAVAILABLE}
   [junit4]   2> 581579 WARN  
(zkCallback-693-thread-1-processing-n:127.0.0.1:42983_solr) 
[n:127.0.0.1:42983_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 581580 ERROR 
(Thread[Thread-1182,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:42983_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 581585 INFO  (jetty-launcher-682-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@433d9333{/solr,null,UNAVAILABLE}
   [junit4]   2> 581589 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 0x1572e0a596d0007, 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> 581598 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[9CADC5C653F5F5F9]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:47091 47091
   [junit4]   2> 581710 INFO  (Thread-1162) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:47091 47091
   [junit4]   2> 581712 WARN  (Thread-1162) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_13
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 581713 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[9CADC5C653F5F5F9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_9CADC5C653F5F5F9-001
   [junit4]   2> Sep 15, 2016 1:30:17 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1046, maxMBSortInHeap=6.700890330022093, 
sim=RandomSimilarity(queryNorm=true): {}, locale=cs, timezone=Etc/UCT
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=109330776,total=394264576
   [junit4]   2> NOTE: All tests run in this JVM: [TestUninvertingReader, 
TestStandardQParsers, TestUniqueKeyFieldResource, TestRestManager, 
DeleteShardTest, CursorMarkTest, TestDistributedSearch, 
TestElisionMultitermQuery, DataDrivenBlockJoinTest, TestRemoteStreaming, 
TestCustomSort, TestTrieFacet, TestBM25SimilarityFactory, FileUtilsTest, 
TolerantUpdateProcessorTest, SparseHLLTest, OutputWriterTest, BufferStoreTest, 
DistributedQueryComponentOptimizationTest, QueryResultKeyTest, EnumFieldTest, 
TestTolerantSearch, UnloadDistributedZkTest, TestCSVResponseWriter, 
DocumentBuilderTest, ResponseLogComponentTest, TestCloudPivotFacet, 
HLLSerializationTest, CollectionTooManyReplicasTest, DateFieldTest, 
DocValuesTest, ExplicitHLLTest, DirectSolrSpellCheckerTest, BooleanFieldTest, 
TestJsonRequest, CdcrReplicationHandlerTest, TestGeoJSONResponseWriter, 
TestSortByMinMaxFunction, TestCollectionAPI, PeerSyncTest, 
TestFreeTextSuggestions, RestartWhileUpdatingTest, IndexBasedSpellCheckerTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestSolrDynamicMBean, 
TestNumericTerms32, ConjunctionSolrSpellCheckerTest, RankQueryTest, 
TestSchemaResource, VersionInfoTest, ClusterStateUpdateTest, 
CoreAdminRequestStatusTest, TestDistributedStatsComponentCardinality, 
TestSimpleQParserPlugin, TestSolrQueryParserDefaultOperatorResource, 
TestDefaultStatsCache, UniqFieldsUpdateProcessorFactoryTest, 
TestHdfsBackupRestoreCore, TestRandomCollapseQParserPlugin, 
TestSolrConfigHandlerConcurrent, TestAddFieldRealTimeGet, 
TestSubQueryTransformerCrossCore, TestReplicaProperties, SolrRequestParserTest, 
DistributedExpandComponentTest, DistributedVersionInfoTest, TermsComponentTest, 
TestSolrCloudWithDelegationTokens]
   [junit4] Completed [109/631 (1!)] on J0 in 5.56s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 1172 lines...]
   [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_9CADC5C653F5F5F9-001/init-core-data-001
   [junit4]   2> 2296235 INFO  
(SUITE-CustomCollectionTest-seed#[9CADC5C653F5F5F9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 2296235 INFO  
(SUITE-CustomCollectionTest-seed#[9CADC5C653F5F5F9]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2296237 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2296238 INFO  (Thread-6885) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2296238 INFO  (Thread-6885) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2296338 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:56990
   [junit4]   2> 2296338 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2296339 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2296342 INFO  (zkCallback-3573-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3587b4ab 
name:ZooKeeperConnection Watcher:127.0.0.1:56990 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2296342 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2296342 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2296342 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2296346 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2296346 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2296347 INFO  (zkCallback-3574-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@47965a26 
name:ZooKeeperConnection Watcher:127.0.0.1:56990/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2296348 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2296348 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2296348 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2296351 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2296353 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2296355 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2296357 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2296357 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2296361 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2296361 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2296364 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2296364 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2296368 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2296368 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2296370 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2296370 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2296373 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2296373 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2296375 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2296376 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2296378 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2296378 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2296381 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2296381 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2296383 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2296383 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2296386 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2296386 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2296532 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_9CADC5C653F5F5F9-001/control-001/cores/collection1
   [junit4]   2> 2296533 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 2296534 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@404ef460{/,null,AVAILABLE}
   [junit4]   2> 2296535 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3928c57e{HTTP/1.1,[http/1.1]}{127.0.0.1:46743}
   [junit4]   2> 2296535 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] o.e.j.s.Server 
Started @2299823ms
   [junit4]   2> 2296535 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_9CADC5C653F5F5F9-001/tempDir-001/control/data,
 hostContext=/, hostPort=46743, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_9CADC5C653F5F5F9-001/control-001/cores}
   [junit4]   2> 2296535 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2296535 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_9CADC5C653F5F5F9-001/control-001'
   [junit4]   2> 2296535 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2296535 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2296536 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2296536 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2296537 INFO  (zkCallback-3575-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ce8024e 
name:ZooKeeperConnection Watcher:127.0.0.1:56990/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2296538 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2296538 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2296539 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2296539 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_9CADC5C653F5F5F9-001/control-001/solr.xml
   [junit4]   2> 2296545 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_9CADC5C653F5F5F9-001/control-001/cores
   [junit4]   2> 2296546 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1717464083
   [junit4]   2> 2296546 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_9CADC5C653F5F5F9-001/control-001]
   [junit4]   2> 2296546 WARN  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_9CADC5C653F5F5F9-001/control-001/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_9CADC5C653F5F5F9-001/control-001/lib
   [junit4]   2> 2296546 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2296548 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2296548 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2296548 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2296548 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56990/solr
   [junit4]   2> 2296548 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2296549 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2296549 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2296551 INFO  (zkCallback-3578-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5079e990 
name:ZooKeeperConnection Watcher:127.0.0.1:56990 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2296551 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2296551 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2296553 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [n:127.0.0.1:46743_    
] o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$10/1688201152@1445edfc
   [junit4]   2> 2296553 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [n:127.0.0.1:46743_    
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2296555 INFO  
(zkCallback-3579-thread-1-processing-n:127.0.0.1:46743_) [n:127.0.0.1:46743_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1922ba0e 
name:ZooKeeperConnection Watcher:127.0.0.1:56990/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2296556 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [n:127.0.0.1:46743_    
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2296557 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [n:127.0.0.1:46743_    
] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2296560 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [n:127.0.0.1:46743_    
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2296564 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [n:127.0.0.1:46743_    
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2296568 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [n:127.0.0.1:46743_    
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2296572 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9]) [n:127.0.0.1:46743_    
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2296576 INFO  
(TEST-CustomCollectionTest.test-seed#[9CADC5C653F5F5F9

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

etRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    >        ... 53 more
   [junit4]   2> 2578310 INFO  
(SUITE-CustomCollectionTest-seed#[9CADC5C653F5F5F9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_9CADC5C653F5F5F9-001
   [junit4]   2> Sep 15, 2016 2:03:31 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{shard_s=PostingsFormat(name=Memory doPackFST= true), 
other_tl1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 range_facet_l_dv=PostingsFormat(name=MockRandom), 
multiDefault=PostingsFormat(name=Memory doPackFST= true), 
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 a_i1=PostingsFormat(name=Memory doPackFST= true), 
range_facet_l=PostingsFormat(name=Memory doPackFST= true), 
_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 a_t=PostingsFormat(name=Memory doPackFST= true), 
id=PostingsFormat(name=MockRandom), range_facet_i_dv=PostingsFormat(name=Memory 
doPackFST= true), text=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
_route_=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
timestamp=PostingsFormat(name=Memory doPackFST= true)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1615, 
maxMBSortInHeap=7.192337476261775, sim=RandomSimilarity(queryNorm=true): {}, 
locale=de-AT, timezone=Australia/Perth
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=67398168,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: 
[SpellPossibilityIteratorTest, CollectionsAPIDistributedZkTest, 
MinimalSchemaTest, RAMDirectoryFactoryTest, SearchHandlerTest, 
TestSizeLimitedDistributedMap, MergeStrategyTest, HdfsRecoveryZkTest, 
TestMiniSolrCloudCluster, HighlighterConfigTest, PeerSyncReplicationTest, 
CollectionStateFormat2Test, HdfsNNFailoverTest, TestSearchPerf, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestNonDefinedSimilarityFactory, 
HdfsChaosMonkeySafeLeaderTest, HdfsWriteToMultipleCollectionsTest, 
SpellCheckComponentTest, TestRecoveryHdfs, TestRawTransformer, 
TestSolrQueryParser, TestBadConfig, TestFoldingMultitermQuery, 
TestValueSourceCache, TestSerializedLuceneMatchVersion, 
TestDistributedMissingSort, TestTrie, SaslZkACLProviderTest, 
TestLMDirichletSimilarityFactory, AsyncCallRequestStatusResponseTest, 
GraphQueryTest, SuggestComponentTest, BJQParserTest, TestDocTermOrds, 
TestManagedStopFilterFactory, TestTrackingShardHandlerFactory, 
BadCopyFieldTest, SpatialHeatmapFacetsTest, ScriptEngineTest, 
SortByFunctionTest, DeleteStatusTest, TestDocSet, TestSchemaNameResource, 
TestFieldCacheSort, BasicAuthIntegrationTest, TestPHPSerializedResponseWriter, 
CloudExitableDirectoryReaderTest, CoreMergeIndexesAdminHandlerTest, 
RequestLoggingTest, TestCloudManagedSchema, RuleEngineTest, 
TestSolrDeletionPolicy2, BaseCdcrDistributedZkTest, OpenCloseCoreStressTest, 
StatsComponentTest, SolrIndexConfigTest, SimpleCollectionCreateDeleteTest, 
ShowFileRequestHandlerTest, TestSchemaSimilarityResource, 
CdcrReplicationDistributedZkTest, DirectUpdateHandlerOptimizeTest, 
TestLocalFSCloudBackupRestore, UUIDFieldTest, 
DistribDocExpirationUpdateProcessorTest, TestRangeQuery, ZkSolrClientTest, 
TlogReplayBufferedWhileIndexingTest, TestSchemaManager, TestBulkSchemaAPI, 
TestSSLRandomization, EchoParamsTest, URLClassifyProcessorTest, 
UpdateRequestProcessorFactoryTest, TestGraphMLResponseWriter, 
TestSolrConfigHandlerCloud, TestAuthenticationFramework, 
TestFileDictionaryLookup, TestSortingResponseWriter, 
TestTolerantUpdateProcessorCloud, TestMaxScoreQueryParser, TestNumericTerms64, 
BlockDirectoryTest, JsonLoaderTest, DistributedFacetPivotSmallTest, 
TestLegacyFieldCache, DeleteReplicaTest, ShardRoutingCustomTest, 
DistributedSuggestComponentTest, BadIndexSchemaTest, TestExpandComponent, 
TestFieldSortValues, SpellCheckCollatorTest, HdfsDirectoryTest, 
TestDocBasedVersionConstraints, SolrInfoMBeanTest, 
CurrencyFieldOpenExchangeTest, TestInitParams, TestConfigReload, 
ResourceLoaderTest, TestCloudInspectUtil, TestRandomFaceting, 
VMParamsZkACLAndCredentialsProvidersTest, WordBreakSolrSpellCheckerTest, 
TestStressCloudBlindAtomicUpdates, UpdateParamsTest, ForceLeaderTest, 
TestReplicationHandlerBackup, RequestHandlersTest, BlockJoinFacetRandomTest, 
CdcrRequestHandlerTest, DateMathParserTest, HdfsBasicDistributedZkTest, 
IndexSchemaTest, TestStressUserVersions, ZkStateWriterTest, TestWriterPerf, 
OverseerStatusTest, TestSolrFieldCacheMBean, 
DocExpirationUpdateProcessorFactoryTest, BitVectorTest, SolrCloudExampleTest, 
TestAtomicUpdateErrorCases, HighlighterMaxOffsetTest, SortSpecParsingTest, 
TestLuceneMatchVersion, TestConfig, TestDFRSimilarityFactory, 
TestExclusionRuleCollectionAccess, DocValuesMissingTest, SolrIndexSplitterTest, 
TestDistribDocBasedVersion, CopyFieldTest, CdcrUpdateLogTest, 
ConcurrentDeleteAndCreateCollectionTest, TestDistributedGrouping, 
FieldAnalysisRequestHandlerTest, TestRequestForwarding, BasicZkTest, 
TestSolrCoreProperties, TestRestoreCore, CacheHeaderTest, TestJoin, 
DeleteLastCustomShardedReplicaTest, DistributedFacetExistsSmallTest, 
CoreAdminHandlerTest, TestFieldCollectionResource, 
SignatureUpdateProcessorFactoryTest, TestFieldCacheVsDocValues, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
SyncSliceTest, LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest, 
FullSolrCloudDistribCmdsTest, TestReplicationHandler, LeaderElectionTest, 
TestZkChroot, ZkCLITest, AutoCommitTest, TestFaceting, TestRecovery, 
TestHashPartitioner, DistributedSpellCheckComponentTest, 
TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, 
TestStressReorder, TestReload, TestStressVersions, HardAutoCommitTest, 
DistributedTermsComponentTest, SimpleFacetsTest, TestSolr4Spatial, 
SolrCoreTest, QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, 
TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, 
TestIndexSearcher, SoftAutoCommitTest, TestPseudoReturnFields, 
FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, 
DistanceFunctionTest, XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, 
TestQueryUtils, TestReversedWildcardFilterFactory, TestQueryTypes, 
FileBasedSpellCheckerTest, TermVectorComponentTest, MoreLikeThisHandlerTest, 
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, ReturnFieldsTest, 
JSONWriterTest, QueryParsingTest, PingRequestHandlerTest, SOLR749Test, 
TestQuerySenderListener, AlternateDirectoryTest, TestQuerySenderNoQuery, 
TestMergePolicyConfig, SampleTest, TestBinaryField, NumericFieldsTest, 
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, 
DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestCodecSupport, 
TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, 
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, 
TestJmxMonitoredMap, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, 
PluginInfoTest, PreAnalyzedFieldTest, PrimUtilsTest, ClusterStateTest, 
TestLRUCache, TestDocumentBuilder, SliceStateTest, 
DistributedIntervalFacetingTest, ConnectionReuseTest, AssignTest, 
AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest, 
ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, 
CustomCollectionTest]
   [junit4] Completed [470/631 (2!)] on J1 in 282.87s, 1 test, 1 error <<< 
FAILURES!

[...truncated 60731 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to