You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/11/22 11:26:37 UTC

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 506 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/506/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.spelling.suggest.SuggesterFSTTest.testReload

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([22F9D05CD9F47A9:C5DFE50607DCBFBB]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:812)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:779)
	at org.apache.solr.spelling.suggest.SuggesterTest.testReload(SuggesterTest.java:90)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at org.apache.lucene.search.suggest.fst.FSTCompletionLookup.lookup(FSTCompletionLookup.java:271)
	at org.apache.lucene.search.suggest.Lookup.lookup(Lookup.java:240)
	at org.apache.solr.spelling.suggest.Suggester.getSuggestions(Suggester.java:214)
	at org.apache.solr.handler.component.SpellCheckComponent.process(SpellCheckComponent.java:195)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:295)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:152)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2210)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:321)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:303)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:786)
	... 41 more




Build Log:
[...truncated 11777 lines...]
   [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterFSTTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001
   [junit4]   2> 1904970 INFO  (SUITE-SuggesterFSTTest-seed#[22F9D05CD9F47A9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1904971 INFO  (SUITE-SuggesterFSTTest-seed#[22F9D05CD9F47A9]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1904971 INFO  (SUITE-SuggesterFSTTest-seed#[22F9D05CD9F47A9]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1905009 INFO  (SUITE-SuggesterFSTTest-seed#[22F9D05CD9F47A9]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1905023 INFO  (SUITE-SuggesterFSTTest-seed#[22F9D05CD9F47A9]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=Solr SpellCheck Test
   [junit4]   2> 1905057 WARN  (SUITE-SuggesterFSTTest-seed#[22F9D05CD9F47A9]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1905057 WARN  (SUITE-SuggesterFSTTest-seed#[22F9D05CD9F47A9]-worker) [    ] o.a.s.s.IndexSchema [null] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 1905057 INFO  (SUITE-SuggesterFSTTest-seed#[22F9D05CD9F47A9]-worker) [    ] o.a.s.s.IndexSchema Loaded schema Solr SpellCheck Test/1.1 with uniqueid field id
   [junit4]   2> 1905061 INFO  (SUITE-SuggesterFSTTest-seed#[22F9D05CD9F47A9]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1905064 INFO  (coreLoadExecutor-7462-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1905096 INFO  (coreLoadExecutor-7462-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1905110 INFO  (coreLoadExecutor-7462-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=Solr SpellCheck Test
   [junit4]   2> 1905119 WARN  (coreLoadExecutor-7462-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1905120 WARN  (coreLoadExecutor-7462-thread-1) [    ] o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 1905120 INFO  (coreLoadExecutor-7462-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema Solr SpellCheck Test/1.1 with uniqueid field id
   [junit4]   2> 1905124 INFO  (coreLoadExecutor-7462-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1905125 INFO  (coreLoadExecutor-7462-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/]
   [junit4]   2> 1905127 INFO  (coreLoadExecutor-7462-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=49.3505859375, floorSegmentMB=0.5166015625, forceMergeDeletesPctAllowed=0.27304558437306947, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1905145 INFO  (coreLoadExecutor-7462-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1905145 INFO  (coreLoadExecutor-7462-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1905146 INFO  (coreLoadExecutor-7462-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=71.0615234375, floorSegmentMB=1.4443359375, forceMergeDeletesPctAllowed=9.756255391110358, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1905146 INFO  (coreLoadExecutor-7462-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e5d39c9[collection1] main]
   [junit4]   2> 1905147 WARN  (coreLoadExecutor-7462-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1905147 INFO  (coreLoadExecutor-7462-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1905147 INFO  (coreLoadExecutor-7462-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 1905150 INFO  (coreLoadExecutor-7462-thread-1) [    x:collection1] o.a.s.s.s.j.JaspellLookupFactory init: {name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 1905154 INFO  (coreLoadExecutor-7462-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest
   [junit4]   2> 1905154 INFO  (coreLoadExecutor-7462-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1905154 INFO  (coreLoadExecutor-7462-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_tst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.tst.TSTLookup,field=suggest,storeDir=suggest_tst,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 1905164 INFO  (coreLoadExecutor-7462-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest_tst
   [junit4]   2> 1905164 INFO  (coreLoadExecutor-7462-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1905165 INFO  (coreLoadExecutor-7462-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_fst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FSTLookup,field=suggest,storeDir=suggest_fst,buildOnCommit=true,weightBuckets=5,exactMatchFirst=true}
   [junit4]   2> 1905186 INFO  (coreLoadExecutor-7462-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest_fst
   [junit4]   2> 1905186 INFO  (coreLoadExecutor-7462-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1905186 INFO  (coreLoadExecutor-7462-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_wfst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.WFSTLookupFactory,field=suggest,storeDir=suggest_wfst,buildOnCommit=true,exactMatchFirst=true}
   [junit4]   2> 1905187 INFO  (coreLoadExecutor-7462-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest_wfst
   [junit4]   2> 1905187 INFO  (coreLoadExecutor-7462-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1905189 INFO  (SUITE-SuggesterFSTTest-seed#[22F9D05CD9F47A9]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1905193 INFO  (TEST-SuggesterFSTTest.testAnalyzer-seed#[22F9D05CD9F47A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAnalyzer
   [junit4]   2> 1905193 INFO  (TEST-SuggesterFSTTest.testAnalyzer-seed#[22F9D05CD9F47A9]) [    ] o.a.s.s.s.Suggester init: {field=test_field,lookupImpl=org.apache.solr.spelling.suggest.tst.TSTLookupFactory}
   [junit4]   2> 1905194 INFO  (TEST-SuggesterFSTTest.testAnalyzer-seed#[22F9D05CD9F47A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAnalyzer
   [junit4]   2> 1905198 INFO  (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReload
   [junit4]   2> 1905199 INFO  (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1905201 INFO  (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1905202 INFO  (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1905202 INFO  (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1905202 INFO  (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@31d491c5
   [junit4]   2> 1905208 INFO  (searcherExecutor-7463-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest
   [junit4]   2> 1905208 INFO  (searcherExecutor-7463-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 1905209 ERROR (searcherExecutor-7463-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest/jaspell.dat (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:1985)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java: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> 1905210 INFO  (searcherExecutor-7463-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_tst
   [junit4]   2> 1905210 INFO  (searcherExecutor-7463-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 1905210 ERROR (searcherExecutor-7463-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_tst
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest_tst/tst.dat (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:1985)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java: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> 1905211 INFO  (searcherExecutor-7463-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_fst
   [junit4]   2> 1905211 INFO  (searcherExecutor-7463-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 1905211 ERROR (searcherExecutor-7463-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_fst
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest_fst/fst.bin (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:1985)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java: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> 1905212 INFO  (searcherExecutor-7463-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_wfst
   [junit4]   2> 1905212 INFO  (searcherExecutor-7463-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 1905213 ERROR (searcherExecutor-7463-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_wfst
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest_wfst/wfst.bin (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:1985)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java: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> 1905231 WARN  (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1905235 INFO  (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@770d7d37[collection1] main]
   [junit4]   2> 1905235 INFO  (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1905235 INFO  (searcherExecutor-7463-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e5d39c9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1905235 INFO  (searcherExecutor-7463-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest
   [junit4]   2> 1905235 INFO  (searcherExecutor-7463-thread-1) [    ] o.a.s.s.s.Suggester reload()
   [junit4]   2> 1905236 ERROR (searcherExecutor-7463-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest/jaspell.dat (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:1985)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java: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> 1905236 INFO  (searcherExecutor-7463-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_tst
   [junit4]   2> 1905236 INFO  (searcherExecutor-7463-thread-1) [    ] o.a.s.s.s.Suggester reload()
   [junit4]   2> 1905236 ERROR (searcherExecutor-7463-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_tst
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest_tst/tst.dat (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:1985)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java: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> 1905236 INFO  (searcherExecutor-7463-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_fst
   [junit4]   2> 1905236 INFO  (searcherExecutor-7463-thread-1) [    ] o.a.s.s.s.Suggester reload()
   [junit4]   2> 1905237 ERROR (searcherExecutor-7463-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_fst
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest_fst/fst.bin (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:1985)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java: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> 1905237 INFO  (searcherExecutor-7463-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_wfst
   [junit4]   2> 1905237 INFO  (searcherExecutor-7463-thread-1) [    ] o.a.s.s.s.Suggester reload()
   [junit4]   2> 1905237 ERROR (searcherExecutor-7463-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_wfst
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest_wfst/wfst.bin (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:1985)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java: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> 1905237 INFO  (searcherExecutor-7463-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@770d7d37[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C3)))}
   [junit4]   2> 1905237 INFO  (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 35
   [junit4]   2> 1905238 INFO  (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1905238 INFO  (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=466743720
   [junit4]   2> 1905238 INFO  (coreCloseExecutor-7467-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7783818e
   [junit4]   2> 1905265 INFO  (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1905266 INFO  (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1905306 INFO  (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1905324 INFO  (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1905463 WARN  (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1905465 INFO  (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1905472 INFO  (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1905474 INFO  (coreLoadExecutor-7474-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1905497 INFO  (coreLoadExecutor-7474-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1905513 INFO  (coreLoadExecutor-7474-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1905687 WARN  (coreLoadExecutor-7474-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1905690 INFO  (coreLoadExecutor-7474-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1905700 INFO  (coreLoadExecutor-7474-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1905701 INFO  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/]
   [junit4]   2> 1905718 INFO  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1905718 INFO  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1905720 INFO  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=49.3505859375, floorSegmentMB=0.5166015625, forceMergeDeletesPctAllowed=0.27304558437306947, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1905724 INFO  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@470f7095[collection1] main]
   [junit4]   2> 1905724 WARN  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1905725 INFO  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1905725 INFO  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 1905725 INFO  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.s.s.j.JaspellLookupFactory init: {name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 1905727 WARN  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.s.s.Suggester Loading stored lookup data failed
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest/jaspell.dat (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.init(Suggester.java:135)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent.addSpellChecker(SpellCheckComponent.java:759)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:713)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:695)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:880)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java: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> 1905727 INFO  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest
   [junit4]   2> 1905727 INFO  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1905727 INFO  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_tst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.tst.TSTLookup,field=suggest,storeDir=suggest_tst,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 1905727 WARN  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.s.s.Suggester Loading stored lookup data failed
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest_tst/tst.dat (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.init(Suggester.java:135)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent.addSpellChecker(SpellCheckComponent.java:759)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:713)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:695)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:880)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java: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> 1905728 INFO  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest_tst
   [junit4]   2> 1905728 INFO  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1905728 INFO  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_fst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FSTLookup,field=suggest,storeDir=suggest_fst,buildOnCommit=true,weightBuckets=5,exactMatchFirst=true}
   [junit4]   2> 1905728 WARN  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.s.s.Suggester Loading stored lookup data failed
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest_fst/fst.bin (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.init(Suggester.java:135)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent.addSpellChecker(SpellCheckComponent.java:759)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:713)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:695)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:880)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java: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> 1905728 INFO  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest_fst
   [junit4]   2> 1905728 INFO  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1905728 INFO  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_wfst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.WFSTLookupFactory,field=suggest,storeDir=suggest_wfst,buildOnCommit=true,exactMatchFirst=true}
   [junit4]   2> 1905729 WARN  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.s.s.Suggester Loading stored lookup data failed
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest_wfst/wfst.bin (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.init(Suggester.java:135)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent.addSpellChecker(SpellCheckComponent.java:759)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:713)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:695)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:880)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:775)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java: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> 1905729 INFO  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest_wfst
   [junit4]   2> 1905729 INFO  (coreLoadExecutor-7474-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1905730 INFO  (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1905731 INFO  (searcherExecutor-7475-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest
   [junit4]   2> 1905731 INFO  (searcherExecutor-7475-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 1905731 ERROR (searcherExecutor-7475-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest/jaspell.dat (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:1985)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java: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> 1905731 INFO  (searcherExecutor-7475-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_tst
   [junit4]   2> 1905731 INFO  (searcherExecutor-7475-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 1905731 ERROR (searcherExecutor-7475-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_tst
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest_tst/tst.dat (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:1985)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java: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> 1905764 INFO  (searcherExecutor-7475-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_fst
   [junit4]   2> 1905764 INFO  (searcherExecutor-7475-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 1905764 ERROR (searcherExecutor-7475-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_fst
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest_fst/fst.bin (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:1985)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java: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> 1905764 INFO  (searcherExecutor-7475-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_wfst
   [junit4]   2> 1905764 INFO  (searcherExecutor-7475-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 1905764 ERROR (searcherExecutor-7475-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_wfst
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest_wfst/wfst.bin (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:1985)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java: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> 1905764 INFO  (searcherExecutor-7475-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@470f7095[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C3)))}
   [junit4]   2> 1905767 ERROR (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.h.RequestHandlerBase java.lang.NullPointerException
   [junit4]   2> 	at org.apache.lucene.search.suggest.fst.FSTCompletionLookup.lookup(FSTCompletionLookup.java:271)
   [junit4]   2> 	at org.apache.lucene.search.suggest.Lookup.lookup(Lookup.java:240)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.getSuggestions(Suggester.java:214)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent.process(SpellCheckComponent.java:195)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:295)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:152)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2210)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:321)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:303)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:786)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:779)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.SuggesterTest.testReload(SuggesterTest.java:90)
   [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$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [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> 
   [junit4]   2> 1905767 INFO  (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=ac&qt=/suggest_fst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml} status=500 QTime=37
   [junit4]   2> 1905768 ERROR (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=ac&qt=/suggest_fst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml:java.lang.NullPointerException
   [junit4]   2> 	at org.apache.lucene.search.suggest.fst.FSTCompletionLookup.lookup(FSTCompletionLookup.java:271)
   [junit4]   2> 	at org.apache.lucene.search.suggest.Lookup.lookup(Lookup.java:240)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.getSuggestions(Suggester.java:214)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent.process(SpellCheckComponent.java:195)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:295)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:152)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2210)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:321)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:303)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:786)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:779)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.SuggesterTest.testReload(SuggesterTest.java:90)
   [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$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [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> 
   [junit4]   2> 1905769 INFO  (TEST-SuggesterFSTTest.testReload-seed#[22F9D05CD9F47A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReload
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SuggesterFSTTest -Dtests.method=testReload -Dtests.seed=22F9D05CD9F47A9 -Dtests.slow=true -Dtests.locale=sq-AL -Dtests.timezone=Africa/Mogadishu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.58s J1 | SuggesterFSTTest.testReload <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([22F9D05CD9F47A9:C5DFE50607DCBFBB]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:812)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:779)
   [junit4]    > 	at org.apache.solr.spelling.suggest.SuggesterTest.testReload(SuggesterTest.java:90)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at org.apache.lucene.search.suggest.fst.FSTCompletionLookup.lookup(FSTCompletionLookup.java:271)
   [junit4]    > 	at org.apache.lucene.search.suggest.Lookup.lookup(Lookup.java:240)
   [junit4]    > 	at org.apache.solr.spelling.suggest.Suggester.getSuggestions(Suggester.java:214)
   [junit4]    > 	at org.apache.solr.handler.component.SpellCheckComponent.process(SpellCheckComponent.java:195)
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:295)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:152)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2210)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:321)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:303)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:786)
   [junit4]    > 	... 41 more
   [junit4]   2> 1905773 INFO  (TEST-SuggesterFSTTest.testSuggestions-seed#[22F9D05CD9F47A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSuggestions
   [junit4]   2> 1905774 INFO  (TEST-SuggesterFSTTest.testSuggestions-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 1905781 INFO  (TEST-SuggesterFSTTest.testSuggestions-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 5
   [junit4]   2> 1905781 INFO  (TEST-SuggesterFSTTest.testSuggestions-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1905781 INFO  (TEST-SuggesterFSTTest.testSuggestions-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1905781 INFO  (TEST-SuggesterFSTTest.testSuggestions-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4e23e772
   [junit4]   2> 1905836 INFO  (TEST-SuggesterFSTTest.testSuggestions-seed#[22F9D05CD9F47A9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@691084a1[collection1] main]
   [junit4]   2> 1905836 INFO  (TEST-SuggesterFSTTest.testSuggestions-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1905836 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest
   [junit4]   2> 1905836 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 1905844 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest/jaspell.dat
   [junit4]   2> 1905844 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_tst
   [junit4]   2> 1905844 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 1905856 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest_tst/tst.dat
   [junit4]   2> 1905856 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_fst
   [junit4]   2> 1905856 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 1905872 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest_fst/fst.bin
   [junit4]   2> 1905872 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_wfst
   [junit4]   2> 1905872 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 1905879 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest_wfst/wfst.bin
   [junit4]   2> 1905879 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@691084a1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C3) Uninverting(_1(6.4.0):C3)))}
   [junit4]   2> 1905879 INFO  (TEST-SuggesterFSTTest.testSuggestions-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 97
   [junit4]   2> 1905883 INFO  (TEST-SuggesterFSTTest.testSuggestions-seed#[22F9D05CD9F47A9]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=ac&qt=/suggest_fst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml} status=0 QTime=2
   [junit4]   2> 1905885 INFO  (TEST-SuggesterFSTTest.testSuggestions-seed#[22F9D05CD9F47A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSuggestions
   [junit4]   2> 1905890 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[22F9D05CD9F47A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRebuild
   [junit4]   2> 1905891 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 1905892 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1905892 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1905893 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1905893 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4e23e772
   [junit4]   2> 1905953 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[22F9D05CD9F47A9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6afe5e8[collection1] main]
   [junit4]   2> 1905953 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1905953 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest
   [junit4]   2> 1905953 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 1905958 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest/jaspell.dat
   [junit4]   2> 1905958 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_tst
   [junit4]   2> 1905958 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 1905965 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest_tst/tst.dat
   [junit4]   2> 1905965 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_fst
   [junit4]   2> 1905965 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 1905969 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest_fst/fst.bin
   [junit4]   2> 1905970 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_wfst
   [junit4]   2> 1905970 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 1905972 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest_wfst/wfst.bin
   [junit4]   2> 1905972 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6afe5e8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C3) Uninverting(_2(6.4.0):C3)))}
   [junit4]   2> 1905976 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 83
   [junit4]   2> 1905977 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[22F9D05CD9F47A9]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=ac&qt=/suggest_fst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml} status=0 QTime=0
   [junit4]   2> 1905979 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1905979 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1905979 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4e23e772
   [junit4]   2> 1906008 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[22F9D05CD9F47A9]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ff7bcca[collection1] main]
   [junit4]   2> 1906008 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1906008 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest
   [junit4]   2> 1906008 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 1906013 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest/jaspell.dat
   [junit4]   2> 1906013 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_tst
   [junit4]   2> 1906013 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 1906024 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest_tst/tst.dat
   [junit4]   2> 1906024 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_fst
   [junit4]   2> 1906024 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 1906032 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest_fst/fst.bin
   [junit4]   2> 1906032 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_wfst
   [junit4]   2> 1906032 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 1906037 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001/init-core-data-001/suggest_wfst/wfst.bin
   [junit4]   2> 1906037 INFO  (searcherExecutor-7475-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4ff7bcca[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C3) Uninverting(_2(6.4.0):C3) Uninverting(_3(6.4.0):C1)))}
   [junit4]   2> 1906038 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[22F9D05CD9F47A9]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 58
   [junit4]   2> 1906039 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[22F9D05CD9F47A9]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=ac&qt=/suggest_fst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml} status=0 QTime=0
   [junit4]   2> 1906039 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[22F9D05CD9F47A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRebuild
   [junit4]   2> 1906040 INFO  (SUITE-SuggesterFSTTest-seed#[22F9D05CD9F47A9]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1906040 INFO  (SUITE-SuggesterFSTTest-seed#[22F9D05CD9F47A9]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=637074556
   [junit4]   2> 1906040 INFO  (coreCloseExecutor-7479-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7648d376
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterFSTTest_22F9D05CD9F47A9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=sq-AL, timezone=Africa/Mogadishu
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=130209704,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaSimilarityResource, UUIDFieldTest, AliasIntegrationTest, MinimalSchemaTest, TestBinaryResponseWriter, TestDefaultStatsCache, BlockDirectoryTest, LeaderElectionIntegrationTest, DistributedDebugComponentTest, SortByFunctionTest, DistributedIntervalFacetingTest, JsonLoaderTest, TestIndexSearcher, DistributedVersionInfoTest, TestTrieFacet, TestCodecSupport, TestSearchPerf, TestJsonFacets, PeerSyncWithIndexFingerprintCachingTest, ShardSplitTest, TestSQLHandlerNonCloud, SliceStateTest, TestLockTree, TestFieldCacheVsDocValues, TestNumericTerms64, TestRestoreCore, TestCopyFieldCollectionResource, TestQuerySenderListener, SolrIndexSplitterTest, TestJmxMonitoredMap, TestSolrDeletionPolicy2, DeleteShardTest, CdcrReplicationHandlerTest, WrapperMergePolicyFactoryTest, TestConfigSetsAPIExclusivity, CollectionsAPISolrJTest, TestCrossCoreJoin, TestQueryTypes, TestWriterPerf, LeaderFailoverAfterPartitionTest, SharedFSAutoReplicaFailoverUtilsTest, TestUseDocValuesAsStored2, ResourceLoaderTest, ClusterStateTest, CloudMLTQParserTest, TestPHPSerializedResponseWriter, FieldMutatingUpdateProcessorTest, HttpPartitionTest, TestOnReconnectListenerSupport, TestScoreJoinQPScore, TestConfigSetProperties, ConvertedLegacyTest, TestRealTimeGet, BinaryUpdateRequestHandlerTest, DeleteInactiveReplicaTest, TestFieldTypeCollectionResource, TestOverriddenPrefixQueryForCustomFieldType, TestFileDictionaryLookup, TestSha256AuthenticationProvider, TestBulkSchemaConcurrent, PreAnalyzedFieldTest, CoreAdminRequestStatusTest, TestLeaderInitiatedRecoveryThread, TestReplicaProperties, TestInfoStreamLogging, CircularListTest, TestIndexingPerformance, BlockJoinFacetRandomTest, TestFieldCacheSort, TestLegacyFieldCache, BigEndianAscendingWordSerializerTest, TriLevelCompositeIdRoutingTest, HdfsRestartWhileUpdatingTest, TestReplicationHandlerBackup, TestNRTOpen, TestCollectionAPI, SearchHandlerTest, TestUtils, TestConfigOverlay, ZkStateReaderTest, TestSubQueryTransformer, TestSolr4Spatial, UtilsToolTest, EchoParamsTest, CoreAdminHandlerTest, HdfsBasicDistributedZk2Test, SignatureUpdateProcessorFactoryTest, QueryParsingTest, BasicFunctionalityTest, TestConfigReload, SolrCLIZkUtilsTest, TestRawResponseWriter, TestPKIAuthenticationPlugin, BadIndexSchemaTest, DocValuesMissingTest, PreAnalyzedFieldManagedSchemaCloudTest, TestMacroExpander, LoggingHandlerTest, RegexBoostProcessorTest, TestSolrCloudWithSecureImpersonation, SparseHLLTest, TestSolrCloudWithDelegationTokens, TestSolrQueryResponse, TestExpandComponent, TestGraphMLResponseWriter, CSVRequestHandlerTest, ScriptEngineTest, TestReloadDeadlock, TestSubQueryTransformerDistrib, MigrateRouteKeyTest, URLClassifyProcessorTest, SolrCoreCheckLockOnStartupTest, TestRandomRequestDistribution, DistributedFacetExistsSmallTest, BJQParserTest, PreAnalyzedUpdateProcessorTest, CreateCollectionCleanupTest, BadCopyFieldTest, HdfsRecoverLeaseTest, CollectionReloadTest, TestRequestStatusCollectionAPI, SpellCheckCollatorTest, SpellPossibilityIteratorTest, TermVectorComponentDistributedTest, UUIDUpdateProcessorFallbackTest, RequestLoggingTest, RAMDirectoryFactoryTest, TestValueSourceCache, TestCollationFieldDocValues, SpatialHeatmapFacetsTest, TestCorePropertiesReload, TestSuggestSpellingConverter, SegmentsInfoRequestHandlerTest, TestRandomCollapseQParserPlugin, TestReversedWildcardFilterFactory, TestLuceneMatchVersion, DistributedFacetPivotSmallTest, TestShortCircuitedRequests, RequestHandlersTest, CopyFieldTest, TestSimpleTrackingShardHandler, TestStandardQParsers, HdfsDirectoryTest, FileBasedSpellCheckerTest, TestFieldCacheReopen, MergeStrategyTest, SolrXmlInZkTest, ZkSolrClientTest, TestSchemaManager, SSLMigrationTest, DefaultValueUpdateProcessorTest, TestLeaderElectionWithEmptyReplica, ReplaceNodeTest, UpdateParamsTest, OpenCloseCoreStressTest, CacheHeaderTest, StressHdfsTest, DistribCursorPagingTest, TestSolrDynamicMBean, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, TestReplicationHandler, TestDistributedGrouping, TestJoin, TestReload, DistributedTermsComponentTest, SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, TestBadConfig, SoftAutoCommitTest, SuggesterFSTTest]
   [junit4] Completed [364/655 (1!)] on J1 in 1.12s, 4 tests, 1 error <<< FAILURES!

[...truncated 61709 lines...]


[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 507 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/507/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest.test

Error Message:
Mismatch in counts between replicas

Stack Trace:
java.lang.AssertionError: Mismatch in counts between replicas
	at __randomizedtesting.SeedInfo.seed([8F177FA4EE7DA5A6:743407E4081C85E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.RecoveryZkTest.assertShardConsistency(RecoveryZkTest.java:143)
	at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:126)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12348 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_8F177FA4EE7DA5A6-001/init-core-data-001
   [junit4]   2> 2182743 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8F177FA4EE7DA5A6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2182743 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8F177FA4EE7DA5A6]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_8F177FA4EE7DA5A6-001/tempDir-001
   [junit4]   2> 2182744 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8F177FA4EE7DA5A6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2182744 INFO  (Thread-4376) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2182744 INFO  (Thread-4376) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2182844 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8F177FA4EE7DA5A6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41072
   [junit4]   2> 2182857 INFO  (jetty-launcher-3714-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2182859 INFO  (jetty-launcher-3714-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32eb1320{/solr,null,AVAILABLE}
   [junit4]   2> 2182860 INFO  (jetty-launcher-3714-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@6e035d41{HTTP/1.1,[http/1.1]}{127.0.0.1:56065}
   [junit4]   2> 2182860 INFO  (jetty-launcher-3714-thread-1) [    ] o.e.j.s.Server Started @2186685ms
   [junit4]   2> 2182860 INFO  (jetty-launcher-3714-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56065}
   [junit4]   2> 2182860 ERROR (jetty-launcher-3714-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2182860 INFO  (jetty-launcher-3714-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 2182860 INFO  (jetty-launcher-3714-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2182861 INFO  (jetty-launcher-3714-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2182861 INFO  (jetty-launcher-3714-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-22T21:31:40.354Z
   [junit4]   2> 2182862 INFO  (jetty-launcher-3714-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2182868 INFO  (jetty-launcher-3714-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12cc133e{/solr,null,AVAILABLE}
   [junit4]   2> 2182869 INFO  (jetty-launcher-3714-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@23cf9a18{HTTP/1.1,[http/1.1]}{127.0.0.1:42163}
   [junit4]   2> 2182869 INFO  (jetty-launcher-3714-thread-2) [    ] o.e.j.s.Server Started @2186694ms
   [junit4]   2> 2182869 INFO  (jetty-launcher-3714-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42163}
   [junit4]   2> 2182870 ERROR (jetty-launcher-3714-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2182870 INFO  (jetty-launcher-3714-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 2182870 INFO  (jetty-launcher-3714-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2182870 INFO  (jetty-launcher-3714-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2182870 INFO  (jetty-launcher-3714-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-22T21:31:40.363Z
   [junit4]   2> 2182871 INFO  (jetty-launcher-3714-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2182874 INFO  (jetty-launcher-3714-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2182883 INFO  (jetty-launcher-3714-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2182884 INFO  (jetty-launcher-3714-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2182884 INFO  (jetty-launcher-3714-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41072/solr
   [junit4]   2> 2182885 INFO  (jetty-launcher-3714-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41072/solr
   [junit4]   2> 2182935 INFO  (jetty-launcher-3714-thread-2) [n:127.0.0.1:42163_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42163_solr
   [junit4]   2> 2182936 INFO  (jetty-launcher-3714-thread-1) [n:127.0.0.1:56065_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56065_solr
   [junit4]   2> 2182938 INFO  (jetty-launcher-3714-thread-2) [n:127.0.0.1:42163_solr    ] o.a.s.c.Overseer Overseer (id=96983469276463110-127.0.0.1:42163_solr-n_0000000000) starting
   [junit4]   2> 2182940 INFO  (zkCallback-3724-thread-1-processing-n:127.0.0.1:56065_solr) [n:127.0.0.1:56065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2182940 INFO  (zkCallback-3725-thread-1-processing-n:127.0.0.1:42163_solr) [n:127.0.0.1:42163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2182957 INFO  (jetty-launcher-3714-thread-2) [n:127.0.0.1:42163_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42163_solr
   [junit4]   2> 2182960 INFO  (zkCallback-3724-thread-1-processing-n:127.0.0.1:56065_solr) [n:127.0.0.1:56065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2182961 INFO  (zkCallback-3725-thread-1-processing-n:127.0.0.1:42163_solr) [n:127.0.0.1:42163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2183069 INFO  (jetty-launcher-3714-thread-1) [n:127.0.0.1:56065_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_8F177FA4EE7DA5A6-001/tempDir-001/node1/.
   [junit4]   2> 2183129 INFO  (jetty-launcher-3714-thread-2) [n:127.0.0.1:42163_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_8F177FA4EE7DA5A6-001/tempDir-001/node2/.
   [junit4]   2> 2183139 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8F177FA4EE7DA5A6]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2183189 WARN  (SUITE-HdfsRecoveryZkTest-seed#[8F177FA4EE7DA5A6]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 2183200 WARN  (SUITE-HdfsRecoveryZkTest-seed#[8F177FA4EE7DA5A6]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2183204 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8F177FA4EE7DA5A6]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2183226 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8F177FA4EE7DA5A6]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs to ./temp/Jetty_solaris.vm_42558_hdfs____.2jubro/webapp
   [junit4]   2> 2183776 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8F177FA4EE7DA5A6]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:42558
   [junit4]   2> 2183931 WARN  (SUITE-HdfsRecoveryZkTest-seed#[8F177FA4EE7DA5A6]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2183933 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8F177FA4EE7DA5A6]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2183956 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8F177FA4EE7DA5A6]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_43367_datanode____.liy62s/webapp
   [junit4]   2> 2184486 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8F177FA4EE7DA5A6]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43367
   [junit4]   2> 2184587 WARN  (SUITE-HdfsRecoveryZkTest-seed#[8F177FA4EE7DA5A6]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2184593 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8F177FA4EE7DA5A6]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2184646 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8F177FA4EE7DA5A6]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_56513_datanode____fkmfnh/webapp
   [junit4]   2> 2184651 INFO  (IPC Server handler 2 on 36035) [    ] BlockStateChange BLOCK* processReport: from storage DS-951f528f-dbe0-45b1-81ff-bfc0a1e50544 node DatanodeRegistration(127.0.0.1:57009, datanodeUuid=c5871e12-6ac9-4e53-8b79-6029fefa29ec, infoPort=46620, infoSecurePort=0, ipcPort=36061, storageInfo=lv=-56;cid=testClusterID;nsid=875570486;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 2184651 INFO  (IPC Server handler 2 on 36035) [    ] BlockStateChange BLOCK* processReport: from storage DS-f555778d-633f-472d-ba68-3b84ffa796df node DatanodeRegistration(127.0.0.1:57009, datanodeUuid=c5871e12-6ac9-4e53-8b79-6029fefa29ec, infoPort=46620, infoSecurePort=0, ipcPort=36061, storageInfo=lv=-56;cid=testClusterID;nsid=875570486;c=0), blocks: 0, hasStaleStorage: false, processing time: 1 msecs
   [junit4]   2> 2185125 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8F177FA4EE7DA5A6]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:56513
   [junit4]   2> 2185264 INFO  (IPC Server handler 4 on 36035) [    ] BlockStateChange BLOCK* processReport: from storage DS-743c0712-5b92-4761-a5b1-5e89b675ebe7 node DatanodeRegistration(127.0.0.1:61630, datanodeUuid=e1fd8e70-b837-4550-b393-43d996b6db1b, infoPort=37253, infoSecurePort=0, ipcPort=41519, storageInfo=lv=-56;cid=testClusterID;nsid=875570486;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 2185264 INFO  (IPC Server handler 4 on 36035) [    ] BlockStateChange BLOCK* processReport: from storage DS-b5f8a56b-a74e-4d79-817d-be7eeab022b7 node DatanodeRegistration(127.0.0.1:61630, datanodeUuid=e1fd8e70-b837-4550-b393-43d996b6db1b, infoPort=37253, infoSecurePort=0, ipcPort=41519, storageInfo=lv=-56;cid=testClusterID;nsid=875570486;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 2185495 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[8F177FA4EE7DA5A6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2185501 INFO  (qtp128999761-20243) [n:127.0.0.1:56065_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> 2185507 INFO  (OverseerThreadFactory-9434-thread-1-processing-n:127.0.0.1:42163_solr) [n:127.0.0.1:42163_solr    ] o.a.s.c.CreateCollectionCmd Create collection recoverytest
   [junit4]   2> 2185622 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_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> 2185624 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_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> 2185751 INFO  (zkCallback-3724-thread-1-processing-n:127.0.0.1:56065_solr) [n:127.0.0.1:56065_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> 2185752 INFO  (zkCallback-3725-thread-2-processing-n:127.0.0.1:42163_solr) [n:127.0.0.1:42163_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> 2186644 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2186658 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema [recoverytest_shard1_replica2] Schema name=minimal
   [junit4]   2> 2186662 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_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> 2186664 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2186664 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_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> 2186703 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema [recoverytest_shard1_replica1] Schema name=minimal
   [junit4]   2> 2186705 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://solaris-vm:36035/data
   [junit4]   2> 2186705 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2186706 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [[recoverytest_shard1_replica2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_8F177FA4EE7DA5A6-001/tempDir-001/node1/recoverytest_shard1_replica2], dataDir=[hdfs://solaris-vm:36035/data/recoverytest/core_node1/data/]
   [junit4]   2> 2186706 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:36035/data/recoverytest/core_node1/data/snapshot_metadata
   [junit4]   2> 2186708 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_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> 2186709 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_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> 2186710 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://solaris-vm:36035/data
   [junit4]   2> 2186710 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2186711 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [[recoverytest_shard1_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_8F177FA4EE7DA5A6-001/tempDir-001/node2/recoverytest_shard1_replica1], dataDir=[hdfs://solaris-vm:36035/data/recoverytest/core_node2/data/]
   [junit4]   2> 2186711 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:36035/data/recoverytest/core_node2/data/snapshot_metadata
   [junit4]   2> 2186722 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 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> 2186722 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 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> 2186722 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2186727 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 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> 2186727 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 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> 2186727 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2186729 WARN  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 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> 2186736 WARN  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 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> 2191731 WARN  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 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> 2191745 WARN  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 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> 2196739 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2196741 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:36035/data/recoverytest/core_node1/data
   [junit4]   2> 2196756 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2196759 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:36035/data/recoverytest/core_node2/data
   [junit4]   2> 2196785 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:36035/data/recoverytest/core_node1/data/index
   [junit4]   2> 2196797 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 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> 2196797 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 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> 2196797 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2196805 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:36035/data/recoverytest/core_node2/data/index
   [junit4]   2> 2196808 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2196829 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 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> 2196829 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 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> 2196829 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2196839 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2196878 INFO  (IPC Server handler 9 on 36035) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61630 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-951f528f-dbe0-45b1-81ff-bfc0a1e50544:NORMAL:127.0.0.1:57009|RBW], ReplicaUC[[DISK]DS-743c0712-5b92-4761-a5b1-5e89b675ebe7:NORMAL:127.0.0.1:61630|RBW]]} size 0
   [junit4]   2> 2196909 INFO  (IPC Server handler 5 on 36035) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57009 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-743c0712-5b92-4761-a5b1-5e89b675ebe7:NORMAL:127.0.0.1:61630|RBW], ReplicaUC[[DISK]DS-f555778d-633f-472d-ba68-3b84ffa796df:NORMAL:127.0.0.1:57009|FINALIZED]]} size 0
   [junit4]   2> 2197050 INFO  (IPC Server handler 5 on 36035) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61630 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-b5f8a56b-a74e-4d79-817d-be7eeab022b7:NORMAL:127.0.0.1:61630|RBW], ReplicaUC[[DISK]DS-f555778d-633f-472d-ba68-3b84ffa796df:NORMAL:127.0.0.1:57009|RBW]]} size 0
   [junit4]   2> 2197056 INFO  (IPC Server handler 3 on 36035) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57009 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-b5f8a56b-a74e-4d79-817d-be7eeab022b7:NORMAL:127.0.0.1:61630|RBW], ReplicaUC[[DISK]DS-951f528f-dbe0-45b1-81ff-bfc0a1e50544:NORMAL:127.0.0.1:57009|FINALIZED]]} size 0
   [junit4]   2> 2197069 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2197070 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2197070 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 2197100 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2197100 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2197136 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2197136 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2197136 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 2197197 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2197197 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2197217 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d5ab4cf[recoverytest_shard1_replica2] main]
   [junit4]   2> 2197223 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dafc818[recoverytest_shard1_replica1] main]
   [junit4]   2> 2197223 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2197224 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2197224 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2197224 INFO  (searcherExecutor-9439-thread-1-processing-n:127.0.0.1:56065_solr x:recoverytest_shard1_replica2 s:shard1 c:recoverytest r:core_node1) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [recoverytest_shard1_replica2] Registered new searcher Searcher@1d5ab4cf[recoverytest_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2197225 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551735523605741568
   [junit4]   2> 2197227 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2197228 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2197228 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2197228 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551735523608887296
   [junit4]   2> 2197229 INFO  (searcherExecutor-9440-thread-1-processing-n:127.0.0.1:42163_solr x:recoverytest_shard1_replica1 s:shard1 c:recoverytest r:core_node2) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [recoverytest_shard1_replica1] Registered new searcher Searcher@1dafc818[recoverytest_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2197262 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2197262 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2197262 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56065/solr/recoverytest_shard1_replica2/
   [junit4]   2> 2197262 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica2 url=http://127.0.0.1:56065/solr START replicas=[http://127.0.0.1:42163/solr/recoverytest_shard1_replica1/] nUpdates=100
   [junit4]   2> 2197262 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica2 url=http://127.0.0.1:56065/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2197265 INFO  (zkCallback-3725-thread-3-processing-n:127.0.0.1:42163_solr) [n:127.0.0.1:42163_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> 2197272 INFO  (zkCallback-3724-thread-1-processing-n:127.0.0.1:56065_solr) [n:127.0.0.1:56065_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> 2197283 INFO  (qtp1310327197-20248) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.c.S.Request [recoverytest_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 2197286 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2197303 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 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> 2197320 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56065/solr/recoverytest_shard1_replica2/ shard1
   [junit4]   2> 2197427 INFO  (zkCallback-3724-thread-1-processing-n:127.0.0.1:56065_solr) [n:127.0.0.1:56065_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> 2197428 INFO  (zkCallback-3725-thread-1-processing-n:127.0.0.1:42163_solr) [n:127.0.0.1:42163_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> 2197430 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2197437 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 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=11820
   [junit4]   2> 2197566 INFO  (zkCallback-3724-thread-1-processing-n:127.0.0.1:56065_solr) [n:127.0.0.1:56065_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> 2197566 INFO  (zkCallback-3725-thread-3-processing-n:127.0.0.1:42163_solr) [n:127.0.0.1:42163_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> 2198282 INFO  (qtp1310327197-20246) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 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=12663
   [junit4]   2> 2198308 INFO  (qtp128999761-20243) [n:127.0.0.1:56065_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> 2198411 INFO  (zkCallback-3725-thread-3-processing-n:127.0.0.1:42163_solr) [n:127.0.0.1:42163_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> 2198411 INFO  (zkCallback-3724-thread-1-processing-n:127.0.0.1:56065_solr) [n:127.0.0.1:56065_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> 2199343 INFO  (qtp128999761-20243) [n:127.0.0.1:56065_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=13847
   [junit4]   2> 2199345 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[8F177FA4EE7DA5A6]) [    ] o.a.s.c.RecoveryZkTest Indexing 1200 documents
   [junit4]   2> 2199527 INFO  (OverseerCollectionConfigSetProcessor-96983469276463110-127.0.0.1:42163_solr-n_0000000000) [n:127.0.0.1:42163_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> 2199563 ERROR (updateExecutor-3718-thread-2-processing-http:////127.0.0.1:42163//solr//recoverytest_shard1_replica1 x:recoverytest_shard1_replica2 r:core_node1 n:127.0.0.1:56065_solr s:shard1 c:recoverytest) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.net.SocketException: Connection reset
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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> 2199568 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[8F177FA4EE7DA5A6]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@23cf9a18{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2199568 WARN  (qtp128999761-20233) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.p.DistributedUpdateProcessor Error sending update to http://127.0.0.1:42163/solr
   [junit4]   2> java.net.SocketException: Connection reset
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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> 2199570 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[8F177FA4EE7DA5A6]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1608807150
   [junit4]   2> 2199571 ERROR (qtp128999761-20233) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on replica http://127.0.0.1:42163/solr/recoverytest_shard1_replica1/
   [junit4]   2> java.net.SocketException: Connection reset
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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> 2199571 INFO  (qtp128999761-20233) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.c.ZkController Put replica core=recoverytest_shard1_replica1 coreNodeName=core_node2 on 127.0.0.1:42163_solr into leader-initiated recovery.
   [junit4]   2> 2199571 INFO  (qtp128999761-20233) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-0 (1551735525854937088)]} 0 201
   [junit4]   2> 2199572 INFO  (qtp1310327197-20249) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:56065/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[2-0 (1551735525854937088)]} 0 99
   [junit4]   2> 2199572 ERROR (updateExecutor-3718-thread-1-processing-http:////127.0.0.1:42163//solr//recoverytest_shard1_replica1 x:recoverytest_shard1_replica2 r:core_node1 n:127.0.0.1:56065_solr s:shard1 c:recoverytest) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.net.SocketException: Connection reset
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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> 2199573 WARN  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.p.DistributedUpdateProcessor Error sending update to http://127.0.0.1:42163/solr
   [junit4]   2> java.net.SocketException: Connection reset
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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> 2199573 ERROR (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on replica http://127.0.0.1:42163/solr/recoverytest_shard1_replica1/
   [junit4]   2> java.net.SocketException: Connection reset
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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> 2199574 INFO  (qtp1310327197-20251) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:56065/solr/recoverytest_shard1_replica2/&wt=javabin&version=2}{add=[1-0 (1551735525855985664)]} 0 103
   [junit4]   2> 2199575 ERROR (updateExecutor-3718-thread-1-processing-http:////127.0.0.1:42163//solr//recoverytest_shard1_replica1 x:recoverytest_shard1_replica2 r:core_node1 n:127.0.0.1:56065_solr s:shard1 c:recoverytest) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:589)
   [junit4]   2> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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> 2199581 INFO  (qtp128999761-20231) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-0 (1551735525855985664)]} 0 210
   [junit4]   2> 2199584 WARN  (qtp128999761-20232) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.p.DistributedUpdateProcessor Error sending update to http://127.0.0.1:42163/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:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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> 2199584 ERROR (qtp128999761-20232) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on replica http://127.0.0.1:42163/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:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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> 2199585 INFO  (qtp128999761-20232) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-1 (1551735526068846592)]} 0 10
   [junit4]   2> 2199587 ERROR (updateExecutor-3718-thread-1-processing-http:////127.0.0.1:42163//solr//recoverytest_shard1_replica1 x:recoverytest_shard1_replica2 r:core_node1 n:127.0.0.1:56065_solr s:shard1 c:recoverytest) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:589)
   [junit4]   2> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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> 2199588 WARN  (qtp128999761-20234) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.p.DistributedUpdateProcessor Error sending update to http://127.0.0.1:42163/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:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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> 2199588 ERROR (qtp128999761-20234) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on replica http://127.0.0.1:42163/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:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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> 2199588 INFO  (coreCloseExecutor-9449-thread-1) [n:127.0.0.1:42163_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [recoverytest_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7ad686c9
   [junit4]   2> 2199588 INFO  (qtp128999761-20234) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-1 (1551735526081429504)]} 0 2
   [junit4]   2> 2199590 ERROR (updateExecutor-3718-thread-1-processing-http:////127.0.0.1:42163//solr//recoverytest_shard1_replica1 x:recoverytest_shard1_replica2 r:core_node1 n:127.0.0.1:56065_solr s:shard1 c:recoverytest) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:589)
   [junit4]   2> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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> 2199591 WARN  (qtp128999761-20237) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.p.DistributedUpdateProcessor Error sending update to http://127.0.0.1:42163/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:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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> 2199591 ERROR (qtp128999761-20237) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on replica http://127.0.0.1:42163/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:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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> 2199591 INFO  (qtp128999761-20237) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-2 (1551735526084575232)]} 0 2
   [junit4]   2> 2199593 ERROR (updateExecutor-3718-thread-1-processing-http:////127.0.0.1:42163//solr//recoverytest_shard1_replica1 x:recoverytest_shard1_replica2 r:core_node1 n:127.0.0.1:56065_solr s:shard1 c:recoverytest) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:589)
   [junit4]   2> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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> 2199594 WARN  (qtp128999761-20243) [n:127.0.0.1:56065_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] o.a.s.u.p.DistributedUpdateProcessor Error sending update to http://127.0.0.1:42163/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.execut

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

assName$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> 2214719 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8F177FA4EE7DA5A6]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41072 41072
   [junit4]   2> 2214719 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8F177FA4EE7DA5A6]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_8F177FA4EE7DA5A6-001
   [junit4]   2> Nov 22, 2016 9:32:12 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 26 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {rnd_b=FSTOrd50, _version_=PostingsFormat(name=LuceneFixedGap), a_t=PostingsFormat(name=Memory doPackFST= true), a_i=FSTOrd50, id=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1843, maxMBSortInHeap=7.164340348792761, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=zh-TW, timezone=Israel
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=2,free=127449616,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderFailureAfterFreshStartTest, TestNoOpRegenerator, BigEndianAscendingWordDeserializerTest, StatelessScriptUpdateProcessorFactoryTest, ActionThrottleTest, TestSort, ClusterStateUpdateTest, TestSortByMinMaxFunction, TestLFUCache, TestSolrCloudWithKerberosAlt, TestBlendedInfixSuggestions, ConcurrentDeleteAndCreateCollectionTest, DistributedMLTComponentTest, ConnectionManagerTest, HdfsSyncSliceTest, TestFastLRUCache, CurrencyFieldXmlFileTest, DistributedFacetPivotLargeTest, TestRequestForwarding, TestCustomSort, ClassificationUpdateProcessorFactoryTest, TestScoreJoinQPNoScore, TimerUtilsTest, PathHierarchyTokenizerFactoryTest, ZkControllerTest, DateFieldTest, StatsReloadRaceTest, TestPartialUpdateDeduplication, TestMacros, HdfsTlogReplayBufferedWhileIndexingTest, TestSweetSpotSimilarityFactory, HighlighterTest, TlogReplayBufferedWhileIndexingTest, TestQueryWrapperFilter, DeleteLastCustomShardedReplicaTest, DistanceUnitsTest, OverseerTest, TestExactStatsCache, TestJettySolrRunner, JavabinLoaderTest, TestFieldResource, TestStressCloudBlindAtomicUpdates, DeleteReplicaTest, AssignTest, TestFieldCacheWithThreads, TestWordDelimiterFilterFactory, XmlUpdateRequestHandlerTest, TestCharFilters, TestMaxScoreQueryParser, CachingDirectoryFactoryTest, CoreAdminCreateDiscoverTest, DOMUtilTest, BaseCdcrDistributedZkTest, TestManagedSchema, DistributedFacetPivotWhiteBoxTest, SmileWriterTest, BadComponentTest, ZkCLITest, UniqFieldsUpdateProcessorFactoryTest, MultiTermTest, TestStressRecovery, SaslZkACLProviderTest, DistributedSpellCheckComponentTest, LeaderElectionContextKeyTest, HdfsDirectoryFactoryTest, PingRequestHandlerTest, TestCSVLoader, TestCustomStream, ZkNodePropsTest, TestConfigSetsAPI, SpatialFilterTest, TestRebalanceLeaders, TestDeleteCollectionOnDownNodes, OpenExchangeRatesOrgProviderTest, DirectUpdateHandlerTest, FileUtilsTest, DocExpirationUpdateProcessorFactoryTest, TestLRUCache, TestCollationField, TestBinaryField, AnalysisErrorHandlingTest, RemoteQueryErrorTest, FacetPivotSmallTest, HttpSolrCallGetCoreTest, SuggestComponentContextFilterQueryTest, TestFilteredDocIdSet, ResponseLogComponentTest, MoreLikeThisHandlerTest, TestComponentsName, TestDocBasedVersionConstraints, TermsComponentTest, OverseerStatusTest, CollectionsAPIAsyncDistributedZkTest, TestJsonRequest, SchemaVersionSpecificBehaviorTest, TestReloadAndDeleteDocs, TestChildDocTransformer, TestDistribIDF, DistributedExpandComponentTest, HardAutoCommitTest, TestUseDocValuesAsStored, TestTolerantUpdateProcessorCloud, PeerSyncReplicationTest, SmileWriterTest, DocValuesTest, TestImplicitCoreProperties, ShardRoutingTest, BasicDistributedZkTest, TestPivotHelperCode, TestAuthorizationFramework, TestManagedResource, TestTestInjection, SolrTestCaseJ4Test, TestDFISimilarityFactory, TestStressVersions, TestCollapseQParserPlugin, TestMinMaxOnMultiValuedField, FastVectorHighlighterTest, PolyFieldTest, TestCSVResponseWriter, TestRemoteStreaming, TolerantUpdateProcessorTest, TestPseudoReturnFields, HdfsBasicDistributedZkTest, TestDefaultSearchFieldResource, TestXIncludeConfig, TestSearcherReuse, DistributedQueueTest, TestFieldCacheSanityChecker, TestPushWriter, TestUniqueKeyFieldResource, TestElisionMultitermQuery, TestCloudInspectUtil, TestCustomDocTransformer, DirectoryFactoryTest, TestRandomDVFaceting, TestUpdate, TestSchemaVersionResource, TestAddFieldRealTimeGet, HLLUtilTest, StandardRequestHandlerTest, SystemInfoHandlerTest, TestFunctionQuery, BlockJoinFacetDistribTest, ZkStateWriterTest, UnloadDistributedZkTest, RankQueryTest, BasicAuthIntegrationTest, LeaderInitiatedRecoveryOnShardRestartTest, TestManagedSchemaThreadSafety, SolrCloudExampleTest, CursorPagingTest, TestSchemaResource, TestPostingsSolrHighlighter, TestLocalFSCloudBackupRestore, SynonymTokenizerTest, AnalysisAfterCoreReloadTest, SyncSliceTest, LeaderElectionIntegrationTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, AutoCommitTest, TestFaceting, TestRecovery, TestHashPartitioner, TermVectorComponentDistributedTest, TestStressReorder, TestJoin, TestReload, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, TestLazyCores, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, TestStressLucene, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DefaultValueUpdateProcessorTest, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, DocumentBuilderTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, ReturnFieldsTest, QueryParsingTest, CSVRequestHandlerTest, SOLR749Test, TestSolrIndexConfig, CopyFieldTest, TestMergePolicyConfig, TestSearchPerf, TestConfig, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCodecSupport, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionStateFormat2Test, CustomCollectionTest, DeleteStatusTest, DistribCursorPagingTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCloudRecovery, TestClusterProperties, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster, TestOnReconnectListenerSupport, TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestTolerantUpdateProcessorRandomCloud, TriLevelCompositeIdRoutingTest, HdfsRecoveryZkTest]
   [junit4] Completed [528/655 (1!)] on J0 in 40.25s, 1 test, 1 failure <<< FAILURES!

[...truncated 61139 lines...]