You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/01/03 09:09:57 UTC

[JENKINS] Lucene-Solr-Tests-6.x - Build # 645 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/645/

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.GeneratedConstructorAccessor175.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.GeneratedConstructorAccessor175.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([8C49122A0F41609F]: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.GeneratedMethodAccessor24.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 11254 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_8C49122A0F41609F-001/init-core-data-001
   [junit4]   2> 463405 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-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> 463405 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-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_8C49122A0F41609F-001/tempDir-001
   [junit4]   2> 463405 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 463409 INFO  (Thread-685) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 463409 INFO  (Thread-685) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 463509 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:55660
   [junit4]   2> 463520 INFO  (jetty-launcher-461-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 463521 INFO  (jetty-launcher-461-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b2c653{/solr,null,AVAILABLE}
   [junit4]   2> 463523 INFO  (jetty-launcher-461-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@67fcd67f{HTTP/1.1,[http/1.1]}{127.0.0.1:60394}
   [junit4]   2> 463523 INFO  (jetty-launcher-461-thread-2) [    ] o.e.j.s.Server Started @466975ms
   [junit4]   2> 463523 INFO  (jetty-launcher-461-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60394}
   [junit4]   2> 463523 ERROR (jetty-launcher-461-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 463523 INFO  (jetty-launcher-461-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 463523 INFO  (jetty-launcher-461-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 463523 INFO  (jetty-launcher-461-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 463523 INFO  (jetty-launcher-461-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-03T08:27:33.991Z
   [junit4]   2> 463526 INFO  (jetty-launcher-461-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 463535 INFO  (jetty-launcher-461-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 463536 INFO  (jetty-launcher-461-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cf46741{/solr,null,AVAILABLE}
   [junit4]   2> 463537 INFO  (jetty-launcher-461-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@510171db{HTTP/1.1,[http/1.1]}{127.0.0.1:40871}
   [junit4]   2> 463538 INFO  (jetty-launcher-461-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 463539 INFO  (jetty-launcher-461-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55660/solr
   [junit4]   2> 463539 INFO  (jetty-launcher-461-thread-1) [    ] o.e.j.s.Server Started @466991ms
   [junit4]   2> 463539 INFO  (jetty-launcher-461-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40871}
   [junit4]   2> 463540 ERROR (jetty-launcher-461-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 463540 INFO  (jetty-launcher-461-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 463540 INFO  (jetty-launcher-461-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 463540 INFO  (jetty-launcher-461-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 463540 INFO  (jetty-launcher-461-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-03T08:27:34.008Z
   [junit4]   2> 463541 INFO  (jetty-launcher-461-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 463552 INFO  (jetty-launcher-461-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 463552 INFO  (jetty-launcher-461-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55660/solr
   [junit4]   2> 463572 INFO  (jetty-launcher-461-thread-2) [n:127.0.0.1:60394_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60394_solr
   [junit4]   2> 463573 INFO  (jetty-launcher-461-thread-2) [n:127.0.0.1:60394_solr    ] o.a.s.c.Overseer Overseer (id=97218203082948612-127.0.0.1:60394_solr-n_0000000000) starting
   [junit4]   2> 463575 INFO  (jetty-launcher-461-thread-1) [n:127.0.0.1:40871_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40871_solr
   [junit4]   2> 463583 INFO  (zkCallback-468-thread-1-processing-n:127.0.0.1:60394_solr) [n:127.0.0.1:60394_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 463583 INFO  (zkCallback-473-thread-1-processing-n:127.0.0.1:40871_solr) [n:127.0.0.1:40871_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 463584 INFO  (jetty-launcher-461-thread-2) [n:127.0.0.1:60394_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60394_solr
   [junit4]   2> 463585 INFO  (zkCallback-473-thread-1-processing-n:127.0.0.1:40871_solr) [n:127.0.0.1:40871_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 463585 INFO  (zkCallback-468-thread-2-processing-n:127.0.0.1:60394_solr) [n:127.0.0.1:60394_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 463639 INFO  (jetty-launcher-461-thread-2) [n:127.0.0.1:60394_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_8C49122A0F41609F-001/tempDir-001/node2/.
   [junit4]   2> 463649 INFO  (jetty-launcher-461-thread-1) [n:127.0.0.1:40871_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_8C49122A0F41609F-001/tempDir-001/node1/.
   [junit4]   2> 463748 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 463749 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55660/solr ready
   [junit4]   2> 464369 WARN  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 464963 WARN  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 465115 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-worker) [    ] o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
   [junit4]   2> 465134 WARN  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 465183 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 465229 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-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_47738_hdfs____srp7ab/webapp
   [junit4]   2> 465876 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:47738
   [junit4]   2> 466598 WARN  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 466610 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 466623 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-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_33203_datanode____qhh30/webapp
   [junit4]   2> 466994 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:33203
   [junit4]   2> 467298 WARN  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 467300 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 467309 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-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_51753_datanode____36fluo/webapp
   [junit4]   2> 467692 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:51753
   [junit4]   2> 468589 INFO  (IPC Server handler 6 on 41360) [    ] BlockStateChange BLOCK* processReport: from storage DS-5b818ae4-cf04-4a03-afb5-979c07bce18d node DatanodeRegistration(127.0.0.1:45890, datanodeUuid=9d1bd54f-87e2-4d0b-9445-f7698f5b6615, infoPort=44666, infoSecurePort=0, ipcPort=47978, storageInfo=lv=-56;cid=testClusterID;nsid=2119830611;c=0), blocks: 0, hasStaleStorage: true, processing time: 2 msecs
   [junit4]   2> 468589 INFO  (IPC Server handler 6 on 41360) [    ] BlockStateChange BLOCK* processReport: from storage DS-c50e225b-be5d-48d9-8d51-4a89b889d0b9 node DatanodeRegistration(127.0.0.1:45890, datanodeUuid=9d1bd54f-87e2-4d0b-9445-f7698f5b6615, infoPort=44666, infoSecurePort=0, ipcPort=47978, storageInfo=lv=-56;cid=testClusterID;nsid=2119830611;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 468589 INFO  (IPC Server handler 7 on 41360) [    ] BlockStateChange BLOCK* processReport: from storage DS-97e88988-3b7e-4e0d-9113-b0f2ac6f5f81 node DatanodeRegistration(127.0.0.1:50516, datanodeUuid=58e6ae8e-4118-4d70-97a6-dfed2e68b99d, infoPort=59859, infoSecurePort=0, ipcPort=60369, storageInfo=lv=-56;cid=testClusterID;nsid=2119830611;c=0), blocks: 0, hasStaleStorage: true, processing time: 7 msecs
   [junit4]   2> 468592 INFO  (IPC Server handler 7 on 41360) [    ] BlockStateChange BLOCK* processReport: from storage DS-6cf616b0-f5e2-4df6-b3ef-e2be926fe565 node DatanodeRegistration(127.0.0.1:50516, datanodeUuid=58e6ae8e-4118-4d70-97a6-dfed2e68b99d, infoPort=59859, infoSecurePort=0, ipcPort=60369, storageInfo=lv=-56;cid=testClusterID;nsid=2119830611;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 468700 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[8C49122A0F41609F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 468725 INFO  (qtp32882676-2768) [n:127.0.0.1:40871_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> 468741 INFO  (OverseerThreadFactory-1201-thread-1-processing-n:127.0.0.1:60394_solr) [n:127.0.0.1:60394_solr    ] o.a.s.c.CreateCollectionCmd Create collection recoverytest
   [junit4]   2> 468878 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_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> 468892 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_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> 468995 INFO  (zkCallback-473-thread-1-processing-n:127.0.0.1:40871_solr) [n:127.0.0.1:40871_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> 468995 INFO  (zkCallback-468-thread-4-processing-n:127.0.0.1:60394_solr) [n:127.0.0.1:60394_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> 469905 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 469913 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema [recoverytest_shard1_replica2] Schema name=minimal
   [junit4]   2> 469915 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 469932 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_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> 469933 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_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> 469945 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema [recoverytest_shard1_replica1] Schema name=minimal
   [junit4]   2> 469950 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_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> 469951 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_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> 469953 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:41360/data
   [junit4]   2> 469953 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 469953 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_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_8C49122A0F41609F-001/tempDir-001/node2/recoverytest_shard1_replica2], dataDir=[hdfs://localhost:41360/data/recoverytest/core_node2/data/]
   [junit4]   2> 469954 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:41360/data/recoverytest/core_node2/data/snapshot_metadata
   [junit4]   2> 469953 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:41360/data
   [junit4]   2> 469955 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 469955 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_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_8C49122A0F41609F-001/tempDir-001/node1/recoverytest_shard1_replica1], dataDir=[hdfs://localhost:41360/data/recoverytest/core_node1/data/]
   [junit4]   2> 469955 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:41360/data/recoverytest/core_node1/data/snapshot_metadata
   [junit4]   2> 469976 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_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> 469976 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_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> 469976 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_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> 469976 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_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> 469976 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 469976 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 471466 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 471476 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 471477 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:41360/data/recoverytest/core_node1/data
   [junit4]   2> 471506 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:41360/data/recoverytest/core_node2/data
   [junit4]   2> 471540 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:41360/data/recoverytest/core_node2/data/index
   [junit4]   2> 471546 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_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> 471546 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_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> 471546 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 471547 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:41360/data/recoverytest/core_node1/data/index
   [junit4]   2> 471555 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_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> 471555 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_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> 471555 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 471610 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 471614 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 472124 INFO  (IPC Server handler 2 on 41360) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45890 is added to blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-c50e225b-be5d-48d9-8d51-4a89b889d0b9:NORMAL:127.0.0.1:45890|RBW], ReplicaUC[[DISK]DS-97e88988-3b7e-4e0d-9113-b0f2ac6f5f81:NORMAL:127.0.0.1:50516|RBW]]} size 71
   [junit4]   2> 472125 INFO  (IPC Server handler 1 on 41360) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50516 is added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-5b818ae4-cf04-4a03-afb5-979c07bce18d:NORMAL:127.0.0.1:45890|RBW], ReplicaUC[[DISK]DS-6cf616b0-f5e2-4df6-b3ef-e2be926fe565:NORMAL:127.0.0.1:50516|RBW]]} size 71
   [junit4]   2> 472125 INFO  (IPC Server handler 1 on 41360) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50516 is added to blk_1073741826_1002 size 71
   [junit4]   2> 472129 INFO  (IPC Server handler 3 on 41360) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45890 is added to blk_1073741825_1001 size 71
   [junit4]   2> 472577 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 472577 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_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> 472577 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 472589 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 472589 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_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> 472589 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 472614 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 472614 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 472623 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 472623 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 472709 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c01864a[recoverytest_shard1_replica2] main]
   [junit4]   2> 472710 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 472710 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_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> 472713 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 472713 INFO  (searcherExecutor-1206-thread-1-processing-n:127.0.0.1:60394_solr x:recoverytest_shard1_replica2 s:shard1 c:recoverytest) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [recoverytest_shard1_replica2] Registered new searcher Searcher@4c01864a[recoverytest_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 472713 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_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 1555491259082080256
   [junit4]   2> 472715 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@366b0702[recoverytest_shard1_replica1] main]
   [junit4]   2> 472716 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 472717 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_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> 472717 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 472717 INFO  (searcherExecutor-1207-thread-1-processing-n:127.0.0.1:40871_solr x:recoverytest_shard1_replica1 s:shard1 c:recoverytest) [n:127.0.0.1:40871_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [recoverytest_shard1_replica1] Registered new searcher Searcher@366b0702[recoverytest_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 472717 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_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 1555491259086274560
   [junit4]   2> 472722 INFO  (zkCallback-473-thread-1-processing-n:127.0.0.1:40871_solr) [n:127.0.0.1:40871_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> 472723 INFO  (zkCallback-468-thread-1-processing-n:127.0.0.1:60394_solr) [n:127.0.0.1:60394_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> 472724 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_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=9996ms
   [junit4]   2> 473225 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 473225 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_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> 473225 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60394/solr/recoverytest_shard1_replica2/
   [junit4]   2> 473225 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_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:60394/solr START replicas=[http://127.0.0.1:40871/solr/recoverytest_shard1_replica1/] nUpdates=100
   [junit4]   2> 473250 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_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:60394/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 473259 INFO  (qtp32882676-2771) [n:127.0.0.1:40871_solr c:recoverytest s:shard1 r:core_node1 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> 473260 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_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> 473260 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_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> 473262 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60394/solr/recoverytest_shard1_replica2/ shard1
   [junit4]   2> 473364 INFO  (zkCallback-473-thread-1-processing-n:127.0.0.1:40871_solr) [n:127.0.0.1:40871_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> 473364 INFO  (zkCallback-468-thread-2-processing-n:127.0.0.1:60394_solr) [n:127.0.0.1:60394_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> 473413 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 473415 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_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=4523
   [junit4]   2> 473519 INFO  (zkCallback-473-thread-1-processing-n:127.0.0.1:40871_solr) [n:127.0.0.1:40871_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> 473520 INFO  (zkCallback-468-thread-4-processing-n:127.0.0.1:60394_solr) [n:127.0.0.1:60394_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> 473728 INFO  (qtp32882676-2770) [n:127.0.0.1:40871_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=4850
   [junit4]   2> 473732 INFO  (qtp32882676-2768) [n:127.0.0.1:40871_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> 473829 INFO  (zkCallback-473-thread-1-processing-n:127.0.0.1:40871_solr) [n:127.0.0.1:40871_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> 473830 INFO  (zkCallback-468-thread-2-processing-n:127.0.0.1:60394_solr) [n:127.0.0.1:60394_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> 474732 INFO  (qtp32882676-2768) [n:127.0.0.1:40871_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=6007
   [junit4]   2> 474743 INFO  (OverseerCollectionConfigSetProcessor-97218203082948612-127.0.0.1:60394_solr-n_0000000000) [n:127.0.0.1:60394_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 474746 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[8C49122A0F41609F]) [    ] o.a.s.c.RecoveryZkTest Indexing 1200 documents
   [junit4]   2> 474965 ERROR (updateExecutor-464-thread-1-processing-http:////127.0.0.1:40871//solr//recoverytest_shard1_replica1 x:recoverytest_shard1_replica2 r:core_node2 n:127.0.0.1:60394_solr s:shard1 c:recoverytest) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.net.SocketException: Connection reset
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [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> 474975 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[8C49122A0F41609F]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@510171db{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 474965 ERROR (updateExecutor-464-thread-2-processing-http:////127.0.0.1:40871//solr//recoverytest_shard1_replica1 x:recoverytest_shard1_replica2 r:core_node2 n:127.0.0.1:60394_solr s:shard1 c:recoverytest) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.net.SocketException: Connection reset
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [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> 474982 WARN  (qtp504699501-2754) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.DistributedUpdateProcessor Error sending update to http://127.0.0.1:40871/solr
   [junit4]   2> java.net.SocketException: Connection reset
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [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> 474984 ERROR (qtp504699501-2754) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on replica http://127.0.0.1:40871/solr/recoverytest_shard1_replica1/
   [junit4]   2> java.net.SocketException: Connection reset
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [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> 475008 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[8C49122A0F41609F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1786887190
   [junit4]   2> 475008 INFO  (qtp504699501-2754) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.ZkController Put replica core=recoverytest_shard1_replica1 coreNodeName=core_node1 on 127.0.0.1:40871_solr into leader-initiated recovery.
   [junit4]   2> 475008 INFO  (qtp504699501-2754) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 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 (1555491261250535424)]} 0 227
   [junit4]   2> 474983 WARN  (qtp504699501-2756) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.DistributedUpdateProcessor Error sending update to http://127.0.0.1:40871/solr
   [junit4]   2> java.net.SocketException: Connection reset
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [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> 475011 ERROR (qtp504699501-2756) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on replica http://127.0.0.1:40871/solr/recoverytest_shard1_replica1/
   [junit4]   2> java.net.SocketException: Connection reset
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [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> 475038 INFO  (qtp504699501-2756) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 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 (1555491261281992704)]} 0 240
   [junit4]   2> 475040 ERROR (updateExecutor-464-thread-1-processing-http:////127.0.0.1:40871//solr//recoverytest_shard1_replica1 x:recoverytest_shard1_replica2 r:core_node2 n:127.0.0.1:60394_solr s:shard1 c:recoverytest) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 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> 475041 WARN  (qtp504699501-2758) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.DistributedUpdateProcessor Error sending update to http://127.0.0.1:40871/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> 475041 ERROR (qtp504699501-2758) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on replica http://127.0.0.1:40871/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> 475041 INFO  (qtp504699501-2758) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-0 (-1555491261518970880)]} 0 3
   [junit4]   2> 475041 INFO  (zkCallback-478-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 475041 INFO  (zkCallback-468-thread-4-processing-n:127.0.0.1:60394_solr) [n:127.0.0.1:60394_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 475043 INFO  (updateExecutor-464-thread-2-processing-x:recoverytest_shard1_replica2 r:core_node2 http:////127.0.0.1:40871//solr//recoverytest_shard1_replica1// n:127.0.0.1:60394_solr s:shard1 c:recoverytest) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.LeaderInitiatedRecoveryThread Put replica core=recoverytest_shard1_replica1 coreNodeName=core_node1 on 127.0.0.1:40871_solr into leader-initiated recovery.
   [junit4]   2> 475043 WARN  (updateExecutor-464-thread-2-processing-x:recoverytest_shard1_replica2 r:core_node2 http:////127.0.0.1:40871//solr//recoverytest_shard1_replica1// n:127.0.0.1:60394_solr s:shard1 c:recoverytest) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.LeaderInitiatedRecoveryThread Leader is publishing core=recoverytest_shard1_replica1 coreNodeName =core_node1 state=down on behalf of un-reachable replica http://127.0.0.1:40871/solr/recoverytest_shard1_replica1/
   [junit4]   2> 475043 INFO  (updateExecutor-464-thread-2-processing-x:recoverytest_shard1_replica2 r:core_node2 http:////127.0.0.1:40871//solr//recoverytest_shard1_replica1// n:127.0.0.1:60394_solr s:shard1 c:recoverytest) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 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:40871/solr/recoverytest_shard1_replica1/; will try for a max of 600 secs
   [junit4]   2> 475043 INFO  (updateExecutor-464-thread-2-processing-x:recoverytest_shard1_replica2 r:core_node2 http:////127.0.0.1:40871//solr//recoverytest_shard1_replica1// n:127.0.0.1:60394_solr s:shard1 c:recoverytest) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.LeaderInitiatedRecoveryThread Asking core=recoverytest_shard1_replica1 coreNodeName=core_node1 on http://127.0.0.1:40871/solr to recover
   [junit4]   2> 475045 ERROR (updateExecutor-464-thread-2-processing-x:recoverytest_shard1_replica2 r:core_node2 http:////127.0.0.1:40871//solr//recoverytest_shard1_replica1// n:127.0.0.1:60394_solr s:shard1 c:recoverytest) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.LeaderInitiatedRecoveryThread http://127.0.0.1:40871/solr: Could not tell a replica to recover:org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:40871/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> 475101 INFO  (qtp32882676-2765) [n:127.0.0.1:40871_solr c:recoverytest s:shard1 r:core_node1 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:60394/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-0 (1555491261281992704)]} 0 208
   [junit4]   2> 475177 INFO  (qtp32882676-2772) [n:127.0.0.1:40871_solr c:recoverytest s:shard1 r:core_node1 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:60394/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-0 (1555491261250535424)]} 0 298
   [junit4]   2> 475177 INFO  (qtp32882676-2772) [n:127.0.0.1:40871_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [recoverytest_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@29bc45ed
   [junit4]   2> 475178 INFO  (zkCallback-468-thread-4-processing-n:127.0.0.1:60394_solr) [n:127.0.0.1:60394_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: [1])
   [junit4]   2> 475179 INFO  (qtp504699501-2752) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 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 (1555491261526310912)]} 0 134
   [junit4]   2> 475217 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 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 (1555491261669965824)]} 0 36
   [junit4]   2> 475222 INFO  (qtp504699501-2757) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-0 (-1555491261525262336)]} 0 178
   [junit4]   2> 475238 INFO  (qtp504699501-2756) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 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 (1555491261717151745)]} 0 11
   [junit4]   2> 475245 INFO  (IPC Server handler 5 on 41360) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50516 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-c50e225b-be5d-48d9-8d51-4a89b889d0b9:NORMAL:127.0.0.1:45890|RBW], ReplicaUC[[DISK]DS-97e88988-3b7e-4e0d-9113-b0f2ac6f5f81:NORMAL:127.0.0.1:50516|RBW]]} size 216
   [junit4]   2> 475245 INFO  (IPC Server handler 7 on 41360) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45890 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-97e88988-3b7e-4e0d-9113-b0f2ac6f5f81:NORMAL:127.0.0.1:50516|RBW], ReplicaUC[[DISK]DS-5b818ae4-cf04-4a03-afb5-979c07bce18d:NORMAL:127.0.0.1:45890|FINALIZED]]} size 216
   [junit4]   2> 475256 INFO  (qtp504699501-2754) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 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 (1555491261717151744)]} 0 30
   [junit4]   2> 475279 INFO  (qtp32882676-2772) [n:127.0.0.1:40871_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.recoverytest.shard1.replica1
   [junit4]   2> 475284 INFO  (qtp32882676-2772) [n:127.0.0.1:40871_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost:41360/data/recoverytest/core_node1/data/snapshot_metadata
   [junit4]   2> 475286 INFO  (qtp32882676-2772) [n:127.0.0.1:40871_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost:41360/data/recoverytest/core_node1/data/index
   [junit4]   2> 475286 INFO  (qtp32882676-2772) [n:127.0.0.1:40871_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost:41360/data/recoverytest/core_node1/data
   [junit4]   2> 475288 INFO  (qtp504699501-2758) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 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 (1555491261750706176)]} 0 30
   [junit4]   2> 475288 INFO  (qtp504699501-2752) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 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 (1555491261751754752)]} 0 29
   [junit4]   2> 475293 INFO  (qtp504699501-2757) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 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 (1555491261784260608)]} 0 2
   [junit4]   2> 475297 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 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 (1555491261789503488)]} 0 2
   [junit4]   2> 475299 INFO  (qtp504699501-2756) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 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 (1555491261791600640)]} 0 1
   [junit4]   2> 475316 INFO  (qtp504699501-2754) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 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 (1555491261793697792)]} 0 16
   [junit4]   2> 475316 INFO  (qtp504699501-2758) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 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 (-1555491261795794944)]} 0 15
   [junit4]   2> 475327 INFO  (qtp504699501-2752) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 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 (1555491261813620736)]} 0 9
   [junit4]   2> 475328 INFO  (qtp504699501-2757) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 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 (-1555491261813620737)]} 0 9
   [junit4]   2> 475332 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-6 (1555491261826203648)]} 0 1
   [junit4]   2> 475332 INFO  (qtp504699501-2756) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-4 (-1555491261826203649)]} 0 1
   [junit4]   2> 475335 INFO  (qtp504699501-2754) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-4 (-1555491261829349376)]} 0 1
   [junit4]   2> 475335 INFO  (qtp504699501-2758) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 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 (1555491261830397952)]} 0 1
   [junit4]   2> 475339 INFO  (qtp504699501-2752) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-7 (1555491261832495104)]} 0 3
   [junit4]   2> 475340 INFO  (qtp504699501-2757) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-7 (-1555491261833543680)]} 0 3
   [junit4]   2> 475343 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-7 (-1555491261837737984)]} 0 1
   [junit4]   2> 475343 INFO  (qtp504699501-2756) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-8 (1555491261837737985)]} 0 1
   [junit4]   2> 475346 INFO  (qtp504699501-2754) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-8 (1555491261840883712)]} 0 2
   [junit4]   2> 475351 INFO  (qtp504699501-2758) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-9 (1555491261844029440)]} 0 4
   [junit4]   2> 475354 INFO  (qtp504699501-2752) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-9 (1555491261849272320)]} 0 1
   [junit4]   2> 475355 INFO  (qtp504699501-2757) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-10 (1555491261850320896)]} 0 1
   [junit4]   2> 475359 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-10 (1555491261853466624)]} 0 3
   [junit4]   2> 475359 INFO  (qtp504699501-2756) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-11 (1555491261853466625)]} 0 3
   [junit4]   2> 475364 INFO  (qtp504699501-2754) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-11 (1555491261858709504)]} 0 3
   [junit4]   2> 475364 INFO  (qtp504699501-2758) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-9 (-1555491261858709505)]} 0 3
   [junit4]   2> 475370 INFO  (qtp504699501-2752) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-9 (-1555491261862903808)]} 0 4
   [junit4]   2> 475385 INFO  (qtp504699501-2757) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-12 (1555491261863952384)]} 0 19
   [junit4]   2> 475386 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-12 (1555491261871292416)]} 0 12
   [junit4]   2> 475389 INFO  (qtp504699501-2756) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-13 (1555491261885972480)]} 0 1
   [junit4]   2> 475389 INFO  (qtp504699501-2754) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-13 (1555491261887021056)]} 0 0
   [junit4]   2> 475392 INFO  (qtp504699501-2758) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-14 (1555491261889118208)]} 0 1
   [junit4]   2> 475392 INFO  (qtp504699501-2752) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-14 (1555491261890166784)]} 0 1
   [junit4]   2> 475395 INFO  (qtp504699501-2757) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-10 (-1555491261893312512)]} 0 0
   [junit4]   2> 475395 INFO  (qtp504699501-2755) [n:127.0.0.1:60394_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFa

[...truncated too long message...]

adoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:194)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(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> 496120 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55660 55660
   [junit4]   2> 496121 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8C49122A0F41609F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=he, timezone=Brazil/Acre
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=5,free=209978080,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: [TestRangeQuery, ScriptEngineTest, TestSmileRequest, DistributedFacetPivotLargeTest, SolrMetricManagerTest, TestIntervalFaceting, PeerSyncReplicationTest, TestOverriddenPrefixQueryForCustomFieldType, TestRandomFlRTGCloud, TestValueSourceCache, RuleEngineTest, TestJoin, QueryResultKeyTest, TriLevelCompositeIdRoutingTest, TestReloadDeadlock, TestRemoteStreaming, HdfsBasicDistributedZkTest, DefaultValueUpdateProcessorTest, TestCloudSchemaless, SecurityConfHandlerTest, UtilsToolTest, DistributedSpellCheckComponentTest, DeleteShardTest, CdcrVersionReplicationTest, TemplateUpdateProcessorTest, BitVectorTest, TestFileDictionaryLookup, LeaderFailureAfterFreshStartTest, CoreMergeIndexesAdminHandlerTest, PolyFieldTest, TestFieldCacheWithThreads, CdcrReplicationDistributedZkTest, TestDocumentBuilder, NotRequiredUniqueKeyTest, ConcurrentDeleteAndCreateCollectionTest, TestCloudRecovery, TestRestManager, TestCodecSupport, TestPHPSerializedResponseWriter, DistributedDebugComponentTest, PathHierarchyTokenizerFactoryTest, TestNumericTerms64, RegexBoostProcessorTest, BasicZkTest, DeleteLastCustomShardedReplicaTest, TestStressLucene, TestComponentsName, TestDFISimilarityFactory, DirectoryFactoryTest, HdfsRecoveryZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsRecoveryZkTest -Dtests.seed=8C49122A0F41609F -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=he -Dtests.timezone=Brazil/Acre -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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([8C49122A0F41609F]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:266)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [171/675 (1!)] on J0 in 64.03s, 1 test, 1 failure <<< FAILURES!

[...truncated 64048 lines...]