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 2014/02/09 11:21:15 UTC

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0-fcs-b128) - Build # 3761 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3761/
Java: 32bit/jdk1.8.0-fcs-b128 -server -XX:+UseG1GC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.spelling.suggest.TestAnalyzeInfixSuggestions

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([D8538CDE0A0BD191]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.spelling.suggest.TestAnalyzeInfixSuggestions.afterClass(TestAnalyzeInfixSuggestions.java:41)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


FAILED:  junit.framework.TestSuite.org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([D8538CDE0A0BD191]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions.afterClass(TestBlendedInfixSuggestions.java:40)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10061 lines...]
   [junit4] Suite: org.apache.solr.spelling.suggest.TestAnalyzeInfixSuggestions
   [junit4]   2> 505146 T2270 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391938948834
   [junit4]   2> 505150 T2270 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 505156 T2270 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 505158 T2270 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 505262 T2270 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 505282 T2270 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-phrasesuggest.xml
   [junit4]   2> 505285 T2270 oass.IndexSchema.readSchema Reading Solr Schema from schema-phrasesuggest.xml
   [junit4]   2> 505292 T2270 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 505299 T2270 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 505299 T2270 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 505299 T2270 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 505301 T2270 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 505301 T2270 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 505327 T2270 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 505328 T2270 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 505328 T2270 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 505363 T2270 oasc.CoreContainer.<init> New CoreContainer 14544088
   [junit4]   2> 505363 T2270 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 505365 T2270 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 505365 T2270 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 505365 T2270 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 505365 T2270 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 505365 T2270 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 505365 T2270 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 505365 T2270 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 505365 T2270 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 505365 T2270 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 505377 T2270 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 505378 T2270 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 505378 T2270 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 505395 T2271 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 505395 T2271 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 505396 T2271 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 505396 T2271 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 505448 T2271 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 505478 T2271 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-phrasesuggest.xml
   [junit4]   2> 505480 T2271 oass.IndexSchema.readSchema Reading Solr Schema from schema-phrasesuggest.xml
   [junit4]   2> 505486 T2271 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 505494 T2271 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 505494 T2271 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 505494 T2271 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 505496 T2271 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391938948834\
   [junit4]   2> 505496 T2271 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 505497 T2271 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391938948834\
   [junit4]   2> 505497 T2271 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391938948834\index/
   [junit4]   2> 505497 T2271 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391938948834\index' doesn't exist. Creating new index...
   [junit4]   2> 505498 T2271 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391938948834\index
   [junit4]   2> 505499 T2271 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=21.8994140625, floorSegmentMB=0.39453125, forceMergeDeletesPctAllowed=25.3431868053182, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 505500 T2271 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@108cce0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1684fa8),segFN=segments_1,generation=1}
   [junit4]   2> 505500 T2271 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 505502 T2271 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 505503 T2271 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 505503 T2271 oasc.RequestHandlers.initHandlersFromConfig created /suggest_wfst: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 505503 T2271 oasc.RequestHandlers.initHandlersFromConfig created /suggest_analyzing: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 505504 T2271 oasc.RequestHandlers.initHandlersFromConfig created /infix_suggest_analyzing: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 505505 T2271 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing_with_file_dict: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 505505 T2271 oasc.RequestHandlers.initHandlersFromConfig created /blended_infix_suggest: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 505505 T2271 oasc.RequestHandlers.initHandlersFromConfig created /free_text_suggest: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 505506 T2271 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing_with_high_freq_dict: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 505506 T2271 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 505506 T2271 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing_with_max_edit_2: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 505507 T2271 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 505507 T2271 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing_with_min_fuzzy_length_2: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 505512 T2271 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 505512 T2271 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 505513 T2271 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 505515 T2271 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@108cce0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1684fa8),segFN=segments_1,generation=1}
   [junit4]   2> 505516 T2271 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 505516 T2271 oass.SolrIndexSearcher.<init> Opening Searcher@13667c3[collection1] main
   [junit4]   2> 505516 T2271 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 505517 T2271 oasss.Suggester.init init: {name=suggest_wfst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.WFSTLookupFactory,storeDir=suggest_wfst,buildOnCommit=false,exactMatchFirst=true,sourceLocation=phrasesuggest.txt}
   [junit4]   2> 505520 T2271 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 505521 T2271 oasss.Suggester.init init: {name=suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.AnalyzingLookupFactory,storeDir=suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=ja_suggest,preserveSep=false,sourceLocation=jasuggest.txt}
   [junit4]   2> 505524 T2271 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 505524 T2271 oasss.Suggester.init init: {name=infix_suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.AnalyzingInfixLookupFactory,buildOnCommit=false,suggestAnalyzerFieldType=text,sourceLocation=analyzingInfixSuggest.txt}
   [junit4]   2> 505526 T2271 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 505526 T2271 oasss.SolrSuggester.init init: {name=fuzzy_suggest_analyzing_with_high_freq_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,field=stext}
   [junit4]   2> 505531 T2271 oasss.SolrSuggester.init Dictionary loaded with params: {name=fuzzy_suggest_analyzing_with_high_freq_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,field=stext}
   [junit4]   2> 505531 T2271 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 505531 T2271 oasss.SolrSuggester.init init: {name=free_text_suggest,lookupImpl=FreeTextLookupFactory,dictionaryImpl=FileDictionaryFactory,storeDir=free_text_suggest,buildOnCommit=false,sourceLocation=freeTextSuggest.txt,separator= ,suggestFreeTextAnalyzerFieldType=text,ngrams=2}
   [junit4]   2> 505534 T2271 oasss.SolrSuggester.init Dictionary loaded with params: {name=free_text_suggest,lookupImpl=FreeTextLookupFactory,dictionaryImpl=FileDictionaryFactory,storeDir=free_text_suggest,buildOnCommit=false,sourceLocation=freeTextSuggest.txt,separator= ,suggestFreeTextAnalyzerFieldType=text,ngrams=2}
   [junit4]   2> 505534 T2271 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 505534 T2271 oasss.SolrSuggester.init init: {name=blended_infix_suggest_linear,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,blenderType=linear,suggestAnalyzerFieldType=text}
   [junit4]   2> 505536 T2271 oasss.SolrSuggester.init Dictionary loaded with params: {name=blended_infix_suggest_linear,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,blenderType=linear,suggestAnalyzerFieldType=text}
   [junit4]   2> 505536 T2271 oasss.SolrSuggester.init init: {name=blended_infix_suggest_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,blenderType=reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 505537 T2271 oasss.SolrSuggester.init Dictionary loaded with params: {name=blended_infix_suggest_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,blenderType=reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 505537 T2271 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 505537 T2271 oasss.SolrSuggester.init init: {name=fuzzy_suggest_analyzing_with_file_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 505539 T2271 oasss.SolrSuggester.init WARN Loading stored lookup data failed, possibly not cached yet
   [junit4]   2> 505540 T2271 oasss.SolrSuggester.init Dictionary loaded with params: {name=fuzzy_suggest_analyzing_with_file_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 505540 T2271 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 505541 T2271 oasss.Suggester.init init: {name=fuzzy_suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 505542 T2271 oasss.Suggester.init WARN Loading stored lookup data failed java.io.FileNotFoundException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391938948834\fuzzy_suggest_analyzing\fwfsta.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:131)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.init(Suggester.java:116)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:632)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:631)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:834)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:629)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:562)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:597)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:258)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:250)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at 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:744)
   [junit4]   2> 
   [junit4]   2> 505542 T2271 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 505543 T2271 oasss.Suggester.init init: {name=fuzzy_suggest_analyzing_with_max_edit_2,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_max_edit_2,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,maxEdits=2,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 505545 T2271 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 505546 T2271 oasss.Suggester.init init: {name=fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,nonFuzzyPrefix=4,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 505548 T2271 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 505549 T2271 oasss.Suggester.init init: {name=fuzzy_suggest_analyzing_with_min_fuzzy_length_2,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_min_fuzzy_length_2,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,minFuzzyLength=2,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 505553 T2271 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 505553 T2272 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13667c3[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 505589 T2270 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> ASYNC  NEW_CORE C671 name=collection1 org.apache.solr.core.SolrCore@29ea89
   [junit4]   2> 505591 T2270 C671 oasss.Suggester.build build()
   [junit4]   2> 505838 T2270 C671 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=&qt=/infix_suggest_analyzing&spellcheck.build=true} status=0 QTime=247 
   [junit4]   2> 505843 T2270 oas.SolrTestCaseJ4.setUp ###Starting testSingle
   [junit4]   2> 505845 T2270 C671 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=japan&qt=/infix_suggest_analyzing&spellcheck.count=1} status=0 QTime=2 
   [junit4]   2> 505862 T2270 C671 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=high&qt=/infix_suggest_analyzing&spellcheck.count=1} status=0 QTime=0 
   [junit4]   2> 505863 T2270 oas.SolrTestCaseJ4.tearDown ###Ending testSingle
   [junit4]   2> 505870 T2270 oas.SolrTestCaseJ4.setUp ###Starting testMultiple
   [junit4]   2> 505872 T2270 C671 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=japan&qt=/infix_suggest_analyzing&spellcheck.count=2} status=0 QTime=1 
   [junit4]   2> 505874 T2270 C671 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=japan&qt=/infix_suggest_analyzing&spellcheck.count=3} status=0 QTime=1 
   [junit4]   2> 505876 T2270 C671 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=japan&qt=/infix_suggest_analyzing&spellcheck.count=4} status=0 QTime=1 
   [junit4]   2> 505878 T2270 oas.SolrTestCaseJ4.tearDown ###Ending testMultiple
   [junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\analyzingInfixSuggesterIndexDir\_0.fdt FAILED !!!!!
   [junit4]   2> 505885 T2270 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 505886 T2270 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=14544088
   [junit4]   2> 505886 T2270 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@29ea89
   [junit4]   2> 505887 T2270 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 505887 T2270 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 505888 T2270 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 505888 T2270 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 505890 T2270 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 505890 T2270 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 505891 T2270 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391938948834\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391938948834\;done=false>>]
   [junit4]   2> 505891 T2270 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391938948834\
   [junit4]   2> 505891 T2270 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391938948834\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391938948834\index;done=false>>]
   [junit4]   2> 505892 T2270 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391938948834\index
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=en_SG, timezone=Pacific/Chuuk
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0 (32-bit)/cpus=2,threads=1,free=153887304,total=412090368
   [junit4]   2> NOTE: All tests run in this JVM: [SolrIndexSplitterTest, AssignTest, BinaryUpdateRequestHandlerTest, URLClassifyProcessorTest, LeaderElectionIntegrationTest, DistributedDebugComponentTest, NumericFieldsTest, HdfsCollectionsAPIDistributedZkTest, TestRealTimeGet, ChaosMonkeySafeLeaderTest, DistributedTermsComponentTest, WordBreakSolrSpellCheckerTest, TestFieldTypeResource, HdfsBasicDistributedZkTest, TestJoin, TestPhraseSuggestions, TestSort, ExternalFileFieldSortTest, MoreLikeThisHandlerTest, ConnectionManagerTest, TestPerFieldSimilarity, ReturnFieldsTest, TestConfig, LeaderElectionTest, SolrRequestParserTest, TestArbitraryIndexDir, SpatialFilterTest, TestBM25SimilarityFactory, DocValuesTest, TestSolrQueryParser, SampleTest, PluginInfoTest, AbstractAnalyticsStatsTest, TestFoldingMultitermQuery, TestSchemaResource, TestZkChroot, TestIndexSearcher, CoreAdminCreateDiscoverTest, BadComponentTest, TestCSVLoader, TestCoreContainer, TermVectorComponentTest, TestFuzzyAnalyzedSuggestions, BasicFunctionalityTest, TestLazyCores, DistributedQueryElevationComponentTest, FunctionTest, TermsComponentTest, StatelessScriptUpdateProcessorFactoryTest, TestAddFieldRealTimeGet, TestExtendedDismaxParser, SpellingQueryConverterTest, TestQueryUtils, SimplePostToolTest, StatsComponentTest, TestIBSimilarityFactory, FullSolrCloudDistribCmdsTest, UnloadDistributedZkTest, TestRecoveryHdfs, TestDefaultSearchFieldResource, FieldFacetExtrasTest, TestCloudManagedSchemaAddField, TestLuceneMatchVersion, TestAnalyzeInfixSuggestions]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAnalyzeInfixSuggestions -Dtests.seed=D8538CDE0A0BD191 -Dtests.slow=true -Dtests.locale=en_SG -Dtests.timezone=Pacific/Chuuk -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s | TestAnalyzeInfixSuggestions (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D8538CDE0A0BD191]:0)
   [junit4]    > 	at org.apache.solr.spelling.suggest.TestAnalyzeInfixSuggestions.afterClass(TestAnalyzeInfixSuggestions.java:41)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4] Completed in 0.90s, 2 tests, 1 failure <<< FAILURES!

