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/01 03:07:32 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk6) - Build # 9211 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9211/
Java: 64bit/ibm-j9-jdk6 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

1 tests failed.
REGRESSION:  org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([EE4A632171BF7B0B:B57A98E972F8D877]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection(SignatureUpdateProcessorFactoryTest.java:119)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
	at java.lang.reflect.Method.invoke(Method.java:611)
	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:738)




Build Log:
[...truncated 9994 lines...]
   [junit4] Suite: org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest
   [junit4]   2> 750575 T1732 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1391220343292
   [junit4]   2> 750576 T1732 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 750578 T1732 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 750578 T1732 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 750637 T1732 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 750685 T1732 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 750686 T1732 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 750692 T1732 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 751053 T1732 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 751056 T1732 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 751058 T1732 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 751072 T1732 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 751076 T1732 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 751080 T1732 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 751080 T1732 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 751081 T1732 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 751091 T1732 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 751091 T1732 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 751092 T1732 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 751142 T1732 oasc.CoreContainer.<init> New CoreContainer 8061051
   [junit4]   2> 751143 T1732 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 751144 T1732 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 751144 T1732 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 751145 T1732 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 751145 T1732 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 751146 T1732 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 751146 T1732 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 751147 T1732 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 751147 T1732 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 751148 T1732 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 751152 T1732 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 751153 T1732 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 751153 T1732 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 751158 T1733 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 751159 T1733 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 751160 T1733 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 751161 T1733 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 751207 T1733 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 751271 T1733 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 751273 T1733 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 751279 T1733 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 751618 T1733 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 751622 T1733 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 751624 T1733 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 751638 T1733 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 751642 T1733 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 751646 T1733 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 751646 T1733 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1391220343292/
   [junit4]   2> 751647 T1733 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@103d103d
   [junit4]   2> 751648 T1733 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1391220343292
   [junit4]   2> 751648 T1733 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1391220343292/index/
   [junit4]   2> 751649 T1733 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1391220343292/index' doesn't exist. Creating new index...
   [junit4]   2> 751649 T1733 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1391220343292/index
   [junit4]   2> 751650 T1733 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=856162393, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 751651 T1733 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_1,generation=1}
   [junit4]   2> 751652 T1733 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 751652 T1733 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 751660 T1733 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 751661 T1733 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 751662 T1733 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 751662 T1733 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 751663 T1733 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 751663 T1733 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 751664 T1733 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 751664 T1733 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 751665 T1733 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 751665 T1733 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 751666 T1733 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 751666 T1733 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 751667 T1733 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 751667 T1733 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 751668 T1733 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 751668 T1733 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 751669 T1733 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 751670 T1733 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 751670 T1733 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 751671 T1733 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 751672 T1733 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 751673 T1733 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 751673 T1733 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 751674 T1733 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 751674 T1733 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 751675 T1733 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 751676 T1733 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 751676 T1733 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 751677 T1733 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 751678 T1733 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 751679 T1733 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 751679 T1733 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 751680 T1733 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 751681 T1733 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 751681 T1733 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 751682 T1733 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 751683 T1733 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 751685 T1733 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 751687 T1733 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 751687 T1733 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 751688 T1733 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6194101173684765]
   [junit4]   2> 751689 T1733 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_1,generation=1}
   [junit4]   2> 751689 T1733 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 751690 T1733 oass.SolrIndexSearcher.<init> Opening Searcher@35013501 main
   [junit4]   2> 751690 T1733 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 751874 T1733 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 751913 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@35013501 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 751921 T1733 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 751923 T1732 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 751928 T1732 oas.SolrTestCaseJ4.setUp ###Starting testMultiThreaded
   [junit4]   2> ASYNC  NEW_CORE C1859 name=collection1 org.apache.solr.core.SolrCore@76a076a0
   [junit4]   2> 751929 T1732 C1859 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 751930 T1732 C1859 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 751935 T1732 C1859 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 751937 T1732 C1859 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_2,generation=2}
   [junit4]   2> 751938 T1732 C1859 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 751939 T1732 C1859 oass.SolrIndexSearcher.<init> Opening Searcher@1c251c25 main
   [junit4]   2> 751940 T1732 C1859 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 751943 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c251c25 main{StandardDirectoryReader(segments_2:2:nrt)}
   [junit4]   2> 751943 T1732 C1859 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 751957 T1745 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752017 T1745 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_3,generation=3}
   [junit4]   2> 752018 T1745 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 752055 T1745 oass.SolrIndexSearcher.<init> Opening Searcher@41b541b5 main
   [junit4]   2> 752057 T1745 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752057 T1743 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752071 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41b541b5 main{StandardDirectoryReader(segments_3:20:nrt _3(4.7):C15/13:delGen=1)}
   [junit4]   2> 752094 T1743 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_4,generation=4}
   [junit4]   2> 752102 T1743 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 752125 T1743 oass.SolrIndexSearcher.<init> Opening Searcher@72507250 main
   [junit4]   2> 752126 T1743 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752127 T1744 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752128 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@72507250 main{StandardDirectoryReader(segments_4:36:nrt _9(4.7):C54/52:delGen=1)}
   [junit4]   2> 752142 T1744 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_5,generation=5}
   [junit4]   2> 752142 T1744 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 752145 T1744 oass.SolrIndexSearcher.<init> Opening Searcher@12291229 main
   [junit4]   2> 752145 T1744 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752148 T1745 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752148 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12291229 main{StandardDirectoryReader(segments_5:46:nrt _f(4.7):C5/4:delGen=1)}
   [junit4]   2> 752151 T1745 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_6,generation=6}
   [junit4]   2> 752152 T1745 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 752155 T1745 oass.SolrIndexSearcher.<init> Opening Searcher@33353335 main
   [junit4]   2> 752156 T1745 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752157 T1743 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752158 T1743 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_7,generation=7}
   [junit4]   2> 752159 T1743 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 752158 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@33353335 main{StandardDirectoryReader(segments_6:51:nrt _f(4.7):C5/4:delGen=2 _h(4.7):C1)}
   [junit4]   2> 752160 T1743 oass.SolrIndexSearcher.<init> Opening Searcher@7ee17ee1 main
   [junit4]   2> 752161 T1743 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752162 T1744 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752164 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7ee17ee1 main{StandardDirectoryReader(segments_6:51:nrt _f(4.7):C5/4:delGen=2 _h(4.7):C1)}
   [junit4]   2> 752165 T1744 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_8,generation=8}
   [junit4]   2> 752166 T1744 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 752166 T1744 oass.SolrIndexSearcher.<init> Opening Searcher@4c6b4c6b main
   [junit4]   2> 752174 T1744 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752175 T1745 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752177 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4c6b4c6b main{StandardDirectoryReader(segments_8:55:nrt _f(4.7):C5/4:delGen=2 _i(4.7):C1)}
   [junit4]   2> 752177 T1745 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_9,generation=9}
   [junit4]   2> 752178 T1745 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 752179 T1745 oass.SolrIndexSearcher.<init> Opening Searcher@197e197e main
   [junit4]   2> 752180 T1745 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752181 T1743 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752183 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@197e197e main{StandardDirectoryReader(segments_9:59:nrt _f(4.7):C5/4:delGen=2 _j(4.7):C1)}
   [junit4]   2> 752184 T1743 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_a,generation=10}
   [junit4]   2> 752185 T1743 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 752186 T1743 oass.SolrIndexSearcher.<init> Opening Searcher@3e613e61 main
   [junit4]   2> 752187 T1743 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752188 T1744 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752190 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3e613e61 main{StandardDirectoryReader(segments_a:63:nrt _k(4.7):C1)}
   [junit4]   2> 752191 T1744 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_b,generation=11}
   [junit4]   2> 752192 T1744 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 752193 T1744 oass.SolrIndexSearcher.<init> Opening Searcher@c420c42 main
   [junit4]   2> 752193 T1744 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752207 T1745 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752209 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c420c42 main{StandardDirectoryReader(segments_b:67:nrt _l(4.7):C1)}
   [junit4]   2> 752210 T1745 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_c,generation=12}
   [junit4]   2> 752211 T1745 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 752213 T1745 oass.SolrIndexSearcher.<init> Opening Searcher@77767776 main
   [junit4]   2> 752214 T1745 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752215 T1743 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752216 T1743 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_d,generation=13}
   [junit4]   2> 752217 T1743 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 752217 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@77767776 main{StandardDirectoryReader(segments_c:75:nrt _n(4.7):C1)}
   [junit4]   2> 752220 T1743 oass.SolrIndexSearcher.<init> Opening Searcher@33db33db main
   [junit4]   2> 752221 T1743 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752222 T1744 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752224 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@33db33db main{StandardDirectoryReader(segments_c:75:nrt _n(4.7):C1)}
   [junit4]   2> 752224 T1744 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_e,generation=14}
   [junit4]   2> 752225 T1744 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 752226 T1744 oass.SolrIndexSearcher.<init> Opening Searcher@1b2a1b2a main
   [junit4]   2> 752227 T1744 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752228 T1745 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752230 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b2a1b2a main{StandardDirectoryReader(segments_e:77:nrt _n(4.7):C1 _o(4.7):C1)}
   [junit4]   2> 752281 T1745 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_f,generation=15}
   [junit4]   2> 752282 T1745 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 752282 T1745 oass.SolrIndexSearcher.<init> Opening Searcher@3ca43ca4 main
   [junit4]   2> 752283 T1745 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752284 T1743 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752286 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3ca43ca4 main{StandardDirectoryReader(segments_f:81:nrt _n(4.7):C1 _p(4.7):C1)}
   [junit4]   2> 752286 T1743 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_g,generation=16}
   [junit4]   2> 752287 T1743 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 752287 T1743 oass.SolrIndexSearcher.<init> Opening Searcher@6da06da0 main
   [junit4]   2> 752288 T1743 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752289 T1744 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752291 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6da06da0 main{StandardDirectoryReader(segments_g:85:nrt _q(4.7):C1)}
   [junit4]   2> 752291 T1744 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_g,generation=16}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_h,generation=17}
   [junit4]   2> 752293 T1744 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 17
   [junit4]   2> 752294 T1744 oass.SolrIndexSearcher.<init> Opening Searcher@61ac61ac main
   [junit4]   2> 752295 T1744 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752296 T1745 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752297 T1745 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 752299 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@61ac61ac main{StandardDirectoryReader(segments_h:87:nrt _q(4.7):C1 _r(4.7):C1)}
   [junit4]   2> 752302 T1745 oass.SolrIndexSearcher.<init> Opening Searcher@7a087a08 main
   [junit4]   2> 752303 T1745 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752313 T1743 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752316 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7a087a08 main{StandardDirectoryReader(segments_h:92:nrt _q(4.7):C1 _s(4.7):C1)}
   [junit4]   2> 752316 T1743 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_h,generation=17}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_i,generation=18}
   [junit4]   2> 752317 T1743 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 18
   [junit4]   2> 752318 T1743 oass.SolrIndexSearcher.<init> Opening Searcher@50335033 main
   [junit4]   2> 752319 T1743 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752320 T1744 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752322 T1744 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_i,generation=18}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_j,generation=19}
   [junit4]   2> 752323 T1744 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 19
   [junit4]   2> 752323 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@50335033 main{StandardDirectoryReader(segments_i:95:nrt _t(4.7):C1)}
   [junit4]   2> 752324 T1744 oass.SolrIndexSearcher.<init> Opening Searcher@5c735c73 main
   [junit4]   2> 752325 T1744 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752325 T1745 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752326 T1745 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 752327 T1745 oasc.SolrCore.getSearcher WARN [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 752327 T1745 oass.SolrIndexSearcher.<init> Opening Searcher@3ee63ee6 main
   [junit4]   2> 752328 T1745 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752377 T1743 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752378 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5c735c73 main{StandardDirectoryReader(segments_j:97:nrt _t(4.7):C1 _u(4.7):C1)}
   [junit4]   2> 752379 T1743 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_j,generation=19}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_k,generation=20}
   [junit4]   2> 752380 T1743 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 20
   [junit4]   2> 752383 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3ee63ee6 main{StandardDirectoryReader(segments_j:97:nrt _t(4.7):C1 _u(4.7):C1)}
   [junit4]   2> 752385 T1743 oass.SolrIndexSearcher.<init> Opening Searcher@6d646d64 main
   [junit4]   2> 752386 T1743 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752386 T1744 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752388 T1744 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_k,generation=20}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_l,generation=21}
   [junit4]   2> 752388 T1744 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 21
   [junit4]   2> 752389 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6d646d64 main{StandardDirectoryReader(segments_k:105:nrt _w(4.7):C1)}
   [junit4]   2> 752390 T1744 oass.SolrIndexSearcher.<init> Opening Searcher@52f452f4 main
   [junit4]   2> 752390 T1744 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752391 T1745 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752393 T1745 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_l,generation=21}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_m,generation=22}
   [junit4]   2> 752394 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@52f452f4 main{StandardDirectoryReader(segments_l:109:nrt _x(4.7):C1)}
   [junit4]   2> 752394 T1745 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 22
   [junit4]   2> 752395 T1745 oass.SolrIndexSearcher.<init> Opening Searcher@1ec41ec4 main
   [junit4]   2> 752396 T1745 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752397 T1743 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752399 T1743 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_m,generation=22}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_n,generation=23}
   [junit4]   2> 752399 T1743 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 23
   [junit4]   2> 752400 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ec41ec4 main{StandardDirectoryReader(segments_m:113:nrt _y(4.7):C1)}
   [junit4]   2> 752401 T1743 oass.SolrIndexSearcher.<init> Opening Searcher@17081708 main
   [junit4]   2> 752401 T1743 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752402 T1744 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752412 T1744 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_n,generation=23}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_o,generation=24}
   [junit4]   2> 752413 T1744 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 24
   [junit4]   2> 752413 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17081708 main{StandardDirectoryReader(segments_n:117:nrt _z(4.7):C1)}
   [junit4]   2> 752415 T1744 oass.SolrIndexSearcher.<init> Opening Searcher@62086208 main
   [junit4]   2> 752415 T1744 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752416 T1745 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752418 T1745 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_o,generation=24}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_p,generation=25}
   [junit4]   2> 752418 T1745 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 25
   [junit4]   2> 752419 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@62086208 main{StandardDirectoryReader(segments_o:119:nrt _z(4.7):C1 _10(4.7):C1)}
   [junit4]   2> 752420 T1745 oass.SolrIndexSearcher.<init> Opening Searcher@12551255 main
   [junit4]   2> 752420 T1745 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752421 T1743 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752423 T1743 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_p,generation=25}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_q,generation=26}
   [junit4]   2> 752424 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12551255 main{StandardDirectoryReader(segments_p:123:nrt _11(4.7):C1)}
   [junit4]   2> 752424 T1743 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 26
   [junit4]   2> 752425 T1743 oass.SolrIndexSearcher.<init> Opening Searcher@7110711 main
   [junit4]   2> 752426 T1743 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752426 T1744 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752429 T1744 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_q,generation=26}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_r,generation=27}
   [junit4]   2> 752429 T1744 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 27
   [junit4]   2> 752429 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7110711 main{StandardDirectoryReader(segments_q:127:nrt _12(4.7):C1)}
   [junit4]   2> 752430 T1744 oass.SolrIndexSearcher.<init> Opening Searcher@d870d87 main
   [junit4]   2> 752431 T1744 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752432 T1745 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752435 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d870d87 main{StandardDirectoryReader(segments_r:129:nrt _12(4.7):C1 _13(4.7):C1)}
   [junit4]   2> 752439 T1745 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_r,generation=27}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_s,generation=28}
   [junit4]   2> 752440 T1745 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 28
   [junit4]   2> 752442 T1745 oass.SolrIndexSearcher.<init> Opening Searcher@11921192 main
   [junit4]   2> 752443 T1745 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752444 T1743 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752445 T1743 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_s,generation=28}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_t,generation=29}
   [junit4]   2> 752446 T1743 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 29
   [junit4]   2> 752447 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11921192 main{StandardDirectoryReader(segments_s:137:nrt _15(4.7):C1)}
   [junit4]   2> 752447 T1743 oass.SolrIndexSearcher.<init> Opening Searcher@69586958 main
   [junit4]   2> 752448 T1743 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752448 T1744 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752449 T1744 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 752451 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@69586958 main{StandardDirectoryReader(segments_s:137:nrt _15(4.7):C1)}
   [junit4]   2> 752452 T1744 oass.SolrIndexSearcher.<init> Opening Searcher@4aa54aa5 main
   [junit4]   2> 752453 T1744 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752456 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4aa54aa5 main{StandardDirectoryReader(segments_s:137:nrt _15(4.7):C1)}
   [junit4]   2> ASYNC  NEW_CORE C1860 name=collection1 org.apache.solr.core.SolrCore@76a076a0
   [junit4]   2> 752471 T1732 C1860 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752471 T1732 C1860 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 752472 T1732 C1860 oass.SolrIndexSearcher.<init> Opening Searcher@3ed93ed9 main
   [junit4]   2> 752473 T1732 C1860 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752476 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3ed93ed9 main{StandardDirectoryReader(segments_s:137:nrt _15(4.7):C1)}
   [junit4]   2> 752478 T1732 C1860 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 11
   [junit4]   2> 752479 T1732 oas.SolrTestCaseJ4.tearDown ###Ending testMultiThreaded
   [junit4]   2> 752487 T1732 oas.SolrTestCaseJ4.setUp ###Starting testDupeAllFieldsDetection
   [junit4]   2> 752487 T1732 C1860 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 752488 T1732 C1860 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 752490 T1732 C1860 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752491 T1732 C1860 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_t,generation=29}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_u,generation=30}
   [junit4]   2> 752491 T1732 C1860 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 30
   [junit4]   2> 752492 T1732 C1860 oass.SolrIndexSearcher.<init> Opening Searcher@3a263a26 main
   [junit4]   2> 752493 T1732 C1860 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752497 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3a263a26 main{StandardDirectoryReader(segments_u:138:nrt)}
   [junit4]   2> 752498 T1732 C1860 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 752505 T1732 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752507 T1732 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_u,generation=30}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_v,generation=31}
   [junit4]   2> 752507 T1732 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 31
   [junit4]   2> 752508 T1732 oass.SolrIndexSearcher.<init> Opening Searcher@14f314f3 main
   [junit4]   2> 752509 T1732 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752513 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14f314f3 main{StandardDirectoryReader(segments_v:140:nrt _16(4.7):C3)}
   [junit4]   2> 752514 T1732 oas.SolrTestCaseJ4.tearDown ###Ending testDupeAllFieldsDetection
   [junit4]   2> 752521 T1732 oas.SolrTestCaseJ4.setUp ###Starting testDupeDetection
   [junit4]   2> 752522 T1732 C1860 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 752523 T1732 C1860 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 752524 T1732 C1860 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752525 T1732 C1860 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_v,generation=31}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_w,generation=32}
   [junit4]   2> 752526 T1732 C1860 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 32
   [junit4]   2> 752527 T1732 C1860 oass.SolrIndexSearcher.<init> Opening Searcher@34923492 main
   [junit4]   2> 752527 T1732 C1860 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752530 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@34923492 main{StandardDirectoryReader(segments_w:141:nrt)}
   [junit4]   2> 752531 T1732 C1860 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 752536 T1732 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752539 T1732 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_w,generation=32}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_x,generation=33}
   [junit4]   2> 752540 T1732 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 33
   [junit4]   2> 752541 T1732 oass.SolrIndexSearcher.<init> Opening Searcher@6ba86ba8 main
   [junit4]   2> 752542 T1732 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752554 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6ba86ba8 main{StandardDirectoryReader(segments_x:143:nrt _17(4.7):C2)}
   [junit4]   2> 752557 T1732 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752559 T1732 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_x,generation=33}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_y,generation=34}
   [junit4]   2> 752560 T1732 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 34
   [junit4]   2> 752561 T1732 oass.SolrIndexSearcher.<init> Opening Searcher@f030f03 main
   [junit4]   2> 752561 T1732 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752567 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f030f03 main{StandardDirectoryReader(segments_y:146:nrt _17(4.7):C2/1:delGen=1 _18(4.7):C1)}
   [junit4]   2> 752569 T1732 oas.SolrTestCaseJ4.tearDown ###Ending testDupeDetection
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SignatureUpdateProcessorFactoryTest -Dtests.method=testDupeDetection -Dtests.seed=EE4A632171BF7B0B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_US -Dtests.timezone=Asia/Choibalsan -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.07s J1 | SignatureUpdateProcessorFactoryTest.testDupeDetection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EE4A632171BF7B0B:B57A98E972F8D877]:0)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection(SignatureUpdateProcessorFactoryTest.java:119)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:738)
   [junit4]   2> 752591 T1732 oas.SolrTestCaseJ4.setUp ###Starting testNonIndexedSignatureField
   [junit4]   2> ASYNC  NEW_CORE C1861 name=collection1 org.apache.solr.core.SolrCore@76a076a0
   [junit4]   2> 752592 T1732 C1861 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 752593 T1732 C1861 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 752595 T1732 C1861 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752597 T1732 C1861 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_y,generation=34}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_z,generation=35}
   [junit4]   2> 752598 T1732 C1861 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 35
   [junit4]   2> 752599 T1732 C1861 oass.SolrIndexSearcher.<init> Opening Searcher@1e1f1e1f main
   [junit4]   2> 752600 T1732 C1861 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752605 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e1f1e1f main{StandardDirectoryReader(segments_z:147:nrt)}
   [junit4]   2> 752606 T1732 C1861 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 11
   [junit4]   2> 752610 T1732 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752612 T1732 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_z,generation=35}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_10,generation=36}
   [junit4]   2> 752612 T1732 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 36
   [junit4]   2> 752614 T1732 oass.SolrIndexSearcher.<init> Opening Searcher@40764076 main
   [junit4]   2> 752614 T1732 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752617 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@40764076 main{StandardDirectoryReader(segments_10:149:nrt _19(4.7):C2)}
   [junit4]   2> 752617 T1732 oas.SolrTestCaseJ4.tearDown ###Ending testNonIndexedSignatureField
   [junit4]   2> 752627 T1732 oas.SolrTestCaseJ4.setUp ###Starting testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> 752628 T1732 C1861 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 752629 T1732 C1861 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 2
   [junit4]   2> 752631 T1732 C1861 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752632 T1732 C1861 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_10,generation=36}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_11,generation=37}
   [junit4]   2> 752633 T1732 C1861 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 37
   [junit4]   2> 752634 T1732 C1861 oass.SolrIndexSearcher.<init> Opening Searcher@79c079c0 main
   [junit4]   2> 752635 T1732 C1861 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752639 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@79c079c0 main{StandardDirectoryReader(segments_11:150:nrt)}
   [junit4]   2> 752641 T1732 C1861 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 10
   [junit4]   2> 752642 T1732 oas.SolrTestCaseJ4.tearDown ###Ending testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> 752662 T1732 oas.SolrTestCaseJ4.setUp ###Starting testNonStringFieldsValues
   [junit4]   2> ASYNC  NEW_CORE C1862 name=collection1 org.apache.solr.core.SolrCore@76a076a0
   [junit4]   2> 752662 T1732 C1862 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 752663 T1732 C1862 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 752665 T1732 C1862 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752665 T1732 C1862 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_11,generation=37}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_12,generation=38}
   [junit4]   2> 752666 T1732 C1862 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 38
   [junit4]   2> 752667 T1732 C1862 oass.SolrIndexSearcher.<init> Opening Searcher@36483648 main
   [junit4]   2> 752667 T1732 C1862 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752671 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@36483648 main{StandardDirectoryReader(segments_12:151:nrt)}
   [junit4]   2> 752672 T1732 C1862 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 752676 T1732 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 752686 T1732 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 752688 T1732 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_12,generation=38}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@729e729e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c057c05)),segFN=segments_13,generation=39}
   [junit4]   2> 752689 T1732 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 39
   [junit4]   2> 752691 T1732 oass.SolrIndexSearcher.<init> Opening Searcher@52405240 main
   [junit4]   2> 752692 T1732 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 752696 T1734 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@52405240 main{StandardDirectoryReader(segments_13:153:nrt _1a(4.7):C5/1:delGen=1)}
   [junit4]   2> 752697 T1732 oas.SolrTestCaseJ4.tearDown ###Ending testNonStringFieldsValues
   [junit4]   2> 752706 T1732 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 752707 T1732 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=8061051
   [junit4]   2> 752708 T1732 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@76a076a0
   [junit4]   2> 752735 T1732 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=42,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=253,cumulative_deletesById=0,cumulative_deletesByQuery=6,cumulative_errors=0}
   [junit4]   2> 752736 T1732 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 752737 T1732 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 752738 T1732 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 752739 T1732 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 752740 T1732 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 752740 T1732 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1391220343292/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1391220343292/index;done=false>>]
   [junit4]   2> 752741 T1732 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1391220343292/index
   [junit4]   2> 752742 T1732 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1391220343292 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1391220343292;done=false>>]
   [junit4]   2> 752743 T1732 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1391220343292
   [junit4]   2> NOTE: test params are: codec=Appending, sim=DefaultSimilarity, locale=es_US, timezone=Asia/Choibalsan
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/IBM Corporation 1.6.0 (64-bit)/cpus=8,threads=1,free=24125584,total=76070912
   [junit4]   2> NOTE: All tests run in this JVM: [PreAnalyzedFieldTest, PingRequestHandlerTest, IndexSchemaRuntimeFieldTest, TestRTGBase, AlternateDirectoryTest, HdfsUnloadDistributedZkTest, HardAutoCommitTest, ShardRoutingCustomTest, HighlighterConfigTest, TestHashPartitioner, MigrateRouteKeyTest, TestFoldingMultitermQuery, TestFieldTypeCollectionResource, TestDistributedSearch, TestUniqueKeyFieldResource, TestSchemaSimilarityResource, SolrIndexConfigTest, ChaosMonkeyNothingIsSafeTest, SolrRequestParserTest, HdfsChaosMonkeySafeLeaderTest, AliasIntegrationTest, TestAnalyzedSuggestions, TestIndexSearcher, FieldAnalysisRequestHandlerTest, TestSweetSpotSimilarityFactory, OutputWriterTest, TestSolr4Spatial, ChaosMonkeySafeLeaderTest, TestCodecSupport, TestMultiCoreConfBootstrap, JSONWriterTest, TestFieldCollectionResource, HdfsBasicDistributedZkTest, TestCollationKeyRangeQueries, DirectSolrSpellCheckerTest, CurrencyFieldXmlFileTest, DateFieldTest, CollectionsAPIDistributedZkTest, TestZkChroot, TestSimpleQParserPlugin, DistanceFunctionTest, TestRandomFaceting, SolrCmdDistributorTest, ZkNodePropsTest, StandardRequestHandlerTest, ConvertedLegacyTest, SpellingQueryConverterTest, CustomCollectionTest, DirectSolrConnectionTest, TestQuerySenderNoQuery, RequiredFieldsTest, TestFastWriter, InfoHandlerTest, TestQueryTypes, TestDFRSimilarityFactory, CursorPagingTest, TestFastLRUCache, TestBinaryResponseWriter, TestDistributedGrouping, DocumentAnalysisRequestHandlerTest, TestIndexingPerformance, DisMaxRequestHandlerTest, TestSolrQueryParserResource, TestUtils, RequestHandlersTest, DirectUpdateHandlerTest, HighlighterTest, HdfsCollectionsAPIDistributedZkTest, TestStressRecovery, ParsingFieldUpdateProcessorsTest, EnumFieldTest, DistributedSuggestComponentTest, AddBlockUpdateTest, DebugComponentTest, BasicZkTest, MultiTermTest, TestSchemaVersionResource, TestRecovery, TestXIncludeConfig, TestFiltering, CurrencyFieldOpenExchangeTest, TestPhraseSuggestions, TestFastOutputStream, SolrXmlInZkTest, NotRequiredUniqueKeyTest, OverseerTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, ZkCLITest, SliceStateUpdateTest, TermVectorComponentDistributedTest, ZkControllerTest, TestReload, TestRangeQuery, TestCoreContainer, SpellCheckComponentTest, QueryElevationComponentTest, TestSort, TestBadConfig, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest]
   [junit4] Completed on J1 in 2.23s, 6 tests, 1 failure <<< FAILURES!

[...truncated 442 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:452: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1308: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:941: There were test failures: 355 suites, 1549 tests, 1 failure, 69 ignored (7 assumptions)

Total time: 39 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/ibm-j9-jdk6 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure