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 2016/12/26 09:59:45 UTC

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

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

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.GeneratedConstructorAccessor187.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:704)  at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:766)  at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1005)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:870)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:774)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)  at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)  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.GeneratedConstructorAccessor187.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:704)
	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:766)
	at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1005)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:870)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:774)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
	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([69CB894DA9B28985]: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.GeneratedMethodAccessor22.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 12137 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_69CB894DA9B28985-001/init-core-data-001
   [junit4]   2> 1298736 INFO  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1298737 INFO  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-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_69CB894DA9B28985-001/tempDir-001
   [junit4]   2> 1298737 INFO  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1298745 INFO  (Thread-2304) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1298745 INFO  (Thread-2304) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1298845 INFO  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39986
   [junit4]   2> 1298893 INFO  (jetty-launcher-1393-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1298894 INFO  (jetty-launcher-1393-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1298895 INFO  (jetty-launcher-1393-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6974776d{/solr,null,AVAILABLE}
   [junit4]   2> 1298898 INFO  (jetty-launcher-1393-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@30c2777f{HTTP/1.1,[http/1.1]}{127.0.0.1:58002}
   [junit4]   2> 1298898 INFO  (jetty-launcher-1393-thread-1) [    ] o.e.j.s.Server Started @1303323ms
   [junit4]   2> 1298898 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58002}
   [junit4]   2> 1298898 ERROR (jetty-launcher-1393-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1298898 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 1298898 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1298898 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1298899 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-26T09:22:15.548Z
   [junit4]   2> 1298900 INFO  (jetty-launcher-1393-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6582713{/solr,null,AVAILABLE}
   [junit4]   2> 1298901 INFO  (jetty-launcher-1393-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e23cff5{HTTP/1.1,[http/1.1]}{127.0.0.1:51437}
   [junit4]   2> 1298901 INFO  (jetty-launcher-1393-thread-2) [    ] o.e.j.s.Server Started @1303326ms
   [junit4]   2> 1298901 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51437}
   [junit4]   2> 1298901 ERROR (jetty-launcher-1393-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1298901 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 1298901 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1298901 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1298901 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-26T09:22:15.550Z
   [junit4]   2> 1298917 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1298917 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1298940 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1298941 INFO  (jetty-launcher-1393-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39986/solr
   [junit4]   2> 1298951 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1298952 INFO  (jetty-launcher-1393-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39986/solr
   [junit4]   2> 1298964 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1593a6ffeed0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1298984 INFO  (jetty-launcher-1393-thread-2) [n:127.0.0.1:51437_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51437_solr
   [junit4]   2> 1298985 INFO  (jetty-launcher-1393-thread-2) [n:127.0.0.1:51437_solr    ] o.a.s.c.Overseer Overseer (id=97173119657902085-127.0.0.1:51437_solr-n_0000000000) starting
   [junit4]   2> 1298997 INFO  (jetty-launcher-1393-thread-1) [n:127.0.0.1:58002_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58002_solr
   [junit4]   2> 1299013 INFO  (zkCallback-1403-thread-1-processing-n:127.0.0.1:51437_solr) [n:127.0.0.1:51437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1299019 INFO  (zkCallback-1404-thread-1-processing-n:127.0.0.1:58002_solr) [n:127.0.0.1:58002_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1299022 INFO  (jetty-launcher-1393-thread-2) [n:127.0.0.1:51437_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51437_solr
   [junit4]   2> 1299034 INFO  (zkCallback-1404-thread-1-processing-n:127.0.0.1:58002_solr) [n:127.0.0.1:58002_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1299034 INFO  (zkCallback-1403-thread-1-processing-n:127.0.0.1:51437_solr) [n:127.0.0.1:51437_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1299206 INFO  (jetty-launcher-1393-thread-2) [n:127.0.0.1:51437_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_69CB894DA9B28985-001/tempDir-001/node2/.
   [junit4]   2> 1299315 INFO  (jetty-launcher-1393-thread-1) [n:127.0.0.1:58002_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_69CB894DA9B28985-001/tempDir-001/node1/.
   [junit4]   2> 1299423 INFO  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1299424 INFO  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39986/solr ready
   [junit4]   2> 1300783 WARN  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-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> 1302355 WARN  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1302900 INFO  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-worker) [    ] o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
   [junit4]   2> 1302942 WARN  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1303050 INFO  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1303146 INFO  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-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_36212_hdfs____arxgsa/webapp
   [junit4]   2> 1304498 INFO  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36212
   [junit4]   2> 1305701 WARN  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1305710 INFO  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1305732 INFO  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-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_33467_datanode____.iz483o/webapp
   [junit4]   2> 1306627 INFO  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:33467
   [junit4]   2> 1307706 WARN  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1307711 INFO  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1307745 INFO  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-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_36793_datanode____otfdbp/webapp
   [junit4]   2> 1308792 INFO  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36793
   [junit4]   2> 1311579 INFO  (IPC Server handler 9 on 51476) [    ] BlockStateChange BLOCK* processReport: from storage DS-616e3950-ba17-48ca-9124-05054643fb27 node DatanodeRegistration(127.0.0.1:53839, datanodeUuid=5437dfe4-3769-4bc8-a7cd-fdd6343646dd, infoPort=56585, infoSecurePort=0, ipcPort=52636, storageInfo=lv=-56;cid=testClusterID;nsid=2023701746;c=0), blocks: 0, hasStaleStorage: true, processing time: 2 msecs
   [junit4]   2> 1311584 INFO  (IPC Server handler 9 on 51476) [    ] BlockStateChange BLOCK* processReport: from storage DS-aa98bf58-ccf6-48f5-941e-f33a56cbf367 node DatanodeRegistration(127.0.0.1:53839, datanodeUuid=5437dfe4-3769-4bc8-a7cd-fdd6343646dd, infoPort=56585, infoSecurePort=0, ipcPort=52636, storageInfo=lv=-56;cid=testClusterID;nsid=2023701746;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1311592 INFO  (IPC Server handler 5 on 51476) [    ] BlockStateChange BLOCK* processReport: from storage DS-1f5b7373-d1d7-4f4d-a0a3-ea1600fe2b0e node DatanodeRegistration(127.0.0.1:35460, datanodeUuid=581d1a47-d951-498d-b74e-dedce954d948, infoPort=34576, infoSecurePort=0, ipcPort=55078, storageInfo=lv=-56;cid=testClusterID;nsid=2023701746;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1311608 INFO  (IPC Server handler 5 on 51476) [    ] BlockStateChange BLOCK* processReport: from storage DS-3b8cdd87-bba7-4881-b65d-579053a4749f node DatanodeRegistration(127.0.0.1:35460, datanodeUuid=581d1a47-d951-498d-b74e-dedce954d948, infoPort=34576, infoSecurePort=0, ipcPort=55078, storageInfo=lv=-56;cid=testClusterID;nsid=2023701746;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1312756 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[69CB894DA9B28985]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1312767 INFO  (qtp947469995-8804) [n:127.0.0.1:58002_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> 1312845 INFO  (OverseerThreadFactory-4242-thread-1-processing-n:127.0.0.1:51437_solr) [n:127.0.0.1:51437_solr    ] o.a.s.c.CreateCollectionCmd Create collection recoverytest
   [junit4]   2> 1313005 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_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> 1313165 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_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> 1313274 INFO  (zkCallback-1404-thread-1-processing-n:127.0.0.1:58002_solr) [n:127.0.0.1:58002_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> 1313274 INFO  (zkCallback-1403-thread-6-processing-n:127.0.0.1:51437_solr) [n:127.0.0.1:51437_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> 1314190 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1314196 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1314278 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema [recoverytest_shard1_replica2] Schema name=minimal
   [junit4]   2> 1314281 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_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> 1314282 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_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> 1314292 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema [recoverytest_shard1_replica1] Schema name=minimal
   [junit4]   2> 1314329 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:51476/data
   [junit4]   2> 1314329 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1314330 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_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_69CB894DA9B28985-001/tempDir-001/node1/recoverytest_shard1_replica2], dataDir=[hdfs://localhost:51476/data/recoverytest/core_node2/data/]
   [junit4]   2> 1314331 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:51476/data/recoverytest/core_node2/data/snapshot_metadata
   [junit4]   2> 1314339 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_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> 1314345 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_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> 1314346 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:51476/data
   [junit4]   2> 1314380 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1314380 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_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_69CB894DA9B28985-001/tempDir-001/node2/recoverytest_shard1_replica1], dataDir=[hdfs://localhost:51476/data/recoverytest/core_node1/data/]
   [junit4]   2> 1314380 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:51476/data/recoverytest/core_node1/data/snapshot_metadata
   [junit4]   2> 1314418 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_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> 1314418 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_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> 1314418 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
   [junit4]   2> 1314427 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_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> 1314427 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_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> 1316771 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1316777 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1316784 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:51476/data/recoverytest/core_node2/data
   [junit4]   2> 1316803 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:51476/data/recoverytest/core_node1/data
   [junit4]   2> 1316904 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:51476/data/recoverytest/core_node2/data/index
   [junit4]   2> 1316925 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:51476/data/recoverytest/core_node1/data/index
   [junit4]   2> 1316934 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_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> 1316934 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_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> 1316940 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_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> 1316940 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_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> 1316946 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1316963 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1317918 INFO  (IPC Server handler 9 on 51476) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:53839 is added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-1f5b7373-d1d7-4f4d-a0a3-ea1600fe2b0e:NORMAL:127.0.0.1:35460|RBW], ReplicaUC[[DISK]DS-616e3950-ba17-48ca-9124-05054643fb27:NORMAL:127.0.0.1:53839|RBW]]} size 71
   [junit4]   2> 1317920 INFO  (IPC Server handler 3 on 51476) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35460 is added to blk_1073741825_1001 size 71
   [junit4]   2> 1317920 INFO  (IPC Server handler 4 on 51476) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:53839 is added to blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-3b8cdd87-bba7-4881-b65d-579053a4749f:NORMAL:127.0.0.1:35460|RBW], ReplicaUC[[DISK]DS-616e3950-ba17-48ca-9124-05054643fb27:NORMAL:127.0.0.1:53839|RBW]]} size 71
   [junit4]   2> 1317930 INFO  (IPC Server handler 0 on 51476) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35460 is added to blk_1073741826_1002 size 71
   [junit4]   2> 1318451 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1318451 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_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> 1318452 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1318465 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1318465 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_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> 1318465 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1318488 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1318488 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1318616 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1318616 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1318740 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@212e3416[recoverytest_shard1_replica2] main]
   [junit4]   2> 1318741 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1318742 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_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> 1318744 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1318745 INFO  (searcherExecutor-4247-thread-1-processing-n:127.0.0.1:58002_solr x:recoverytest_shard1_replica2 s:shard1 c:recoverytest) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [recoverytest_shard1_replica2] Registered new searcher Searcher@212e3416[recoverytest_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1318745 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_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 1554769935486418944
   [junit4]   2> 1318752 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1318754 INFO  (zkCallback-1404-thread-1-processing-n:127.0.0.1:58002_solr) [n:127.0.0.1:58002_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> 1318754 INFO  (zkCallback-1403-thread-5-processing-n:127.0.0.1:51437_solr) [n:127.0.0.1:51437_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> 1318756 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@30dee72a[recoverytest_shard1_replica1] main]
   [junit4]   2> 1318760 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1318761 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_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> 1318761 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1318761 INFO  (searcherExecutor-4248-thread-1-processing-n:127.0.0.1:51437_solr x:recoverytest_shard1_replica1 s:shard1 c:recoverytest) [n:127.0.0.1:51437_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [recoverytest_shard1_replica1] Registered new searcher Searcher@30dee72a[recoverytest_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1318761 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_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 1554769935503196160
   [junit4]   2> 1319253 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1319253 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_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> 1319253 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58002/solr/recoverytest_shard1_replica2/
   [junit4]   2> 1319253 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_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:58002/solr START replicas=[http://127.0.0.1:51437/solr/recoverytest_shard1_replica1/] nUpdates=100
   [junit4]   2> 1319254 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_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:58002/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1319274 INFO  (qtp1407997440-8812) [n:127.0.0.1:51437_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> 1319274 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_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> 1319274 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_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> 1319278 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58002/solr/recoverytest_shard1_replica2/ shard1
   [junit4]   2> 1319383 INFO  (zkCallback-1403-thread-5-processing-n:127.0.0.1:51437_solr) [n:127.0.0.1:51437_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> 1319383 INFO  (zkCallback-1404-thread-1-processing-n:127.0.0.1:58002_solr) [n:127.0.0.1:58002_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> 1319431 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1319433 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_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=6268
   [junit4]   2> 1319535 INFO  (zkCallback-1404-thread-1-processing-n:127.0.0.1:58002_solr) [n:127.0.0.1:58002_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> 1319536 INFO  (zkCallback-1403-thread-5-processing-n:127.0.0.1:51437_solr) [n:127.0.0.1:51437_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> 1319771 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_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=6766
   [junit4]   2> 1319774 INFO  (qtp947469995-8804) [n:127.0.0.1:58002_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> 1319891 INFO  (zkCallback-1404-thread-1-processing-n:127.0.0.1:58002_solr) [n:127.0.0.1:58002_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> 1319891 INFO  (zkCallback-1403-thread-6-processing-n:127.0.0.1:51437_solr) [n:127.0.0.1:51437_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> 1320775 INFO  (qtp947469995-8804) [n:127.0.0.1:58002_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=8007
   [junit4]   2> 1320776 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[69CB894DA9B28985]) [    ] o.a.s.c.RecoveryZkTest Indexing 1350 documents
   [junit4]   2> 1320852 INFO  (OverseerCollectionConfigSetProcessor-97173119657902085-127.0.0.1:51437_solr-n_0000000000) [n:127.0.0.1:51437_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> 1320968 INFO  (qtp1407997440-8816) [n:127.0.0.1:51437_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:58002/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-0 (1554769937650679808)]} 0 92
   [junit4]   2> 1320969 INFO  (qtp947469995-8805) [n:127.0.0.1:58002_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 (1554769937650679808)]} 0 159
   [junit4]   2> 1320970 INFO  (qtp1407997440-8818) [n:127.0.0.1:51437_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:58002/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-0 (1554769937654874112)]} 0 93
   [junit4]   2> 1320970 INFO  (qtp947469995-8806) [n:127.0.0.1:58002_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 (1554769937654874112)]} 0 157
   [junit4]   2> 1320976 INFO  (qtp1407997440-8811) [n:127.0.0.1:51437_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:58002/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-1 (1554769937820549120)]} 0 2
   [junit4]   2> 1320976 INFO  (qtp947469995-8801) [n:127.0.0.1:58002_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 (1554769937820549120)]} 0 4
   [junit4]   2> 1320977 INFO  (qtp1407997440-8812) [n:127.0.0.1:51437_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:58002/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-1 (1554769937821597696)]} 0 3
   [junit4]   2> 1320977 INFO  (qtp947469995-8807) [n:127.0.0.1:58002_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 (1554769937821597696)]} 0 5
   [junit4]   2> 1320982 INFO  (qtp1407997440-8814) [n:127.0.0.1:51437_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:58002/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[1-1 (-1554769937827889152)]} 0 1
   [junit4]   2> 1320984 INFO  (qtp1407997440-8817) [n:127.0.0.1:51437_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:58002/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[2-1 (-1554769937828937728)]} 0 2
   [junit4]   2> 1320984 INFO  (qtp947469995-8802) [n:127.0.0.1:58002_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-1 (-1554769937828937728)]} 0 5
   [junit4]   2> 1320988 INFO  (qtp947469995-8808) [n:127.0.0.1:58002_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-1 (-1554769937827889152)]} 0 9
   [junit4]   2> 1320990 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[69CB894DA9B28985]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@e23cff5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1321001 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[69CB894DA9B28985]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1454658856
   [junit4]   2> 1321001 ERROR (updateExecutor-1400-thread-1-processing-http:////127.0.0.1:51437//solr//recoverytest_shard1_replica1 x:recoverytest_shard1_replica2 r:core_node2 n:127.0.0.1:58002_solr s:shard1 c:recoverytest) [n:127.0.0.1:58002_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> 1321002 WARN  (qtp947469995-8804) [n:127.0.0.1:58002_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:51437/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> 1321002 ERROR (qtp947469995-8804) [n:127.0.0.1:58002_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:51437/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> 1321007 ERROR (updateExecutor-1400-thread-2-processing-http:////127.0.0.1:51437//solr//recoverytest_shard1_replica1 x:recoverytest_shard1_replica2 r:core_node2 n:127.0.0.1:58002_solr s:shard1 c:recoverytest) [n:127.0.0.1:58002_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> 1321008 WARN  (qtp947469995-8805) [n:127.0.0.1:58002_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:51437/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> 1321008 ERROR (qtp947469995-8805) [n:127.0.0.1:58002_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:51437/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> 1321012 INFO  (coreCloseExecutor-4257-thread-1) [n:127.0.0.1:51437_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@627963d
   [junit4]   2> 1321012 INFO  (qtp947469995-8804) [n:127.0.0.1:58002_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:51437_solr into leader-initiated recovery.
   [junit4]   2> 1321013 INFO  (qtp947469995-8805) [n:127.0.0.1:58002_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 (1554769937840472064)]} 0 23
   [junit4]   2> 1321013 INFO  (qtp947469995-8804) [n:127.0.0.1:58002_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 (1554769937850957824)]} 0 12
   [junit4]   2> 1321018 INFO  (updateExecutor-1400-thread-2-processing-x:recoverytest_shard1_replica2 r:core_node2 http:////127.0.0.1:51437//solr//recoverytest_shard1_replica1// n:127.0.0.1:58002_solr s:shard1 c:recoverytest) [n:127.0.0.1:58002_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:51437_solr into leader-initiated recovery.
   [junit4]   2> 1321018 WARN  (updateExecutor-1400-thread-2-processing-x:recoverytest_shard1_replica2 r:core_node2 http:////127.0.0.1:51437//solr//recoverytest_shard1_replica1// n:127.0.0.1:58002_solr s:shard1 c:recoverytest) [n:127.0.0.1:58002_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:51437/solr/recoverytest_shard1_replica1/
   [junit4]   2> 1321020 INFO  (updateExecutor-1400-thread-2-processing-x:recoverytest_shard1_replica2 r:core_node2 http:////127.0.0.1:51437//solr//recoverytest_shard1_replica1// n:127.0.0.1:58002_solr s:shard1 c:recoverytest) [n:127.0.0.1:58002_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:51437/solr/recoverytest_shard1_replica1/; will try for a max of 600 secs
   [junit4]   2> 1321021 INFO  (updateExecutor-1400-thread-2-processing-x:recoverytest_shard1_replica2 r:core_node2 http:////127.0.0.1:51437//solr//recoverytest_shard1_replica1// n:127.0.0.1:58002_solr s:shard1 c:recoverytest) [n:127.0.0.1:58002_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:51437/solr to recover
   [junit4]   2> 1321023 ERROR (updateExecutor-1400-thread-1-processing-http:////127.0.0.1:51437//solr//recoverytest_shard1_replica1 x:recoverytest_shard1_replica2 r:core_node2 n:127.0.0.1:58002_solr s:shard1 c:recoverytest) [n:127.0.0.1:58002_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> 1321024 WARN  (qtp947469995-8806) [n:127.0.0.1:58002_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:51437/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> 1321024 ERROR (qtp947469995-8806) [n:127.0.0.1:58002_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:51437/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> 1321025 INFO  (qtp947469995-8806) [n:127.0.0.1:58002_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 (1554769937875075072)]} 0 1
   [junit4]   2> 1321038 ERROR (updateExecutor-1400-thread-2-processing-x:recoverytest_shard1_replica2 r:core_node2 http:////127.0.0.1:51437//solr//recoverytest_shard1_replica1// n:127.0.0.1:58002_solr s:shard1 c:recoverytest) [n:127.0.0.1:58002_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.LeaderInitiatedRecoveryThread http://127.0.0.1:51437/solr: Could not tell a replica to recover:org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:51437/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> 1321042 ERROR (updateExecutor-1400-thread-1-processing-http:////127.0.0.1:51437//solr//recoverytest_shard1_replica1 x:recoverytest_shard1_replica2 r:core_node2 n:127.0.0.1:58002_solr s:shard1 c:recoverytest) [n:127.0.0.1:58002_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> 1321043 WARN  (qtp947469995-8801) [n:127.0.0.1:58002_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:51437/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> 1321043 ERROR (qtp947469995-8801) [n:127.0.0.1:58002_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:51437/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> 1321044 INFO  (qtp947469995-8801) [n:127.0.0.1:58002_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 (1554769937877172224)]} 0 19
   [junit4]   2> 1321046 ERROR (updateExecutor-1400-thread-3-processing-http:////127.0.0.1:51437//solr//recoverytest_shard1_replica1 x:recoverytest_shard1_replica2 r:core_node2 n:127.0.0.1:58002_solr s:shard1 c:recoverytest) [n:127.0.0.1:58002_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> 1321047 WARN  (qtp947469995-8806) [n:127.0.0.1:58002_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:51437/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> 1321047 ERROR (qtp947469995-8806) [n:127.0.0.1:58002_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:51437/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(Abstrac

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

emImpl.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> 1339821 INFO  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39986 39986
   [junit4]   2> 1339822 INFO  (SUITE-HdfsRecoveryZkTest-seed#[69CB894DA9B28985]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=1472, maxDocsPerChunk=979, blockSize=7), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=1472, blockSize=7)), sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=it-CH, timezone=Asia/Tbilisi
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=5,free=199447240,total=521142272
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy2, AnalysisAfterCoreReloadTest, TestSolr4Spatial2, ParsingFieldUpdateProcessorsTest, TestFunctionQuery, TestCollationFieldDocValues, TestNonDefinedSimilarityFactory, TestPivotHelperCode, SmileWriterTest, HdfsBasicDistributedZkTest, XsltUpdateRequestHandlerTest, TestDistributedSearch, DateFieldTest, TestManagedStopFilterFactory, RegexBoostProcessorTest, ShardSplitTest, TestPseudoReturnFields, CreateCollectionCleanupTest, RuleEngineTest, TestRawTransformer, TestQueryWrapperFilter, TestSolrConfigHandler, TestComponentsName, DocValuesMissingTest, DistributedSuggestComponentTest, TestDownShardTolerantSearch, DistributedFacetPivotLongTailTest, HttpSolrCallGetCoreTest, StandardRequestHandlerTest, CursorMarkTest, TestCloudRecovery, TestTolerantUpdateProcessorCloud, CdcrUpdateLogTest, SegmentsInfoRequestHandlerTest, TestFieldTypeResource, ExplicitHLLTest, UUIDFieldTest, ScriptEngineTest, FastVectorHighlighterTest, OverseerRolesTest, TestUseDocValuesAsStored2, TestDocumentBuilder, TestSolr4Spatial, DirectoryFactoryTest, ZkNodePropsTest, TestScoreJoinQPScore, TestMissingGroups, BooleanFieldTest, TestRandomFlRTGCloud, SignatureUpdateProcessorFactoryTest, HighlighterConfigTest, TestCSVLoader, DistanceUnitsTest, TestLocalFSCloudBackupRestore, ZkStateReaderTest, ShufflingReplicaListTransformerTest, TestManagedSchemaThreadSafety, DistributedSpellCheckComponentTest, TestHighlightDedupGrouping, QueryEqualityTest, CoreMergeIndexesAdminHandlerTest, TestSolrConfigHandlerConcurrent, BasicAuthIntegrationTest, TestRealTimeGet, AsyncCallRequestStatusResponseTest, DeleteShardTest, CacheHeaderTest, TestJoin, TestCorePropertiesReload, MBeansHandlerTest, SolrCoreTest, TestPerFieldSimilarity, TestReplicationHandler, TestSQLHandler, BasicDistributedZkTest, TestStressLucene, TestConfigSetImmutable, TestManagedResource, TestHashQParserPlugin, TestOmitPositions, TestCodecSupport, UniqFieldsUpdateProcessorFactoryTest, TriLevelCompositeIdRoutingTest, SolrRequestParserTest, ClusterStateTest, CdcrVersionReplicationTest, CdcrReplicationDistributedZkTest, TestJavabinTupleStreamParser, WrapperMergePolicyFactoryTest, DeleteLastCustomShardedReplicaTest, TestSolrQueryParserDefaultOperatorResource, TestCrossCoreJoin, TestFoldingMultitermQuery, TestUninvertingReader, TestRemoteStreaming, CurrencyFieldOpenExchangeTest, NumericFieldsTest, HdfsCollectionsAPIDistributedZkTest, PeerSyncReplicationTest, HdfsRecoveryZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsRecoveryZkTest -Dtests.seed=69CB894DA9B28985 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=it-CH -Dtests.timezone=Asia/Tbilisi -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:704)
   [junit4]    > 	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:766)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1005)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:870)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:774)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
   [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([69CB894DA9B28985]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:266)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [445/665 (1!)] on J0 in 72.27s, 1 test, 1 failure <<< FAILURES!

[...truncated 63126 lines...]



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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/629/

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.GeneratedConstructorAccessor120.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:704)  at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:766)  at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1005)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:870)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:774)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)  at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)  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.GeneratedConstructorAccessor120.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:704)
	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:766)
	at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1005)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:870)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:774)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
	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([5A418C9884580FAA]: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 12395 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/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_5A418C9884580FAA-001/init-core-data-001
   [junit4]   2> 1889059 INFO  (SUITE-HdfsRecoveryZkTest-seed#[5A418C9884580FAA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1889059 INFO  (SUITE-HdfsRecoveryZkTest-seed#[5A418C9884580FAA]-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/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_5A418C9884580FAA-001/tempDir-001
   [junit4]   2> 1889059 INFO  (SUITE-HdfsRecoveryZkTest-seed#[5A418C9884580FAA]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1889060 INFO  (Thread-7560) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1889060 INFO  (Thread-7560) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1889160 INFO  (SUITE-HdfsRecoveryZkTest-seed#[5A418C9884580FAA]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:37313
   [junit4]   2> 1889168 INFO  (jetty-launcher-2672-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1889168 INFO  (jetty-launcher-2672-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1889171 INFO  (jetty-launcher-2672-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16f17b3{/solr,null,AVAILABLE}
   [junit4]   2> 1889172 INFO  (jetty-launcher-2672-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18bb470e{HTTP/1.1,[http/1.1]}{127.0.0.1:58608}
   [junit4]   2> 1889172 INFO  (jetty-launcher-2672-thread-1) [    ] o.e.j.s.Server Started @1893654ms
   [junit4]   2> 1889172 INFO  (jetty-launcher-2672-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@239c741c{/solr,null,AVAILABLE}
   [junit4]   2> 1889172 INFO  (jetty-launcher-2672-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58608}
   [junit4]   2> 1889172 INFO  (jetty-launcher-2672-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2a0856fa{HTTP/1.1,[http/1.1]}{127.0.0.1:52348}
   [junit4]   2> 1889172 ERROR (jetty-launcher-2672-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1889173 INFO  (jetty-launcher-2672-thread-2) [    ] o.e.j.s.Server Started @1893654ms
   [junit4]   2> 1889173 INFO  (jetty-launcher-2672-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 1889173 INFO  (jetty-launcher-2672-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52348}
   [junit4]   2> 1889173 INFO  (jetty-launcher-2672-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1889173 INFO  (jetty-launcher-2672-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1889173 ERROR (jetty-launcher-2672-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1889173 INFO  (jetty-launcher-2672-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-27T02:02:40.819Z
   [junit4]   2> 1889173 INFO  (jetty-launcher-2672-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 1889173 INFO  (jetty-launcher-2672-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1889173 INFO  (jetty-launcher-2672-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1889173 INFO  (jetty-launcher-2672-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-27T02:02:40.819Z
   [junit4]   2> 1889176 INFO  (jetty-launcher-2672-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1889176 INFO  (jetty-launcher-2672-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1889193 INFO  (jetty-launcher-2672-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1889194 INFO  (jetty-launcher-2672-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1889194 INFO  (jetty-launcher-2672-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37313/solr
   [junit4]   2> 1889195 INFO  (jetty-launcher-2672-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37313/solr
   [junit4]   2> 1889231 INFO  (jetty-launcher-2672-thread-2) [n:127.0.0.1:52348_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52348_solr
   [junit4]   2> 1889232 INFO  (jetty-launcher-2672-thread-1) [n:127.0.0.1:58608_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58608_solr
   [junit4]   2> 1889233 INFO  (jetty-launcher-2672-thread-2) [n:127.0.0.1:52348_solr    ] o.a.s.c.Overseer Overseer (id=97177053476093958-127.0.0.1:52348_solr-n_0000000000) starting
   [junit4]   2> 1889239 INFO  (zkCallback-2682-thread-1-processing-n:127.0.0.1:58608_solr) [n:127.0.0.1:58608_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1889239 INFO  (zkCallback-2683-thread-1-processing-n:127.0.0.1:52348_solr) [n:127.0.0.1:52348_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1889258 INFO  (jetty-launcher-2672-thread-2) [n:127.0.0.1:52348_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52348_solr
   [junit4]   2> 1889260 INFO  (zkCallback-2682-thread-1-processing-n:127.0.0.1:58608_solr) [n:127.0.0.1:58608_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1889261 INFO  (zkCallback-2683-thread-1-processing-n:127.0.0.1:52348_solr) [n:127.0.0.1:52348_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1889289 INFO  (jetty-launcher-2672-thread-1) [n:127.0.0.1:58608_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/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_5A418C9884580FAA-001/tempDir-001/node1/.
   [junit4]   2> 1889345 INFO  (jetty-launcher-2672-thread-2) [n:127.0.0.1:52348_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/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_5A418C9884580FAA-001/tempDir-001/node2/.
   [junit4]   2> 1889353 INFO  (SUITE-HdfsRecoveryZkTest-seed#[5A418C9884580FAA]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1889354 INFO  (SUITE-HdfsRecoveryZkTest-seed#[5A418C9884580FAA]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37313/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1889406 WARN  (SUITE-HdfsRecoveryZkTest-seed#[5A418C9884580FAA]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1889421 WARN  (SUITE-HdfsRecoveryZkTest-seed#[5A418C9884580FAA]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1889424 INFO  (SUITE-HdfsRecoveryZkTest-seed#[5A418C9884580FAA]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1889446 INFO  (SUITE-HdfsRecoveryZkTest-seed#[5A418C9884580FAA]-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_49836_hdfs____.7xcbxc/webapp
   [junit4]   2> 1889903 INFO  (SUITE-HdfsRecoveryZkTest-seed#[5A418C9884580FAA]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:49836
   [junit4]   2> 1890005 WARN  (SUITE-HdfsRecoveryZkTest-seed#[5A418C9884580FAA]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1890006 INFO  (SUITE-HdfsRecoveryZkTest-seed#[5A418C9884580FAA]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1890018 INFO  (SUITE-HdfsRecoveryZkTest-seed#[5A418C9884580FAA]-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_43870_datanode____.dblazr/webapp
   [junit4]   2> 1890457 INFO  (SUITE-HdfsRecoveryZkTest-seed#[5A418C9884580FAA]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43870
   [junit4]   2> 1890527 WARN  (SUITE-HdfsRecoveryZkTest-seed#[5A418C9884580FAA]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1890528 INFO  (SUITE-HdfsRecoveryZkTest-seed#[5A418C9884580FAA]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1890543 INFO  (SUITE-HdfsRecoveryZkTest-seed#[5A418C9884580FAA]-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_35145_datanode____.d78dah/webapp
   [junit4]   2> 1890618 INFO  (IPC Server handler 3 on 44740) [    ] BlockStateChange BLOCK* processReport: from storage DS-2d7d489c-6ca0-4509-8d75-926c22f99ca3 node DatanodeRegistration(127.0.0.1:33716, datanodeUuid=e4258ecf-43ce-4962-98c6-778db1b5912b, infoPort=43946, infoSecurePort=0, ipcPort=50863, storageInfo=lv=-56;cid=testClusterID;nsid=1557541280;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1890618 INFO  (IPC Server handler 3 on 44740) [    ] BlockStateChange BLOCK* processReport: from storage DS-1203b719-ce3e-46de-88b4-1fee3a038f6c node DatanodeRegistration(127.0.0.1:33716, datanodeUuid=e4258ecf-43ce-4962-98c6-778db1b5912b, infoPort=43946, infoSecurePort=0, ipcPort=50863, storageInfo=lv=-56;cid=testClusterID;nsid=1557541280;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1891007 INFO  (SUITE-HdfsRecoveryZkTest-seed#[5A418C9884580FAA]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:35145
   [junit4]   2> 1891155 INFO  (IPC Server handler 4 on 44740) [    ] BlockStateChange BLOCK* processReport: from storage DS-6878a98d-2f5b-4612-9e18-261cea8fd8b0 node DatanodeRegistration(127.0.0.1:47439, datanodeUuid=369bdcdd-7e91-4793-90ab-c74e56473c9f, infoPort=51422, infoSecurePort=0, ipcPort=60610, storageInfo=lv=-56;cid=testClusterID;nsid=1557541280;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1891155 INFO  (IPC Server handler 4 on 44740) [    ] BlockStateChange BLOCK* processReport: from storage DS-1ed3e424-7342-4788-b4ea-525e2e8cc6ec node DatanodeRegistration(127.0.0.1:47439, datanodeUuid=369bdcdd-7e91-4793-90ab-c74e56473c9f, infoPort=51422, infoSecurePort=0, ipcPort=60610, storageInfo=lv=-56;cid=testClusterID;nsid=1557541280;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1891313 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[5A418C9884580FAA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1891316 INFO  (qtp1147883165-19044) [n:127.0.0.1:58608_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> 1891323 INFO  (OverseerThreadFactory-7223-thread-1-processing-n:127.0.0.1:52348_solr) [n:127.0.0.1:52348_solr    ] o.a.s.c.CreateCollectionCmd Create collection recoverytest
   [junit4]   2> 1891439 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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> 1891439 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_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> 1891553 INFO  (zkCallback-2683-thread-1-processing-n:127.0.0.1:52348_solr) [n:127.0.0.1:52348_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> 1891553 INFO  (zkCallback-2682-thread-1-processing-n:127.0.0.1:58608_solr) [n:127.0.0.1:58608_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> 1892459 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1892459 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1892489 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema [recoverytest_shard1_replica1] Schema name=minimal
   [junit4]   2> 1892489 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema [recoverytest_shard1_replica2] Schema name=minimal
   [junit4]   2> 1892492 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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> 1892492 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_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> 1892493 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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> 1892493 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_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> 1892502 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:44740/data
   [junit4]   2> 1892502 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1892502 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_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/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_5A418C9884580FAA-001/tempDir-001/node2/recoverytest_shard1_replica1], dataDir=[hdfs://localhost:44740/data/recoverytest/core_node1/data/]
   [junit4]   2> 1892503 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:44740/data/recoverytest/core_node1/data/snapshot_metadata
   [junit4]   2> 1892505 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:44740/data
   [junit4]   2> 1892505 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1892505 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_5A418C9884580FAA-001/tempDir-001/node1/recoverytest_shard1_replica2], dataDir=[hdfs://localhost:44740/data/recoverytest/core_node2/data/]
   [junit4]   2> 1892505 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:44740/data/recoverytest/core_node2/data/snapshot_metadata
   [junit4]   2> 1892511 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_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> 1892511 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_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> 1892512 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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> 1892512 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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> 1892514 WARN  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1892514 WARN  (qtp109139151-19050) [n:127.0.0.1:52348_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1897515 WARN  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1897515 WARN  (qtp109139151-19050) [n:127.0.0.1:52348_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1902520 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1902523 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1902523 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:44740/data/recoverytest/core_node2/data
   [junit4]   2> 1902531 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:44740/data/recoverytest/core_node1/data
   [junit4]   2> 1902547 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:44740/data/recoverytest/core_node2/data/index
   [junit4]   2> 1902554 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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> 1902554 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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> 1902555 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:44740/data/recoverytest/core_node1/data/index
   [junit4]   2> 1902575 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1902579 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_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> 1902580 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_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> 1902587 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1902650 INFO  (IPC Server handler 5 on 44740) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47439 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-1203b719-ce3e-46de-88b4-1fee3a038f6c:NORMAL:127.0.0.1:33716|RBW], ReplicaUC[[DISK]DS-1ed3e424-7342-4788-b4ea-525e2e8cc6ec:NORMAL:127.0.0.1:47439|FINALIZED]]} size 0
   [junit4]   2> 1902652 INFO  (IPC Server handler 7 on 44740) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33716 is added to blk_1073741825_1001 size 71
   [junit4]   2> 1902655 INFO  (IPC Server handler 9 on 44740) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47439 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-6878a98d-2f5b-4612-9e18-261cea8fd8b0:NORMAL:127.0.0.1:47439|RBW], ReplicaUC[[DISK]DS-1203b719-ce3e-46de-88b4-1fee3a038f6c:NORMAL:127.0.0.1:33716|RBW]]} size 0
   [junit4]   2> 1902656 INFO  (IPC Server handler 1 on 44740) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33716 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-6878a98d-2f5b-4612-9e18-261cea8fd8b0:NORMAL:127.0.0.1:47439|RBW], ReplicaUC[[DISK]DS-1203b719-ce3e-46de-88b4-1fee3a038f6c:NORMAL:127.0.0.1:33716|RBW]]} size 0
   [junit4]   2> 1902669 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1902669 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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> 1902669 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1902679 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1902679 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_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> 1902679 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1902684 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1902684 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1902729 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@65a93abe[recoverytest_shard1_replica2] main]
   [junit4]   2> 1902731 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1902731 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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> 1902731 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1902731 INFO  (searcherExecutor-7228-thread-1-processing-n:127.0.0.1:58608_solr x:recoverytest_shard1_replica2 s:shard1 c:recoverytest) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [recoverytest_shard1_replica2] Registered new searcher Searcher@65a93abe[recoverytest_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1902732 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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 1554832869952585728
   [junit4]   2> 1902732 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1902732 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1902738 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1902740 INFO  (zkCallback-2682-thread-1-processing-n:127.0.0.1:58608_solr) [n:127.0.0.1:58608_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> 1902740 INFO  (zkCallback-2683-thread-1-processing-n:127.0.0.1:52348_solr) [n:127.0.0.1:52348_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> 1902763 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7806d401[recoverytest_shard1_replica1] main]
   [junit4]   2> 1902764 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1902764 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_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> 1902764 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1902765 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_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 1554832869987188736
   [junit4]   2> 1902766 INFO  (searcherExecutor-7229-thread-1-processing-n:127.0.0.1:52348_solr x:recoverytest_shard1_replica1 s:shard1 c:recoverytest) [n:127.0.0.1:52348_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [recoverytest_shard1_replica1] Registered new searcher Searcher@7806d401[recoverytest_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1903238 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1903238 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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> 1903238 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58608/solr/recoverytest_shard1_replica2/
   [junit4]   2> 1903239 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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:58608/solr START replicas=[http://127.0.0.1:52348/solr/recoverytest_shard1_replica1/] nUpdates=100
   [junit4]   2> 1903239 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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:58608/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1903244 INFO  (qtp109139151-19047) [n:127.0.0.1:52348_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> 1903244 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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> 1903244 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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> 1903255 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58608/solr/recoverytest_shard1_replica2/ shard1
   [junit4]   2> 1903359 INFO  (zkCallback-2682-thread-1-processing-n:127.0.0.1:58608_solr) [n:127.0.0.1:58608_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> 1903359 INFO  (zkCallback-2683-thread-2-processing-n:127.0.0.1:52348_solr) [n:127.0.0.1:52348_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> 1903408 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1903411 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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=11972
   [junit4]   2> 1903514 INFO  (zkCallback-2682-thread-1-processing-n:127.0.0.1:58608_solr) [n:127.0.0.1:58608_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> 1903514 INFO  (zkCallback-2683-thread-1-processing-n:127.0.0.1:52348_solr) [n:127.0.0.1:52348_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> 1903773 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_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=12333
   [junit4]   2> 1903776 INFO  (qtp1147883165-19044) [n:127.0.0.1:58608_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> 1903878 INFO  (zkCallback-2683-thread-1-processing-n:127.0.0.1:52348_solr) [n:127.0.0.1:52348_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> 1903878 INFO  (zkCallback-2682-thread-1-processing-n:127.0.0.1:58608_solr) [n:127.0.0.1:58608_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> 1904776 INFO  (qtp1147883165-19044) [n:127.0.0.1:58608_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=13461
   [junit4]   2> 1904778 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[5A418C9884580FAA]) [    ] o.a.s.c.RecoveryZkTest Indexing 1350 documents
   [junit4]   2> 1904820 INFO  (qtp109139151-19058) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-0 (1554832872103215104)]} 0 28
   [junit4]   2> 1904820 INFO  (qtp1147883165-19041) [n:127.0.0.1:58608_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 (1554832872103215104)]} 0 37
   [junit4]   2> 1904823 INFO  (qtp109139151-19045) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-0 (1554832872104263680)]} 0 31
   [junit4]   2> 1904824 INFO  (qtp1147883165-19046) [n:127.0.0.1:58608_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 (1554832872104263680)]} 0 39
   [junit4]   2> 1904826 INFO  (qtp109139151-19056) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-1 (1554832872145158144)]} 0 1
   [junit4]   2> 1904826 INFO  (qtp1147883165-19049) [n:127.0.0.1:58608_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 (1554832872145158144)]} 0 3
   [junit4]   2> 1904828 INFO  (qtp109139151-19047) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-1 (1554832872147255296)]} 0 0
   [junit4]   2> 1904828 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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 (1554832872147255296)]} 0 2
   [junit4]   2> 1904831 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[2-1 (-1554832872150401024)]} 0 1
   [junit4]   2> 1904832 INFO  (qtp1147883165-19053) [n:127.0.0.1:58608_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-1 (-1554832872150401024)]} 0 3
   [junit4]   2> 1904833 INFO  (qtp109139151-19054) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[1-1 (-1554832872152498176)]} 0 1
   [junit4]   2> 1904834 INFO  (qtp1147883165-19044) [n:127.0.0.1:58608_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-1 (-1554832872152498176)]} 0 3
   [junit4]   2> 1904838 INFO  (qtp109139151-19058) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-2 (1554832872156692480)]} 0 1
   [junit4]   2> 1904838 INFO  (qtp1147883165-19051) [n:127.0.0.1:58608_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 (1554832872156692480)]} 0 4
   [junit4]   2> 1904840 INFO  (qtp109139151-19045) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-2 (1554832872158789632)]} 0 2
   [junit4]   2> 1904841 INFO  (qtp1147883165-19041) [n:127.0.0.1:58608_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 (1554832872158789632)]} 0 4
   [junit4]   2> 1904842 INFO  (qtp109139151-19056) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-3 (1554832872162983936)]} 0 0
   [junit4]   2> 1904843 INFO  (qtp1147883165-19046) [n:127.0.0.1:58608_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 (1554832872162983936)]} 0 2
   [junit4]   2> 1904845 INFO  (qtp109139151-19047) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-3 (1554832872165081088)]} 0 0
   [junit4]   2> 1904845 INFO  (qtp1147883165-19049) [n:127.0.0.1:58608_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 (1554832872165081088)]} 0 2
   [junit4]   2> 1904847 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[2-3 (-1554832872167178240)]} 0 1
   [junit4]   2> 1904847 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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 (-1554832872167178240)]} 0 2
   [junit4]   2> 1904849 INFO  (qtp109139151-19054) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[1-3 (-1554832872170323968)]} 0 1
   [junit4]   2> 1904850 INFO  (qtp1147883165-19053) [n:127.0.0.1:58608_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 (-1554832872170323968)]} 0 3
   [junit4]   2> 1904854 INFO  (qtp109139151-19058) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-4 (1554832872172421120)]} 0 2
   [junit4]   2> 1904854 INFO  (qtp109139151-19045) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-4 (1554832872175566848)]} 0 0
   [junit4]   2> 1904854 INFO  (qtp1147883165-19044) [n:127.0.0.1:58608_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 (1554832872172421120)]} 0 5
   [junit4]   2> 1904855 INFO  (qtp1147883165-19051) [n:127.0.0.1:58608_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 (1554832872175566848)]} 0 2
   [junit4]   2> 1904860 INFO  (qtp109139151-19056) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-5 (1554832872179761152)]} 0 1
   [junit4]   2> 1904860 INFO  (qtp1147883165-19041) [n:127.0.0.1:58608_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 (1554832872179761152)]} 0 3
   [junit4]   2> 1904862 INFO  (qtp109139151-19047) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-5 (1554832872180809728)]} 0 3
   [junit4]   2> 1904862 INFO  (qtp1147883165-19046) [n:127.0.0.1:58608_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 (1554832872180809728)]} 0 6
   [junit4]   2> 1904866 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[2-5 (-1554832872186052608)]} 0 2
   [junit4]   2> 1904866 INFO  (qtp1147883165-19049) [n:127.0.0.1:58608_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-5 (-1554832872186052608)]} 0 4
   [junit4]   2> 1904867 INFO  (qtp109139151-19054) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[1-5 (-1554832872188149760)]} 0 1
   [junit4]   2> 1904867 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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-5 (-1554832872188149760)]} 0 3
   [junit4]   2> 1904871 INFO  (qtp109139151-19058) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-6 (1554832872192344064)]} 0 1
   [junit4]   2> 1904872 INFO  (qtp1147883165-19053) [n:127.0.0.1:58608_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 (1554832872192344064)]} 0 3
   [junit4]   2> 1904872 INFO  (qtp109139151-19045) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-6 (1554832872193392640)]} 0 0
   [junit4]   2> 1904872 INFO  (qtp1147883165-19044) [n:127.0.0.1:58608_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 (1554832872193392640)]} 0 2
   [junit4]   2> 1904876 INFO  (qtp109139151-19056) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[2-6 (-1554832872197586944)]} 0 0
   [junit4]   2> 1904876 INFO  (qtp1147883165-19051) [n:127.0.0.1:58608_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-6 (-1554832872197586944)]} 0 2
   [junit4]   2> 1904876 INFO  (qtp109139151-19047) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[1-6 (-1554832872198635520)]} 0 0
   [junit4]   2> 1904877 INFO  (qtp1147883165-19041) [n:127.0.0.1:58608_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-6 (-1554832872198635520)]} 0 2
   [junit4]   2> 1904883 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-7 (1554832872202829824)]} 0 3
   [junit4]   2> 1904884 INFO  (qtp1147883165-19046) [n:127.0.0.1:58608_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 (1554832872202829824)]} 0 5
   [junit4]   2> 1904884 INFO  (qtp109139151-19054) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-7 (1554832872202829825)]} 0 1
   [junit4]   2> 1904884 INFO  (qtp1147883165-19049) [n:127.0.0.1:58608_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 (1554832872202829825)]} 0 6
   [junit4]   2> 1904889 INFO  (qtp109139151-19058) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-8 (1554832872211218432)]} 0 1
   [junit4]   2> 1904889 INFO  (qtp1147883165-19053) [n:127.0.0.1:58608_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 (1554832872211218432)]} 0 3
   [junit4]   2> 1904889 INFO  (qtp109139151-19045) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-8 (1554832872211218433)]} 0 1
   [junit4]   2> 1904890 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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 (1554832872211218433)]} 0 3
   [junit4]   2> 1904894 INFO  (qtp109139151-19056) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-9 (1554832872217509889)]} 0 0
   [junit4]   2> 1904895 INFO  (qtp1147883165-19051) [n:127.0.0.1:58608_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 (1554832872217509889)]} 0 3
   [junit4]   2> 1904895 INFO  (qtp109139151-19047) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-9 (1554832872217509888)]} 0 1
   [junit4]   2> 1904895 INFO  (qtp1147883165-19044) [n:127.0.0.1:58608_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 (1554832872217509888)]} 0 3
   [junit4]   2> 1904899 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-10 (1554832872222752768)]} 0 0
   [junit4]   2> 1904900 INFO  (qtp1147883165-19046) [n:127.0.0.1:58608_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 (1554832872222752768)]} 0 2
   [junit4]   2> 1904900 INFO  (qtp109139151-19054) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-10 (1554832872222752769)]} 0 0
   [junit4]   2> 1904900 INFO  (qtp1147883165-19041) [n:127.0.0.1:58608_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 (1554832872222752769)]} 0 2
   [junit4]   2> 1904904 INFO  (qtp109139151-19058) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-11 (1554832872226947072)]} 0 0
   [junit4]   2> 1904904 INFO  (qtp1147883165-19049) [n:127.0.0.1:58608_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 (1554832872226947072)]} 0 2
   [junit4]   2> 1904904 INFO  (qtp109139151-19045) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-11 (1554832872227995648)]} 0 0
   [junit4]   2> 1904905 INFO  (qtp1147883165-19053) [n:127.0.0.1:58608_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 (1554832872227995648)]} 0 2
   [junit4]   2> 1904908 INFO  (qtp109139151-19056) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-12 (1554832872232189952)]} 0 0
   [junit4]   2> 1904909 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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 (1554832872232189952)]} 0 2
   [junit4]   2> 1904911 INFO  (qtp109139151-19047) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-12 (1554832872232189953)]} 0 2
   [junit4]   2> 1904911 INFO  (qtp1147883165-19051) [n:127.0.0.1:58608_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 (1554832872232189953)]} 0 4
   [junit4]   2> 1904912 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-13 (1554832872236384256)]} 0 0
   [junit4]   2> 1904913 INFO  (qtp1147883165-19044) [n:127.0.0.1:58608_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 (1554832872236384256)]} 0 2
   [junit4]   2> 1904915 INFO  (qtp109139151-19054) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-13 (1554832872239529984)]} 0 0
   [junit4]   2> 1904915 INFO  (qtp1147883165-19046) [n:127.0.0.1:58608_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 (1554832872239529984)]} 0 2
   [junit4]   2> 1904918 INFO  (qtp109139151-19058) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[1-11 (-1554832872241627136)]} 0 0
   [junit4]   2> 1904919 INFO  (qtp1147883165-19041) [n:127.0.0.1:58608_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-11 (-1554832872241627136)]} 0 4
   [junit4]   2> 1904919 INFO  (qtp109139151-19045) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[2-11 (-1554832872243724288)]} 0 0
   [junit4]   2> 1904920 INFO  (qtp1147883165-19049) [n:127.0.0.1:58608_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-11 (-1554832872243724288)]} 0 2
   [junit4]   2> 1904924 INFO  (qtp109139151-19056) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-14 (1554832872248967168)]} 0 0
   [junit4]   2> 1904924 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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 (1554832872248967168)]} 0 2
   [junit4]   2> 1904925 INFO  (qtp109139151-19047) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-14 (1554832872247918592)]} 0 1
   [junit4]   2> 1904925 INFO  (qtp1147883165-19053) [n:127.0.0.1:58608_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 (1554832872247918592)]} 0 3
   [junit4]   2> 1904929 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[1-12 (-1554832872254210048)]} 0 0
   [junit4]   2> 1904931 INFO  (qtp1147883165-19051) [n:127.0.0.1:58608_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-12 (-1554832872254210048)]} 0 4
   [junit4]   2> 1904932 INFO  (qtp109139151-19054) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[2-12 (-1554832872253161472)]} 0 2
   [junit4]   2> 1904934 INFO  (qtp1147883165-19044) [n:127.0.0.1:58608_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-12 (-1554832872253161472)]} 0 7
   [junit4]   2> 1904938 INFO  (qtp109139151-19058) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-15 (1554832872262598656)]} 0 0
   [junit4]   2> 1904938 INFO  (qtp1147883165-19046) [n:127.0.0.1:58608_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-15 (1554832872262598656)]} 0 2
   [junit4]   2> 1904939 INFO  (qtp109139151-19045) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-15 (1554832872263647232)]} 0 0
   [junit4]   2> 1904939 INFO  (qtp1147883165-19041) [n:127.0.0.1:58608_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-15 (1554832872263647232)]} 0 2
   [junit4]   2> 1904942 INFO  (qtp109139151-19056) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-16 (1554832872267841536)]} 0 0
   [junit4]   2> 1904943 INFO  (qtp1147883165-19049) [n:127.0.0.1:58608_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-16 (1554832872267841536)]} 0 2
   [junit4]   2> 1904943 INFO  (qtp109139151-19047) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-16 (1554832872268890112)]} 0 0
   [junit4]   2> 1904943 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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-16 (1554832872268890112)]} 0 2
   [junit4]   2> 1904947 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-17 (1554832872272035840)]} 0 0
   [junit4]   2> 1904947 INFO  (qtp1147883165-19053) [n:127.0.0.1:58608_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-17 (1554832872272035840)]} 0 2
   [junit4]   2> 1904947 INFO  (qtp109139151-19054) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-17 (1554832872273084416)]} 0 1
   [junit4]   2> 1904948 INFO  (qtp1147883165-19051) [n:127.0.0.1:58608_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-17 (1554832872273084416)]} 0 2
   [junit4]   2> 1904951 INFO  (qtp109139151-19058) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-18 (1554832872277278720)]} 0 0
   [junit4]   2> 1904952 INFO  (qtp1147883165-19044) [n:127.0.0.1:58608_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-18 (1554832872277278720)]} 0 3
   [junit4]   2> 1904953 INFO  (qtp109139151-19045) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-18 (1554832872278327296)]} 0 0
   [junit4]   2> 1904953 INFO  (qtp1147883165-19046) [n:127.0.0.1:58608_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-18 (1554832872278327296)]} 0 2
   [junit4]   2> 1904956 INFO  (qtp109139151-19056) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[2-18 (-1554832872282521600)]} 0 0
   [junit4]   2> 1904957 INFO  (qtp1147883165-19041) [n:127.0.0.1:58608_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-18 (-1554832872282521600)]} 0 3
   [junit4]   2> 1904957 INFO  (qtp109139151-19047) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[1-18 (-1554832872283570176)]} 0 0
   [junit4]   2> 1904957 INFO  (qtp1147883165-19049) [n:127.0.0.1:58608_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-18 (-1554832872283570176)]} 0 2
   [junit4]   2> 1904961 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-19 (1554832872286715904)]} 0 0
   [junit4]   2> 1904961 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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-19 (1554832872286715904)]} 0 2
   [junit4]   2> 1904962 INFO  (qtp109139151-19054) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-19 (1554832872287764480)]} 0 0
   [junit4]   2> 1904962 INFO  (qtp1147883165-19053) [n:127.0.0.1:58608_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-19 (1554832872287764480)]} 0 2
   [junit4]   2> 1904965 INFO  (qtp109139151-19058) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-20 (1554832872291958784)]} 0 0
   [junit4]   2> 1904965 INFO  (qtp1147883165-19051) [n:127.0.0.1:58608_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-20 (1554832872291958784)]} 0 2
   [junit4]   2> 1904966 INFO  (qtp109139151-19045) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-20 (1554832872293007360)]} 0 0
   [junit4]   2> 1904966 INFO  (qtp1147883165-19044) [n:127.0.0.1:58608_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-20 (1554832872293007360)]} 0 2
   [junit4]   2> 1904969 INFO  (qtp109139151-19056) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-21 (1554832872296153088)]} 0 0
   [junit4]   2> 1904969 INFO  (qtp1147883165-19046) [n:127.0.0.1:58608_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-21 (1554832872296153088)]} 0 2
   [junit4]   2> 1904970 INFO  (qtp109139151-19047) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-21 (1554832872297201664)]} 0 0
   [junit4]   2> 1904970 INFO  (qtp1147883165-19041) [n:127.0.0.1:58608_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-21 (1554832872297201664)]} 0 2
   [junit4]   2> 1904973 INFO  (qtp109139151-19050) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[2-19 (-1554832872300347392)]} 0 0
   [junit4]   2> 1904973 INFO  (qtp1147883165-19049) [n:127.0.0.1:58608_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-19 (-1554832872300347392)]} 0 2
   [junit4]   2> 1904974 INFO  (qtp109139151-19054) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{delete=[1-19 (-1554832872301395968)]} 0 0
   [junit4]   2> 1904975 INFO  (qtp1147883165-19042) [n:127.0.0.1:58608_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-19 (-1554832872301395968)]} 0 2
   [junit4]   2> 1904977 INFO  (qtp109139151-19058) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-22 (1554832872304541696)]} 0 0
   [junit4]   2> 1904977 INFO  (qtp1147883165-19053) [n:127.0.0.1:58608_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-22 (1554832872304541696)]} 0 2
   [junit4]   2> 1904979 INFO  (qtp109139151-19045) [n:127.0.0.1:52348_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:58608/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-22 (1554832872306638848)]} 0 0
   [junit4]   2> 1904980 ERROR (updateExecutor-2678-thread-1-processing-http:////127.0.0.1:52348//solr//recoverytest_shard1_replica1 x:recoverytest_shard1_replica2 r:core_node2 n:127.0.0.1:58608_solr s:shard1 c:recoverytest) [n:127.0.0.1:58608_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> 1904980 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[5A418C9884580FAA]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2a0856fa{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1904981 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[5A418C9884580FAA]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=512403873
   [junit4]   2> 1904981 WARN  (qtp1147883165-19044) [n:127.0.0.1:58608_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:52348/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.connec

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

RestoreRule.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> 1920481 INFO  (SUITE-HdfsRecoveryZkTest-seed#[5A418C9884580FAA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37313 37313
   [junit4]   2> 1920482 INFO  (SUITE-HdfsRecoveryZkTest-seed#[5A418C9884580FAA]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=be, timezone=America/Kentucky/Louisville
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=2,free=250110744,total=519569408
   [junit4]   2> NOTE: All tests run in this JVM: [AliasIntegrationTest, SampleTest, TestExceedMaxTermLength, UpdateRequestProcessorFactoryTest, HdfsRestartWhileUpdatingTest, LoggingHandlerTest, RAMDirectoryFactoryTest, CollectionsAPIAsyncDistributedZkTest, TestRTGBase, SpatialHeatmapFacetsTest, OverseerCollectionConfigSetProcessorTest, DocValuesNotIndexedTest, HighlighterTest, TestBackupRepositoryFactory, MoreLikeThisHandlerTest, TestJettySolrRunner, TestBlendedInfixSuggestions, TestBinaryResponseWriter, TestManagedSchema, BufferStoreTest, SpellCheckComponentTest, TestConfigReload, TestConfigSetProperties, TestGeoJSONResponseWriter, ShardRoutingTest, JsonLoaderTest, TestQuerySenderListener, SolrCLIZkUtilsTest, TestMiniSolrCloudClusterSSL, SpellingQueryConverterTest, TestSolrCoreSnapshots, TestCoreContainer, TestExactStatsCache, ConfigSetsAPITest, ExitableDirectoryReaderTest, TestExclusionRuleCollectionAccess, CheckHdfsIndexTest, TestSchemaVersionResource, TestSolrFieldCacheMBean, FullHLLTest, CdcrReplicationHandlerTest, DistanceFunctionTest, URLClassifyProcessorTest, TestSimpleQParserPlugin, ClassificationUpdateProcessorIntegrationTest, ReplicationFactorTest, TestStressCloudBlindAtomicUpdates, TestWordDelimiterFilterFactory, TestPartialUpdateDeduplication, TestNoOpRegenerator, TestDeleteCollectionOnDownNodes, TermVectorComponentTest, DistributedTermsComponentTest, AnalyticsMergeStrategyTest, EnumFieldTest, TestSweetSpotSimilarityFactory, TestHashPartitioner, DeleteStatusTest, ZkCLITest, ZkControllerTest, TestTrieFacet, TermsComponentTest, DeleteNodeTest, TestQueryTypes, SolrInfoMBeanTest, SolrIndexConfigTest, TestTrackingShardHandlerFactory, TestInitQParser, CachingDirectoryFactoryTest, TestElisionMultitermQuery, SuggesterFSTTest, DistributedFacetExistsSmallTest, SimplePostToolTest, TestRandomRequestDistribution, TestClassicSimilarityFactory, TestQueryUtils, CustomCollectionTest, ChaosMonkeySafeLeaderTest, TestSubQueryTransformerCrossCore, TestSolrQueryParserResource, SliceStateTest, TestObjectReleaseTracker, HdfsChaosMonkeyNothingIsSafeTest, OverseerStatusTest, PreAnalyzedUpdateProcessorTest, ResponseHeaderTest, BasicFunctionalityTest, TestDistributedStatsComponentCardinality, TestConfigSetsAPIExclusivity, LeaderInitiatedRecoveryOnCommitTest, TestSurroundQueryParser, CollectionReloadTest, TestCloudPivotFacet, TestUpdate, CopyFieldTest, SortByFunctionTest, SoftAutoCommitTest, TestSearchPerf, DateMathParserTest, HdfsNNFailoverTest, DistribJoinFromCollectionTest, TestSQLHandlerNonCloud, StatsReloadRaceTest, BlockJoinFacetDistribTest, TestRecoveryHdfs, MergeStrategyTest, TestClusterProperties, TestJsonRequest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, RecoveryZkTest, LeaderElectionTest, TestDistributedGrouping, HardAutoCommitTest, TestRangeQuery, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, TestIndexSearcher, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestExtendedDismaxParser, CoreAdminHandlerTest, SuggesterTSTTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, QueryEqualityTest, DocValuesMultiTest, DebugComponentTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestOmitPositions, RequestHandlersTest, RequiredFieldsTest, RegexBoostProcessorTest, TestCollationField, TestCSVResponseWriter, PingRequestHandlerTest, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, ResponseLogComponentTest, MultiTermTest, TestDocSet, MinimalSchemaTest, DirectSolrConnectionTest, TestLuceneMatchVersion, TestCharFilters, SynonymTokenizerTest, EchoParamsTest, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestJmxMonitoredMap, TestSystemIdResolver, TestLRUCache, ZkNodePropsTest, CircularListTest, DistributedIntervalFacetingTest, AssignTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, HttpPartitionTest, RecoveryAfterSoftCommitTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, TestAuthenticationFramework, TestCloudRecovery, TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, TestRandomFlRTGCloud, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSolrCloudWithSecureImpersonation, TestTolerantUpdateProcessorRandomCloud, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, HdfsRecoveryZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsRecoveryZkTest -Dtests.seed=5A418C9884580FAA -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=America/Kentucky/Louisville -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | 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:704)
   [junit4]    > 	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:766)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1005)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:870)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:774)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
   [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([5A418C9884580FAA]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:266)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [531/665 (1!)] on J1 in 62.51s, 1 test, 1 failure <<< FAILURES!

[...truncated 62839 lines...]



Re: [JENKINS] Lucene-Solr-Tests-6.x - Build # 628 - Still Unstable

Posted by Adrien Grand <jp...@gmail.com>.
+1 kudos Steve!

Le mer. 28 déc. 2016 à 10:28, Dawid Weiss <da...@gmail.com> a écrit :

> Tricky indeed, kudos Steve.
>
> D.
>
> On Wed, Dec 28, 2016 at 10:20 AM, Michael McCandless
> <lu...@mikemccandless.com> wrote:
> > Phew, tricky!  The patch looks good Steve.  Thanks for digging and
> > beasting and finding a separate crab!
> >
> > Mike McCandless
> >
> > http://blog.mikemccandless.com
> >
> >
> > On Tue, Dec 27, 2016 at 10:00 PM, Steve Rowe <sa...@gmail.com> wrote:
> >> Yes, I’ve posted a couple of them on the issue, but they don’t
> reproduce.
> >>
> >> My beasting so far (couple thousand iterations) hasn’t yet reproduced.
> Beasting did find <https://issues.apache.org/jira/browse/LUCENE-7605>
> though.
> >>
> >> I have an idea about what might cause the problem: under multi-threaded
> use, in lookup(), the suggester’s SearcherManager could be re-assigned in
> the middle of an acquire/release cycle as a result of <
> https://issues.apache.org/jira/browse/LUCENE-7564>.  I’m also beasting a
> change to take a local reference and use it for the whole cycle.[1]
> >>
> >> --
> >> Steve
> >> www.lucidworks.com
> >>
> >> [1] Patch to hold SearcherManager constant in
> AnalyzingInfixSuggester.lookup():
> >>
> >> ——
> >> diff --git
> a/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/AnalyzingInfixSuggester.java
> b/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/AnalyzingInfixSuggester.java
> >> index 1e98361..c63726f 100644
> >> ---
> a/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/AnalyzingInfixSuggester.java
> >> +++
> b/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/AnalyzingInfixSuggester.java
> >> @@ -642,7 +642,8 @@ public class AnalyzingInfixSuggester extends Lookup
> implements Closeable {
> >>      // only retrieve the first num hits now:
> >>      Collector c2 = new EarlyTerminatingSortingCollector(c, SORT, num);
> >>      List<LookupResult> results = null;
> >> -    IndexSearcher searcher = searcherMgr.acquire();
> >> +    SearcherManager mgr = searcherMgr; // use local reference to
> perform acquire & release on same SearcherManager
> >> +    IndexSearcher searcher = mgr.acquire();
> >>      try {
> >>        //System.out.println("got searcher=" + searcher);
> >>        searcher.search(finalQuery, c2);
> >> @@ -653,7 +654,7 @@ public class AnalyzingInfixSuggester extends Lookup
> implements Closeable {
> >>        // hits = searcher.search(query, null, num, SORT);
> >>        results = createResults(searcher, hits, num, key, doHighlight,
> matchedTokens, prefixToken);
> >>      } finally {
> >> -      searcherMgr.release(searcher);
> >> +      mgr.release(searcher);
> >>      }
> >>
> >>      //System.out.println((System.currentTimeMillis() - t0) + " msec
> for infix suggest");
> >> ——
> >>
> >>
> >>
> >>> On Dec 26, 2016, at 5:56 PM, Michael McCandless <
> lucene@mikemccandless.com> wrote:
> >>>
> >>> I think (not sure) these failures starting happening after
> >>> https://issues.apache.org/jira/browse/LUCENE-7564 ?
> >>>
> >>> Mike McCandless
> >>>
> >>> http://blog.mikemccandless.com
> >>>
> >>>
> >>> On Mon, Dec 26, 2016 at 4:29 PM, Apache Jenkins Server
> >>> <je...@builds.apache.org> wrote:
> >>>> Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/628/
> >>>>
> >>>> 1 tests failed.
> >>>> FAILED:
> org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT
> >>>>
> >>>> Error Message:
> >>>> Captured an uncaught exception in thread: Thread[id=29,
> name=Thread-11, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
> >>>>
> >>>> Stack Trace:
> >>>> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured
> an uncaught exception in thread: Thread[id=29, name=Thread-11,
> state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
> >>>>        at
> __randomizedtesting.SeedInfo.seed([608DC176393E1CC5:C4A3CFCB61E1C079]:0)
> >>>> Caused by: org.apache.lucene.store.AlreadyClosedException: this
> ReferenceManager is closed
> >>>>        at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5]:0)
> >>>>        at
> org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
> >>>>        at
> org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:645)
> >>>>        at
> org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:457)
> >>>>        at
> org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
> >>>>
> >>>>
> >>>>
> >>>>
> >>>> Build Log:
> >>>> [...truncated 9362 lines...]
> >>>>   [junit4] Suite:
> org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest
> >>>>   [junit4]   2> ??? 26, 2016 1:30:30 ??
> com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
> uncaughtException
> >>>>   [junit4]   2> WARNING: Uncaught exception in thread:
> Thread[Thread-11,5,TGRP-AnalyzingInfixSuggesterTest]
> >>>>   [junit4]   2> org.apache.lucene.store.AlreadyClosedException: this
> ReferenceManager is closed
> >>>>   [junit4]   2>        at
> __randomizedtesting.SeedInfo.seed([608DC176393E1CC5]:0)
> >>>>   [junit4]   2>        at
> org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
> >>>>   [junit4]   2>        at
> org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:645)
> >>>>   [junit4]   2>        at
> org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:457)
> >>>>   [junit4]   2>        at
> org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
> >>>>   [junit4]   2>
> >>>>   [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=AnalyzingInfixSuggesterTest -Dtests.method=testRandomNRT
> -Dtests.seed=608DC176393E1CC5 -Dtests.multiplier=2 -Dtests.slow=true
> -Dtests.locale=el -Dtests.timezone=SystemV/MST7MDT -Dtests.asserts=true
> -Dtests.file.encoding=US-ASCII
> >>>>   [junit4] ERROR   32.8s J1 |
> AnalyzingInfixSuggesterTest.testRandomNRT <<<
> >>>>   [junit4]    > Throwable #1:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
> uncaught exception in thread: Thread[id=29, name=Thread-11, state=RUNNABLE,
> group=TGRP-AnalyzingInfixSuggesterTest]
> >>>>   [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([608DC176393E1CC5:C4A3CFCB61E1C079]:0)
> >>>>   [junit4]    > Caused by:
> org.apache.lucene.store.AlreadyClosedException: this ReferenceManager is
> closed
> >>>>   [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([608DC176393E1CC5]:0)
> >>>>   [junit4]    >        at
> org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
> >>>>   [junit4]    >        at
> org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:645)
> >>>>   [junit4]    >        at
> org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:457)
> >>>>   [junit4]    >        at
> org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
> >>>>   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62):
> {textgrams=PostingsFormat(name=Memory doPackFST= false),
> text=PostingsFormat(name=Memory doPackFST= false),
> contexts=PostingsFormat(name=LuceneVarGapFixedInterval),
> exacttext=PostingsFormat(name=LuceneVarGapFixedInterval)},
> docValues:{payloads=DocValuesFormat(name=Memory),
> textgrams=DocValuesFormat(name=Memory),
> weight=DocValuesFormat(name=Lucene54), text=DocValuesFormat(name=Memory),
> contexts=DocValuesFormat(name=Lucene54),
> exacttext=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=846,
> maxMBSortInHeap=6.751687589960355,
> sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=el,
> timezone=SystemV/MST7MDT
> >>>>   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle
> Corporation 1.8.0_102
> (64-bit)/cpus=4,threads=1,free=158780648,total=343932928
> >>>>   [junit4]   2> NOTE: All tests run in this JVM: [TestContextQuery,
> TestSuggestStopFilter, TestPrefixCompletionQuery,
> AnalyzingInfixSuggesterTest]
> >>>>   [junit4] Completed [28/32 (1!)] on J1 in 37.17s, 22 tests, 1 error
> <<< FAILURES!
> >>>>
> >>>> [...truncated 65892 lines...]
> >>>>
> >>>>
> >>>>
> >>>>
> >>>> ---------------------------------------------------------------------
> >>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> >>>> For additional commands, e-mail: dev-help@lucene.apache.org
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> >>> For additional commands, e-mail: dev-help@lucene.apache.org
> >>>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> >> For additional commands, e-mail: dev-help@lucene.apache.org
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

Re: [JENKINS] Lucene-Solr-Tests-6.x - Build # 628 - Still Unstable

Posted by Dawid Weiss <da...@gmail.com>.
Tricky indeed, kudos Steve.

D.

On Wed, Dec 28, 2016 at 10:20 AM, Michael McCandless
<lu...@mikemccandless.com> wrote:
> Phew, tricky!  The patch looks good Steve.  Thanks for digging and
> beasting and finding a separate crab!
>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
>
> On Tue, Dec 27, 2016 at 10:00 PM, Steve Rowe <sa...@gmail.com> wrote:
>> Yes, I’ve posted a couple of them on the issue, but they don’t reproduce.
>>
>> My beasting so far (couple thousand iterations) hasn’t yet reproduced.  Beasting did find <https://issues.apache.org/jira/browse/LUCENE-7605> though.
>>
>> I have an idea about what might cause the problem: under multi-threaded use, in lookup(), the suggester’s SearcherManager could be re-assigned in the middle of an acquire/release cycle as a result of <https://issues.apache.org/jira/browse/LUCENE-7564>.  I’m also beasting a change to take a local reference and use it for the whole cycle.[1]
>>
>> --
>> Steve
>> www.lucidworks.com
>>
>> [1] Patch to hold SearcherManager constant in AnalyzingInfixSuggester.lookup():
>>
>> ——
>> diff --git a/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/AnalyzingInfixSuggester.java b/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/AnalyzingInfixSuggester.java
>> index 1e98361..c63726f 100644
>> --- a/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/AnalyzingInfixSuggester.java
>> +++ b/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/AnalyzingInfixSuggester.java
>> @@ -642,7 +642,8 @@ public class AnalyzingInfixSuggester extends Lookup implements Closeable {
>>      // only retrieve the first num hits now:
>>      Collector c2 = new EarlyTerminatingSortingCollector(c, SORT, num);
>>      List<LookupResult> results = null;
>> -    IndexSearcher searcher = searcherMgr.acquire();
>> +    SearcherManager mgr = searcherMgr; // use local reference to perform acquire & release on same SearcherManager
>> +    IndexSearcher searcher = mgr.acquire();
>>      try {
>>        //System.out.println("got searcher=" + searcher);
>>        searcher.search(finalQuery, c2);
>> @@ -653,7 +654,7 @@ public class AnalyzingInfixSuggester extends Lookup implements Closeable {
>>        // hits = searcher.search(query, null, num, SORT);
>>        results = createResults(searcher, hits, num, key, doHighlight, matchedTokens, prefixToken);
>>      } finally {
>> -      searcherMgr.release(searcher);
>> +      mgr.release(searcher);
>>      }
>>
>>      //System.out.println((System.currentTimeMillis() - t0) + " msec for infix suggest");
>> ——
>>
>>
>>
>>> On Dec 26, 2016, at 5:56 PM, Michael McCandless <lu...@mikemccandless.com> wrote:
>>>
>>> I think (not sure) these failures starting happening after
>>> https://issues.apache.org/jira/browse/LUCENE-7564 ?
>>>
>>> Mike McCandless
>>>
>>> http://blog.mikemccandless.com
>>>
>>>
>>> On Mon, Dec 26, 2016 at 4:29 PM, Apache Jenkins Server
>>> <je...@builds.apache.org> wrote:
>>>> Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/628/
>>>>
>>>> 1 tests failed.
>>>> FAILED:  org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT
>>>>
>>>> Error Message:
>>>> Captured an uncaught exception in thread: Thread[id=29, name=Thread-11, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
>>>>
>>>> Stack Trace:
>>>> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=29, name=Thread-11, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
>>>>        at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5:C4A3CFCB61E1C079]:0)
>>>> Caused by: org.apache.lucene.store.AlreadyClosedException: this ReferenceManager is closed
>>>>        at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5]:0)
>>>>        at org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
>>>>        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:645)
>>>>        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:457)
>>>>        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
>>>>
>>>>
>>>>
>>>>
>>>> Build Log:
>>>> [...truncated 9362 lines...]
>>>>   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest
>>>>   [junit4]   2> ??? 26, 2016 1:30:30 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
>>>>   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-11,5,TGRP-AnalyzingInfixSuggesterTest]
>>>>   [junit4]   2> org.apache.lucene.store.AlreadyClosedException: this ReferenceManager is closed
>>>>   [junit4]   2>        at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5]:0)
>>>>   [junit4]   2>        at org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
>>>>   [junit4]   2>        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:645)
>>>>   [junit4]   2>        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:457)
>>>>   [junit4]   2>        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
>>>>   [junit4]   2>
>>>>   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalyzingInfixSuggesterTest -Dtests.method=testRandomNRT -Dtests.seed=608DC176393E1CC5 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=SystemV/MST7MDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>>>>   [junit4] ERROR   32.8s J1 | AnalyzingInfixSuggesterTest.testRandomNRT <<<
>>>>   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=29, name=Thread-11, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
>>>>   [junit4]    >        at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5:C4A3CFCB61E1C079]:0)
>>>>   [junit4]    > Caused by: org.apache.lucene.store.AlreadyClosedException: this ReferenceManager is closed
>>>>   [junit4]    >        at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5]:0)
>>>>   [junit4]    >        at org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
>>>>   [junit4]    >        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:645)
>>>>   [junit4]    >        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:457)
>>>>   [junit4]    >        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
>>>>   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {textgrams=PostingsFormat(name=Memory doPackFST= false), text=PostingsFormat(name=Memory doPackFST= false), contexts=PostingsFormat(name=LuceneVarGapFixedInterval), exacttext=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{payloads=DocValuesFormat(name=Memory), textgrams=DocValuesFormat(name=Memory), weight=DocValuesFormat(name=Lucene54), text=DocValuesFormat(name=Memory), contexts=DocValuesFormat(name=Lucene54), exacttext=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=846, maxMBSortInHeap=6.751687589960355, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=el, timezone=SystemV/MST7MDT
>>>>   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=1,free=158780648,total=343932928
>>>>   [junit4]   2> NOTE: All tests run in this JVM: [TestContextQuery, TestSuggestStopFilter, TestPrefixCompletionQuery, AnalyzingInfixSuggesterTest]
>>>>   [junit4] Completed [28/32 (1!)] on J1 in 37.17s, 22 tests, 1 error <<< FAILURES!
>>>>
>>>> [...truncated 65892 lines...]
>>>>
>>>>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-Tests-6.x - Build # 628 - Still Unstable

Posted by Michael McCandless <lu...@mikemccandless.com>.
Phew, tricky!  The patch looks good Steve.  Thanks for digging and
beasting and finding a separate crab!

Mike McCandless

http://blog.mikemccandless.com


On Tue, Dec 27, 2016 at 10:00 PM, Steve Rowe <sa...@gmail.com> wrote:
> Yes, I’ve posted a couple of them on the issue, but they don’t reproduce.
>
> My beasting so far (couple thousand iterations) hasn’t yet reproduced.  Beasting did find <https://issues.apache.org/jira/browse/LUCENE-7605> though.
>
> I have an idea about what might cause the problem: under multi-threaded use, in lookup(), the suggester’s SearcherManager could be re-assigned in the middle of an acquire/release cycle as a result of <https://issues.apache.org/jira/browse/LUCENE-7564>.  I’m also beasting a change to take a local reference and use it for the whole cycle.[1]
>
> --
> Steve
> www.lucidworks.com
>
> [1] Patch to hold SearcherManager constant in AnalyzingInfixSuggester.lookup():
>
> ——
> diff --git a/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/AnalyzingInfixSuggester.java b/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/AnalyzingInfixSuggester.java
> index 1e98361..c63726f 100644
> --- a/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/AnalyzingInfixSuggester.java
> +++ b/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/AnalyzingInfixSuggester.java
> @@ -642,7 +642,8 @@ public class AnalyzingInfixSuggester extends Lookup implements Closeable {
>      // only retrieve the first num hits now:
>      Collector c2 = new EarlyTerminatingSortingCollector(c, SORT, num);
>      List<LookupResult> results = null;
> -    IndexSearcher searcher = searcherMgr.acquire();
> +    SearcherManager mgr = searcherMgr; // use local reference to perform acquire & release on same SearcherManager
> +    IndexSearcher searcher = mgr.acquire();
>      try {
>        //System.out.println("got searcher=" + searcher);
>        searcher.search(finalQuery, c2);
> @@ -653,7 +654,7 @@ public class AnalyzingInfixSuggester extends Lookup implements Closeable {
>        // hits = searcher.search(query, null, num, SORT);
>        results = createResults(searcher, hits, num, key, doHighlight, matchedTokens, prefixToken);
>      } finally {
> -      searcherMgr.release(searcher);
> +      mgr.release(searcher);
>      }
>
>      //System.out.println((System.currentTimeMillis() - t0) + " msec for infix suggest");
> ——
>
>
>
>> On Dec 26, 2016, at 5:56 PM, Michael McCandless <lu...@mikemccandless.com> wrote:
>>
>> I think (not sure) these failures starting happening after
>> https://issues.apache.org/jira/browse/LUCENE-7564 ?
>>
>> Mike McCandless
>>
>> http://blog.mikemccandless.com
>>
>>
>> On Mon, Dec 26, 2016 at 4:29 PM, Apache Jenkins Server
>> <je...@builds.apache.org> wrote:
>>> Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/628/
>>>
>>> 1 tests failed.
>>> FAILED:  org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT
>>>
>>> Error Message:
>>> Captured an uncaught exception in thread: Thread[id=29, name=Thread-11, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
>>>
>>> Stack Trace:
>>> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=29, name=Thread-11, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
>>>        at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5:C4A3CFCB61E1C079]:0)
>>> Caused by: org.apache.lucene.store.AlreadyClosedException: this ReferenceManager is closed
>>>        at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5]:0)
>>>        at org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
>>>        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:645)
>>>        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:457)
>>>        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
>>>
>>>
>>>
>>>
>>> Build Log:
>>> [...truncated 9362 lines...]
>>>   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest
>>>   [junit4]   2> ??? 26, 2016 1:30:30 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
>>>   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-11,5,TGRP-AnalyzingInfixSuggesterTest]
>>>   [junit4]   2> org.apache.lucene.store.AlreadyClosedException: this ReferenceManager is closed
>>>   [junit4]   2>        at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5]:0)
>>>   [junit4]   2>        at org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
>>>   [junit4]   2>        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:645)
>>>   [junit4]   2>        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:457)
>>>   [junit4]   2>        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
>>>   [junit4]   2>
>>>   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalyzingInfixSuggesterTest -Dtests.method=testRandomNRT -Dtests.seed=608DC176393E1CC5 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=SystemV/MST7MDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>>>   [junit4] ERROR   32.8s J1 | AnalyzingInfixSuggesterTest.testRandomNRT <<<
>>>   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=29, name=Thread-11, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
>>>   [junit4]    >        at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5:C4A3CFCB61E1C079]:0)
>>>   [junit4]    > Caused by: org.apache.lucene.store.AlreadyClosedException: this ReferenceManager is closed
>>>   [junit4]    >        at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5]:0)
>>>   [junit4]    >        at org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
>>>   [junit4]    >        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:645)
>>>   [junit4]    >        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:457)
>>>   [junit4]    >        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
>>>   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {textgrams=PostingsFormat(name=Memory doPackFST= false), text=PostingsFormat(name=Memory doPackFST= false), contexts=PostingsFormat(name=LuceneVarGapFixedInterval), exacttext=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{payloads=DocValuesFormat(name=Memory), textgrams=DocValuesFormat(name=Memory), weight=DocValuesFormat(name=Lucene54), text=DocValuesFormat(name=Memory), contexts=DocValuesFormat(name=Lucene54), exacttext=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=846, maxMBSortInHeap=6.751687589960355, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=el, timezone=SystemV/MST7MDT
>>>   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=1,free=158780648,total=343932928
>>>   [junit4]   2> NOTE: All tests run in this JVM: [TestContextQuery, TestSuggestStopFilter, TestPrefixCompletionQuery, AnalyzingInfixSuggesterTest]
>>>   [junit4] Completed [28/32 (1!)] on J1 in 37.17s, 22 tests, 1 error <<< FAILURES!
>>>
>>> [...truncated 65892 lines...]
>>>
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-Tests-6.x - Build # 628 - Still Unstable

Posted by Steve Rowe <sa...@gmail.com>.
Yes, I’ve posted a couple of them on the issue, but they don’t reproduce.

My beasting so far (couple thousand iterations) hasn’t yet reproduced.  Beasting did find <https://issues.apache.org/jira/browse/LUCENE-7605> though.

I have an idea about what might cause the problem: under multi-threaded use, in lookup(), the suggester’s SearcherManager could be re-assigned in the middle of an acquire/release cycle as a result of <https://issues.apache.org/jira/browse/LUCENE-7564>.  I’m also beasting a change to take a local reference and use it for the whole cycle.[1]

--
Steve
www.lucidworks.com

[1] Patch to hold SearcherManager constant in AnalyzingInfixSuggester.lookup():

——
diff --git a/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/AnalyzingInfixSuggester.java b/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/AnalyzingInfixSuggester.java
index 1e98361..c63726f 100644
--- a/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/AnalyzingInfixSuggester.java
+++ b/lucene/suggest/src/java/org/apache/lucene/search/suggest/analyzing/AnalyzingInfixSuggester.java
@@ -642,7 +642,8 @@ public class AnalyzingInfixSuggester extends Lookup implements Closeable {
     // only retrieve the first num hits now:
     Collector c2 = new EarlyTerminatingSortingCollector(c, SORT, num);
     List<LookupResult> results = null;
-    IndexSearcher searcher = searcherMgr.acquire();
+    SearcherManager mgr = searcherMgr; // use local reference to perform acquire & release on same SearcherManager
+    IndexSearcher searcher = mgr.acquire();
     try {
       //System.out.println("got searcher=" + searcher);
       searcher.search(finalQuery, c2);
@@ -653,7 +654,7 @@ public class AnalyzingInfixSuggester extends Lookup implements Closeable {
       // hits = searcher.search(query, null, num, SORT);
       results = createResults(searcher, hits, num, key, doHighlight, matchedTokens, prefixToken);
     } finally {
-      searcherMgr.release(searcher);
+      mgr.release(searcher);
     }
 
     //System.out.println((System.currentTimeMillis() - t0) + " msec for infix suggest");
——



> On Dec 26, 2016, at 5:56 PM, Michael McCandless <lu...@mikemccandless.com> wrote:
> 
> I think (not sure) these failures starting happening after
> https://issues.apache.org/jira/browse/LUCENE-7564 ?
> 
> Mike McCandless
> 
> http://blog.mikemccandless.com
> 
> 
> On Mon, Dec 26, 2016 at 4:29 PM, Apache Jenkins Server
> <je...@builds.apache.org> wrote:
>> Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/628/
>> 
>> 1 tests failed.
>> FAILED:  org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT
>> 
>> Error Message:
>> Captured an uncaught exception in thread: Thread[id=29, name=Thread-11, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
>> 
>> Stack Trace:
>> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=29, name=Thread-11, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
>>        at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5:C4A3CFCB61E1C079]:0)
>> Caused by: org.apache.lucene.store.AlreadyClosedException: this ReferenceManager is closed
>>        at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5]:0)
>>        at org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
>>        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:645)
>>        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:457)
>>        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
>> 
>> 
>> 
>> 
>> Build Log:
>> [...truncated 9362 lines...]
>>   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest
>>   [junit4]   2> ??? 26, 2016 1:30:30 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
>>   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-11,5,TGRP-AnalyzingInfixSuggesterTest]
>>   [junit4]   2> org.apache.lucene.store.AlreadyClosedException: this ReferenceManager is closed
>>   [junit4]   2>        at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5]:0)
>>   [junit4]   2>        at org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
>>   [junit4]   2>        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:645)
>>   [junit4]   2>        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:457)
>>   [junit4]   2>        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
>>   [junit4]   2>
>>   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalyzingInfixSuggesterTest -Dtests.method=testRandomNRT -Dtests.seed=608DC176393E1CC5 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=SystemV/MST7MDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>>   [junit4] ERROR   32.8s J1 | AnalyzingInfixSuggesterTest.testRandomNRT <<<
>>   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=29, name=Thread-11, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
>>   [junit4]    >        at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5:C4A3CFCB61E1C079]:0)
>>   [junit4]    > Caused by: org.apache.lucene.store.AlreadyClosedException: this ReferenceManager is closed
>>   [junit4]    >        at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5]:0)
>>   [junit4]    >        at org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
>>   [junit4]    >        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:645)
>>   [junit4]    >        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:457)
>>   [junit4]    >        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
>>   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {textgrams=PostingsFormat(name=Memory doPackFST= false), text=PostingsFormat(name=Memory doPackFST= false), contexts=PostingsFormat(name=LuceneVarGapFixedInterval), exacttext=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{payloads=DocValuesFormat(name=Memory), textgrams=DocValuesFormat(name=Memory), weight=DocValuesFormat(name=Lucene54), text=DocValuesFormat(name=Memory), contexts=DocValuesFormat(name=Lucene54), exacttext=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=846, maxMBSortInHeap=6.751687589960355, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=el, timezone=SystemV/MST7MDT
>>   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=1,free=158780648,total=343932928
>>   [junit4]   2> NOTE: All tests run in this JVM: [TestContextQuery, TestSuggestStopFilter, TestPrefixCompletionQuery, AnalyzingInfixSuggesterTest]
>>   [junit4] Completed [28/32 (1!)] on J1 in 37.17s, 22 tests, 1 error <<< FAILURES!
>> 
>> [...truncated 65892 lines...]
>> 
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-Tests-6.x - Build # 628 - Still Unstable

Posted by Michael McCandless <lu...@mikemccandless.com>.
I think (not sure) these failures starting happening after
https://issues.apache.org/jira/browse/LUCENE-7564 ?

Mike McCandless

http://blog.mikemccandless.com


On Mon, Dec 26, 2016 at 4:29 PM, Apache Jenkins Server
<je...@builds.apache.org> wrote:
> Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/628/
>
> 1 tests failed.
> FAILED:  org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT
>
> Error Message:
> Captured an uncaught exception in thread: Thread[id=29, name=Thread-11, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
>
> Stack Trace:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=29, name=Thread-11, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
>         at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5:C4A3CFCB61E1C079]:0)
> Caused by: org.apache.lucene.store.AlreadyClosedException: this ReferenceManager is closed
>         at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5]:0)
>         at org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
>         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:645)
>         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:457)
>         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
>
>
>
>
> Build Log:
> [...truncated 9362 lines...]
>    [junit4] Suite: org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest
>    [junit4]   2> ??? 26, 2016 1:30:30 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
>    [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-11,5,TGRP-AnalyzingInfixSuggesterTest]
>    [junit4]   2> org.apache.lucene.store.AlreadyClosedException: this ReferenceManager is closed
>    [junit4]   2>        at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5]:0)
>    [junit4]   2>        at org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
>    [junit4]   2>        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:645)
>    [junit4]   2>        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:457)
>    [junit4]   2>        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
>    [junit4]   2>
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalyzingInfixSuggesterTest -Dtests.method=testRandomNRT -Dtests.seed=608DC176393E1CC5 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=SystemV/MST7MDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>    [junit4] ERROR   32.8s J1 | AnalyzingInfixSuggesterTest.testRandomNRT <<<
>    [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=29, name=Thread-11, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5:C4A3CFCB61E1C079]:0)
>    [junit4]    > Caused by: org.apache.lucene.store.AlreadyClosedException: this ReferenceManager is closed
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5]:0)
>    [junit4]    >        at org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
>    [junit4]    >        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:645)
>    [junit4]    >        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:457)
>    [junit4]    >        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {textgrams=PostingsFormat(name=Memory doPackFST= false), text=PostingsFormat(name=Memory doPackFST= false), contexts=PostingsFormat(name=LuceneVarGapFixedInterval), exacttext=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{payloads=DocValuesFormat(name=Memory), textgrams=DocValuesFormat(name=Memory), weight=DocValuesFormat(name=Lucene54), text=DocValuesFormat(name=Memory), contexts=DocValuesFormat(name=Lucene54), exacttext=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=846, maxMBSortInHeap=6.751687589960355, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=el, timezone=SystemV/MST7MDT
>    [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=1,free=158780648,total=343932928
>    [junit4]   2> NOTE: All tests run in this JVM: [TestContextQuery, TestSuggestStopFilter, TestPrefixCompletionQuery, AnalyzingInfixSuggesterTest]
>    [junit4] Completed [28/32 (1!)] on J1 in 37.17s, 22 tests, 1 error <<< FAILURES!
>
> [...truncated 65892 lines...]
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/628/

1 tests failed.
FAILED:  org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT

Error Message:
Captured an uncaught exception in thread: Thread[id=29, name=Thread-11, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=29, name=Thread-11, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
	at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5:C4A3CFCB61E1C079]:0)
Caused by: org.apache.lucene.store.AlreadyClosedException: this ReferenceManager is closed
	at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5]:0)
	at org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:645)
	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:457)
	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)




