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/25 05:48:06 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8358/
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([B1534DFDFD15F285:D0C6971D15C4F873]: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)


FAILED:  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([B1534DFDFD15F285:EA63B635FE5251F9]: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 10513 lines...]
   [junit4] Suite: org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest
   [junit4]   2> 399202 T1004 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-1385354571905
   [junit4]   2> 399202 T1004 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> 399203 T1004 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> 399203 T1004 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> 399236 T1004 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 399284 T1004 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 399285 T1004 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 399290 T1004 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 399609 T1004 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 399612 T1004 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 399613 T1004 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 399620 T1004 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 399623 T1004 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 399626 T1004 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 399627 T1004 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> 399627 T1004 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> 399638 T1004 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 399638 T1004 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> 399639 T1004 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> 399675 T1004 oasc.CoreContainer.<init> New CoreContainer 1123794837
   [junit4]   2> 399675 T1004 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> 399676 T1004 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 399677 T1004 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 399677 T1004 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 399677 T1004 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 399677 T1004 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 399678 T1004 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 399678 T1004 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 399678 T1004 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 399679 T1004 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 399682 T1004 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 399682 T1004 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 399683 T1004 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 399685 T1005 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> 399686 T1005 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> 399686 T1005 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> 399687 T1005 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> 399744 T1005 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 399786 T1005 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 399787 T1005 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 399792 T1005 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 400048 T1005 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 400050 T1005 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 400051 T1005 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 400055 T1005 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 400058 T1005 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 400061 T1005 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 400061 T1005 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-1385354571905/
   [junit4]   2> 400061 T1005 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7396c87f
   [junit4]   2> 400062 T1005 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1385354571905
   [junit4]   2> 400062 T1005 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-1385354571905/index/
   [junit4]   2> 400063 T1005 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-1385354571905/index' doesn't exist. Creating new index...
   [junit4]   2> 400063 T1005 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1385354571905/index
   [junit4]   2> 400063 T1005 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=60.4677734375, floorSegmentMB=0.25, forceMergeDeletesPctAllowed=9.450301828395556, segmentsPerTier=3.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38693097629061957
   [junit4]   2> 400064 T1005 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_1,generation=1}
   [junit4]   2> 400064 T1005 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 400064 T1005 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 400066 T1005 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 400066 T1005 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 400067 T1005 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 400067 T1005 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 400067 T1005 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 400067 T1005 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 400068 T1005 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 400068 T1005 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> 400068 T1005 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 400068 T1005 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 400069 T1005 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 400069 T1005 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 400069 T1005 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 400070 T1005 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 400070 T1005 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 400070 T1005 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 400070 T1005 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 400071 T1005 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 400071 T1005 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 400071 T1005 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 400072 T1005 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 400072 T1005 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 400072 T1005 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 400073 T1005 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 400073 T1005 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 400073 T1005 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 400073 T1005 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 400074 T1005 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 400074 T1005 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 400075 T1005 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 400075 T1005 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 400075 T1005 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 400075 T1005 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 400076 T1005 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 400076 T1005 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 400076 T1005 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 400078 T1005 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 400079 T1005 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 400080 T1005 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 400080 T1005 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 400081 T1005 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 400081 T1005 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_1,generation=1}
   [junit4]   2> 400082 T1005 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 400082 T1005 oass.SolrIndexSearcher.<init> Opening Searcher@72f4afd9 main
   [junit4]   2> 400082 T1005 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 400192 T1005 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 400217 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@72f4afd9 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 400220 T1005 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 400221 T1004 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 400223 T1004 oas.SolrTestCaseJ4.setUp ###Starting testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> ASYNC  NEW_CORE C1110 name=collection1 org.apache.solr.core.SolrCore@5eff3130
   [junit4]   2> 400229 T1004 C1110 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 400230 T1004 C1110 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 400238 T1004 C1110 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400239 T1004 C1110 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_2,generation=2}
   [junit4]   2> 400239 T1004 C1110 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 400240 T1004 C1110 oass.SolrIndexSearcher.<init> Opening Searcher@f3ed57d7 main
   [junit4]   2> 400240 T1004 C1110 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400242 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f3ed57d7 main{StandardDirectoryReader(segments_2:2:nrt)}
   [junit4]   2> 400243 T1004 C1110 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 400244 T1004 oas.SolrTestCaseJ4.tearDown ###Ending testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> 400248 T1004 oas.SolrTestCaseJ4.setUp ###Starting testNonIndexedSignatureField
   [junit4]   2> 400253 T1004 C1110 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 400253 T1004 C1110 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 400259 T1004 C1110 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400260 T1004 C1110 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_3,generation=3}
   [junit4]   2> 400261 T1004 C1110 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 400261 T1004 C1110 oass.SolrIndexSearcher.<init> Opening Searcher@e4c56454 main
   [junit4]   2> 400262 T1004 C1110 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400263 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e4c56454 main{StandardDirectoryReader(segments_3:3:nrt)}
   [junit4]   2> 400264 T1004 C1110 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 400268 T1004 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400269 T1004 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_4,generation=4}
   [junit4]   2> 400270 T1004 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 400271 T1004 oass.SolrIndexSearcher.<init> Opening Searcher@4172bc04 main
   [junit4]   2> 400271 T1004 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400273 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4172bc04 main{StandardDirectoryReader(segments_4:5:nrt _0(4.7):C2)}
   [junit4]   2> 400273 T1004 oas.SolrTestCaseJ4.tearDown ###Ending testNonIndexedSignatureField
   [junit4]   2> 400277 T1004 oas.SolrTestCaseJ4.setUp ###Starting testDupeAllFieldsDetection
   [junit4]   2> 400283 T1004 C1110 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 400283 T1004 C1110 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 400290 T1004 C1110 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400290 T1004 C1110 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_5,generation=5}
   [junit4]   2> 400291 T1004 C1110 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 400292 T1004 C1110 oass.SolrIndexSearcher.<init> Opening Searcher@86c362a3 main
   [junit4]   2> 400292 T1004 C1110 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400294 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@86c362a3 main{StandardDirectoryReader(segments_5:6:nrt)}
   [junit4]   2> 400295 T1004 C1110 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 5
   [junit4]   2> 400300 T1004 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400301 T1004 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_6,generation=6}
   [junit4]   2> 400302 T1004 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 400303 T1004 oass.SolrIndexSearcher.<init> Opening Searcher@7044b257 main
   [junit4]   2> 400303 T1004 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400305 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7044b257 main{StandardDirectoryReader(segments_6:8:nrt _1(4.7):C3)}
   [junit4]   2> 400306 T1004 oas.SolrTestCaseJ4.tearDown ###Ending testDupeAllFieldsDetection
   [junit4]   2> 400309 T1004 oas.SolrTestCaseJ4.setUp ###Starting testMultiThreaded
   [junit4]   2> 400315 T1004 C1110 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 400316 T1004 C1110 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 400322 T1004 C1110 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400323 T1004 C1110 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_7,generation=7}
   [junit4]   2> 400323 T1004 C1110 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 400324 T1004 C1110 oass.SolrIndexSearcher.<init> Opening Searcher@e87a1f8e main
   [junit4]   2> 400325 T1004 C1110 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400325 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e87a1f8e main{StandardDirectoryReader(segments_7:9:nrt)}
   [junit4]   2> 400326 T1004 C1110 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> 400332 T1015 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400336 T1015 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_8,generation=8}
   [junit4]   2> 400336 T1015 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 400343 T1015 oass.SolrIndexSearcher.<init> Opening Searcher@25bc994a main
   [junit4]   2> 400343 T1015 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400345 T1016 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400345 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@25bc994a main{StandardDirectoryReader(segments_8:27:nrt _6(4.7):C4/2:delGen=1)}
   [junit4]   2> 400355 T1016 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_9,generation=9}
   [junit4]   2> 400355 T1016 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 400366 T1016 oass.SolrIndexSearcher.<init> Opening Searcher@36eb34a2 main
   [junit4]   2> 400367 T1016 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400367 T1017 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400368 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@36eb34a2 main{StandardDirectoryReader(segments_9:43:nrt _d(4.7):C28/25:delGen=1)}
   [junit4]   2> 400376 T1017 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_a,generation=10}
   [junit4]   2> 400376 T1017 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 400382 T1017 oass.SolrIndexSearcher.<init> Opening Searcher@33c96942 main
   [junit4]   2> 400383 T1017 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400384 T1015 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400384 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@33c96942 main{StandardDirectoryReader(segments_a:59:nrt _h(4.7):C11/10:delGen=1 _j(4.7):C13/11:delGen=1 _i(4.7):C6/5:delGen=1)}
   [junit4]   2> 400391 T1015 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_b,generation=11}
   [junit4]   2> 400392 T1015 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 400396 T1015 oass.SolrIndexSearcher.<init> Opening Searcher@d3740dda main
   [junit4]   2> 400397 T1015 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400397 T1016 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400398 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d3740dda main{StandardDirectoryReader(segments_b:69:nrt _n(4.7):C18/16:delGen=1)}
   [junit4]   2> 400399 T1016 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_c,generation=12}
   [junit4]   2> 400399 T1016 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 400400 T1016 oass.SolrIndexSearcher.<init> Opening Searcher@e82a4257 main
   [junit4]   2> 400400 T1016 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400400 T1017 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400401 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e82a4257 main{StandardDirectoryReader(segments_c:72:nrt _o(4.7):C3/1:delGen=1)}
   [junit4]   2> 400402 T1017 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_d,generation=13}
   [junit4]   2> 400402 T1017 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 400403 T1017 oass.SolrIndexSearcher.<init> Opening Searcher@20ec352 main
   [junit4]   2> 400403 T1017 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400404 T1015 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400404 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@20ec352 main{StandardDirectoryReader(segments_d:74:nrt _o(4.7):C3/1:delGen=1 _p(4.7):C1)}
   [junit4]   2> 400405 T1015 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_e,generation=14}
   [junit4]   2> 400405 T1015 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 400406 T1015 oass.SolrIndexSearcher.<init> Opening Searcher@11858ea3 main
   [junit4]   2> 400406 T1015 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400407 T1016 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400407 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11858ea3 main{StandardDirectoryReader(segments_e:78:nrt _o(4.7):C3/1:delGen=1 _q(4.7):C1)}
   [junit4]   2> 400408 T1016 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_f,generation=15}
   [junit4]   2> 400409 T1016 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 400409 T1016 oass.SolrIndexSearcher.<init> Opening Searcher@af83db5a main
   [junit4]   2> 400410 T1016 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400410 T1017 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400411 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@af83db5a main{StandardDirectoryReader(segments_f:82:nrt _o(4.7):C3/2:delGen=2 _r(4.7):C1)}
   [junit4]   2> 400412 T1017 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_g,generation=16}
   [junit4]   2> 400412 T1017 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 400412 T1017 oass.SolrIndexSearcher.<init> Opening Searcher@3e653125 main
   [junit4]   2> 400413 T1017 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400413 T1015 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400414 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3e653125 main{StandardDirectoryReader(segments_g:84:nrt _o(4.7):C3/2:delGen=2 _r(4.7):C1 _s(4.7):C1)}
   [junit4]   2> 400415 T1015 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_g,generation=16}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_h,generation=17}
   [junit4]   2> 400415 T1015 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 17
   [junit4]   2> 400415 T1015 oass.SolrIndexSearcher.<init> Opening Searcher@44cd2c9a main
   [junit4]   2> 400416 T1015 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400416 T1016 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400417 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@44cd2c9a main{StandardDirectoryReader(segments_h:88:nrt _r(4.7):C1 _t(4.7):C1)}
   [junit4]   2> 400418 T1016 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_h,generation=17}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_i,generation=18}
   [junit4]   2> 400418 T1016 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 18
   [junit4]   2> 400419 T1016 oass.SolrIndexSearcher.<init> Opening Searcher@2d240b92 main
   [junit4]   2> 400419 T1016 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400420 T1017 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400421 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2d240b92 main{StandardDirectoryReader(segments_i:92:nrt _r(4.7):C1 _u(4.7):C1)}
   [junit4]   2> 400421 T1017 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_i,generation=18}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_j,generation=19}
   [junit4]   2> 400422 T1017 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 19
   [junit4]   2> 400423 T1017 oass.SolrIndexSearcher.<init> Opening Searcher@396e4c0e main
   [junit4]   2> 400423 T1017 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400423 T1015 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400424 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@396e4c0e main{StandardDirectoryReader(segments_j:94:nrt _r(4.7):C1 _u(4.7):C1 _v(4.7):C1)}
   [junit4]   2> 400425 T1015 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_j,generation=19}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_k,generation=20}
   [junit4]   2> 400426 T1015 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 20
   [junit4]   2> 400427 T1015 oass.SolrIndexSearcher.<init> Opening Searcher@6bc3495 main
   [junit4]   2> 400428 T1015 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400428 T1016 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400428 T1016 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_k,generation=20}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_l,generation=21}
   [junit4]   2> 400429 T1016 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 21
   [junit4]   2> 400429 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6bc3495 main{StandardDirectoryReader(segments_k:102:nrt _u(4.7):C1 _x(4.7):C1)}
   [junit4]   2> 400429 T1016 oass.SolrIndexSearcher.<init> Opening Searcher@66136fdc main
   [junit4]   2> 400430 T1016 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400430 T1017 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400431 T1017 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 400431 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@66136fdc main{StandardDirectoryReader(segments_k:102:nrt _u(4.7):C1 _x(4.7):C1)}
   [junit4]   2> 400432 T1017 oass.SolrIndexSearcher.<init> Opening Searcher@fb711eb main
   [junit4]   2> 400433 T1017 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400433 T1015 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400434 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@fb711eb main{StandardDirectoryReader(segments_l:106:nrt _u(4.7):C1 _y(4.7):C1)}
   [junit4]   2> 400435 T1015 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_l,generation=21}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_m,generation=22}
   [junit4]   2> 400435 T1015 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 22
   [junit4]   2> 400436 T1015 oass.SolrIndexSearcher.<init> Opening Searcher@572f1c7d main
   [junit4]   2> 400437 T1015 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400437 T1016 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400438 T1016 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_m,generation=22}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_n,generation=23}
   [junit4]   2> 400438 T1016 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 23
   [junit4]   2> 400438 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@572f1c7d main{StandardDirectoryReader(segments_m:114:nrt _u(4.7):C1 _10(4.7):C1)}
   [junit4]   2> 400438 T1016 oass.SolrIndexSearcher.<init> Opening Searcher@e006bf33 main
   [junit4]   2> 400439 T1016 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400439 T1017 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400440 T1017 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 400440 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e006bf33 main{StandardDirectoryReader(segments_m:114:nrt _u(4.7):C1 _10(4.7):C1)}
   [junit4]   2> 400449 T1017 oass.SolrIndexSearcher.<init> Opening Searcher@4dccc9e1 main
   [junit4]   2> 400449 T1017 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400450 T1015 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400450 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4dccc9e1 main{StandardDirectoryReader(segments_n:116:nrt _u(4.7):C1 _10(4.7):C1 _11(4.7):C1)}
   [junit4]   2> 400453 T1015 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_n,generation=23}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_o,generation=24}
   [junit4]   2> 400453 T1015 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 24
   [junit4]   2> 400454 T1015 oass.SolrIndexSearcher.<init> Opening Searcher@2240d2a3 main
   [junit4]   2> 400454 T1015 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400455 T1016 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400455 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2240d2a3 main{StandardDirectoryReader(segments_o:120:nrt _u(4.7):C1 _10(4.7):C1 _12(4.7):C1)}
   [junit4]   2> 400456 T1016 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_o,generation=24}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_p,generation=25}
   [junit4]   2> 400456 T1016 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 25
   [junit4]   2> 400457 T1016 oass.SolrIndexSearcher.<init> Opening Searcher@cadd3957 main
   [junit4]   2> 400458 T1016 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400458 T1017 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400459 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@cadd3957 main{StandardDirectoryReader(segments_p:124:nrt _10(4.7):C1 _13(4.7):C1)}
   [junit4]   2> 400460 T1017 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_p,generation=25}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_q,generation=26}
   [junit4]   2> 400461 T1017 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 26
   [junit4]   2> 400464 T1017 oass.SolrIndexSearcher.<init> Opening Searcher@7abe9405 main
   [junit4]   2> 400464 T1017 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400465 T1015 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400465 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7abe9405 main{StandardDirectoryReader(segments_q:132:nrt _10(4.7):C1 _15(4.7):C1)}
   [junit4]   2> 400466 T1015 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_q,generation=26}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_r,generation=27}
   [junit4]   2> 400466 T1015 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 27
   [junit4]   2> 400467 T1015 oass.SolrIndexSearcher.<init> Opening Searcher@f117f9e0 main
   [junit4]   2> 400467 T1015 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400467 T1016 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400468 T1016 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 400468 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f117f9e0 main{StandardDirectoryReader(segments_q:132:nrt _10(4.7):C1 _15(4.7):C1)}
   [junit4]   2> 400471 T1016 oass.SolrIndexSearcher.<init> Opening Searcher@9f5e0514 main
   [junit4]   2> 400471 T1016 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400472 T1017 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400472 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9f5e0514 main{StandardDirectoryReader(segments_r:136:nrt _16(4.7):C1)}
   [junit4]   2> 400473 T1017 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_r,generation=27}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_s,generation=28}
   [junit4]   2> 400474 T1017 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 28
   [junit4]   2> 400475 T1017 oass.SolrIndexSearcher.<init> Opening Searcher@ac153e1d main
   [junit4]   2> 400475 T1017 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400476 T1015 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400477 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ac153e1d main{StandardDirectoryReader(segments_s:138:nrt _16(4.7):C1 _17(4.7):C1)}
   [junit4]   2> 400478 T1015 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_s,generation=28}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_t,generation=29}
   [junit4]   2> 400478 T1015 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 29
   [junit4]   2> 400479 T1015 oass.SolrIndexSearcher.<init> Opening Searcher@9d7c8f4c main
   [junit4]   2> 400480 T1015 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400480 T1016 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400481 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9d7c8f4c main{StandardDirectoryReader(segments_t:142:nrt _18(4.7):C1)}
   [junit4]   2> 400482 T1016 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_t,generation=29}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_u,generation=30}
   [junit4]   2> 400484 T1016 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 30
   [junit4]   2> 400485 T1016 oass.SolrIndexSearcher.<init> Opening Searcher@4b878854 main
   [junit4]   2> 400486 T1016 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400487 T1017 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400488 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4b878854 main{StandardDirectoryReader(segments_u:146:nrt _19(4.7):C1)}
   [junit4]   2> 400540 T1017 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_u,generation=30}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_v,generation=31}
   [junit4]   2> 400540 T1017 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 31
   [junit4]   2> 400541 T1017 oass.SolrIndexSearcher.<init> Opening Searcher@1e20d9ec main
   [junit4]   2> 400542 T1017 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400543 T1015 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400544 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e20d9ec main{StandardDirectoryReader(segments_v:148:nrt _19(4.7):C1 _1a(4.7):C1)}
   [junit4]   2> 400546 T1015 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_v,generation=31}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_w,generation=32}
   [junit4]   2> 400547 T1015 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 32
   [junit4]   2> 400547 T1015 oass.SolrIndexSearcher.<init> Opening Searcher@ff21407a main
   [junit4]   2> 400548 T1015 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400549 T1016 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400550 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ff21407a main{StandardDirectoryReader(segments_w:152:nrt _19(4.7):C1 _1b(4.7):C1)}
   [junit4]   2> 400551 T1016 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_w,generation=32}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_x,generation=33}
   [junit4]   2> 400552 T1016 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 33
   [junit4]   2> 400553 T1016 oass.SolrIndexSearcher.<init> Opening Searcher@435cd8e0 main
   [junit4]   2> 400554 T1016 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400554 T1017 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400555 T1017 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 400556 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@435cd8e0 main{StandardDirectoryReader(segments_x:156:nrt _19(4.7):C1 _1c(4.7):C1)}
   [junit4]   2> 400556 T1017 oass.SolrIndexSearcher.<init> Opening Searcher@166801dd main
   [junit4]   2> 400557 T1017 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400559 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@166801dd main{StandardDirectoryReader(segments_x:156:nrt _19(4.7):C1 _1c(4.7):C1)}
   [junit4]   2> ASYNC  NEW_CORE C1111 name=collection1 org.apache.solr.core.SolrCore@5eff3130
   [junit4]   2> 400571 T1004 C1111 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400572 T1004 C1111 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 400573 T1004 C1111 oass.SolrIndexSearcher.<init> Opening Searcher@418cf265 main
   [junit4]   2> 400575 T1004 C1111 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400577 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@418cf265 main{StandardDirectoryReader(segments_x:156:nrt _19(4.7):C1 _1c(4.7):C1)}
   [junit4]   2> 400577 T1004 C1111 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 400580 T1004 oas.SolrTestCaseJ4.tearDown ###Ending testMultiThreaded
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SignatureUpdateProcessorFactoryTest -Dtests.method=testMultiThreaded -Dtests.seed=B1534DFDFD15F285 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_LY -Dtests.timezone=Etc/UTC -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.28s J1 | SignatureUpdateProcessorFactoryTest.testMultiThreaded <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B1534DFDFD15F285:D0C6971D15C4F873]: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> 400595 T1004 oas.SolrTestCaseJ4.setUp ###Starting testDupeDetection
   [junit4]   2> 400602 T1004 C1111 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 400603 T1004 C1111 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 400609 T1004 C1111 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400609 T1004 C1111 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_x,generation=33}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_y,generation=34}
   [junit4]   2> 400610 T1004 C1111 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 34
   [junit4]   2> 400611 T1004 C1111 oass.SolrIndexSearcher.<init> Opening Searcher@88a3c398 main
   [junit4]   2> 400611 T1004 C1111 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400612 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@88a3c398 main{StandardDirectoryReader(segments_y:157:nrt)}
   [junit4]   2> 400612 T1004 C1111 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 3
   [junit4]   2> 400617 T1004 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400618 T1004 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_y,generation=34}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_z,generation=35}
   [junit4]   2> 400619 T1004 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 35
   [junit4]   2> 400619 T1004 oass.SolrIndexSearcher.<init> Opening Searcher@ecb830d9 main
   [junit4]   2> 400620 T1004 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400621 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ecb830d9 main{StandardDirectoryReader(segments_z:159:nrt _1d(4.7):C2)}
   [junit4]   2> 400624 T1004 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400626 T1004 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_z,generation=35}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_10,generation=36}
   [junit4]   2> 400626 T1004 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 36
   [junit4]   2> 400627 T1004 oass.SolrIndexSearcher.<init> Opening Searcher@98e2988c main
   [junit4]   2> 400627 T1004 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400628 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@98e2988c main{StandardDirectoryReader(segments_10:162:nrt _1d(4.7):C2/1:delGen=1 _1e(4.7):C1)}
   [junit4]   2> 400628 T1004 oas.SolrTestCaseJ4.tearDown ###Ending testDupeDetection
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SignatureUpdateProcessorFactoryTest -Dtests.method=testDupeDetection -Dtests.seed=B1534DFDFD15F285 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_LY -Dtests.timezone=Etc/UTC -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.04s J1 | SignatureUpdateProcessorFactoryTest.testDupeDetection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B1534DFDFD15F285:EA63B635FE5251F9]: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> 400634 T1004 oas.SolrTestCaseJ4.setUp ###Starting testNonStringFieldsValues
   [junit4]   2> 400640 T1004 C1111 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 400641 T1004 C1111 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 400647 T1004 C1111 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400648 T1004 C1111 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_10,generation=36}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_11,generation=37}
   [junit4]   2> 400648 T1004 C1111 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 37
   [junit4]   2> 400649 T1004 C1111 oass.SolrIndexSearcher.<init> Opening Searcher@40417281 main
   [junit4]   2> 400650 T1004 C1111 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400651 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@40417281 main{StandardDirectoryReader(segments_11:163:nrt)}
   [junit4]   2> 400701 T1004 C1111 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 54
   [junit4]   2> 400706 T1004 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 400857 T1004 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 400859 T1004 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_11,generation=37}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a0c4ad0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@971618f0)),segFN=segments_12,generation=38}
   [junit4]   2> 400859 T1004 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 38
   [junit4]   2> 400860 T1004 oass.SolrIndexSearcher.<init> Opening Searcher@eeee main
   [junit4]   2> 400861 T1004 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 400862 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@eeee main{StandardDirectoryReader(segments_12:165:nrt _1f(4.7):C5/1:delGen=1)}
   [junit4]   2> 400862 T1004 oas.SolrTestCaseJ4.tearDown ###Ending testNonStringFieldsValues
   [junit4]   2> 400865 T1004 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 400866 T1004 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1123794837
   [junit4]   2> 400867 T1004 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5eff3130
   [junit4]   2> 400875 T1004 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> 400875 T1004 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 400876 T1004 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 400876 T1004 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 400877 T1004 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 400877 T1004 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 400877 T1004 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1385354571905 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1385354571905;done=false>>]
   [junit4]   2> 400878 T1004 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1385354571905
   [junit4]   2> 400878 T1004 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1385354571905/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1385354571905/index;done=false>>]
   [junit4]   2> 400878 T1004 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1385354571905/index
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar_LY, timezone=Etc/UTC
   [junit4]   2> NOTE: Linux 3.8.0-33-generic amd64/IBM Corporation 1.7.0 (64-bit)/cpus=8,threads=1,free=85525200,total=177340416
   [junit4]   2> NOTE: All tests run in this JVM: [TestQuerySenderListener, PreAnalyzedUpdateProcessorTest, JSONWriterTest, TestUtils, ChaosMonkeyNothingIsSafeTest, SolrCmdDistributorTest, TestFoldingMultitermQuery, TestDistributedGrouping, BlockCacheTest, AssignTest, TestCloudManagedSchema, PingRequestHandlerTest, DocValuesMissingTest, TestCSVLoader, SpellingQueryConverterTest, NotRequiredUniqueKeyTest, SpellCheckCollatorTest, SuggesterTSTTest, TestQuerySenderNoQuery, TestFieldTypeResource, OpenExchangeRatesOrgProviderTest, AlternateDirectoryTest, DeleteReplicaTest, ShardSplitTest, LeaderElectionIntegrationTest, TestArbitraryIndexDir, RequiredFieldsTest, TestMaxScoreQueryParser, ChangedSchemaMergeTest, AddSchemaFieldsUpdateProcessorFactoryTest, DocumentAnalysisRequestHandlerTest, TestCopyFieldCollectionResource, DefaultValueUpdateProcessorTest, DirectSolrSpellCheckerTest, TestSchemaVersionResource, TestRecoveryHdfs, TestNoOpRegenerator, TestSolrCoreProperties, SolrPluginUtilsTest, ShardRoutingCustomTest, PrimUtilsTest, TestCoreDiscovery, TestAtomicUpdateErrorCases, MultiTermTest, TestFieldCollectionResource, TestAddFieldRealTimeGet, TestSolrXmlPersistor, TestFastOutputStream, ConvertedLegacyTest, OutputWriterTest, TestIndexSearcher, TestComponentsName, StandardRequestHandlerTest, ZkNodePropsTest, TestQueryTypes, TestSimpleQParserPlugin, ZkSolrClientTest, TestSweetSpotSimilarityFactory, OpenCloseCoreStressTest, TestIndexingPerformance, BadIndexSchemaTest, TestSolrJ, SimplePostToolTest, TestStressLucene, TestPartialUpdateDeduplication, BJQParserTest, TestCSVResponseWriter, FileUtilsTest, BasicDistributedZk2Test, HdfsSyncSliceTest, TestBinaryField, TestReload, TestLazyCores, TestFiltering, FullSolrCloudDistribCmdsTest, TestRandomFaceting, XmlUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, SolrIndexConfigTest, TestPhraseSuggestions, SignatureUpdateProcessorFactoryTest]
   [junit4] Completed on J1 in 1.69s, 6 tests, 2 failures <<< FAILURES!

