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 2013/11/28 02:49:56 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8391/
Java: 64bit/ibm-j9-jdk7 -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([F96E6B2521341DC3:A25E90ED2273BEBF]: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:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)




Build Log:
[...truncated 10726 lines...]
   [junit4] Suite: org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest
   [junit4]   2> 582324 T2286 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1385603276235
   [junit4]   2> 582325 T2286 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> 582326 T2286 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> 582326 T2286 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> 582362 T2286 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 582405 T2286 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 582406 T2286 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 582412 T2286 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 582720 T2286 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 582722 T2286 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 582724 T2286 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 582730 T2286 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 582734 T2286 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 582738 T2286 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 582738 T2286 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> 582738 T2286 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> 582745 T2286 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 582746 T2286 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> 582746 T2286 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> 582784 T2286 oasc.CoreContainer.<init> New CoreContainer -1695078258
   [junit4]   2> 582785 T2286 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> 582786 T2286 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 582786 T2286 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 582786 T2286 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 582787 T2286 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 582787 T2286 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 582787 T2286 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 582788 T2286 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 582788 T2286 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 582788 T2286 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 582793 T2286 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 582793 T2286 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 582793 T2286 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 582796 T2287 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> 582797 T2287 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> 582797 T2287 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> 582798 T2287 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> 582831 T2287 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 582875 T2287 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 582876 T2287 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 582881 T2287 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 583187 T2287 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 583189 T2287 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 583191 T2287 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 583196 T2287 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 583200 T2287 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 583203 T2287 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 583203 T2287 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/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1385603276235/
   [junit4]   2> 583204 T2287 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b0b78c0
   [junit4]   2> 583204 T2287 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1385603276235
   [junit4]   2> 583205 T2287 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1385603276235/index/
   [junit4]   2> 583205 T2287 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1385603276235/index' doesn't exist. Creating new index...
   [junit4]   2> 583205 T2287 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1385603276235/index
   [junit4]   2> 583206 T2287 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=84.0517578125, floorSegmentMB=0.64453125, forceMergeDeletesPctAllowed=25.654127392734857, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7601579128845833
   [junit4]   2> 583206 T2287 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_1,generation=1}
   [junit4]   2> 583207 T2287 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 583207 T2287 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 583209 T2287 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 583209 T2287 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 583210 T2287 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 583210 T2287 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 583210 T2287 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 583211 T2287 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 583211 T2287 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 583211 T2287 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> 583212 T2287 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 583212 T2287 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 583212 T2287 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 583213 T2287 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 583213 T2287 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 583213 T2287 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 583214 T2287 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 583214 T2287 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 583214 T2287 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 583215 T2287 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 583215 T2287 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 583215 T2287 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 583216 T2287 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 583216 T2287 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 583217 T2287 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 583217 T2287 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 583217 T2287 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 583218 T2287 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 583218 T2287 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 583218 T2287 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 583219 T2287 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 583219 T2287 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 583220 T2287 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 583220 T2287 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 583220 T2287 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 583221 T2287 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 583221 T2287 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 583221 T2287 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 583223 T2287 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 583224 T2287 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 583226 T2287 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 583226 T2287 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 583227 T2287 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=68.20703125, floorSegmentMB=1.6123046875, forceMergeDeletesPctAllowed=1.201349452654914, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31775670362929836
   [junit4]   2> 583227 T2287 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_1,generation=1}
   [junit4]   2> 583228 T2287 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 583228 T2287 oass.SolrIndexSearcher.<init> Opening Searcher@5be6e370 main
   [junit4]   2> 583228 T2287 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 583234 T2287 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 583250 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5be6e370 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 583253 T2287 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 583255 T2286 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 583258 T2286 oas.SolrTestCaseJ4.setUp ###Starting testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> ASYNC  NEW_CORE C1007 name=collection1 org.apache.solr.core.SolrCore@ca125a42
   [junit4]   2> 583264 T2286 C1007 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 583264 T2286 C1007 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 583277 T2286 C1007 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583278 T2286 C1007 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_2,generation=2}
   [junit4]   2> 583279 T2286 C1007 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 583280 T2286 C1007 oass.SolrIndexSearcher.<init> Opening Searcher@d81ed3a7 main
   [junit4]   2> 583281 T2286 C1007 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583283 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d81ed3a7 main{StandardDirectoryReader(segments_2:2:nrt)}
   [junit4]   2> 583284 T2286 C1007 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 583286 T2286 oas.SolrTestCaseJ4.tearDown ###Ending testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> 583292 T2286 oas.SolrTestCaseJ4.setUp ###Starting testDupeDetection
   [junit4]   2> 583301 T2286 C1007 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 583302 T2286 C1007 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 583312 T2286 C1007 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583313 T2286 C1007 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_3,generation=3}
   [junit4]   2> 583314 T2286 C1007 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 583315 T2286 C1007 oass.SolrIndexSearcher.<init> Opening Searcher@b8c538af main
   [junit4]   2> 583316 T2286 C1007 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583317 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b8c538af main{StandardDirectoryReader(segments_3:3:nrt)}
   [junit4]   2> 583318 T2286 C1007 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 583329 T2286 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583332 T2286 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_4,generation=4}
   [junit4]   2> 583332 T2286 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 583333 T2286 oass.SolrIndexSearcher.<init> Opening Searcher@6422f5c7 main
   [junit4]   2> 583334 T2286 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583335 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6422f5c7 main{StandardDirectoryReader(segments_4:5:nrt _0(4.7):c2)}
   [junit4]   2> 583338 T2286 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583340 T2286 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_5,generation=5}
   [junit4]   2> 583340 T2286 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 583341 T2286 oass.SolrIndexSearcher.<init> Opening Searcher@b0a407e5 main
   [junit4]   2> 583342 T2286 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583343 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b0a407e5 main{StandardDirectoryReader(segments_5:8:nrt _0(4.7):c2/1:delGen=1 _1(4.7):c1)}
   [junit4]   2> 583344 T2286 oas.SolrTestCaseJ4.tearDown ###Ending testDupeDetection
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SignatureUpdateProcessorFactoryTest -Dtests.method=testDupeDetection -Dtests.seed=F96E6B2521341DC3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sv_SE_PREEURO -Dtests.timezone=Etc/GMT+6 -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.06s J0 | SignatureUpdateProcessorFactoryTest.testDupeDetection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F96E6B2521341DC3:A25E90ED2273BEBF]: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:780)
   [junit4]   2> 583351 T2286 oas.SolrTestCaseJ4.setUp ###Starting testNonStringFieldsValues
   [junit4]   2> 583360 T2286 C1007 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 583361 T2286 C1007 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 5
   [junit4]   2> 583367 T2286 C1007 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583368 T2286 C1007 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_6,generation=6}
   [junit4]   2> 583368 T2286 C1007 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 583369 T2286 C1007 oass.SolrIndexSearcher.<init> Opening Searcher@dbca6203 main
   [junit4]   2> 583370 T2286 C1007 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583371 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@dbca6203 main{StandardDirectoryReader(segments_6:9:nrt)}
   [junit4]   2> 583372 T2286 C1007 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 583376 T2286 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 583380 T2286 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583382 T2286 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_7,generation=7}
   [junit4]   2> 583383 T2286 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 583384 T2286 oass.SolrIndexSearcher.<init> Opening Searcher@3a73c221 main
   [junit4]   2> 583385 T2286 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583386 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3a73c221 main{StandardDirectoryReader(segments_7:11:nrt _2(4.7):c5/1:delGen=1)}
   [junit4]   2> 583387 T2286 oas.SolrTestCaseJ4.tearDown ###Ending testNonStringFieldsValues
   [junit4]   2> 583391 T2286 oas.SolrTestCaseJ4.setUp ###Starting testMultiThreaded
   [junit4]   2> 583396 T2286 C1007 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 583397 T2286 C1007 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 583403 T2286 C1007 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583404 T2286 C1007 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_8,generation=8}
   [junit4]   2> 583405 T2286 C1007 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 583406 T2286 C1007 oass.SolrIndexSearcher.<init> Opening Searcher@1041c03f main
   [junit4]   2> 583406 T2286 C1007 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583408 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1041c03f main{StandardDirectoryReader(segments_8:12:nrt)}
   [junit4]   2> 583408 T2286 C1007 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 583421 T2298 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583428 T2298 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_9,generation=9}
   [junit4]   2> 583429 T2298 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 583436 T2298 oass.SolrIndexSearcher.<init> Opening Searcher@853665b3 main
   [junit4]   2> 583441 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@853665b3 main{StandardDirectoryReader(segments_9:20:nrt _4(4.7):c13/9:delGen=1)}
   [junit4]   2> 583442 T2298 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583443 T2297 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583454 T2297 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_a,generation=10}
   [junit4]   2> 583455 T2297 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 583461 T2297 oass.SolrIndexSearcher.<init> Opening Searcher@4cc5ed7 main
   [junit4]   2> 583466 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4cc5ed7 main{StandardDirectoryReader(segments_a:28:nrt _6(4.7):c18/16:delGen=1)}
   [junit4]   2> 583467 T2297 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583468 T2299 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583474 T2299 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_b,generation=11}
   [junit4]   2> 583475 T2299 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 583482 T2299 oass.SolrIndexSearcher.<init> Opening Searcher@157a5ace main
   [junit4]   2> 583487 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@157a5ace main{StandardDirectoryReader(segments_b:36:nrt _8(4.7):c11/8:delGen=1)}
   [junit4]   2> 583487 T2299 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583489 T2298 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583496 T2298 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_c,generation=12}
   [junit4]   2> 583496 T2298 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 583506 T2298 oass.SolrIndexSearcher.<init> Opening Searcher@6c891f78 main
   [junit4]   2> 583518 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6c891f78 main{StandardDirectoryReader(segments_c:44:nrt _a(4.7):c13/9:delGen=1)}
   [junit4]   2> 583518 T2298 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583520 T2297 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583536 T2297 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_d,generation=13}
   [junit4]   2> 583537 T2297 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 583545 T2297 oass.SolrIndexSearcher.<init> Opening Searcher@2b6f9307 main
   [junit4]   2> 583546 T2297 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583547 T2299 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583549 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2b6f9307 main{StandardDirectoryReader(segments_d:52:nrt _c(4.7):c29/27:delGen=1)}
   [junit4]   2> 583553 T2299 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_e,generation=14}
   [junit4]   2> 583553 T2299 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 583557 T2299 oass.SolrIndexSearcher.<init> Opening Searcher@ead2d81a main
   [junit4]   2> 583557 T2299 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583559 T2298 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583559 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ead2d81a main{StandardDirectoryReader(segments_e:59:nrt _d(4.7):c19/18:delGen=2 _e(4.7):c11/8:delGen=1)}
   [junit4]   2> 583565 T2298 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_f,generation=15}
   [junit4]   2> 583565 T2298 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 583569 T2298 oass.SolrIndexSearcher.<init> Opening Searcher@7b601573 main
   [junit4]   2> 583570 T2298 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583570 T2297 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583571 T2297 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_g,generation=16}
   [junit4]   2> 583571 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7b601573 main{StandardDirectoryReader(segments_f:65:nrt _f(4.7):c7/5:delGen=3 _g(4.7):c4/2:delGen=1)}
   [junit4]   2> 583572 T2297 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 583575 T2297 oass.SolrIndexSearcher.<init> Opening Searcher@427a445b main
   [junit4]   2> 583576 T2297 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583577 T2299 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583577 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@427a445b main{StandardDirectoryReader(segments_g:69:nrt _f(4.7):c7/6:delGen=3 _g(4.7):c4/2:delGen=1 _h(4.7):c1)}
   [junit4]   2> 583580 T2299 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_g,generation=16}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_h,generation=17}
   [junit4]   2> 583580 T2299 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 17
   [junit4]   2> 583583 T2299 oass.SolrIndexSearcher.<init> Opening Searcher@fdefcefd main
   [junit4]   2> 583584 T2299 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583584 T2298 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583585 T2298 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_h,generation=17}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_i,generation=18}
   [junit4]   2> 583585 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@fdefcefd main{StandardDirectoryReader(segments_h:75:nrt _f(4.7):c7/6:delGen=4 _g(4.7):c4/3:delGen=2 _j(4.7):c1)}
   [junit4]   2> 583586 T2298 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 18
   [junit4]   2> 583587 T2298 oass.SolrIndexSearcher.<init> Opening Searcher@b8ab281b main
   [junit4]   2> 583587 T2298 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583588 T2297 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583588 T2297 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 583589 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b8ab281b main{StandardDirectoryReader(segments_h:75:nrt _f(4.7):c7/6:delGen=4 _g(4.7):c4/3:delGen=2 _j(4.7):c1)}
   [junit4]   2> 583595 T2297 oass.SolrIndexSearcher.<init> Opening Searcher@9288d3cb main
   [junit4]   2> 583596 T2297 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583596 T2299 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583597 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9288d3cb main{StandardDirectoryReader(segments_i:80:nrt _g(4.7):c4/3:delGen=2 _k(4.7):c1)}
   [junit4]   2> 583599 T2299 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_i,generation=18}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_j,generation=19}
   [junit4]   2> 583599 T2299 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 19
   [junit4]   2> 583600 T2299 oass.SolrIndexSearcher.<init> Opening Searcher@4b01f81e main
   [junit4]   2> 583600 T2299 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583601 T2298 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583602 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4b01f81e main{StandardDirectoryReader(segments_j:83:nrt _k(4.7):c1 _l(4.7):c1)}
   [junit4]   2> 583603 T2298 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_j,generation=19}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_k,generation=20}
   [junit4]   2> 583603 T2298 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 20
   [junit4]   2> 583604 T2298 oass.SolrIndexSearcher.<init> Opening Searcher@96aed48b main
   [junit4]   2> 583605 T2298 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583605 T2297 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583606 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@96aed48b main{StandardDirectoryReader(segments_k:87:nrt _m(4.7):c1)}
   [junit4]   2> 583607 T2297 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_k,generation=20}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_l,generation=21}
   [junit4]   2> 583608 T2297 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 21
   [junit4]   2> 583610 T2297 oass.SolrIndexSearcher.<init> Opening Searcher@49527021 main
   [junit4]   2> 583611 T2297 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583612 T2299 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583612 T2299 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_l,generation=21}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_m,generation=22}
   [junit4]   2> 583613 T2299 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 22
   [junit4]   2> 583612 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@49527021 main{StandardDirectoryReader(segments_l:93:nrt _n(4.7):c1 _o(4.7):c1)}
   [junit4]   2> 583614 T2299 oass.SolrIndexSearcher.<init> Opening Searcher@a7f40d9 main
   [junit4]   2> 583614 T2299 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583615 T2298 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583616 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a7f40d9 main{StandardDirectoryReader(segments_l:93:nrt _n(4.7):c1 _o(4.7):c1)}
   [junit4]   2> 583617 T2298 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_m,generation=22}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_n,generation=23}
   [junit4]   2> 583617 T2298 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 23
   [junit4]   2> 583618 T2298 oass.SolrIndexSearcher.<init> Opening Searcher@d6d7342e main
   [junit4]   2> 583619 T2298 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583619 T2297 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583620 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d6d7342e main{StandardDirectoryReader(segments_n:100:nrt _p(4.7):c1)}
   [junit4]   2> 583621 T2297 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_n,generation=23}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_o,generation=24}
   [junit4]   2> 583622 T2297 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 24
   [junit4]   2> 583622 T2297 oass.SolrIndexSearcher.<init> Opening Searcher@82695c86 main
   [junit4]   2> 583623 T2297 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583623 T2299 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583624 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@82695c86 main{StandardDirectoryReader(segments_o:103:nrt _q(4.7):c1)}
   [junit4]   2> 583626 T2299 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_o,generation=24}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_p,generation=25}
   [junit4]   2> 583626 T2299 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 25
   [junit4]   2> 583628 T2299 oass.SolrIndexSearcher.<init> Opening Searcher@ef213982 main
   [junit4]   2> 583629 T2299 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583630 T2298 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583630 T2298 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_p,generation=25}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_q,generation=26}
   [junit4]   2> 583630 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ef213982 main{StandardDirectoryReader(segments_p:111:nrt _s(4.7):c1)}
   [junit4]   2> 583630 T2298 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 26
   [junit4]   2> 583631 T2298 oass.SolrIndexSearcher.<init> Opening Searcher@110adbfe main
   [junit4]   2> 583632 T2298 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583632 T2297 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583632 T2297 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 583633 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@110adbfe main{StandardDirectoryReader(segments_p:111:nrt _s(4.7):c1)}
   [junit4]   2> 583635 T2297 oass.SolrIndexSearcher.<init> Opening Searcher@e1894084 main
   [junit4]   2> 583635 T2297 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583636 T2299 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583637 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e1894084 main{StandardDirectoryReader(segments_q:113:nrt _s(4.7):c1 _t(4.7):c1)}
   [junit4]   2> 583638 T2299 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_q,generation=26}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_r,generation=27}
   [junit4]   2> 583639 T2299 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 27
   [junit4]   2> 583641 T2299 oass.SolrIndexSearcher.<init> Opening Searcher@83a18c1a main
   [junit4]   2> 583642 T2299 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583642 T2298 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583643 T2298 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_r,generation=27}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_s,generation=28}
   [junit4]   2> 583643 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@83a18c1a main{StandardDirectoryReader(segments_r:121:nrt _t(4.7):c1 _v(4.7):c1)}
   [junit4]   2> 583643 T2298 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 28
   [junit4]   2> 583644 T2298 oass.SolrIndexSearcher.<init> Opening Searcher@d35dc0a main
   [junit4]   2> 583645 T2298 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583645 T2297 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583646 T2297 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 583646 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d35dc0a main{StandardDirectoryReader(segments_r:121:nrt _t(4.7):c1 _v(4.7):c1)}
   [junit4]   2> 583648 T2297 oass.SolrIndexSearcher.<init> Opening Searcher@63b5ef63 main
   [junit4]   2> 583649 T2297 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583649 T2299 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583651 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@63b5ef63 main{StandardDirectoryReader(segments_s:123:nrt _t(4.7):c1 _v(4.7):c1 _w(4.7):c1)}
   [junit4]   2> 583652 T2299 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_s,generation=28}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_t,generation=29}
   [junit4]   2> 583653 T2299 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 29
   [junit4]   2> 583655 T2299 oass.SolrIndexSearcher.<init> Opening Searcher@20e24857 main
   [junit4]   2> 583656 T2299 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583656 T2298 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583657 T2298 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_t,generation=29}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_u,generation=30}
   [junit4]   2> 583657 T2298 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 30
   [junit4]   2> 583658 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@20e24857 main{StandardDirectoryReader(segments_t:131:nrt _t(4.7):c1 _y(4.7):c1)}
   [junit4]   2> 583658 T2298 oass.SolrIndexSearcher.<init> Opening Searcher@f6f280ed main
   [junit4]   2> 583659 T2298 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583659 T2297 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583659 T2297 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 583661 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f6f280ed main{StandardDirectoryReader(segments_t:131:nrt _t(4.7):c1 _y(4.7):c1)}
   [junit4]   2> 583663 T2297 oass.SolrIndexSearcher.<init> Opening Searcher@5828fde5 main
   [junit4]   2> 583664 T2297 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583664 T2299 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583665 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5828fde5 main{StandardDirectoryReader(segments_u:135:nrt _t(4.7):c1 _z(4.7):c1)}
   [junit4]   2> 583666 T2299 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_u,generation=30}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_v,generation=31}
   [junit4]   2> 583667 T2299 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 31
   [junit4]   2> 583669 T2299 oass.SolrIndexSearcher.<init> Opening Searcher@94fe69df main
   [junit4]   2> 583670 T2299 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583671 T2298 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583671 T2298 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_v,generation=31}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_w,generation=32}
   [junit4]   2> 583671 T2298 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 32
   [junit4]   2> 583672 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@94fe69df main{StandardDirectoryReader(segments_v:143:nrt _11(4.7):c1)}
   [junit4]   2> 583672 T2298 oass.SolrIndexSearcher.<init> Opening Searcher@12d608f1 main
   [junit4]   2> 583672 T2298 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583673 T2297 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583673 T2297 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 583674 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12d608f1 main{StandardDirectoryReader(segments_v:143:nrt _11(4.7):c1)}
   [junit4]   2> 583676 T2297 oass.SolrIndexSearcher.<init> Opening Searcher@8a68b426 main
   [junit4]   2> 583676 T2297 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583676 T2299 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583677 T2299 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_w,generation=32}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_x,generation=33}
   [junit4]   2> 583677 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8a68b426 main{StandardDirectoryReader(segments_w:147:nrt _12(4.7):c1)}
   [junit4]   2> 583678 T2299 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 33
   [junit4]   2> 583679 T2299 oass.SolrIndexSearcher.<init> Opening Searcher@185af61 main
   [junit4]   2> 583679 T2299 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583681 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@185af61 main{StandardDirectoryReader(segments_w:147:nrt _12(4.7):c1)}
   [junit4]   2> ASYNC  NEW_CORE C1008 name=collection1 org.apache.solr.core.SolrCore@ca125a42
   [junit4]   2> 583686 T2286 C1008 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583687 T2286 C1008 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 583687 T2286 C1008 oass.SolrIndexSearcher.<init> Opening Searcher@a258b02 main
   [junit4]   2> 583688 T2286 C1008 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583690 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a258b02 main{StandardDirectoryReader(segments_w:147:nrt _12(4.7):c1)}
   [junit4]   2> 583690 T2286 C1008 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 583691 T2286 oas.SolrTestCaseJ4.tearDown ###Ending testMultiThreaded
   [junit4]   2> 583696 T2286 oas.SolrTestCaseJ4.setUp ###Starting testNonIndexedSignatureField
   [junit4]   2> 583701 T2286 C1008 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 583702 T2286 C1008 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 583708 T2286 C1008 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583709 T2286 C1008 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_x,generation=33}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_y,generation=34}
   [junit4]   2> 583709 T2286 C1008 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 34
   [junit4]   2> 583710 T2286 C1008 oass.SolrIndexSearcher.<init> Opening Searcher@ac08e795 main
   [junit4]   2> 583711 T2286 C1008 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583712 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ac08e795 main{StandardDirectoryReader(segments_y:148:nrt)}
   [junit4]   2> 583713 T2286 C1008 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 583717 T2286 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583719 T2286 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_y,generation=34}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_z,generation=35}
   [junit4]   2> 583720 T2286 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 35
   [junit4]   2> 583721 T2286 oass.SolrIndexSearcher.<init> Opening Searcher@127ce628 main
   [junit4]   2> 583721 T2286 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583723 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@127ce628 main{StandardDirectoryReader(segments_z:150:nrt _13(4.7):c2)}
   [junit4]   2> 583724 T2286 oas.SolrTestCaseJ4.tearDown ###Ending testNonIndexedSignatureField
   [junit4]   2> 583728 T2286 oas.SolrTestCaseJ4.setUp ###Starting testDupeAllFieldsDetection
   [junit4]   2> 583733 T2286 C1008 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 583734 T2286 C1008 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 583740 T2286 C1008 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583741 T2286 C1008 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_z,generation=35}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_10,generation=36}
   [junit4]   2> 583741 T2286 C1008 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 36
   [junit4]   2> 583742 T2286 C1008 oass.SolrIndexSearcher.<init> Opening Searcher@ecae1e35 main
   [junit4]   2> 583742 T2286 C1008 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583744 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ecae1e35 main{StandardDirectoryReader(segments_10:151:nrt)}
   [junit4]   2> 583745 T2286 C1008 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 583751 T2286 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583752 T2286 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_10,generation=36}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e6ec4fdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ef2e119)),segFN=segments_11,generation=37}
   [junit4]   2> 583753 T2286 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 37
   [junit4]   2> 583754 T2286 oass.SolrIndexSearcher.<init> Opening Searcher@8b2e4efc main
   [junit4]   2> 583754 T2286 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 583756 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8b2e4efc main{StandardDirectoryReader(segments_11:153:nrt _14(4.7):c3)}
   [junit4]   2> 583757 T2286 oas.SolrTestCaseJ4.tearDown ###Ending testDupeAllFieldsDetection
   [junit4]   2> 583759 T2286 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 583759 T2286 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=-1695078258
   [junit4]   2> 583759 T2286 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ca125a42
   [junit4]   2> 583769 T2286 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> 583769 T2286 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 583770 T2286 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 583770 T2286 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 583771 T2286 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 583771 T2286 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 583771 T2286 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1385603276235 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1385603276235;done=false>>]
   [junit4]   2> 583772 T2286 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1385603276235
   [junit4]   2> 583772 T2286 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1385603276235/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1385603276235/index;done=false>>]
   [junit4]   2> 583773 T2286 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SignatureUpdateProcessorFactoryTest-1385603276235/index
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=DefaultSimilarity, locale=sv_SE_PREEURO, timezone=Etc/GMT+6
   [junit4]   2> NOTE: Linux 3.8.0-33-generic amd64/IBM Corporation 1.7.0 (64-bit)/cpus=8,threads=1,free=37899616,total=186253312
   [junit4]   2> NOTE: All tests run in this JVM: [TestJmxMonitoredMap, FieldMutatingUpdateProcessorTest, BadComponentTest, ShowFileRequestHandlerTest, DocValuesTest, SolrIndexSplitterTest, CacheHeaderTest, CoreMergeIndexesAdminHandlerTest, TestExtendedDismaxParser, LoggingHandlerTest, TestCloudManagedSchemaAddField, TriLevelCompositeIdRoutingTest, MoreLikeThisHandlerTest, TestSolrXml, ExternalFileFieldSortTest, TestReplicationHandler, SynonymTokenizerTest, RecoveryZkTest, TestDynamicFieldCollectionResource, QueryEqualityTest, DeleteShardTest, CoreAdminCreateDiscoverTest, TermsComponentTest, StatelessScriptUpdateProcessorFactoryTest, TestLRUCache, DistributedTermsComponentTest, TestPerFieldSimilarity, PolyFieldTest, SOLR749Test, TestGroupingSearch, TestElisionMultitermQuery, TestStressVersions, TestJoin, TestValueSourceCache, SolrXmlInZkTest, TestSolrIndexConfig, CoreAdminHandlerTest, TestCloudManagedSchema, DirectUpdateHandlerOptimizeTest, TestSuggestSpellingConverter, TestRemoteStreaming, ReturnFieldsTest, LeaderElectionTest, TestBM25SimilarityFactory, ZkCLITest, TestLuceneMatchVersion, ZkControllerTest, SpellPossibilityIteratorTest, TestFieldTypeCollectionResource, SpatialFilterTest, SolrInfoMBeanTest, TestMaxScoreQueryParser, DistributedQueryElevationComponentTest, TestSearchPerf, TestPostingsSolrHighlighter, UpdateRequestProcessorFactoryTest, FileBasedSpellCheckerTest, QueryElevationComponentTest, UnloadDistributedZkTest, TestPHPSerializedResponseWriter, TestFieldCollectionResource, AssignTest, TestSimpleQParserPlugin, SearchHandlerTest, CSVRequestHandlerTest, ResourceLoaderTest, TestLMJelinekMercerSimilarityFactory, TestDocumentBuilder, BlockCacheTest, HdfsDirectoryTest, PreAnalyzedUpdateProcessorTest, ScriptEngineTest, TestModifyConfFiles, MBeansHandlerTest, TestLMDirichletSimilarityFactory, SystemInfoHandlerTest, SchemaVersionSpecificBehaviorTest, DistributedSpellCheckComponentTest, TestFunctionQuery, CircularListTest, TestMergePolicyConfig, SampleTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, OverseerTest, ShardRoutingTest, BasicZkTest, SliceStateUpdateTest, TestDistributedSearch, AutoCommitTest, TestFaceting, TestRealTimeGet, TestMultiCoreConfBootstrap, TestReload, TestCoreContainer, SolrCmdDistributorTest, PeerSyncTest, ConvertedLegacyTest, TestFiltering, SoftAutoCommitTest, SignatureUpdateProcessorFactoryTest]
   [junit4] Completed on J0 in 1.47s, 6 tests, 1 failure <<< FAILURES!

[...truncated 409 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:426: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:419: 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:1279: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:912: There were test failures: 346 suites, 1513 tests, 1 failure, 66 ignored (6 assumptions)

Total time: 36 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/ibm-j9-jdk7 -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