Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/316/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 1)
Thread[id=20234, name=jetty-launcher-3345-thread-2-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:
1) Thread[id=20234, name=jetty-launcher-3345-thread-2-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
at __randomizedtesting.SeedInfo.seed([B1B788A8605049C0]:0)
FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader
Error Message:
Doc with id=1 not found in http://127.0.0.1:46735/forceleader_test_collection
due to: Path not found: /id; rsp={doc=null}
Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in
http://127.0.0.1:46735/forceleader_test_collection due to: Path not found: /id;
rsp={doc=null}
at
__randomizedtesting.SeedInfo.seed([B1B788A8605049C0:5720BC6859D2B0A1]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
at
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556)
at
org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete
Error Message:
Error from server at
https://127.0.0.1:44439/solr/testcollection_shard1_replica_n3: Expected mime
type application/octet-stream but got text/html. <html> <head> <meta
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing
/solr/testcollection_shard1_replica_n3/update. Reason: <pre> Can not find:
/solr/testcollection_shard1_replica_n3/update</pre></p> <hr /><a
href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body> </html>
Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from
server at https://127.0.0.1:44439/solr/testcollection_shard1_replica_n3:
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre> Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.20.v20170531</a><hr/>
</body>
</html>
at
__randomizedtesting.SeedInfo.seed([B1B788A8605049C0:124D260DE7B8A365]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
at
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:167)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:44439/solr/testcollection_shard1_replica_n3:
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre> Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.20.v20170531</a><hr/>
</body>
</html>
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
... 1 more
Build Log:
[...truncated 12401 lines...]
[junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_B1B788A8605049C0-001/init-core-data-001
[junit4] 2> 2142674 WARN
(SUITE-ForceLeaderTest-seed#[B1B788A8605049C0]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=43 numCloses=43
[junit4] 2> 2142680 ERROR (Thread-8331) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 2142871 ERROR
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B1B788A8605049C0]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 2144367 WARN (qtp28666519-20336) [n:127.0.0.1:33817_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2145569 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 0x15e1af9e91f0005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2145581 WARN
(OverseerThreadFactory-6764-thread-2-processing-n:127.0.0.1:33817_)
[n:127.0.0.1:33817_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a
collection (collection1) without cores.
[junit4] 2> 2145859 ERROR
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B1B788A8605049C0]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 2147747 WARN (qtp29252114-20384) [n:127.0.0.1:46643_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2148015 ERROR
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B1B788A8605049C0]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 2148025 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 0x15e1af9e91f000b, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2149349 WARN (qtp11980120-20417) [n:127.0.0.1:42339_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2149645 ERROR
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B1B788A8605049C0]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 2150968 WARN (qtp13216433-20451) [n:127.0.0.1:46703_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2152406 WARN (qtp28666519-20329) [n:127.0.0.1:33817_
c:forceleader_last_published s:shard1
x:forceleader_last_published_shard1_replica_n3] o.a.s.c.RequestHandlers INVALID
paramSet a in requestHandler {type = requestHandler,name = /dump,class =
DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 2152423 WARN (qtp29252114-20377) [n:127.0.0.1:46643_
c:forceleader_last_published s:shard1
x:forceleader_last_published_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID
paramSet a in requestHandler {type = requestHandler,name = /dump,class =
DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 2152425 WARN (qtp13216433-20444) [n:127.0.0.1:46703_
c:forceleader_last_published s:shard1
x:forceleader_last_published_shard1_replica_n2] o.a.s.c.RequestHandlers INVALID
paramSet a in requestHandler {type = requestHandler,name = /dump,class =
DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 2162490 WARN (qtp29252114-20378) [n:127.0.0.1:46643_ ]
o.a.s.h.a.CollectionsHandler Force leader attempt 1. Waiting 5 secs for an
active leader. State of the slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node4":{
[junit4] 2> "base_url":"http://127.0.0.1:46703",
[junit4] 2> "node_name":"127.0.0.1:46703_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2> "base_url":"http://127.0.0.1:46643",
[junit4] 2> "node_name":"127.0.0.1:46643_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2> "base_url":"http://127.0.0.1:33817",
[junit4] 2> "node_name":"127.0.0.1:33817_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "leader":"true",
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 2167491 WARN (qtp29252114-20378) [n:127.0.0.1:46643_ ]
o.a.s.h.a.CollectionsHandler Force leader attempt 2. Waiting 5 secs for an
active leader. State of the slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node4":{
[junit4] 2> "base_url":"http://127.0.0.1:46703",
[junit4] 2> "node_name":"127.0.0.1:46703_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2> "base_url":"http://127.0.0.1:46643",
[junit4] 2> "node_name":"127.0.0.1:46643_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2> "base_url":"http://127.0.0.1:33817",
[junit4] 2> "node_name":"127.0.0.1:33817_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "leader":"true",
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 2172491 WARN (qtp29252114-20378) [n:127.0.0.1:46643_ ]
o.a.s.h.a.CollectionsHandler Force leader attempt 3. Waiting 5 secs for an
active leader. State of the slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node4":{
[junit4] 2> "base_url":"http://127.0.0.1:46703",
[junit4] 2> "node_name":"127.0.0.1:46703_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2> "base_url":"http://127.0.0.1:46643",
[junit4] 2> "node_name":"127.0.0.1:46643_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2> "base_url":"http://127.0.0.1:33817",
[junit4] 2> "node_name":"127.0.0.1:33817_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "leader":"true",
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 2177492 WARN (qtp29252114-20378) [n:127.0.0.1:46643_ ]
o.a.s.h.a.CollectionsHandler Force leader attempt 4. Waiting 5 secs for an
active leader. State of the slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node4":{
[junit4] 2> "base_url":"http://127.0.0.1:46703",
[junit4] 2> "node_name":"127.0.0.1:46703_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2> "base_url":"http://127.0.0.1:46643",
[junit4] 2> "node_name":"127.0.0.1:46643_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2> "base_url":"http://127.0.0.1:33817",
[junit4] 2> "node_name":"127.0.0.1:33817_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "leader":"true",
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 2182492 WARN (qtp29252114-20378) [n:127.0.0.1:46643_ ]
o.a.s.h.a.CollectionsHandler Force leader attempt 5. Waiting 5 secs for an
active leader. State of the slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node4":{
[junit4] 2> "base_url":"http://127.0.0.1:46703",
[junit4] 2> "node_name":"127.0.0.1:46703_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2> "base_url":"http://127.0.0.1:46643",
[junit4] 2> "node_name":"127.0.0.1:46643_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2> "base_url":"http://127.0.0.1:33817",
[junit4] 2> "node_name":"127.0.0.1:33817_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "leader":"true",
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 2187493 WARN (qtp29252114-20378) [n:127.0.0.1:46643_ ]
o.a.s.h.a.CollectionsHandler Force leader attempt 6. Waiting 5 secs for an
active leader. State of the slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node4":{
[junit4] 2> "base_url":"http://127.0.0.1:46703",
[junit4] 2> "node_name":"127.0.0.1:46703_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2> "base_url":"http://127.0.0.1:46643",
[junit4] 2> "node_name":"127.0.0.1:46643_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2> "base_url":"http://127.0.0.1:33817",
[junit4] 2> "node_name":"127.0.0.1:33817_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "leader":"true",
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 2192493 WARN (qtp29252114-20378) [n:127.0.0.1:46643_ ]
o.a.s.h.a.CollectionsHandler Force leader attempt 7. Waiting 5 secs for an
active leader. State of the slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node4":{
[junit4] 2> "base_url":"http://127.0.0.1:46703",
[junit4] 2> "node_name":"127.0.0.1:46703_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2> "base_url":"http://127.0.0.1:46643",
[junit4] 2> "node_name":"127.0.0.1:46643_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2> "base_url":"http://127.0.0.1:33817",
[junit4] 2> "node_name":"127.0.0.1:33817_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "leader":"true",
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 2197493 WARN (qtp29252114-20378) [n:127.0.0.1:46643_ ]
o.a.s.h.a.CollectionsHandler Force leader attempt 8. Waiting 5 secs for an
active leader. State of the slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node4":{
[junit4] 2> "base_url":"http://127.0.0.1:46703",
[junit4] 2> "node_name":"127.0.0.1:46703_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2> "base_url":"http://127.0.0.1:46643",
[junit4] 2> "node_name":"127.0.0.1:46643_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2> "base_url":"http://127.0.0.1:33817",
[junit4] 2> "node_name":"127.0.0.1:33817_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "leader":"true",
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 2202493 WARN (qtp29252114-20378) [n:127.0.0.1:46643_ ]
o.a.s.h.a.CollectionsHandler Force leader attempt 9. Waiting 5 secs for an
active leader. State of the slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node4":{
[junit4] 2> "base_url":"http://127.0.0.1:46703",
[junit4] 2> "node_name":"127.0.0.1:46703_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node5":{
[junit4] 2> "base_url":"http://127.0.0.1:46643",
[junit4] 2> "node_name":"127.0.0.1:46643_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2> "base_url":"http://127.0.0.1:33817",
[junit4] 2> "node_name":"127.0.0.1:33817_",
[junit4] 2> "core":"forceleader_last_published_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "leader":"true",
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 2202524 WARN
(zkCallback-2427-thread-1-processing-n:127.0.0.1:46703_) [n:127.0.0.1:46703_
] o.a.s.c.LeaderElector
[junit4] 2> org.apache.solr.common.SolrException: SolrCore not
found:forceleader_last_published_shard1_replica_n2 in
[collection1_shard2_replica_n45]
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:297)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2202527 WARN
(zkCallback-2415-thread-1-processing-n:127.0.0.1:46643_) [n:127.0.0.1:46643_
] o.a.s.c.LeaderElector
[junit4] 2> org.apache.solr.common.SolrException: SolrCore not
found:forceleader_last_published_shard1_replica_n1 in
[collection1_shard2_replica_n41]
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:297)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2204754 WARN
(zkCallback-2403-thread-2-processing-n:127.0.0.1:33817_) [n:127.0.0.1:33817_
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2206278 WARN
(zkCallback-2415-thread-2-processing-n:127.0.0.1:46643_) [n:127.0.0.1:46643_
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2207804 WARN
(zkCallback-2421-thread-1-processing-n:127.0.0.1:42339_) [n:127.0.0.1:42339_
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2207832 WARN
(zkCallback-2427-thread-2-processing-n:127.0.0.1:46703_) [n:127.0.0.1:46703_
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2207833 ERROR
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B1B788A8605049C0]) [
] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 2211212 WARN (Thread-8331) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2> 3
/solr/collections/forceleader_last_published/state.json
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 2211213 WARN
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B1B788A8605049C0]) [
] o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:46703/,
target: http://127.0.0.1:34889/
[junit4] 2> 2211213 WARN
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B1B788A8605049C0]) [
] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:33817/,
target: http://127.0.0.1:36485/
[junit4] 2> 2211213 WARN
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B1B788A8605049C0]) [
] o.a.s.c.SocketProxy Closing 8 connections to: http://127.0.0.1:46643/,
target: http://127.0.0.1:34131/
[junit4] 2> 2211213 WARN
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[B1B788A8605049C0]) [
] o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:42339/,
target: http://127.0.0.1:39465/
[junit4] 2> 2211219 ERROR (Thread-8374) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 2211412 ERROR
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B1B788A8605049C0]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2212870 WARN (qtp27705870-20578) [n:127.0.0.1:37729_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2214077 WARN
(OverseerThreadFactory-6839-thread-2-processing-n:127.0.0.1:37729_)
[n:127.0.0.1:37729_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a
collection (collection1) without cores.
[junit4] 2> 2214354 ERROR
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B1B788A8605049C0]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2215834 WARN (qtp12635794-20627) [n:127.0.0.1:39581_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2216099 ERROR
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B1B788A8605049C0]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2217386 WARN (qtp15994201-20659) [n:127.0.0.1:32945_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2217650 ERROR
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B1B788A8605049C0]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2218995 WARN (qtp16388226-20691) [n:127.0.0.1:46735_
c:collection1 s:shard2 x:collection1_shard2_replica_t45]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2220382 WARN (qtp16388226-20692) [n:127.0.0.1:46735_
c:forceleader_test_collection s:shard1
x:forceleader_test_collection_shard1_replica_t3] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 2220383 WARN (qtp12635794-20620) [n:127.0.0.1:39581_
c:forceleader_test_collection s:shard1
x:forceleader_test_collection_shard1_replica_t1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 2220413 WARN (qtp27705870-20571) [n:127.0.0.1:37729_
c:forceleader_test_collection s:shard1
x:forceleader_test_collection_shard1_replica_t2] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 2222517 WARN
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B1B788A8605049C0]) [ ]
o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:37729/, target:
http://127.0.0.1:35139/
[junit4] 2> 2222518 WARN
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B1B788A8605049C0]) [ ]
o.a.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:46735/, target:
http://127.0.0.1:32897/
[junit4] 2> 2222520 ERROR
(updateExecutor-2445-thread-2-processing-http:////127.0.0.1:46735//forceleader_test_collection_shard1_replica_t3
x:forceleader_test_collection_shard1_replica_t1 r:core_node4
n:127.0.0.1:39581_ s:shard1 c:forceleader_test_collection) [n:127.0.0.1:39581_
c:forceleader_test_collection s:shard1 r:core_node4
x:forceleader_test_collection_shard1_replica_t1]
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
[junit4] 2> java.net.SocketException: Broken pipe (Write failed)
[junit4] 2> at java.net.SocketOutputStream.socketWrite0(Native
Method)
[junit4] 2> at
java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
[junit4] 2> at
java.net.SocketOutputStream.write(SocketOutputStream.java:155)
[junit4] 2> at
org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
[junit4] 2> at
org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
[junit4] 2> at
org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:146)
[junit4] 2> at
org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
[junit4] 2> at
org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:159)
[junit4] 2> at
org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
[junit4] 2> at
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2222520 ERROR
(updateExecutor-2445-thread-1-processing-http:////127.0.0.1:37729//forceleader_test_collection_shard1_replica_t2
x:forceleader_test_collection_shard1_replica_t1 r:core_node4
n:127.0.0.1:39581_ s:shard1 c:forceleader_test_collection) [n:127.0.0.1:39581_
c:forceleader_test_collection s:shard1 r:core_node4
x:forceleader_test_collection_shard1_replica_t1]
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
[junit4] 2> java.net.SocketException: Broken pipe (Write failed)
[junit4] 2> at java.net.SocketOutputStream.socketWrite0(Native
Method)
[junit4] 2> at
java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
[junit4] 2> at
java.net.SocketOutputStream.write(SocketOutputStream.java:155)
[junit4] 2> at
org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
[junit4] 2> at
org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
[junit4] 2> at
org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:146)
[junit4] 2> at
org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
[junit4] 2> at
org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:159)
[junit4] 2> at
org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
[junit4] 2> at
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2222521 WARN (qtp12635794-20626) [n:127.0.0.1:39581_
c:forceleader_test_collection s:shard1 r:core_node4
x:forceleader_test_collection_shard1_replica_t1]
o.a.s.u.p.DistributedUpdateProcessor Error sending update to
http://127.0.0.1:46735
[junit4] 2> java.net.SocketException: Broken pipe (Write failed)
[junit4] 2> at java.net.SocketOutputStream.socketWrite0(Native
Method)
[junit4] 2> at
java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
[junit4] 2> at
java.net.SocketOutputStream.write(SocketOutputStream.java:155)
[junit4] 2> at
org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
[junit4] 2> at
org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
[junit4] 2> at
org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:146)
[junit4] 2> at
org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
[junit4] 2> at
org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:159)
[junit4] 2> at
org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
[junit4] 2> at
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2222521 ERROR (qtp12635794-20626) [n:127.0.0.1:39581_
c:forceleader_test_collection s:shard1 r:core_node4
x:forceleader_test_collection_shard1_replica_t1]
o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on
replica http://127.0.0.1:46735/forceleader_test_collection_shard1_replica_t3/
[junit4] 2> java.net.SocketException: Broken pipe (Write failed)
[junit4] 2> at java.net.SocketOutputStream.socketWrite0(Native
Method)
[junit4] 2> at
java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
[junit4] 2> at
java.net.SocketOutputStream.write(SocketOutputStream.java:155)
[junit4] 2> at
org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
[junit4] 2> at
org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
[junit4] 2> at
org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:146)
[junit4] 2> at
org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
[junit4] 2> at
org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:159)
[junit4] 2> at
org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
[junit4] 2> at
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2222522 WARN (qtp12635794-20626) [n:127.0.0.1:39581_
c:forceleader_test_collection s:shard1 r:core_node4
x:forceleader_test_collection_shard1_replica_t1]
o.a.s.u.p.DistributedUpdateProcessor Error sending update to
http://127.0.0.1:37729
[junit4] 2> java.net.SocketException: Broken pipe (Write failed)
[junit4] 2> at java.net.SocketOutputStream.socketWrite0(Native
Method)
[junit4] 2> at
java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
[junit4] 2> at
java.net.SocketOutputStream.write(SocketOutputStream.java:155)
[junit4] 2> at
org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
[junit4] 2> at
org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
[junit4] 2> at
org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:146)
[junit4] 2> at
org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
[junit4] 2> at
org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:159)
[junit4] 2> at
org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
[junit4] 2> at
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2222522 ERROR (qtp12635794-20626) [n:127.0.0.1:39581_
c:forceleader_test_collection s:shard1 r:core_node4
x:forceleader_test_collection_shard1_replica_t1]
o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on
replica http://127.0.0.1:37729/forceleader_test_collection_shard1_replica_t2/
[junit4] 2> java.net.SocketException: Broken pipe (Write failed)
[junit4] 2> at java.net.SocketOutputStream.socketWrite0(Native
Method)
[junit4] 2> at
java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
[junit4] 2> at
java.net.SocketOutputStream.write(SocketOutputStream.java:155)
[junit4] 2> at
org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
[junit4] 2> at
org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
[junit4] 2> at
org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:146)
[junit4] 2> at
org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
[junit4] 2> at
org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:159)
[junit4] 2> at
org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
[junit4] 2> at
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2222523 WARN
(updateExecutor-2445-thread-1-processing-x:forceleader_test_collection_shard1_replica_t1
r:core_node4
http:////127.0.0.1:46735//forceleader_test_collection_shard1_replica_t3//
n:127.0.0.1:39581_ s:shard1 c:forceleader_test_collection) [n:127.0.0.1:39581_
c:forceleader_test_collection s:shard1 r:core_node4
x:forceleader_test_collection_shard1_replica_t1]
o.a.s.c.LeaderInitiatedRecoveryThread Leader is publishing
core=forceleader_test_collection_shard1_replica_t3 coreNodeName =core_node5
state=down on behalf of un-reachable replica
http://127.0.0.1:46735/forceleader_test_collection_shard1_replica_t3/
[junit4] 2> 2222524 WARN
(updateExecutor-2445-thread-2-processing-x:forceleader_test_collection_shard1_replica_t1
r:core_node4
http:////127.0.0.1:37729//forceleader_test_collection_shard1_replica_t2//
n:127.0.0.1:39581_ s:shard1 c:forceleader_test_collection) [n:127.0.0.1:39581_
c:forceleader_test_collection s:shard1 r:core_node4
x:forceleader_test_collection_shard1_replica_t1]
o.a.s.c.LeaderInitiatedRecoveryThread Leader is publishing
core=forceleader_test_collection_shard1_replica_t2 coreNodeName =core_node6
state=down on behalf of un-reachable replica
http://127.0.0.1:37729/forceleader_test_collection_shard1_replica_t2/
[junit4] 2> 2222526 ERROR
(updateExecutor-2445-thread-1-processing-x:forceleader_test_collection_shard1_replica_t1
r:core_node4
http:////127.0.0.1:46735//forceleader_test_collection_shard1_replica_t3//
n:127.0.0.1:39581_ s:shard1 c:forceleader_test_collection) [n:127.0.0.1:39581_
c:forceleader_test_collection s:shard1 r:core_node4
x:forceleader_test_collection_shard1_replica_t1]
o.a.s.c.LeaderInitiatedRecoveryThread http://127.0.0.1:46735: Could not tell a
replica to recover:org.apache.solr.client.solrj.SolrServerException: Server
refused connection at: http://127.0.0.1:46735
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:634)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] 2> at
org.apache.solr.cloud.LeaderInitiatedRecoveryThread.sendRecoveryCommandWithRetry(LeaderInitiatedRecoveryThread.java:209)
[junit4] 2> at
org.apache.solr.cloud.LeaderInitiatedRecoveryThread.run(LeaderInitiatedRecoveryThread.java:95)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: org.apache.http.conn.HttpHostConnectException:
Connect to 127.0.0.1:46735 [/127.0.0.1] failed: Connection refused (Connection
refused)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
[junit4] 2> at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:526)
[junit4] 2> ... 10 more
[junit4] 2> Caused by: java.net.ConnectException: Connection refused
(Connection refused)
[junit4] 2> at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[junit4] 2> at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[junit4] 2> at java.net.Socket.connect(Socket.java:589)
[junit4] 2> at
org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
[junit4] 2> ... 20 more
[junit4] 2>
[junit4] 2> 2222526 ERROR
(updateExecutor-2445-thread-2-processing-x:forceleader_test_collection_shard1_replica_t1
r:core_node4
http:////127.0.0.1:37729//forceleader_test_collection_shard1_replica_t2//
n:127.0.0.1:39581_ s:shard1 c:forceleader_test_collection) [n:127.0.0.1:39581_
c:forceleader_test_collection s:shard1 r:core_node4
x:forceleader_test_collection_shard1_replica_t1]
o.a.s.c.LeaderInitiatedRecoveryThread http://127.0.0.1:37729: Could not tell a
replica to recover:org.apache.solr.client.solrj.SolrServerException: Server
refused connection at: http://127.0.0.1:37729
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:634)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] 2> at
org.apache.solr.cloud.LeaderInitiatedRecoveryThread.sendRecoveryCommandWithRetry(LeaderInitiatedRecoveryThread.java:209)
[junit4] 2> at
org.apache.solr.cloud.LeaderInitiatedRecoveryThread.run(LeaderInitiatedRecoveryThread.java:95)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: org.apache.http.conn.HttpHostConnectException:
Connect to 127.0.0.1:37729 [/127.0.0.1] failed: Connection refused (Connection
refused)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
[junit4] 2> at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:526)
[junit4] 2> ... 10 more
[junit4] 2> Caused by: java.net.ConnectException: Connection refused
(Connection refused)
[junit4] 2> at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[junit4] 2> at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[junit4] 2> at java.net.Socket.connect(Socket.java:589)
[junit4] 2> at
org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
[junit4] 2> ... 20 more
[junit4] 2>
[junit4] 2> 2224523 WARN
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B1B788A8605049C0]) [ ]
o.a.s.c.SocketProxy Closing 7 connections to: http://127.0.0.1:39581/, target:
http://127.0.0.1:39045/
[junit4] 2> 2224620 WARN (indexFetcher-6900-thread-1) [n:127.0.0.1:37729_
c:forceleader_test_collection s:shard1
x:forceleader_test_collection_shard1_replica_t2] o.a.s.h.IndexFetcher Master
at: http://127.0.0.1:39581/forceleader_test_collection_shard1_replica_t1/ is
not available. Index fetch failed by exception:
org.apache.solr.common.SolrException: Server refused connection at:
http://127.0.0.1:39581/forceleader_test_collection_shard1_replica_t1
[junit4] 2> 2227526 WARN
(updateExecutor-2445-thread-1-processing-x:forceleader_test_collection_shard1_replica_t1
r:core_node4
http:////127.0.0.1:46735//forceleader_test_collection_shard1_replica_t3//
n:127.0.0.1:39581_ s:shard1 c:forceleader_test_collection) [n:127.0.0.1:39581_
c:forceleader_test_collection s:shard1 r:core_node4
x:forceleader_test_collection_shard1_replica_t1]
o.a.s.c.LeaderInitiatedRecoveryThread Stop trying to send recovery command to
downed replica core=forceleader_test_collection_shard1_replica_t3
coreNodeName=core_node5 on 127.0.0.1:46735_ because my core container is closed.
[junit4] 2> 2227526 WARN
(updateExecutor-2445-thread-2-processing-x:forceleader_test_collection_shard1_replica_t1
r:core_node4
http:////127.0.0.1:37729//forceleader_test_collection_shard1_replica_t2//
n:127.0.0.1:39581_ s:shard1 c:forceleader_test_collection) [n:127.0.0.1:39581_
c:forceleader_test_collection s:shard1 r:core_node4
x:forceleader_test_collection_shard1_replica_t1]
o.a.s.c.LeaderInitiatedRecoveryThread Stop trying to send recovery command to
downed replica core=forceleader_test_collection_shard1_replica_t2
coreNodeName=core_node6 on 127.0.0.1:37729_ because my core container is closed.
[junit4] 2> 2227528 WARN
(zkCallback-2448-thread-1-processing-n:127.0.0.1:39581_) [n:127.0.0.1:39581_
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2230334 WARN
(zkCallback-2460-thread-3-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_
c:forceleader_test_collection s:shard1 r:core_node5
x:forceleader_test_collection_shard1_replica_t3]
o.a.s.c.ShardLeaderElectionContext The previous leader marked me
forceleader_test_collection_shard1_replica_t3 as down and I haven't recovered
yet, so I shouldn't be the leader.
[junit4] 2> 2230334 ERROR
(zkCallback-2460-thread-3-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_
c:forceleader_test_collection s:shard1 r:core_node5
x:forceleader_test_collection_shard1_replica_t3]
o.a.s.c.ShardLeaderElectionContext There was a problem trying to register as
the leader:org.apache.solr.common.SolrException: Leader Initiated Recovery
prevented leadership
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.checkLIR(ElectionContext.java:549)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:431)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 2231625 ERROR (indexFetcher-6900-thread-1) [n:127.0.0.1:37729_
c:forceleader_test_collection s:shard1
x:forceleader_test_collection_shard1_replica_t2] o.a.s.h.ReplicationHandler
Index fetch failed :org.apache.solr.common.SolrException: No registered leader
was found after waiting for 4000ms , collection: forceleader_test_collection
slice: shard1
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:758)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:744)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.getLeaderReplica(IndexFetcher.java:667)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:367)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:332)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:419)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1183)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 2232543 ERROR (qtp16388226-20686) [n:127.0.0.1:46735_
c:forceleader_test_collection s:shard1 r:core_node5
x:forceleader_test_collection_shard1_replica_t3] o.a.s.h.RequestHandlerBase
org.apache.solr.common.SolrException: No registered leader was found after
waiting for 4000ms , collection: forceleader_test_collection slice: shard1
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:758)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:744)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.setupRequest(DistributedUpdateProcessor.java:404)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.setupRequest(DistributedUpdateProcessor.java:350)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:708)
[junit4] 2> at
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)
[junit4] 2> at
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:108)
[junit4] 2> at
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
[junit4] 2> at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
[junit4] 2> at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2483)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:720)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:526)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 2232545 ERROR
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B1B788A8605049C0]) [ ]
o.a.s.c.s.i.CloudSolrClient Request to collection forceleader_test_collection
failed due to (503)
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:46735/forceleader_test_collection_shard1_replica_t3: No
registered leader was found after waiting for 4000ms , collection:
forceleader_test_collection slice: shard1, retry? 0
[junit4] 2> 2232545 WARN
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[B1B788A8605049C0]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase ERROR:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
http://127.0.0.1:46735/forceleader_test_collection_shard1_replica_t3: No
registered leader was found after waiting for 4000ms , collection:
forceleader_test_collection slice: shard1 ... Sleeping for 1 seconds before
re-try ...
[junit4] 2> 2233142 WARN
(zkCallback-2436-thread-2-processing-n:127.0.0.1:37729_) [n:127.0.0.1:37729_
c:forceleader_test_collection s:shard1 r:core_node6
x:forceleader_test_collection_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext The previous leader marked me
forceleader_test_collection_shard1_replica_t2 as down and I haven't recovered
yet, so I shouldn't be the leader.
[junit4] 2> 2233142 ERROR
(zkCallback-2436-thread-2-processing-n:127.0.0.1:37729_) [n:127.0.0.1:37729_
c:forceleader_test_collection s:shard1 r:core_node6
x:forceleader_test_collection_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext There was a problem trying to register as
the leader:org.apache.solr.common.SolrException: Leader Initiated Recovery
prevented leadership
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.checkLIR(ElectionContext.java:549)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:431)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 2233144 WARN
(zkCallback-2460-thread-3-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_
c:forceleader_test_collection s:shard1 r:core_node5
x:forceleader_test_collection_shard1_replica_t3] o.a.s.c.RecoveryStrategy
Stopping recovery for core=[forceleader_test_collection_shard1_replica_t3]
coreNodeName=[core_node5]
[junit4] 2> 2234342 ERROR
(recoveryExecutor-2458-thread-1-processing-n:127.0.0.1:46735_
x:forceleader_test_collection_shard1_replica_t3 s:shard1
c:forceleader_test_collection r:core_node5) [n:127.0.0.1:46735_
c:forceleader_test_collection s:shard1 r:core_node5
x:forceleader_test_collection_shard1_replica_t3] o.a.s.c.RecoveryStrategy Error
while trying to recover.
core=forceleader_test_collection_shard1_replica_t3:org.apache.solr.common.SolrException:
No registered leader was found after waiting for 4000ms , collection:
forceleader_test_collection slice: shard1
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:758)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:744)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:517)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:302)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:286)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 2235633 ERROR (indexFetcher-6900-thread-1) [n:127.0.0.1:37729_
c:forceleader_test_collection s:shard1
x:forceleader_test_collection_shard1_replica_t2] o.a.s.h.ReplicationHandler
Index fetch failed :org.apache.solr.common.SolrException: No registered leader
was found after waiting for 4000ms , collection: forceleader_test_collection
slice: shard1
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:758)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:744)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.getLeaderReplica(IndexFetcher.java:667)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:367)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:332)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:419)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1183)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[...truncated too long message...]
CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] 2> at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] 2> at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] 2> Aug 25, 2017 8:12:56 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=20234,
name=jetty-launcher-3345-thread-2-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] 2> 2981132 ERROR (jetty-launcher-3345-thread-2-EventThread)
[n:127.0.0.1:43207_solr ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
[junit4] 2> java.lang.InterruptedException
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 2> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 2> at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] 2> at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] 2> at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] 2> Aug 25, 2017 8:12:56 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1176, maxMBSortInHeap=5.295041867330009,
sim=RandomSimilarity(queryNorm=false): {}, locale=es-GT, timezone=Africa/Niamey
[junit4] 2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=86414792,total=337379328
[junit4] 2> NOTE: All tests run in this JVM:
[LeaderElectionContextKeyTest, EnumFieldTest, TestHighlightDedupGrouping,
V2StandaloneTest, TestAnalyzeInfixSuggestions, TestNoOpRegenerator,
ExitableDirectoryReaderTest, TestCSVLoader, TestDocSet, TestStreamBody,
SolrPluginUtilsTest, GraphQueryTest, LeaderInitiatedRecoveryOnCommitTest,
CursorPagingTest, TestSolrCoreSnapshots, TestSolrQueryParser,
WrapperMergePolicyFactoryTest, RAMDirectoryFactoryTest, TestSolrFieldCacheBean,
DistributedFacetPivotLongTailTest, TestDistribDocBasedVersion,
TestAuthorizationFramework, TestTrieFacet, HLLSerializationTest,
OverseerModifyCollectionTest, SyncSliceTest, SolrCoreTest, AtomicUpdatesTest,
TestIndexingPerformance, ConfigureRecoveryStrategyTest, TestOmitPositions,
UpdateParamsTest, DeleteNodeTest, SolrMetricReporterTest,
TestClusterStateMutator, TestDistributedSearch, SolrIndexSplitterTest,
TestSha256AuthenticationProvider, TestRandomDVFaceting, TestCSVResponseWriter,
OpenExchangeRatesOrgProviderTest, TestStressCloudBlindAtomicUpdates,
TestOrdValues, TestLazyCores, TestSmileRequest, TestCloudSearcherWarming,
TestSolrDeletionPolicy1, TestRequestForwarding, TestHashQParserPlugin,
TestSolrConfigHandler, TestUnifiedSolrHighlighter, HdfsSyncSliceTest,
DefaultValueUpdateProcessorTest, LeaderElectionIntegrationTest,
XmlUpdateRequestHandlerTest, TestChildDocTransformer, TestPullReplica,
BlockJoinFacetDistribTest, TestPhraseSuggestions, PeerSyncTest, TestSQLHandler,
TestInPlaceUpdatesDistrib, TlogReplayBufferedWhileIndexingTest,
TestComponentsName, TestFreeTextSuggestions, TestDFISimilarityFactory,
CdcrVersionReplicationTest, TestRemoteStreaming, TestExactSharedStatsCache,
TestFieldCacheReopen, TestRangeQuery, TestSubQueryTransformerDistrib,
TestSchemaVersionResource, SortSpecParsingTest,
TestComplexPhraseLeadingWildcard, TestCrossCoreJoin, TestFastOutputStream,
ZkNodePropsTest, TestSegmentSorting, AnalyticsMergeStrategyTest,
TestJettySolrRunner, SolrGraphiteReporterTest, BasicDistributedZkTest,
SolrSlf4jReporterTest, TestDocBasedVersionConstraints,
TolerantUpdateProcessorTest, TestTlogReplica, RestartWhileUpdatingTest,
TestFieldSortValues, TestRawResponseWriter, TestPayloadScoreQParserPlugin,
CoreMergeIndexesAdminHandlerTest, TestFieldCacheVsDocValues,
TestSolrConfigHandlerConcurrent, TestLeaderInitiatedRecoveryThread,
SharedFSAutoReplicaFailoverUtilsTest, HdfsUnloadDistributedZkTest,
BlobRepositoryCloudTest, TestNumericTerms32, HdfsBasicDistributedZk2Test,
TestRandomRequestDistribution, SolrCloudExampleTest,
ClassificationUpdateProcessorTest, TestSolrCLIRunExample,
TestWordDelimiterFilterFactory, SpellCheckCollatorTest, ZkFailoverTest,
DistribJoinFromCollectionTest, DebugComponentTest, AliasIntegrationTest,
TestQuerySenderNoQuery, DocumentAnalysisRequestHandlerTest,
TestNumericTokenStream, TestConfigsApi, TestDocumentBuilder,
TestRandomFaceting, DistributedExpandComponentTest,
DistributedFacetPivotWhiteBoxTest, FacetPivotSmallTest, InfixSuggestersTest,
SuggestComponentTest, JavabinLoaderTest, TestSlowCompositeReaderWrapper,
TestLegacyFieldReuse, TestLegacyTerms, TestMultiValuedNumericRangeQuery,
TestNumericRangeQuery32, TestNumericRangeQuery64, MetricsConfigTest,
SolrMetricManagerTest, SolrMetricsIntegrationTest, SolrShardReporterTest,
DateRangeFieldTest, ManagedSchemaRoundRobinCloudTest, TestCloudSchemaless,
TestSchemaManager, TestSchemalessBufferedUpdates, TestUseDocValuesAsStored,
TestJsonRequest, CloudMLTQParserTest, BasicAuthIntegrationTest,
TestImpersonationWithHadoopAuth]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=B1B788A8605049C0
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-GT
-Dtests.timezone=Africa/Niamey -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestImpersonationWithHadoopAuth (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:
[junit4] > 1) Thread[id=20234,
name=jetty-launcher-3345-thread-2-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] > at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] > at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] > at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] > at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] > at
__randomizedtesting.SeedInfo.seed([B1B788A8605049C0]:0)
[junit4] Completed [705/731 (3!)] on J0 in 45.31s, 10 tests, 1 error, 1
skipped <<< FAILURES!
[...truncated 39460 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]