Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/711/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew

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

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
        at 
__randomizedtesting.SeedInfo.seed([4A2C8E19EED5E8D9:7DB77A07D619357D]: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.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:118)
        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:302)
        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:319)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10904 lines...]
   [junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_4A2C8E19EED5E8D9-001/init-core-data-001
   [junit4]   2> 19715 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[4A2C8E19EED5E8D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 19717 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[4A2C8E19EED5E8D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 19719 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[4A2C8E19EED5E8D9]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_4A2C8E19EED5E8D9-001/tempDir-001
   [junit4]   2> 19729 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[4A2C8E19EED5E8D9]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 19732 INFO  (Thread-17) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 19732 INFO  (Thread-17) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 19844 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[4A2C8E19EED5E8D9]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:47992
   [junit4]   2> 20035 INFO  (jetty-launcher-15-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 20037 INFO  (jetty-launcher-15-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@359dc0e8{/solr,null,AVAILABLE}
   [junit4]   2> 20040 INFO  (jetty-launcher-15-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5d9200c4{HTTP/1.1,[http/1.1]}{127.0.0.1:36864}
   [junit4]   2> 20040 INFO  (jetty-launcher-15-thread-1) [    ] o.e.j.s.Server 
Started @22712ms
   [junit4]   2> 20040 INFO  (jetty-launcher-15-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36864}
   [junit4]   2> 20040 ERROR (jetty-launcher-15-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 20040 INFO  (jetty-launcher-15-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 20048 INFO  (jetty-launcher-15-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 20048 INFO  (jetty-launcher-15-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 20048 INFO  (jetty-launcher-15-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 20048 INFO  (jetty-launcher-15-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-08T02:16:44.544Z
   [junit4]   2> 20049 INFO  (jetty-launcher-15-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 20057 INFO  (jetty-launcher-15-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43b2610e{/solr,null,AVAILABLE}
   [junit4]   2> 20060 INFO  (jetty-launcher-15-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@9d459ce{HTTP/1.1,[http/1.1]}{127.0.0.1:46865}
   [junit4]   2> 20061 INFO  (jetty-launcher-15-thread-2) [    ] o.e.j.s.Server 
Started @22733ms
   [junit4]   2> 20061 INFO  (jetty-launcher-15-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46865}
   [junit4]   2> 20061 ERROR (jetty-launcher-15-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 20061 INFO  (jetty-launcher-15-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 20062 INFO  (jetty-launcher-15-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 20062 INFO  (jetty-launcher-15-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 20062 INFO  (jetty-launcher-15-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-08T02:16:44.558Z
   [junit4]   2> 20111 INFO  (jetty-launcher-15-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 20129 INFO  (jetty-launcher-15-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 20146 INFO  (jetty-launcher-15-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 20147 INFO  (jetty-launcher-15-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47992/solr
   [junit4]   2> 20184 INFO  (jetty-launcher-15-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 20186 INFO  (jetty-launcher-15-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47992/solr
   [junit4]   2> 20439 INFO  (jetty-launcher-15-thread-1) 
[n:127.0.0.1:36864_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 20442 INFO  (jetty-launcher-15-thread-1) 
[n:127.0.0.1:36864_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36864_solr
   [junit4]   2> 20443 INFO  (jetty-launcher-15-thread-2) 
[n:127.0.0.1:46865_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 20446 INFO  (jetty-launcher-15-thread-1) 
[n:127.0.0.1:36864_solr    ] o.a.s.c.Overseer Overseer 
(id=97579132799549445-127.0.0.1:36864_solr-n_0000000000) starting
   [junit4]   2> 20448 INFO  (jetty-launcher-15-thread-2) 
[n:127.0.0.1:46865_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46865_solr
   [junit4]   2> 20454 INFO  
(zkCallback-27-thread-1-processing-n:127.0.0.1:46865_solr) 
[n:127.0.0.1:46865_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 20457 INFO  
(zkCallback-26-thread-1-processing-n:127.0.0.1:36864_solr) 
[n:127.0.0.1:36864_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 20548 INFO  (jetty-launcher-15-thread-2) 
[n:127.0.0.1:46865_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 20569 INFO  (jetty-launcher-15-thread-2) 
[n:127.0.0.1:46865_solr    ] o.a.s.s.HadoopAuthPlugin Params: 
{delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
signer.secret.provider.zookeeper.path=/token, type=simple, 
zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper}
   [junit4]   2> 20611 INFO  (jetty-launcher-15-thread-1) 
[n:127.0.0.1:36864_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36864_solr
   [junit4]   2> 20755 INFO  (jetty-launcher-15-thread-2) 
[n:127.0.0.1:46865_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 20757 INFO  (jetty-launcher-15-thread-1) 
[n:127.0.0.1:36864_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 20760 INFO  
(zkCallback-27-thread-1-processing-n:127.0.0.1:46865_solr) 
[n:127.0.0.1:46865_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 20757 INFO  (jetty-launcher-15-thread-1) 
[n:127.0.0.1:36864_solr    ] o.a.s.s.HadoopAuthPlugin Params: 
{delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
signer.secret.provider.zookeeper.path=/token, type=simple, 
zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper}
   [junit4]   2> 20790 INFO  (jetty-launcher-15-thread-1) 
[n:127.0.0.1:36864_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 20827 INFO  
(zkCallback-26-thread-2-processing-n:127.0.0.1:36864_solr) 
[n:127.0.0.1:36864_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 21682 INFO  (jetty-launcher-15-thread-1-EventThread) 
[n:127.0.0.1:36864_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 21682 INFO  (jetty-launcher-15-thread-2-EventThread) 
[n:127.0.0.1:46865_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 22055 INFO  (jetty-launcher-15-thread-2) 
[n:127.0.0.1:46865_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 22055 INFO  (jetty-launcher-15-thread-2) 
[n:127.0.0.1:46865_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@2f94aa11
   [junit4]   2> 22055 INFO  (jetty-launcher-15-thread-2) 
[n:127.0.0.1:46865_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@2f94aa11
   [junit4]   2> 22071 INFO  (jetty-launcher-15-thread-1) 
[n:127.0.0.1:36864_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 22071 INFO  (jetty-launcher-15-thread-1) 
[n:127.0.0.1:36864_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@65ffb43b
   [junit4]   2> 22071 INFO  (jetty-launcher-15-thread-1) 
[n:127.0.0.1:36864_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@65ffb43b
   [junit4]   2> 22119 INFO  (jetty-launcher-15-thread-2) 
[n:127.0.0.1:46865_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_4A2C8E19EED5E8D9-001/tempDir-001/node2/.
   [junit4]   2> 22227 INFO  (jetty-launcher-15-thread-1) 
[n:127.0.0.1:36864_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_4A2C8E19EED5E8D9-001/tempDir-001/node1/.
   [junit4]   2> 22385 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 23028 INFO  (qtp1646151721-123) [n:127.0.0.1:46865_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVqrtFasigFaz8DarAEEFLOnvnZITmjjmh6Rm2elIFw9dj5FB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 23029 INFO  (qtp1646151721-123) [n:127.0.0.1:46865_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVqrtFasigFaz8DarAEEFLOnvnZITmjjmh6Rm2elIFw9dj5FB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 23065 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 23076 INFO  (qtp243548230-107) [n:127.0.0.1:36864_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVqrtFasigFaz8DarAEEFLOnvnZITmjjmh6Rm2elIFw9dj5FB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 23094 INFO  (qtp243548230-107) [n:127.0.0.1:36864_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVqrtFasigFaz8DarAEEFLOnvnZITmjjmh6Rm2elIFw9dj5FB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=18
   [junit4]   2> 23122 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 23124 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:47992/solr ready
   [junit4]   2> 23131 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 23138 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 23161 INFO  
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[4A2C8E19EED5E8D9]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 23198 INFO  
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[4A2C8E19EED5E8D9]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 23217 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 23282 ERROR (qtp1646151721-122) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_3]
   [junit4]   2> 23317 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 23328 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 23330 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:47992/solr ready
   [junit4]   2> 23337 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 23367 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 23369 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:47992/solr ready
   [junit4]   2> 23372 ERROR (qtp1646151721-121) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_4]
   [junit4]   2> 23382 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 23391 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 23409 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:47992/solr ready
   [junit4]   2> 23416 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 23419 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 23442 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 23457 WARN  (qtp1646151721-121) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: bar tries to renew a token 
with renewer foo
   [junit4]   2> 23457 WARN  (qtp1646151721-121) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 23457 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 23460 WARN  (qtp243548230-117) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: bar tries to renew a token 
with renewer foo
   [junit4]   2> 23461 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 23461 WARN  (qtp243548230-117) [    ] o.a.s.s.HadoopAuthPlugin 
Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 23471 WARN  (qtp1646151721-124) [    ] 
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> 23472 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 23472 WARN  (qtp1646151721-124) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 23474 WARN  (qtp243548230-118) [    ] 
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> 23475 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 23475 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 23475 WARN  (qtp243548230-118) [    ] o.a.s.s.HadoopAuthPlugin 
Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 23499 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 23508 WARN  (qtp1646151721-125) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo is trying to renew a 
token with wrong password
   [junit4]   2> 23509 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 23510 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDelegationWithHadoopAuth -Dtests.method=testDelegationTokenRenew 
-Dtests.seed=4A2C8E19EED5E8D9 -Dtests.slow=true -Dtests.locale=sl-SI 
-Dtests.timezone=Asia/Sakhalin -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.04s J1 | 
TestDelegationWithHadoopAuth.testDelegationTokenRenew <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<403>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4A2C8E19EED5E8D9:7DB77A07D619357D]:0)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:118)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:302)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:319)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 23512 WARN  (qtp1646151721-125) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 23539 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 23558 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires= et, 01-jan.-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan.-1970 00:00:00 GMT
   [junit4]   2> 23568 INFO  (qtp1646151721-121) [n:127.0.0.1:46865_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVqrtFqmigFaz8DepggEFHJ-ODBBNwVRPQy1PT0XUdnPCBhCB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 23569 INFO  (qtp1646151721-121) [n:127.0.0.1:46865_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVqrtFqmigFaz8DepggEFHJ-ODBBNwVRPQy1PT0XUdnPCBhCB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 23570 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4] IGNOR/A 0.00s J1 | 
TestDelegationWithHadoopAuth.testDelegationTokenCancelFail
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/HADOOP-14044))
   [junit4]   2> 23589 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 23602 INFO  (qtp1646151721-121) [n:127.0.0.1:46865_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 23602 INFO  (qtp1646151721-121) [n:127.0.0.1:46865_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 23603 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=foo&p=foo&t=simple-dt&e=1488975408097&s=clTxnnlSiojeeXs68y1VcaMSkWU=";
 Domain=127.0.0.1; Expires=Sre, 08-mar.-2017 12:16:48 GMT; HttpOnly". Invalid 
'expires' attribute: Sre, 08-mar.-2017 12:16:48 GMT
   [junit4]   2> 23603 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[4A2C8E19EED5E8D9])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 23607 INFO  (jetty-closer-16-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@9d459ce{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 23607 INFO  (jetty-closer-16-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1493911359
   [junit4]   2> 23608 INFO  (jetty-closer-16-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@5d9200c4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 23610 INFO  (jetty-closer-16-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1743706362
   [junit4]   2> 23619 INFO  (jetty-closer-16-thread-2) [    ] o.a.s.c.Overseer 
Overseer (id=97579132799549445-127.0.0.1:36864_solr-n_0000000000) closing
   [junit4]   2> 23619 INFO  
(OverseerStateUpdate-97579132799549445-127.0.0.1:36864_solr-n_0000000000) 
[n:127.0.0.1:36864_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36864_solr
   [junit4]   2> 23628 WARN  
(zkCallback-27-thread-1-processing-n:127.0.0.1:46865_solr) 
[n:127.0.0.1:46865_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 23628 INFO  (jetty-closer-16-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 23628 ERROR 
(Thread[Thread-37,5,TGRP-TestDelegationWithHadoopAuth]) [n:127.0.0.1:46865_solr 
   ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover 
received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 23647 INFO  (jetty-closer-16-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@43b2610e{/solr,null,UNAVAILABLE}
   [junit4]   2> 25128 WARN  
(zkCallback-26-thread-2-processing-n:127.0.0.1:36864_solr) 
[n:127.0.0.1:36864_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 25128 INFO  (jetty-closer-16-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 25128 ERROR 
(Thread[Thread-39,5,TGRP-TestDelegationWithHadoopAuth]) [n:127.0.0.1:36864_solr 
   ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover 
received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 25134 INFO  (jetty-closer-16-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@359dc0e8{/solr,null,UNAVAILABLE}
   [junit4]   2> 25141 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[4A2C8E19EED5E8D9]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:47992 47992
   [junit4]   2> 25192 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
   [junit4]   2> java.nio.channels.CancelledKeyException
   [junit4]   2>        at 
sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2>        at 
sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 25194 INFO  (Thread-17) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:47992 47992
   [junit4]   2> 25196 WARN  (Thread-17) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [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_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/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/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/ZKDTSMSeqNumRoot
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [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> 25197 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[4A2C8E19EED5E8D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_4A2C8E19EED5E8D9-001
   [junit4]   2> Mar 08, 2017 2:16:49 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=10, maxDocsPerChunk=579, blockSize=414), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=10, blockSize=414)), 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=sl-SI, 
timezone=Asia/Sakhalin
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=31913368,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [EchoParamsTest, 
TestEmbeddedSolrServerSchemaAPI, TestObjectReleaseTracker, SuggesterWFSTTest, 
TestTrieFacet, TestTrie, TestSolrQueryParserResource, 
TestDelegationWithHadoopAuth]
   [junit4] Completed [10/697 (1!)] on J1 in 6.02s, 8 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 64930 lines...]

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

Reply via email to