[...truncated 523 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:492: 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: 345 suites, 1505 tests, 2 failures, 66 ignored (6 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_45) - Build # 8361 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8361/
Java: 32bit/jdk1.7.0_45 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testDistribSearch

Error Message:
Wrong doc count on shard1_0 expected:<308> but was:<245>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_0 expected:<308> but was:<245>
	at __randomizedtesting.SeedInfo.seed([E13A1B6F8A1CA56B:60DC9577FD43C557]: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.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:477)
	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:249)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:113)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10504 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> 435543 T1822 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_u/c
   [junit4]   2> 435550 T1822 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-ShardSplitTest-1385373437183
   [junit4]   2> 435551 T1822 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 435552 T1823 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 435652 T1822 oasc.ZkTestServer.run start zk server on port:59087
   [junit4]   2> 435654 T1822 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 435739 T1829 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16ebf59 name:ZooKeeperConnection Watcher:127.0.0.1:59087 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 435740 T1822 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 435741 T1822 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 435748 T1822 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 435750 T1831 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f02e7d name:ZooKeeperConnection Watcher:127.0.0.1:59087/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 435750 T1822 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 435751 T1822 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 435756 T1822 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 435760 T1822 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 435764 T1822 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 435768 T1822 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 435768 T1822 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 435808 T1822 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 435809 T1822 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 435815 T1822 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 435815 T1822 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 435820 T1822 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 435821 T1822 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 435826 T1822 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 435827 T1822 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 435832 T1822 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 435832 T1822 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 435838 T1822 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 435838 T1822 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 435844 T1822 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 435844 T1822 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 435849 T1822 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 435850 T1822 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 435854 T1822 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 435855 T1822 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 435860 T1822 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 435861 T1822 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 435938 T1822 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 435941 T1822 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40376
   [junit4]   2> 435941 T1822 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 435941 T1822 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 435942 T1822 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-controljetty-1385373437499
   [junit4]   2> 435942 T1822 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-controljetty-1385373437499/'
   [junit4]   2> 435953 T1822 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1385373437499/solr.xml
   [junit4]   2> 436000 T1822 oasc.CoreContainer.<init> New CoreContainer 16197662
   [junit4]   2> 436000 T1822 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-controljetty-1385373437499/]
   [junit4]   2> 436001 T1822 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 436002 T1822 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 436002 T1822 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 436002 T1822 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 436002 T1822 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 436003 T1822 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 436003 T1822 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 436003 T1822 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 436003 T1822 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 436006 T1822 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 436007 T1822 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 436007 T1822 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 436007 T1822 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59087/solr
   [junit4]   2> 436008 T1822 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 436008 T1822 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 436011 T1842 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1087c59 name:ZooKeeperConnection Watcher:127.0.0.1:59087 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 436011 T1822 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 436014 T1822 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 436016 T1844 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a483f3 name:ZooKeeperConnection Watcher:127.0.0.1:59087/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 436016 T1822 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 436018 T1822 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 436025 T1822 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 436031 T1822 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 436035 T1822 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40376__u%2Fc
   [junit4]   2> 436037 T1822 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40376__u%2Fc
   [junit4]   2> 436043 T1822 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 436054 T1822 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 436059 T1822 oasc.Overseer.start Overseer (id=90791833579487235-127.0.0.1:40376__u%2Fc-n_0000000000) starting
   [junit4]   2> 436065 T1822 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 436070 T1846 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 436071 T1822 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 436074 T1822 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 436076 T1822 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 436079 T1845 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 436082 T1847 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 436082 T1847 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 436084 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 436085 T1847 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 436086 T1845 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 436087 T1845 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40376/_u/c",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40376__u%2Fc",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 436087 T1845 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 436087 T1845 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 436090 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 436090 T1844 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 437085 T1847 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 437086 T1847 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ShardSplitTest-controljetty-1385373437499/collection1
   [junit4]   2> 437086 T1847 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 437087 T1847 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 437088 T1847 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 437090 T1847 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-controljetty-1385373437499/collection1/'
   [junit4]   2> 437091 T1847 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1385373437499/collection1/lib/classes/' to classloader
   [junit4]   2> 437091 T1847 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1385373437499/collection1/lib/README' to classloader
   [junit4]   2> 437140 T1847 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 437171 T1847 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 437173 T1847 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 437179 T1847 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 437525 T1847 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 437527 T1847 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 437528 T1847 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 437532 T1847 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 437572 T1847 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 437573 T1847 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-controljetty-1385373437499/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1385373437183/control/data/
   [junit4]   2> 437573 T1847 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@663a54
   [junit4]   2> 437574 T1847 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1385373437183/control/data
   [junit4]   2> 437575 T1847 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1385373437183/control/data/index/
   [junit4]   2> 437575 T1847 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1385373437183/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 437575 T1847 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1385373437183/control/data/index
   [junit4]   2> 437576 T1847 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=73.6640625, floorSegmentMB=1.7177734375, forceMergeDeletesPctAllowed=11.153369822206905, segmentsPerTier=12.0, maxCFSSegmentSizeMB=0.251953125, noCFSRatio=1.0
   [junit4]   2> 437577 T1847 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@e5638 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17adb1b; maxCacheMB=0.6845703125 maxMergeSizeMB=0.3212890625)),segFN=segments_1,generation=1}
   [junit4]   2> 437577 T1847 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 437582 T1847 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 437583 T1847 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 437583 T1847 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 437584 T1847 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 437584 T1847 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 437584 T1847 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 437585 T1847 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 437586 T1847 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 437586 T1847 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 437587 T1847 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 437587 T1847 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 437588 T1847 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 437588 T1847 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 437589 T1847 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 437589 T1847 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 437589 T1847 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 437592 T1847 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 437594 T1847 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 437594 T1847 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 437594 T1847 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6409515411642601]
   [junit4]   2> 437595 T1847 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@e5638 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17adb1b; maxCacheMB=0.6845703125 maxMergeSizeMB=0.3212890625)),segFN=segments_1,generation=1}
   [junit4]   2> 437595 T1847 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 437595 T1847 oass.SolrIndexSearcher.<init> Opening Searcher@69eb67 main
   [junit4]   2> 437597 T1848 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@69eb67 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 437599 T1847 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 437599 T1847 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40376/_u/c collection:control_collection shard:shard1
   [junit4]   2> 437600 T1847 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 437611 T1847 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 437615 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 437615 T1847 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 437616 T1847 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3478 name=collection1 org.apache.solr.core.SolrCore@1811c80 url=http://127.0.0.1:40376/_u/c/collection1 node=127.0.0.1:40376__u%2Fc C3478_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:40376/_u/c, core=collection1, node_name=127.0.0.1:40376__u%2Fc}
   [junit4]   2> 437616 T1847 C3478 P40376 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40376/_u/c/collection1/
   [junit4]   2> 437617 T1847 C3478 P40376 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 437617 T1845 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 437617 T1847 C3478 P40376 oasc.SyncStrategy.syncToMe http://127.0.0.1:40376/_u/c/collection1/ has no replicas
   [junit4]   2> 437618 T1847 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40376/_u/c/collection1/ shard1
   [junit4]   2> 437618 T1847 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 437623 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 437624 T1844 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 437634 T1845 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 437639 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 437743 T1844 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 437783 T1847 oasc.ZkController.register We are http://127.0.0.1:40376/_u/c/collection1/ and leader is http://127.0.0.1:40376/_u/c/collection1/
   [junit4]   2> 437783 T1847 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40376/_u/c
   [junit4]   2> 437783 T1847 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 437783 T1847 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 437784 T1847 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 437785 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 437786 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 437786 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 437787 T1847 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 437789 T1822 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 437789 T1822 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 437789 T1845 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 437791 T1845 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40376/_u/c",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40376__u%2Fc",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 437793 T1822 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 437795 T1851 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@158476f name:ZooKeeperConnection Watcher:127.0.0.1:59087/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 437796 T1822 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 437796 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 437798 T1822 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 437802 T1822 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 437873 T1822 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 437884 T1822 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48610
   [junit4]   2> 437886 T1822 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 437886 T1822 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 437887 T1822 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1385373439434
   [junit4]   2> 437887 T1822 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1385373439434/'
   [junit4]   2> 437899 T1844 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 437899 T1851 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 437903 T1822 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1385373439434/solr.xml
   [junit4]   2> 437947 T1822 oasc.CoreContainer.<init> New CoreContainer 26926367
   [junit4]   2> 437948 T1822 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1385373439434/]
   [junit4]   2> 437949 T1822 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 437950 T1822 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 437950 T1822 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 437950 T1822 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 437951 T1822 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 437951 T1822 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 437952 T1822 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 437952 T1822 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 437952 T1822 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 437957 T1822 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 437957 T1822 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 437958 T1822 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 437958 T1822 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59087/solr
   [junit4]   2> 437959 T1822 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 437959 T1822 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 437961 T1862 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f883c4 name:ZooKeeperConnection Watcher:127.0.0.1:59087 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 437961 T1822 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 437963 T1822 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 437964 T1864 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ea982e name:ZooKeeperConnection Watcher:127.0.0.1:59087/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 437965 T1822 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 437969 T1822 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 438978 T1822 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48610__u%2Fc
   [junit4]   2> 438981 T1822 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48610__u%2Fc
   [junit4]   2> 438986 T1851 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 438987 T1844 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 438987 T1864 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 438996 T1865 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 438996 T1865 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 438998 T1865 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 438998 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 438999 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 438999 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 439002 T1845 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 439003 T1845 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48610/_u/c",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48610__u%2Fc",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 439003 T1845 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 439004 T1845 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 439021 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 439124 T1844 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 439124 T1851 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 439124 T1864 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 439999 T1865 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 439999 T1865 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1385373439434/collection1
   [junit4]   2> 440000 T1865 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 440001 T1865 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 440001 T1865 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 440004 T1865 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1385373439434/collection1/'
   [junit4]   2> 440005 T1865 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1385373439434/collection1/lib/classes/' to classloader
   [junit4]   2> 440006 T1865 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1385373439434/collection1/lib/README' to classloader
   [junit4]   2> 440061 T1865 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 440102 T1865 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 440105 T1865 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 440111 T1865 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 440474 T1865 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 440476 T1865 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 440477 T1865 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 440482 T1865 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 440520 T1865 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 440521 T1865 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1385373439434/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1385373437183/jetty1/
   [junit4]   2> 440521 T1865 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@663a54
   [junit4]   2> 440522 T1865 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1385373437183/jetty1
   [junit4]   2> 440522 T1865 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1385373437183/jetty1/index/
   [junit4]   2> 440523 T1865 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1385373437183/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 440523 T1865 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1385373437183/jetty1/index
   [junit4]   2> 440524 T1865 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=73.6640625, floorSegmentMB=1.7177734375, forceMergeDeletesPctAllowed=11.153369822206905, segmentsPerTier=12.0, maxCFSSegmentSizeMB=0.251953125, noCFSRatio=1.0
   [junit4]   2> 440525 T1865 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@f295cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dcb9ff; maxCacheMB=0.6845703125 maxMergeSizeMB=0.3212890625)),segFN=segments_1,generation=1}
   [junit4]   2> 440525 T1865 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 440542 T1865 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 440542 T1865 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 440543 T1865 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 440543 T1865 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 440544 T1865 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 440544 T1865 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 440545 T1865 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 440546 T1865 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 440546 T1865 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 440547 T1865 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 440548 T1865 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 440549 T1865 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 440549 T1865 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 440550 T1865 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 440551 T1865 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 440552 T1865 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 440557 T1865 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 440561 T1865 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 440562 T1865 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 440563 T1865 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6409515411642601]
   [junit4]   2> 440564 T1865 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@f295cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dcb9ff; maxCacheMB=0.6845703125 maxMergeSizeMB=0.3212890625)),segFN=segments_1,generation=1}
   [junit4]   2> 440564 T1865 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 440565 T1865 oass.SolrIndexSearcher.<init> Opening Searcher@2cdb28 main
   [junit4]   2> 440570 T1866 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2cdb28 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 440572 T1865 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 440572 T1865 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48610/_u/c collection:collection1 shard:shard2
   [junit4]   2> 440572 T1865 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 440584 T1865 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 440589 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 440589 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 440589 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 440589 T1865 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 440590 T1865 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3479 name=collection1 org.apache.solr.core.SolrCore@158ba19 url=http://127.0.0.1:48610/_u/c/collection1 node=127.0.0.1:48610__u%2Fc C3479_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:48610/_u/c, core=collection1, node_name=127.0.0.1:48610__u%2Fc}
   [junit4]   2> 440590 T1865 C3479 P48610 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48610/_u/c/collection1/
   [junit4]   2> 440590 T1865 C3479 P48610 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 440591 T1865 C3479 P48610 oasc.SyncStrategy.syncToMe http://127.0.0.1:48610/_u/c/collection1/ has no replicas
   [junit4]   2> 440591 T1865 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48610/_u/c/collection1/ shard2
   [junit4]   2> 440591 T1845 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 440591 T1865 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 440596 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 440601 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 440608 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 440712 T1844 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 440712 T1851 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 440712 T1864 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 440753 T1865 oasc.ZkController.register We are http://127.0.0.1:48610/_u/c/collection1/ and leader is http://127.0.0.1:48610/_u/c/collection1/
   [junit4]   2> 440753 T1865 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48610/_u/c
   [junit4]   2> 440754 T1865 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 440754 T1865 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 440754 T1865 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 440756 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 440756 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 440756 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 440757 T1865 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 440758 T1822 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 440759 T1822 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 440759 T1845 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 440761 T1845 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48610/_u/c",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48610__u%2Fc",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 440766 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 440823 T1822 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 440825 T1822 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43785
   [junit4]   2> 440826 T1822 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 440827 T1822 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 440827 T1822 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1385373442393
   [junit4]   2> 440828 T1822 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1385373442393/'
   [junit4]   2> 440837 T1822 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1385373442393/solr.xml
   [junit4]   2> 440877 T1844 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 440877 T1851 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 440877 T1864 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 440879 T1822 oasc.CoreContainer.<init> New CoreContainer 22767167
   [junit4]   2> 440880 T1822 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1385373442393/]
   [junit4]   2> 440882 T1822 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 440883 T1822 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 440883 T1822 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 440884 T1822 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 440885 T1822 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 440885 T1822 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 440888 T1822 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 440889 T1822 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 440889 T1822 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 440892 T1822 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 440893 T1822 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 440893 T1822 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 440893 T1822 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59087/solr
   [junit4]   2> 440894 T1822 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 440894 T1822 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 440896 T1878 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@144bc46 name:ZooKeeperConnection Watcher:127.0.0.1:59087 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 440896 T1822 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 440898 T1822 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 440899 T1880 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@119d02c name:ZooKeeperConnection Watcher:127.0.0.1:59087/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 440900 T1822 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 440903 T1822 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 441906 T1822 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43785__u%2Fc
   [junit4]   2> 441907 T1822 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43785__u%2Fc
   [junit4]   2> 441910 T1844 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 441910 T1851 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 441910 T1864 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 441910 T1880 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 441915 T1881 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 441916 T1881 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 441917 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 441917 T1881 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 441917 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 441917 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 441919 T1845 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 441920 T1845 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43785/_u/c",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43785__u%2Fc",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 441920 T1845 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 441920 T1845 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 441923 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 442026 T1864 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 442026 T1880 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 442026 T1844 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 442026 T1851 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 442918 T1881 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 442918 T1881 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1385373442393/collection1
   [junit4]   2> 442918 T1881 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 442920 T1881 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 442920 T1881 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 442922 T1881 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1385373442393/collection1/'
   [junit4]   2> 442923 T1881 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1385373442393/collection1/lib/classes/' to classloader
   [junit4]   2> 442924 T1881 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1385373442393/collection1/lib/README' to classloader
   [junit4]   2> 442956 T1881 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 442997 T1881 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 442998 T1881 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 443004 T1881 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 443405 T1881 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 443409 T1881 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 443410 T1881 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 443414 T1881 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 443447 T1881 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 443448 T1881 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1385373442393/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1385373437183/jetty2/
   [junit4]   2> 443448 T1881 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@663a54
   [junit4]   2> 443450 T1881 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1385373437183/jetty2
   [junit4]   2> 443451 T1881 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1385373437183/jetty2/index/
   [junit4]   2> 443451 T1881 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1385373437183/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 443451 T1881 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1385373437183/jetty2/index
   [junit4]   2> 443452 T1881 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=73.6640625, floorSegmentMB=1.7177734375, forceMergeDeletesPctAllowed=11.153369822206905, segmentsPerTier=12.0, maxCFSSegmentSizeMB=0.251953125, noCFSRatio=1.0
   [junit4]   2> 443453 T1881 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1efd029 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b94674; maxCacheMB=0.6845703125 maxMergeSizeMB=0.3212890625)),segFN=segments_1,generation=1}
   [junit4]   2> 443453 T1881 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 443458 T1881 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 443458 T1881 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 443459 T1881 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 443459 T1881 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 443459 T1881 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 443460 T1881 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 443460 T1881 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 443461 T1881 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 443461 T1881 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 443462 T1881 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 443462 T1881 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 443462 T1881 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 443463 T1881 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 443463 T1881 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 443464 T1881 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 443465 T1881 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 443468 T1881 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 443471 T1881 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 443471 T1881 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 443472 T1881 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6409515411642601]
   [junit4]   2> 443472 T1881 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1efd029 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b94674; maxCacheMB=0.6845703125 maxMergeSizeMB=0.3212890625)),segFN=segments_1,generation=1}
   [junit4]   2> 443472 T1881 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 443472 T1881 oass.SolrIndexSearcher.<init> Opening Searcher@1cc2f15 main
   [junit4]   2> 443478 T1882 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1cc2f15 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 443478 T1881 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 443479 T1881 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43785/_u/c collection:collection1 shard:shard1
   [junit4]   2> 443479 T1881 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 443491 T1881 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 443493 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 443493 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 443493 T1881 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 443494 T1881 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 443493 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C3480 name=collection1 org.apache.solr.core.SolrCore@22b620 url=http://127.0.0.1:43785/_u/c/collection1 node=127.0.0.1:43785__u%2Fc C3480_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:43785/_u/c, core=collection1, node_name=127.0.0.1:43785__u%2Fc}
   [junit4]   2> 443494 T1881 C3480 P43785 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43785/_u/c/collection1/
   [junit4]   2> 443494 T1881 C3480 P43785 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 443495 T1881 C3480 P43785 oasc.SyncStrategy.syncToMe http://127.0.0.1:43785/_u/c/collection1/ has no replicas
   [junit4]   2> 443495 T1881 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43785/_u/c/collection1/ shard1
   [junit4]   2> 443495 T1881 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 443495 T1845 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 443498 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 443501 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 443504 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 443667 T1851 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 443668 T1880 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 443668 T1864 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 443668 T1844 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 443701 T1881 oasc.ZkController.register We are http://127.0.0.1:43785/_u/c/collection1/ and leader is http://127.0.0.1:43785/_u/c/collection1/
   [junit4]   2> 443702 T1881 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43785/_u/c
   [junit4]   2> 443702 T1881 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 443702 T1881 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 443702 T1881 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 443704 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 443705 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 443705 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 443705 T1881 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 443706 T1845 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 443707 T1822 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 443707 T1822 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 443709 T1845 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43785/_u/c",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43785__u%2Fc",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 443715 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 443797 T1822 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 443809 T1822 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50565
   [junit4]   2> 443810 T1822 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 443810 T1822 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 443810 T1822 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-jetty3-1385373445340
   [junit4]   2> 443811 T1822 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty3-1385373445340/'
   [junit4]   2> 443817 T1864 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 443817 T1851 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 443818 T1844 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 443817 T1880 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 443824 T1822 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1385373445340/solr.xml
   [junit4]   2> 443877 T1822 oasc.CoreContainer.<init> New CoreContainer 23387083
   [junit4]   2> 443878 T1822 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-jetty3-1385373445340/]
   [junit4]   2> 443878 T1822 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 443879 T1822 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 443879 T1822 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 443879 T1822 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 443880 T1822 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 443880 T1822 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 443880 T1822 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 443880 T1822 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 443881 T1822 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 443886 T1822 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 443886 T1822 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 443887 T1822 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 443887 T1822 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59087/solr
   [junit4]   2> 443888 T1822 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 443891 T1822 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 443892 T1894 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bbe7c3 name:ZooKeeperConnection Watcher:127.0.0.1:59087 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443892 T1822 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 443899 T1822 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 443900 T1896 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e85b53 name:ZooKeeperConnection Watcher:127.0.0.1:59087/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443900 T1822 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 443903 T1822 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 444907 T1822 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50565__u%2Fc
   [junit4]   2> 444909 T1822 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50565__u%2Fc
   [junit4]   2> 444915 T1851 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 444915 T1864 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 444915 T1880 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 444915 T1844 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 444916 T1896 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 444927 T1897 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 444927 T1897 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 444929 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 444930 T1897 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 444930 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 444930 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 444933 T1845 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 444935 T1845 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50565/_u/c",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50565__u%2Fc",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 444935 T1845 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 444935 T1845 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 444940 T1844 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 445044 T1864 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 445044 T1880 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 445044 T1844 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 445044 T1851 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 445044 T1896 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 445930 T1897 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 445931 T1897 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ShardSplitTest-jetty3-1385373445340/collection1
   [junit4]   2> 445931 T1897 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 445932 T1897 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 445933 T1897 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 445935 T1897 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty3-1385373445340/collection1/'
   [junit4]   2> 445936 T1897 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1385373445340/collection1/lib/classes/' to classloader
   [junit4]   2> 445937 T1897 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1385373445340/collection1/lib/README' to classloader
   [junit4]   2> 446003 T1897 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 446033 T1897 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 446034 T1897 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 446039 T1897 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 446398 T1897 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 446400 T1897 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 446402 T1897 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 446405 T1897 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 446445 T1897 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 446445 T1897 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-jetty3-1385373445340/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1385373437183/jetty3/
   [junit4]   2> 446445 T1897 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@663a54
   [junit4]   2> 446446 T1897 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1385373437183/jetty3
   [junit4]   2> 446447 T1897 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1385373437183/jetty3/index/
   [junit4]   2> 446447 T1897 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1385373437183/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 446448 T1897 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1385373437183/jetty3/index
   [junit4]   2> 446448 T1897 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=73.6640625, floorSegmentMB=1.7177734375, forceMergeDeletesPctAllowed=11.153369822206905, segmentsPerTier=12.0, maxCFSSegmentSizeMB=0.251953125, noCFSRatio=1.0
   [junit4]   2> 446449 T1897 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1f73b8c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b7cb0; maxCacheMB=0.6845703125 maxMergeSizeMB=0.3212890625)),segFN=segments_1,generation=1}
   [junit4]   2> 446449 T1897 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 446452 T1897 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 446453 T1897 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 446453 T1897 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 446453 T1897 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 446453 T1897 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 446453 T1897 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 446454 T1897 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 446454 T1897 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 446454 T1897 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 446454 T1897 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 446455 T1897 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 446455 T1897 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 446455 T1897 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 446456 T1897 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 446456 T1897 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 446456 T1897 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 446458 T1897 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 446460 T1897 o

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

