Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/642/
1 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94) at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
at sun.reflect.GeneratedConstructorAccessor149.newInstance(Unknown Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:729) at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:791) at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1042) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:907) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:799) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:877) at
org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529) at
java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
at sun.reflect.GeneratedConstructorAccessor149.newInstance(Unknown
Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:729)
at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:791)
at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1042)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:907)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:799)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:877)
at
org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([B7CD5B1D2994AEF8]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:266)
at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
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$7.evaluate(RandomizedRunner.java:870)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11656 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_B7CD5B1D2994AEF8-001/init-core-data-001
[junit4] 2> 869352 INFO
(SUITE-HdfsRecoveryZkTest-seed#[B7CD5B1D2994AEF8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 869353 INFO
(SUITE-HdfsRecoveryZkTest-seed#[B7CD5B1D2994AEF8]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_B7CD5B1D2994AEF8-001/tempDir-001
[junit4] 2> 869353 INFO
(SUITE-HdfsRecoveryZkTest-seed#[B7CD5B1D2994AEF8]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 869353 INFO (Thread-1737) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 869353 INFO (Thread-1737) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 869453 INFO
(SUITE-HdfsRecoveryZkTest-seed#[B7CD5B1D2994AEF8]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:58819
[junit4] 2> 869457 INFO (jetty-launcher-1080-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 869457 INFO (jetty-launcher-1080-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 869458 INFO (jetty-launcher-1080-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@46af40d2{/solr,null,AVAILABLE}
[junit4] 2> 869458 INFO (jetty-launcher-1080-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2201d3d8{/solr,null,AVAILABLE}
[junit4] 2> 869459 INFO (jetty-launcher-1080-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@240e8775{HTTP/1.1,[http/1.1]}{127.0.0.1:38940}
[junit4] 2> 869459 INFO (jetty-launcher-1080-thread-1) [ ]
o.e.j.s.Server Started @873233ms
[junit4] 2> 869459 INFO (jetty-launcher-1080-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@23acb0ce{HTTP/1.1,[http/1.1]}{127.0.0.1:56679}
[junit4] 2> 869459 INFO (jetty-launcher-1080-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38940}
[junit4] 2> 869459 INFO (jetty-launcher-1080-thread-2) [ ]
o.e.j.s.Server Started @873233ms
[junit4] 2> 869459 INFO (jetty-launcher-1080-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56679}
[junit4] 2> 869459 ERROR (jetty-launcher-1080-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 869459 ERROR (jetty-launcher-1080-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 869459 INFO (jetty-launcher-1080-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 869459 INFO (jetty-launcher-1080-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 869459 INFO (jetty-launcher-1080-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 869459 INFO (jetty-launcher-1080-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 869459 INFO (jetty-launcher-1080-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 869459 INFO (jetty-launcher-1080-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 869459 INFO (jetty-launcher-1080-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-02T08:44:27.182Z
[junit4] 2> 869459 INFO (jetty-launcher-1080-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-02T08:44:27.182Z
[junit4] 2> 869461 INFO (jetty-launcher-1080-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 869461 INFO (jetty-launcher-1080-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 869477 INFO (jetty-launcher-1080-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 869477 INFO (jetty-launcher-1080-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58819/solr
[junit4] 2> 869488 INFO (jetty-launcher-1080-thread-2)
[n:127.0.0.1:56679_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:56679_solr
[junit4] 2> 869488 INFO (jetty-launcher-1080-thread-2)
[n:127.0.0.1:56679_solr ] o.a.s.c.Overseer Overseer
(id=97212607173558276-127.0.0.1:56679_solr-n_0000000000) starting
[junit4] 2> 869491 INFO (jetty-launcher-1080-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 869500 INFO (jetty-launcher-1080-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58819/solr
[junit4] 2> 869508 INFO (jetty-launcher-1080-thread-2)
[n:127.0.0.1:56679_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56679_solr
[junit4] 2> 869513 INFO
(zkCallback-1087-thread-1-processing-n:127.0.0.1:56679_solr)
[n:127.0.0.1:56679_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 869530 INFO (jetty-launcher-1080-thread-1)
[n:127.0.0.1:38940_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 869532 INFO (jetty-launcher-1080-thread-1)
[n:127.0.0.1:38940_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38940_solr
[junit4] 2> 869533 INFO
(zkCallback-1087-thread-1-processing-n:127.0.0.1:56679_solr)
[n:127.0.0.1:56679_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 869542 INFO (jetty-launcher-1080-thread-2)
[n:127.0.0.1:56679_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_B7CD5B1D2994AEF8-001/tempDir-001/node2/.
[junit4] 2> 869564 INFO
(zkCallback-1092-thread-2-processing-n:127.0.0.1:38940_solr)
[n:127.0.0.1:38940_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 869620 INFO (jetty-launcher-1080-thread-1)
[n:127.0.0.1:38940_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_B7CD5B1D2994AEF8-001/tempDir-001/node1/.
[junit4] 2> 869890 INFO
(SUITE-HdfsRecoveryZkTest-seed#[B7CD5B1D2994AEF8]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 869892 INFO
(SUITE-HdfsRecoveryZkTest-seed#[B7CD5B1D2994AEF8]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58819/solr ready
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 869930 WARN
(SUITE-HdfsRecoveryZkTest-seed#[B7CD5B1D2994AEF8]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 869966 WARN
(SUITE-HdfsRecoveryZkTest-seed#[B7CD5B1D2994AEF8]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 869968 INFO
(SUITE-HdfsRecoveryZkTest-seed#[B7CD5B1D2994AEF8]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 869977 INFO
(SUITE-HdfsRecoveryZkTest-seed#[B7CD5B1D2994AEF8]-worker) [ ] o.m.log
Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_41089_hdfs____.z8umrm/webapp
[junit4] 2> 870344 INFO
(SUITE-HdfsRecoveryZkTest-seed#[B7CD5B1D2994AEF8]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41089
[junit4] 2> 870515 WARN
(SUITE-HdfsRecoveryZkTest-seed#[B7CD5B1D2994AEF8]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 870516 INFO
(SUITE-HdfsRecoveryZkTest-seed#[B7CD5B1D2994AEF8]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 870525 INFO
(SUITE-HdfsRecoveryZkTest-seed#[B7CD5B1D2994AEF8]-worker) [ ] o.m.log
Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_42979_datanode____.nm8irg/webapp
[junit4] 2> 870968 INFO
(SUITE-HdfsRecoveryZkTest-seed#[B7CD5B1D2994AEF8]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42979
[junit4] 2> 871095 WARN
(SUITE-HdfsRecoveryZkTest-seed#[B7CD5B1D2994AEF8]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 871096 INFO
(SUITE-HdfsRecoveryZkTest-seed#[B7CD5B1D2994AEF8]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 871105 INFO
(SUITE-HdfsRecoveryZkTest-seed#[B7CD5B1D2994AEF8]-worker) [ ] o.m.log
Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_38856_datanode____.ja4345/webapp
[junit4] 2> 871299 INFO (IPC Server handler 4 on 46272) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-04c1d761-57c4-462b-8634-7a927620a3d9 node
DatanodeRegistration(127.0.0.1:38202,
datanodeUuid=fd2cc2f5-377a-41a0-add1-eeb2a4bc41ff, infoPort=35236,
infoSecurePort=0, ipcPort=38579,
storageInfo=lv=-56;cid=testClusterID;nsid=1098413635;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 871299 INFO (IPC Server handler 4 on 46272) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-9b186d1b-b416-48fb-a301-bebfd6788432 node
DatanodeRegistration(127.0.0.1:38202,
datanodeUuid=fd2cc2f5-377a-41a0-add1-eeb2a4bc41ff, infoPort=35236,
infoSecurePort=0, ipcPort=38579,
storageInfo=lv=-56;cid=testClusterID;nsid=1098413635;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 871550 INFO
(SUITE-HdfsRecoveryZkTest-seed#[B7CD5B1D2994AEF8]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38856
[junit4] 2> 871701 INFO (IPC Server handler 6 on 46272) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-a474ac59-ae5d-4875-8a8c-66b088f0a8e0 node
DatanodeRegistration(127.0.0.1:33156,
datanodeUuid=43c4bd5e-8a9a-4a0f-8e44-8aa5058e1bef, infoPort=42275,
infoSecurePort=0, ipcPort=49223,
storageInfo=lv=-56;cid=testClusterID;nsid=1098413635;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 871701 INFO (IPC Server handler 6 on 46272) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-535ed826-a2d0-4370-8db4-07388cd5dbf4 node
DatanodeRegistration(127.0.0.1:33156,
datanodeUuid=43c4bd5e-8a9a-4a0f-8e44-8aa5058e1bef, infoPort=42275,
infoSecurePort=0, ipcPort=49223,
storageInfo=lv=-56;cid=testClusterID;nsid=1098413635;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 872016 INFO
(TEST-HdfsRecoveryZkTest.test-seed#[B7CD5B1D2994AEF8]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 872018 INFO (qtp398728300-6655) [n:127.0.0.1:56679_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 872019 INFO
(OverseerThreadFactory-3037-thread-1-processing-n:127.0.0.1:56679_solr)
[n:127.0.0.1:56679_solr ] o.a.s.c.CreateCollectionCmd Create collection
recoverytest
[junit4] 2> 872130 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
[junit4] 2> 872136 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
[junit4] 2> 872243 INFO
(zkCallback-1092-thread-2-processing-n:127.0.0.1:38940_solr)
[n:127.0.0.1:38940_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 872243 INFO
(zkCallback-1087-thread-3-processing-n:127.0.0.1:56679_solr)
[n:127.0.0.1:56679_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 873178 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 873179 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 873192 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema
[recoverytest_shard1_replica2] Schema name=minimal
[junit4] 2> 873210 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 873211 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.c.CoreContainer
Creating SolrCore 'recoverytest_shard1_replica2' using configuration from
collection recoverytest
[junit4] 2> 873264 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema
[recoverytest_shard1_replica1] Schema name=minimal
[junit4] 2> 873266 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 873267 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.c.CoreContainer
Creating SolrCore 'recoverytest_shard1_replica1' using configuration from
collection recoverytest
[junit4] 2> 873286 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:46272/data
[junit4] 2> 873286 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 873286 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.c.SolrCore
[[recoverytest_shard1_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_B7CD5B1D2994AEF8-001/tempDir-001/node2/recoverytest_shard1_replica1],
dataDir=[hdfs://localhost:46272/data/recoverytest/core_node2/data/]
[junit4] 2> 873287 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:46272/data/recoverytest/core_node2/data/snapshot_metadata
[junit4] 2> 873291 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:46272/data
[junit4] 2> 873291 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 873292 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.c.SolrCore
[[recoverytest_shard1_replica2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_B7CD5B1D2994AEF8-001/tempDir-001/node1/recoverytest_shard1_replica2],
dataDir=[hdfs://localhost:46272/data/recoverytest/core_node1/data/]
[junit4] 2> 873292 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:46272/data/recoverytest/core_node1/data/snapshot_metadata
[junit4] 2> 873314 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 873314 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 873314 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 873321 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 873321 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 873321 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 873343 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 873345 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:46272/data/recoverytest/core_node1/data
[junit4] 2> 873361 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 873362 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:46272/data/recoverytest/core_node2/data
[junit4] 2> 873406 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:46272/data/recoverytest/core_node1/data/index
[junit4] 2> 873425 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:46272/data/recoverytest/core_node2/data/index
[junit4] 2> 873425 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 873426 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 873426 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 873433 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 873433 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 873433 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 873457 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 873468 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 873584 INFO (IPC Server handler 6 on 46272) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38202 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-a474ac59-ae5d-4875-8a8c-66b088f0a8e0:NORMAL:127.0.0.1:33156|RBW],
ReplicaUC[[DISK]DS-04c1d761-57c4-462b-8634-7a927620a3d9:NORMAL:127.0.0.1:38202|RBW]]}
size 0
[junit4] 2> 873588 INFO (IPC Server handler 7 on 46272) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33156 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-9b186d1b-b416-48fb-a301-bebfd6788432:NORMAL:127.0.0.1:38202|RBW],
ReplicaUC[[DISK]DS-a474ac59-ae5d-4875-8a8c-66b088f0a8e0:NORMAL:127.0.0.1:33156|FINALIZED]]}
size 0
[junit4] 2> 873589 INFO (IPC Server handler 9 on 46272) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38202 is
added to blk_1073741825_1001 size 71
[junit4] 2> 873595 INFO (IPC Server handler 8 on 46272) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33156 is
added to blk_1073741826_1002 size 71
[junit4] 2> 873640 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 873640 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 873640 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 873659 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 873662 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 873662 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 873661 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 873666 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 873673 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 873673 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 873699 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5fe6942e[recoverytest_shard1_replica2] main]
[junit4] 2> 873700 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 873701 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 873704 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 873705 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1555401719339286528
[junit4] 2> 873709 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1af1931f[recoverytest_shard1_replica1] main]
[junit4] 2> 873709 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 873709 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 873709 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 873710 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1555401719344529408
[junit4] 2> 873710 INFO
(searcherExecutor-3042-thread-1-processing-n:127.0.0.1:38940_solr
x:recoverytest_shard1_replica2 s:shard1 c:recoverytest) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.c.SolrCore
[recoverytest_shard1_replica2] Registered new searcher
Searcher@5fe6942e[recoverytest_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 873711 INFO
(searcherExecutor-3043-thread-1-processing-n:127.0.0.1:56679_solr
x:recoverytest_shard1_replica1 s:shard1 c:recoverytest) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.c.SolrCore
[recoverytest_shard1_replica1] Registered new searcher
Searcher@1af1931f[recoverytest_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 873715 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 873816 INFO
(zkCallback-1092-thread-2-processing-n:127.0.0.1:38940_solr)
[n:127.0.0.1:38940_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 873817 INFO
(zkCallback-1087-thread-4-processing-n:127.0.0.1:56679_solr)
[n:127.0.0.1:56679_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 874215 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 874215 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 874215 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:38940/solr/recoverytest_shard1_replica2/
[junit4] 2> 874215 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.u.PeerSync
PeerSync: core=recoverytest_shard1_replica2 url=http://127.0.0.1:38940/solr
START replicas=[http://127.0.0.1:56679/solr/recoverytest_shard1_replica1/]
nUpdates=100
[junit4] 2> 874222 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.u.PeerSync
PeerSync: core=recoverytest_shard1_replica2 url=http://127.0.0.1:38940/solr
DONE. We have no versions. sync failed.
[junit4] 2> 874224 INFO (qtp398728300-6658) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.c.S.Request [recoverytest_shard1_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 874224 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 874224 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 874229 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:38940/solr/recoverytest_shard1_replica2/ shard1
[junit4] 2> 874329 INFO
(zkCallback-1092-thread-2-processing-n:127.0.0.1:38940_solr)
[n:127.0.0.1:38940_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 874330 INFO
(zkCallback-1087-thread-1-processing-n:127.0.0.1:56679_solr)
[n:127.0.0.1:56679_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 874379 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 874382 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica2] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2}
status=0 QTime=2245
[junit4] 2> 874483 INFO
(zkCallback-1092-thread-2-processing-n:127.0.0.1:38940_solr)
[n:127.0.0.1:38940_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 874483 INFO
(zkCallback-1087-thread-4-processing-n:127.0.0.1:56679_solr)
[n:127.0.0.1:56679_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 874719 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 x:recoverytest_shard1_replica1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2}
status=0 QTime=2589
[junit4] 2> 874722 INFO (qtp398728300-6655) [n:127.0.0.1:56679_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 874824 INFO
(zkCallback-1087-thread-1-processing-n:127.0.0.1:56679_solr)
[n:127.0.0.1:56679_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 874824 INFO
(zkCallback-1092-thread-2-processing-n:127.0.0.1:38940_solr)
[n:127.0.0.1:38940_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/recoverytest/state.json] for collection [recoverytest] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 875722 INFO (qtp398728300-6655) [n:127.0.0.1:56679_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3704
[junit4] 2> 875729 INFO
(TEST-HdfsRecoveryZkTest.test-seed#[B7CD5B1D2994AEF8]) [ ]
o.a.s.c.RecoveryZkTest Indexing 1200 documents
[junit4] 2> 875912 INFO (qtp398728300-6661) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38940/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-0
(1555401721531858944)]} 0 72
[junit4] 2> 875912 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-0
(1555401721531858944)]} 0 115
[junit4] 2> 875913 INFO (qtp398728300-6659) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38940/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-0
(1555401721517178880)]} 0 72
[junit4] 2> 875913 INFO (qtp924437329-6645) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-0
(1555401721517178880)]} 0 131
[junit4] 2> 875919 INFO (qtp398728300-6658) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38940/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-1
(1555401721655590912)]} 0 3
[junit4] 2> 875919 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38940/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-1
(1555401721657688064)]} 0 1
[junit4] 2> 875920 INFO (qtp924437329-6652) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-1
(1555401721655590912)]} 0 5
[junit4] 2> 875920 INFO (qtp924437329-6653) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-1
(1555401721657688064)]} 0 3
[junit4] 2> 875925 INFO (qtp398728300-6655) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38940/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-2
(1555401721663979520)]} 0 2
[junit4] 2> 875926 INFO (qtp924437329-6644) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-2
(1555401721663979520)]} 0 4
[junit4] 2> 875931 INFO (qtp398728300-6646) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38940/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-2
(1555401721668173824)]} 0 2
[junit4] 2> 875931 INFO (qtp924437329-6644) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-2
(1555401721668173824)]} 0 5
[junit4] 2> 875934 INFO (qtp398728300-6661) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38940/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[2-1
(-1555401721670270976)]} 0 1
[junit4] 2> 875934 INFO (qtp924437329-6651) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-1
(-1555401721670270976)]} 0 6
[junit4] 2> 875935 INFO (qtp398728300-6659) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38940/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[1-1
(-1555401721675513856)]} 0 0
[junit4] 2> 875935 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-1
(-1555401721675513856)]} 0 2
[junit4] 2> 875938 INFO (qtp398728300-6658) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38940/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-3
(1555401721678659584)]} 0 0
[junit4] 2> 875938 INFO (qtp924437329-6645) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-3
(1555401721678659584)]} 0 2
[junit4] 2> 875939 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38940/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-3
(1555401721678659585)]} 0 0
[junit4] 2> 875939 INFO (qtp924437329-6652) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-3
(1555401721678659585)]} 0 2
[junit4] 2> 875942 INFO (qtp398728300-6655) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38940/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[2-3
(-1555401721682853888)]} 0 0
[junit4] 2> 875942 INFO (qtp924437329-6653) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-3
(-1555401721682853888)]} 0 2
[junit4] 2> 875943 INFO (qtp398728300-6646) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38940/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[1-3
(-1555401721682853889)]} 0 0
[junit4] 2> 875943 INFO (qtp924437329-6644) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-3
(-1555401721682853889)]} 0 2
[junit4] 2> 875946 INFO (qtp398728300-6661) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38940/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-4
(1555401721687048192)]} 0 0
[junit4] 2> 875947 INFO (qtp924437329-6651) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-4
(1555401721687048192)]} 0 2
[junit4] 2> 875947 INFO (qtp398728300-6659) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38940/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-4
(1555401721688096768)]} 0 0
[junit4] 2> 875947 INFO (qtp924437329-6648) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-4
(1555401721688096768)]} 0 2
[junit4] 2> 875951 INFO (qtp398728300-6658) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38940/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-5
(1555401721691242496)]} 0 0
[junit4] 2> 875951 INFO (qtp924437329-6645) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-5
(1555401721691242496)]} 0 2
[junit4] 2> 875951 INFO (qtp398728300-6650) [n:127.0.0.1:56679_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38940/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-5
(1555401721692291072)]} 0 0
[junit4] 2> 875952 INFO (qtp924437329-6652) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-5
(1555401721692291072)]} 0 2
[junit4] 2> 875953 ERROR
(updateExecutor-1089-thread-1-processing-http:////127.0.0.1:56679//solr//recoverytest_shard1_replica1
x:recoverytest_shard1_replica2 r:core_node1 n:127.0.0.1:38940_solr s:shard1
c:recoverytest) [n:127.0.0.1:38940_solr c:recoverytest s:shard1 r:core_node1
x:recoverytest_shard1_replica2] o.a.s.u.StreamingSolrClients error
[junit4] 2> java.net.ConnectException: 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.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[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:311)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 875954 WARN (qtp924437329-6653) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.DistributedUpdateProcessor Error sending update to
http://127.0.0.1:56679/solr
[junit4] 2> java.net.ConnectException: 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.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[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:311)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 875954 ERROR (qtp924437329-6653) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on
replica http://127.0.0.1:56679/solr/recoverytest_shard1_replica1/
[junit4] 2> java.net.ConnectException: 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.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[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:311)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 875956 ERROR
(updateExecutor-1089-thread-1-processing-http:////127.0.0.1:56679//solr//recoverytest_shard1_replica1
x:recoverytest_shard1_replica2 r:core_node1 n:127.0.0.1:38940_solr s:shard1
c:recoverytest) [n:127.0.0.1:38940_solr c:recoverytest s:shard1 r:core_node1
x:recoverytest_shard1_replica2] o.a.s.u.StreamingSolrClients error
[junit4] 2> java.net.ConnectException: 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.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[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:311)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 875957 WARN (qtp924437329-6644) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.DistributedUpdateProcessor Error sending update to
http://127.0.0.1:56679/solr
[junit4] 2> java.net.ConnectException: 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.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[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:311)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 875957 ERROR (qtp924437329-6644) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on
replica http://127.0.0.1:56679/solr/recoverytest_shard1_replica1/
[junit4] 2> java.net.ConnectException: 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.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[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:311)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 875960 INFO
(TEST-HdfsRecoveryZkTest.test-seed#[B7CD5B1D2994AEF8]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@23acb0ce{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 875961 INFO
(TEST-HdfsRecoveryZkTest.test-seed#[B7CD5B1D2994AEF8]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=624109214
[junit4] 2> 875962 INFO (qtp924437329-6653) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.c.ZkController Put replica core=recoverytest_shard1_replica1
coreNodeName=core_node2 on 127.0.0.1:56679_solr into leader-initiated recovery.
[junit4] 2> 875962 INFO (qtp924437329-6644) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-5
(-1555401721699631104)]} 0 6
[junit4] 2> 875962 INFO (qtp924437329-6653) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-5
(-1555401721695436800)]} 0 9
[junit4] 2> 875964 ERROR
(updateExecutor-1089-thread-2-processing-http:////127.0.0.1:56679//solr//recoverytest_shard1_replica1
x:recoverytest_shard1_replica2 r:core_node1 n:127.0.0.1:38940_solr s:shard1
c:recoverytest) [n:127.0.0.1:38940_solr c:recoverytest s:shard1 r:core_node1
x:recoverytest_shard1_replica2] o.a.s.u.StreamingSolrClients error
[junit4] 2> java.net.ConnectException: 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.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[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:311)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 875964 WARN (qtp924437329-6651) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.DistributedUpdateProcessor Error sending update to
http://127.0.0.1:56679/solr
[junit4] 2> java.net.ConnectException: 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.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[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:311)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 875965 ERROR (qtp924437329-6651) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on
replica http://127.0.0.1:56679/solr/recoverytest_shard1_replica1/
[junit4] 2> java.net.ConnectException: 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.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[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:311)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 875965 INFO (qtp924437329-6651) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-6
(1555401721706971136)]} 0 1
[junit4] 2> 875966 INFO
(updateExecutor-1089-thread-1-processing-x:recoverytest_shard1_replica2
r:core_node1 http:////127.0.0.1:56679//solr//recoverytest_shard1_replica1//
n:127.0.0.1:38940_solr s:shard1 c:recoverytest) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.c.LeaderInitiatedRecoveryThread Put replica
core=recoverytest_shard1_replica1 coreNodeName=core_node2 on
127.0.0.1:56679_solr into leader-initiated recovery.
[junit4] 2> 875966 WARN
(updateExecutor-1089-thread-1-processing-x:recoverytest_shard1_replica2
r:core_node1 http:////127.0.0.1:56679//solr//recoverytest_shard1_replica1//
n:127.0.0.1:38940_solr s:shard1 c:recoverytest) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.c.LeaderInitiatedRecoveryThread Leader is publishing
core=recoverytest_shard1_replica1 coreNodeName =core_node2 state=down on behalf
of un-reachable replica
http://127.0.0.1:56679/solr/recoverytest_shard1_replica1/
[junit4] 2> 875967 ERROR
(updateExecutor-1089-thread-2-processing-http:////127.0.0.1:56679//solr//recoverytest_shard1_replica1
x:recoverytest_shard1_replica2 r:core_node1 n:127.0.0.1:38940_solr s:shard1
c:recoverytest) [n:127.0.0.1:38940_solr c:recoverytest s:shard1 r:core_node1
x:recoverytest_shard1_replica2] o.a.s.u.StreamingSolrClients error
[junit4] 2> java.net.ConnectException: 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.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[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:311)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 875967 INFO
(updateExecutor-1089-thread-1-processing-x:recoverytest_shard1_replica2
r:core_node1 http:////127.0.0.1:56679//solr//recoverytest_shard1_replica1//
n:127.0.0.1:38940_solr s:shard1 c:recoverytest) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.c.LeaderInitiatedRecoveryThread
LeaderInitiatedRecoveryThread-recoverytest_shard1_replica1 started running to
send REQUESTRECOVERY command to
http://127.0.0.1:56679/solr/recoverytest_shard1_replica1/; will try for a max
of 600 secs
[junit4] 2> 875967 WARN (qtp924437329-6645) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.DistributedUpdateProcessor Error sending update to
http://127.0.0.1:56679/solr
[junit4] 2> java.net.ConnectException: 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.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[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:311)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 875967 INFO
(updateExecutor-1089-thread-1-processing-x:recoverytest_shard1_replica2
r:core_node1 http:////127.0.0.1:56679//solr//recoverytest_shard1_replica1//
n:127.0.0.1:38940_solr s:shard1 c:recoverytest) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.c.LeaderInitiatedRecoveryThread Asking core=recoverytest_shard1_replica1
coreNodeName=core_node2 on http://127.0.0.1:56679/solr to recover
[junit4] 2> 875968 ERROR (qtp924437329-6645) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on
replica http://127.0.0.1:56679/solr/recoverytest_shard1_replica1/
[junit4] 2> java.net.ConnectException: 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.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[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:311)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 875968 INFO (qtp924437329-6645) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-7
(1555401721710116864)]} 0 1
[junit4] 2> 875969 ERROR
(updateExecutor-1089-thread-1-processing-x:recoverytest_shard1_replica2
r:core_node1 http:////127.0.0.1:56679//solr//recoverytest_shard1_replica1//
n:127.0.0.1:38940_solr s:shard1 c:recoverytest) [n:127.0.0.1:38940_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2]
o.a.s.c.LeaderInitiatedRecoveryThread http://127.0.0.1:56679/solr: Could not
tell a replica to recover:org.apache.solr.client.solrj.SolrServerException:
Server refused connection at: http://127.0.0.1:56679/solr
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:617)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] 2> at
org.apache.solr.cloud.LeaderInitiatedRecoveryThread.sendRecoveryCommandWithRetry(LeaderInitiatedRecoveryThread.java:208)
[junit4] 2> at
org.apache.solr.cloud.LeaderInitiatedRecoveryThread.run(LeaderInitiatedRecoveryThread.java:95)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.net.ConnectException: 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.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[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:515)
[junit4] 2> ... 9 more
[junit4] 2>
[junit4] 2> 875970 ERROR
(updateExecutor-1089-thread-2-processing-http:////127.0.0.1:56679//solr//recoverytest_shard1_replica1
x:recoverytest_shard1_replica2 r:core_node1 n:127.0.0.1:38940_solr s:shard1
c:recoverytest) [n:127.0.0.1:38940_solr c:recoverytest s:shard1 r:core_node1
x:recoverytest_shard1_replica2] o.a.s.u.StreamingSolrClients error
[junit4] 2> java.net.ConnectException: Connection refused
[junit4] 2> at java.net.PlainSocketImpl.socketConnect(Native Method
[...truncated too long message...]
(MetricsSystemImpl.java:594)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:198)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest.teardownClass(HdfsRecoveryZkTest.java:51)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
[junit4] 2> ... 54 more
[junit4] 2> 892856 INFO
(SUITE-HdfsRecoveryZkTest-seed#[B7CD5B1D2994AEF8]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:58819 58819
[junit4] 2> 892856 INFO
(SUITE-HdfsRecoveryZkTest-seed#[B7CD5B1D2994AEF8]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{rnd_b=PostingsFormat(name=LuceneVarGapDocFreqInterval),
_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
a_i=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{},
maxPointsInLeafNode=1366, maxMBSortInHeap=7.79690981748522,
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=lv,
timezone=Atlantic/Madeira
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=2,free=221651736,total=525336576
[junit4] 2> NOTE: All tests run in this JVM: [TestChildDocTransformer,
TestCopyFieldCollectionResource, HdfsDirectoryTest,
TestOverriddenPrefixQueryForCustomFieldType, DisMaxRequestHandlerTest,
FastVectorHighlighterTest, TestCrossCoreJoin, RuleEngineTest,
TestSolrCloudSnapshots, QueryElevationComponentTest, CloudMLTQParserTest,
TestCloudInspectUtil, TestIntervalFaceting, CacheHeaderTest,
CdcrVersionReplicationTest, DistributedSpellCheckComponentTest,
ConjunctionSolrSpellCheckerTest, JSONWriterTest, TestUniqueKeyFieldResource,
DistributedFacetPivotSmallTest, SolrRequestParserTest,
DistribDocExpirationUpdateProcessorTest, TestSha256AuthenticationProvider,
TestStressLucene, TestAtomicUpdateErrorCases, QueryResultKeyTest,
DeleteLastCustomShardedReplicaTest, TestStandardQParsers,
LeaderElectionIntegrationTest, BitVectorTest, UUIDUpdateProcessorFallbackTest,
CollectionTooManyReplicasTest, TestScoreJoinQPNoScore,
TestSlowCompositeReaderWrapper, TestCorePropertiesReload,
HdfsBasicDistributedZkTest, FileBasedSpellCheckerTest,
DistributedFacetPivotLargeTest, LeaderFailureAfterFreshStartTest,
TestDistributedSearch, TestXmlQParser, PeerSyncTest, TestComponentsName,
TestIBSimilarityFactory, TestImplicitCoreProperties, BlockCacheTest,
ExternalFileFieldSortTest, TestOmitPositions, TestPHPSerializedResponseWriter,
AlternateDirectoryTest, TestSolrCloudWithSecureImpersonation,
SignatureUpdateProcessorFactoryTest, TestSortByMinMaxFunction,
ChaosMonkeyNothingIsSafeTest, TestSolrCloudWithHadoopAuthPlugin,
HdfsWriteToMultipleCollectionsTest, TestFastWriter, TestConfigSetImmutable,
TestConfigSetsAPI, RegexBoostProcessorTest, TestSerializedLuceneMatchVersion,
SolrCoreTest, TestLRUStatsCache, TestCloudSchemaless, TestNRTOpen,
TestTolerantUpdateProcessorCloud, TestFunctionQuery,
ReplicaListTransformerTest, CursorPagingTest, UUIDFieldTest, SolrXmlInZkTest,
ClassificationUpdateProcessorTest, DateRangeFieldTest, BasicDistributedZkTest,
AsyncCallRequestStatusResponseTest, TestSubQueryTransformerDistrib,
SimpleCollectionCreateDeleteTest, DistributedVersionInfoTest,
TestCloudRecovery, TestBinaryResponseWriter, ZkStateReaderTest,
TestHighlightDedupGrouping, TestFastLRUCache, CloudExitableDirectoryReaderTest,
CreateCollectionCleanupTest, TestSolrCoreProperties, SolrSlf4jReporterTest,
TestPerFieldSimilarityWithDefaultOverride, NumericFieldsTest,
TestLocalFSCloudBackupRestore, TestDocumentBuilder, TestRTimerTree,
TestEmbeddedSolrServerConstructors, MBeansHandlerTest, OutputWriterTest,
HdfsRecoveryZkTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HdfsRecoveryZkTest
-Dtests.seed=B7CD5B1D2994AEF8 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=lv -Dtests.timezone=Atlantic/Madeira -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J0 | HdfsRecoveryZkTest (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 1
object(s) that were not released!!! [HdfsTransactionLog]
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
[junit4] > at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
[junit4] > at
org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
[junit4] > at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
[junit4] > at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
[junit4] > at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
[junit4] > at
java.lang.reflect.Constructor.newInstance(Constructor.java:423)
[junit4] > at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:729)
[junit4] > at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:791)
[junit4] > at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1042)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:907)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:799)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:877)
[junit4] > at
org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([B7CD5B1D2994AEF8]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:266)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [315/675 (1!)] on J0 in 54.80s, 1 test, 1 failure <<<
FAILURES!
[...truncated 63678 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]