Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3709/
Java: 64bit/jdk1.8.0_131 -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([33491676656B0389:4D2E2685DA7DE2D]: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:748)
Build Log:
[...truncated 13159 lines...]
[junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_33491676656B0389-001/init-core-data-001
[junit4] 2> 1674284 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[33491676656B0389]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1674284 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[33491676656B0389]-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> 1674285 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[33491676656B0389]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_33491676656B0389-001/tempDir-001
[junit4] 2> 1674286 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[33491676656B0389]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1674288 INFO (Thread-3588) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1674288 INFO (Thread-3588) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1674292 ERROR (Thread-3588) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1674388 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[33491676656B0389]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:33893
[junit4] 2> 1674394 INFO (jetty-launcher-4414-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1674394 INFO (jetty-launcher-4414-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1674396 INFO (jetty-launcher-4414-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4afd7e20{/solr,null,AVAILABLE}
[junit4] 2> 1674396 INFO (jetty-launcher-4414-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4dcc8898{/solr,null,AVAILABLE}
[junit4] 2> 1674402 INFO (jetty-launcher-4414-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7c4e4b3a{SSL,[ssl,
http/1.1]}{127.0.0.1:45545}
[junit4] 2> 1674402 INFO (jetty-launcher-4414-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3a794b8b{SSL,[ssl,
http/1.1]}{127.0.0.1:38113}
[junit4] 2> 1674402 INFO (jetty-launcher-4414-thread-2) [ ]
o.e.j.s.Server Started @1676684ms
[junit4] 2> 1674402 INFO (jetty-launcher-4414-thread-1) [ ]
o.e.j.s.Server Started @1676684ms
[junit4] 2> 1674402 INFO (jetty-launcher-4414-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45545}
[junit4] 2> 1674402 INFO (jetty-launcher-4414-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38113}
[junit4] 2> 1674402 ERROR (jetty-launcher-4414-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1674402 ERROR (jetty-launcher-4414-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1674402 INFO (jetty-launcher-4414-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.7.0
[junit4] 2> 1674403 INFO (jetty-launcher-4414-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.7.0
[junit4] 2> 1674403 INFO (jetty-launcher-4414-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1674403 INFO (jetty-launcher-4414-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1674403 INFO (jetty-launcher-4414-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1674403 INFO (jetty-launcher-4414-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1674403 INFO (jetty-launcher-4414-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-10T09:25:00.665Z
[junit4] 2> 1674403 INFO (jetty-launcher-4414-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-10T09:25:00.665Z
[junit4] 2> 1674404 INFO (jetty-launcher-4414-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1674404 INFO (jetty-launcher-4414-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1674407 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 0x15c91522c070001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1674409 INFO (jetty-launcher-4414-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1674409 INFO (jetty-launcher-4414-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1674410 INFO (jetty-launcher-4414-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33893/solr
[junit4] 2> 1674410 INFO (jetty-launcher-4414-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33893/solr
[junit4] 2> 1674416 INFO (jetty-launcher-4414-thread-2)
[n:127.0.0.1:45545_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1674416 INFO (jetty-launcher-4414-thread-1)
[n:127.0.0.1:38113_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1674417 INFO (jetty-launcher-4414-thread-2)
[n:127.0.0.1:45545_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:45545_solr
[junit4] 2> 1674417 INFO (jetty-launcher-4414-thread-1)
[n:127.0.0.1:38113_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38113_solr
[junit4] 2> 1674417 INFO (jetty-launcher-4414-thread-2)
[n:127.0.0.1:45545_solr ] o.a.s.c.Overseer Overseer
(id=98113074007310341-127.0.0.1:45545_solr-n_0000000000) starting
[junit4] 2> 1674419 INFO
(zkCallback-4426-thread-1-processing-n:127.0.0.1:45545_solr)
[n:127.0.0.1:45545_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1674419 INFO
(zkCallback-4425-thread-1-processing-n:127.0.0.1:38113_solr)
[n:127.0.0.1:38113_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1674424 INFO (jetty-launcher-4414-thread-2)
[n:127.0.0.1:45545_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45545_solr
[junit4] 2> 1674425 INFO
(zkCallback-4426-thread-1-processing-n:127.0.0.1:45545_solr)
[n:127.0.0.1:45545_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1674425 INFO
(zkCallback-4425-thread-1-processing-n:127.0.0.1:38113_solr)
[n:127.0.0.1:38113_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1674489 INFO (jetty-launcher-4414-thread-1)
[n:127.0.0.1:38113_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HadoopAuthPlugin
[junit4] 2> 1674489 INFO (jetty-launcher-4414-thread-1)
[n:127.0.0.1:38113_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> 1674490 INFO (jetty-launcher-4414-thread-2)
[n:127.0.0.1:45545_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HadoopAuthPlugin
[junit4] 2> 1674490 INFO (jetty-launcher-4414-thread-2)
[n:127.0.0.1:45545_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> 1674491 INFO (jetty-launcher-4414-thread-1)
[n:127.0.0.1:38113_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 1674491 INFO (jetty-launcher-4414-thread-2)
[n:127.0.0.1:45545_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 1674506 INFO (jetty-launcher-4414-thread-1-EventThread)
[n:127.0.0.1:38113_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 1674506 INFO (jetty-launcher-4414-thread-2-EventThread)
[n:127.0.0.1:45545_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 1675520 INFO (jetty-launcher-4414-thread-1)
[n:127.0.0.1:38113_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 1675520 INFO (jetty-launcher-4414-thread-1)
[n:127.0.0.1:38113_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@5f3eabca
[junit4] 2> 1675520 INFO (jetty-launcher-4414-thread-1)
[n:127.0.0.1:38113_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@5f3eabca
[junit4] 2> 1675533 INFO (jetty-launcher-4414-thread-1)
[n:127.0.0.1:38113_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_33491676656B0389-001/tempDir-001/node1/.
[junit4] 2> 1675539 INFO (jetty-launcher-4414-thread-2)
[n:127.0.0.1:45545_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 1675539 INFO (jetty-launcher-4414-thread-2)
[n:127.0.0.1:45545_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@1443d285
[junit4] 2> 1675539 INFO (jetty-launcher-4414-thread-2)
[n:127.0.0.1:45545_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@1443d285
[junit4] 2> 1675570 INFO (jetty-launcher-4414-thread-2)
[n:127.0.0.1:45545_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_33491676656B0389-001/tempDir-001/node2/.
[junit4] 2> 1675594 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[33491676656B0389])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 1675596 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[33491676656B0389])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1675596 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[33491676656B0389])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:33893/solr ready
[junit4] 2> 1675658 INFO (qtp2081390037-21663) [n:127.0.0.1:45545_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> 1675658 INFO (qtp2081390037-21663) [n:127.0.0.1:45545_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> 1675658 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[33491676656B0389])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=foo&p=foo&t=simple-dt&e=1497122701916&s=rebtDfnoOkrqCUZZHnRDXvP+ydI=";
Domain=127.0.0.1; Expires= , 10- -2017 19:25:01 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: , 10- -2017 19:25:01 GMT
[junit4] 2> 1675659 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[33491676656B0389])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 1675660 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 0x15c91522c07000a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1675704 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[33491676656B0389])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 1675792 ERROR (qtp1844226275-21662) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_1]
[junit4] 2> 1675797 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[33491676656B0389])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; 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> 1675800 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[33491676656B0389])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1675800 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[33491676656B0389])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:33893/solr ready
[junit4] 2> 1675803 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[33491676656B0389])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; 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> 1675832 ERROR (qtp2081390037-21668) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_2]
[junit4] 2> 1675837 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[33491676656B0389])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; 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> 1675839 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[33491676656B0389])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1675839 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[33491676656B0389])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:33893/solr ready
[junit4] 2> 1675842 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[33491676656B0389])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; 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> 1675842 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[33491676656B0389])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 1675860 INFO
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[33491676656B0389]) [
] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 1675867 INFO
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[33491676656B0389]) [
] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 1675883 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[33491676656B0389])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 1675890 WARN (qtp1844226275-21677) [ ]
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> 1675891 WARN (qtp1844226275-21677) [ ]
o.a.s.s.HadoopAuthPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 1675891 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[33491676656B0389])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; 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> 1675893 WARN (qtp2081390037-21664) [ ]
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> 1675893 WARN (qtp2081390037-21664) [ ]
o.a.s.s.HadoopAuthPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 1675893 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[33491676656B0389])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; 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> 1675901 WARN (qtp1844226275-21667) [ ]
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> 1675901 WARN (qtp1844226275-21667) [ ]
o.a.s.s.HadoopAuthPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 1675901 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[33491676656B0389])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; 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> 1675903 WARN (qtp2081390037-21676) [ ]
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> 1675903 WARN (qtp2081390037-21676) [ ]
o.a.s.s.HadoopAuthPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 1675904 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[33491676656B0389])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; 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> 1675904 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[33491676656B0389])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] IGNOR/A 0.00s J0 |
TestDelegationWithHadoopAuth.testDelegationTokenCancelFail
[junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/HADOOP-14044))
[junit4] 2> 1675928 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[33491676656B0389])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 1675933 WARN (qtp1844226275-21675) [ ]
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> 1675934 WARN (qtp1844226275-21675) [ ]
o.a.s.s.HadoopAuthPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 1675934 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[33491676656B0389])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; 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> 1675934 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[33491676656B0389])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestDelegationWithHadoopAuth -Dtests.method=testDelegationTokenRenew
-Dtests.seed=33491676656B0389 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=zh-TW -Dtests.timezone=Mexico/General -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.03s J0 |
TestDelegationWithHadoopAuth.testDelegationTokenRenew <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<403>
[junit4] > at
__randomizedtesting.SeedInfo.seed([33491676656B0389:4D2E2685DA7DE2D]: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:748)
[junit4] 2> 1675969 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[33491676656B0389])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 1675975 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[33491676656B0389])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; 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> 1675977 INFO (qtp1844226275-21677) [n:127.0.0.1:38113_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADZm9vA2ZvbwCKAVyRUjKZigFctV62mQcDFJ-qPMsp6owvOOv1m_GZr0KqcFftB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1675977 INFO (qtp1844226275-21677) [n:127.0.0.1:38113_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVyRUjKZigFctV62mQcDFJ-qPMsp6owvOOv1m_GZr0KqcFftB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1675978 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[33491676656B0389])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 1676001 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[33491676656B0389])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 1676007 INFO (qtp1844226275-21667) [n:127.0.0.1:38113_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADZm9vA2ZvbwCKAVyRUjK5igFctV62uQgDFNUR4qQPuaU0ulM3h6F7k11yK28EB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1676007 INFO (qtp1844226275-21667) [n:127.0.0.1:38113_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVyRUjK5igFctV62uQgDFNUR4qQPuaU0ulM3h6F7k11yK28EB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1676009 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[33491676656B0389])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1676009 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[33491676656B0389])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:33893/solr ready
[junit4] 2> 1676011 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[33491676656B0389])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; 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> 1676013 INFO (qtp2081390037-21674) [n:127.0.0.1:45545_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADZm9vA2ZvbwCKAVyRUjK5igFctV62uQgDFNUR4qQPuaU0ulM3h6F7k11yK28EB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1676014 INFO (qtp2081390037-21674) [n:127.0.0.1:45545_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVyRUjK5igFctV62uQgDFNUR4qQPuaU0ulM3h6F7k11yK28EB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1676015 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[33491676656B0389])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1676016 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[33491676656B0389])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:33893/solr ready
[junit4] 2> 1676018 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[33491676656B0389])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; 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> 1676018 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[33491676656B0389])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 1676023 INFO (jetty-closer-4415-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@3a794b8b{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1676024 INFO (jetty-closer-4415-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1189939539
[junit4] 2> 1676024 INFO (jetty-closer-4415-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1676024 INFO (jetty-closer-4415-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
[junit4] 2> 1676024 INFO (jetty-closer-4415-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
[junit4] 2> 1676024 INFO (jetty-closer-4415-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@7c4e4b3a{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1676024 INFO (jetty-closer-4415-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1458718295
[junit4] 2> 1676024 INFO (jetty-closer-4415-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1676024 INFO (jetty-closer-4415-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
[junit4] 2> 1676024 INFO (jetty-closer-4415-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
[junit4] 2> 1676025 INFO (jetty-closer-4415-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1676025 INFO (jetty-closer-4415-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1676026 INFO (jetty-closer-4415-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=98113074007310341-127.0.0.1:45545_solr-n_0000000000) closing
[junit4] 2> 1676026 INFO
(OverseerStateUpdate-98113074007310341-127.0.0.1:45545_solr-n_0000000000)
[n:127.0.0.1:45545_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:45545_solr
[junit4] 2> 1676027 WARN
(zkCallback-4425-thread-1-processing-n:127.0.0.1:38113_solr)
[n:127.0.0.1:38113_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1676027 INFO
(zkCallback-4426-thread-1-processing-n:127.0.0.1:45545_solr)
[n:127.0.0.1:45545_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1676027 WARN
(zkCallback-4426-thread-2-processing-n:127.0.0.1:45545_solr)
[n:127.0.0.1:45545_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1676027 ERROR
(Thread[Thread-3605,5,TGRP-TestDelegationWithHadoopAuth])
[n:127.0.0.1:38113_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 1676027 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 0x15c91522c070005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1676027 ERROR
(Thread[Thread-3607,5,TGRP-TestDelegationWithHadoopAuth])
[n:127.0.0.1:45545_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 1676028 INFO (jetty-closer-4415-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4dcc8898{/solr,null,UNAVAILABLE}
[junit4] 2> 1676028 INFO (jetty-closer-4415-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4afd7e20{/solr,null,UNAVAILABLE}
[junit4] 2> 1676029 ERROR
(SUITE-TestDelegationWithHadoopAuth-seed#[33491676656B0389]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1676029 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[33491676656B0389]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33893 33893
[junit4] 2> 1676058 INFO (Thread-3588) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:33893 33893
[junit4] 2> 1676059 WARN (Thread-3588) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 7 /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/ZKDTSMMasterKeyRoot/DK_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
[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> 7 /solr/live_nodes
[junit4] 2> 7 /solr/collections
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> 1676059 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[33491676656B0389]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_33491676656B0389-001
[junit4] 2> Jun 10, 2017 9:25:02 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 7 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=1812, maxMBSortInHeap=6.265574928099803,
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=zh-TW,
timezone=Mexico/General
[junit4] 2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=8,threads=1,free=172753088,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [MissingSegmentRecoveryTest,
TestOverriddenPrefixQueryForCustomFieldType, ReplicationFactorTest,
BasicDistributedZkTest, TestCoreAdminApis, TestReplicaProperties,
TestSearcherReuse, TestInPlaceUpdatesDistrib, ScriptEngineTest,
TestDownShardTolerantSearch, TestCloudNestedDocsSort, ChangedSchemaMergeTest,
TestRandomFaceting, SparseHLLTest, InfoHandlerTest, SolrCLIZkUtilsTest,
SSLMigrationTest, PeerSyncTest, TestValueSourceCache,
FastVectorHighlighterTest, HdfsRecoverLeaseTest, CdcrReplicationHandlerTest,
TestConfigSetsAPI, TestSchemaResource, ClassificationUpdateProcessorTest,
TestIBSimilarityFactory, FileBasedSpellCheckerTest,
DistributedQueryElevationComponentTest, AlternateDirectoryTest,
MBeansHandlerTest, TestBlobHandler, TestGeoJSONResponseWriter,
TestLeaderElectionWithEmptyReplica, TestSolrCloudWithSecureImpersonation,
HighlighterConfigTest, TestSizeLimitedDistributedMap,
TestDocBasedVersionConstraints, TestSolrCloudSnapshots, SortSpecParsingTest,
TestBinaryResponseWriter, TestSolrCloudWithHadoopAuthPlugin, TestDocTermOrds,
LeaderElectionIntegrationTest, TolerantUpdateProcessorTest, TestJsonFacets,
TestFoldingMultitermQuery, CollectionsAPIAsyncDistributedZkTest,
SpatialRPTFieldTypeTest, JavabinLoaderTest, DateFieldTest,
HdfsUnloadDistributedZkTest, TestSolr4Spatial2, AnalyticsMergeStrategyTest,
TestDistributedSearch, TestCustomStream, TestJoin, UUIDFieldTest,
TestUniqueKeyFieldResource, CurrencyFieldOpenExchangeTest, TestNumericTerms32,
TestFieldSortValues, ZkNodePropsTest, TestFaceting,
LeaderElectionContextKeyTest, SolrRequestParserTest, ResourceLoaderTest,
SynonymTokenizerTest, TestRealTimeGet, TestLocalFSCloudBackupRestore,
TestNonDefinedSimilarityFactory, TestFastLRUCache,
TestSlowCompositeReaderWrapper, AddBlockUpdateTest, TestSolrDeletionPolicy2,
TestReloadAndDeleteDocs, HdfsChaosMonkeySafeLeaderTest,
DisMaxRequestHandlerTest, DocumentAnalysisRequestHandlerTest,
DistributedQueryComponentCustomSortTest, DistributedFacetExistsSmallTest,
SharedFSAutoReplicaFailoverTest, QueryElevationComponentTest,
BigEndianAscendingWordSerializerTest, CollectionReloadTest,
DistributedSpellCheckComponentTest, VersionInfoTest,
SignatureUpdateProcessorFactoryTest, OverseerCollectionConfigSetProcessorTest,
ConjunctionSolrSpellCheckerTest, TestMacros, CoreAdminCreateDiscoverTest,
RegexBoostProcessorTest, HdfsBasicDistributedZk2Test,
TestSolrConfigHandlerConcurrent, TestCloudJSONFacetJoinDomain,
TestSerializedLuceneMatchVersion, StandardRequestHandlerTest,
TestAuthenticationFramework, ConfigureRecoveryStrategyTest, DeleteNodeTest,
SolrMetricManagerTest, TestAuthorizationFramework, TestMissingGroups,
EnumFieldTest, PolyFieldTest, TestCloudRecovery,
ShufflingReplicaListTransformerTest, TestManagedSynonymGraphFilterFactory,
DistribJoinFromCollectionTest, FullHLLTest, TestManagedSchemaThreadSafety,
CollectionStateFormat2Test, CollectionsAPISolrJTest, DistribCursorPagingTest,
LeaderInitiatedRecoveryOnCommitTest, MoveReplicaTest, NodeMutatorTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest,
OverseerStatusTest, RecoveryAfterSoftCommitTest, ReplaceNodeTest,
SolrXmlInZkTest, TestCloudPseudoReturnFields, TestClusterProperties,
TestCollectionAPI, TestLockTree, TestMiniSolrCloudCluster,
TestRandomRequestDistribution, TestRebalanceLeaders, TestSSLRandomization,
TestShortCircuitedRequests, TestStressCloudBlindAtomicUpdates,
TestStressLiveNodes, TlogReplayBufferedWhileIndexingTest,
TriLevelCompositeIdRoutingTest, BlobRepositoryCloudTest,
ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest,
TestBackupRepositoryFactory, TestConfigSetProperties, TestCorePropertiesReload,
TestDynamicLoading, TestSQLHandlerNonCloud, TestSystemCollAutoCreate,
MetricsHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest,
TestApiFramework, TestConfigsApi, DistributedDebugComponentTest,
DistributedExpandComponentTest, DistributedFacetPivotLongTailTest,
DistributedQueryComponentOptimizationTest,
TestDistributedStatsComponentCardinality, TestTrieFacet,
TestSortByMinMaxFunction, TestScoreJoinQPNoScore, TestExactSharedStatsCache,
TestLRUStatsCache, TestPKIAuthenticationPlugin,
TestSha256AuthenticationProvider, TestDelegationWithHadoopAuth]
[junit4] Completed [675/715 (1!)] on J0 in 2.54s, 8 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 43623 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]