Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17695/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [NRTCachingDirectory]
at __randomizedtesting.SeedInfo.seed([4B660782226D1AC1]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
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$7.evaluate(RandomizedRunner.java:834)
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)
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([4B660782226D1AC1:23D932A8F2F7082D]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:292)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test
Error Message:
Error from server at http://127.0.0.1:43787/solr: specified location
file:///location/does/not/exist does not exist.
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:43787/solr: specified location
file:///location/does/not/exist does not exist.
at
__randomizedtesting.SeedInfo.seed([4B660782226D1AC1:C33238588C917739]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
at
org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testInvalidPath(AbstractCloudBackupRestoreTestCase.java:148)
at
org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
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 11025 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/init-core-data-001
[junit4] 2> 364707 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 364709 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 364709 INFO (Thread-903) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 364709 INFO (Thread-903) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 364809 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:39443
[junit4] 2> 364809 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 364810 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 364818 INFO (zkCallback-636-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@72306b9 name:ZooKeeperConnection
Watcher:127.0.0.1:39443 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 364818 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 364818 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 364818 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 364820 INFO (jetty-launcher-635-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 364820 INFO (jetty-launcher-635-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 364822 INFO (jetty-launcher-635-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7b32033f{/solr,null,AVAILABLE}
[junit4] 2> 364822 INFO (jetty-launcher-635-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@65512313{/solr,null,AVAILABLE}
[junit4] 2> 364823 INFO (jetty-launcher-635-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@41ca0994{HTTP/1.1,[http/1.1]}{127.0.0.1:46494}
[junit4] 2> 364823 INFO (jetty-launcher-635-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@3ce950a5{HTTP/1.1,[http/1.1]}{127.0.0.1:42719}
[junit4] 2> 364823 INFO (jetty-launcher-635-thread-2) [ ]
o.e.j.s.Server Started @366749ms
[junit4] 2> 364823 INFO (jetty-launcher-635-thread-1) [ ]
o.e.j.s.Server Started @366749ms
[junit4] 2> 364823 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46494}
[junit4] 2> 364823 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42719}
[junit4] 2> 364824 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 364824 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 364824 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node2'
[junit4] 2> 364824 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node1'
[junit4] 2> 364824 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 364824 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 364824 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 364824 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 364824 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 364824 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 364824 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 364824 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 364829 INFO (zkCallback-637-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5b5d2d3a
name:ZooKeeperConnection Watcher:127.0.0.1:39443/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 364829 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 364829 INFO (zkCallback-638-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@39268d85
name:ZooKeeperConnection Watcher:127.0.0.1:39443/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 364829 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 364829 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 364829 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 364829 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 364829 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 364832 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node2/.
[junit4] 2> 364833 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 0x156cd3557110002, 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> 364832 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node1/.
[junit4] 2> 364833 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 664794395
[junit4] 2> 364834 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 327898775
[junit4] 2> 364834 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node2]
[junit4] 2> 364834 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node1]
[junit4] 2> 364834 WARN (jetty-launcher-635-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node1/lib
[junit4] 2> 364834 WARN (jetty-launcher-635-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node2/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node2/lib
[junit4] 2> 364834 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 364834 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 364836 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 364836 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 364836 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 364836 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 364836 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 364836 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 364837 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39443/solr
[junit4] 2> 364837 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39443/solr
[junit4] 2> 364837 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 364837 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 364837 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 364837 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 364837 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 364837 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 364838 INFO (zkCallback-643-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@254d8c3b
name:ZooKeeperConnection Watcher:127.0.0.1:39443 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 364838 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 364838 INFO (zkCallback-644-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3e383f9a
name:ZooKeeperConnection Watcher:127.0.0.1:39443 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 364838 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 364838 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 364838 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 364839 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$61/641159409@573cd057
[junit4] 2> 364839 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 0x156cd3557110004, 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> 364839 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$61/641159409@222cd0bf
[junit4] 2> 364839 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 364839 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 364858 INFO
(zkCallback-645-thread-1-processing-n:127.0.0.1:46494_solr)
[n:127.0.0.1:46494_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@45f10a99
name:ZooKeeperConnection Watcher:127.0.0.1:39443/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 364858 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 364858 INFO
(zkCallback-646-thread-1-processing-n:127.0.0.1:42719_solr)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@30e6417e
name:ZooKeeperConnection Watcher:127.0.0.1:39443/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 364858 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 364859 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 364859 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 364859 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 364859 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 364860 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 364860 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 364861 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 364861 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 364862 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 364862 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 364863 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 364863 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 364863 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 364863 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 364864 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 364864 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 364864 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 364864 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 364864 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 364864 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 364865 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 364865 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 364865 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 364865 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 364865 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 364865 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 364866 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 364866 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 364867 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 364867 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 364867 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 364867 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 364867 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96490071012737030-127.0.0.1:42719_solr-n_0000000000
[junit4] 2> 364867 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96490071012737029-127.0.0.1:46494_solr-n_0000000001
[junit4] 2> 364867 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42719_solr
[junit4] 2> 364867 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 364867 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96490071012737030-127.0.0.1:42719_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 364868 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46494_solr
[junit4] 2> 364868 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:46494_solr
[junit4] 2> 364868 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.Overseer Overseer
(id=96490071012737030-127.0.0.1:42719_solr-n_0000000000) starting
[junit4] 2> 364868 INFO
(zkCallback-645-thread-1-processing-n:127.0.0.1:46494_solr)
[n:127.0.0.1:46494_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> 364868 INFO
(zkCallback-646-thread-1-processing-n:127.0.0.1:42719_solr)
[n:127.0.0.1:42719_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> 364868 INFO
(zkCallback-645-thread-1-processing-n:127.0.0.1:46494_solr)
[n:127.0.0.1:46494_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 364869 INFO
(zkCallback-646-thread-1-processing-n:127.0.0.1:42719_solr)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 364871 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 364873 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 364874 INFO
(OverseerCollectionConfigSetProcessor-96490071012737030-127.0.0.1:42719_solr-n_0000000000)
[n:127.0.0.1:42719_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 364874 INFO
(OverseerStateUpdate-96490071012737030-127.0.0.1:42719_solr-n_0000000000)
[n:127.0.0.1:42719_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 364874 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:42719_solr as DOWN
[junit4] 2> 364874 INFO
(OverseerStateUpdate-96490071012737030-127.0.0.1:42719_solr-n_0000000000)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (1)
[junit4] 2> 364874 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42719_solr
[junit4] 2> 364874 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:42719_solr
[junit4] 2> 364874 INFO
(OverseerStateUpdate-96490071012737030-127.0.0.1:42719_solr-n_0000000000)
[n:127.0.0.1:42719_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:42719_solr"} current state version: 0
[junit4] 2> 364875 INFO
(OverseerStateUpdate-96490071012737030-127.0.0.1:42719_solr-n_0000000000)
[n:127.0.0.1:42719_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:42719_solr
[junit4] 2> 364875 INFO
(zkCallback-646-thread-1-processing-n:127.0.0.1:42719_solr)
[n:127.0.0.1:42719_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> 364875 INFO
(zkCallback-645-thread-1-processing-n:127.0.0.1:46494_solr)
[n:127.0.0.1:46494_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> 364875 INFO
(zkCallback-646-thread-1-processing-n:127.0.0.1:42719_solr)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 364875 INFO
(zkCallback-645-thread-1-processing-n:127.0.0.1:46494_solr)
[n:127.0.0.1:46494_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 364882 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 364882 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 364888 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 364888 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 364900 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_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> 364900 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_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> 364983 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 364983 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 364997 INFO (jetty-launcher-635-thread-2-EventThread)
[n:127.0.0.1:46494_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 364997 INFO (jetty-launcher-635-thread-1-EventThread)
[n:127.0.0.1:42719_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 365167 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.CoreContainer Reconfiguring HttpClient
settings.
[junit4] 2> 365167 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.CoreContainer Reconfiguring HttpClient
settings.
[junit4] 2> 365167 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node2/.
[junit4] 2> 365167 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001/tempDir-001/node1/.
[junit4] 2> 365167 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 365167 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 365168 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
[junit4] 2> 365168 INFO (jetty-launcher-635-thread-2)
[n:127.0.0.1:46494_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 365168 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
[junit4] 2> 365168 INFO (jetty-launcher-635-thread-1)
[n:127.0.0.1:42719_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 365168 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 365169 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 365171 INFO (zkCallback-649-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@551032ab
name:ZooKeeperConnection Watcher:127.0.0.1:39443 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 365171 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 365171 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 365172 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 0x156cd3557110009, 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> 365191 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4B660782226D1AC1])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 366004 ERROR (qtp303617244-3899) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_1]
[junit4] 2> 366047 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4B660782226D1AC1])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 366052 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4B660782226D1AC1])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 366072 ERROR (qtp1792834071-3914) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_2]
[junit4] 2> 366079 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4B660782226D1AC1])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 366083 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4B660782226D1AC1])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 366084 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[4B660782226D1AC1])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 366100 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[4B660782226D1AC1])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 366107 INFO (qtp303617244-3905) [n:127.0.0.1:46494_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> 366108 INFO (qtp303617244-3905) [n:127.0.0.1:46494_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> 366108 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[4B660782226D1AC1])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bar&p=bar&t=test&e=1472357641601&s=t7XV/1bgxaAXCL0A0XeWFNyCYu0=";
Path=/; Domain=127.0.0.1; Expires=dom, 28-ago-2016 04:14:01 GMT; HttpOnly".
Invalid 'expires' attribute: dom, 28-ago-2016 04:14:01 GMT
[junit4] 2> 366108 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[4B660782226D1AC1])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 366124 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4B660782226D1AC1])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 366133 WARN (qtp303617244-3905) [n:127.0.0.1:46494_solr ]
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> 366134 WARN (qtp303617244-3905) [n:127.0.0.1:46494_solr ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 366134 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4B660782226D1AC1])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 366135 WARN (qtp1792834071-3910) [ ]
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> 366136 WARN (qtp1792834071-3910) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 366136 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4B660782226D1AC1])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 366146 WARN (qtp303617244-3913) [ ]
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> 366147 WARN (qtp303617244-3913) [ ] o.a.s.s.KerberosPlugin
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 366147 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4B660782226D1AC1])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 366148 WARN (qtp1792834071-3914) [ ]
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> 366148 WARN (qtp1792834071-3914) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 366148 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4B660782226D1AC1])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 366148 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[4B660782226D1AC1])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 366165 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[4B660782226D1AC1])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 366175 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[4B660782226D1AC1])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 366179 INFO (qtp303617244-3903) [n:127.0.0.1:46494_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNVzBigFW8UHgwQUEFLzbX6sFZ4bKf9tWfKl6kohpziw6B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 366179 INFO (qtp303617244-3903) [n:127.0.0.1:46494_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNVzBigFW8UHgwQUEFLzbX6sFZ4bKf9tWfKl6kohpziw6B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 366180 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[4B660782226D1AC1])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 366198 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4B660782226D1AC1])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 366246 INFO (qtp303617244-3913) [n:127.0.0.1:46494_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNVziigFW8UHg4gYEFEpQhk8cQKwLEI4zVMQ7tasE2yx2B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 366246 INFO (qtp303617244-3913) [n:127.0.0.1:46494_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNVziigFW8UHg4gYEFEpQhk8cQKwLEI4zVMQ7tasE2yx2B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 366253 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4B660782226D1AC1])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 366255 INFO (qtp1792834071-3904) [n:127.0.0.1:42719_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNVziigFW8UHg4gYEFEpQhk8cQKwLEI4zVMQ7tasE2yx2B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 366256 INFO (qtp1792834071-3904) [n:127.0.0.1:42719_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNVziigFW8UHg4gYEFEpQhk8cQKwLEI4zVMQ7tasE2yx2B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 366259 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4B660782226D1AC1])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 366277 INFO (qtp303617244-3909) [n:127.0.0.1:46494_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV0figFW8UHhHwcEFAsqk8yRXAPe9mSS8VmYitddEYhVB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 366278 INFO (qtp303617244-3909) [n:127.0.0.1:46494_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV0figFW8UHhHwcEFAsqk8yRXAPe9mSS8VmYitddEYhVB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 366281 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4B660782226D1AC1])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 366287 INFO (qtp1792834071-3900) [n:127.0.0.1:42719_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV0figFW8UHhHwcEFAsqk8yRXAPe9mSS8VmYitddEYhVB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 366287 INFO (qtp1792834071-3900) [n:127.0.0.1:42719_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV0figFW8UHhHwcEFAsqk8yRXAPe9mSS8VmYitddEYhVB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 366291 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4B660782226D1AC1])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 366310 INFO (qtp303617244-3899) [n:127.0.0.1:46494_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV0_igFW8UHhPwgEFGiGEQf-cWUGC0MXhClbh35rpJJWB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 366310 INFO (qtp303617244-3899) [n:127.0.0.1:46494_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV0_igFW8UHhPwgEFGiGEQf-cWUGC0MXhClbh35rpJJWB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 366313 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4B660782226D1AC1])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 366316 INFO (qtp1792834071-3912) [n:127.0.0.1:42719_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV0_igFW8UHhPwgEFGiGEQf-cWUGC0MXhClbh35rpJJWB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 366316 INFO (qtp1792834071-3912) [n:127.0.0.1:42719_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV0_igFW8UHhPwgEFGiGEQf-cWUGC0MXhClbh35rpJJWB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 366319 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4B660782226D1AC1])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 366337 INFO (qtp303617244-3905) [n:127.0.0.1:46494_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV1bigFW8UHhWwkEFBYhtHh7shbLqaBOh0kloDSSQM79B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 366337 INFO (qtp303617244-3905) [n:127.0.0.1:46494_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV1bigFW8UHhWwkEFBYhtHh7shbLqaBOh0kloDSSQM79B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 366340 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4B660782226D1AC1])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 366343 INFO (qtp1792834071-3900) [n:127.0.0.1:42719_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV1bigFW8UHhWwkEFBYhtHh7shbLqaBOh0kloDSSQM79B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 366343 INFO (qtp1792834071-3900) [n:127.0.0.1:42719_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV1bigFW8UHhWwkEFBYhtHh7shbLqaBOh0kloDSSQM79B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 366347 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4B660782226D1AC1])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 366347 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[4B660782226D1AC1])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> 366364 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[4B660782226D1AC1])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 366370 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[4B660782226D1AC1])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 366370 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[4B660782226D1AC1])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 366371 INFO (zkCallback-651-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7858873f
name:ZooKeeperConnection Watcher:127.0.0.1:39443/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 366371 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[4B660782226D1AC1])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 366372 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[4B660782226D1AC1])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 366372 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[4B660782226D1AC1])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 366389 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[4B660782226D1AC1])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 366402 ERROR (qtp1792834071-3902) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_11]
[junit4] 2> 366404 ERROR (qtp303617244-3903) [n:127.0.0.1:46494_solr ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_11]
[junit4] 2> 366414 ERROR (qtp1792834071-3906) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_12]
[junit4] 2> 366418 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[4B660782226D1AC1])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=4B660782226D1AC1
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-PR
-Dtests.timezone=Asia/Gaza -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.05s J1 |
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<404>
[junit4] > at
__randomizedtesting.SeedInfo.seed([4B660782226D1AC1:23D932A8F2F7082D]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:292)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 366439 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4B660782226D1AC1])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 366448 INFO (qtp303617244-3911) [n:127.0.0.1:46494_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV3TigFW8UHh0w0EFJg6BFvrOShmmQ7Do8dXuzKR99QcB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 366449 INFO (qtp303617244-3911) [n:127.0.0.1:46494_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV3TigFW8UHh0w0EFJg6BFvrOShmmQ7Do8dXuzKR99QcB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 366452 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4B660782226D1AC1])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 366455 INFO (qtp1792834071-3910) [n:127.0.0.1:42719_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV3TigFW8UHh0w0EFJg6BFvrOShmmQ7Do8dXuzKR99QcB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 366456 INFO (qtp1792834071-3910) [n:127.0.0.1:42719_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbNNV3TigFW8UHh0w0EFJg6BFvrOShmmQ7Do8dXuzKR99QcB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 366459 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4B660782226D1AC1])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 366459 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[4B660782226D1AC1])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 366460 INFO (jetty-launcher-635-thread-2) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@3ce950a5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 366460 INFO (jetty-launcher-635-thread-1) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@41ca0994{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 366461 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=327898775
[junit4] 2> 366461 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:42719_solr as DOWN
[junit4] 2> 366461 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=664794395
[junit4] 2> 366461 INFO (jetty-launcher-635-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:46494_solr as DOWN
[junit4] 2> 366466 INFO
(OverseerStateUpdate-96490071012737030-127.0.0.1:42719_solr-n_0000000000)
[n:127.0.0.1:42719_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:42719_solr"} current state version: 0
[junit4] 2> 366466 INFO
(OverseerStateUpdate-96490071012737030-127.0.0.1:42719_solr-n_0000000000)
[n:127.0.0.1:42719_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:42719_solr
[junit4] 2> 366467 INFO
(OverseerStateUpdate-96490071012737030-127.0.0.1:42719_solr-n_0000000000)
[n:127.0.0.1:42719_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:46494_solr"} current state version: 0
[junit4] 2> 366467 INFO
(OverseerStateUpdate-96490071012737030-127.0.0.1:42719_solr-n_0000000000)
[n:127.0.0.1:42719_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:46494_solr
[junit4] 2> 366469 INFO (jetty-launcher-635-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=96490071012737030-127.0.0.1:42719_solr-n_0000000000) closing
[junit4] 2> 366470 INFO
(OverseerStateUpdate-96490071012737030-127.0.0.1:42719_solr-n_0000000000)
[n:127.0.0.1:42719_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:42719_solr
[junit4] 2> 366470 INFO
(zkCallback-645-thread-1-processing-n:127.0.0.1:46494_solr)
[n:127.0.0.1:46494_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> 366470 INFO
(zkCallback-646-thread-2-processing-n:127.0.0.1:42719_solr)
[n:127.0.0.1:42719_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> 367970 WARN
(zkCallback-645-thread-1-processing-n:127.0.0.1:46494_solr)
[n:127.0.0.1:46494_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 367970 WARN
(zkCallback-646-thread-2-processing-n:127.0.0.1:42719_solr)
[n:127.0.0.1:42719_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 367970 ERROR
(Thread[Thread-921,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:46494_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 367970 ERROR
(Thread[Thread-922,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:42719_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 367980 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 0x156cd3557110008, 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> 367980 INFO (jetty-launcher-635-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7b32033f{/solr,null,UNAVAILABLE}
[junit4] 2> 367980 INFO (jetty-launcher-635-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@65512313{/solr,null,UNAVAILABLE}
[junit4] 2> 367981 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39443 39443
[junit4] 2> 368000 INFO (Thread-903) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:39443 39443
[junit4] 2> 368000 WARN (Thread-903) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 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/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_13
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 4 /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> 368002 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[4B660782226D1AC1]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_4B660782226D1AC1-001
[junit4] 2> Aug 27, 2016 6:14:03 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=287, maxMBSortInHeap=7.360047559268949,
sim=ClassicSimilarity, locale=es-PR, timezone=Asia/Gaza
[junit4] 2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=12,threads=1,free=173374744,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TimeZoneUtilsTest,
CoreAdminRequestStatusTest, TestCloudSchemaless,
TestNonDefinedSimilarityFactory, BJQParserTest, DeleteShardTest,
TestDocBasedVersionConstraints, RulesTest, TestManagedStopFilterFactory,
TestUseDocValuesAsStored2, TestReplicaProperties, AsyncMigrateRouteKeyTest,
TestQueryUtils, FacetPivotSmallTest, StressHdfsTest,
DeleteLastCustomShardedReplicaTest, ClassificationUpdateProcessorFactoryTest,
TestSolrQueryResponse, HdfsDirectoryTest, TestConfigSetProperties,
TestBulkSchemaAPI, SolrInfoMBeanTest, RollingRestartTest, BooleanFieldTest,
TestXmlQParser, TestConfigSetsAPIZkFailure, ShardRoutingCustomTest,
BasicFunctionalityTest, TestBulkSchemaConcurrent,
CloudExitableDirectoryReaderTest, TestSolrCloudWithDelegationTokens]
[junit4] Completed [148/632 (1!)] on J1 in 3.81s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 520 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/init-core-data-001
[junit4] 2> 935036 INFO
(SUITE-TestReplicationHandler-seed#[4B660782226D1AC1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 935037 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
doTestReplicateAfterStartupWithNoActivity
[junit4] 2> 935037 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/collection1
[junit4] 2> 935040 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 935042 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3b04bfa5{/solr,null,AVAILABLE}
[junit4] 2> 935043 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@6324fd2f{HTTP/1.1,[http/1.1]}{127.0.0.1:33430}
[junit4] 2> 935044 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.e.j.s.Server Started @936767ms
[junit4] 2> 935044 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=33430}
[junit4] 2> 935044 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 935044 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001'
[junit4] 2> 935044 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 935044 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 935044 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/solr.xml
[junit4] 2> 935048 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/.
[junit4] 2> 935048 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.c.CoreContainer New CoreContainer 313386179
[junit4] 2> 935048 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001]
[junit4] 2> 935048 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/lib
[junit4] 2> 935048 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 935050 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 935050 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 935050 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 935050 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 935050 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 935050 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/.
[junit4] 2> 935051 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 935051 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/./collection1
[junit4] 2> 935051 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 935052 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
[junit4] 2> 935052 INFO (coreLoadExecutor-6487-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/collection1'
[junit4] 2> 935052 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[4B660782226D1AC1])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 935052 INFO (coreLoadExecutor-6487-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 935052 INFO (coreLoadExecutor-6487-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 935057 INFO (coreLoadExecutor-6487-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 935058 WARN (coreLoadExecutor-6487-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 935059 INFO (coreLoadExecutor-6487-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 935062 INFO (coreLoadExecutor-6487-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 935064 INFO (coreLoadExecutor-6487-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 935066 INFO (coreLoadExecutor-6487-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 935067 INFO (coreLoadExecutor-6487-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/collection1'
[junit4] 2> 935067 INFO (coreLoadExecutor-6487-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/./collection1
[junit4] 2> 935067 INFO (coreLoadExecutor-6487-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 935068 INFO (coreLoadExecutor-6487-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/./collection1/data/]
[junit4] 2> 935068 INFO (coreLoadExecutor-6487-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 935068 INFO (coreLoadExecutor-6487-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/./collection1/data/snapshot_metadata
[junit4] 2> 935068 INFO (coreLoadExecutor-6487-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 935068 INFO (coreLoadExecutor-6487-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/./collection1/data
[junit4] 2> 935068 INFO (coreLoadExecutor-6487-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/./collection1/data/index/
[junit4] 2> 935068 WARN (coreLoadExecutor-6487-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 935068 INFO (coreLoadExecutor-6487-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/./collection1/data/index
[junit4] 2> 935068 INFO (coreLoadExecutor-6487-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 935069 INFO (coreLoadExecutor-6487-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1037960e
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45eda66b),segFN=segments_1,generation=1}
[junit4] 2> 935069 INFO (coreLoadExecutor-6487-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 935069 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_4B660782226D1AC1-001/solr-instance-001/./collection1/data/
[junit4] 2> 935070 INFO (coreLoadExecutor-6487-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 935071 INFO (coreLoadExecutor-6487-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 935071 INFO (coreLoadExecutor-6487-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 935072 INFO (coreLoadExecutor-6487-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 935072 INFO (coreLoadExecutor-6487-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 935073 INFO (coreLoadExecutor-6487-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 935073 INFO (core
[...truncated too long message...]
restore s:shard2 r:core_node2 x:backuprestore_shard2_replica1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_4B660782226D1AC1-001/tempDir-001/node2/./backuprestore_shard2_replica1/data
[junit4] 2> 1585381 INFO
(OverseerStateUpdate-96490149358927877-127.0.0.1:43787_solr-n_0000000000)
[n:127.0.0.1:43787_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:43787_solr
[junit4] 2> 1585381 INFO
(zkCallback-2051-thread-5-processing-n:127.0.0.1:39239_solr)
[n:127.0.0.1:39239_solr ] o.a.s.c.Overseer Overseer
(id=96490149358927878-127.0.0.1:39239_solr-n_0000000001) starting
[junit4] 2> 1585384 INFO
(zkCallback-2051-thread-5-processing-n:127.0.0.1:39239_solr)
[n:127.0.0.1:39239_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1585384 INFO
(OverseerCollectionConfigSetProcessor-96490149358927878-127.0.0.1:39239_solr-n_0000000001)
[n:127.0.0.1:39239_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 1585384 INFO (jetty-launcher-2040-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=96490149358927878-127.0.0.1:39239_solr-n_0000000001) closing
[junit4] 2> 1585384 INFO
(OverseerStateUpdate-96490149358927878-127.0.0.1:39239_solr-n_0000000001)
[n:127.0.0.1:39239_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1585384 INFO
(OverseerStateUpdate-96490149358927878-127.0.0.1:39239_solr-n_0000000001)
[n:127.0.0.1:39239_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:39239_solr
[junit4] 2> 1585384 INFO
(OverseerCollectionConfigSetProcessor-96490149358927878-127.0.0.1:39239_solr-n_0000000001)
[n:127.0.0.1:39239_solr ] o.a.s.c.OverseerTaskProcessor According to ZK I
(id=96490149358927878-127.0.0.1:39239_solr-n_0000000001) am no longer a leader.
[junit4] 2> 1585384 ERROR
(OverseerCollectionConfigSetProcessor-96490149358927878-127.0.0.1:39239_solr-n_0000000001)
[n:127.0.0.1:39239_solr ] o.a.s.c.OverseerTaskProcessor Unable to
prioritize overseer
[junit4] 2> java.lang.InterruptedException
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:67)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:311)
[junit4] 2> at
org.apache.solr.cloud.OverseerNodePrioritizer.prioritizeOverseerNodes(OverseerNodePrioritizer.java:60)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:177)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1585384 INFO
(zkCallback-2051-thread-5-processing-n:127.0.0.1:39239_solr)
[n:127.0.0.1:39239_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> 1585384 WARN
(zkCallback-2051-thread-5-processing-n:127.0.0.1:39239_solr)
[n:127.0.0.1:39239_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1585384 INFO (jetty-launcher-2040-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@18bd6d58{/solr,null,UNAVAILABLE}
[junit4] 2> 1585385 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[4B660782226D1AC1]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38331 38331
[junit4] 2> 1585390 INFO (Thread-2760) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:38331 38331
[junit4] 2> 1585391 WARN (Thread-2760) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2
/solr/collections/backuprestore_restored/state.json
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/collections/backuprestore/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 25 /solr/overseer/queue
[junit4] 2> 17 /solr/overseer/collection-queue-work
[junit4] 2> 5 /solr/overseer/queue-work
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> 1585391 INFO
(SUITE-TestLocalFSCloudBackupRestore-seed#[4B660782226D1AC1]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestLocalFSCloudBackupRestore_4B660782226D1AC1-001
[junit4] 2> Aug 27, 2016 6:34:20 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 4 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{shard_s=PostingsFormat(name=Asserting),
_version_=PostingsFormat(name=Asserting), id=PostingsFormat(name=Memory
doPackFST= true)}, docValues:{}, maxPointsInLeafNode=1375,
maxMBSortInHeap=7.792071190313816, sim=RandomSimilarity(queryNorm=false): {},
locale=de-AT, timezone=America/Moncton
[junit4] 2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=12,threads=1,free=151468144,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestRTimerTree,
TestCSVLoader, PreAnalyzedFieldTest, TestTrieFacet, TestRangeQuery,
DistribCursorPagingTest, TestFieldCacheVsDocValues, QueryResultKeyTest,
TestUniqueKeyFieldResource, SpatialRPTFieldTypeTest,
TestSizeLimitedDistributedMap, ActionThrottleTest, TestComponentsName,
DistributedFacetPivotLongTailTest, DeleteReplicaTest, DataDrivenBlockJoinTest,
TestRawTransformer, CacheHeaderTest, TestBadConfig, TestRestManager,
OutputWriterTest, JSONWriterTest, RestartWhileUpdatingTest, BadCopyFieldTest,
TestNoOpRegenerator, TestDistribDocBasedVersion, TestCustomSort,
SaslZkACLProviderTest, AnalysisAfterCoreReloadTest, PolyFieldTest,
CdcrRequestHandlerTest, TestTolerantUpdateProcessorCloud, TestRealTimeGet,
DefaultValueUpdateProcessorTest, TestBlendedInfixSuggestions,
JavabinLoaderTest, UUIDUpdateProcessorFallbackTest,
LeaderInitiatedRecoveryOnShardRestartTest, CollectionsAPISolrJTest,
DocumentAnalysisRequestHandlerTest, TestOnReconnectListenerSupport,
HdfsRecoveryZkTest, TestSchemaResource, RankQueryTest, EchoParamsTest,
TestLMDirichletSimilarityFactory, RemoteQueryErrorTest, DateFieldTest,
BasicZkTest, DistributedQueryElevationComponentTest, FileBasedSpellCheckerTest,
SolrCoreTest, TestPhraseSuggestions, TestDFISimilarityFactory,
SynonymTokenizerTest, QueryElevationComponentTest, TestCloudDeleteByQuery,
TestRequestStatusCollectionAPI, ResponseHeaderTest, TestSQLHandler, TestConfig,
TestPseudoReturnFields, RequiredFieldsTest, DistributedQueueTest,
TestJsonFacets, TestFastOutputStream, CopyFieldTest, TestShardHandlerFactory,
TestLegacyNumericRangeQueryBuilder, DistributedFacetPivotWhiteBoxTest,
DateRangeFieldTest, TestFunctionQuery, TestMergePolicyConfig,
TestRemoteStreaming, PreAnalyzedUpdateProcessorTest,
TestConfigSetsAPIExclusivity, TestOmitPositions, ConnectionManagerTest,
WrapperMergePolicyFactoryTest, TestNumericTerms32, StandardRequestHandlerTest,
ConnectionReuseTest, TestPKIAuthenticationPlugin,
TestHighFrequencyDictionaryFactory, ExplicitHLLTest,
OutOfBoxZkACLAndCredentialsProvidersTest, CdcrBootstrapTest, ZkNodePropsTest,
TestExpandComponent, TestArbitraryIndexDir, TestScoreJoinQPNoScore,
TestAtomicUpdateErrorCases, PingRequestHandlerTest,
TestSubQueryTransformerDistrib, TestFieldTypeCollectionResource,
CurrencyFieldOpenExchangeTest, SignatureUpdateProcessorFactoryTest,
SmileWriterTest, TestExactSharedStatsCache, BlockJoinFacetRandomTest,
TestIBSimilarityFactory, DisMaxRequestHandlerTest, ResourceLoaderTest,
TestRebalanceLeaders, UnloadDistributedZkTest, LeaderElectionIntegrationTest,
ShardRoutingTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest,
TestRandomFaceting, ZkSolrClientTest, ZkCLITest, TestDistributedSearch,
DistributedSpellCheckComponentTest, TestJoin, PeerSyncTest, TestFiltering,
FastVectorHighlighterTest, ReturnFieldsTest, TestAnalyzedSuggestions,
HighlighterConfigTest, SOLR749Test, TestSolrIndexConfig, SolrIndexConfigTest,
TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest,
ExternalFileFieldSortTest, TestSolrCoreProperties, TestLuceneMatchVersion,
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory,
TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory,
TestBM25SimilarityFactory, TestFastWriter, TestJmxMonitoredMap,
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest,
PrimUtilsTest, TestSuggestSpellingConverter, DOMUtilTest,
RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestDocumentBuilder,
SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, TestRTGBase,
CursorPagingTest, TestSimpleTrackingShardHandler,
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest,
CdcrVersionReplicationTest, CollectionTooManyReplicasTest,
DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest,
MultiThreadedOCPTest, OverseerStatusTest, OverseerTaskQueueTest,
PeerSyncReplicationTest, TestCloudPseudoReturnFields, TestCryptoKeys,
TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry,
TestLocalFSCloudBackupRestore]
[junit4] Completed [495/632 (3!)] on J0 in 25.33s, 1 test, 1 error <<<
FAILURES!
[...truncated 60545 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]