cted type NodeChildrenChanged
   [junit4]   2> 592888 T1822 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=100,cumulative_deletesById=20,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=5464,transaction_logs_total_number=2}
   [junit4]   2> 592889 T1822 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 592890 T1822 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 592890 T1822 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 592891 T1822 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 592892 T1822 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 592892 T1822 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-1385373437183/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1385373437183/jetty4;done=false>>]
   [junit4]   2> 592893 T1822 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1385373437183/jetty4
   [junit4]   2> 592893 T1822 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-1385373437183/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1385373437183/jetty4/index;done=false>>]
   [junit4]   2> 592894 T1822 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1385373437183/jetty4/index
   [junit4]   2> 592897 T1957 oascc.ZkStateReader$3.process Updating live nodes... (0)
   [junit4]   2> 592918 T1822 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_u/c,null}
   [junit4]   2> 592975 T1822 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 592978 T1822 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:59087 59087
   [junit4]   2> 593249 T1957 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@196bdd6 name:ZooKeeperConnection Watcher:127.0.0.1:59087/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 593250 T1957 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed
   [junit4]   2> 593250 T1822 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 40376
   [junit4]   2> !!!! WARNING: best effort to remove /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-1385373437183 FAILED !!!!!
   [junit4]   2> 593250 T1822 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 593250 T1822 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:59087 59087
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/solrconfig.snippet.randomindexconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details",
   [junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
   [junit4]   1>           "timestamp": 1332070464,
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           "IMPORTANT NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           "base": "USD",
   [junit4]   1>           "rates": {
   [junit4]   1>             "USD": 1,
   [junit4]   1>             "JPY": 81.29,
   [junit4]   1>             "EUR": 2.5,
   [junit4]   1>             "GBP": 0.5,
   [junit4]   1>             "MXN": 2.0
   [junit4]   1>           }
   [junit4]   1>         }
   [junit4]   1>         
   [junit4]   1>     /solr/configs/conf1/protwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/currency.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>   /solr/aliases.json (0)
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=E13A1B6F8A1CA56B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl_SI -Dtests.timezone=Asia/Taipei -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  158s J0 | ShardSplitTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Wrong doc count on shard1_0 expected:<308> but was:<245>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E13A1B6F8A1CA56B:60DC9577FD43C557]:0)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:477)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:249)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:113)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 593257 T1822 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 157718 T1821 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> 593294 T1896 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 594397 T1913 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene46: {_version_=PostingsFormat(name=Asserting), n_ti=MockFixedIntBlock(blockSize=81), id=PostingsFormat(name=MockRandom)}, docValues:{}, sim=DefaultSimilarity, locale=sl_SI, timezone=Asia/Taipei
   [junit4]   2> NOTE: Linux 3.8.0-33-generic i386/Oracle Corporation 1.7.0_45 (32-bit)/cpus=8,threads=1,free=62993128,total=121688064
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterFSTTest, BadComponentTest, TriLevelCompositeIdRoutingTest, LegacyHTMLStripCharFilterTest, EnumFieldTest, TestJmxMonitoredMap, LoggingHandlerTest, SolrInfoMBeanTest, TestDocSet, TestWriterPerf, TestRealTimeGet, CoreMergeIndexesAdminHandlerTest, TermVectorComponentTest, CacheHeaderTest, URLClassifyProcessorTest, ResourceLoaderTest, TestFieldCollectionResource, TestLuceneMatchVersion, BasicFunctionalityTest, TestImplicitCoreProperties, DistributedQueryElevationComponentTest, SearchHandlerTest, TestPerFieldSimilarity, TestGroupingSearch, AutoCommitTest, SolrIndexSplitterTest, SystemInfoHandlerTest, TestBadConfig, TestSolrDeletionPolicy1, CopyFieldTest, TestMaxScoreQueryParser, TestManagedSchema, EchoParamsTest, TestJoin, ZkControllerTest, DirectUpdateHandlerOptimizeTest, TestCloudManagedSchemaAddField, TestFieldResource, SimpleFacetsTest, LeaderElectionTest, FileBasedSpellCheckerTest, TestLMDirichletSimilarityFactory, MoreLikeThisHandlerTest, TestSolrQueryParserResource, QueryEqualityTest, TestInfoStreamLogging, TestNRTOpen, TestLFUCache, TestValueSourceCache, TestMergePolicyConfig, TestTrie, OverseerCollectionProcessorTest, TestManagedSchemaFieldResource, HdfsSyncSliceTest, WordBreakSolrSpellCheckerTest, IndexSchemaTest, SoftAutoCommitTest, TestUniqueKeyFieldResource, SchemaVersionSpecificBehaviorTest, TestSolrQueryParser, TestRemoteStreaming, ScriptEngineTest, ClusterStateTest, CachingDirectoryFactoryTest, HdfsBasicDistributedZkTest, TestStressVersions, TestSort, StatelessScriptUpdateProcessorFactoryTest, JsonLoaderTest, SolrCoreTest, ShardSplitTest]
   [junit4] Completed on J0 in 159.02s, 1 test, 1 failure <<< FAILURES!