[...truncated 47 lines...]
   [junit4] Suite: org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions
   [junit4]   2> 794267 T2923 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391939237953
   [junit4]   2> 794270 T2923 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 794271 T2923 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 794271 T2923 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 794319 T2923 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 794337 T2923 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-phrasesuggest.xml
   [junit4]   2> 794338 T2923 oass.IndexSchema.readSchema Reading Solr Schema from schema-phrasesuggest.xml
   [junit4]   2> 794341 T2923 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 794346 T2923 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 794346 T2923 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 794346 T2923 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 794346 T2923 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 794348 T2923 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 794361 T2923 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 794362 T2923 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 794362 T2923 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 794390 T2923 oasc.CoreContainer.<init> New CoreContainer 20574360
   [junit4]   2> 794390 T2923 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 794392 T2923 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 794392 T2923 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 794392 T2923 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 794392 T2923 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 794392 T2923 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 794392 T2923 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 794392 T2923 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 794392 T2923 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 794392 T2923 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 794397 T2923 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 794397 T2923 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 794397 T2923 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 794401 T2924 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 794401 T2924 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 794402 T2924 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 794403 T2924 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 794439 T2924 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 794456 T2924 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-phrasesuggest.xml
   [junit4]   2> 794456 T2924 oass.IndexSchema.readSchema Reading Solr Schema from schema-phrasesuggest.xml
   [junit4]   2> 794460 T2924 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 794465 T2924 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 794466 T2924 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 794466 T2924 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 794467 T2924 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391939237953\
   [junit4]   2> 794467 T2924 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 794467 T2924 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391939237953\
   [junit4]   2> 794467 T2924 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391939237953\index/
   [junit4]   2> 794467 T2924 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391939237953\index' doesn't exist. Creating new index...
   [junit4]   2> 794469 T2924 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391939237953\index
   [junit4]   2> 794469 T2924 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=20.4375, floorSegmentMB=0.482421875, forceMergeDeletesPctAllowed=6.524679971335515, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 794472 T2924 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\index1573815747tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1672281),segFN=segments_1,generation=1}
   [junit4]   2> 794472 T2924 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 794473 T2924 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 794474 T2924 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 794474 T2924 oasc.RequestHandlers.initHandlersFromConfig created /suggest_wfst: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 794474 T2924 oasc.RequestHandlers.initHandlersFromConfig created /suggest_analyzing: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 794474 T2924 oasc.RequestHandlers.initHandlersFromConfig created /infix_suggest_analyzing: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 794474 T2924 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing_with_file_dict: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 794475 T2924 oasc.RequestHandlers.initHandlersFromConfig created /blended_infix_suggest: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 794475 T2924 oasc.RequestHandlers.initHandlersFromConfig created /free_text_suggest: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 794475 T2924 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing_with_high_freq_dict: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 794475 T2924 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 794475 T2924 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing_with_max_edit_2: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 794476 T2924 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 794476 T2924 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing_with_min_fuzzy_length_2: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 794478 T2924 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 794478 T2924 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 794478 T2924 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=34.0380859375, floorSegmentMB=1.091796875, forceMergeDeletesPctAllowed=10.10839146687633, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 794481 T2924 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\index1573815747tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1672281),segFN=segments_1,generation=1}
   [junit4]   2> 794481 T2924 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 794481 T2924 oass.SolrIndexSearcher.<init> Opening Searcher@65114f[collection1] main
   [junit4]   2> 794481 T2924 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 794483 T2924 oasss.Suggester.init init: {name=suggest_wfst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.WFSTLookupFactory,storeDir=suggest_wfst,buildOnCommit=false,exactMatchFirst=true,sourceLocation=phrasesuggest.txt}
   [junit4]   2> 794485 T2924 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 794485 T2924 oasss.Suggester.init init: {name=suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.AnalyzingLookupFactory,storeDir=suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=ja_suggest,preserveSep=false,sourceLocation=jasuggest.txt}
   [junit4]   2> 794488 T2924 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 794488 T2924 oasss.Suggester.init init: {name=infix_suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.AnalyzingInfixLookupFactory,buildOnCommit=false,suggestAnalyzerFieldType=text,sourceLocation=analyzingInfixSuggest.txt}
   [junit4]   2> 794491 T2924 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 794491 T2924 oasss.SolrSuggester.init init: {name=fuzzy_suggest_analyzing_with_high_freq_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,field=stext}
   [junit4]   2> 794519 T2924 oasss.SolrSuggester.init Dictionary loaded with params: {name=fuzzy_suggest_analyzing_with_high_freq_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,field=stext}
   [junit4]   2> 794519 T2924 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 794519 T2924 oasss.SolrSuggester.init init: {name=free_text_suggest,lookupImpl=FreeTextLookupFactory,dictionaryImpl=FileDictionaryFactory,storeDir=free_text_suggest,buildOnCommit=false,sourceLocation=freeTextSuggest.txt,separator= ,suggestFreeTextAnalyzerFieldType=text,ngrams=2}
   [junit4]   2> 794522 T2924 oasss.SolrSuggester.init Dictionary loaded with params: {name=free_text_suggest,lookupImpl=FreeTextLookupFactory,dictionaryImpl=FileDictionaryFactory,storeDir=free_text_suggest,buildOnCommit=false,sourceLocation=freeTextSuggest.txt,separator= ,suggestFreeTextAnalyzerFieldType=text,ngrams=2}
   [junit4]   2> 794522 T2924 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 794522 T2924 oasss.SolrSuggester.init init: {name=blended_infix_suggest_linear,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,blenderType=linear,suggestAnalyzerFieldType=text}
   [junit4]   2> 794523 T2924 oasss.SolrSuggester.init Dictionary loaded with params: {name=blended_infix_suggest_linear,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,blenderType=linear,suggestAnalyzerFieldType=text}
   [junit4]   2> 794523 T2924 oasss.SolrSuggester.init init: {name=blended_infix_suggest_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,blenderType=reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 794524 T2924 oasss.SolrSuggester.init Dictionary loaded with params: {name=blended_infix_suggest_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,blenderType=reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 794524 T2924 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 794524 T2924 oasss.SolrSuggester.init init: {name=fuzzy_suggest_analyzing_with_file_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 794526 T2924 oasss.SolrSuggester.init WARN Loading stored lookup data failed, possibly not cached yet
   [junit4]   2> 794526 T2924 oasss.SolrSuggester.init Dictionary loaded with params: {name=fuzzy_suggest_analyzing_with_file_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 794526 T2924 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 794527 T2924 oasss.Suggester.init init: {name=fuzzy_suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 794527 T2924 oasss.Suggester.init WARN Loading stored lookup data failed java.io.FileNotFoundException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391939237953\fuzzy_suggest_analyzing\fwfsta.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:131)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.init(Suggester.java:116)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:632)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:631)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:834)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:629)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:562)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:597)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:258)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:250)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at 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:744)
   [junit4]   2> 
   [junit4]   2> 794527 T2924 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 794527 T2924 oasss.Suggester.init init: {name=fuzzy_suggest_analyzing_with_max_edit_2,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_max_edit_2,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,maxEdits=2,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 794529 T2924 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 794529 T2924 oasss.Suggester.init init: {name=fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,nonFuzzyPrefix=4,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 794531 T2924 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 794531 T2924 oasss.Suggester.init init: {name=fuzzy_suggest_analyzing_with_min_fuzzy_length_2,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_min_fuzzy_length_2,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,minFuzzyLength=2,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 794533 T2925 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@65114f[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 794533 T2924 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 794542 T2923 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> ASYNC  NEW_CORE C733 name=collection1 org.apache.solr.core.SolrCore@16451e3
   [junit4]   2> 794542 T2923 C733 oashc.SuggestComponent.prepare SuggestComponent prepare with : {params(q=&qt=/blended_infix_suggest&suggest.buildAll=true),defaults(suggest=true)}
   [junit4]   2> 794542 T2923 C733 oasss.SolrSuggester.build build()
   [junit4]   2> 794619 T2923 C733 oasss.SolrSuggester.build build()
   [junit4]   2> 794693 T2923 C733 oashc.SuggestComponent.process SuggestComponent process with : {params(q=&qt=/blended_infix_suggest&suggest.buildAll=true),defaults(suggest=true)}
   [junit4]   2> 794694 T2923 C733 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=&qt=/blended_infix_suggest&suggest.buildAll=true} status=0 QTime=152 
   [junit4]   2> 794697 T2923 oas.SolrTestCaseJ4.setUp ###Starting testLinearBlenderType
   [junit4]   2> 794698 T2923 C733 oashc.SuggestComponent.prepare SuggestComponent prepare with : {params(q=the&qt=/blended_infix_suggest&suggest.count=10&suggest.dictionary=blended_infix_suggest_linear),defaults(suggest=true)}
   [junit4]   2> 794698 T2923 C733 oashc.SuggestComponent.process SuggestComponent process with : {params(q=the&qt=/blended_infix_suggest&suggest.count=10&suggest.dictionary=blended_infix_suggest_linear),defaults(suggest=true)}
   [junit4]   2> 794708 T2923 C733 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=the&qt=/blended_infix_suggest&suggest.count=10&suggest.dictionary=blended_infix_suggest_linear} status=0 QTime=11 
   [junit4]   2> 794718 T2923 oas.SolrTestCaseJ4.tearDown ###Ending testLinearBlenderType
   [junit4]   2> 794724 T2923 oas.SolrTestCaseJ4.setUp ###Starting testReciprocalBlenderType
   [junit4]   2> 794724 T2923 C733 oashc.SuggestComponent.prepare SuggestComponent prepare with : {params(q=the&qt=/blended_infix_suggest&suggest.count=10&suggest.dictionary=blended_infix_suggest_reciprocal),defaults(suggest=true)}
   [junit4]   2> 794724 T2923 C733 oashc.SuggestComponent.process SuggestComponent process with : {params(q=the&qt=/blended_infix_suggest&suggest.count=10&suggest.dictionary=blended_infix_suggest_reciprocal),defaults(suggest=true)}
   [junit4]   2> 794733 T2923 C733 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=the&qt=/blended_infix_suggest&suggest.count=10&suggest.dictionary=blended_infix_suggest_reciprocal} status=0 QTime=9 
   [junit4]   2> 794734 T2923 oas.SolrTestCaseJ4.tearDown ###Ending testReciprocalBlenderType
   [junit4]   2> 794739 T2923 oas.SolrTestCaseJ4.setUp ###Starting testMultiSuggester
   [junit4]   2> 794739 T2923 C733 oashc.SuggestComponent.prepare SuggestComponent prepare with : {params(q=the&qt=/blended_infix_suggest&suggest.count=10&suggest.dictionary=blended_infix_suggest_linear&suggest.dictionary=blended_infix_suggest_reciprocal),defaults(suggest=true)}
   [junit4]   2> 794739 T2923 C733 oashc.SuggestComponent.process SuggestComponent process with : {params(q=the&qt=/blended_infix_suggest&suggest.count=10&suggest.dictionary=blended_infix_suggest_linear&suggest.dictionary=blended_infix_suggest_reciprocal),defaults(suggest=true)}
   [junit4]   2> 794740 T2923 C733 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=the&qt=/blended_infix_suggest&suggest.count=10&suggest.dictionary=blended_infix_suggest_linear&suggest.dictionary=blended_infix_suggest_reciprocal} status=0 QTime=1 
   [junit4]   2> 794744 T2923 oas.SolrTestCaseJ4.tearDown ###Ending testMultiSuggester
   [junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\blendedInfixSuggesterIndexDir\_0.fdt FAILED !!!!!
   [junit4]   2> 794748 T2923 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 794748 T2923 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=20574360
   [junit4]   2> 794751 T2923 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16451e3
   [junit4]   2> 794751 T2923 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 794751 T2923 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 794751 T2923 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 794751 T2923 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 794757 T2923 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 794757 T2923 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 794757 T2923 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391939237953\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391939237953\;done=false>>]
   [junit4]   2> 794757 T2923 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391939237953\
   [junit4]   2> 794757 T2923 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391939237953\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391939237953\index;done=false>>]
   [junit4]   2> 794757 T2923 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391939237953\index
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=en_NZ, timezone=Etc/UCT
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0 (32-bit)/cpus=2,threads=1,free=68616464,total=178257920
   [junit4]   2> NOTE: All tests run in this JVM: [SolrIndexSplitterTest, AssignTest, BinaryUpdateRequestHandlerTest, URLClassifyProcessorTest, LeaderElectionIntegrationTest, DistributedDebugComponentTest, NumericFieldsTest, HdfsCollectionsAPIDistributedZkTest, TestRealTimeGet, ChaosMonkeySafeLeaderTest, DistributedTermsComponentTest, WordBreakSolrSpellCheckerTest, TestFieldTypeResource, HdfsBasicDistributedZkTest, TestJoin, TestPhraseSuggestions, TestSort, ExternalFileFieldSortTest, MoreLikeThisHandlerTest, ConnectionManagerTest, TestPerFieldSimilarity, ReturnFieldsTest, TestConfig, LeaderElectionTest, SolrRequestParserTest, TestArbitraryIndexDir, SpatialFilterTest, TestBM25SimilarityFactory, DocValuesTest, TestSolrQueryParser, SampleTest, PluginInfoTest, AbstractAnalyticsStatsTest, TestFoldingMultitermQuery, TestSchemaResource, TestZkChroot, TestIndexSearcher, CoreAdminCreateDiscoverTest, BadComponentTest, TestCSVLoader, TestCoreContainer, TermVectorComponentTest, TestFuzzyAnalyzedSuggestions, BasicFunctionalityTest, TestLazyCores, DistributedQueryElevationComponentTest, FunctionTest, TermsComponentTest, StatelessScriptUpdateProcessorFactoryTest, TestAddFieldRealTimeGet, TestExtendedDismaxParser, SpellingQueryConverterTest, TestQueryUtils, SimplePostToolTest, StatsComponentTest, TestIBSimilarityFactory, FullSolrCloudDistribCmdsTest, UnloadDistributedZkTest, TestRecoveryHdfs, TestDefaultSearchFieldResource, FieldFacetExtrasTest, TestCloudManagedSchemaAddField, TestLuceneMatchVersion, TestAnalyzeInfixSuggestions, PathHierarchyTokenizerFactoryTest, HdfsRecoveryZkTest, TestComponentsName, BasicZkTest, ShardRoutingTest, SyncSliceTest, ClusterStateTest, TestJmxMonitoredMap, TestLMDirichletSimilarityFactory, SolrCoreCheckLockOnStartupTest, TestFileDictionaryLookup, TestWriterPerf, ZkCLITest, TestRangeQuery, FastVectorHighlighterTest, TestBlendedInfixSuggestions]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBlendedInfixSuggestions -Dtests.seed=D8538CDE0A0BD191 -Dtests.slow=true -Dtests.locale=en_NZ -Dtests.timezone=Etc/UCT -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s | TestBlendedInfixSuggestions (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D8538CDE0A0BD191]:0)
   [junit4]    > 	at org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions.afterClass(TestBlendedInfixSuggestions.java:40)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4] Completed in 0.55s, 3 tests, 1 failure <<< FAILURES!