Build Log:
[...truncated 9362 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest
   [junit4]   2> ??? 26, 2016 1:30:30 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-11,5,TGRP-AnalyzingInfixSuggesterTest]
   [junit4]   2> org.apache.lucene.store.AlreadyClosedException: this ReferenceManager is closed
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5]:0)
   [junit4]   2> 	at org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
   [junit4]   2> 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:645)
   [junit4]   2> 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:457)
   [junit4]   2> 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalyzingInfixSuggesterTest -Dtests.method=testRandomNRT -Dtests.seed=608DC176393E1CC5 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=SystemV/MST7MDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   32.8s J1 | AnalyzingInfixSuggesterTest.testRandomNRT <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=29, name=Thread-11, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5:C4A3CFCB61E1C079]:0)
   [junit4]    > Caused by: org.apache.lucene.store.AlreadyClosedException: this ReferenceManager is closed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([608DC176393E1CC5]:0)
   [junit4]    > 	at org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:645)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:457)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {textgrams=PostingsFormat(name=Memory doPackFST= false), text=PostingsFormat(name=Memory doPackFST= false), contexts=PostingsFormat(name=LuceneVarGapFixedInterval), exacttext=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{payloads=DocValuesFormat(name=Memory), textgrams=DocValuesFormat(name=Memory), weight=DocValuesFormat(name=Lucene54), text=DocValuesFormat(name=Memory), contexts=DocValuesFormat(name=Lucene54), exacttext=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=846, maxMBSortInHeap=6.751687589960355, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=el, timezone=SystemV/MST7MDT
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=1,free=158780648,total=343932928
   [junit4]   2> NOTE: All tests run in this JVM: [TestContextQuery, TestSuggestStopFilter, TestPrefixCompletionQuery, AnalyzingInfixSuggesterTest]
   [junit4] Completed [28/32 (1!)] on J1 in 37.17s, 22 tests, 1 error <<< FAILURES!

[...truncated 65892 lines...]