[...truncated 604 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:406: 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:492: 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: 345 suites, 1505 tests, 1 failure, 34 ignored (6 assumptions)

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



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8360/
Java: 64bit/ibm-j9-jdk6 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

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

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([F577F39B38AF4F2A:AE4708533BE8EC56]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection(SignatureUpdateProcessorFactoryTest.java:119)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
	at java.lang.reflect.Method.invoke(Method.java:611)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:738)




Build Log:
[...truncated 9910 lines...]
   [junit4] Suite: org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest
   [junit4]   2> 911834 T1909 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-1385367203129
   [junit4]   2> 911835 T1909 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> 911836 T1909 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> 911837 T1909 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> 911890 T1909 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 911943 T1909 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 911944 T1909 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 911950 T1909 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 912304 T1909 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 912307 T1909 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 912309 T1909 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 912323 T1909 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 912327 T1909 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 912331 T1909 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 912331 T1909 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> 912332 T1909 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> 912341 T1909 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 912342 T1909 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> 912343 T1909 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> 912397 T1909 oasc.CoreContainer.<init> New CoreContainer 2080340991
   [junit4]   2> 912398 T1909 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> 912399 T1909 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 912400 T1909 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 912400 T1909 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 912401 T1909 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 912401 T1909 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 912402 T1909 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 912402 T1909 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 912403 T1909 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 912404 T1909 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 912410 T1909 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 912411 T1909 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 912412 T1909 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 912417 T1910 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> 912417 T1910 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> 912418 T1910 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> 912419 T1910 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> 912459 T1910 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 912518 T1910 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 912520 T1910 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
   [junit4]   2> 912526 T1910 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 912869 T1910 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 912871 T1910 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 912873 T1910 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 912895 T1910 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 912899 T1910 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 912902 T1910 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 912903 T1910 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-1385367203129/
   [junit4]   2> 912904 T1910 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@342a342a
   [junit4]   2> 912905 T1910 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1385367203129
   [junit4]   2> 912905 T1910 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-1385367203129/index/
   [junit4]   2> 912905 T1910 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-1385367203129/index' doesn't exist. Creating new index...
   [junit4]   2> 912906 T1910 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1385367203129/index
   [junit4]   2> 912907 T1910 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7241931023363162]
   [junit4]   2> 912907 T1910 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_1,generation=1}
   [junit4]   2> 912908 T1910 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 912909 T1910 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 912914 T1910 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 912915 T1910 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 912915 T1910 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 912916 T1910 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 912916 T1910 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 912916 T1910 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 912917 T1910 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 912917 T1910 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> 912918 T1910 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 912919 T1910 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 912919 T1910 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 912920 T1910 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 912920 T1910 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 912920 T1910 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 912921 T1910 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 912922 T1910 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 912922 T1910 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 912923 T1910 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 912924 T1910 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 912924 T1910 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 912925 T1910 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 912926 T1910 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 912926 T1910 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 912927 T1910 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 912928 T1910 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 912929 T1910 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 912930 T1910 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 912931 T1910 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 912932 T1910 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 912933 T1910 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 912934 T1910 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 912934 T1910 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 912935 T1910 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 912936 T1910 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 912937 T1910 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 912937 T1910 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 912939 T1910 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 912940 T1910 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 912942 T1910 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 912943 T1910 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 912943 T1910 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1620162
   [junit4]   2> 912944 T1910 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_1,generation=1}
   [junit4]   2> 912945 T1910 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 912945 T1910 oass.SolrIndexSearcher.<init> Opening Searcher@12031203 main
   [junit4]   2> 912946 T1910 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 912996 T1910 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 913047 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12031203 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 913057 T1910 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 913058 T1909 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 913061 T1909 oas.SolrTestCaseJ4.setUp ###Starting testMultiThreaded
   [junit4]   2> ASYNC  NEW_CORE C5882 name=collection1 org.apache.solr.core.SolrCore@568d568d
   [junit4]   2> 913067 T1909 C5882 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 913067 T1909 C5882 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 913075 T1909 C5882 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913076 T1909 C5882 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_2,generation=2}
   [junit4]   2> 913076 T1909 C5882 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 913077 T1909 C5882 oass.SolrIndexSearcher.<init> Opening Searcher@669c669c main
   [junit4]   2> 913078 T1909 C5882 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913080 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@669c669c main{StandardDirectoryReader(segments_2:2:nrt)}
   [junit4]   2> 913081 T1909 C5882 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 913092 T1920 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913100 T1920 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_3,generation=3}
   [junit4]   2> 913101 T1920 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 913161 T1920 oass.SolrIndexSearcher.<init> Opening Searcher@7c167c16 main
   [junit4]   2> 913163 T1920 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913163 T1921 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913165 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c167c16 main{StandardDirectoryReader(segments_3:23:nrt _4(4.7):C13/11:delGen=1)}
   [junit4]   2> 913179 T1921 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_4,generation=4}
   [junit4]   2> 913179 T1921 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 913188 T1921 oass.SolrIndexSearcher.<init> Opening Searcher@7c827c82 main
   [junit4]   2> 913189 T1921 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913189 T1922 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913191 T1922 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_5,generation=5}
   [junit4]   2> 913192 T1922 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 913193 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c827c82 main{StandardDirectoryReader(segments_4:39:nrt _c(4.7):C15/11:delGen=2)}
   [junit4]   2> 913195 T1922 oass.SolrIndexSearcher.<init> Opening Searcher@42a242a2 main
   [junit4]   2> 913196 T1922 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913197 T1920 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913199 T1920 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_6,generation=6}
   [junit4]   2> 913200 T1920 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 913200 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@42a242a2 main{StandardDirectoryReader(segments_5:48:nrt _g(4.7):C4:delGen=1)}
   [junit4]   2> 913210 T1920 oass.SolrIndexSearcher.<init> Opening Searcher@49ff49ff main
   [junit4]   2> 913211 T1920 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913211 T1921 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913213 T1921 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_7,generation=7}
   [junit4]   2> 913214 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@49ff49ff main{StandardDirectoryReader(segments_6:50:nrt _g(4.7):C4/1:delGen=1 _h(4.7):C1)}
   [junit4]   2> 913214 T1921 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 913216 T1921 oass.SolrIndexSearcher.<init> Opening Searcher@6c906c9 main
   [junit4]   2> 913216 T1921 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913217 T1922 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913219 T1922 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_8,generation=8}
   [junit4]   2> 913220 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6c906c9 main{StandardDirectoryReader(segments_7:54:nrt _g(4.7):C4/1:delGen=2 _i(4.7):C1)}
   [junit4]   2> 913220 T1922 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 913221 T1922 oass.SolrIndexSearcher.<init> Opening Searcher@39c039c main
   [junit4]   2> 913222 T1922 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913223 T1920 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913225 T1920 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_9,generation=9}
   [junit4]   2> 913225 T1920 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 913225 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@39c039c main{StandardDirectoryReader(segments_8:57:nrt _g(4.7):C4/2:delGen=3 _i(4.7):C1 _j(4.7):C1)}
   [junit4]   2> 913227 T1920 oass.SolrIndexSearcher.<init> Opening Searcher@60126012 main
   [junit4]   2> 913227 T1920 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913228 T1921 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913231 T1921 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_a,generation=10}
   [junit4]   2> 913231 T1921 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 913231 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@60126012 main{StandardDirectoryReader(segments_9:61:nrt _g(4.7):C4/3:delGen=3 _i(4.7):C1 _k(4.7):C1)}
   [junit4]   2> 913233 T1921 oass.SolrIndexSearcher.<init> Opening Searcher@3be63be6 main
   [junit4]   2> 913233 T1921 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913234 T1922 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913237 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3be63be6 main{StandardDirectoryReader(segments_a:65:nrt _g(4.7):C4/3:delGen=3 _i(4.7):C1 _l(4.7):C1)}
   [junit4]   2> 913238 T1922 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_b,generation=11}
   [junit4]   2> 913238 T1922 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 913240 T1922 oass.SolrIndexSearcher.<init> Opening Searcher@40ed40ed main
   [junit4]   2> 913240 T1922 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913241 T1920 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913243 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@40ed40ed main{StandardDirectoryReader(segments_b:71:nrt _n(4.7):c3)}
   [junit4]   2> 913294 T1920 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_c,generation=12}
   [junit4]   2> 913295 T1920 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 913297 T1920 oass.SolrIndexSearcher.<init> Opening Searcher@716c716c main
   [junit4]   2> 913297 T1920 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913298 T1921 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913299 T1921 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_d,generation=13}
   [junit4]   2> 913300 T1921 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 913300 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@716c716c main{StandardDirectoryReader(segments_c:79:nrt _p(4.7):c2/1:delGen=1 _q(4.7):C1)}
   [junit4]   2> 913301 T1921 oass.SolrIndexSearcher.<init> Opening Searcher@92b092b main
   [junit4]   2> 913302 T1921 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913302 T1922 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913304 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@92b092b main{StandardDirectoryReader(segments_c:79:nrt _p(4.7):c2/1:delGen=1 _q(4.7):C1)}
   [junit4]   2> 913304 T1922 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_e,generation=14}
   [junit4]   2> 913305 T1922 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 913307 T1922 oass.SolrIndexSearcher.<init> Opening Searcher@7590759 main
   [junit4]   2> 913307 T1922 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913308 T1920 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913309 T1920 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_f,generation=15}
   [junit4]   2> 913310 T1920 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 913310 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7590759 main{StandardDirectoryReader(segments_e:83:nrt _p(4.7):c2/1:delGen=1 _q(4.7):C1 _r(4.7):C1 _s(4.7):C1)}
   [junit4]   2> 913311 T1920 oass.SolrIndexSearcher.<init> Opening Searcher@652e652e main
   [junit4]   2> 913312 T1920 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913323 T1922 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913323 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@652e652e main{StandardDirectoryReader(segments_f:85:nrt _p(4.7):c2/1:delGen=1 _q(4.7):C1 _s(4.7):C1)}
   [junit4]   2> 913327 T1922 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_g,generation=16}
   [junit4]   2> 913328 T1922 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 913331 T1922 oass.SolrIndexSearcher.<init> Opening Searcher@67636763 main
   [junit4]   2> 913332 T1922 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913333 T1921 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913335 T1921 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_g,generation=16}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_h,generation=17}
   [junit4]   2> 913335 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@67636763 main{StandardDirectoryReader(segments_g:95:nrt _p(4.7):c2/1:delGen=1 _t(4.7):C1 _v(4.7):C1)}
   [junit4]   2> 913335 T1921 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 17
   [junit4]   2> 913337 T1921 oass.SolrIndexSearcher.<init> Opening Searcher@752c752c main
   [junit4]   2> 913338 T1921 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913338 T1920 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913340 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@752c752c main{StandardDirectoryReader(segments_g:95:nrt _p(4.7):c2/1:delGen=1 _t(4.7):C1 _v(4.7):C1)}
   [junit4]   2> 913341 T1920 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_h,generation=17}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_i,generation=18}
   [junit4]   2> 913342 T1920 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 18
   [junit4]   2> 913345 T1920 oass.SolrIndexSearcher.<init> Opening Searcher@6cc26cc2 main
   [junit4]   2> 913346 T1920 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913347 T1922 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913349 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6cc26cc2 main{StandardDirectoryReader(segments_i:103:nrt _x(4.7):C1)}
   [junit4]   2> 913349 T1922 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_i,generation=18}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_j,generation=19}
   [junit4]   2> 913350 T1922 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 19
   [junit4]   2> 913351 T1922 oass.SolrIndexSearcher.<init> Opening Searcher@77547754 main
   [junit4]   2> 913352 T1922 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913353 T1921 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913355 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@77547754 main{StandardDirectoryReader(segments_i:103:nrt _x(4.7):C1)}
   [junit4]   2> 913355 T1921 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_j,generation=19}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_k,generation=20}
   [junit4]   2> 913356 T1921 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 20
   [junit4]   2> 913357 T1921 oass.SolrIndexSearcher.<init> Opening Searcher@1f7a1f7a main
   [junit4]   2> 913358 T1921 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913359 T1922 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913362 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f7a1f7a main{StandardDirectoryReader(segments_k:105:nrt _x(4.7):C1 _y(4.7):C1)}
   [junit4]   2> 913362 T1922 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_k,generation=20}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_l,generation=21}
   [junit4]   2> 913363 T1922 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 21
   [junit4]   2> 913364 T1922 oass.SolrIndexSearcher.<init> Opening Searcher@4ed34ed3 main
   [junit4]   2> 913365 T1922 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913366 T1920 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913367 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4ed34ed3 main{StandardDirectoryReader(segments_l:109:nrt _x(4.7):C1 _z(4.7):C1)}
   [junit4]   2> 913368 T1920 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_l,generation=21}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_m,generation=22}
   [junit4]   2> 913368 T1920 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 22
   [junit4]   2> 913369 T1920 oass.SolrIndexSearcher.<init> Opening Searcher@8860886 main
   [junit4]   2> 913370 T1920 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913370 T1921 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913372 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8860886 main{StandardDirectoryReader(segments_m:113:nrt _x(4.7):C1 _10(4.7):C1)}
   [junit4]   2> 913373 T1921 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_m,generation=22}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_n,generation=23}
   [junit4]   2> 913374 T1921 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 23
   [junit4]   2> 913375 T1921 oass.SolrIndexSearcher.<init> Opening Searcher@6e216e21 main
   [junit4]   2> 913376 T1921 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913377 T1922 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913379 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e216e21 main{StandardDirectoryReader(segments_n:117:nrt _x(4.7):C1 _11(4.7):C1)}
   [junit4]   2> 913379 T1922 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_n,generation=23}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_o,generation=24}
   [junit4]   2> 913380 T1922 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 24
   [junit4]   2> 913381 T1922 oass.SolrIndexSearcher.<init> Opening Searcher@35be35be main
   [junit4]   2> 913381 T1922 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913382 T1920 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913393 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@35be35be main{StandardDirectoryReader(segments_o:121:nrt _x(4.7):C1 _12(4.7):C1)}
   [junit4]   2> 913395 T1920 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_o,generation=24}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_p,generation=25}
   [junit4]   2> 913396 T1920 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 25
   [junit4]   2> 913398 T1920 oass.SolrIndexSearcher.<init> Opening Searcher@63096309 main
   [junit4]   2> 913399 T1920 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913399 T1921 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913401 T1921 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_p,generation=25}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_q,generation=26}
   [junit4]   2> 913401 T1921 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 26
   [junit4]   2> 913401 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@63096309 main{StandardDirectoryReader(segments_p:133:nrt _15(4.7):C1 _16(4.7):C1)}
   [junit4]   2> 913403 T1921 oass.SolrIndexSearcher.<init> Opening Searcher@44804480 main
   [junit4]   2> 913404 T1921 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913405 T1922 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913406 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@44804480 main{StandardDirectoryReader(segments_p:133:nrt _15(4.7):C1 _16(4.7):C1)}
   [junit4]   2> 913409 T1922 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_q,generation=26}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_r,generation=27}
   [junit4]   2> 913409 T1922 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 27
   [junit4]   2> 913412 T1922 oass.SolrIndexSearcher.<init> Opening Searcher@36853685 main
   [junit4]   2> 913413 T1922 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913414 T1920 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913415 T1920 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_r,generation=27}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_s,generation=28}
   [junit4]   2> 913416 T1920 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 28
   [junit4]   2> 913415 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@36853685 main{StandardDirectoryReader(segments_r:144:nrt _19(4.7):C2/1 _1a(4.7):C1)}
   [junit4]   2> 913418 T1920 oass.SolrIndexSearcher.<init> Opening Searcher@13741374 main
   [junit4]   2> 913419 T1920 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913421 T1922 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913422 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13741374 main{StandardDirectoryReader(segments_s:146:nrt _1b(4.7):c1 _1a(4.7):C1)}
   [junit4]   2> 913424 T1922 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_s,generation=28}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_t,generation=29}
   [junit4]   2> 913425 T1922 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 29
   [junit4]   2> 913426 T1922 oass.SolrIndexSearcher.<init> Opening Searcher@5f5d5f5d main
   [junit4]   2> 913427 T1922 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913427 T1921 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913430 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f5d5f5d main{StandardDirectoryReader(segments_t:150:nrt _1b(4.7):c1 _1c(4.7):C1)}
   [junit4]   2> 913431 T1921 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_t,generation=29}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_u,generation=30}
   [junit4]   2> 913432 T1921 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 30
   [junit4]   2> 913433 T1921 oass.SolrIndexSearcher.<init> Opening Searcher@4fbd4fbd main
   [junit4]   2> 913433 T1921 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913434 T1920 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913435 T1920 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_u,generation=30}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_v,generation=31}
   [junit4]   2> 913436 T1920 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 31
   [junit4]   2> 913436 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4fbd4fbd main{StandardDirectoryReader(segments_u:156:nrt _1b(4.7):c1 _1e(4.7):c1)}
   [junit4]   2> 913437 T1920 oass.SolrIndexSearcher.<init> Opening Searcher@84e084e main
   [junit4]   2> 913437 T1920 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913440 T1921 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913440 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@84e084e main{StandardDirectoryReader(segments_u:156:nrt _1b(4.7):c1 _1e(4.7):c1)}
   [junit4]   2> 913442 T1921 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_v,generation=31}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_w,generation=32}
   [junit4]   2> 913443 T1921 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 32
   [junit4]   2> 913443 T1921 oass.SolrIndexSearcher.<init> Opening Searcher@5f035f03 main
   [junit4]   2> 913444 T1921 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913446 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f035f03 main{StandardDirectoryReader(segments_w:160:nrt _1f(4.7):C1)}
   [junit4]   2> ASYNC  NEW_CORE C5883 name=collection1 org.apache.solr.core.SolrCore@568d568d
   [junit4]   2> 913453 T1909 C5883 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913453 T1909 C5883 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> ASYNC  NEW_CORE C5884 name=collection1 org.apache.solr.core.SolrCore@568d568d
   [junit4]   2> 913462 T1909 C5884 oass.SolrIndexSearcher.<init> Opening Searcher@73ad73ad main
   [junit4]   2> 913463 T1909 C5884 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913465 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@73ad73ad main{StandardDirectoryReader(segments_w:160:nrt _1f(4.7):C1)}
   [junit4]   2> 913466 T1909 C5884 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 14
   [junit4]   2> 913468 T1909 oas.SolrTestCaseJ4.tearDown ###Ending testMultiThreaded
   [junit4]   2> 913475 T1909 oas.SolrTestCaseJ4.setUp ###Starting testDupeDetection
   [junit4]   2> 913480 T1909 C5884 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 913481 T1909 C5884 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 913487 T1909 C5884 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913488 T1909 C5884 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_w,generation=32}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_x,generation=33}
   [junit4]   2> 913488 T1909 C5884 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 33
   [junit4]   2> 913489 T1909 C5884 oass.SolrIndexSearcher.<init> Opening Searcher@c770c77 main
   [junit4]   2> 913490 T1909 C5884 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913492 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c770c77 main{StandardDirectoryReader(segments_x:161:nrt)}
   [junit4]   2> 913493 T1909 C5884 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 913497 T1909 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913499 T1909 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_x,generation=33}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_y,generation=34}
   [junit4]   2> 913500 T1909 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 34
   [junit4]   2> 913501 T1909 oass.SolrIndexSearcher.<init> Opening Searcher@4dd64dd6 main
   [junit4]   2> 913501 T1909 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913504 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4dd64dd6 main{StandardDirectoryReader(segments_y:163:nrt _1g(4.7):C2)}
   [junit4]   2> 913507 T1909 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913508 T1909 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_y,generation=34}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_z,generation=35}
   [junit4]   2> 913509 T1909 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 35
   [junit4]   2> 913510 T1909 oass.SolrIndexSearcher.<init> Opening Searcher@63696369 main
   [junit4]   2> 913511 T1909 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913513 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@63696369 main{StandardDirectoryReader(segments_z:166:nrt _1g(4.7):C2/1:delGen=1 _1h(4.7):C1)}
   [junit4]   2> 913514 T1909 oas.SolrTestCaseJ4.tearDown ###Ending testDupeDetection
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SignatureUpdateProcessorFactoryTest -Dtests.method=testDupeDetection -Dtests.seed=F577F39B38AF4F2A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_SA -Dtests.timezone=Africa/Blantyre -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.05s J1 | SignatureUpdateProcessorFactoryTest.testDupeDetection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F577F39B38AF4F2A:AE4708533BE8EC56]:0)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
   [junit4]    > 	at org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection(SignatureUpdateProcessorFactoryTest.java:119)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:738)
   [junit4]   2> 913528 T1909 oas.SolrTestCaseJ4.setUp ###Starting testNonStringFieldsValues
   [junit4]   2> 913534 T1909 C5884 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 913534 T1909 C5884 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 913540 T1909 C5884 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913541 T1909 C5884 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_z,generation=35}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_10,generation=36}
   [junit4]   2> 913542 T1909 C5884 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 36
   [junit4]   2> 913542 T1909 C5884 oass.SolrIndexSearcher.<init> Opening Searcher@2b1d2b1d main
   [junit4]   2> 913543 T1909 C5884 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913547 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2b1d2b1d main{StandardDirectoryReader(segments_10:167:nrt)}
   [junit4]   2> 913549 T1909 C5884 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 9
   [junit4]   2> 913553 T1909 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 913560 T1909 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913562 T1909 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_10,generation=36}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_11,generation=37}
   [junit4]   2> 913562 T1909 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 37
   [junit4]   2> 913564 T1909 oass.SolrIndexSearcher.<init> Opening Searcher@51915191 main
   [junit4]   2> 913565 T1909 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913582 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@51915191 main{StandardDirectoryReader(segments_11:169:nrt _1i(4.7):C5/1:delGen=1)}
   [junit4]   2> 913583 T1909 oas.SolrTestCaseJ4.tearDown ###Ending testNonStringFieldsValues
   [junit4]   2> 913593 T1909 oas.SolrTestCaseJ4.setUp ###Starting testNonIndexedSignatureField
   [junit4]   2> ASYNC  NEW_CORE C5885 name=collection1 org.apache.solr.core.SolrCore@568d568d
   [junit4]   2> 913599 T1909 C5885 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 913600 T1909 C5885 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 913606 T1909 C5885 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913606 T1909 C5885 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_11,generation=37}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_12,generation=38}
   [junit4]   2> 913607 T1909 C5885 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 38
   [junit4]   2> 913608 T1909 C5885 oass.SolrIndexSearcher.<init> Opening Searcher@3dbb3dbb main
   [junit4]   2> 913609 T1909 C5885 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913611 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3dbb3dbb main{StandardDirectoryReader(segments_12:170:nrt)}
   [junit4]   2> 913612 T1909 C5885 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 913616 T1909 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913617 T1909 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_12,generation=38}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_13,generation=39}
   [junit4]   2> 913618 T1909 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 39
   [junit4]   2> 913619 T1909 oass.SolrIndexSearcher.<init> Opening Searcher@30473047 main
   [junit4]   2> 913620 T1909 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913622 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@30473047 main{StandardDirectoryReader(segments_13:172:nrt _1j(4.7):C2)}
   [junit4]   2> 913623 T1909 oas.SolrTestCaseJ4.tearDown ###Ending testNonIndexedSignatureField
   [junit4]   2> 913630 T1909 oas.SolrTestCaseJ4.setUp ###Starting testDupeAllFieldsDetection
   [junit4]   2> 913636 T1909 C5885 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 913636 T1909 C5885 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 913642 T1909 C5885 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913643 T1909 C5885 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_13,generation=39}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_14,generation=40}
   [junit4]   2> 913644 T1909 C5885 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 40
   [junit4]   2> 913645 T1909 C5885 oass.SolrIndexSearcher.<init> Opening Searcher@47314731 main
   [junit4]   2> 913645 T1909 C5885 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913652 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@47314731 main{StandardDirectoryReader(segments_14:173:nrt)}
   [junit4]   2> 913653 T1909 C5885 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 11
   [junit4]   2> 913659 T1909 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913660 T1909 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_14,generation=40}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_15,generation=41}
   [junit4]   2> 913661 T1909 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 41
   [junit4]   2> 913662 T1909 oass.SolrIndexSearcher.<init> Opening Searcher@73f373f3 main
   [junit4]   2> 913663 T1909 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913665 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@73f373f3 main{StandardDirectoryReader(segments_15:175:nrt _1k(4.7):C3)}
   [junit4]   2> 913666 T1909 oas.SolrTestCaseJ4.tearDown ###Ending testDupeAllFieldsDetection
   [junit4]   2> 913674 T1909 oas.SolrTestCaseJ4.setUp ###Starting testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> 913680 T1909 C5885 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 913681 T1909 C5885 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> ASYNC  NEW_CORE C5886 name=collection1 org.apache.solr.core.SolrCore@568d568d
   [junit4]   2> 913699 T1909 C5886 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 913700 T1909 C5886 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_15,generation=41}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bfe0bfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163b163b)),segFN=segments_16,generation=42}
   [junit4]   2> 913700 T1909 C5886 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 42
   [junit4]   2> 913701 T1909 C5886 oass.SolrIndexSearcher.<init> Opening Searcher@2eb62eb6 main
   [junit4]   2> 913702 T1909 C5886 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 913704 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2eb62eb6 main{StandardDirectoryReader(segments_16:176:nrt)}
   [junit4]   2> 913705 T1909 C5886 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 913707 T1909 oas.SolrTestCaseJ4.tearDown ###Ending testFailNonIndexedSigWithOverwriteDupes
   [junit4]   2> 913712 T1909 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 913713 T1909 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2080340991
   [junit4]   2> 913713 T1909 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@568d568d
   [junit4]   2> 913731 T1909 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> 913731 T1909 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 913732 T1909 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 913732 T1909 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 913733 T1909 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 913734 T1909 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 913734 T1909 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1385367203129 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1385367203129;done=false>>]
   [junit4]   2> 913735 T1909 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1385367203129
   [junit4]   2> 913735 T1909 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1385367203129/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1385367203129/index;done=false>>]
   [junit4]   2> 913736 T1909 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-SignatureUpdateProcessorFactoryTest-1385367203129/index
   [junit4]   2> NOTE: test params are: codec=Lucene46: {v_t=PostingsFormat(name=MockSep), weight=PostingsFormat(name=Lucene41WithOrds), signatureField=PostingsFormat(name=Direct), name=PostingsFormat(name=MockSep), id=PostingsFormat(name=MockSep), ints_is=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, sim=DefaultSimilarity, locale=ar_SA, timezone=Africa/Blantyre
   [junit4]   2> NOTE: Linux 3.8.0-33-generic amd64/IBM Corporation 1.6.0 (64-bit)/cpus=8,threads=1,free=12974768,total=89611264
   [junit4]   2> NOTE: All tests run in this JVM: [TestSerializedLuceneMatchVersion, DocValuesMultiTest, DistanceFunctionTest, DefaultValueUpdateProcessorTest, FieldAnalysisRequestHandlerTest, TermVectorComponentDistributedTest, DebugComponentTest, RequiredFieldsTest, TestUpdate, OpenCloseCoreStressTest, TestClassNameShortening, TestCodecSupport, TestSolrXmlPersistor, DisMaxRequestHandlerTest, TestQueryTypes, BlockCacheTest, ChaosMonkeyNothingIsSafeTest, TestJmxIntegration, ConvertedLegacyTest, TestCSVResponseWriter, AlternateDirectoryTest, TestQuerySenderListener, ZkSolrClientTest, BJQParserTest, TestWordDelimiterFilterFactory, CoreAdminCreateDiscoverTest, DocValuesMissingTest, HighlighterConfigTest, StandardRequestHandlerTest, MultiTermTest, TestOmitPositions, TestCSVLoader, TestStressRecovery, FileUtilsTest, DistributedSuggesterComponentTest, TestQuerySenderNoQuery, TestRecoveryHdfs, SuggestComponentTest, TestFastOutputStream, TestCoreDiscovery, SimplePostToolTest, TestUtils, TestDistributedSearch, StressHdfsTest, SpellCheckComponentTest, PreAnalyzedFieldTest, OpenExchangeRatesOrgProviderTest, TestDefaultSimilarityFactory, DeleteReplicaTest, BasicZkTest, ZkNodePropsTest, TestFastLRUCache, SolrPluginUtilsTest, CurrencyFieldXmlFileTest, PathHierarchyTokenizerFactoryTest, CurrencyFieldOpenExchangeTest, NotRequiredUniqueKeyTest, HdfsCollectionsAPIDistributedZkTest, SolrCoreCheckLockOnStartupTest, TestIndexSearcher, PrimUtilsTest, TestZkChroot, TestFieldTypeResource, UniqFieldsUpdateProcessorFactoryTest, TestRandomFaceting, OutputWriterTest, HdfsBasicDistributedZkTest, TestComponentsName, TestCollationField, TestFileDictionaryLookup, TestAnalyzedSuggestions, SuggesterTSTTest, SolrCmdDistributorTest, ModifyConfFileTest, TestNumberUtils, AddBlockUpdateTest, TestHashPartitioner, DateFieldTest, TestSimpleQParserPlugin, TestSolrJ, TestFastWriter, AssignTest, ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ZkCLITest, TestDistributedGrouping, TestFaceting, DistributedSpellCheckComponentTest, TestRealTimeGet, TestMultiCoreConfBootstrap, TestReload, HardAutoCommitTest, TestRangeQuery, SolrCoreTest, PeerSyncTest, BadIndexSchemaTest, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, ShowFileRequestHandlerTest, SignatureUpdateProcessorFactoryTest]
   [junit4] Completed on J1 in 1.94s, 6 tests, 1 failure <<< FAILURES!

[...truncated 434 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:492: 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: 345 suites, 1505 tests, 1 failure, 66 ignored (6 assumptions)

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



Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b116) - Build # 8359 - Still Failing!

Posted by Mark Miller <ma...@gmail.com>.
I just tried a fix.

- Mark

On Nov 25, 2013, at 1:31 AM, Policeman Jenkins Server <je...@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8359/
> Java: 32bit/jdk1.8.0-ea-b116 -server -XX:+UseConcMarkSweepGC
> 
> 3 tests failed.
> FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.TestLBHttpSolrServer
> 
> Error Message:
> 9 threads leaked from SUITE scope at org.apache.solr.client.solrj.TestLBHttpSolrServer:     1) Thread[id=253, name=qtp675861-253, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)         at java.lang.Thread.run(Thread.java:744)    2) Thread[id=257, name=qtp675861-257, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)         at java.lang.Thread.run(Thread.java:744)    3) Thread[id=256, name=qtp675861-256, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)         at java.lang.Thread.run(Thread.java:744)    4) Thread[id=251, name=HashSessionScavenger-15, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]         at java.lang.Object.wait(Native Method)         at java.util.TimerThread.mainLoop(Timer.java:552)         at java.util.TimerThread.run(Timer.java:505)    5) Thread[id=252, name=qtp675861-252, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)         at java.lang.Thread.run(Thread.java:744)    6) Thread[id=255, name=qtp675861-255, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)         at java.lang.Thread.run(Thread.java:744)    7) Thread[id=254, name=qtp675861-254, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)         at java.lang.Thread.run(Thread.java:744)    8) Thread[id=258, name=qtp675861-258, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)         at java.lang.Thread.run(Thread.java:744)    9) Thread[id=259, name=qtp675861-259, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)         at java.lang.Thread.run(Thread.java:744)
> 
> Stack Trace:
> com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.client.solrj.TestLBHttpSolrServer: 
>   1) Thread[id=253, name=qtp675861-253, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
>        at sun.misc.Unsafe.park(Native Method)
>        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
>        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
>        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
>        at java.lang.Thread.run(Thread.java:744)
>   2) Thread[id=257, name=qtp675861-257, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
>        at sun.misc.Unsafe.park(Native Method)
>        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
>        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
>        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
>        at java.lang.Thread.run(Thread.java:744)
>   3) Thread[id=256, name=qtp675861-256, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
>        at sun.misc.Unsafe.park(Native Method)
>        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
>        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
>        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
>        at java.lang.Thread.run(Thread.java:744)
>   4) Thread[id=251, name=HashSessionScavenger-15, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
>        at java.lang.Object.wait(Native Method)
>        at java.util.TimerThread.mainLoop(Timer.java:552)
>        at java.util.TimerThread.run(Timer.java:505)
>   5) Thread[id=252, name=qtp675861-252, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
>        at sun.misc.Unsafe.park(Native Method)
>        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
>        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
>        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
>        at java.lang.Thread.run(Thread.java:744)
>   6) Thread[id=255, name=qtp675861-255, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
>        at sun.misc.Unsafe.park(Native Method)
>        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
>        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
>        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
>        at java.lang.Thread.run(Thread.java:744)
>   7) Thread[id=254, name=qtp675861-254, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
>        at sun.misc.Unsafe.park(Native Method)
>        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
>        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
>        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
>        at java.lang.Thread.run(Thread.java:744)
>   8) Thread[id=258, name=qtp675861-258, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
>        at sun.misc.Unsafe.park(Native Method)
>        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
>        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
>        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
>        at java.lang.Thread.run(Thread.java:744)
>   9) Thread[id=259, name=qtp675861-259, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
>        at sun.misc.Unsafe.park(Native Method)
>        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
>        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
>        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
>        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
>        at java.lang.Thread.run(Thread.java:744)
> 	at __randomizedtesting.SeedInfo.seed([F91E0B2FF856635A]:0)
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.TestLBHttpSolrServer
> 
> Error Message:
> There are still zombie threads that couldn't be terminated:    1) Thread[id=251, name=HashSessionScavenger-15, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]         at java.lang.Object.wait(Native Method)         at java.util.TimerThread.mainLoop(Timer.java:552)         at java.util.TimerThread.run(Timer.java:505)
> 
> Stack Trace:
> com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
>   1) Thread[id=251, name=HashSessionScavenger-15, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
>        at java.lang.Object.wait(Native Method)
>        at java.util.TimerThread.mainLoop(Timer.java:552)
>        at java.util.TimerThread.run(Timer.java:505)
> 	at __randomizedtesting.SeedInfo.seed([F91E0B2FF856635A]:0)
> 
> 
> FAILED:  org.apache.solr.client.solrj.TestLBHttpSolrServer.testReliability
> 
> Error Message:
> Address already in use
> 
> Stack Trace:
> java.net.BindException: Address already in use
> 	at sun.nio.ch.Net.bind0(Native Method)
> 	at sun.nio.ch.Net.bind(Net.java:414)
> 	at sun.nio.ch.Net.bind(Net.java:406)
> 	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
> 	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
> 	at org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:187)
> 	at org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:316)
> 	at org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:265)
> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
> 	at org.eclipse.jetty.server.Server.doStart(Server.java:291)
> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:418)
> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:391)
> 	at org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance.startJetty(TestLBHttpSolrServer.java:320)
> 	at org.apache.solr.client.solrj.TestLBHttpSolrServer.testReliability(TestLBHttpSolrServer.java:223)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:483)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$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 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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:744)
> 
> 
> 
> 
> Build Log:
> [...truncated 11494 lines...]
>   [junit4] Suite: org.apache.solr.client.solrj.TestLBHttpSolrServer
>   [junit4]   2> 35938 T115 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 35951 T115 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57372
>   [junit4]   2> 35951 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 35952 T115 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 35952 T115 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10
>   [junit4]   2> 35953 T115 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/'
>   [junit4]   2> 35964 T115 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/solr.xml
>   [junit4]   2> 35979 T115 oasc.CoreContainer.<init> New CoreContainer 4720467
>   [junit4]   2> 35979 T115 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/]
>   [junit4]   2> 35980 T115 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
>   [junit4]   2> 35980 T115 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 35981 T115 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
>   [junit4]   2> 35981 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 35981 T115 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 35982 T115 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 35982 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 35982 T115 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 35983 T115 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 35986 T115 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 35987 T115 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 35987 T115 oasc.CoreContainer.load Host Name: 127.0.0.1
>   [junit4]   2> 35991 T125 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1
>   [junit4]   2> 35991 T125 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/'
>   [junit4]   2> 36018 T125 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
>   [junit4]   2> 36029 T125 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 36030 T125 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 36033 T125 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 36039 T125 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 36039 T125 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
>   [junit4]   2> 36041 T125 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/, dataDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/
>   [junit4]   2> 36041 T125 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
>   [junit4]   2> 36045 T125 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data
>   [junit4]   2> 36045 T125 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index/
>   [junit4]   2> 36045 T125 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 36046 T125 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index
>   [junit4]   2> 36053 T125 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@150eb46),segFN=segments_1,generation=1}
>   [junit4]   2> 36053 T125 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 36054 T125 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 36055 T125 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 36055 T125 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>   [junit4]   2> 36055 T125 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>   [junit4]   2> 36055 T125 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>   [junit4]   2> 36056 T125 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 36056 T125 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 36058 T125 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 36059 T125 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 36060 T125 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 36062 T125 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@150eb46),segFN=segments_1,generation=1}
>   [junit4]   2> 36063 T125 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 36063 T125 oass.SolrIndexSearcher.<init> Opening Searcher@1ee961a main
>   [junit4]   2> 36064 T125 oash.ReplicationHandler.inform Commits will be reserved for  10000
>   [junit4]   2> 36064 T126 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ee961a main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 36064 T125 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 36064 T115 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1
>   [junit4]   2> 36065 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> ASYNC  NEW_CORE C33 name=collection1 org.apache.solr.core.SolrCore@1821525
>   [junit4]   2> 36072 T122 C33 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 3
>   [junit4]   2> 36075 T123 C33 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>   [junit4]   2> 36087 T123 C33 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@150eb46),segFN=segments_1,generation=1}
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@150eb46),segFN=segments_2,generation=2}
>   [junit4]   2> 36088 T123 C33 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
>   [junit4]   2> 36097 T123 C33 oass.SolrIndexSearcher.<init> Opening Searcher@aecd27 main
>   [junit4]   2> 36098 T123 C33 oasu.DirectUpdateHandler2.commit end_commit_flush
>   [junit4]   2> 36098 T126 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@aecd27 main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):C10)}
>   [junit4]   2> 36098 T123 C33 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 23
>   [junit4]   2> 36103 T115 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 36106 T115 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59596
>   [junit4]   2> 36106 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 36107 T115 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 36107 T115 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11
>   [junit4]   2> 36108 T115 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/'
>   [junit4]   2> 36127 T115 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/solr.xml
>   [junit4]   2> 36143 T115 oasc.CoreContainer.<init> New CoreContainer 15701060
>   [junit4]   2> 36144 T115 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/]
>   [junit4]   2> 36144 T115 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
>   [junit4]   2> 36144 T115 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 36145 T115 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
>   [junit4]   2> 36145 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 36145 T115 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 36146 T115 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 36146 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 36146 T115 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 36147 T115 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 36159 T115 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 36160 T115 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 36161 T115 oasc.CoreContainer.load Host Name: 127.0.0.1
>   [junit4]   2> 36163 T137 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1
>   [junit4]   2> 36163 T137 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/'
>   [junit4]   2> 36187 T137 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
>   [junit4]   2> 36202 T137 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 36203 T137 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 36206 T137 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 36211 T137 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 36211 T137 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
>   [junit4]   2> 36211 T137 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/, dataDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data/
>   [junit4]   2> 36212 T137 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
>   [junit4]   2> 36212 T137 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data
>   [junit4]   2> 36212 T137 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data/index/
>   [junit4]   2> 36213 T137 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 36213 T137 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data/index
>   [junit4]   2> 36215 T137 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1331a0),segFN=segments_1,generation=1}
>   [junit4]   2> 36215 T137 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 36216 T137 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 36217 T137 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 36217 T137 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>   [junit4]   2> 36217 T137 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>   [junit4]   2> 36217 T137 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>   [junit4]   2> 36217 T137 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 36218 T137 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 36220 T137 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 36221 T137 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 36221 T137 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 36223 T137 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1331a0),segFN=segments_1,generation=1}
>   [junit4]   2> 36223 T137 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 36223 T137 oass.SolrIndexSearcher.<init> Opening Searcher@215e4b main
>   [junit4]   2> 36224 T137 oash.ReplicationHandler.inform Commits will be reserved for  10000
>   [junit4]   2> 36224 T138 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@215e4b main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 36224 T137 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 36225 T115 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1
>   [junit4]   2> 36225 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> ASYNC  NEW_CORE C34 name=collection1 org.apache.solr.core.SolrCore@63d065
>   [junit4]   2> 36231 T134 C34 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 2
>   [junit4]   2> 36234 T135 C34 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>   [junit4]   2> 36240 T135 C34 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1331a0),segFN=segments_1,generation=1}
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1331a0),segFN=segments_2,generation=2}
>   [junit4]   2> 36240 T135 C34 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
>   [junit4]   2> 36244 T135 C34 oass.SolrIndexSearcher.<init> Opening Searcher@188dfc9 main
>   [junit4]   2> 36244 T138 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@188dfc9 main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):C10)}
>   [junit4]   2> 36244 T135 C34 oasu.DirectUpdateHandler2.commit end_commit_flush
>   [junit4]   2> 36245 T135 C34 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 11
>   [junit4]   2> 36250 T115 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 36252 T115 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45698
>   [junit4]   2> 36253 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 36253 T115 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 36254 T115 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12
>   [junit4]   2> 36254 T115 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/'
>   [junit4]   2> 36270 T115 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/solr.xml
>   [junit4]   2> 36287 T115 oasc.CoreContainer.<init> New CoreContainer 17223153
>   [junit4]   2> 36288 T115 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/]
>   [junit4]   2> 36288 T115 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
>   [junit4]   2> 36288 T115 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 36289 T115 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
>   [junit4]   2> 36289 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 36289 T115 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 36289 T115 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 36290 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 36290 T115 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 36290 T115 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 36293 T115 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 36294 T115 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 36294 T115 oasc.CoreContainer.load Host Name: 127.0.0.1
>   [junit4]   2> 36296 T149 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1
>   [junit4]   2> 36296 T149 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/'
>   [junit4]   2> 36321 T149 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
>   [junit4]   2> 36333 T149 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 36333 T149 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 36337 T149 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 36348 T149 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 36348 T149 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
>   [junit4]   2> 36349 T149 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/, dataDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data/
>   [junit4]   2> 36349 T149 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
>   [junit4]   2> 36350 T149 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data
>   [junit4]   2> 36350 T149 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data/index/
>   [junit4]   2> 36351 T149 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 36351 T149 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data/index
>   [junit4]   2> 36354 T149 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e61983),segFN=segments_1,generation=1}
>   [junit4]   2> 36354 T149 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 36357 T149 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 36357 T149 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 36358 T149 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>   [junit4]   2> 36358 T149 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>   [junit4]   2> 36358 T149 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>   [junit4]   2> 36358 T149 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 36358 T149 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 36361 T149 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 36362 T149 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 36362 T149 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 36364 T149 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e61983),segFN=segments_1,generation=1}
>   [junit4]   2> 36364 T149 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 36364 T149 oass.SolrIndexSearcher.<init> Opening Searcher@12eb7b8 main
>   [junit4]   2> 36365 T149 oash.ReplicationHandler.inform Commits will be reserved for  10000
>   [junit4]   2> 36365 T150 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12eb7b8 main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 36365 T149 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 36366 T115 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1
>   [junit4]   2> 36366 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> ASYNC  NEW_CORE C35 name=collection1 org.apache.solr.core.SolrCore@1eb1dce
>   [junit4]   2> 36372 T145 C35 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 3
>   [junit4]   2> 36375 T146 C35 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>   [junit4]   2> 36379 T146 C35 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e61983),segFN=segments_1,generation=1}
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e61983),segFN=segments_2,generation=2}
>   [junit4]   2> 36380 T146 C35 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
>   [junit4]   2> 36382 T146 C35 oass.SolrIndexSearcher.<init> Opening Searcher@d5facc main
>   [junit4]   2> 36383 T150 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d5facc main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):C10)}
>   [junit4]   2> 36383 T146 C35 oasu.DirectUpdateHandler2.commit end_commit_flush
>   [junit4]   2> 36383 T146 C35 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 8
>   [junit4]   2> 36407 T115 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=4720467
>   [junit4]   2> 36408 T115 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1821525
>   [junit4]   2> 36408 T115 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
>   [junit4]   2> 36409 T115 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 36409 T115 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 36410 T115 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 36413 T115 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 36414 T115 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 36414 T115 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index;done=false>>]
>   [junit4]   2> 36415 T115 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index
>   [junit4]   2> 36450 T115 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data;done=false>>]
>   [junit4]   2> 36450 T115 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data
>   [junit4]   2> 36451 T115 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
>   [junit4]   2> ASYNC  NEW_CORE C36 name=collection1 org.apache.solr.core.SolrCore@63d065
>   [junit4]   2> 36510 T136 C36 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=4 
>   [junit4]   2> 36513 T135 C36 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0 
>   [junit4]   2> 36536 T115 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=15701060
>   [junit4]   2> 36537 T115 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@63d065
>   [junit4]   2> 36537 T115 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
>   [junit4]   2> 36538 T115 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 36538 T115 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 36538 T115 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 36540 T115 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 36541 T115 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 36541 T115 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data/index;done=false>>]
>   [junit4]   2> 36541 T115 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data/index
>   [junit4]   2> 36547 T115 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data;done=false>>]
>   [junit4]   2> 36547 T115 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data
>   [junit4]   2> 36548 T115 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
>   [junit4]   2> 36601 T115 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 36603 T115 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57372
>   [junit4]   2> 36605 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 36606 T115 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 36606 T115 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10
>   [junit4]   2> 36607 T115 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/'
>   [junit4]   2> 36627 T115 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/solr.xml
>   [junit4]   2> 36637 T115 oasc.CoreContainer.<init> New CoreContainer 8357798
>   [junit4]   2> 36637 T115 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/]
>   [junit4]   2> 36638 T115 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
>   [junit4]   2> 36638 T115 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 36638 T115 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
>   [junit4]   2> 36639 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 36639 T115 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 36639 T115 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 36639 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 36639 T115 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 36640 T115 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 36643 T115 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 36643 T115 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 36643 T115 oasc.CoreContainer.load Host Name: 127.0.0.1
>   [junit4]   2> 36645 T162 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1
>   [junit4]   2> 36646 T162 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/'
>   [junit4]   2> 36677 T162 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
>   [junit4]   2> 36693 T162 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 36693 T162 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 36696 T162 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 36699 T162 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 36699 T162 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
>   [junit4]   2> 36699 T162 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/, dataDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/
>   [junit4]   2> 36699 T162 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
>   [junit4]   2> 36700 T162 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data
>   [junit4]   2> 36700 T162 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index/
>   [junit4]   2> 36708 T162 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 36708 T162 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 36708 T162 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>   [junit4]   2> 36708 T162 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>   [junit4]   2> 36708 T162 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>   [junit4]   2> 36708 T162 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 36709 T162 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 36710 T162 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 36711 T162 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 36711 T162 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 36712 T162 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index
>   [junit4]   2> 36714 T162 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@82ab31),segFN=segments_2,generation=2}
>   [junit4]   2> 36714 T162 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
>   [junit4]   2> 36715 T162 oass.SolrIndexSearcher.<init> Opening Searcher@cbc6ad main
>   [junit4]   2> 36716 T162 oash.ReplicationHandler.inform Commits will be reserved for  10000
>   [junit4]   2> 36716 T162 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 36716 T163 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@cbc6ad main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):C10)}
>   [junit4]   2> 36716 T115 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1
>   [junit4]   2> 36717 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> ASYNC  NEW_CORE C37 name=collection1 org.apache.solr.core.SolrCore@adc958
>   [junit4]   2> 37008 T160 C37 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&rows=0&wt=javabin&version=2} hits=10 status=0 QTime=1 
>   [junit4]   2> 37921 T158 C37 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1 
>   [junit4]   2> 37946 T115 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=8357798
>   [junit4]   2> 37947 T115 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@adc958
>   [junit4]   2> 37948 T115 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
>   [junit4]   2> 37949 T115 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 37949 T115 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 37950 T115 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 37954 T115 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 37955 T115 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 37955 T115 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index;done=false>>]
>   [junit4]   2> 37956 T115 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index
>   [junit4]   2> 37970 T115 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data;done=false>>]
>   [junit4]   2> 37970 T115 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data
>   [junit4]   2> 37971 T115 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
>   [junit4]   2> 38051 T115 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=17223153
>   [junit4]   2> 38052 T115 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1eb1dce
>   [junit4]   2> 38053 T115 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
>   [junit4]   2> 38054 T115 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 38055 T115 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 38055 T115 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 38058 T115 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 38059 T115 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 38059 T115 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data/index;done=false>>]
>   [junit4]   2> 38060 T115 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data/index
>   [junit4]   2> 38069 T115 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data;done=false>>]
>   [junit4]   2> 38070 T115 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data
>   [junit4]   2> 38071 T115 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
>   [junit4]   2> 38140 T115 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 38153 T115 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33069
>   [junit4]   2> 38155 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 38155 T115 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 38156 T115 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10
>   [junit4]   2> 38156 T115 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/'
>   [junit4]   2> 38175 T115 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/solr.xml
>   [junit4]   2> 38183 T115 oasc.CoreContainer.<init> New CoreContainer 8833274
>   [junit4]   2> 38184 T115 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/]
>   [junit4]   2> 38184 T115 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
>   [junit4]   2> 38184 T115 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 38185 T115 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
>   [junit4]   2> 38185 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 38185 T115 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 38185 T115 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 38186 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 38186 T115 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 38186 T115 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 38192 T115 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 38193 T115 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 38193 T115 oasc.CoreContainer.load Host Name: 127.0.0.1
>   [junit4]   2> 38195 T174 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1
>   [junit4]   2> 38195 T174 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1/'
>   [junit4]   2> 38211 T174 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
>   [junit4]   2> 38222 T174 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 38222 T174 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 38225 T174 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 38228 T174 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 38228 T174 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
>   [junit4]   2> 38228 T174 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1/, dataDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1/data/
>   [junit4]   2> 38228 T174 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
>   [junit4]   2> 38229 T174 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1/data
>   [junit4]   2> 38229 T174 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1/data/index/
>   [junit4]   2> 38230 T174 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 38231 T174 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1/data/index
>   [junit4]   2> 38232 T174 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@bd2c35),segFN=segments_1,generation=1}
>   [junit4]   2> 38232 T174 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 38233 T174 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 38233 T174 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 38233 T174 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>   [junit4]   2> 38233 T174 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>   [junit4]   2> 38234 T174 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>   [junit4]   2> 38234 T174 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 38234 T174 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 38235 T174 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 38236 T174 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 38236 T174 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 38238 T174 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@bd2c35),segFN=segments_1,generation=1}
>   [junit4]   2> 38238 T174 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 38238 T174 oass.SolrIndexSearcher.<init> Opening Searcher@c628e0 main
>   [junit4]   2> 38238 T174 oash.ReplicationHandler.inform Commits will be reserved for  10000
>   [junit4]   2> 38238 T175 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c628e0 main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 38238 T174 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 38239 T115 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1
>   [junit4]   2> 38239 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> ASYNC  NEW_CORE C38 name=collection1 org.apache.solr.core.SolrCore@114f55f
>   [junit4]   2> 38244 T170 C38 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 3
>   [junit4]   2> 38246 T171 C38 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>   [junit4]   2> 38250 T171 C38 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@bd2c35),segFN=segments_1,generation=1}
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@bd2c35),segFN=segments_2,generation=2}
>   [junit4]   2> 38250 T171 C38 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
>   [junit4]   2> 38252 T171 C38 oass.SolrIndexSearcher.<init> Opening Searcher@13c6fbf main
>   [junit4]   2> 38253 T171 C38 oasu.DirectUpdateHandler2.commit end_commit_flush
>   [junit4]   2> 38253 T175 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13c6fbf main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):C10)}
>   [junit4]   2> 38253 T171 C38 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 7
>   [junit4]   2> 38257 T115 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 38262 T115 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33179
>   [junit4]   2> 38263 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 38264 T115 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 38264 T115 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11
>   [junit4]   2> 38264 T115 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/'
>   [junit4]   2> 38274 T115 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/solr.xml
>   [junit4]   2> 38282 T115 oasc.CoreContainer.<init> New CoreContainer 20997381
>   [junit4]   2> 38283 T115 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/]
>   [junit4]   2> 38283 T115 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
>   [junit4]   2> 38284 T115 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 38284 T115 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
>   [junit4]   2> 38284 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 38285 T115 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 38285 T115 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 38286 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 38287 T115 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 38288 T115 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 38299 T115 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 38300 T115 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 38300 T115 oasc.CoreContainer.load Host Name: 127.0.0.1
>   [junit4]   2> 38303 T186 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1
>   [junit4]   2> 38304 T186 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1/'
>   [junit4]   2> 38320 T186 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
>   [junit4]   2> 38330 T186 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 38330 T186 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 38333 T186 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 38336 T186 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 38337 T186 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
>   [junit4]   2> 38337 T186 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1/, dataDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1/data/
>   [junit4]   2> 38337 T186 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
>   [junit4]   2> 38338 T186 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1/data
>   [junit4]   2> 38338 T186 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1/data/index/
>   [junit4]   2> 38339 T186 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 38341 T186 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1/data/index
>   [junit4]   2> 38344 T186 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b685ac),segFN=segments_1,generation=1}
>   [junit4]   2> 38344 T186 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 38345 T186 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 38346 T186 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 38346 T186 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>   [junit4]   2> 38346 T186 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>   [junit4]   2> 38346 T186 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>   [junit4]   2> 38346 T186 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 38346 T186 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 38349 T186 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 38350 T186 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 38350 T186 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 38352 T186 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b685ac),segFN=segments_1,generation=1}
>   [junit4]   2> 38352 T186 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 38352 T186 oass.SolrIndexSearcher.<init> Opening Searcher@1753c47 main
>   [junit4]   2> 38353 T186 oash.ReplicationHandler.inform Commits will be reserved for  10000
>   [junit4]   2> 38353 T187 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1753c47 main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 38353 T186 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 38354 T115 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1
>   [junit4]   2> 38354 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> ASYNC  NEW_CORE C39 name=collection1 org.apache.solr.core.SolrCore@15ea86f
>   [junit4]   2> 38364 T182 C39 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 5
>   [junit4]   2> 38370 T183 C39 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>   [junit4]   2> 38375 T183 C39 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b685ac),segFN=segments_1,generation=1}
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b685ac),segFN=segments_2,generation=2}
>   [junit4]   2> 38376 T183 C39 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
>   [junit4]   2> 38379 T183 C39 oass.SolrIndexSearcher.<init> Opening Searcher@ee10d0 main
>   [junit4]   2> 38380 T183 C39 oasu.DirectUpdateHandler2.commit end_commit_flush
>   [junit4]   2> 38380 T187 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ee10d0 main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):C10)}
>   [junit4]   2> 38380 T183 C39 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 10
>   [junit4]   2> 38384 T115 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 38388 T115 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52284
>   [junit4]   2> 38389 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 38390 T115 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 38390 T115 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059489/solr/collection12
>   [junit4]   2> 38391 T115 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059489/solr/collection12/'
>   [junit4]   2> 38408 T115 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059489/solr/collection12/solr.xml
>   [junit4]   2> 38416 T115 oasc.CoreContainer.<init> New CoreContainer 13421761
>   [junit4]   2> 38416 T115 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059489/solr/collection12/]
>   [junit4]   2> 38417 T115 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
>   [junit4]   2> 38417 T115 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 38417 T115 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
>   [junit4]   2> 38418 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 38418 T115 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 38418 T115 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 38419 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 38419 T115 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 384
> 
> [...truncated too long message...]
> 
>   0.00s J1 | TestLBHttpSolrServer (suite) <<<
>   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.client.solrj.TestLBHttpSolrServer: 
>   [junit4]    >    1) Thread[id=253, name=qtp675861-253, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
>   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
>   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
>   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
>   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
>   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
>   [junit4]    >    2) Thread[id=257, name=qtp675861-257, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
>   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
>   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
>   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
>   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
>   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
>   [junit4]    >    3) Thread[id=256, name=qtp675861-256, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
>   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
>   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
>   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
>   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
>   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
>   [junit4]    >    4) Thread[id=251, name=HashSessionScavenger-15, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
>   [junit4]    >         at java.lang.Object.wait(Native Method)
>   [junit4]    >         at java.util.TimerThread.mainLoop(Timer.java:552)
>   [junit4]    >         at java.util.TimerThread.run(Timer.java:505)
>   [junit4]    >    5) Thread[id=252, name=qtp675861-252, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
>   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
>   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
>   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
>   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
>   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
>   [junit4]    >    6) Thread[id=255, name=qtp675861-255, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
>   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
>   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
>   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
>   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
>   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
>   [junit4]    >    7) Thread[id=254, name=qtp675861-254, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
>   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
>   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
>   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
>   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
>   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
>   [junit4]    >    8) Thread[id=258, name=qtp675861-258, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
>   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
>   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
>   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
>   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
>   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
>   [junit4]    >    9) Thread[id=259, name=qtp675861-259, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
>   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
>   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
>   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
>   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
>   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
>   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
>   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F91E0B2FF856635A]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
>   [junit4]    >    1) Thread[id=251, name=HashSessionScavenger-15, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
>   [junit4]    >         at java.lang.Object.wait(Native Method)
>   [junit4]    >         at java.util.TimerThread.mainLoop(Timer.java:552)
>   [junit4]    >         at java.util.TimerThread.run(Timer.java:505)
>   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F91E0B2FF856635A]:0)
>   [junit4] Completed on J1 in 28.06s, 3 tests, 3 errors <<< FAILURES!
> 
> [...truncated 74 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:406: 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:202: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:492: 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: 46 suites, 275 tests, 2 suite-level errors, 1 error, 82 ignored
> 
> Total time: 52 minutes 5 seconds
> Build step 'Invoke Ant' marked build as failure
> Description set: Java: 32bit/jdk1.8.0-ea-b116 -server -XX:+UseConcMarkSweepGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b116) - Build # 8359 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8359/
Java: 32bit/jdk1.8.0-ea-b116 -server -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.TestLBHttpSolrServer

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.client.solrj.TestLBHttpSolrServer:     1) Thread[id=253, name=qtp675861-253, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)         at java.lang.Thread.run(Thread.java:744)    2) Thread[id=257, name=qtp675861-257, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)         at java.lang.Thread.run(Thread.java:744)    3) Thread[id=256, name=qtp675861-256, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)         at java.lang.Thread.run(Thread.java:744)    4) Thread[id=251, name=HashSessionScavenger-15, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]         at java.lang.Object.wait(Native Method)         at java.util.TimerThread.mainLoop(Timer.java:552)         at java.util.TimerThread.run(Timer.java:505)    5) Thread[id=252, name=qtp675861-252, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)         at java.lang.Thread.run(Thread.java:744)    6) Thread[id=255, name=qtp675861-255, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)         at java.lang.Thread.run(Thread.java:744)    7) Thread[id=254, name=qtp675861-254, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)         at java.lang.Thread.run(Thread.java:744)    8) Thread[id=258, name=qtp675861-258, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)         at java.lang.Thread.run(Thread.java:744)    9) Thread[id=259, name=qtp675861-259, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)         at java.lang.Thread.run(Thread.java:744)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.client.solrj.TestLBHttpSolrServer: 
   1) Thread[id=253, name=qtp675861-253, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
        at java.lang.Thread.run(Thread.java:744)
   2) Thread[id=257, name=qtp675861-257, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
        at java.lang.Thread.run(Thread.java:744)
   3) Thread[id=256, name=qtp675861-256, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
        at java.lang.Thread.run(Thread.java:744)
   4) Thread[id=251, name=HashSessionScavenger-15, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
        at java.lang.Object.wait(Native Method)
        at java.util.TimerThread.mainLoop(Timer.java:552)
        at java.util.TimerThread.run(Timer.java:505)
   5) Thread[id=252, name=qtp675861-252, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
        at java.lang.Thread.run(Thread.java:744)
   6) Thread[id=255, name=qtp675861-255, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
        at java.lang.Thread.run(Thread.java:744)
   7) Thread[id=254, name=qtp675861-254, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
        at java.lang.Thread.run(Thread.java:744)
   8) Thread[id=258, name=qtp675861-258, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
        at java.lang.Thread.run(Thread.java:744)
   9) Thread[id=259, name=qtp675861-259, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
        at java.lang.Thread.run(Thread.java:744)
	at __randomizedtesting.SeedInfo.seed([F91E0B2FF856635A]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.TestLBHttpSolrServer

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=251, name=HashSessionScavenger-15, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]         at java.lang.Object.wait(Native Method)         at java.util.TimerThread.mainLoop(Timer.java:552)         at java.util.TimerThread.run(Timer.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=251, name=HashSessionScavenger-15, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
        at java.lang.Object.wait(Native Method)
        at java.util.TimerThread.mainLoop(Timer.java:552)
        at java.util.TimerThread.run(Timer.java:505)
	at __randomizedtesting.SeedInfo.seed([F91E0B2FF856635A]:0)


FAILED:  org.apache.solr.client.solrj.TestLBHttpSolrServer.testReliability

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:414)
	at sun.nio.ch.Net.bind(Net.java:406)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:187)
	at org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:316)
	at org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:265)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
	at org.eclipse.jetty.server.Server.doStart(Server.java:291)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:418)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:391)
	at org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance.startJetty(TestLBHttpSolrServer.java:320)
	at org.apache.solr.client.solrj.TestLBHttpSolrServer.testReliability(TestLBHttpSolrServer.java:223)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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 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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 11494 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.TestLBHttpSolrServer
   [junit4]   2> 35938 T115 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 35951 T115 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57372
   [junit4]   2> 35951 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 35952 T115 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 35952 T115 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10
   [junit4]   2> 35953 T115 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/'
   [junit4]   2> 35964 T115 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/solr.xml
   [junit4]   2> 35979 T115 oasc.CoreContainer.<init> New CoreContainer 4720467
   [junit4]   2> 35979 T115 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/]
   [junit4]   2> 35980 T115 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 35980 T115 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 35981 T115 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 35981 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 35981 T115 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 35982 T115 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 35982 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 35982 T115 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 35983 T115 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 35986 T115 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 35987 T115 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 35987 T115 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 35991 T125 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1
   [junit4]   2> 35991 T125 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/'
   [junit4]   2> 36018 T125 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 36029 T125 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 36030 T125 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 36033 T125 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 36039 T125 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 36039 T125 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 36041 T125 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/, dataDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/
   [junit4]   2> 36041 T125 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 36045 T125 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data
   [junit4]   2> 36045 T125 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index/
   [junit4]   2> 36045 T125 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 36046 T125 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index
   [junit4]   2> 36053 T125 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@150eb46),segFN=segments_1,generation=1}
   [junit4]   2> 36053 T125 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 36054 T125 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 36055 T125 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 36055 T125 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 36055 T125 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 36055 T125 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 36056 T125 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 36056 T125 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 36058 T125 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 36059 T125 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 36060 T125 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 36062 T125 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@150eb46),segFN=segments_1,generation=1}
   [junit4]   2> 36063 T125 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 36063 T125 oass.SolrIndexSearcher.<init> Opening Searcher@1ee961a main
   [junit4]   2> 36064 T125 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 36064 T126 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ee961a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 36064 T125 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 36064 T115 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 36065 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C33 name=collection1 org.apache.solr.core.SolrCore@1821525
   [junit4]   2> 36072 T122 C33 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 3
   [junit4]   2> 36075 T123 C33 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36087 T123 C33 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@150eb46),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@150eb46),segFN=segments_2,generation=2}
   [junit4]   2> 36088 T123 C33 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 36097 T123 C33 oass.SolrIndexSearcher.<init> Opening Searcher@aecd27 main
   [junit4]   2> 36098 T123 C33 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 36098 T126 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@aecd27 main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):C10)}
   [junit4]   2> 36098 T123 C33 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 23
   [junit4]   2> 36103 T115 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 36106 T115 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59596
   [junit4]   2> 36106 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 36107 T115 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 36107 T115 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11
   [junit4]   2> 36108 T115 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/'
   [junit4]   2> 36127 T115 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/solr.xml
   [junit4]   2> 36143 T115 oasc.CoreContainer.<init> New CoreContainer 15701060
   [junit4]   2> 36144 T115 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/]
   [junit4]   2> 36144 T115 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 36144 T115 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 36145 T115 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 36145 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 36145 T115 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 36146 T115 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 36146 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 36146 T115 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 36147 T115 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 36159 T115 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 36160 T115 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 36161 T115 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 36163 T137 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1
   [junit4]   2> 36163 T137 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/'
   [junit4]   2> 36187 T137 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 36202 T137 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 36203 T137 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 36206 T137 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 36211 T137 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 36211 T137 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 36211 T137 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/, dataDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data/
   [junit4]   2> 36212 T137 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 36212 T137 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data
   [junit4]   2> 36212 T137 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data/index/
   [junit4]   2> 36213 T137 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 36213 T137 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data/index
   [junit4]   2> 36215 T137 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1331a0),segFN=segments_1,generation=1}
   [junit4]   2> 36215 T137 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 36216 T137 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 36217 T137 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 36217 T137 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 36217 T137 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 36217 T137 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 36217 T137 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 36218 T137 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 36220 T137 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 36221 T137 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 36221 T137 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 36223 T137 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1331a0),segFN=segments_1,generation=1}
   [junit4]   2> 36223 T137 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 36223 T137 oass.SolrIndexSearcher.<init> Opening Searcher@215e4b main
   [junit4]   2> 36224 T137 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 36224 T138 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@215e4b main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 36224 T137 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 36225 T115 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 36225 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C34 name=collection1 org.apache.solr.core.SolrCore@63d065
   [junit4]   2> 36231 T134 C34 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 2
   [junit4]   2> 36234 T135 C34 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36240 T135 C34 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1331a0),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1331a0),segFN=segments_2,generation=2}
   [junit4]   2> 36240 T135 C34 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 36244 T135 C34 oass.SolrIndexSearcher.<init> Opening Searcher@188dfc9 main
   [junit4]   2> 36244 T138 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@188dfc9 main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):C10)}
   [junit4]   2> 36244 T135 C34 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 36245 T135 C34 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 11
   [junit4]   2> 36250 T115 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 36252 T115 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45698
   [junit4]   2> 36253 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 36253 T115 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 36254 T115 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12
   [junit4]   2> 36254 T115 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/'
   [junit4]   2> 36270 T115 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/solr.xml
   [junit4]   2> 36287 T115 oasc.CoreContainer.<init> New CoreContainer 17223153
   [junit4]   2> 36288 T115 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/]
   [junit4]   2> 36288 T115 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 36288 T115 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 36289 T115 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 36289 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 36289 T115 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 36289 T115 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 36290 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 36290 T115 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 36290 T115 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 36293 T115 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 36294 T115 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 36294 T115 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 36296 T149 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1
   [junit4]   2> 36296 T149 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/'
   [junit4]   2> 36321 T149 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 36333 T149 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 36333 T149 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 36337 T149 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 36348 T149 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 36348 T149 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 36349 T149 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/, dataDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data/
   [junit4]   2> 36349 T149 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 36350 T149 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data
   [junit4]   2> 36350 T149 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data/index/
   [junit4]   2> 36351 T149 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 36351 T149 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data/index
   [junit4]   2> 36354 T149 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e61983),segFN=segments_1,generation=1}
   [junit4]   2> 36354 T149 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 36357 T149 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 36357 T149 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 36358 T149 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 36358 T149 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 36358 T149 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 36358 T149 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 36358 T149 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 36361 T149 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 36362 T149 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 36362 T149 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 36364 T149 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e61983),segFN=segments_1,generation=1}
   [junit4]   2> 36364 T149 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 36364 T149 oass.SolrIndexSearcher.<init> Opening Searcher@12eb7b8 main
   [junit4]   2> 36365 T149 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 36365 T150 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12eb7b8 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 36365 T149 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 36366 T115 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 36366 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C35 name=collection1 org.apache.solr.core.SolrCore@1eb1dce
   [junit4]   2> 36372 T145 C35 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 3
   [junit4]   2> 36375 T146 C35 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36379 T146 C35 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e61983),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e61983),segFN=segments_2,generation=2}
   [junit4]   2> 36380 T146 C35 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 36382 T146 C35 oass.SolrIndexSearcher.<init> Opening Searcher@d5facc main
   [junit4]   2> 36383 T150 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d5facc main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):C10)}
   [junit4]   2> 36383 T146 C35 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 36383 T146 C35 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 8
   [junit4]   2> 36407 T115 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=4720467
   [junit4]   2> 36408 T115 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1821525
   [junit4]   2> 36408 T115 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 36409 T115 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 36409 T115 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 36410 T115 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 36413 T115 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 36414 T115 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 36414 T115 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index;done=false>>]
   [junit4]   2> 36415 T115 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index
   [junit4]   2> 36450 T115 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data;done=false>>]
   [junit4]   2> 36450 T115 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data
   [junit4]   2> 36451 T115 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> ASYNC  NEW_CORE C36 name=collection1 org.apache.solr.core.SolrCore@63d065
   [junit4]   2> 36510 T136 C36 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=4 
   [junit4]   2> 36513 T135 C36 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0 
   [junit4]   2> 36536 T115 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=15701060
   [junit4]   2> 36537 T115 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@63d065
   [junit4]   2> 36537 T115 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 36538 T115 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 36538 T115 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 36538 T115 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 36540 T115 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 36541 T115 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 36541 T115 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data/index;done=false>>]
   [junit4]   2> 36541 T115 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data/index
   [junit4]   2> 36547 T115 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data;done=false>>]
   [junit4]   2> 36547 T115 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057207/solr/collection11/collection1/data
   [junit4]   2> 36548 T115 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 36601 T115 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 36603 T115 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57372
   [junit4]   2> 36605 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 36606 T115 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 36606 T115 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10
   [junit4]   2> 36607 T115 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/'
   [junit4]   2> 36627 T115 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/solr.xml
   [junit4]   2> 36637 T115 oasc.CoreContainer.<init> New CoreContainer 8357798
   [junit4]   2> 36637 T115 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/]
   [junit4]   2> 36638 T115 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 36638 T115 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 36638 T115 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 36639 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 36639 T115 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 36639 T115 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 36639 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 36639 T115 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 36640 T115 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 36643 T115 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 36643 T115 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 36643 T115 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 36645 T162 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1
   [junit4]   2> 36646 T162 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/'
   [junit4]   2> 36677 T162 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 36693 T162 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 36693 T162 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 36696 T162 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 36699 T162 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 36699 T162 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 36699 T162 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/, dataDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/
   [junit4]   2> 36699 T162 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 36700 T162 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data
   [junit4]   2> 36700 T162 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index/
   [junit4]   2> 36708 T162 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 36708 T162 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 36708 T162 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 36708 T162 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 36708 T162 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 36708 T162 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 36709 T162 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 36710 T162 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 36711 T162 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 36711 T162 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 36712 T162 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index
   [junit4]   2> 36714 T162 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@82ab31),segFN=segments_2,generation=2}
   [junit4]   2> 36714 T162 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 36715 T162 oass.SolrIndexSearcher.<init> Opening Searcher@cbc6ad main
   [junit4]   2> 36716 T162 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 36716 T162 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 36716 T163 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@cbc6ad main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):C10)}
   [junit4]   2> 36716 T115 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 36717 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C37 name=collection1 org.apache.solr.core.SolrCore@adc958
   [junit4]   2> 37008 T160 C37 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&rows=0&wt=javabin&version=2} hits=10 status=0 QTime=1 
   [junit4]   2> 37921 T158 C37 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1 
   [junit4]   2> 37946 T115 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=8357798
   [junit4]   2> 37947 T115 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@adc958
   [junit4]   2> 37948 T115 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 37949 T115 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 37949 T115 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 37950 T115 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 37954 T115 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 37955 T115 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 37955 T115 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index;done=false>>]
   [junit4]   2> 37956 T115 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data/index
   [junit4]   2> 37970 T115 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data;done=false>>]
   [junit4]   2> 37970 T115 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057042/solr/collection10/collection1/data
   [junit4]   2> 37971 T115 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 38051 T115 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=17223153
   [junit4]   2> 38052 T115 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1eb1dce
   [junit4]   2> 38053 T115 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 38054 T115 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 38055 T115 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 38055 T115 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 38058 T115 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 38059 T115 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 38059 T115 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data/index;done=false>>]
   [junit4]   2> 38060 T115 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data/index
   [junit4]   2> 38069 T115 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data;done=false>>]
   [junit4]   2> 38070 T115 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361057353/solr/collection12/collection1/data
   [junit4]   2> 38071 T115 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 38140 T115 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 38153 T115 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33069
   [junit4]   2> 38155 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 38155 T115 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 38156 T115 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10
   [junit4]   2> 38156 T115 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/'
   [junit4]   2> 38175 T115 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/solr.xml
   [junit4]   2> 38183 T115 oasc.CoreContainer.<init> New CoreContainer 8833274
   [junit4]   2> 38184 T115 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/]
   [junit4]   2> 38184 T115 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 38184 T115 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 38185 T115 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 38185 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 38185 T115 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 38185 T115 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 38186 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 38186 T115 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 38186 T115 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 38192 T115 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 38193 T115 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 38193 T115 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 38195 T174 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1
   [junit4]   2> 38195 T174 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1/'
   [junit4]   2> 38211 T174 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 38222 T174 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 38222 T174 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 38225 T174 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 38228 T174 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 38228 T174 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 38228 T174 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1/, dataDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1/data/
   [junit4]   2> 38228 T174 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 38229 T174 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1/data
   [junit4]   2> 38229 T174 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1/data/index/
   [junit4]   2> 38230 T174 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 38231 T174 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1/data/index
   [junit4]   2> 38232 T174 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@bd2c35),segFN=segments_1,generation=1}
   [junit4]   2> 38232 T174 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 38233 T174 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 38233 T174 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 38233 T174 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 38233 T174 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 38234 T174 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 38234 T174 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 38234 T174 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 38235 T174 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 38236 T174 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 38236 T174 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 38238 T174 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@bd2c35),segFN=segments_1,generation=1}
   [junit4]   2> 38238 T174 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 38238 T174 oass.SolrIndexSearcher.<init> Opening Searcher@c628e0 main
   [junit4]   2> 38238 T174 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 38238 T175 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c628e0 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 38238 T174 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 38239 T115 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 38239 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C38 name=collection1 org.apache.solr.core.SolrCore@114f55f
   [junit4]   2> 38244 T170 C38 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 3
   [junit4]   2> 38246 T171 C38 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 38250 T171 C38 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@bd2c35),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059241/solr/collection10/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@bd2c35),segFN=segments_2,generation=2}
   [junit4]   2> 38250 T171 C38 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 38252 T171 C38 oass.SolrIndexSearcher.<init> Opening Searcher@13c6fbf main
   [junit4]   2> 38253 T171 C38 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 38253 T175 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13c6fbf main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):C10)}
   [junit4]   2> 38253 T171 C38 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 7
   [junit4]   2> 38257 T115 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 38262 T115 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33179
   [junit4]   2> 38263 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 38264 T115 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 38264 T115 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11
   [junit4]   2> 38264 T115 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/'
   [junit4]   2> 38274 T115 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/solr.xml
   [junit4]   2> 38282 T115 oasc.CoreContainer.<init> New CoreContainer 20997381
   [junit4]   2> 38283 T115 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/]
   [junit4]   2> 38283 T115 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 38284 T115 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 38284 T115 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 38284 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 38285 T115 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 38285 T115 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 38286 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 38287 T115 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 38288 T115 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 38299 T115 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 38300 T115 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 38300 T115 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 38303 T186 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1
   [junit4]   2> 38304 T186 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1/'
   [junit4]   2> 38320 T186 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 38330 T186 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 38330 T186 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 38333 T186 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 38336 T186 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 38337 T186 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 38337 T186 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1/, dataDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1/data/
   [junit4]   2> 38337 T186 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 38338 T186 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1/data
   [junit4]   2> 38338 T186 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1/data/index/
   [junit4]   2> 38339 T186 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 38341 T186 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1/data/index
   [junit4]   2> 38344 T186 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b685ac),segFN=segments_1,generation=1}
   [junit4]   2> 38344 T186 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 38345 T186 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 38346 T186 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 38346 T186 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 38346 T186 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 38346 T186 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 38346 T186 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 38346 T186 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 38349 T186 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 38350 T186 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 38350 T186 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 38352 T186 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b685ac),segFN=segments_1,generation=1}
   [junit4]   2> 38352 T186 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 38352 T186 oass.SolrIndexSearcher.<init> Opening Searcher@1753c47 main
   [junit4]   2> 38353 T186 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 38353 T187 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1753c47 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 38353 T186 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 38354 T115 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 38354 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C39 name=collection1 org.apache.solr.core.SolrCore@15ea86f
   [junit4]   2> 38364 T182 C39 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 5
   [junit4]   2> 38370 T183 C39 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 38375 T183 C39 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b685ac),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059362/solr/collection11/collection1/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b685ac),segFN=segments_2,generation=2}
   [junit4]   2> 38376 T183 C39 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 38379 T183 C39 oass.SolrIndexSearcher.<init> Opening Searcher@ee10d0 main
   [junit4]   2> 38380 T183 C39 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 38380 T187 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ee10d0 main{StandardDirectoryReader(segments_2:3:nrt _0(4.7):C10)}
   [junit4]   2> 38380 T183 C39 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 10
   [junit4]   2> 38384 T115 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 38388 T115 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52284
   [junit4]   2> 38389 T115 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 38390 T115 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 38390 T115 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059489/solr/collection12
   [junit4]   2> 38391 T115 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059489/solr/collection12/'
   [junit4]   2> 38408 T115 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J1/./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059489/solr/collection12/solr.xml
   [junit4]   2> 38416 T115 oasc.CoreContainer.<init> New CoreContainer 13421761
   [junit4]   2> 38416 T115 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.TestLBHttpSolrServer$SolrInstance-1385361059489/solr/collection12/]
   [junit4]   2> 38417 T115 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 38417 T115 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 38417 T115 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 38418 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 38418 T115 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 38418 T115 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 38419 T115 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 38419 T115 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 384

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

   0.00s J1 | TestLBHttpSolrServer (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.client.solrj.TestLBHttpSolrServer: 
   [junit4]    >    1) Thread[id=253, name=qtp675861-253, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
   [junit4]    >    2) Thread[id=257, name=qtp675861-257, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
   [junit4]    >    3) Thread[id=256, name=qtp675861-256, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
   [junit4]    >    4) Thread[id=251, name=HashSessionScavenger-15, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.util.TimerThread.mainLoop(Timer.java:552)
   [junit4]    >         at java.util.TimerThread.run(Timer.java:505)
   [junit4]    >    5) Thread[id=252, name=qtp675861-252, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
   [junit4]    >    6) Thread[id=255, name=qtp675861-255, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
   [junit4]    >    7) Thread[id=254, name=qtp675861-254, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
   [junit4]    >    8) Thread[id=258, name=qtp675861-258, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
   [junit4]    >    9) Thread[id=259, name=qtp675861-259, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:342)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:526)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$600(QueuedThreadPool.java:44)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F91E0B2FF856635A]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=251, name=HashSessionScavenger-15, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrServer]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.util.TimerThread.mainLoop(Timer.java:552)
   [junit4]    >         at java.util.TimerThread.run(Timer.java:505)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F91E0B2FF856635A]:0)
   [junit4] Completed on J1 in 28.06s, 3 tests, 3 errors <<< FAILURES!

[...truncated 74 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:406: 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:202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:492: 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: 46 suites, 275 tests, 2 suite-level errors, 1 error, 82 ignored

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