[...truncated 907 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:453: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:433: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1268: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:901: There were test failures: 370 suites, 1599 tests, 2 suite-level errors, 40 ignored (12 assumptions)

Total time: 73 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-fcs-b128 -server -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_60-ea-b04) - Build # 3764 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3764/
Java: 64bit/jdk1.7.0_60-ea-b04 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest.testConnectionRefused

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([D19514919F7771AE:FE3CB08048F83EAA]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest.testConnectionRefused(BasicHttpSolrServerTest.java:159)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 11345 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest
   [junit4]   2> 28661 T69 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 28661 T69 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-BasicHttpSolrServerTest-1392020510731
   [junit4]   2> 28680 T69 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 28699 T69 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 29088 T69 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 29105 T69 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:64240
   [junit4]   2> 29122 T69 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 29122 T69 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 29122 T69 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr
   [junit4]   2> 29122 T69 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\'
   [junit4]   2> 29173 T69 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\solr.xml
   [junit4]   2> 29257 T69 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 29257 T69 oasc.CoreContainer.<init> New CoreContainer 1639692452
   [junit4]   2> 29257 T69 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\]
   [junit4]   2> 29274 T69 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 29274 T69 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 29274 T69 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 29274 T69 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 29274 T69 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 29274 T69 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 29274 T69 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 29274 T69 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 29274 T69 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 29291 T69 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 29291 T69 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 29291 T69 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 29291 T69 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr
   [junit4]   2> 29308 T69 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\
   [junit4]   2> 29308 T69 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 29308 T79 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1
   [junit4]   2> 29308 T79 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\'
   [junit4]   2> 29461 T79 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 29461 T79 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\contrib\extraction\lib).
   [junit4]   2> 29461 T79 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist).
   [junit4]   2> 29461 T79 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\contrib\clustering\lib).
   [junit4]   2> 29461 T79 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist).
   [junit4]   2> 29461 T79 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\contrib\langid\lib).
   [junit4]   2> 29461 T79 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist).
   [junit4]   2> 29461 T79 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\contrib\velocity\lib).
   [junit4]   2> 29461 T79 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist).
   [junit4]   2> 29528 T79 oasu.SolrIndexConfig.<init> IndexWriter infoStream solr logging is enabled
   [junit4]   2> 29528 T79 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 29664 T79 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 29664 T79 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 29765 T79 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 30561 T79 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 30612 T79 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 30629 T79 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 30730 T79 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 30730 T79 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392020510731\
   [junit4]   2> 30730 T79 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 30730 T79 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 30730 T79 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
   [junit4]   2> 30730 T79 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392020510731\
   [junit4]   2> 30730 T79 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392020510731\index/
   [junit4]   2> 30730 T79 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392020510731\index' doesn't exist. Creating new index...
   [junit4]   2> 30730 T79 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392020510731\index
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-63-thread-1]: init: current segments file is "null"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@5a216844
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-63-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-63-thread-1]: 0 msec to checkpoint
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: init: create=true
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: 
   [junit4]   2> 	dir=MockDirectoryWrapper(RAMDirectory@5e872bf lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392020510731\index)
   [junit4]   2> 	index=
   [junit4]   2> 	version=5.0-SNAPSHOT
   [junit4]   2> 	matchVersion=LUCENE_50
   [junit4]   2> 	analyzer=null
   [junit4]   2> 	ramBufferSizeMB=100.0
   [junit4]   2> 	maxBufferedDocs=-1
   [junit4]   2> 	maxBufferedDeleteTerms=-1
   [junit4]   2> 	mergedSegmentWarmer=null
   [junit4]   2> 	delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> 	commit=null
   [junit4]   2> 	openMode=CREATE
   [junit4]   2> 	similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2> 	mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
   [junit4]   2> 	default WRITE_LOCK_TIMEOUT=1000
   [junit4]   2> 	writeLockTimeout=1000
   [junit4]   2> 	codec=Lucene46
   [junit4]   2> 	infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> 	mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 	indexerThreadPool=org.apache.lucene.index.ThreadAffinityDocumentsWriterThreadPool@47447696
   [junit4]   2> 	readerPooling=false
   [junit4]   2> 	perThreadHardLimitMB=1945
   [junit4]   2> 	useCompoundFile=false
   [junit4]   2> 	
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: now flush at close waitForMerges=true
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]:   index before flush 
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-63-thread-1]: coreLoadExecutor-63-thread-1 startFullFlush
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-63-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-63-thread-1]: coreLoadExecutor-63-thread-1 finishFullFlush success=true
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: apply all deletes during flush
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-63-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@5fc59667 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-63-thread-1]: now merge
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-63-thread-1]:   index: 
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-63-thread-1]:   no more merges pending; now return
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: waitForMerges
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: waitForMerges done
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: now call final commit()
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: commit: start
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: commit: enter lock
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: commit: now prepare
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: prepareCommit: flush
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]:   index before flush 
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-63-thread-1]: coreLoadExecutor-63-thread-1 startFullFlush
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-63-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: apply all deletes during flush
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-63-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@5fc59667 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-63-thread-1]: coreLoadExecutor-63-thread-1 finishFullFlush success=true
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: startCommit(): start
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: startCommit index= changeCount=1
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: done all syncs: []
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: commit: pendingCommit != null
   [junit4]   2> 30730 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: commit: wrote segments file "segments_1"
   [junit4]   2> 30747 T79 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-63-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 30747 T79 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5e872bf lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392020510731\index),segFN=segments_1,generation=1}
   [junit4]   2> 30747 T79 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 30747 T79 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-63-thread-1]: 1 msec to checkpoint
   [junit4]   2> 30747 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: commit: done
   [junit4]   2> 30747 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: at close: 
   [junit4]   2> 30747 T79 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
   [junit4]   2> 30747 T79 oasc.SolrCore.initWriters adding lazy queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   2> 30747 T79 oasc.SolrCore.initWriters created velocity: solr.VelocityResponseWriter
   [junit4]   2> 30747 T79 oasc.SolrCore.initWriters created xslt: solr.XSLTResponseWriter
   [junit4]   2> 30747 T79 oasr.XSLTResponseWriter.init xsltCacheLifetimeSeconds=5
   [junit4]   2> 30747 T79 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig created /query: solr.SearchHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig created /browse: solr.SearchHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig created /update/json: solr.UpdateRequestHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: solr.UpdateRequestHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.extraction.ExtractingRequestHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig created /update/extract: solr.extraction.ExtractingRequestHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig created /analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig created /analysis/document: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig created /spell: solr.SearchHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig created /suggest: solr.SearchHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig created /tvrh: solr.SearchHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig created /terms: solr.SearchHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 30747 T79 oasc.RequestHandlers.initHandlersFromConfig created /elevate: solr.SearchHandler
   [junit4]   2> 30764 T79 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 30764 T79 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 30781 T79 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 30781 T79 oasu.CommitTracker.<init> Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 30781 T79 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 30781 T79 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-63-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@5a216844
   [junit4]   2> 30781 T79 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-63-thread-1]: init: load commit "segments_1"
   [junit4]   2> 30781 T79 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5e872bf lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392020510731\index),segFN=segments_1,generation=1}
   [junit4]   2> 30781 T79 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 30781 T79 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-63-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 30781 T79 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-63-thread-1]: 0 msec to checkpoint
   [junit4]   2> 30781 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: init: create=false
   [junit4]   2> 30781 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: 
   [junit4]   2> 	dir=MockDirectoryWrapper(RAMDirectory@5e872bf lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392020510731\index)
   [junit4]   2> 	index=
   [junit4]   2> 	version=5.0-SNAPSHOT
   [junit4]   2> 	matchVersion=LUCENE_50
   [junit4]   2> 	analyzer=null
   [junit4]   2> 	ramBufferSizeMB=100.0
   [junit4]   2> 	maxBufferedDocs=-1
   [junit4]   2> 	maxBufferedDeleteTerms=-1
   [junit4]   2> 	mergedSegmentWarmer=null
   [junit4]   2> 	delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> 	commit=null
   [junit4]   2> 	openMode=APPEND
   [junit4]   2> 	similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2> 	mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
   [junit4]   2> 	default WRITE_LOCK_TIMEOUT=1000
   [junit4]   2> 	writeLockTimeout=1000
   [junit4]   2> 	codec=Lucene46
   [junit4]   2> 	infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> 	mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 	indexerThreadPool=org.apache.lucene.index.ThreadAffinityDocumentsWriterThreadPool@7ba3989c
   [junit4]   2> 	readerPooling=false
   [junit4]   2> 	perThreadHardLimitMB=1945
   [junit4]   2> 	useCompoundFile=false
   [junit4]   2> 	
   [junit4]   2> 30781 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: flush at getReader
   [junit4]   2> 30781 T79 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-63-thread-1]: coreLoadExecutor-63-thread-1 startFullFlush
   [junit4]   2> 30781 T79 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-63-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 30781 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: apply all deletes during flush
   [junit4]   2> 30781 T79 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-63-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@3178692e minGen=9223372036854775807 packetCount=0
   [junit4]   2> 30781 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: return reader version=1 reader=StandardDirectoryReader(segments_1:1:nrt)
   [junit4]   2> 30781 T79 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-63-thread-1]: coreLoadExecutor-63-thread-1 finishFullFlush success=true
   [junit4]   2> 30798 T79 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-63-thread-1]: getReader took 17 msec
   [junit4]   2> 30798 T79 oass.SolrIndexSearcher.<init> Opening Searcher@2d25498b[collection1] main
   [junit4]   2> 30798 T79 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 30798 T79 oass.DirectSolrSpellChecker.init init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 30798 T79 oashc.SpellCheckComponent.inform No queryConverter defined, using default converter
   [junit4]   2> 30798 T79 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 30798 T79 oasss.SolrSuggester.init init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
   [junit4]   2> 30798 T79 oasss.SolrSuggester.init Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
   [junit4]   2> 30815 T79 oashc.QueryElevationComponent.inform Loading QueryElevation from: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\conf\elevate.xml
   [junit4]   2> 30866 T79 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 30866 T79 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 30883 T69 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 30883 T69 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 30883 T69 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#64240
   [junit4]   2> 30883 T80 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@2d25498b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> ASYNC  NEW_CORE C28 name=collection1 org.apache.solr.core.SolrCore@35ace71b
   [junit4]   2> 30883 T80 C28 oasc.SolrCore.execute [collection1] webapp=null path=null params={event=firstSearcher&q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false} hits=0 status=0 QTime=0 
   [junit4]   2> 30883 T80 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 30883 T80 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 30883 T80 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 30883 T80 oashc.SuggestComponent$SuggesterListener.newSearcher Loading suggester index for: mySuggester
   [junit4]   2> 30883 T80 oasss.SolrSuggester.reload reload()
   [junit4]   2> 30883 T80 oasss.SolrSuggester.build build()
   [junit4]   2> 30899 T80 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2d25498b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 30899 T69 oas.SolrTestCaseJ4.setUp ###Starting testExampleKeystorePath
   [junit4]   2> 30899 T69 oas.SolrTestCaseJ4.tearDown ###Ending testExampleKeystorePath
   [junit4]   2> 30916 T69 oas.SolrTestCaseJ4.setUp ###Starting testConnectionRefused
   [junit4]   2> 31475 T69 oas.SolrTestCaseJ4.tearDown ###Ending testConnectionRefused
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicHttpSolrServerTest -Dtests.method=testConnectionRefused -Dtests.seed=D19514919F7771AE -Dtests.slow=true -Dtests.locale=es_PE -Dtests.timezone=Etc/GMT+11 -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.68s | BasicHttpSolrServerTest.testConnectionRefused <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D19514919F7771AE:FE3CB08048F83EAA]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest.testConnectionRefused(BasicHttpSolrServerTest.java:159)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 31593 T69 oas.SolrTestCaseJ4.setUp ###Starting testDelete
   [junit4]   2> 31898 T69 oas.SolrTestCaseJ4.tearDown ###Ending testDelete
   [junit4]   2> 31898 T69 oas.SolrTestCaseJ4.setUp ###Starting testCompression
   [junit4]   2> ASYNC  NEW_CORE C29 name=collection1 org.apache.solr.core.SolrCore@35ace71b
   [junit4]   2> 32118 T76 C29 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={wt=xml&q=foo} hits=0 status=0 QTime=0 
   [junit4]   2> 32220 T75 C29 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={wt=javabin&q=foo&version=2} hits=0 status=0 QTime=0 
   [junit4]   2> 32220 T69 oas.SolrTestCaseJ4.tearDown ###Ending testCompression
   [junit4]   2> 32237 T69 oas.SolrTestCaseJ4.setUp ###Starting testRedirect
   [junit4]   2> ASYNC  NEW_CORE C30 name=collection1 org.apache.solr.core.SolrCore@35ace71b
   [junit4]   2> 32372 T78 C30 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={wt=javabin&q=*:*&version=2} hits=0 status=0 QTime=0 
   [junit4]   2> 32389 T69 oas.SolrTestCaseJ4.tearDown ###Ending testRedirect
   [junit4]   2> 32406 T69 oas.SolrTestCaseJ4.setUp ###Starting testUpdate
   [junit4]   2> 32508 T69 oas.SolrTestCaseJ4.tearDown ###Ending testUpdate
   [junit4]   2> 32541 T69 oas.SolrTestCaseJ4.setUp ###Starting testQuery
   [junit4]   2> 32660 T69 oas.SolrTestCaseJ4.tearDown ###Ending testQuery
   [junit4]   2> 32677 T69 oas.SolrTestCaseJ4.setUp ###Starting testGetRawStream
   [junit4]   2> 32745 T76 C30 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={} hits=0 status=0 QTime=0 
   [junit4]   2> 32745 T69 oas.SolrTestCaseJ4.tearDown ###Ending testGetRawStream
   [junit4]   2> 32745 T69 oas.SolrTestCaseJ4.setUp ###Starting testTimeout
   [junit4]   2> 34996 T69 oas.SolrTestCaseJ4.tearDown ###Ending testTimeout
   [junit4]   2> 34996 T69 oas.SolrTestCaseJ4.setUp ###Starting testSolrExceptionCodeNotFromSolr
   [junit4]   2> 35081 T69 oas.SolrTestCaseJ4.tearDown ###Ending testSolrExceptionCodeNotFromSolr
   [junit4]   1> org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]   1> <head>
   [junit4]   1> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]   1> <title>Error 527 527</title>
   [junit4]   1> </head>
   [junit4]   1> <body>
   [junit4]   1> <h2>HTTP ERROR: 527</h2>
   [junit4]   1> <p>Problem accessing /solr/debug/foo/select. Reason:
   [junit4]   1> <pre>    527</pre></p>
   [junit4]   1> <hr /><i><small>Powered by Jetty://</small></i>
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1>                                                 
   [junit4]   1> </body>
   [junit4]   1> </html>
   [junit4]   1> 
   [junit4]   2> 35081 T69 oas.SolrTestCaseJ4.setUp ###Starting testSetParametersExternalClient
   [junit4]   2> 35097 T69 oas.SolrTestCaseJ4.tearDown ###Ending testSetParametersExternalClient
   [junit4]   2> 35114 T69 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1639692452
   [junit4]   2> 35114 T69 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@35ace71b
   [junit4]   2> 35114 T69 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommit maxTime=15000ms,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 35114 T69 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 35114 T69 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 35114 T69 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> ASYNC  NEW_CORE C31 name=collection1 org.apache.solr.core.SolrCore@35ace71b
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: now flush at close waitForMerges=true
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]:   start flush: applyAllDeletes=true
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]:   index before flush 
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [DW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker startFullFlush
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [DW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [DW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker finishFullFlush success=true
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: apply all deletes during flush
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [BD][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: prune sis=org.apache.lucene.index.SegmentInfos@3178692e minGen=9223372036854775807 packetCount=0
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [CMS][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: now merge
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [CMS][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]:   index: 
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [CMS][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]:   no more merges pending; now return
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: waitForMerges
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: waitForMerges done
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: now call final commit()
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: commit: start
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: commit: enter lock
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: commit: now prepare
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: prepareCommit: flush
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]:   index before flush 
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [DW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker startFullFlush
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [DW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: apply all deletes during flush
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [BD][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: prune sis=org.apache.lucene.index.SegmentInfos@3178692e minGen=9223372036854775807 packetCount=0
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [DW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker finishFullFlush success=true
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: startCommit(): start
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]:   skip startCommit(): no changes pending
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: commit: pendingCommit == null; skip
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: commit: done
   [junit4]   2> 35114 T69 C31 oasu.LoggingInfoStream.message [IW][SUITE-BasicHttpSolrServerTest-seed#[D19514919F7771AE]-worker]: at close: 
   [junit4]   2> 35131 T69 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 35131 T69 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 35131 T69 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392020510731\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392020510731\;done=false>>]
   [junit4]   2> 35131 T69 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392020510731\
   [junit4]   2> 35131 T69 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392020510731\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392020510731\index;done=false>>]
   [junit4]   2> 35131 T69 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\solrtest-BasicHttpSolrServerTest-1392020510731\index
   [junit4]   2> 35131 T69 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 35185 T69 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=453), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=453)), sim=DefaultSimilarity, locale=es_PE, timezone=Etc/GMT+11
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=2,threads=1,free=15766192,total=40259584
   [junit4]   2> NOTE: All tests run in this JVM: [MergeIndexesEmbeddedTest, TestFastInputStream, TestBatchUpdate, MultiCoreEmbeddedTest, ContentStreamTest, TestNamedListCodec, IteratorChainTest, ClientUtilsTest, BasicHttpSolrServerTest]
   [junit4] Completed in 6.60s, 11 tests, 1 failure <<< FAILURES!

[...truncated 126 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:453: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:433: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:202: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1268: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:901: There were test failures: 48 suites, 280 tests, 1 failure

Total time: 85 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_60-ea-b04 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_60-ea-b04) - Build # 3763 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3763/
Java: 32bit/jdk1.7.0_60-ea-b04 -server -XX:+UseConcMarkSweepGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.testDistribSearch

Error Message:
document count mismatch.  control=814 sum(shards)=815 cloudClient=815

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=814 sum(shards)=815 cloudClient=815
	at __randomizedtesting.SeedInfo.seed([8DA61D5CB65457A3:C409344C10B379F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1232)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:213)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10163 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 879411 T2202 oas.SolrTestCaseJ4.getSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 879411 T2202 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 879418 T2202 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ChaosMonkeyNothingIsSafeTest-1391989697913
   [junit4]   2> 879420 T2202 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 879421 T2203 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 879521 T2202 oasc.ZkTestServer.run start zk server on port:63248
   [junit4]   2> 879523 T2202 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 879530 T2209 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dc6abe name:ZooKeeperConnection Watcher:127.0.0.1:63248 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 879530 T2202 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 879530 T2202 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 879536 T2204 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x144190d2d820000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 879540 T2202 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 879543 T2211 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54e01b name:ZooKeeperConnection Watcher:127.0.0.1:63248/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 879543 T2202 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 879544 T2202 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 879550 T2202 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 879555 T2202 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 879558 T2202 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 879564 T2202 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 879564 T2202 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 879571 T2202 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 879571 T2202 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 879578 T2202 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 879579 T2202 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 879584 T2202 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 879585 T2202 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 879589 T2202 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 879590 T2202 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 879595 T2202 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 879595 T2202 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 879600 T2202 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 879601 T2202 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 879606 T2202 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 879607 T2202 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 879612 T2202 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 879613 T2202 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 879617 T2202 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 879618 T2202 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 879623 T2202 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 879623 T2202 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 879633 T2202 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 879635 T2213 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14c2609 name:ZooKeeperConnection Watcher:127.0.0.1:63248/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 879636 T2202 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 879640 T2204 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x144190d2d820002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 880170 T2202 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 880181 T2202 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 880184 T2202 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:63258
   [junit4]   2> 880188 T2202 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 880188 T2202 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 880188 T2202 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391989698134
   [junit4]   2> 880188 T2202 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391989698134\'
   [junit4]   2> 880220 T2202 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391989698134\solr.xml
   [junit4]   2> 880275 T2202 oasc.CoreContainer.<init> New CoreContainer 13940421
   [junit4]   2> 880275 T2202 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391989698134\]
   [junit4]   2> 880278 T2202 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 880278 T2202 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 880278 T2202 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 880278 T2202 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 880278 T2202 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 880278 T2202 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 880278 T2202 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 880278 T2202 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 880278 T2202 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 880286 T2202 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 880288 T2202 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 880288 T2202 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 880288 T2202 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63248/solr
   [junit4]   2> 880288 T2202 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 880292 T2202 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 880307 T2224 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a1610a name:ZooKeeperConnection Watcher:127.0.0.1:63248 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 880308 T2202 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 880322 T2202 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 880329 T2226 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c5830 name:ZooKeeperConnection Watcher:127.0.0.1:63248/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 880329 T2202 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 880332 T2202 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 880338 T2202 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 880344 T2202 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 880347 T2202 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63258_
   [junit4]   2> 880349 T2202 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63258_
   [junit4]   2> 880359 T2202 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 880363 T2202 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 880370 T2202 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:63258_
   [junit4]   2> 880371 T2202 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 880374 T2202 oasc.Overseer.start Overseer (id=91225436843016196-127.0.0.1:63258_-n_0000000000) starting
   [junit4]   2> 880380 T2202 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 880387 T2228 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 880389 T2202 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 880389 T2228 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 880393 T2202 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 880397 T2202 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 880402 T2227 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 880407 T2229 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 880407 T2229 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 880409 T2229 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 880409 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 880412 T2227 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 880413 T2227 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:63258",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:63258_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 880413 T2227 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 880413 T2227 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 880419 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 880420 T2226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 881341 T2229 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 881341 T2229 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391989698134\collection1
   [junit4]   2> 881341 T2229 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 881342 T2229 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 881342 T2229 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 881344 T2229 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 881344 T2229 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391989698134\collection1\'
   [junit4]   2> 881347 T2229 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391989698134/collection1/lib/classes/' to classloader
   [junit4]   2> 881347 T2229 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391989698134/collection1/lib/README' to classloader
   [junit4]   2> 881392 T2229 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 881430 T2229 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 881433 T2229 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 881441 T2229 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 881779 T2229 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 881782 T2229 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 881783 T2229 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 881789 T2229 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 881827 T2229 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 881828 T2229 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1391989698134\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912/control/data\
   [junit4]   2> 881828 T2229 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fffde
   [junit4]   2> 881830 T2229 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912\control\data
   [junit4]   2> 881830 T2229 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912/control/data\index/
   [junit4]   2> 881830 T2229 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 881832 T2229 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912\control\data\index
   [junit4]   2> 881833 T2229 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1402525684, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 881843 T2229 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 881843 T2229 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 881846 T2229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 881846 T2229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 881847 T2229 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 881847 T2229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 881847 T2229 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 881847 T2229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 881848 T2229 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 881848 T2229 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 881848 T2229 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 881849 T2229 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 881849 T2229 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 881849 T2229 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 881849 T2229 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 881850 T2229 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 881850 T2229 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 881850 T2229 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 881851 T2229 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 881860 T2229 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 881864 T2229 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 881864 T2229 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 881865 T2229 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=83.0751953125, floorSegmentMB=0.359375, forceMergeDeletesPctAllowed=13.685748112393199, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 881865 T2229 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 881865 T2229 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 881865 T2229 oass.SolrIndexSearcher.<init> Opening Searcher@75130b[collection1] main
   [junit4]   2> 881870 T2230 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@75130b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 881870 T2229 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 881873 T2202 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 881874 T2202 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 881876 T2233 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:63258 collection:control_collection shard:shard1
   [junit4]   2> 881880 T2233 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 881890 T2202 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 881896 T2235 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@af4996 name:ZooKeeperConnection Watcher:127.0.0.1:63248/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 881896 T2202 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 881898 T2202 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 881902 T2202 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 881905 T2233 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 881910 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 881910 T2233 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 881910 T2233 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C865 name=collection1 org.apache.solr.core.SolrCore@1f01431 url=https://127.0.0.1:63258/collection1 node=127.0.0.1:63258_ C865_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:63258, core=collection1, node_name=127.0.0.1:63258_}
   [junit4]   2> 881911 T2233 C865 P63258 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:63258/collection1/
   [junit4]   2> 881911 T2233 C865 P63258 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 881911 T2233 C865 P63258 oasc.SyncStrategy.syncToMe https://127.0.0.1:63258/collection1/ has no replicas
   [junit4]   2> 881911 T2233 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:63258/collection1/ shard1
   [junit4]   2> 881911 T2233 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 881914 T2227 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 881923 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 881924 T2226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 881925 T2235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 881938 T2227 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 881943 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 882038 T2235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 882039 T2226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 882073 T2233 oasc.ZkController.register We are https://127.0.0.1:63258/collection1/ and leader is https://127.0.0.1:63258/collection1/
   [junit4]   2> 882073 T2233 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:63258
   [junit4]   2> 882073 T2233 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 882073 T2233 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 882073 T2233 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 882076 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 882076 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 882076 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 882078 T2233 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 882081 T2227 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 882082 T2227 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:63258",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:63258_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 882088 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 882183 T2226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 882183 T2235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 882409 T2202 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 882410 T2202 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 882421 T2202 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 882423 T2202 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:63270
   [junit4]   2> 882426 T2202 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 882426 T2202 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 882426 T2202 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391989700397
   [junit4]   2> 882426 T2202 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391989700397\'
   [junit4]   2> 882451 T2202 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391989700397\solr.xml
   [junit4]   2> 882502 T2202 oasc.CoreContainer.<init> New CoreContainer 31906450
   [junit4]   2> 882502 T2202 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391989700397\]
   [junit4]   2> 882506 T2202 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 882506 T2202 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 882506 T2202 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 882506 T2202 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 882506 T2202 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 882506 T2202 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 882506 T2202 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 882506 T2202 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 882506 T2202 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 882515 T2202 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 882515 T2202 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 882517 T2202 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 882517 T2202 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63248/solr
   [junit4]   2> 882517 T2202 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 882520 T2202 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 882527 T2246 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@db4089 name:ZooKeeperConnection Watcher:127.0.0.1:63248 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 882529 T2202 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 882532 T2204 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x144190d2d820006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 882533 T2202 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 882536 T2248 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ef713 name:ZooKeeperConnection Watcher:127.0.0.1:63248/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 882537 T2202 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 882545 T2202 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 883440 T2202 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63270_
   [junit4]   2> 883442 T2202 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63270_
   [junit4]   2> 883450 T2235 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 883450 T2226 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 883451 T2248 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 883463 T2249 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 883464 T2249 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 883465 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 883466 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 883466 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 883465 T2249 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 883469 T2227 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 883470 T2227 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:63270",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:63270_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 883470 T2227 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 883470 T2227 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 883477 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 883570 T2235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 883571 T2226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 883571 T2248 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 884357 T2249 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 884357 T2249 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391989700397\collection1
   [junit4]   2> 884358 T2249 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 884359 T2249 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 884359 T2249 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 884362 T2249 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 884362 T2249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391989700397\collection1\'
   [junit4]   2> 884364 T2249 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391989700397/collection1/lib/classes/' to classloader
   [junit4]   2> 884367 T2249 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391989700397/collection1/lib/README' to classloader
   [junit4]   2> 884458 T2249 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 884501 T2249 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 884504 T2249 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 884513 T2249 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 884898 T2249 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 884900 T2249 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 884901 T2249 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 884906 T2249 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 884944 T2249 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 884945 T2249 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1391989700397\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912/jetty1\
   [junit4]   2> 884945 T2249 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fffde
   [junit4]   2> 884946 T2249 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912\jetty1
   [junit4]   2> 884947 T2249 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912/jetty1\index/
   [junit4]   2> 884947 T2249 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 884952 T2249 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912\jetty1\index
   [junit4]   2> 884955 T2249 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1402525684, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 884960 T2249 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 884960 T2249 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 884964 T2249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 884964 T2249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 884965 T2249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 884965 T2249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 884965 T2249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 884965 T2249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 884965 T2249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 884965 T2249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 884965 T2249 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 884966 T2249 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 884966 T2249 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 884967 T2249 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 884967 T2249 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 884967 T2249 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 884968 T2249 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 884968 T2249 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 884969 T2249 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 884977 T2249 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 884980 T2249 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 884981 T2249 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 884982 T2249 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=83.0751953125, floorSegmentMB=0.359375, forceMergeDeletesPctAllowed=13.685748112393199, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 884982 T2249 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 884982 T2249 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 884982 T2249 oass.SolrIndexSearcher.<init> Opening Searcher@1dc773d[collection1] main
   [junit4]   2> 884986 T2250 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1dc773d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 884989 T2249 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 884990 T2202 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 884991 T2202 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 884990 T2253 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:63270 collection:collection1 shard:shard2
   [junit4]   2> 884993 T2253 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 885012 T2253 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 885018 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 885018 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 885018 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 885019 T2253 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 885019 T2253 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C866 name=collection1 org.apache.solr.core.SolrCore@16e9c2 url=https://127.0.0.1:63270/collection1 node=127.0.0.1:63270_ C866_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:63270, core=collection1, node_name=127.0.0.1:63270_}
   [junit4]   2> 885019 T2253 C866 P63270 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:63270/collection1/
   [junit4]   2> 885019 T2253 C866 P63270 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 885019 T2253 C866 P63270 oasc.SyncStrategy.syncToMe https://127.0.0.1:63270/collection1/ has no replicas
   [junit4]   2> 885019 T2253 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:63270/collection1/ shard2
   [junit4]   2> 885019 T2253 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 885023 T2227 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 885036 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 885039 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 885045 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 885141 T2248 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 885143 T2235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 885144 T2226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 885176 T2253 oasc.ZkController.register We are https://127.0.0.1:63270/collection1/ and leader is https://127.0.0.1:63270/collection1/
   [junit4]   2> 885176 T2253 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:63270
   [junit4]   2> 885176 T2253 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 885176 T2253 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 885176 T2253 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 885179 T2253 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 885179 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 885179 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 885179 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 885182 T2227 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 885182 T2227 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:63270",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:63270_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 885187 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 885280 T2248 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 885280 T2235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 885280 T2226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 885511 T2202 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 885512 T2202 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 885521 T2202 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 885524 T2202 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:63279
   [junit4]   2> 885527 T2202 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 885527 T2202 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 885527 T2202 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391989703488
   [junit4]   2> 885528 T2202 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391989703488\'
   [junit4]   2> 885554 T2202 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391989703488\solr.xml
   [junit4]   2> 885614 T2202 oasc.CoreContainer.<init> New CoreContainer 2361374
   [junit4]   2> 885614 T2202 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391989703488\]
   [junit4]   2> 885615 T2202 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 885615 T2202 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 885615 T2202 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 885616 T2202 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 885616 T2202 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 885616 T2202 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 885617 T2202 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 885617 T2202 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 885617 T2202 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 885628 T2202 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 885628 T2202 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 885628 T2202 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 885629 T2202 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63248/solr
   [junit4]   2> 885629 T2202 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 885631 T2202 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 885635 T2264 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@374fbb name:ZooKeeperConnection Watcher:127.0.0.1:63248 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 885635 T2202 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 885639 T2202 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 885642 T2266 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d8f42 name:ZooKeeperConnection Watcher:127.0.0.1:63248/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 885643 T2202 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 885650 T2202 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 886546 T2202 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63279_
   [junit4]   2> 886547 T2202 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63279_
   [junit4]   2> 886552 T2248 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 886553 T2235 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 886553 T2266 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 886554 T2226 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 886566 T2267 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 886566 T2267 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 886567 T2267 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 886568 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 886568 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 886568 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 886571 T2227 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 886572 T2227 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:63279",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:63279_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 886572 T2227 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 886572 T2227 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 886577 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 886668 T2248 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 886669 T2235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 886670 T2226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 886670 T2266 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 887458 T2267 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 887458 T2267 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391989703488\collection1
   [junit4]   2> 887458 T2267 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 887459 T2267 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 887459 T2267 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 887462 T2267 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 887462 T2267 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391989703488\collection1\'
   [junit4]   2> 887462 T2267 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391989703488/collection1/lib/classes/' to classloader
   [junit4]   2> 887463 T2267 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391989703488/collection1/lib/README' to classloader
   [junit4]   2> 887509 T2267 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 887547 T2267 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 887550 T2267 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 887557 T2267 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 887899 T2267 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 887902 T2267 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 887904 T2267 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 887909 T2267 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 887953 T2267 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 887953 T2267 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1391989703488\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912/jetty2\
   [junit4]   2> 887953 T2267 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fffde
   [junit4]   2> 887953 T2267 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912\jetty2
   [junit4]   2> 887955 T2267 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912/jetty2\index/
   [junit4]   2> 887955 T2267 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 887955 T2267 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912\jetty2\index
   [junit4]   2> 887958 T2267 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1402525684, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 887964 T2267 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 887964 T2267 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 887967 T2267 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 887967 T2267 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 887968 T2267 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 887968 T2267 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 887968 T2267 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 887968 T2267 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 887969 T2267 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 887969 T2267 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 887969 T2267 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 887970 T2267 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 887970 T2267 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 887970 T2267 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 887970 T2267 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 887971 T2267 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 887971 T2267 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 887972 T2267 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 887972 T2267 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 887978 T2267 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 887982 T2267 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 887982 T2267 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 887983 T2267 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=83.0751953125, floorSegmentMB=0.359375, forceMergeDeletesPctAllowed=13.685748112393199, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 887984 T2267 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 887984 T2267 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 887984 T2267 oass.SolrIndexSearcher.<init> Opening Searcher@c65ed[collection1] main
   [junit4]   2> 887989 T2268 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c65ed[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 887991 T2267 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 887992 T2202 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 887992 T2202 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 887992 T2271 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:63279 collection:collection1 shard:shard1
   [junit4]   2> 887996 T2271 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 888010 T2271 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 888013 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 888013 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 888013 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 888015 T2271 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 888015 T2271 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C867 name=collection1 org.apache.solr.core.SolrCore@184e787 url=https://127.0.0.1:63279/collection1 node=127.0.0.1:63279_ C867_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:63279, core=collection1, node_name=127.0.0.1:63279_}
   [junit4]   2> 888015 T2271 C867 P63279 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:63279/collection1/
   [junit4]   2> 888015 T2271 C867 P63279 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 888015 T2271 C867 P63279 oasc.SyncStrategy.syncToMe https://127.0.0.1:63279/collection1/ has no replicas
   [junit4]   2> 888015 T2271 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:63279/collection1/ shard1
   [junit4]   2> 888015 T2271 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 888020 T2227 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 888029 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 888034 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 888040 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 888135 T2248 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 888135 T2235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 888136 T2226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 888136 T2266 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 888174 T2271 oasc.ZkController.register We are https://127.0.0.1:63279/collection1/ and leader is https://127.0.0.1:63279/collection1/
   [junit4]   2> 888174 T2271 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:63279
   [junit4]   2> 888174 T2271 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 888174 T2271 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 888174 T2271 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 888177 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 888177 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 888177 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 888179 T2271 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 888180 T2227 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 888181 T2227 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:63279",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:63279_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 888186 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 888284 T2248 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 888285 T2266 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 888285 T2226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 888286 T2235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 888467 T2202 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 888468 T2202 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 888476 T2202 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 888479 T2202 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:63288
   [junit4]   2> 888481 T2202 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 888482 T2202 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 888482 T2202 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1391989706492
   [junit4]   2> 888482 T2202 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1391989706492\'
   [junit4]   2> 888507 T2202 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1391989706492\solr.xml
   [junit4]   2> 888555 T2202 oasc.CoreContainer.<init> New CoreContainer 17790107
   [junit4]   2> 888555 T2202 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1391989706492\]
   [junit4]   2> 888558 T2202 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 888558 T2202 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 888558 T2202 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 888558 T2202 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 888558 T2202 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 888558 T2202 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 888558 T2202 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 888558 T2202 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 888558 T2202 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 888567 T2202 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 888568 T2202 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 888568 T2202 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 888568 T2202 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63248/solr
   [junit4]   2> 888568 T2202 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 888571 T2202 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 888576 T2282 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@457e62 name:ZooKeeperConnection Watcher:127.0.0.1:63248 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 888577 T2202 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 888580 T2204 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x144190d2d82000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 888582 T2202 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 888586 T2284 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ddddea name:ZooKeeperConnection Watcher:127.0.0.1:63248/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 888586 T2202 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 888595 T2202 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 889490 T2202 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63288_
   [junit4]   2> 889493 T2202 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63288_
   [junit4]   2> 889502 T2266 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 889503 T2226 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 889504 T2284 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 889504 T2248 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 889505 T2235 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 889516 T2285 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 889516 T2285 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 889519 T2285 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 889519 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 889519 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 889519 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 889521 T2227 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 889522 T2227 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:63288",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:63288_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 889522 T2227 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 889522 T2227 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 889528 T2226 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 889620 T2235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 889620 T2226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 889621 T2284 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 889621 T2248 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 889621 T2

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

                 "state":"active",
   [junit4]   1>                   "base_url":"https://127.0.0.1:63311",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:63311_",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node7":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"https://127.0.0.1:63335",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:63335_"}}}},
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "autoCreated":"true"}}
   [junit4]   1> 
   [junit4]   2> 1075550 T2363 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912\jetty7
   [junit4]   2> 1075554 T2363 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1075554 T2363 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1075554 T2363 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1075554 T2363 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1075554 T2363 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1075554 T2363 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1075554 T2363 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1075555 T2363 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1075552 T2599 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=261,cumulative_deletesById=132,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=22710,transaction_logs_total_number=1}
   [junit4]   2> 1075557 T2599 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1075557 T2599 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1075557 T2599 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1075558 T2599 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1075558 T2599 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1075559 T2599 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912\jetty6\index.20140209155038769 [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912\jetty6\index.20140209155038769;done=false>>]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=testDistribSearch -Dtests.seed=8DA61D5CB65457A3 -Dtests.slow=true -Dtests.locale=es_PA -Dtests.timezone=America/Tijuana -Dtests.file.encoding=UTF-8
   [junit4]   2> 1075560 T2599 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912\jetty6\index.20140209155038769
   [junit4] FAILURE  196s | ChaosMonkeyNothingIsSafeTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: document count mismatch.  control=814 sum(shards)=815 cloudClient=815
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8DA61D5CB65457A3:C409344C10B379F]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1232)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:213)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 1075560 T2599 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912\jetty6 [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912\jetty6;done=false>>]
   [junit4]   2> 1075560 T2202 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1075560 T2599 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1391989697912\jetty6
   [junit4]   2> 1075561 T2599 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1075561 T2599 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1075561 T2599 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=96), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=96)), sim=DefaultSimilarity, locale=es_PA, timezone=America/Tijuana
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_60-ea (32-bit)/cpus=2,threads=1,free=381270816,total=523501568
   [junit4]   2> NOTE: All tests run in this JVM: [CustomCollectionTest, AbstractAnalyticsFacetTest, MinimalSchemaTest, TestSolrIndexConfig, NotRequiredUniqueKeyTest, DocumentAnalysisRequestHandlerTest, HdfsUnloadDistributedZkTest, InfoHandlerTest, TestCustomSort, TestOverriddenPrefixQueryForCustomFieldType, IndexSchemaRuntimeFieldTest, TestFastWriter, RAMDirectoryFactoryTest, HdfsDirectoryTest, TestArbitraryIndexDir, RemoteQueryErrorTest, StatelessScriptUpdateProcessorFactoryTest, TermVectorComponentDistributedTest, TestDynamicFieldResource, UniqFieldsUpdateProcessorFactoryTest, SolrCoreCheckLockOnStartupTest, TestValueSourceCache, ResponseLogComponentTest, QueryResultKeyTest, CircularListTest, TestStressLucene, ConnectionManagerTest, RecoveryZkTest, TestDefaultSearchFieldResource, PolyFieldTest, DistribCursorPagingTest, TestOmitPositions, FullSolrCloudDistribCmdsTest, TestLazyCores, TestZkChroot, TestCollapseQParserPlugin, TestCollationFieldDocValues, TestNRTOpen, TestRandomDVFaceting, TestLMDirichletSimilarityFactory, ExternalFileFieldSortTest, DocValuesMissingTest, TestMaxScoreQueryParser, TimeZoneUtilsTest, TestLuceneMatchVersion, CoreContainerCoreInitFailuresTest, BinaryUpdateRequestHandlerTest, TestCloudManagedSchema, TestShardHandlerFactory, TestFastOutputStream, ClusterStateTest, TestStandardQParsers, CurrencyFieldOpenExchangeTest, TestRecoveryHdfs, TestPhraseSuggestions, TestJmxMonitoredMap, PathHierarchyTokenizerFactoryTest, ZkCLITest, TestRandomFaceting, TestWriterPerf, TestClassNameShortening, ShowFileRequestHandlerTest, TestBM25SimilarityFactory, TestFiltering, TestUniqueKeyFieldResource, ClusterStateUpdateTest, DistributedDebugComponentTest, CursorMarkTest, CSVRequestHandlerTest, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed in 196.19s, 1 test, 1 failure <<< FAILURES!

[...truncated 936 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:453: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:433: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1268: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:901: There were test failures: 370 suites, 1599 tests, 1 failure, 40 ignored (12 assumptions)

Total time: 85 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_60-ea-b04 -server -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_60-ea-b04) - Build # 3762 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3762/
Java: 64bit/jdk1.7.0_60-ea-b04 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.spelling.suggest.TestAnalyzeInfixSuggestions

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([B20FF935578EB111]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.spelling.suggest.TestAnalyzeInfixSuggestions.afterClass(TestAnalyzeInfixSuggestions.java:41)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


FAILED:  junit.framework.TestSuite.org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([B20FF935578EB111]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions.afterClass(TestBlendedInfixSuggestions.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10935 lines...]
   [junit4] Suite: org.apache.solr.spelling.suggest.TestAnalyzeInfixSuggestions
   [junit4]   2> 3093804 T11551 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391965697332
   [junit4]   2> 3093808 T11551 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 3093808 T11551 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 3093810 T11551 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3093881 T11551 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3093937 T11551 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-phrasesuggest.xml
   [junit4]   2> 3093938 T11551 oass.IndexSchema.readSchema Reading Solr Schema from schema-phrasesuggest.xml
   [junit4]   2> 3093944 T11551 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 3093968 T11551 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3093969 T11551 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3093970 T11551 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3093971 T11551 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 3093971 T11551 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 3093988 T11551 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3093988 T11551 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 3093988 T11551 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 3094040 T11551 oasc.CoreContainer.<init> New CoreContainer 1323702514
   [junit4]   2> 3094040 T11551 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 3094041 T11551 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 3094042 T11551 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3094042 T11551 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 3094042 T11551 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3094042 T11551 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3094043 T11551 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3094043 T11551 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3094043 T11551 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3094043 T11551 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3094048 T11551 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3094049 T11551 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3094049 T11551 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 3094052 T11552 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 3094053 T11552 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 3094053 T11552 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 3094053 T11552 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3094110 T11552 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3094155 T11552 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-phrasesuggest.xml
   [junit4]   2> 3094155 T11552 oass.IndexSchema.readSchema Reading Solr Schema from schema-phrasesuggest.xml
   [junit4]   2> 3094161 T11552 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3094182 T11552 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3094183 T11552 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3094185 T11552 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3094185 T11552 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391965697332\
   [junit4]   2> 3094185 T11552 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 3094186 T11552 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391965697332\
   [junit4]   2> 3094186 T11552 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391965697332\index/
   [junit4]   2> 3094186 T11552 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391965697332\index' doesn't exist. Creating new index...
   [junit4]   2> 3094187 T11552 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391965697332\index
   [junit4]   2> 3094187 T11552 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=81.1669921875, floorSegmentMB=2.0166015625, forceMergeDeletesPctAllowed=0.08328916865643077, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3094187 T11552 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5469cfe6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42923f27),segFN=segments_1,generation=1}
   [junit4]   2> 3094187 T11552 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3094189 T11552 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3094189 T11552 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3094189 T11552 oasc.RequestHandlers.initHandlersFromConfig created /suggest_wfst: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3094190 T11552 oasc.RequestHandlers.initHandlersFromConfig created /suggest_analyzing: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3094190 T11552 oasc.RequestHandlers.initHandlersFromConfig created /infix_suggest_analyzing: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3094190 T11552 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing_with_file_dict: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3094190 T11552 oasc.RequestHandlers.initHandlersFromConfig created /blended_infix_suggest: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3094191 T11552 oasc.RequestHandlers.initHandlersFromConfig created /free_text_suggest: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3094191 T11552 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing_with_high_freq_dict: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3094191 T11552 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3094191 T11552 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing_with_max_edit_2: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3094192 T11552 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3094192 T11552 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing_with_min_fuzzy_length_2: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3094195 T11552 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3094195 T11552 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3094195 T11552 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=48.1318359375, floorSegmentMB=1.037109375, forceMergeDeletesPctAllowed=1.3524851560237328, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3094196 T11552 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5469cfe6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42923f27),segFN=segments_1,generation=1}
   [junit4]   2> 3094196 T11552 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3094196 T11552 oass.SolrIndexSearcher.<init> Opening Searcher@500d804b[collection1] main
   [junit4]   2> 3094196 T11552 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 3094197 T11552 oasss.Suggester.init init: {name=suggest_wfst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.WFSTLookupFactory,storeDir=suggest_wfst,buildOnCommit=false,exactMatchFirst=true,sourceLocation=phrasesuggest.txt}
   [junit4]   2> 3094198 T11552 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 3094198 T11552 oasss.Suggester.init init: {name=suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.AnalyzingLookupFactory,storeDir=suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=ja_suggest,preserveSep=false,sourceLocation=jasuggest.txt}
   [junit4]   2> 3094200 T11552 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 3094200 T11552 oasss.Suggester.init init: {name=infix_suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.AnalyzingInfixLookupFactory,buildOnCommit=false,suggestAnalyzerFieldType=text,sourceLocation=analyzingInfixSuggest.txt}
   [junit4]   2> 3094200 T11552 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 3094200 T11552 oasss.SolrSuggester.init init: {name=fuzzy_suggest_analyzing_with_high_freq_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,field=stext}
   [junit4]   2> 3094202 T11552 oasss.SolrSuggester.init Dictionary loaded with params: {name=fuzzy_suggest_analyzing_with_high_freq_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,field=stext}
   [junit4]   2> 3094202 T11552 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 3094203 T11552 oasss.SolrSuggester.init init: {name=free_text_suggest,lookupImpl=FreeTextLookupFactory,dictionaryImpl=FileDictionaryFactory,storeDir=free_text_suggest,buildOnCommit=false,sourceLocation=freeTextSuggest.txt,separator= ,suggestFreeTextAnalyzerFieldType=text,ngrams=2}
   [junit4]   2> 3094204 T11552 oasss.SolrSuggester.init Dictionary loaded with params: {name=free_text_suggest,lookupImpl=FreeTextLookupFactory,dictionaryImpl=FileDictionaryFactory,storeDir=free_text_suggest,buildOnCommit=false,sourceLocation=freeTextSuggest.txt,separator= ,suggestFreeTextAnalyzerFieldType=text,ngrams=2}
   [junit4]   2> 3094204 T11552 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 3094205 T11552 oasss.SolrSuggester.init init: {name=blended_infix_suggest_linear,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,blenderType=linear,suggestAnalyzerFieldType=text}
   [junit4]   2> 3094205 T11552 oasss.SolrSuggester.init Dictionary loaded with params: {name=blended_infix_suggest_linear,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,blenderType=linear,suggestAnalyzerFieldType=text}
   [junit4]   2> 3094206 T11552 oasss.SolrSuggester.init init: {name=blended_infix_suggest_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,blenderType=reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 3094206 T11552 oasss.SolrSuggester.init Dictionary loaded with params: {name=blended_infix_suggest_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,blenderType=reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 3094206 T11552 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 3094206 T11552 oasss.SolrSuggester.init init: {name=fuzzy_suggest_analyzing_with_file_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 3094207 T11552 oasss.SolrSuggester.init WARN Loading stored lookup data failed, possibly not cached yet
   [junit4]   2> 3094207 T11552 oasss.SolrSuggester.init Dictionary loaded with params: {name=fuzzy_suggest_analyzing_with_file_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 3094208 T11552 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 3094208 T11552 oasss.Suggester.init init: {name=fuzzy_suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 3094208 T11552 oasss.Suggester.init WARN Loading stored lookup data failed java.io.FileNotFoundException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391965697332\fuzzy_suggest_analyzing\fwfsta.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:146)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.init(Suggester.java:116)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:632)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:631)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:834)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:629)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:562)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:597)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:258)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:250)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 3094209 T11552 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 3094209 T11552 oasss.Suggester.init init: {name=fuzzy_suggest_analyzing_with_max_edit_2,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_max_edit_2,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,maxEdits=2,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 3094211 T11552 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 3094211 T11552 oasss.Suggester.init init: {name=fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,nonFuzzyPrefix=4,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 3094212 T11552 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 3094212 T11552 oasss.Suggester.init init: {name=fuzzy_suggest_analyzing_with_min_fuzzy_length_2,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_min_fuzzy_length_2,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,minFuzzyLength=2,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 3094214 T11552 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3094214 T11553 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@500d804b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3094222 T11551 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> ASYNC  NEW_CORE C4771 name=collection1 org.apache.solr.core.SolrCore@24f75077
   [junit4]   2> 3094223 T11551 C4771 oasss.Suggester.build build()
   [junit4]   2> 3094355 T11551 C4771 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=&qt=/infix_suggest_analyzing&spellcheck.build=true} status=0 QTime=133 
   [junit4]   2> 3094360 T11551 oas.SolrTestCaseJ4.setUp ###Starting testSingle
   [junit4]   2> 3094361 T11551 C4771 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=japan&qt=/infix_suggest_analyzing&spellcheck.count=1} status=0 QTime=1 
   [junit4]   2> 3094375 T11551 C4771 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=high&qt=/infix_suggest_analyzing&spellcheck.count=1} status=0 QTime=1 
   [junit4]   2> 3094377 T11551 oas.SolrTestCaseJ4.tearDown ###Ending testSingle
   [junit4]   2> 3094380 T11551 oas.SolrTestCaseJ4.setUp ###Starting testMultiple
   [junit4]   2> 3094381 T11551 C4771 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=japan&qt=/infix_suggest_analyzing&spellcheck.count=2} status=0 QTime=1 
   [junit4]   2> 3094385 T11551 C4771 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=japan&qt=/infix_suggest_analyzing&spellcheck.count=3} status=0 QTime=1 
   [junit4]   2> 3094388 T11551 C4771 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=japan&qt=/infix_suggest_analyzing&spellcheck.count=4} status=0 QTime=1 
   [junit4]   2> 3094391 T11551 oas.SolrTestCaseJ4.tearDown ###Ending testMultiple
   [junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\analyzingInfixSuggesterIndexDir\_0.fdt FAILED !!!!!
   [junit4]   2> 3094395 T11551 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 3094395 T11551 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1323702514
   [junit4]   2> 3094396 T11551 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@24f75077
   [junit4]   2> 3094396 T11551 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 3094396 T11551 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 3094396 T11551 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3094396 T11551 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3094397 T11551 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 3094397 T11551 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3094398 T11551 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391965697332\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391965697332\index;done=false>>]
   [junit4]   2> 3094398 T11551 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391965697332\index
   [junit4]   2> 3094398 T11551 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391965697332\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391965697332\;done=false>>]
   [junit4]   2> 3094398 T11551 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestAnalyzeInfixSuggestions-1391965697332\
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=pt_PT, timezone=Etc/GMT-12
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=2,threads=1,free=55821792,total=339271680
   [junit4]   2> NOTE: All tests run in this JVM: [DisMaxRequestHandlerTest, TestCloudManagedSchemaAddField, TestFieldCollectionResource, TestModifyConfFiles, CustomCollectionTest, QueryFacetTest, FastVectorHighlighterTest, TestHighFrequencyDictionaryFactory, DeleteShardTest, LoggingHandlerTest, TestDefaultSearchFieldResource, TermsComponentTest, TestStressUserVersions, AnalysisErrorHandlingTest, CollectionsAPIDistributedZkTest, TestSerializedLuceneMatchVersion, TestShardHandlerFactory, TestLFUCache, NumericFieldsTest, OverseerTest, TestQuerySenderNoQuery, DistributedQueryElevationComponentTest, PingRequestHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestCharFilters, AlternateDirectoryTest, RegexBoostProcessorTest, TestIBSimilarityFactory, TriLevelCompositeIdRoutingTest, TestDistributedMissingSort, BinaryUpdateRequestHandlerTest, TestSolrCoreProperties, ConvertedLegacyTest, HdfsChaosMonkeySafeLeaderTest, DateFieldTest, TestStressLucene, DistributedQueryComponentCustomSortTest, StatsComponentTest, TestBM25SimilarityFactory, ZkControllerTest, TestDynamicFieldCollectionResource, UnloadDistributedZkTest, TestSort, SoftAutoCommitTest, EchoParamsTest, TestJoin, ZkNodePropsTest, TestStressRecovery, TestUtils, ExpressionTest, TestPseudoReturnFields, TestRandomMergePolicy, TestUpdate, TestAnalyzedSuggestions, ConnectionManagerTest, TestElisionMultitermQuery, SyncSliceTest, NoCacheHeaderTest, TestFieldTypeResource, FullSolrCloudDistribCmdsTest, TestNRTOpen, WordBreakSolrSpellCheckerTest, TermVectorComponentTest, TestRecoveryHdfs, TestInfoStreamLogging, SpellingQueryConverterTest, TestExtendedDismaxParser, TestSchemaNameResource, OutputWriterTest, TestReload, ClusterStateUpdateTest, DocumentAnalysisRequestHandlerTest, CursorPagingTest, BasicFunctionalityTest, PeerSyncTest, RemoteQueryErrorTest, SolrIndexSplitterTest, TestReloadAndDeleteDocs, SolrTestCaseJ4Test, TestSchemaResource, SimplePostToolTest, CoreAdminCreateDiscoverTest, TestHashPartitioner, TestSurroundQueryParser, TestSolrDeletionPolicy1, TestDocSet, TestAtomicUpdateErrorCases, IndexSchemaRuntimeFieldTest, TestCursorMarkWithoutUniqueKey, ExternalFileFieldSortTest, TestMultiCoreConfBootstrap, SpatialFilterTest, ShardRoutingTest, BadIndexSchemaTest, AliasIntegrationTest, SpellCheckComponentTest, TestCoreContainer, TestInitQParser, StatelessScriptUpdateProcessorFactoryTest, TestStandardQParsers, QueryResultKeyTest, TestCollapseQParserPlugin, SpellCheckCollatorTest, StressHdfsTest, QueryElevationComponentTest, SortByFunctionTest, TestStressVersions, ZkSolrClientTest, SuggesterTest, OverseerCollectionProcessorTest, UpdateRequestProcessorFactoryTest, TestNonNRTOpen, UpdateParamsTest, AbstractAnalyticsStatsTest, TestPerFieldSimilarity, TestGroupingSearch, TestDistributedGrouping, BadComponentTest, TestStressReorder, TestFieldTypeCollectionResource, XmlUpdateRequestHandlerTest, PrimitiveFieldTypeTest, TestSweetSpotSimilarityFactory, LukeRequestHandlerTest, SolrIndexConfigTest, SOLR749Test, TestCloudManagedSchema, TestFiltering, TestMergePolicyConfig, SuggestComponentTest, TestJmxIntegration, IndexSchemaTest, TimeZoneUtilsTest, TestSolrQueryParserResource, DistribCursorPagingTest, PreAnalyzedFieldTest, PolyFieldTest, TestCoreDiscovery, IndexBasedSpellCheckerTest, TestFastLRUCache, ChaosMonkeySafeLeaderTest, TestFunctionQuery, TestWriterPerf, PluginInfoTest, BlockDirectoryTest, TestRandomDVFaceting, SolrCmdDistributorTest, MigrateRouteKeyTest, SolrXmlInZkTest, TestSolrQueryParserDefaultOperatorResource, TestSolrJ, TestConfig, CachingDirectoryFactoryTest, TestSolrQueryParser, TestDynamicFieldResource, TestSolrIndexConfig, ClusterStateTest, TestMaxScoreQueryParser, TestSolrDeletionPolicy2, TestRandomFaceting, TestLazyCores, TestArbitraryIndexDir, FieldFacetExtrasTest, RAMDirectoryFactoryTest, RequestHandlersTest, TestSolr4Spatial, TestUniqueKeyFieldResource, TestCSVResponseWriter, DistributedSpellCheckComponentTest, SuggesterTSTTest, TestPostingsSolrHighlighter, InfoHandlerTest, ZkCLITest, TestOverriddenPrefixQueryForCustomFieldType, EnumFieldTest, TestManagedSchemaFieldResource, TestQueryUtils, BasicDistributedZkTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, LeaderElectionTest, TestZkChroot, ShardRoutingCustomTest, SliceStateUpdateTest, TestDistributedSearch, AutoCommitTest, TestFaceting, TestRecovery, TermVectorComponentDistributedTest, TestRealTimeGet, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, SimpleFacetsTest, SolrCoreTest, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, TestTrie, SuggesterWFSTTest, TestCSVLoader, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, TestCollationField, ReturnFieldsTest, JSONWriterTest, MBeansHandlerTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, HighlighterConfigTest, TestQuerySenderListener, CopyFieldTest, ResponseLogComponentTest, MultiTermTest, SampleTest, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, TestDFRSimilarityFactory, TestNumberUtils, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, TestSolrXMLSerializer, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DOMUtilTest, TestLRUCache, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest, TestRTGBase, NoFacetTest, AbstractAnalyticsFacetTest, RangeFacetTest, FunctionTest, AssignTest, DeleteReplicaTest, OverseerRolesTest, ShardSplitTest, TestDistribDocBasedVersion, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, TestImplicitCoreProperties, TestSolrXml, TestSolrXmlPersistence, TestSolrXmlPersistor, CoreMergeIndexesAdminHandlerTest, DistributedDebugComponentTest, DistributedSuggestComponentTest, TestClassNameShortening, TestCopyFieldCollectionResource, TestFieldResource, TestSchemaSimilarityResource, TestSchemaVersionResource, BadCopyFieldTest, ChangedSchemaMergeTest, DocValuesMissingTest, ModifyConfFileTest, TestCollationFieldDocValues, TestManagedSchema, CursorMarkTest, TestAddFieldRealTimeGet, TestCustomSort, TestNoOpRegenerator, TestSimpleQParserPlugin, BJQParserTest, TestAnalyzeInfixSuggestions]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAnalyzeInfixSuggestions -Dtests.seed=B20FF935578EB111 -Dtests.slow=true -Dtests.locale=pt_PT -Dtests.timezone=Etc/GMT-12 -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s | TestAnalyzeInfixSuggestions (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B20FF935578EB111]:0)
   [junit4]    > 	at org.apache.solr.spelling.suggest.TestAnalyzeInfixSuggestions.afterClass(TestAnalyzeInfixSuggestions.java:41)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4] Completed in 0.66s, 2 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions
   [junit4]   2> 3094546 T11556 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391965698071
   [junit4]   2> 3094547 T11556 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 3094547 T11556 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 3094551 T11556 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3094621 T11556 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3094667 T11556 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-phrasesuggest.xml
   [junit4]   2> 3094669 T11556 oass.IndexSchema.readSchema Reading Solr Schema from schema-phrasesuggest.xml
   [junit4]   2> 3094676 T11556 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 3094702 T11556 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3094704 T11556 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3094705 T11556 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3094705 T11556 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 3094706 T11556 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 3094720 T11556 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3094720 T11556 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
   [junit4]   2> 3094721 T11556 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
   [junit4]   2> 3094784 T11556 oasc.CoreContainer.<init> New CoreContainer 1158871375
   [junit4]   2> 3094784 T11556 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
   [junit4]   2> 3094785 T11556 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 3094785 T11556 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3094786 T11556 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 3094786 T11556 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3094786 T11556 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3094786 T11556 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3094787 T11556 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3094787 T11556 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3094787 T11556 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3094791 T11556 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3094791 T11556 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3094791 T11556 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 3094795 T11557 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
   [junit4]   2> 3094795 T11557 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
   [junit4]   2> 3094796 T11557 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 3094796 T11557 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 3094841 T11557 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3094888 T11557 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-phrasesuggest.xml
   [junit4]   2> 3094889 T11557 oass.IndexSchema.readSchema Reading Solr Schema from schema-phrasesuggest.xml
   [junit4]   2> 3094897 T11557 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3094930 T11557 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3094932 T11557 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3094933 T11557 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3094933 T11557 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391965698071\
   [junit4]   2> 3094933 T11557 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 3094934 T11557 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391965698071\
   [junit4]   2> 3094934 T11557 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391965698071\index/
   [junit4]   2> 3094934 T11557 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391965698071\index' doesn't exist. Creating new index...
   [junit4]   2> 3094935 T11557 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391965698071\index
   [junit4]   2> 3094935 T11557 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3094936 T11557 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@291966b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51fab245),segFN=segments_1,generation=1}
   [junit4]   2> 3094936 T11557 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3094936 T11557 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3094937 T11557 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3094937 T11557 oasc.RequestHandlers.initHandlersFromConfig created /suggest_wfst: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3094937 T11557 oasc.RequestHandlers.initHandlersFromConfig created /suggest_analyzing: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3094938 T11557 oasc.RequestHandlers.initHandlersFromConfig created /infix_suggest_analyzing: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3094938 T11557 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing_with_file_dict: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3094938 T11557 oasc.RequestHandlers.initHandlersFromConfig created /blended_infix_suggest: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3094938 T11557 oasc.RequestHandlers.initHandlersFromConfig created /free_text_suggest: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3094939 T11557 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing_with_high_freq_dict: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3094939 T11557 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3094939 T11557 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing_with_max_edit_2: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3094939 T11557 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3094940 T11557 oasc.RequestHandlers.initHandlersFromConfig created /fuzzy_suggest_analyzing_with_min_fuzzy_length_2: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3094943 T11557 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3094943 T11557 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3094943 T11557 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6944769353365146]
   [junit4]   2> 3094944 T11557 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@291966b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51fab245),segFN=segments_1,generation=1}
   [junit4]   2> 3094944 T11557 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3094944 T11557 oass.SolrIndexSearcher.<init> Opening Searcher@278c76c[collection1] main
   [junit4]   2> 3094944 T11557 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 3094945 T11557 oasss.Suggester.init init: {name=suggest_wfst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.WFSTLookupFactory,storeDir=suggest_wfst,buildOnCommit=false,exactMatchFirst=true,sourceLocation=phrasesuggest.txt}
   [junit4]   2> 3094946 T11557 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 3094947 T11557 oasss.Suggester.init init: {name=suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.AnalyzingLookupFactory,storeDir=suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=ja_suggest,preserveSep=false,sourceLocation=jasuggest.txt}
   [junit4]   2> 3094948 T11557 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 3094948 T11557 oasss.Suggester.init init: {name=infix_suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.AnalyzingInfixLookupFactory,buildOnCommit=false,suggestAnalyzerFieldType=text,sourceLocation=analyzingInfixSuggest.txt}
   [junit4]   2> 3094951 T11557 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 3094951 T11557 oasss.SolrSuggester.init init: {name=fuzzy_suggest_analyzing_with_high_freq_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,field=stext}
   [junit4]   2> 3094953 T11557 oasss.SolrSuggester.init Dictionary loaded with params: {name=fuzzy_suggest_analyzing_with_high_freq_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,field=stext}
   [junit4]   2> 3094953 T11557 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 3094953 T11557 oasss.SolrSuggester.init init: {name=free_text_suggest,lookupImpl=FreeTextLookupFactory,dictionaryImpl=FileDictionaryFactory,storeDir=free_text_suggest,buildOnCommit=false,sourceLocation=freeTextSuggest.txt,separator= ,suggestFreeTextAnalyzerFieldType=text,ngrams=2}
   [junit4]   2> 3094955 T11557 oasss.SolrSuggester.init Dictionary loaded with params: {name=free_text_suggest,lookupImpl=FreeTextLookupFactory,dictionaryImpl=FileDictionaryFactory,storeDir=free_text_suggest,buildOnCommit=false,sourceLocation=freeTextSuggest.txt,separator= ,suggestFreeTextAnalyzerFieldType=text,ngrams=2}
   [junit4]   2> 3094955 T11557 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 3094955 T11557 oasss.SolrSuggester.init init: {name=blended_infix_suggest_linear,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,blenderType=linear,suggestAnalyzerFieldType=text}
   [junit4]   2> 3094956 T11557 oasss.SolrSuggester.init Dictionary loaded with params: {name=blended_infix_suggest_linear,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,blenderType=linear,suggestAnalyzerFieldType=text}
   [junit4]   2> 3094956 T11557 oasss.SolrSuggester.init init: {name=blended_infix_suggest_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,blenderType=reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 3094956 T11557 oasss.SolrSuggester.init Dictionary loaded with params: {name=blended_infix_suggest_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,blenderType=reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 3094956 T11557 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 3094956 T11557 oasss.SolrSuggester.init init: {name=fuzzy_suggest_analyzing_with_file_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 3094957 T11557 oasss.SolrSuggester.init WARN Loading stored lookup data failed, possibly not cached yet
   [junit4]   2> 3094958 T11557 oasss.SolrSuggester.init Dictionary loaded with params: {name=fuzzy_suggest_analyzing_with_file_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 3094958 T11557 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 3094958 T11557 oasss.Suggester.init init: {name=fuzzy_suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 3094958 T11557 oasss.Suggester.init WARN Loading stored lookup data failed java.io.FileNotFoundException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391965698071\fuzzy_suggest_analyzing\fwfsta.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:146)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.init(Suggester.java:116)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:632)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:631)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:834)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:629)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:562)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:597)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:258)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:250)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 3094959 T11557 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 3094959 T11557 oasss.Suggester.init init: {name=fuzzy_suggest_analyzing_with_max_edit_2,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_max_edit_2,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,maxEdits=2,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 3094961 T11557 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 3094961 T11557 oasss.Suggester.init init: {name=fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,nonFuzzyPrefix=4,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 3094962 T11557 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 3094962 T11557 oasss.Suggester.init init: {name=fuzzy_suggest_analyzing_with_min_fuzzy_length_2,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_min_fuzzy_length_2,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,minFuzzyLength=2,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 3094963 T11557 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3094963 T11558 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@278c76c[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3094972 T11556 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> ASYNC  NEW_CORE C4772 name=collection1 org.apache.solr.core.SolrCore@6316f575
   [junit4]   2> 3094972 T11556 C4772 oashc.SuggestComponent.prepare SuggestComponent prepare with : {params(q=&qt=/blended_infix_suggest&suggest.buildAll=true),defaults(suggest=true)}
   [junit4]   2> 3094972 T11556 C4772 oasss.SolrSuggester.build build()
   [junit4]   2> 3095039 T11556 C4772 oasss.SolrSuggester.build build()
   [junit4]   2> 3095111 T11556 C4772 oashc.SuggestComponent.process SuggestComponent process with : {params(q=&qt=/blended_infix_suggest&suggest.buildAll=true),defaults(suggest=true)}
   [junit4]   2> 3095111 T11556 C4772 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=&qt=/blended_infix_suggest&suggest.buildAll=true} status=0 QTime=139 
   [junit4]   2> 3095115 T11556 oas.SolrTestCaseJ4.setUp ###Starting testMultiSuggester
   [junit4]   2> 3095115 T11556 C4772 oashc.SuggestComponent.prepare SuggestComponent prepare with : {params(suggest.dictionary=blended_infix_suggest_linear&suggest.dictionary=blended_infix_suggest_reciprocal&q=the&qt=/blended_infix_suggest&suggest.count=10),defaults(suggest=true)}
   [junit4]   2> 3095116 T11556 C4772 oashc.SuggestComponent.process SuggestComponent process with : {params(suggest.dictionary=blended_infix_suggest_linear&suggest.dictionary=blended_infix_suggest_reciprocal&q=the&qt=/blended_infix_suggest&suggest.count=10),defaults(suggest=true)}
   [junit4]   2> 3095122 T11556 C4772 oasc.SolrCore.execute [collection1] webapp=null path=null params={suggest.dictionary=blended_infix_suggest_linear&suggest.dictionary=blended_infix_suggest_reciprocal&q=the&qt=/blended_infix_suggest&suggest.count=10} status=0 QTime=7 
   [junit4]   2> 3095148 T11556 oas.SolrTestCaseJ4.tearDown ###Ending testMultiSuggester
   [junit4]   2> 3095153 T11556 oas.SolrTestCaseJ4.setUp ###Starting testLinearBlenderType
   [junit4]   2> 3095153 T11556 C4772 oashc.SuggestComponent.prepare SuggestComponent prepare with : {params(suggest.dictionary=blended_infix_suggest_linear&q=the&qt=/blended_infix_suggest&suggest.count=10),defaults(suggest=true)}
   [junit4]   2> 3095153 T11556 C4772 oashc.SuggestComponent.process SuggestComponent process with : {params(suggest.dictionary=blended_infix_suggest_linear&q=the&qt=/blended_infix_suggest&suggest.count=10),defaults(suggest=true)}
   [junit4]   2> 3095153 T11556 C4772 oasc.SolrCore.execute [collection1] webapp=null path=null params={suggest.dictionary=blended_infix_suggest_linear&q=the&qt=/blended_infix_suggest&suggest.count=10} status=0 QTime=0 
   [junit4]   2> 3095161 T11556 oas.SolrTestCaseJ4.tearDown ###Ending testLinearBlenderType
   [junit4]   2> 3095165 T11556 oas.SolrTestCaseJ4.setUp ###Starting testReciprocalBlenderType
   [junit4]   2> 3095165 T11556 C4772 oashc.SuggestComponent.prepare SuggestComponent prepare with : {params(suggest.dictionary=blended_infix_suggest_reciprocal&q=the&qt=/blended_infix_suggest&suggest.count=10),defaults(suggest=true)}
   [junit4]   2> 3095165 T11556 C4772 oashc.SuggestComponent.process SuggestComponent process with : {params(suggest.dictionary=blended_infix_suggest_reciprocal&q=the&qt=/blended_infix_suggest&suggest.count=10),defaults(suggest=true)}
   [junit4]   2> 3095166 T11556 C4772 oasc.SolrCore.execute [collection1] webapp=null path=null params={suggest.dictionary=blended_infix_suggest_reciprocal&q=the&qt=/blended_infix_suggest&suggest.count=10} status=0 QTime=1 
   [junit4]   2> 3095175 T11556 oas.SolrTestCaseJ4.tearDown ###Ending testReciprocalBlenderType
   [junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\blendedInfixSuggesterIndexDir\_0.fdt FAILED !!!!!
   [junit4]   2> 3095180 T11556 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 3095181 T11556 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1158871375
   [junit4]   2> 3095181 T11556 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6316f575
   [junit4]   2> 3095182 T11556 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 3095182 T11556 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 3095182 T11556 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3095182 T11556 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3095183 T11556 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 3095183 T11556 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3095183 T11556 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391965698071\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391965698071\index;done=false>>]
   [junit4]   2> 3095183 T11556 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391965698071\index
   [junit4]   2> 3095183 T11556 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391965698071\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391965698071\;done=false>>]
   [junit4]   2> 3095183 T11556 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestBlendedInfixSuggestions-1391965698071\
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=DefaultSimilarity, locale=mt_MT, timezone=GB-Eire
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=2,threads=1,free=92700536,total=339271680
   [junit4]   2> NOTE: All tests run in this JVM: [DisMaxRequestHandlerTest, TestCloudManagedSchemaAddField, TestFieldCollectionResource, TestModifyConfFiles, CustomCollectionTest, QueryFacetTest, FastVectorHighlighterTest, TestHighFrequencyDictionaryFactory, DeleteShardTest, LoggingHandlerTest, TestDefaultSearchFieldResource, TermsComponentTest, TestStressUserVersions, AnalysisErrorHandlingTest, CollectionsAPIDistributedZkTest, TestSerializedLuceneMatchVersion, TestShardHandlerFactory, TestLFUCache, NumericFieldsTest, OverseerTest, TestQuerySenderNoQuery, DistributedQueryElevationComponentTest, PingRequestHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestCharFilters, AlternateDirectoryTest, RegexBoostProcessorTest, TestIBSimilarityFactory, TriLevelCompositeIdRoutingTest, TestDistributedMissingSort, BinaryUpdateRequestHandlerTest, TestSolrCoreProperties, ConvertedLegacyTest, HdfsChaosMonkeySafeLeaderTest, DateFieldTest, TestStressLucene, DistributedQueryComponentCustomSortTest, StatsComponentTest, TestBM25SimilarityFactory, ZkControllerTest, TestDynamicFieldCollectionResource, UnloadDistributedZkTest, TestSort, SoftAutoCommitTest, EchoParamsTest, TestJoin, ZkNodePropsTest, TestStressRecovery, TestUtils, ExpressionTest, TestPseudoReturnFields, TestRandomMergePolicy, TestUpdate, TestAnalyzedSuggestions, ConnectionManagerTest, TestElisionMultitermQuery, SyncSliceTest, NoCacheHeaderTest, TestFieldTypeResource, FullSolrCloudDistribCmdsTest, TestNRTOpen, WordBreakSolrSpellCheckerTest, TermVectorComponentTest, TestRecoveryHdfs, TestInfoStreamLogging, SpellingQueryConverterTest, TestExtendedDismaxParser, TestSchemaNameResource, OutputWriterTest, TestReload, ClusterStateUpdateTest, DocumentAnalysisRequestHandlerTest, CursorPagingTest, BasicFunctionalityTest, PeerSyncTest, RemoteQueryErrorTest, SolrIndexSplitterTest, TestReloadAndDeleteDocs, SolrTestCaseJ4Test, TestSchemaResource, SimplePostToolTest, CoreAdminCreateDiscoverTest, TestHashPartitioner, TestSurroundQueryParser, TestSolrDeletionPolicy1, TestDocSet, TestAtomicUpdateErrorCases, IndexSchemaRuntimeFieldTest, TestCursorMarkWithoutUniqueKey, ExternalFileFieldSortTest, TestMultiCoreConfBootstrap, SpatialFilterTest, ShardRoutingTest, BadIndexSchemaTest, AliasIntegrationTest, SpellCheckComponentTest, TestCoreContainer, TestInitQParser, StatelessScriptUpdateProcessorFactoryTest, TestStandardQParsers, QueryResultKeyTest, TestCollapseQParserPlugin, SpellCheckCollatorTest, StressHdfsTest, QueryElevationComponentTest, SortByFunctionTest, TestStressVersions, ZkSolrClientTest, SuggesterTest, OverseerCollectionProcessorTest, UpdateRequestProcessorFactoryTest, TestNonNRTOpen, UpdateParamsTest, AbstractAnalyticsStatsTest, TestPerFieldSimilarity, TestGroupingSearch, TestDistributedGrouping, BadComponentTest, TestStressReorder, TestFieldTypeCollectionResource, XmlUpdateRequestHandlerTest, PrimitiveFieldTypeTest, TestSweetSpotSimilarityFactory, LukeRequestHandlerTest, SolrIndexConfigTest, SOLR749Test, TestCloudManagedSchema, TestFiltering, TestMergePolicyConfig, SuggestComponentTest, TestJmxIntegration, IndexSchemaTest, TimeZoneUtilsTest, TestSolrQueryParserResource, DistribCursorPagingTest, PreAnalyzedFieldTest, PolyFieldTest, TestCoreDiscovery, IndexBasedSpellCheckerTest, TestFastLRUCache, ChaosMonkeySafeLeaderTest, TestFunctionQuery, TestWriterPerf, PluginInfoTest, BlockDirectoryTest, TestRandomDVFaceting, SolrCmdDistributorTest, MigrateRouteKeyTest, SolrXmlInZkTest, TestSolrQueryParserDefaultOperatorResource, TestSolrJ, TestConfig, CachingDirectoryFactoryTest, TestSolrQueryParser, TestDynamicFieldResource, TestSolrIndexConfig, ClusterStateTest, TestMaxScoreQueryParser, TestSolrDeletionPolicy2, TestRandomFaceting, TestLazyCores, TestArbitraryIndexDir, FieldFacetExtrasTest, RAMDirectoryFactoryTest, RequestHandlersTest, TestSolr4Spatial, TestUniqueKeyFieldResource, TestCSVResponseWriter, DistributedSpellCheckComponentTest, SuggesterTSTTest, TestPostingsSolrHighlighter, InfoHandlerTest, ZkCLITest, TestOverriddenPrefixQueryForCustomFieldType, EnumFieldTest, TestManagedSchemaFieldResource, TestQueryUtils, BasicDistributedZkTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, LeaderElectionTest, TestZkChroot, ShardRoutingCustomTest, SliceStateUpdateTest, TestDistributedSearch, AutoCommitTest, TestFaceting, TestRecovery, TermVectorComponentDistributedTest, TestRealTimeGet, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, SimpleFacetsTest, SolrCoreTest, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, TestTrie, SuggesterWFSTTest, TestCSVLoader, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, TestCollationField, ReturnFieldsTest, JSONWriterTest, MBeansHandlerTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, HighlighterConfigTest, TestQuerySenderListener, CopyFieldTest, ResponseLogComponentTest, MultiTermTest, SampleTest, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, TestDFRSimilarityFactory, TestNumberUtils, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, TestSolrXMLSerializer, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DOMUtilTest, TestLRUCache, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest, TestRTGBase, NoFacetTest, AbstractAnalyticsFacetTest, RangeFacetTest, FunctionTest, AssignTest, DeleteReplicaTest, OverseerRolesTest, ShardSplitTest, TestDistribDocBasedVersion, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, TestImplicitCoreProperties, TestSolrXml, TestSolrXmlPersistence, TestSolrXmlPersistor, CoreMergeIndexesAdminHandlerTest, DistributedDebugComponentTest, DistributedSuggestComponentTest, TestClassNameShortening, TestCopyFieldCollectionResource, TestFieldResource, TestSchemaSimilarityResource, TestSchemaVersionResource, BadCopyFieldTest, ChangedSchemaMergeTest, DocValuesMissingTest, ModifyConfFileTest, TestCollationFieldDocValues, TestManagedSchema, CursorMarkTest, TestAddFieldRealTimeGet, TestCustomSort, TestNoOpRegenerator, TestSimpleQParserPlugin, BJQParserTest, TestAnalyzeInfixSuggestions, TestBlendedInfixSuggestions]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBlendedInfixSuggestions -Dtests.seed=B20FF935578EB111 -Dtests.slow=true -Dtests.locale=mt_MT -Dtests.timezone=GB-Eire -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s | TestBlendedInfixSuggestions (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B20FF935578EB111]:0)
   [junit4]    > 	at org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions.afterClass(TestBlendedInfixSuggestions.java:40)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4] Completed in 0.69s, 3 tests, 1 failure <<< FAILURES!

[...truncated 37 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:453: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:433: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1268: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:901: There were test failures: 370 suites, 1599 tests, 2 suite-level errors, 40 ignored (12 assumptions)

Total time: 78 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_60-ea-b04 -XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure