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

1 tests failed.
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([63B9C945E36535DD:B06FC6F33FF2731]: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:282)
        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 11658 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_63B9C945E36535DD-001/init-core-data-001
   [junit4]   2> 1994080 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[63B9C945E36535DD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1994084 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[63B9C945E36535DD]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1994084 INFO  (Thread-4259) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1994084 INFO  (Thread-4259) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1994184 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[63B9C945E36535DD]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:54344
   [junit4]   2> 1994184 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[63B9C945E36535DD]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1994184 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[63B9C945E36535DD]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1994187 INFO  (zkCallback-2088-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6c92b088 
name:ZooKeeperConnection Watcher:127.0.0.1:54344 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1994187 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[63B9C945E36535DD]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1994187 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[63B9C945E36535DD]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1994187 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[63B9C945E36535DD]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1994189 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[63B9C945E36535DD]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 1994225 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1994225 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1994228 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@39dccdd6{/solr,null,AVAILABLE}
   [junit4]   2> 1994230 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@70aa7840{/solr,null,AVAILABLE}
   [junit4]   2> 1994230 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@5dc1b280{SSL,[ssl, 
http/1.1]}{127.0.0.1:61158}
   [junit4]   2> 1994230 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.e.j.s.Server Started @1999230ms
   [junit4]   2> 1994230 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61158}
   [junit4]   2> 1994230 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1994230 INFO  (jetty-launcher-2087-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_63B9C945E36535DD-001/tempDir-001/node1'
   [junit4]   2> 1994230 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1994230 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1994231 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1994231 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1994231 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@499e0a4d{SSL,[ssl, 
http/1.1]}{127.0.0.1:48854}
   [junit4]   2> 1994231 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.e.j.s.Server Started @1999231ms
   [junit4]   2> 1994231 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=48854}
   [junit4]   2> 1994231 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1994231 INFO  (jetty-launcher-2087-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_63B9C945E36535DD-001/tempDir-001/node2'
   [junit4]   2> 1994231 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1994231 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1994232 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1994232 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1994235 INFO  (zkCallback-2089-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@8fd979f name:ZooKeeperConnection 
Watcher:127.0.0.1:54344/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1994236 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1994236 INFO  (zkCallback-2090-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@52510cb0 
name:ZooKeeperConnection Watcher:127.0.0.1:54344/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1994236 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1994236 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1994236 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1994236 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1994237 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1994243 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 0x15744b4ee410001, 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> 1994243 INFO  (jetty-launcher-2087-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_63B9C945E36535DD-001/tempDir-001/node1/.
   [junit4]   2> 1994244 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 0x15744b4ee410002, 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> 1994244 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1083376908
   [junit4]   2> 1994243 INFO  (jetty-launcher-2087-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_63B9C945E36535DD-001/tempDir-001/node2/.
   [junit4]   2> 1994244 INFO  (jetty-launcher-2087-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_63B9C945E36535DD-001/tempDir-001/node1]
   [junit4]   2> 1994244 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1482615724
   [junit4]   2> 1994244 INFO  (jetty-launcher-2087-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_63B9C945E36535DD-001/tempDir-001/node2]
   [junit4]   2> 1994244 WARN  (jetty-launcher-2087-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_63B9C945E36535DD-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_63B9C945E36535DD-001/tempDir-001/node1/lib
   [junit4]   2> 1994244 WARN  (jetty-launcher-2087-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_63B9C945E36535DD-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_63B9C945E36535DD-001/tempDir-001/node2/lib
   [junit4]   2> 1994244 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1994244 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1994247 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1994247 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1994247 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1994247 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54344/solr
   [junit4]   2> 1994247 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1994247 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1994247 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1994249 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1994251 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1994251 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1994249 INFO  (zkCallback-2093-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@334a330f 
name:ZooKeeperConnection Watcher:127.0.0.1:54344 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1994251 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1994251 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1994251 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54344/solr
   [junit4]   2> 1994252 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1994252 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1994252 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1994253 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$79/1809734056@65a10cb5
   [junit4]   2> 1994253 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1994254 INFO  (zkCallback-2096-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@456768fd 
name:ZooKeeperConnection Watcher:127.0.0.1:54344 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1994255 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1994255 INFO  
(zkCallback-2097-thread-1-processing-n:127.0.0.1:48854_solr) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@78f7f01b 
name:ZooKeeperConnection Watcher:127.0.0.1:54344/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1994255 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1994255 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1994256 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1994256 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$79/1809734056@7ba64a48
   [junit4]   2> 1994256 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1994258 INFO  
(zkCallback-2098-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@73d55783 
name:ZooKeeperConnection Watcher:127.0.0.1:54344/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1994258 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1994262 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1994266 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1994266 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1994269 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1994269 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1994271 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1994272 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1994273 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1994274 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1994275 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1994275 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1994277 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1994277 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1994278 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1994280 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1994280 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1994281 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1994281 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 1994282 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1994284 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1994285 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{urlScheme=https}
   [junit4]   2> 1994286 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1994287 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1994288 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1994290 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1994290 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96621460893794309-127.0.0.1:48854_solr-n_0000000000
   [junit4]   2> 1994291 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:48854_solr
   [junit4]   2> 1994291 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1994293 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.Overseer Overseer 
(id=96621460893794309-127.0.0.1:48854_solr-n_0000000000) starting
   [junit4]   2> 1994293 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1994294 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96621460893794310-127.0.0.1:61158_solr-n_0000000001
   [junit4]   2> 1994295 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1994296 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96621460893794309-127.0.0.1:48854_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1994296 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61158_solr
   [junit4]   2> 1994296 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:61158_solr
   [junit4]   2> 1994298 INFO  
(zkCallback-2097-thread-1-processing-n:127.0.0.1:48854_solr) 
[n:127.0.0.1:48854_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> 1994299 INFO  
(zkCallback-2098-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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> 1994299 INFO  
(zkCallback-2097-thread-1-processing-n:127.0.0.1:48854_solr) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1994299 INFO  
(zkCallback-2098-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1994302 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1994303 INFO  
(OverseerCollectionConfigSetProcessor-96621460893794309-127.0.0.1:48854_solr-n_0000000000)
 [n:127.0.0.1:48854_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1994303 INFO  
(OverseerStateUpdate-96621460893794309-127.0.0.1:48854_solr-n_0000000000) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1994303 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:48854_solr as DOWN
   [junit4]   2> 1994304 INFO  
(OverseerStateUpdate-96621460893794309-127.0.0.1:48854_solr-n_0000000000) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (1)
   [junit4]   2> 1994305 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48854_solr
   [junit4]   2> 1994305 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:48854_solr
   [junit4]   2> 1994307 INFO  
(OverseerStateUpdate-96621460893794309-127.0.0.1:48854_solr-n_0000000000) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:48854_solr"} current state version: 0
   [junit4]   2> 1994307 INFO  
(OverseerStateUpdate-96621460893794309-127.0.0.1:48854_solr-n_0000000000) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:48854_solr
   [junit4]   2> 1994307 INFO  
(zkCallback-2097-thread-1-processing-n:127.0.0.1:48854_solr) 
[n:127.0.0.1:48854_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> 1994308 INFO  
(zkCallback-2098-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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> 1994308 INFO  
(zkCallback-2098-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1994308 INFO  
(zkCallback-2097-thread-1-processing-n:127.0.0.1:48854_solr) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1994340 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1994341 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1994360 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_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> 1994364 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1994364 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1994365 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_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> 1994467 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1994467 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1994513 INFO  (jetty-launcher-2087-thread-1-EventThread) 
[n:127.0.0.1:61158_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 1994514 INFO  (jetty-launcher-2087-thread-2-EventThread) 
[n:127.0.0.1:48854_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 1994691 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient 
settings.
   [junit4]   2> 1994691 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient 
settings.
   [junit4]   2> 1994699 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_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_63B9C945E36535DD-001/tempDir-001/node2/.
   [junit4]   2> 1994699 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1994700 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_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_63B9C945E36535DD-001/tempDir-001/node1/.
   [junit4]   2> 1994700 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1994700 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1994700 INFO  (jetty-launcher-2087-thread-2) 
[n:127.0.0.1:48854_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1994708 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1994708 INFO  (jetty-launcher-2087-thread-1) 
[n:127.0.0.1:61158_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1994709 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[63B9C945E36535DD]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1994709 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[63B9C945E36535DD]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1994712 INFO  (zkCallback-2101-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@29c22b91 
name:ZooKeeperConnection Watcher:127.0.0.1:54344 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1994712 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[63B9C945E36535DD]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1994712 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[63B9C945E36535DD]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1994755 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[63B9C945E36535DD])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 1994966 ERROR (qtp1695613989-13478) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 1995043 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[63B9C945E36535DD])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1995067 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[63B9C945E36535DD])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1995106 ERROR (qtp1365110139-13488) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 1995119 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[63B9C945E36535DD])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1995125 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[63B9C945E36535DD])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1995126 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[63B9C945E36535DD])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 1995160 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[63B9C945E36535DD]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 1995169 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[63B9C945E36535DD]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1995170 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[63B9C945E36535DD]) 
[    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1995172 INFO  (zkCallback-2103-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@295041df 
name:ZooKeeperConnection Watcher:127.0.0.1:54344/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1995172 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[63B9C945E36535DD]) 
[    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1995173 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[63B9C945E36535DD]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1995175 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[63B9C945E36535DD]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 1995212 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[63B9C945E36535DD])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 1995224 INFO  (qtp1695613989-13486) [n:127.0.0.1:48854_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> 1995224 INFO  (qtp1695613989-13486) [n:127.0.0.1:48854_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> 1995225 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[63B9C945E36535DD])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1474362491821&s=D65JEnzBTnjx8g+9CDKk4y7i/lI=";
 Path=/; Domain=127.0.0.1; Expires= , 20-   -2016 09:08:11 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: , 20- -2016 09:08:11 GMT
   [junit4]   2> 1995225 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[63B9C945E36535DD])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 1995257 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[63B9C945E36535DD])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 1995307 WARN  (qtp1695613989-13483) [    ] 
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> 1995307 WARN  (qtp1695613989-13483) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 1995308 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[63B9C945E36535DD])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1995309 WARN  (qtp1365110139-13493) [    ] 
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> 1995310 WARN  (qtp1365110139-13493) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 1995310 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[63B9C945E36535DD])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1995318 WARN  (qtp1695613989-13484) [    ] 
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> 1995318 WARN  (qtp1695613989-13484) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 1995319 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[63B9C945E36535DD])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1995320 WARN  (qtp1365110139-13490) [    ] 
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> 1995320 WARN  (qtp1365110139-13490) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 1995323 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[63B9C945E36535DD])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1995323 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[63B9C945E36535DD])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 1995346 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[63B9C945E36535DD])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 1995380 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[63B9C945E36535DD])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=63B9C945E36535DD 
-Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=America/Dawson_Creek 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.06s J0 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([63B9C945E36535DD:B06FC6F33FF2731]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1995416 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[63B9C945E36535DD])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 1995463 INFO  (qtp1695613989-13478) [n:127.0.0.1:48854_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVdEtPN0igFXaMF3dAcDFGuj6JNbJ3Ejs6LdDhyZlCXQLSuqB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1995463 INFO  (qtp1695613989-13478) [n:127.0.0.1:48854_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVdEtPN0igFXaMF3dAcDFGuj6JNbJ3Ejs6LdDhyZlCXQLSuqB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1995475 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[63B9C945E36535DD])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1995482 INFO  (qtp1365110139-13488) [n:127.0.0.1:61158_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVdEtPN0igFXaMF3dAcDFGuj6JNbJ3Ejs6LdDhyZlCXQLSuqB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1995482 INFO  (qtp1365110139-13488) [n:127.0.0.1:61158_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVdEtPN0igFXaMF3dAcDFGuj6JNbJ3Ejs6LdDhyZlCXQLSuqB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1995491 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[63B9C945E36535DD])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1995522 INFO  (qtp1695613989-13484) [n:127.0.0.1:48854_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVdEtPPEigFXaMF3xAgDFOgiJSxOA3xoiVaqMUZIyywePhvQB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1995522 INFO  (qtp1695613989-13484) [n:127.0.0.1:48854_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVdEtPPEigFXaMF3xAgDFOgiJSxOA3xoiVaqMUZIyywePhvQB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1995532 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[63B9C945E36535DD])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1995537 INFO  (qtp1365110139-13492) [n:127.0.0.1:61158_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVdEtPPEigFXaMF3xAgDFOgiJSxOA3xoiVaqMUZIyywePhvQB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1995537 INFO  (qtp1365110139-13492) [n:127.0.0.1:61158_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVdEtPPEigFXaMF3xAgDFOgiJSxOA3xoiVaqMUZIyywePhvQB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1995558 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[63B9C945E36535DD])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1995578 INFO  (qtp1695613989-13485) [n:127.0.0.1:48854_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVdEtPQEigFXaMF4BAkDFC7aq8PsOrm-hbDD4wK7TZuSl197B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1995578 INFO  (qtp1695613989-13485) [n:127.0.0.1:48854_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVdEtPQEigFXaMF4BAkDFC7aq8PsOrm-hbDD4wK7TZuSl197B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1995586 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[63B9C945E36535DD])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1995601 INFO  (qtp1365110139-13491) [n:127.0.0.1:61158_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVdEtPQEigFXaMF4BAkDFC7aq8PsOrm-hbDD4wK7TZuSl197B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1995601 INFO  (qtp1365110139-13491) [n:127.0.0.1:61158_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVdEtPQEigFXaMF4BAkDFC7aq8PsOrm-hbDD4wK7TZuSl197B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1995614 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[63B9C945E36535DD])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1995658 INFO  (qtp1695613989-13483) [n:127.0.0.1:48854_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVdEtPQ8igFXaMF4PAoDFFC3kyiLvbOylsrkVA04-tLzE1RXB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1995658 INFO  (qtp1695613989-13483) [n:127.0.0.1:48854_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVdEtPQ8igFXaMF4PAoDFFC3kyiLvbOylsrkVA04-tLzE1RXB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1995666 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[63B9C945E36535DD])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1995671 INFO  (qtp1365110139-13493) [n:127.0.0.1:61158_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVdEtPQ8igFXaMF4PAoDFFC3kyiLvbOylsrkVA04-tLzE1RXB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1995671 INFO  (qtp1365110139-13493) [n:127.0.0.1:61158_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVdEtPQ8igFXaMF4PAoDFFC3kyiLvbOylsrkVA04-tLzE1RXB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1995678 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[63B9C945E36535DD])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1995678 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[63B9C945E36535DD])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 1995707 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[63B9C945E36535DD])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 1995721 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[63B9C945E36535DD])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1995725 INFO  (qtp1695613989-13479) [n:127.0.0.1:48854_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVdEtPSZigFXaMF4mQsDFIGCRG-u4nCeHBHi7TZJHLXwyn8EB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1995725 INFO  (qtp1695613989-13479) [n:127.0.0.1:48854_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVdEtPSZigFXaMF4mQsDFIGCRG-u4nCeHBHi7TZJHLXwyn8EB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1995726 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[63B9C945E36535DD])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 1995750 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[63B9C945E36535DD])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 1995763 INFO  (qtp1695613989-13479) [n:127.0.0.1:48854_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVdEtPTDigFXaMF4wwwDFHlwqPnXZMTMEYAO3FvtLRBZ2GRoB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1995763 INFO  (qtp1695613989-13479) [n:127.0.0.1:48854_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVdEtPTDigFXaMF4wwwDFHlwqPnXZMTMEYAO3FvtLRBZ2GRoB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1995772 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[63B9C945E36535DD])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1995777 INFO  (qtp1365110139-13490) [n:127.0.0.1:61158_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVdEtPTDigFXaMF4wwwDFHlwqPnXZMTMEYAO3FvtLRBZ2GRoB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1995777 INFO  (qtp1365110139-13490) [n:127.0.0.1:61158_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVdEtPTDigFXaMF4wwwDFHlwqPnXZMTMEYAO3FvtLRBZ2GRoB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1995783 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[63B9C945E36535DD])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; 
Secure; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1995784 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[63B9C945E36535DD])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 1995785 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@5dc1b280{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1995786 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1083376908
   [junit4]   2> 1995786 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:61158_solr as DOWN
   [junit4]   2> 1995787 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@499e0a4d{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1995787 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1482615724
   [junit4]   2> 1995788 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:48854_solr as DOWN
   [junit4]   2> 1995792 INFO  
(OverseerStateUpdate-96621460893794309-127.0.0.1:48854_solr-n_0000000000) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:61158_solr"} current state version: 0
   [junit4]   2> 1995792 INFO  
(OverseerStateUpdate-96621460893794309-127.0.0.1:48854_solr-n_0000000000) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:61158_solr
   [junit4]   2> 1995793 INFO  
(OverseerStateUpdate-96621460893794309-127.0.0.1:48854_solr-n_0000000000) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:48854_solr"} current state version: 0
   [junit4]   2> 1995794 INFO  
(OverseerStateUpdate-96621460893794309-127.0.0.1:48854_solr-n_0000000000) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:48854_solr
   [junit4]   2> 1995797 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=96621460893794309-127.0.0.1:48854_solr-n_0000000000) closing
   [junit4]   2> 1995797 INFO  
(OverseerStateUpdate-96621460893794309-127.0.0.1:48854_solr-n_0000000000) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:48854_solr
   [junit4]   2> 1995798 INFO  
(zkCallback-2097-thread-3-processing-n:127.0.0.1:48854_solr) 
[n:127.0.0.1:48854_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> 1995798 INFO  
(zkCallback-2098-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_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> 1995798 WARN  
(zkCallback-2098-thread-1-processing-n:127.0.0.1:61158_solr) 
[n:127.0.0.1:61158_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1995801 ERROR 
(Thread[Thread-4276,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:61158_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1995811 INFO  (jetty-launcher-2087-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@39dccdd6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1997299 WARN  
(zkCallback-2097-thread-3-processing-n:127.0.0.1:48854_solr) 
[n:127.0.0.1:48854_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1997300 ERROR 
(Thread[Thread-4277,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:48854_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1997305 INFO  (jetty-launcher-2087-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@70aa7840{/solr,null,UNAVAILABLE}
   [junit4]   2> 1997308 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[63B9C945E36535DD]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:54344 54344
   [junit4]   2> 1997423 INFO  (Thread-4259) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:54344 54344
   [junit4]   2> 1997424 WARN  (Thread-4259) [    ] 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /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/clusterprops.json
   [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/ZKDTSMTokensRoot/DT_5
   [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_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>        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> 1997425 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[63B9C945E36535DD]-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_63B9C945E36535DD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=488, maxMBSortInHeap=7.968342428510385, 
sim=ClassicSimilarity, locale=ar-KW, timezone=America/Dawson_Creek
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=235358648,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[HdfsRestartWhileUpdatingTest, TestRTGBase, DistributedFacetPivotLargeTest, 
TestSweetSpotSimilarityFactory, TestSubQueryTransformerCrossCore, 
SimplePostToolTest, DirectSolrSpellCheckerTest, SolrRequestParserTest, 
DocumentBuilderTest, CreateCollectionCleanupTest, TestHdfsBackupRestoreCore, 
TimeZoneUtilsTest, TestRandomCollapseQParserPlugin, DateRangeFieldTest, 
DistributedQueryComponentOptimizationTest, CollectionTooManyReplicasTest, 
TestSolrDeletionPolicy1, TestFieldResource, PKIAuthenticationIntegrationTest, 
TestSolrCoreSnapshots, TermsComponentTest, TolerantUpdateProcessorTest, 
TestCollationField, SimpleMLTQParserTest, TestSolrJ, TestLazyCores, 
TestIBSimilarityFactory, TestPartialUpdateDeduplication, SimpleFacetsTest, 
StandardRequestHandlerTest, RecoveryZkTest, DocumentAnalysisRequestHandlerTest, 
PingRequestHandlerTest, DeleteShardTest, TestHashPartitioner, 
TestConfigSetProperties, TestFieldCache, TestFaceting, 
TestLeaderInitiatedRecoveryThread, TestAddFieldRealTimeGet, 
BlockJoinFacetDistribTest, JavabinLoaderTest, SolrCoreTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestXmlQParserPlugin, 
TestConfigSetsAPIExclusivity, SharedFSAutoReplicaFailoverUtilsTest, 
HLLSerializationTest, CollectionsAPISolrJTest, DistribJoinFromCollectionTest, 
TestHashQParserPlugin, DeleteNodeTest, SolrPluginUtilsTest, 
TestSlowCompositeReaderWrapper, ExplicitHLLTest, TestPivotHelperCode, 
SuggesterFSTTest, TestBulkSchemaConcurrent, CursorPagingTest, SolrXmlInZkTest, 
DistributedFacetPivotSmallAdvancedTest, PrimUtilsTest, 
TestRandomRequestDistribution, ZkCLITest, ChaosMonkeyNothingIsSafeTest, 
BigEndianAscendingWordSerializerTest, PluginInfoTest, 
TestRequestStatusCollectionAPI, RequiredFieldsTest, 
TestFieldCacheSanityChecker, OverseerTest, MoreLikeThisHandlerTest, 
TestJmxIntegration, JSONWriterTest, NumericFieldsTest, TestDistributedSearch, 
AlternateDirectoryTest, TestStressRecovery, TestRestManager, TestSolr4Spatial2, 
TestAnalyzedSuggestions, TestBinaryField, TestPhraseSuggestions, 
TestSolrQueryResponse, SyncSliceTest, DisMaxRequestHandlerTest, 
TestFieldCacheSortRandom, TestStressLucene, SOLR749Test, FileUtilsTest, 
CoreAdminRequestStatusTest, HdfsBasicDistributedZk2Test, HdfsRecoverLeaseTest, 
PrimitiveFieldTypeTest, TestMinMaxOnMultiValuedField, TestNRTOpen, 
OpenExchangeRatesOrgProviderTest, HdfsChaosMonkeyNothingIsSafeTest, 
OverseerCollectionConfigSetProcessorTest, TestPKIAuthenticationPlugin, 
TestManagedSchemaAPI, TestPerFieldSimilarityWithDefaultOverride, 
TestSolrConfigHandlerConcurrent, TestSha256AuthenticationProvider, 
TestReplicaProperties, AsyncMigrateRouteKeyTest, EnumFieldTest, 
TestFieldCacheWithThreads, TestSQLHandler, TestShardHandlerFactory, 
TestHighlightDedupGrouping, ZkNodePropsTest, TestSortByMinMaxFunction, 
OutOfBoxZkACLAndCredentialsProvidersTest, SmileWriterTest, 
TestElisionMultitermQuery, TestMissingGroups, TestCollapseQParserPlugin, 
PolyFieldTest, HdfsThreadLeakTest, TestBinaryResponseWriter, 
LeaderInitiatedRecoveryOnCommitTest, TestFreeTextSuggestions, 
QueryElevationComponentTest, TestDynamicLoading, CdcrVersionReplicationTest, 
CursorMarkTest, OverseerTaskQueueTest, CheckHdfsIndexTest, 
UnloadDistributedZkTest, ResponseLogComponentTest, RestartWhileUpdatingTest, 
AnalysisAfterCoreReloadTest, SparseHLLTest, TestRemoteStreaming, 
TestExceedMaxTermLength, DataDrivenBlockJoinTest, TestShortCircuitedRequests, 
TestSimpleQParserPlugin, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [379/631 (1!)] on J0 in 3.36s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 61050 lines...]

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

Reply via email to