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/01/27 20:01:47 UTC

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

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

2 tests failed.
REGRESSION:  org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testMultiThreaded

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([2D510E30B9C71A43:4CC4D4D0511610B5]: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.testMultiThreaded(SignatureUpdateProcessorFactoryTest.java:222)
	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)


REGRESSION:  org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<3>
	at __randomizedtesting.SeedInfo.seed([2D510E30B9C71A43:7661F5F8BA80B93F]: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 10559 lines...]
   [junit4] Suite: org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest
   [junit4]   2> 367741 T1234 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-1390848984377
   [junit4]   2> 367742 T1234 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> 367743 T1234 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> 367744 T1234 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> 367790 T1234 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 367837 T1234 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 367837 T1234 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 367843 T1234 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 368136 T1234 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 368139 T1234 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 368140 T1234 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 368147 T1234 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 368151 T1234 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 368154 T1234 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 368155 T1234 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> 368155 T1234 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> 368161 T1234 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 368162 T1234 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> 368162 T1234 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> 368198 T1234 oasc.CoreContainer.<init> New CoreContainer -635458955
   [junit4]   2> 368198 T1234 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> 368199 T1234 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 368200 T1234 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 368200 T1234 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 368200 T1234 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 368200 T1234 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 368201 T1234 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 368201 T1234 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 368201 T1234 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 368202 T1234 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 368205 T1234 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 368205 T1234 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 368206 T1234 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 368208 T1235 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> 368209 T1235 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> 368209 T1235 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> 368210 T1235 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> 368244 T1235 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 368291 T1235 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 368291 T1235 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 368303 T1235 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 368603 T1235 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 368605 T1235 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 368607 T1235 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 368612 T1235 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 368616 T1235 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 368620 T1235 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 368620 T1235 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-1390848984377/
   [junit4]   2> 368620 T1235 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@bd396863
   [junit4]   2> 368621 T1235 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1390848984377
   [junit4]   2> 368621 T1235 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-1390848984377/index/
   [junit4]   2> 368622 T1235 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-1390848984377/index' doesn't exist. Creating new index...
   [junit4]   2> 368622 T1235 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1390848984377/index
   [junit4]   2> 368622 T1235 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=89.1904296875, floorSegmentMB=1.96484375, forceMergeDeletesPctAllowed=23.06742751321333, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3230693766201366
   [junit4]   2> 368623 T1235 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_1,generation=1}
   [junit4]   2> 368623 T1235 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 368624 T1235 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 368625 T1235 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 368626 T1235 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 368626 T1235 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 368626 T1235 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 368627 T1235 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 368627 T1235 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 368627 T1235 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 368627 T1235 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> 368628 T1235 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 368628 T1235 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 368628 T1235 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 368629 T1235 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 368629 T1235 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 368629 T1235 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 368630 T1235 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 368630 T1235 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 368630 T1235 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 368631 T1235 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 368631 T1235 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 368631 T1235 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 368632 T1235 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 368632 T1235 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 368632 T1235 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 368633 T1235 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 368633 T1235 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 368633 T1235 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 368634 T1235 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 368634 T1235 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 368634 T1235 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 368635 T1235 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 368635 T1235 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 368635 T1235 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 368636 T1235 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 368636 T1235 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 368636 T1235 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 368637 T1235 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 368638 T1235 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 368640 T1235 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 368641 T1235 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 368641 T1235 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 368642 T1235 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=23.1474609375, floorSegmentMB=1.44921875, forceMergeDeletesPctAllowed=7.7734828691108095, segmentsPerTier=21.0, maxCFSSegmentSizeMB=1.6201171875, noCFSRatio=0.0
   [junit4]   2> 368642 T1235 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_1,generation=1}
   [junit4]   2> 368643 T1235 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 368643 T1235 oass.SolrIndexSearcher.<init> Opening Searcher@43b422ca main
   [junit4]   2> 368644 T1235 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 368690 T1235 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 368711 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@43b422ca main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 368713 T1235 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 368715 T1234 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 368718 T1234 oas.SolrTestCaseJ4.setUp ###Starting testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> ASYNC  NEW_CORE C444 name=collection1 org.apache.solr.core.SolrCore@c8fd2946
   [junit4]   2> 368718 T1234 C444 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 368719 T1234 C444 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 368722 T1234 C444 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 368723 T1234 C444 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_2,generation=2}
   [junit4]   2> 368723 T1234 C444 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 368724 T1234 C444 oass.SolrIndexSearcher.<init> Opening Searcher@f02c6a44 main
   [junit4]   2> 368725 T1234 C444 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 368726 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f02c6a44 main{StandardDirectoryReader(segments_2:2:nrt)}
   [junit4]   2> 368727 T1234 C444 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 368728 T1234 oas.SolrTestCaseJ4.tearDown ###Ending testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> 368732 T1234 oas.SolrTestCaseJ4.setUp ###Starting testDupeAllFieldsDetection
   [junit4]   2> 368733 T1234 C444 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 368734 T1234 C444 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 368735 T1234 C444 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 368736 T1234 C444 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_3,generation=3}
   [junit4]   2> 368737 T1234 C444 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 368737 T1234 C444 oass.SolrIndexSearcher.<init> Opening Searcher@19227778 main
   [junit4]   2> 368738 T1234 C444 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 368739 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19227778 main{StandardDirectoryReader(segments_3:3:nrt)}
   [junit4]   2> 368740 T1234 C444 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 368747 T1234 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 368748 T1234 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_4,generation=4}
   [junit4]   2> 368749 T1234 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 368750 T1234 oass.SolrIndexSearcher.<init> Opening Searcher@40fad27b main
   [junit4]   2> 368751 T1234 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 368752 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@40fad27b main{StandardDirectoryReader(segments_4:5:nrt _0(4.7):C3)}
   [junit4]   2> 368753 T1234 oas.SolrTestCaseJ4.tearDown ###Ending testDupeAllFieldsDetection
   [junit4]   2> 368757 T1234 oas.SolrTestCaseJ4.setUp ###Starting testMultiThreaded
   [junit4]   2> 368757 T1234 C444 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 368758 T1234 C444 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 368759 T1234 C444 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 368760 T1234 C444 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_5,generation=5}
   [junit4]   2> 368761 T1234 C444 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 368761 T1234 C444 oass.SolrIndexSearcher.<init> Opening Searcher@2050763e main
   [junit4]   2> 368762 T1234 C444 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 368763 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2050763e main{StandardDirectoryReader(segments_5:6:nrt)}
   [junit4]   2> 368764 T1234 C444 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 368775 T1247 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 368809 T1247 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_6,generation=6}
   [junit4]   2> 368810 T1247 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 368852 T1247 oass.SolrIndexSearcher.<init> Opening Searcher@ee9ea6e1 main
   [junit4]   2> 368854 T1247 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 368855 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ee9ea6e1 main{StandardDirectoryReader(segments_6:19:nrt _4(4.7):C11/10:delGen=1 _3(4.7):C31/29:delGen=1)}
   [junit4]   2> 368857 T1245 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 368921 T1245 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_7,generation=7}
   [junit4]   2> 368922 T1245 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 368956 T1245 oass.SolrIndexSearcher.<init> Opening Searcher@d7117f37 main
   [junit4]   2> 368957 T1245 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 368957 T1246 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 368958 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d7117f37 main{StandardDirectoryReader(segments_7:29:nrt _7(4.7):C61/57:delGen=1)}
   [junit4]   2> 368958 T1246 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_8,generation=8}
   [junit4]   2> 368959 T1246 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 368959 T1246 oass.SolrIndexSearcher.<init> Opening Searcher@27a245aa main
   [junit4]   2> 368960 T1246 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 368960 T1247 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 368961 T1247 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 368961 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@27a245aa main{StandardDirectoryReader(segments_7:29:nrt _7(4.7):C61/57:delGen=1)}
   [junit4]   2> 368967 T1247 oass.SolrIndexSearcher.<init> Opening Searcher@b2e2775d main
   [junit4]   2> 368967 T1247 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 368968 T1245 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 368970 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b2e2775d main{StandardDirectoryReader(segments_8:33:nrt _7(4.7):C61/58:delGen=1 _9(4.7):C1)}
   [junit4]   2> 368972 T1245 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_9,generation=9}
   [junit4]   2> 368972 T1245 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 368973 T1245 oass.SolrIndexSearcher.<init> Opening Searcher@da167088 main
   [junit4]   2> 368973 T1245 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 368975 T1247 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 368977 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@da167088 main{StandardDirectoryReader(segments_9:36:nrt _7(4.7):C61/59:delGen=2 _a(4.7):C1)}
   [junit4]   2> 368982 T1247 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_a,generation=10}
   [junit4]   2> 368982 T1247 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 368984 T1247 oass.SolrIndexSearcher.<init> Opening Searcher@21cafdf6 main
   [junit4]   2> 368984 T1247 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 368985 T1246 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 368985 T1246 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 368987 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@21cafdf6 main{StandardDirectoryReader(segments_a:40:nrt _7(4.7):C61/59:delGen=2 _b(4.7):C1)}
   [junit4]   2> 368989 T1246 oass.SolrIndexSearcher.<init> Opening Searcher@be08bb9d main
   [junit4]   2> 368990 T1246 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 368990 T1245 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 368992 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@be08bb9d main{StandardDirectoryReader(segments_a:43:nrt _7(4.7):C61/60:delGen=2 _b(4.7):C1 _c(4.7):C1)}
   [junit4]   2> 368995 T1245 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_b,generation=11}
   [junit4]   2> 368996 T1245 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 368999 T1245 oass.SolrIndexSearcher.<init> Opening Searcher@b2ac6f14 main
   [junit4]   2> 369000 T1245 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369001 T1247 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369002 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b2ac6f14 main{StandardDirectoryReader(segments_b:51:nrt _c(4.7):C1 _d(4.7):C1 _e(4.7):C1)}
   [junit4]   2> 369002 T1247 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_c,generation=12}
   [junit4]   2> 369003 T1247 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 369004 T1247 oass.SolrIndexSearcher.<init> Opening Searcher@253769e0 main
   [junit4]   2> 369005 T1247 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369005 T1246 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369006 T1246 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 369007 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@253769e0 main{StandardDirectoryReader(segments_c:53:nrt _d(4.7):C1 _e(4.7):C1)}
   [junit4]   2> 369007 T1246 oass.SolrIndexSearcher.<init> Opening Searcher@29b09d3c main
   [junit4]   2> 369008 T1246 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369009 T1245 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369009 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@29b09d3c main{StandardDirectoryReader(segments_c:53:nrt _d(4.7):C1 _e(4.7):C1)}
   [junit4]   2> 369015 T1245 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_d,generation=13}
   [junit4]   2> 369015 T1245 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 369020 T1245 oass.SolrIndexSearcher.<init> Opening Searcher@73af8bf4 main
   [junit4]   2> 369020 T1245 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369021 T1247 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369021 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@73af8bf4 main{StandardDirectoryReader(segments_d:63:nrt _h(4.7):C1 _g(4.7):C1)}
   [junit4]   2> 369021 T1247 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_e,generation=14}
   [junit4]   2> 369022 T1247 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 369023 T1247 oass.SolrIndexSearcher.<init> Opening Searcher@4c9750aa main
   [junit4]   2> 369024 T1247 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369024 T1246 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369025 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4c9750aa main{StandardDirectoryReader(segments_d:63:nrt _h(4.7):C1 _g(4.7):C1)}
   [junit4]   2> 369027 T1246 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_f,generation=15}
   [junit4]   2> 369028 T1246 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 369031 T1246 oass.SolrIndexSearcher.<init> Opening Searcher@da697be main
   [junit4]   2> 369032 T1246 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369032 T1245 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369033 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@da697be main{StandardDirectoryReader(segments_f:69:nrt _h(4.7):C1 _i(4.7):C1 _j(4.7):C1)}
   [junit4]   2> 369033 T1245 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_g,generation=16}
   [junit4]   2> 369034 T1245 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 369034 T1245 oass.SolrIndexSearcher.<init> Opening Searcher@b58c7b12 main
   [junit4]   2> 369035 T1245 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369035 T1247 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369036 T1247 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 369036 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b58c7b12 main{StandardDirectoryReader(segments_f:69:nrt _h(4.7):C1 _i(4.7):C1 _j(4.7):C1)}
   [junit4]   2> 369040 T1247 oass.SolrIndexSearcher.<init> Opening Searcher@b374ba5f main
   [junit4]   2> 369041 T1247 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369041 T1246 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369042 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b374ba5f main{StandardDirectoryReader(segments_g:74:nrt _h(4.7):C1 _j(4.7):C1 _k(4.7):C1)}
   [junit4]   2> 369044 T1246 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_g,generation=16}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_h,generation=17}
   [junit4]   2> 369045 T1246 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 17
   [junit4]   2> 369098 T1246 oass.SolrIndexSearcher.<init> Opening Searcher@e6940648 main
   [junit4]   2> 369098 T1246 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369099 T1245 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369099 T1245 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_h,generation=17}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_i,generation=18}
   [junit4]   2> 369100 T1245 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 18
   [junit4]   2> 369100 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e6940648 main{StandardDirectoryReader(segments_h:79:nrt _h(4.7):C1 _l(4.7):C1 _m(4.7):C1)}
   [junit4]   2> 369100 T1245 oass.SolrIndexSearcher.<init> Opening Searcher@5ad05250 main
   [junit4]   2> 369101 T1245 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369102 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5ad05250 main{StandardDirectoryReader(segments_h:79:nrt _h(4.7):C1 _l(4.7):C1 _m(4.7):C1)}
   [junit4]   2> 369102 T1247 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369106 T1247 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_i,generation=18}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_j,generation=19}
   [junit4]   2> 369107 T1247 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 19
   [junit4]   2> 369109 T1247 oass.SolrIndexSearcher.<init> Opening Searcher@78c9dc8c main
   [junit4]   2> 369109 T1247 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369109 T1246 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369110 T1246 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_j,generation=19}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_k,generation=20}
   [junit4]   2> 369110 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@78c9dc8c main{StandardDirectoryReader(segments_j:85:nrt _h(4.7):C1 _n(4.7):C1 _o(4.7):C1)}
   [junit4]   2> 369111 T1246 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 20
   [junit4]   2> 369111 T1246 oass.SolrIndexSearcher.<init> Opening Searcher@b5de680d main
   [junit4]   2> 369112 T1246 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369112 T1245 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369113 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b5de680d main{StandardDirectoryReader(segments_j:85:nrt _h(4.7):C1 _n(4.7):C1 _o(4.7):C1)}
   [junit4]   2> 369115 T1245 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_k,generation=20}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_l,generation=21}
   [junit4]   2> 369115 T1245 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 21
   [junit4]   2> 369118 T1245 oass.SolrIndexSearcher.<init> Opening Searcher@781647f6 main
   [junit4]   2> 369119 T1245 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369119 T1247 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369120 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@781647f6 main{StandardDirectoryReader(segments_l:91:nrt _h(4.7):C1 _n(4.7):C1 _p(4.7):C1 _q(4.7):C1)}
   [junit4]   2> 369120 T1247 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_l,generation=21}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_m,generation=22}
   [junit4]   2> 369120 T1247 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 22
   [junit4]   2> 369121 T1247 oass.SolrIndexSearcher.<init> Opening Searcher@34891a6c main
   [junit4]   2> 369121 T1247 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369122 T1246 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369122 T1246 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 369123 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@34891a6c main{StandardDirectoryReader(segments_l:91:nrt _h(4.7):C1 _n(4.7):C1 _p(4.7):C1 _q(4.7):C1)}
   [junit4]   2> 369126 T1246 oass.SolrIndexSearcher.<init> Opening Searcher@b4d5bc0d main
   [junit4]   2> 369127 T1246 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369127 T1245 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369128 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b4d5bc0d main{StandardDirectoryReader(segments_m:96:nrt _h(4.7):C1 _n(4.7):C1 _q(4.7):C1 _r(4.7):C1)}
   [junit4]   2> 369130 T1245 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_m,generation=22}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_n,generation=23}
   [junit4]   2> 369131 T1245 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 23
   [junit4]   2> 369135 T1245 oass.SolrIndexSearcher.<init> Opening Searcher@f4abddd9 main
   [junit4]   2> 369135 T1245 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369136 T1247 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369137 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f4abddd9 main{StandardDirectoryReader(segments_n:103:nrt _h(4.7):C1 _n(4.7):C1 _s(4.7):C1 _t(4.7):C1)}
   [junit4]   2> 369137 T1247 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_n,generation=23}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_o,generation=24}
   [junit4]   2> 369138 T1247 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 24
   [junit4]   2> 369138 T1247 oass.SolrIndexSearcher.<init> Opening Searcher@25315ae1 main
   [junit4]   2> 369139 T1247 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369139 T1246 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369140 T1246 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 369140 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@25315ae1 main{StandardDirectoryReader(segments_n:103:nrt _h(4.7):C1 _n(4.7):C1 _s(4.7):C1 _t(4.7):C1)}
   [junit4]   2> 369144 T1246 oass.SolrIndexSearcher.<init> Opening Searcher@932874ee main
   [junit4]   2> 369145 T1246 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369145 T1245 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369147 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@932874ee main{StandardDirectoryReader(segments_o:108:nrt _h(4.7):C1 _n(4.7):C1 _u(4.7):C1)}
   [junit4]   2> 369149 T1245 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_o,generation=24}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_p,generation=25}
   [junit4]   2> 369149 T1245 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 25
   [junit4]   2> 369153 T1245 oass.SolrIndexSearcher.<init> Opening Searcher@dabbf936 main
   [junit4]   2> 369153 T1245 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369154 T1247 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369155 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@dabbf936 main{StandardDirectoryReader(segments_p:115:nrt _v(4.7):C1 _w(4.7):C1)}
   [junit4]   2> 369155 T1247 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_p,generation=25}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_q,generation=26}
   [junit4]   2> 369156 T1247 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 26
   [junit4]   2> 369157 T1247 oass.SolrIndexSearcher.<init> Opening Searcher@cf2dab0e main
   [junit4]   2> 369157 T1247 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369158 T1246 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369158 T1246 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 369158 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@cf2dab0e main{StandardDirectoryReader(segments_p:115:nrt _v(4.7):C1 _w(4.7):C1)}
   [junit4]   2> 369161 T1246 oass.SolrIndexSearcher.<init> Opening Searcher@5cf1d601 main
   [junit4]   2> 369162 T1246 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369162 T1245 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369163 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5cf1d601 main{StandardDirectoryReader(segments_q:119:nrt _w(4.7):C1 _x(4.7):C1)}
   [junit4]   2> 369163 T1245 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_q,generation=26}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_r,generation=27}
   [junit4]   2> 369164 T1245 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 27
   [junit4]   2> 369164 T1245 oass.SolrIndexSearcher.<init> Opening Searcher@25d72792 main
   [junit4]   2> 369165 T1245 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369167 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@25d72792 main{StandardDirectoryReader(segments_q:119:nrt _w(4.7):C1 _x(4.7):C1)}
   [junit4]   2> 369168 T1246 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369170 T1246 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_r,generation=27}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_s,generation=28}
   [junit4]   2> 369171 T1246 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 28
   [junit4]   2> 369171 T1246 oass.SolrIndexSearcher.<init> Opening Searcher@3c6f4adf main
   [junit4]   2> 369172 T1246 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369173 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3c6f4adf main{StandardDirectoryReader(segments_s:123:nrt _w(4.7):C1 _y(4.7):C1)}
   [junit4]   2> ASYNC  NEW_CORE C445 name=collection1 org.apache.solr.core.SolrCore@c8fd2946
   [junit4]   2> 369173 T1234 C445 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369174 T1234 C445 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 369175 T1234 C445 oass.SolrIndexSearcher.<init> Opening Searcher@41d12a5d main
   [junit4]   2> 369175 T1234 C445 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369177 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41d12a5d main{StandardDirectoryReader(segments_s:123:nrt _w(4.7):C1 _y(4.7):C1)}
   [junit4]   2> 369177 T1234 C445 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 369178 T1234 oas.SolrTestCaseJ4.tearDown ###Ending testMultiThreaded
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SignatureUpdateProcessorFactoryTest -Dtests.method=testMultiThreaded -Dtests.seed=2D510E30B9C71A43 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ml_IN -Dtests.timezone=America/North_Dakota/Center -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.43s J1 | SignatureUpdateProcessorFactoryTest.testMultiThreaded <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2D510E30B9C71A43:4CC4D4D0511610B5]:0)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testMultiThreaded(SignatureUpdateProcessorFactoryTest.java:222)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:780)
   [junit4]   2> 369188 T1234 oas.SolrTestCaseJ4.setUp ###Starting testDupeDetection
   [junit4]   2> 369189 T1234 C445 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 369189 T1234 C445 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 369190 T1234 C445 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369191 T1234 C445 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_s,generation=28}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_t,generation=29}
   [junit4]   2> 369192 T1234 C445 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 29
   [junit4]   2> 369192 T1234 C445 oass.SolrIndexSearcher.<init> Opening Searcher@b0fe8acd main
   [junit4]   2> 369193 T1234 C445 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369194 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b0fe8acd main{StandardDirectoryReader(segments_t:124:nrt)}
   [junit4]   2> 369195 T1234 C445 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 369199 T1234 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369201 T1234 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_t,generation=29}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_u,generation=30}
   [junit4]   2> 369202 T1234 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 30
   [junit4]   2> 369202 T1234 oass.SolrIndexSearcher.<init> Opening Searcher@d6494c17 main
   [junit4]   2> 369203 T1234 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369204 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d6494c17 main{StandardDirectoryReader(segments_u:126:nrt _z(4.7):C2)}
   [junit4]   2> 369207 T1234 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369209 T1234 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_u,generation=30}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_v,generation=31}
   [junit4]   2> 369209 T1234 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 31
   [junit4]   2> 369210 T1234 oass.SolrIndexSearcher.<init> Opening Searcher@14498d4 main
   [junit4]   2> 369211 T1234 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369212 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14498d4 main{StandardDirectoryReader(segments_v:128:nrt _z(4.7):C2 _10(4.7):C1)}
   [junit4]   2> 369212 T1234 oas.SolrTestCaseJ4.tearDown ###Ending testDupeDetection
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SignatureUpdateProcessorFactoryTest -Dtests.method=testDupeDetection -Dtests.seed=2D510E30B9C71A43 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ml_IN -Dtests.timezone=America/North_Dakota/Center -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.03s J1 | SignatureUpdateProcessorFactoryTest.testDupeDetection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<3>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2D510E30B9C71A43:7661F5F8BA80B93F]: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> 369221 T1234 oas.SolrTestCaseJ4.setUp ###Starting testNonIndexedSignatureField
   [junit4]   2> 369221 T1234 C445 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 369222 T1234 C445 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 369223 T1234 C445 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369224 T1234 C445 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_v,generation=31}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_w,generation=32}
   [junit4]   2> 369225 T1234 C445 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 32
   [junit4]   2> 369225 T1234 C445 oass.SolrIndexSearcher.<init> Opening Searcher@f30c06e2 main
   [junit4]   2> 369226 T1234 C445 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369227 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f30c06e2 main{StandardDirectoryReader(segments_w:129:nrt)}
   [junit4]   2> 369228 T1234 C445 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 369233 T1234 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369235 T1234 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_w,generation=32}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_x,generation=33}
   [junit4]   2> 369235 T1234 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 33
   [junit4]   2> 369237 T1234 oass.SolrIndexSearcher.<init> Opening Searcher@511f53ab main
   [junit4]   2> 369238 T1234 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369240 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@511f53ab main{StandardDirectoryReader(segments_x:131:nrt _11(4.7):C2)}
   [junit4]   2> 369241 T1234 oas.SolrTestCaseJ4.tearDown ###Ending testNonIndexedSignatureField
   [junit4]   2> 369245 T1234 oas.SolrTestCaseJ4.setUp ###Starting testNonStringFieldsValues
   [junit4]   2> 369246 T1234 C445 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 369247 T1234 C445 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 369248 T1234 C445 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369249 T1234 C445 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_x,generation=33}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_y,generation=34}
   [junit4]   2> 369250 T1234 C445 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 34
   [junit4]   2> 369251 T1234 C445 oass.SolrIndexSearcher.<init> Opening Searcher@bf3c52e0 main
   [junit4]   2> 369252 T1234 C445 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369254 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@bf3c52e0 main{StandardDirectoryReader(segments_y:132:nrt)}
   [junit4]   2> 369254 T1234 C445 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 369259 T1234 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 369500 T1234 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 369503 T1234 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_y,generation=34}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@30761b17 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@863b0462)),segFN=segments_z,generation=35}
   [junit4]   2> 369504 T1234 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 35
   [junit4]   2> 369506 T1234 oass.SolrIndexSearcher.<init> Opening Searcher@22ea79b8 main
   [junit4]   2> 369507 T1234 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 369508 T1236 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@22ea79b8 main{StandardDirectoryReader(segments_z:134:nrt _12(4.7):C5/1:delGen=1)}
   [junit4]   2> 369509 T1234 oas.SolrTestCaseJ4.tearDown ###Ending testNonStringFieldsValues
   [junit4]   2> 369512 T1234 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 369513 T1234 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=-635458955
   [junit4]   2> 369513 T1234 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c8fd2946
   [junit4]   2> 369522 T1234 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> 369523 T1234 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 369523 T1234 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 369523 T1234 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 369524 T1234 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 369524 T1234 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 369524 T1234 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1390848984377 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1390848984377;done=false>>]
   [junit4]   2> 369525 T1234 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1390848984377
   [junit4]   2> 369525 T1234 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1390848984377/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1390848984377/index;done=false>>]
   [junit4]   2> 369525 T1234 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1390848984377/index
   [junit4]   2> NOTE: test params are: codec=Lucene46: {ints_is=PostingsFormat(name=MockSep), signatureField=PostingsFormat(name=Memory doPackFST= false), name=PostingsFormat(name=Lucene41WithOrds), id=PostingsFormat(name=Lucene41WithOrds), v_t=PostingsFormat(name=Lucene41WithOrds), weight=Pulsing41(freqCutoff=10 minBlockSize=74 maxBlockSize=156)}, docValues:{}, sim=DefaultSimilarity, locale=ml_IN, timezone=America/North_Dakota/Center
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/IBM Corporation 1.7.0 (64-bit)/cpus=8,threads=1,free=18188464,total=166264832
   [junit4]   2> NOTE: All tests run in this JVM: [TimeZoneUtilsTest, TestSolrXml, ParsingFieldUpdateProcessorsTest, SolrCoreCheckLockOnStartupTest, TestReload, SuggestComponentTest, DirectSolrConnectionTest, ShardRoutingCustomTest, FileUtilsTest, TestDocBasedVersionConstraints, RAMDirectoryFactoryTest, TestOverriddenPrefixQueryForCustomFieldType, TestSolrJ, TestJmxIntegration, ShardSplitTest, ChaosMonkeySafeLeaderTest, ZkNodePropsTest, HighlighterTest, HdfsCollectionsAPIDistributedZkTest, TestSerializedLuceneMatchVersion, MultiTermTest, BlockCacheTest, TestUpdate, IndexBasedSpellCheckerTest, TestStressRecovery, TestSolrCoreProperties, CoreAdminCreateDiscoverTest, ZkSolrClientTest, PrimUtilsTest, MinimalSchemaTest, UniqFieldsUpdateProcessorFactoryTest, TestLazyCores, TestUniqueKeyFieldResource, TestHashPartitioner, TestBinaryResponseWriter, TestWordDelimiterFilterFactory, SuggesterTSTTest, TestHighFrequencyDictionaryFactory, DocValuesMultiTest, TestQuerySenderNoQuery, TestFieldCollectionResource, TestBinaryField, HdfsRecoveryZkTest, TestFuzzyAnalyzedSuggestions, TestSolrXmlPersistence, TestAtomicUpdateErrorCases, SpellCheckComponentTest, TestStressReorder, NotRequiredUniqueKeyTest, TestFileDictionaryLookup, XmlUpdateRequestHandlerTest, HardAutoCommitTest, TestOmitPositions, TestDynamicFieldCollectionResource, TestDFRSimilarityFactory, TestMaxScoreQueryParser, SpellCheckCollatorTest, TestFoldingMultitermQuery, LeaderElectionIntegrationTest, CurrencyFieldOpenExchangeTest, TestSolrDeletionPolicy2, TestCSVLoader, AliasIntegrationTest, HdfsChaosMonkeySafeLeaderTest, TestStressLucene, TestArbitraryIndexDir, BasicZkTest, BasicDistributedZk2Test, TestQuerySenderListener, TestMultiCoreConfBootstrap, DistributedDebugComponentTest, BadIndexSchemaTest, DirectUpdateHandlerTest, StandardRequestHandlerTest, TestNRTOpen, DateFieldTest, TestShardHandlerFactory, SolrCmdDistributorTest, HdfsSyncSliceTest, SolrXmlInZkTest, SpellingQueryConverterTest, TestRecovery, TestCollationFieldDocValues, TestComponentsName, TestNoOpRegenerator, SignatureUpdateProcessorFactoryTest]
   [junit4] Completed on J1 in 1.81s, 6 tests, 2 failures <<< FAILURES!

[...truncated 528 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, 1548 tests, 2 failures, 68 ignored (7 assumptions)

Total time: 36 minutes 16 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