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/29 15:05:42 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_45) - Build # 8409 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8409/
Java: 64bit/jdk1.7.0_45 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.testDistribSearch

Error Message:
this codec cannot write docvalues

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: this codec cannot write docvalues
	at __randomizedtesting.SeedInfo.seed([8340B544AB6833EC:2A63B5CDC3753D0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:491)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:197)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
	at org.apache.solr.BaseDistributedSearchTestCase.commit(BaseDistributedSearchTestCase.java:496)
	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.doTest(DistributedQueryComponentCustomSortTest.java:63)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:843)
	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 11045 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> 1390142 T4861 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1390142 T4861 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145
   [junit4]   2> 1390143 T4861 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> 1390143 T4861 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> 1390143 T4861 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> 1390197 T4861 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1390244 T4861 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1390245 T4861 oass.IndexSchema.readSchema Reading Solr Schema from schema-custom-field.xml
   [junit4]   2> 1390248 T4861 oass.IndexSchema.readSchema [null] Schema name=test-custom-field-sort
   [junit4]   2> 1390267 T4861 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1390268 T4861 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1390269 T4861 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1390270 T4861 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> 1390270 T4861 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> 1390280 T4861 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1390281 T4861 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> 1390281 T4861 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> 1390319 T4861 oasc.CoreContainer.<init> New CoreContainer 1429193322
   [junit4]   2> 1390319 T4861 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> 1390320 T4861 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 1390320 T4861 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1390321 T4861 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 1390321 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1390321 T4861 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1390321 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1390321 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1390321 T4861 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1390322 T4861 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1390324 T4861 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1390325 T4861 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1390325 T4861 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 1390328 T4862 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> 1390328 T4862 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> 1390329 T4862 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> 1390329 T4862 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> 1390365 T4862 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1390412 T4862 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1390413 T4862 oass.IndexSchema.readSchema Reading Solr Schema from schema-custom-field.xml
   [junit4]   2> 1390418 T4862 oass.IndexSchema.readSchema [collection1] Schema name=test-custom-field-sort
   [junit4]   2> 1390435 T4862 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1390436 T4862 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1390437 T4862 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1390437 T4862 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145/
   [junit4]   2> 1390438 T4862 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@345734ea
   [junit4]   2> 1390438 T4862 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145
   [junit4]   2> 1390438 T4862 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145/index/
   [junit4]   2> 1390439 T4862 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145/index' doesn't exist. Creating new index...
   [junit4]   2> 1390439 T4862 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145/index
   [junit4]   2> 1390439 T4862 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8815401934010836]
   [junit4]   2> 1390440 T4862 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4b9b27e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20f9028b)),segFN=segments_1,generation=1}
   [junit4]   2> 1390440 T4862 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1390440 T4862 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 1390443 T4862 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1390443 T4862 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1390443 T4862 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1390444 T4862 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1390444 T4862 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1390444 T4862 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1390444 T4862 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1390444 T4862 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> 1390445 T4862 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 1390445 T4862 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1390445 T4862 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1390445 T4862 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1390446 T4862 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1390446 T4862 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1390446 T4862 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1390446 T4862 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1390447 T4862 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1390447 T4862 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1390447 T4862 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 1390448 T4862 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1390448 T4862 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1390448 T4862 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1390449 T4862 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 1390449 T4862 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1390449 T4862 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 1390449 T4862 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1390450 T4862 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390450 T4862 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390450 T4862 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390451 T4862 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390451 T4862 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390451 T4862 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390452 T4862 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390452 T4862 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390452 T4862 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1390453 T4862 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1390455 T4862 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1390456 T4862 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1390458 T4862 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1390458 T4862 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1390458 T4862 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4663733050927251]
   [junit4]   2> 1390459 T4862 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4b9b27e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20f9028b)),segFN=segments_1,generation=1}
   [junit4]   2> 1390459 T4862 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1390459 T4862 oass.SolrIndexSearcher.<init> Opening Searcher@4f4b22b0 main
   [junit4]   2> 1390459 T4862 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1390462 T4862 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1390484 T4863 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4f4b22b0 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1390487 T4862 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1390490 T4861 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 1390494 T4861 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1390495 T4861 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1390497 T4861 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36919
   [junit4]   2> 1390498 T4861 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1390498 T4861 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1390498 T4861 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> 1390499 T4861 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> 1390529 T4861 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/solr.xml
   [junit4]   2> 1390561 T4861 oasc.CoreContainer.<init> New CoreContainer 244205234
   [junit4]   2> 1390561 T4861 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> 1390562 T4861 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1390562 T4861 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1390563 T4861 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1390563 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1390563 T4861 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1390563 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1390563 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1390564 T4861 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1390564 T4861 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1390567 T4861 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1390567 T4861 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1390567 T4861 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1390570 T4874 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> 1390571 T4874 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> 1390571 T4874 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> 1390572 T4874 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> 1390625 T4874 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1390671 T4874 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1390671 T4874 oass.IndexSchema.readSchema Reading Solr Schema from schema-custom-field.xml
   [junit4]   2> 1390675 T4874 oass.IndexSchema.readSchema [collection1] Schema name=test-custom-field-sort
   [junit4]   2> 1390692 T4874 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1390693 T4874 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1390694 T4874 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1390694 T4874 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=./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/control/data/
   [junit4]   2> 1390694 T4874 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@345734ea
   [junit4]   2> 1390695 T4874 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/control/data
   [junit4]   2> 1390695 T4874 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/control/data/index/
   [junit4]   2> 1390695 T4874 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1390696 T4874 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/control/data/index
   [junit4]   2> 1390696 T4874 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8815401934010836]
   [junit4]   2> 1390697 T4874 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7fdbf295 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@518c2b5a)),segFN=segments_1,generation=1}
   [junit4]   2> 1390697 T4874 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1390697 T4874 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 1390701 T4874 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1390701 T4874 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1390701 T4874 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1390701 T4874 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1390701 T4874 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1390702 T4874 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1390702 T4874 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1390702 T4874 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> 1390702 T4874 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 1390702 T4874 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1390703 T4874 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1390703 T4874 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1390703 T4874 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1390703 T4874 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1390704 T4874 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1390704 T4874 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1390704 T4874 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1390705 T4874 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1390705 T4874 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 1390706 T4874 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1390706 T4874 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1390706 T4874 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1390707 T4874 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 1390707 T4874 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1390707 T4874 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 1390708 T4874 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1390708 T4874 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390708 T4874 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390709 T4874 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390709 T4874 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390710 T4874 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390710 T4874 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390711 T4874 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390711 T4874 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390711 T4874 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1390712 T4874 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1390713 T4874 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1390714 T4874 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1390716 T4874 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1390716 T4874 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1390717 T4874 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4663733050927251]
   [junit4]   2> 1390717 T4874 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7fdbf295 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@518c2b5a)),segFN=segments_1,generation=1}
   [junit4]   2> 1390717 T4874 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1390718 T4874 oass.SolrIndexSearcher.<init> Opening Searcher@7030fd7f main
   [junit4]   2> 1390718 T4874 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1390722 T4874 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1390739 T4875 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7030fd7f main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1390745 T4874 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1390746 T4861 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1390746 T4861 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1390748 T4861 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1390750 T4861 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35756
   [junit4]   2> 1390750 T4861 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1390750 T4861 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1390751 T4861 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> 1390751 T4861 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> 1390762 T4861 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/solr.xml
   [junit4]   2> 1390795 T4861 oasc.CoreContainer.<init> New CoreContainer 426382743
   [junit4]   2> 1390795 T4861 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> 1390796 T4861 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1390797 T4861 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1390797 T4861 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1390797 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1390797 T4861 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1390797 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1390798 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1390798 T4861 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1390798 T4861 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1390801 T4861 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1390801 T4861 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1390802 T4861 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1390804 T4886 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> 1390805 T4886 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> 1390805 T4886 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> 1390805 T4886 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> 1390844 T4886 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1390889 T4886 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1390889 T4886 oass.IndexSchema.readSchema Reading Solr Schema from schema-custom-field.xml
   [junit4]   2> 1390893 T4886 oass.IndexSchema.readSchema [collection1] Schema name=test-custom-field-sort
   [junit4]   2> 1390911 T4886 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1390912 T4886 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1390913 T4886 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1390914 T4886 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=./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard0/data/
   [junit4]   2> 1390914 T4886 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@345734ea
   [junit4]   2> 1390914 T4886 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard0/data
   [junit4]   2> 1390914 T4886 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard0/data/index/
   [junit4]   2> 1390915 T4886 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard0/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1390915 T4886 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard0/data/index
   [junit4]   2> 1390915 T4886 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8815401934010836]
   [junit4]   2> 1390916 T4886 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@57874c58 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e05e97b)),segFN=segments_1,generation=1}
   [junit4]   2> 1390916 T4886 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1390916 T4886 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 1390920 T4886 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1390920 T4886 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1390921 T4886 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1390921 T4886 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1390921 T4886 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1390921 T4886 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1390921 T4886 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1390922 T4886 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> 1390922 T4886 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 1390922 T4886 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1390922 T4886 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1390923 T4886 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1390923 T4886 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1390923 T4886 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1390923 T4886 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1390923 T4886 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1390924 T4886 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1390924 T4886 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1390925 T4886 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 1390925 T4886 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1390926 T4886 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1390926 T4886 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1390927 T4886 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 1390927 T4886 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1390927 T4886 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 1390927 T4886 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1390928 T4886 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390928 T4886 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390929 T4886 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390929 T4886 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390930 T4886 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390930 T4886 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390931 T4886 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390931 T4886 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1390931 T4886 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1390932 T4886 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1390934 T4886 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1390935 T4886 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1390937 T4886 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1390938 T4886 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1390938 T4886 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4663733050927251]
   [junit4]   2> 1390939 T4886 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@57874c58 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e05e97b)),segFN=segments_1,generation=1}
   [junit4]   2> 1390939 T4886 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1390939 T4886 oass.SolrIndexSearcher.<init> Opening Searcher@567501f main
   [junit4]   2> 1390939 T4886 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1390943 T4886 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1390965 T4887 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@567501f main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1390971 T4886 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1390972 T4861 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1390972 T4861 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1390975 T4861 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1390978 T4861 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37809
   [junit4]   2> 1390978 T4861 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1390978 T4861 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1390979 T4861 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> 1390979 T4861 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> 1390995 T4861 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/solr.xml
   [junit4]   2> 1391044 T4861 oasc.CoreContainer.<init> New CoreContainer 1747695201
   [junit4]   2> 1391044 T4861 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> 1391046 T4861 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1391046 T4861 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1391047 T4861 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1391047 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1391047 T4861 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1391048 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1391048 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1391048 T4861 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1391049 T4861 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1391052 T4861 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1391052 T4861 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1391053 T4861 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1391057 T4898 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> 1391057 T4898 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> 1391057 T4898 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> 1391058 T4898 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> 1391111 T4898 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1391171 T4898 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1391172 T4898 oass.IndexSchema.readSchema Reading Solr Schema from schema-custom-field.xml
   [junit4]   2> 1391177 T4898 oass.IndexSchema.readSchema [collection1] Schema name=test-custom-field-sort
   [junit4]   2> 1391202 T4898 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1391204 T4898 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1391205 T4898 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1391205 T4898 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=./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard1/data/
   [junit4]   2> 1391206 T4898 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@345734ea
   [junit4]   2> 1391206 T4898 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard1/data
   [junit4]   2> 1391207 T4898 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard1/data/index/
   [junit4]   2> 1391207 T4898 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1391207 T4898 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard1/data/index
   [junit4]   2> 1391208 T4898 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8815401934010836]
   [junit4]   2> 1391209 T4898 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@67dda426 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5acef275)),segFN=segments_1,generation=1}
   [junit4]   2> 1391209 T4898 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1391209 T4898 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 1391215 T4898 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1391215 T4898 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1391215 T4898 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1391216 T4898 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1391216 T4898 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1391216 T4898 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1391216 T4898 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1391217 T4898 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> 1391217 T4898 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 1391217 T4898 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1391218 T4898 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1391218 T4898 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1391218 T4898 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1391218 T4898 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1391219 T4898 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1391219 T4898 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1391220 T4898 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1391220 T4898 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1391221 T4898 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 1391222 T4898 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1391222 T4898 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1391223 T4898 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1391223 T4898 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 1391224 T4898 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1391224 T4898 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 1391225 T4898 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1391225 T4898 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1391226 T4898 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1391227 T4898 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1391227 T4898 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1391228 T4898 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1391229 T4898 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1391229 T4898 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1391230 T4898 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1391231 T4898 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1391231 T4898 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1391235 T4898 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1391236 T4898 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1391239 T4898 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1391239 T4898 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1391240 T4898 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4663733050927251]
   [junit4]   2> 1391240 T4898 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@67dda426 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5acef275)),segFN=segments_1,generation=1}
   [junit4]   2> 1391240 T4898 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1391241 T4898 oass.SolrIndexSearcher.<init> Opening Searcher@52efb9ff main
   [junit4]   2> 1391241 T4898 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1391245 T4898 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1391266 T4899 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@52efb9ff main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1391272 T4898 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1391273 T4861 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1391273 T4861 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1391276 T4861 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1391278 T4861 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:32945
   [junit4]   2> 1391278 T4861 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1391279 T4861 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1391279 T4861 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> 1391279 T4861 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> 1391291 T4861 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/solr.xml
   [junit4]   2> 1391342 T4861 oasc.CoreContainer.<init> New CoreContainer 1584448165
   [junit4]   2> 1391342 T4861 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> 1391343 T4861 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1391344 T4861 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1391344 T4861 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1391344 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1391344 T4861 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1391344 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1391345 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1391345 T4861 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1391345 T4861 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1391348 T4861 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1391348 T4861 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1391348 T4861 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1391351 T4910 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> 1391351 T4910 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> 1391352 T4910 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> 1391352 T4910 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> 1391390 T4910 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1391434 T4910 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1391434 T4910 oass.IndexSchema.readSchema Reading Solr Schema from schema-custom-field.xml
   [junit4]   2> 1391438 T4910 oass.IndexSchema.readSchema [collection1] Schema name=test-custom-field-sort
   [junit4]   2> 1391456 T4910 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1391458 T4910 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1391458 T4910 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1391459 T4910 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=./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard2/data/
   [junit4]   2> 1391459 T4910 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@345734ea
   [junit4]   2> 1391459 T4910 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard2/data
   [junit4]   2> 1391460 T4910 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard2/data/index/
   [junit4]   2> 1391460 T4910 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1391460 T4910 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard2/data/index
   [junit4]   2> 1391460 T4910 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8815401934010836]
   [junit4]   2> 1391461 T4910 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@241773ca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a583f55)),segFN=segments_1,generation=1}
   [junit4]   2> 1391461 T4910 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1391461 T4910 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 1391465 T4910 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1391465 T4910 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1391465 T4910 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1391465 T4910 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1391466 T4910 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1391466 T4910 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1391466 T4910 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1391466 T4910 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> 1391466 T4910 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 1391467 T4910 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1391467 T4910 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1391467 T4910 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1391467 T4910 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1391467 T4910 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1391468 T4910 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1391468 T4910 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1391468 T4910 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1391469 T4910 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1391469 T4910 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 1391470 T4910 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1391470 T4910 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1391470 T4910 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1391471 T4910 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 1391471 T4910 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1391471 T4910 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 1391472 T4910 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1391472 T4910 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1391473 T4910 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1391473 T4910 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1391474 T4910 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1391474 T4910 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1391474 T4910 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1391475 T4910 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1391475 T4910 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1391476 T4910 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1391476 T4910 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1391478 T4910 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1391479 T4910 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1391481 T4910 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1391481 T4910 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1391482 T4910 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4663733050927251]
   [junit4]   2> 1391482 T4910 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@241773ca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a583f55)),segFN=segments_1,generation=1}
   [junit4]   2> 1391483 T4910 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1391483 T4910 oass.SolrIndexSearcher.<init> Opening Searcher@2bc1c9d main
   [junit4]   2> 1391483 T4910 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1391486 T4910 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1391508 T4911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2bc1c9d main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1391515 T4910 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1391515 T4861 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1391516 T4861 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C1216 name=collection1 org.apache.solr.core.SolrCore@244e6d74
   [junit4]   2> 1391525 T4873 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1453047265390231552)} 0 1
   [junit4]   2> ASYNC  NEW_CORE C1217 name=collection1 org.apache.solr.core.SolrCore@6e20301a
   [junit4]   2> 1391537 T4883 C1217 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1453047265402814464)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C1218 name=collection1 org.apache.solr.core.SolrCore@4b34bad7
   [junit4]   2> 1391546 T4896 C1218 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1453047265412251648)} 0 2
   [junit4]   2> ASYNC  NEW_CORE C1219 name=collection1 org.apache.solr.core.SolrCore@4d469ef1
   [junit4]   2> 1391557 T4906 C1219 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1453047265423785984)} 0 1
   [junit4]   2> 1391561 T4870 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1453047265427980288)]} 0 1
   [junit4]   2> 1391564 T4885 C1217 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1453047265432174592)]} 0 0
   [junit4]   2> 1391567 T4871 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1453047265434271744)]} 0 1
   [junit4]   2> 1391570 T4897 C1218 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1453047265437417472)]} 0 1
   [junit4]   2> 1391572 T4872 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1453047265440563200)]} 0 0
   [junit4]   2> 1391575 T4907 C1219 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1453047265442660352)]} 0 1
   [junit4]   2> 1391578 T4873 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1453047265445806080)]} 0 1
   [junit4]   2> 1391580 T4883 C1217 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1453047265448951808)]} 0 1
   [junit4]   2> 1391582 T4870 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1453047265451048960)]} 0 0
   [junit4]   2> 1391584 T4894 C1218 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1453047265453146112)]} 0 0
   [junit4]   2> 1391587 T4871 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1453047265456291840)]} 0 1
   [junit4]   2> 1391589 T4908 C1219 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1453047265458388992)]} 0 0
   [junit4]   2> 1391592 T4872 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1453047265460486144)]} 0 1
   [junit4]   2> 1391594 T4884 C1217 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1453047265463631872)]} 0 1
   [junit4]   2> 1391596 T4873 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1453047265465729024)]} 0 0
   [junit4]   2> 1391598 T4895 C1218 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1453047265467826176)]} 0 0
   [junit4]   2> 1391600 T4870 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1453047265469923328)]} 0 0
   [junit4]   2> 1391602 T4909 C1219 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1453047265472020480)]} 0 0
   [junit4]   2> 1391605 T4871 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1453047265474117632)]} 0 1
   [junit4]   2> 1391607 T4882 C1217 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1453047265477263360)]} 0 0
   [junit4]   2> 1391610 T4872 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1453047265479360512)]} 0 1
   [junit4]   2> 1391612 T4896 C1218 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1453047265482506240)]} 0 0
   [junit4]   2> 1391614 T4873 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1453047265484603392)]} 0 0
   [junit4]   2> 1391616 T4906 C1219 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1453047265486700544)]} 0 0
   [junit4]   2> 1391618 T4870 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1453047265488797696)]} 0 0
   [junit4]   2> 1391621 T4885 C1217 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1453047265490894848)]} 0 1
   [junit4]   2> 1391623 T4871 C1216 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1391624 T4871 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&softCommit=false&commit=true&version=2&waitSearcher=true} {} 0 1
   [junit4]   2> 1391625 T4871 C1216 oasc.SolrException.log ERROR java.lang.UnsupportedOperationException: this codec cannot write docvalues
   [junit4]   2> 		at org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
   [junit4]   2> 		at org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
   [junit4]   2> 		at org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
   [junit4]   2> 		at org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
   [junit4]   2> 		at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
   [junit4]   2> 		at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
   [junit4]   2> 		at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
   [junit4]   2> 		at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2815)
   [junit4]   2> 		at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2970)
   [junit4]   2> 		at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2940)
   [junit4]   2> 		at org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:559)
   [junit4]   2> 		at org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:95)
   [junit4]   2> 		at org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:64)
   [junit4]   2> 		at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1444)
   [junit4]   2> 		at org.apache.solr.update.processor.DistributedUpdateProcessor.processCommit(DistributedUpdateProcessor.java:1421)
   [junit4]   2> 		at org.apache.solr.update.processor.LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:157)
   [junit4]   2> 		at org.apache.solr.handler.RequestHandlerUtils.handleCommit(RequestHandlerUtils.java:69)
   [junit4]   2> 		at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]   2> 		at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.execute(SolrCore.java:1872)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:753)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
   [junit4]   2> 		at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	
   [junit4]   2> 1391626 T4871 C1216 oasc.SolrException.log ERROR null:java.lang.UnsupportedOperationException: this codec cannot write docvalues
   [junit4]   2> 		at org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
   [junit4]   2> 		at org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
   [junit4]   2> 		at org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
   [junit4]   2> 		at org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
   [junit4]   2> 		at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
   [junit4]   2> 		at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
   [junit4]   2> 		at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
   [junit4]   2> 		at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2815)
   [junit4]   2> 		at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2970)
   [junit4]   2> 		at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2940)
   [junit4]   2> 		at org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:559)
   [junit4]   2> 		at org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:95)
   [junit4]   2> 		at org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:64)
   [junit4]   2> 		at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1444)
   [junit4]   2> 		at org.apache.solr.update.processor.DistributedUpdateProcessor.processCommit(DistributedUpdateProcessor.java:1421)
   [junit4]   2> 		at org.apache.solr.update.processor.LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:157)
   [junit4]   2> 		at org.apache.solr.handler.RequestHandlerUtils.handleCommit(RequestHandlerUtils.java:69)
   [junit4]   2> 		at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]   2> 		at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.execute(SolrCore.java:1872)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:753)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
   [junit4]   2> 		at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPo

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

t-1385733856497/shard2/data
   [junit4]   2> 1391928 T4861 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard2/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard2/data/index;done=false>>]
   [junit4]   2> 1391929 T4861 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard2/data/index
   [junit4]   2> 1391929 T4861 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1391997 T4861 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedQueryComponentCustomSortTest -Dtests.method=testDistribSearch -Dtests.seed=8340B544AB6833EC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_SV -Dtests.timezone=Asia/Thimbu -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.52s J0 | DistributedQueryComponentCustomSortTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: this codec cannot write docvalues
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8340B544AB6833EC:2A63B5CDC3753D0]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:491)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:197)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.commit(BaseDistributedSearchTestCase.java:496)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.doTest(DistributedQueryComponentCustomSortTest.java:63)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:843)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 1392008 T4861 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1392008 T4861 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1429193322
   [junit4]   2> 1392008 T4861 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@624491de
   [junit4]   2> 1392009 T4861 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,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1392009 T4861 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1392010 T4861 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1392010 T4861 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1392011 T4861 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1392011 T4861 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1392011 T4861 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145;done=false>>]
   [junit4]   2> 1392011 T4861 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145
   [junit4]   2> 1392011 T4861 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145/index;done=false>>]
   [junit4]   2> 1392012 T4861 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145/index
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=es_SV, timezone=Asia/Thimbu
   [junit4]   2> NOTE: Linux 3.8.0-33-generic amd64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=8,threads=1,free=291551504,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [MBeansHandlerTest, TestSolrXmlPersistor, RecoveryZkTest, DirectUpdateHandlerOptimizeTest, TestSolrDeletionPolicy1, TestCollapseQParserPlugin, DistributedSpellCheckComponentTest, MigrateRouteKeyTest, CSVRequestHandlerTest, HdfsSyncSliceTest, TestPerFieldSimilarity, SoftAutoCommitTest, TestGroupingSearch, ZkCLITest, QueryParsingTest, TermVectorComponentTest, CopyFieldTest, TestPHPSerializedResponseWriter, ResourceLoaderTest, TestSystemIdResolver, LeaderElectionTest, SearchHandlerTest, DocumentBuilderTest, JsonLoaderTest, IndexSchemaTest, SynonymTokenizerTest, FastVectorHighlighterTest, TestRemoteStreaming, DocValuesTest, LukeRequestHandlerTest, TestUniqueKeyFieldResource, DOMUtilTest, TestReplicationHandler, TestRealTimeGet, FieldMutatingUpdateProcessorTest, UnloadDistributedZkTest, UUIDFieldTest, URLClassifyProcessorTest, TestValueSourceCache, TestMaxScoreQueryParser, SuggesterTest, TestSort, HdfsChaosMonkeySafeLeaderTest, AssignTest, ReturnFieldsTest, ShardRoutingTest, StatelessScriptUpdateProcessorFactoryTest, SpatialFilterTest, DistributedDebugComponentTest, SolrIndexSplitterTest, TestCharFilters, SolrCoreTest, TestSurroundQueryParser, AddBlockUpdateTest, StressHdfsTest, DistributedSuggesterComponentTest, ShowFileRequestHandlerTest, TestSolrXml, ZkControllerTest, TestLuceneMatchVersion, EnumFieldTest, TestExtendedDismaxParser, CoreAdminCreateDiscoverTest, TestDocumentBuilder, TestAnalyzeInfixSuggestions, BinaryUpdateRequestHandlerTest, TestFieldResource, TestNoOpRegenerator, CachingDirectoryFactoryTest, TestElisionMultitermQuery, TestBM25SimilarityFactory, SchemaVersionSpecificBehaviorTest, TestSerializedLuceneMatchVersion, TestPostingsSolrHighlighter, TestNonNRTOpen, TestManagedSchemaFieldResource, TestClassNameShortening, OverseerTest, QueryResultKeyTest, ExternalFileFieldSortTest, OverseerCollectionProcessorTest, BadComponentTest, CoreMergeIndexesAdminHandlerTest, ResponseLogComponentTest, TestCoreContainer, BasicDistributedZkTest, BasicDistributedZk2Test, SyncSliceTest, BasicZkTest, TestRandomDVFaceting, TestJoin, PeerSyncTest, TestFiltering, SimplePostToolTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SolrRequestParserTest, SuggesterTSTTest, TestCSVLoader, NoCacheHeaderTest, TestPseudoReturnFields, DefaultValueUpdateProcessorTest, SortByFunctionTest, CacheHeaderTest, TestQueryUtils, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TermsComponentTest, RequestHandlersTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, LoggingHandlerTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, TestBinaryResponseWriter, SOLR749Test, AlternateDirectoryTest, TestSolrIndexConfig, TestSolrDeletionPolicy2, TestDocSet, TestSearchPerf, TestConfig, SpellPossibilityIteratorTest, EchoParamsTest, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TestFastOutputStream, DateMathParserTest, PreAnalyzedFieldTest, ClusterStateTest, TestUtils, SystemInfoHandlerTest, CircularListTest, TestDistributedMissingSort, DeleteInactiveReplicaTest, DeleteShardTest, SolrXmlInZkTest, TestDistribDocBasedVersion, HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, HdfsUnloadDistributedZkTest, TestImplicitCoreProperties, TestInfoStreamLogging, TestNRTOpen, InfoHandlerTest, DistributedQueryComponentCustomSortTest]
   [junit4] Completed on J0 in 1.89s, 1 test, 1 error <<< FAILURES!

[...truncated 101 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:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1279: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:912: There were test failures: 349 suites, 1516 tests, 1 error, 34 ignored (6 assumptions)

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



Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_45) - Build # 8409 - Failure!

Posted by Robert Muir <rc...@gmail.com>.
i committed a fix for these.

On Fri, Nov 29, 2013 at 6:05 AM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8409/
> Java: 64bit/jdk1.7.0_45 -XX:+UseCompressedOops -XX:+UseG1GC
>
> 1 tests failed.
> REGRESSION:  org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.testDistribSearch
>
> Error Message:
> this codec cannot write docvalues
>
> Stack Trace:
> org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: this codec cannot write docvalues
>         at __randomizedtesting.SeedInfo.seed([8340B544AB6833EC:2A63B5CDC3753D0]:0)
>         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:491)
>         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:197)
>         at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
>         at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
>         at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
>         at org.apache.solr.BaseDistributedSearchTestCase.commit(BaseDistributedSearchTestCase.java:496)
>         at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.doTest(DistributedQueryComponentCustomSortTest.java:63)
>         at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:843)
>         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 11045 lines...]
>    [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
>    [junit4]   2> 1390142 T4861 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
>    [junit4]   2> 1390142 T4861 oas.SolrTestCaseJ4.initCore ####initCore
>    [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145
>    [junit4]   2> 1390143 T4861 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> 1390143 T4861 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> 1390143 T4861 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> 1390197 T4861 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
>    [junit4]   2> 1390244 T4861 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 1390245 T4861 oass.IndexSchema.readSchema Reading Solr Schema from schema-custom-field.xml
>    [junit4]   2> 1390248 T4861 oass.IndexSchema.readSchema [null] Schema name=test-custom-field-sort
>    [junit4]   2> 1390267 T4861 oass.IndexSchema.readSchema default search field in schema is text
>    [junit4]   2> 1390268 T4861 oass.IndexSchema.readSchema unique key field: id
>    [junit4]   2> 1390269 T4861 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1390270 T4861 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> 1390270 T4861 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> 1390280 T4861 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1390281 T4861 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> 1390281 T4861 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> 1390319 T4861 oasc.CoreContainer.<init> New CoreContainer 1429193322
>    [junit4]   2> 1390319 T4861 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> 1390320 T4861 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
>    [junit4]   2> 1390320 T4861 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>    [junit4]   2> 1390321 T4861 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
>    [junit4]   2> 1390321 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>    [junit4]   2> 1390321 T4861 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>    [junit4]   2> 1390321 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>    [junit4]   2> 1390321 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>    [junit4]   2> 1390321 T4861 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>    [junit4]   2> 1390322 T4861 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>    [junit4]   2> 1390324 T4861 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 1390325 T4861 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 1390325 T4861 oasc.CoreContainer.load Host Name:
>    [junit4]   2> 1390328 T4862 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> 1390328 T4862 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> 1390329 T4862 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> 1390329 T4862 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> 1390365 T4862 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
>    [junit4]   2> 1390412 T4862 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 1390413 T4862 oass.IndexSchema.readSchema Reading Solr Schema from schema-custom-field.xml
>    [junit4]   2> 1390418 T4862 oass.IndexSchema.readSchema [collection1] Schema name=test-custom-field-sort
>    [junit4]   2> 1390435 T4862 oass.IndexSchema.readSchema default search field in schema is text
>    [junit4]   2> 1390436 T4862 oass.IndexSchema.readSchema unique key field: id
>    [junit4]   2> 1390437 T4862 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 1390437 T4862 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145/
>    [junit4]   2> 1390438 T4862 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@345734ea
>    [junit4]   2> 1390438 T4862 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145
>    [junit4]   2> 1390438 T4862 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145/index/
>    [junit4]   2> 1390439 T4862 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145/index' doesn't exist. Creating new index...
>    [junit4]   2> 1390439 T4862 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145/index
>    [junit4]   2> 1390439 T4862 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8815401934010836]
>    [junit4]   2> 1390440 T4862 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>    [junit4]   2>                commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4b9b27e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20f9028b)),segFN=segments_1,generation=1}
>    [junit4]   2> 1390440 T4862 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>    [junit4]   2> 1390440 T4862 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
>    [junit4]   2> 1390443 T4862 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>    [junit4]   2> 1390443 T4862 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>    [junit4]   2> 1390443 T4862 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
>    [junit4]   2> 1390444 T4862 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
>    [junit4]   2> 1390444 T4862 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 1390444 T4862 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 1390444 T4862 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
>    [junit4]   2> 1390444 T4862 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> 1390445 T4862 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
>    [junit4]   2> 1390445 T4862 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
>    [junit4]   2> 1390445 T4862 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>    [junit4]   2> 1390445 T4862 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 1390446 T4862 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 1390446 T4862 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>    [junit4]   2> 1390446 T4862 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>    [junit4]   2> 1390446 T4862 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>    [junit4]   2> 1390447 T4862 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>    [junit4]   2> 1390447 T4862 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>    [junit4]   2> 1390447 T4862 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
>    [junit4]   2> 1390448 T4862 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
>    [junit4]   2> 1390448 T4862 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>    [junit4]   2> 1390448 T4862 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>    [junit4]   2> 1390449 T4862 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>    [junit4]   2> 1390449 T4862 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>    [junit4]   2> 1390449 T4862 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>    [junit4]   2> 1390449 T4862 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>    [junit4]   2> 1390450 T4862 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390450 T4862 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390450 T4862 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390451 T4862 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390451 T4862 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390451 T4862 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390452 T4862 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390452 T4862 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390452 T4862 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
>    [junit4]   2> 1390453 T4862 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
>    [junit4]   2> 1390455 T4862 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1390456 T4862 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>    [junit4]   2> 1390458 T4862 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>    [junit4]   2> 1390458 T4862 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>    [junit4]   2> 1390458 T4862 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4663733050927251]
>    [junit4]   2> 1390459 T4862 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>    [junit4]   2>                commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4b9b27e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20f9028b)),segFN=segments_1,generation=1}
>    [junit4]   2> 1390459 T4862 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>    [junit4]   2> 1390459 T4862 oass.SolrIndexSearcher.<init> Opening Searcher@4f4b22b0 main
>    [junit4]   2> 1390459 T4862 oashc.SpellCheckComponent.inform Initializing spell checkers
>    [junit4]   2> 1390462 T4862 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>    [junit4]   2> 1390484 T4863 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4f4b22b0 main{StandardDirectoryReader(segments_1:1:nrt)}
>    [junit4]   2> 1390487 T4862 oasc.CoreContainer.registerCore registering core: collection1
>    [junit4]   2> 1390490 T4861 oas.SolrTestCaseJ4.initCore ####initCore end
>    [junit4]   2> 1390494 T4861 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
>    [junit4]   2> 1390495 T4861 oejs.Server.doStart jetty-8.1.10.v20130312
>    [junit4]   2> 1390497 T4861 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36919
>    [junit4]   2> 1390498 T4861 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>    [junit4]   2> 1390498 T4861 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1390498 T4861 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> 1390499 T4861 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> 1390529 T4861 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/solr.xml
>    [junit4]   2> 1390561 T4861 oasc.CoreContainer.<init> New CoreContainer 244205234
>    [junit4]   2> 1390561 T4861 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> 1390562 T4861 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>    [junit4]   2> 1390562 T4861 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>    [junit4]   2> 1390563 T4861 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>    [junit4]   2> 1390563 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>    [junit4]   2> 1390563 T4861 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>    [junit4]   2> 1390563 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>    [junit4]   2> 1390563 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>    [junit4]   2> 1390564 T4861 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>    [junit4]   2> 1390564 T4861 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>    [junit4]   2> 1390567 T4861 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 1390567 T4861 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 1390567 T4861 oasc.CoreContainer.load Host Name: 127.0.0.1
>    [junit4]   2> 1390570 T4874 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> 1390571 T4874 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> 1390571 T4874 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> 1390572 T4874 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> 1390625 T4874 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
>    [junit4]   2> 1390671 T4874 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 1390671 T4874 oass.IndexSchema.readSchema Reading Solr Schema from schema-custom-field.xml
>    [junit4]   2> 1390675 T4874 oass.IndexSchema.readSchema [collection1] Schema name=test-custom-field-sort
>    [junit4]   2> 1390692 T4874 oass.IndexSchema.readSchema default search field in schema is text
>    [junit4]   2> 1390693 T4874 oass.IndexSchema.readSchema unique key field: id
>    [junit4]   2> 1390694 T4874 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 1390694 T4874 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=./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/control/data/
>    [junit4]   2> 1390694 T4874 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@345734ea
>    [junit4]   2> 1390695 T4874 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/control/data
>    [junit4]   2> 1390695 T4874 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/control/data/index/
>    [junit4]   2> 1390695 T4874 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/control/data/index' doesn't exist. Creating new index...
>    [junit4]   2> 1390696 T4874 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/control/data/index
>    [junit4]   2> 1390696 T4874 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8815401934010836]
>    [junit4]   2> 1390697 T4874 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>    [junit4]   2>                commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7fdbf295 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@518c2b5a)),segFN=segments_1,generation=1}
>    [junit4]   2> 1390697 T4874 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>    [junit4]   2> 1390697 T4874 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
>    [junit4]   2> 1390701 T4874 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>    [junit4]   2> 1390701 T4874 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>    [junit4]   2> 1390701 T4874 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
>    [junit4]   2> 1390701 T4874 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
>    [junit4]   2> 1390701 T4874 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 1390702 T4874 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 1390702 T4874 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
>    [junit4]   2> 1390702 T4874 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> 1390702 T4874 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
>    [junit4]   2> 1390702 T4874 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
>    [junit4]   2> 1390703 T4874 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>    [junit4]   2> 1390703 T4874 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 1390703 T4874 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 1390703 T4874 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>    [junit4]   2> 1390704 T4874 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>    [junit4]   2> 1390704 T4874 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>    [junit4]   2> 1390704 T4874 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>    [junit4]   2> 1390705 T4874 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>    [junit4]   2> 1390705 T4874 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
>    [junit4]   2> 1390706 T4874 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
>    [junit4]   2> 1390706 T4874 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>    [junit4]   2> 1390706 T4874 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>    [junit4]   2> 1390707 T4874 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>    [junit4]   2> 1390707 T4874 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>    [junit4]   2> 1390707 T4874 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>    [junit4]   2> 1390708 T4874 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>    [junit4]   2> 1390708 T4874 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390708 T4874 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390709 T4874 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390709 T4874 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390710 T4874 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390710 T4874 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390711 T4874 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390711 T4874 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390711 T4874 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
>    [junit4]   2> 1390712 T4874 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
>    [junit4]   2> 1390713 T4874 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1390714 T4874 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>    [junit4]   2> 1390716 T4874 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>    [junit4]   2> 1390716 T4874 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>    [junit4]   2> 1390717 T4874 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4663733050927251]
>    [junit4]   2> 1390717 T4874 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>    [junit4]   2>                commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7fdbf295 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@518c2b5a)),segFN=segments_1,generation=1}
>    [junit4]   2> 1390717 T4874 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>    [junit4]   2> 1390718 T4874 oass.SolrIndexSearcher.<init> Opening Searcher@7030fd7f main
>    [junit4]   2> 1390718 T4874 oashc.SpellCheckComponent.inform Initializing spell checkers
>    [junit4]   2> 1390722 T4874 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>    [junit4]   2> 1390739 T4875 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7030fd7f main{StandardDirectoryReader(segments_1:1:nrt)}
>    [junit4]   2> 1390745 T4874 oasc.CoreContainer.registerCore registering core: collection1
>    [junit4]   2> 1390746 T4861 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
>    [junit4]   2> 1390746 T4861 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>    [junit4]   2> 1390748 T4861 oejs.Server.doStart jetty-8.1.10.v20130312
>    [junit4]   2> 1390750 T4861 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35756
>    [junit4]   2> 1390750 T4861 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>    [junit4]   2> 1390750 T4861 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1390751 T4861 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> 1390751 T4861 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> 1390762 T4861 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/solr.xml
>    [junit4]   2> 1390795 T4861 oasc.CoreContainer.<init> New CoreContainer 426382743
>    [junit4]   2> 1390795 T4861 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> 1390796 T4861 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>    [junit4]   2> 1390797 T4861 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>    [junit4]   2> 1390797 T4861 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>    [junit4]   2> 1390797 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>    [junit4]   2> 1390797 T4861 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>    [junit4]   2> 1390797 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>    [junit4]   2> 1390798 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>    [junit4]   2> 1390798 T4861 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>    [junit4]   2> 1390798 T4861 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>    [junit4]   2> 1390801 T4861 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 1390801 T4861 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 1390802 T4861 oasc.CoreContainer.load Host Name: 127.0.0.1
>    [junit4]   2> 1390804 T4886 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> 1390805 T4886 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> 1390805 T4886 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> 1390805 T4886 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> 1390844 T4886 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
>    [junit4]   2> 1390889 T4886 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 1390889 T4886 oass.IndexSchema.readSchema Reading Solr Schema from schema-custom-field.xml
>    [junit4]   2> 1390893 T4886 oass.IndexSchema.readSchema [collection1] Schema name=test-custom-field-sort
>    [junit4]   2> 1390911 T4886 oass.IndexSchema.readSchema default search field in schema is text
>    [junit4]   2> 1390912 T4886 oass.IndexSchema.readSchema unique key field: id
>    [junit4]   2> 1390913 T4886 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 1390914 T4886 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=./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard0/data/
>    [junit4]   2> 1390914 T4886 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@345734ea
>    [junit4]   2> 1390914 T4886 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard0/data
>    [junit4]   2> 1390914 T4886 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard0/data/index/
>    [junit4]   2> 1390915 T4886 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard0/data/index' doesn't exist. Creating new index...
>    [junit4]   2> 1390915 T4886 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard0/data/index
>    [junit4]   2> 1390915 T4886 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8815401934010836]
>    [junit4]   2> 1390916 T4886 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>    [junit4]   2>                commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@57874c58 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e05e97b)),segFN=segments_1,generation=1}
>    [junit4]   2> 1390916 T4886 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>    [junit4]   2> 1390916 T4886 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
>    [junit4]   2> 1390920 T4886 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>    [junit4]   2> 1390920 T4886 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>    [junit4]   2> 1390921 T4886 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
>    [junit4]   2> 1390921 T4886 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
>    [junit4]   2> 1390921 T4886 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 1390921 T4886 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 1390921 T4886 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
>    [junit4]   2> 1390922 T4886 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> 1390922 T4886 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
>    [junit4]   2> 1390922 T4886 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
>    [junit4]   2> 1390922 T4886 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>    [junit4]   2> 1390923 T4886 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 1390923 T4886 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 1390923 T4886 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>    [junit4]   2> 1390923 T4886 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>    [junit4]   2> 1390923 T4886 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>    [junit4]   2> 1390924 T4886 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>    [junit4]   2> 1390924 T4886 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>    [junit4]   2> 1390925 T4886 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
>    [junit4]   2> 1390925 T4886 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
>    [junit4]   2> 1390926 T4886 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>    [junit4]   2> 1390926 T4886 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>    [junit4]   2> 1390927 T4886 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>    [junit4]   2> 1390927 T4886 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>    [junit4]   2> 1390927 T4886 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>    [junit4]   2> 1390927 T4886 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>    [junit4]   2> 1390928 T4886 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390928 T4886 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390929 T4886 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390929 T4886 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390930 T4886 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390930 T4886 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390931 T4886 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390931 T4886 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1390931 T4886 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
>    [junit4]   2> 1390932 T4886 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
>    [junit4]   2> 1390934 T4886 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1390935 T4886 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>    [junit4]   2> 1390937 T4886 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>    [junit4]   2> 1390938 T4886 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>    [junit4]   2> 1390938 T4886 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4663733050927251]
>    [junit4]   2> 1390939 T4886 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>    [junit4]   2>                commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@57874c58 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e05e97b)),segFN=segments_1,generation=1}
>    [junit4]   2> 1390939 T4886 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>    [junit4]   2> 1390939 T4886 oass.SolrIndexSearcher.<init> Opening Searcher@567501f main
>    [junit4]   2> 1390939 T4886 oashc.SpellCheckComponent.inform Initializing spell checkers
>    [junit4]   2> 1390943 T4886 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>    [junit4]   2> 1390965 T4887 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@567501f main{StandardDirectoryReader(segments_1:1:nrt)}
>    [junit4]   2> 1390971 T4886 oasc.CoreContainer.registerCore registering core: collection1
>    [junit4]   2> 1390972 T4861 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
>    [junit4]   2> 1390972 T4861 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>    [junit4]   2> 1390975 T4861 oejs.Server.doStart jetty-8.1.10.v20130312
>    [junit4]   2> 1390978 T4861 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37809
>    [junit4]   2> 1390978 T4861 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>    [junit4]   2> 1390978 T4861 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1390979 T4861 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> 1390979 T4861 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> 1390995 T4861 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/solr.xml
>    [junit4]   2> 1391044 T4861 oasc.CoreContainer.<init> New CoreContainer 1747695201
>    [junit4]   2> 1391044 T4861 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> 1391046 T4861 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>    [junit4]   2> 1391046 T4861 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>    [junit4]   2> 1391047 T4861 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>    [junit4]   2> 1391047 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>    [junit4]   2> 1391047 T4861 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>    [junit4]   2> 1391048 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>    [junit4]   2> 1391048 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>    [junit4]   2> 1391048 T4861 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>    [junit4]   2> 1391049 T4861 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>    [junit4]   2> 1391052 T4861 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 1391052 T4861 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 1391053 T4861 oasc.CoreContainer.load Host Name: 127.0.0.1
>    [junit4]   2> 1391057 T4898 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> 1391057 T4898 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> 1391057 T4898 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> 1391058 T4898 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> 1391111 T4898 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
>    [junit4]   2> 1391171 T4898 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 1391172 T4898 oass.IndexSchema.readSchema Reading Solr Schema from schema-custom-field.xml
>    [junit4]   2> 1391177 T4898 oass.IndexSchema.readSchema [collection1] Schema name=test-custom-field-sort
>    [junit4]   2> 1391202 T4898 oass.IndexSchema.readSchema default search field in schema is text
>    [junit4]   2> 1391204 T4898 oass.IndexSchema.readSchema unique key field: id
>    [junit4]   2> 1391205 T4898 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 1391205 T4898 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=./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard1/data/
>    [junit4]   2> 1391206 T4898 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@345734ea
>    [junit4]   2> 1391206 T4898 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard1/data
>    [junit4]   2> 1391207 T4898 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard1/data/index/
>    [junit4]   2> 1391207 T4898 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard1/data/index' doesn't exist. Creating new index...
>    [junit4]   2> 1391207 T4898 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard1/data/index
>    [junit4]   2> 1391208 T4898 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8815401934010836]
>    [junit4]   2> 1391209 T4898 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>    [junit4]   2>                commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@67dda426 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5acef275)),segFN=segments_1,generation=1}
>    [junit4]   2> 1391209 T4898 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>    [junit4]   2> 1391209 T4898 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
>    [junit4]   2> 1391215 T4898 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>    [junit4]   2> 1391215 T4898 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>    [junit4]   2> 1391215 T4898 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
>    [junit4]   2> 1391216 T4898 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
>    [junit4]   2> 1391216 T4898 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 1391216 T4898 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 1391216 T4898 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
>    [junit4]   2> 1391217 T4898 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> 1391217 T4898 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
>    [junit4]   2> 1391217 T4898 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
>    [junit4]   2> 1391218 T4898 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>    [junit4]   2> 1391218 T4898 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 1391218 T4898 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 1391218 T4898 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>    [junit4]   2> 1391219 T4898 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>    [junit4]   2> 1391219 T4898 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>    [junit4]   2> 1391220 T4898 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>    [junit4]   2> 1391220 T4898 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>    [junit4]   2> 1391221 T4898 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
>    [junit4]   2> 1391222 T4898 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
>    [junit4]   2> 1391222 T4898 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>    [junit4]   2> 1391223 T4898 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>    [junit4]   2> 1391223 T4898 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>    [junit4]   2> 1391224 T4898 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>    [junit4]   2> 1391224 T4898 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>    [junit4]   2> 1391225 T4898 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>    [junit4]   2> 1391225 T4898 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1391226 T4898 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1391227 T4898 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1391227 T4898 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1391228 T4898 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1391229 T4898 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1391229 T4898 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1391230 T4898 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1391231 T4898 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
>    [junit4]   2> 1391231 T4898 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
>    [junit4]   2> 1391235 T4898 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1391236 T4898 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>    [junit4]   2> 1391239 T4898 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>    [junit4]   2> 1391239 T4898 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>    [junit4]   2> 1391240 T4898 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4663733050927251]
>    [junit4]   2> 1391240 T4898 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>    [junit4]   2>                commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@67dda426 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5acef275)),segFN=segments_1,generation=1}
>    [junit4]   2> 1391240 T4898 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>    [junit4]   2> 1391241 T4898 oass.SolrIndexSearcher.<init> Opening Searcher@52efb9ff main
>    [junit4]   2> 1391241 T4898 oashc.SpellCheckComponent.inform Initializing spell checkers
>    [junit4]   2> 1391245 T4898 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>    [junit4]   2> 1391266 T4899 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@52efb9ff main{StandardDirectoryReader(segments_1:1:nrt)}
>    [junit4]   2> 1391272 T4898 oasc.CoreContainer.registerCore registering core: collection1
>    [junit4]   2> 1391273 T4861 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
>    [junit4]   2> 1391273 T4861 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>    [junit4]   2> 1391276 T4861 oejs.Server.doStart jetty-8.1.10.v20130312
>    [junit4]   2> 1391278 T4861 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:32945
>    [junit4]   2> 1391278 T4861 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>    [junit4]   2> 1391279 T4861 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1391279 T4861 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> 1391279 T4861 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> 1391291 T4861 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/solr.xml
>    [junit4]   2> 1391342 T4861 oasc.CoreContainer.<init> New CoreContainer 1584448165
>    [junit4]   2> 1391342 T4861 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> 1391343 T4861 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>    [junit4]   2> 1391344 T4861 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>    [junit4]   2> 1391344 T4861 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>    [junit4]   2> 1391344 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>    [junit4]   2> 1391344 T4861 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>    [junit4]   2> 1391344 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>    [junit4]   2> 1391345 T4861 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>    [junit4]   2> 1391345 T4861 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>    [junit4]   2> 1391345 T4861 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>    [junit4]   2> 1391348 T4861 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 1391348 T4861 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 1391348 T4861 oasc.CoreContainer.load Host Name: 127.0.0.1
>    [junit4]   2> 1391351 T4910 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> 1391351 T4910 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> 1391352 T4910 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> 1391352 T4910 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> 1391390 T4910 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
>    [junit4]   2> 1391434 T4910 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 1391434 T4910 oass.IndexSchema.readSchema Reading Solr Schema from schema-custom-field.xml
>    [junit4]   2> 1391438 T4910 oass.IndexSchema.readSchema [collection1] Schema name=test-custom-field-sort
>    [junit4]   2> 1391456 T4910 oass.IndexSchema.readSchema default search field in schema is text
>    [junit4]   2> 1391458 T4910 oass.IndexSchema.readSchema unique key field: id
>    [junit4]   2> 1391458 T4910 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 1391459 T4910 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=./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard2/data/
>    [junit4]   2> 1391459 T4910 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@345734ea
>    [junit4]   2> 1391459 T4910 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard2/data
>    [junit4]   2> 1391460 T4910 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard2/data/index/
>    [junit4]   2> 1391460 T4910 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard2/data/index' doesn't exist. Creating new index...
>    [junit4]   2> 1391460 T4910 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard2/data/index
>    [junit4]   2> 1391460 T4910 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8815401934010836]
>    [junit4]   2> 1391461 T4910 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>    [junit4]   2>                commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@241773ca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a583f55)),segFN=segments_1,generation=1}
>    [junit4]   2> 1391461 T4910 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>    [junit4]   2> 1391461 T4910 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
>    [junit4]   2> 1391465 T4910 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>    [junit4]   2> 1391465 T4910 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>    [junit4]   2> 1391465 T4910 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
>    [junit4]   2> 1391465 T4910 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
>    [junit4]   2> 1391466 T4910 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 1391466 T4910 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 1391466 T4910 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
>    [junit4]   2> 1391466 T4910 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> 1391466 T4910 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
>    [junit4]   2> 1391467 T4910 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
>    [junit4]   2> 1391467 T4910 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>    [junit4]   2> 1391467 T4910 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 1391467 T4910 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 1391467 T4910 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>    [junit4]   2> 1391468 T4910 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>    [junit4]   2> 1391468 T4910 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>    [junit4]   2> 1391468 T4910 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>    [junit4]   2> 1391469 T4910 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>    [junit4]   2> 1391469 T4910 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
>    [junit4]   2> 1391470 T4910 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
>    [junit4]   2> 1391470 T4910 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>    [junit4]   2> 1391470 T4910 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>    [junit4]   2> 1391471 T4910 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>    [junit4]   2> 1391471 T4910 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>    [junit4]   2> 1391471 T4910 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>    [junit4]   2> 1391472 T4910 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>    [junit4]   2> 1391472 T4910 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1391473 T4910 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1391473 T4910 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1391474 T4910 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1391474 T4910 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1391474 T4910 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1391475 T4910 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1391475 T4910 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
>    [junit4]   2> 1391476 T4910 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
>    [junit4]   2> 1391476 T4910 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
>    [junit4]   2> 1391478 T4910 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1391479 T4910 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>    [junit4]   2> 1391481 T4910 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>    [junit4]   2> 1391481 T4910 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>    [junit4]   2> 1391482 T4910 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4663733050927251]
>    [junit4]   2> 1391482 T4910 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>    [junit4]   2>                commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@241773ca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a583f55)),segFN=segments_1,generation=1}
>    [junit4]   2> 1391483 T4910 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>    [junit4]   2> 1391483 T4910 oass.SolrIndexSearcher.<init> Opening Searcher@2bc1c9d main
>    [junit4]   2> 1391483 T4910 oashc.SpellCheckComponent.inform Initializing spell checkers
>    [junit4]   2> 1391486 T4910 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>    [junit4]   2> 1391508 T4911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2bc1c9d main{StandardDirectoryReader(segments_1:1:nrt)}
>    [junit4]   2> 1391515 T4910 oasc.CoreContainer.registerCore registering core: collection1
>    [junit4]   2> 1391515 T4861 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
>    [junit4]   2> 1391516 T4861 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>    [junit4]   2> ASYNC  NEW_CORE C1216 name=collection1 org.apache.solr.core.SolrCore@244e6d74
>    [junit4]   2> 1391525 T4873 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1453047265390231552)} 0 1
>    [junit4]   2> ASYNC  NEW_CORE C1217 name=collection1 org.apache.solr.core.SolrCore@6e20301a
>    [junit4]   2> 1391537 T4883 C1217 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1453047265402814464)} 0 2
>    [junit4]   2> ASYNC  NEW_CORE C1218 name=collection1 org.apache.solr.core.SolrCore@4b34bad7
>    [junit4]   2> 1391546 T4896 C1218 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1453047265412251648)} 0 2
>    [junit4]   2> ASYNC  NEW_CORE C1219 name=collection1 org.apache.solr.core.SolrCore@4d469ef1
>    [junit4]   2> 1391557 T4906 C1219 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1453047265423785984)} 0 1
>    [junit4]   2> 1391561 T4870 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1453047265427980288)]} 0 1
>    [junit4]   2> 1391564 T4885 C1217 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1453047265432174592)]} 0 0
>    [junit4]   2> 1391567 T4871 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1453047265434271744)]} 0 1
>    [junit4]   2> 1391570 T4897 C1218 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1453047265437417472)]} 0 1
>    [junit4]   2> 1391572 T4872 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1453047265440563200)]} 0 0
>    [junit4]   2> 1391575 T4907 C1219 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1453047265442660352)]} 0 1
>    [junit4]   2> 1391578 T4873 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1453047265445806080)]} 0 1
>    [junit4]   2> 1391580 T4883 C1217 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1453047265448951808)]} 0 1
>    [junit4]   2> 1391582 T4870 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1453047265451048960)]} 0 0
>    [junit4]   2> 1391584 T4894 C1218 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1453047265453146112)]} 0 0
>    [junit4]   2> 1391587 T4871 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1453047265456291840)]} 0 1
>    [junit4]   2> 1391589 T4908 C1219 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1453047265458388992)]} 0 0
>    [junit4]   2> 1391592 T4872 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1453047265460486144)]} 0 1
>    [junit4]   2> 1391594 T4884 C1217 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1453047265463631872)]} 0 1
>    [junit4]   2> 1391596 T4873 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1453047265465729024)]} 0 0
>    [junit4]   2> 1391598 T4895 C1218 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1453047265467826176)]} 0 0
>    [junit4]   2> 1391600 T4870 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1453047265469923328)]} 0 0
>    [junit4]   2> 1391602 T4909 C1219 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1453047265472020480)]} 0 0
>    [junit4]   2> 1391605 T4871 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1453047265474117632)]} 0 1
>    [junit4]   2> 1391607 T4882 C1217 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1453047265477263360)]} 0 0
>    [junit4]   2> 1391610 T4872 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1453047265479360512)]} 0 1
>    [junit4]   2> 1391612 T4896 C1218 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1453047265482506240)]} 0 0
>    [junit4]   2> 1391614 T4873 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1453047265484603392)]} 0 0
>    [junit4]   2> 1391616 T4906 C1219 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1453047265486700544)]} 0 0
>    [junit4]   2> 1391618 T4870 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1453047265488797696)]} 0 0
>    [junit4]   2> 1391621 T4885 C1217 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1453047265490894848)]} 0 1
>    [junit4]   2> 1391623 T4871 C1216 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>    [junit4]   2> 1391624 T4871 C1216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&softCommit=false&commit=true&version=2&waitSearcher=true} {} 0 1
>    [junit4]   2> 1391625 T4871 C1216 oasc.SolrException.log ERROR java.lang.UnsupportedOperationException: this codec cannot write docvalues
>    [junit4]   2>                at org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
>    [junit4]   2>                at org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
>    [junit4]   2>                at org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
>    [junit4]   2>                at org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
>    [junit4]   2>                at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
>    [junit4]   2>                at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
>    [junit4]   2>                at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
>    [junit4]   2>                at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2815)
>    [junit4]   2>                at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2970)
>    [junit4]   2>                at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2940)
>    [junit4]   2>                at org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:559)
>    [junit4]   2>                at org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:95)
>    [junit4]   2>                at org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:64)
>    [junit4]   2>                at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1444)
>    [junit4]   2>                at org.apache.solr.update.processor.DistributedUpdateProcessor.processCommit(DistributedUpdateProcessor.java:1421)
>    [junit4]   2>                at org.apache.solr.update.processor.LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:157)
>    [junit4]   2>                at org.apache.solr.handler.RequestHandlerUtils.handleCommit(RequestHandlerUtils.java:69)
>    [junit4]   2>                at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
>    [junit4]   2>                at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
>    [junit4]   2>                at org.apache.solr.core.SolrCore.execute(SolrCore.java:1872)
>    [junit4]   2>                at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:753)
>    [junit4]   2>                at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
>    [junit4]   2>                at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)
>    [junit4]   2>                at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
>    [junit4]   2>                at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
>    [junit4]   2>                at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
>    [junit4]   2>                at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
>    [junit4]   2>                at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
>    [junit4]   2>                at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
>    [junit4]   2>                at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
>    [junit4]   2>                at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
>    [junit4]   2>                at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
>    [junit4]   2>                at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
>    [junit4]   2>                at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
>    [junit4]   2>                at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
>    [junit4]   2>                at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
>    [junit4]   2>                at org.eclipse.jetty.server.Server.handle(Server.java:368)
>    [junit4]   2>                at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
>    [junit4]   2>                at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
>    [junit4]   2>                at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
>    [junit4]   2>                at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861)
>    [junit4]   2>                at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
>    [junit4]   2>                at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
>    [junit4]   2>                at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
>    [junit4]   2>                at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
>    [junit4]   2>                at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
>    [junit4]   2>                at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
>    [junit4]   2>                at java.lang.Thread.run(Thread.java:744)
>    [junit4]   2>
>    [junit4]   2> 1391626 T4871 C1216 oasc.SolrException.log ERROR null:java.lang.UnsupportedOperationException: this codec cannot write docvalues
>    [junit4]   2>                at org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
>    [junit4]   2>                at org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
>    [junit4]   2>                at org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
>    [junit4]   2>                at org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
>    [junit4]   2>                at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
>    [junit4]   2>                at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
>    [junit4]   2>                at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
>    [junit4]   2>                at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2815)
>    [junit4]   2>                at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2970)
>    [junit4]   2>                at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2940)
>    [junit4]   2>                at org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:559)
>    [junit4]   2>                at org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:95)
>    [junit4]   2>                at org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:64)
>    [junit4]   2>                at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1444)
>    [junit4]   2>                at org.apache.solr.update.processor.DistributedUpdateProcessor.processCommit(DistributedUpdateProcessor.java:1421)
>    [junit4]   2>                at org.apache.solr.update.processor.LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:157)
>    [junit4]   2>                at org.apache.solr.handler.RequestHandlerUtils.handleCommit(RequestHandlerUtils.java:69)
>    [junit4]   2>                at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
>    [junit4]   2>                at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
>    [junit4]   2>                at org.apache.solr.core.SolrCore.execute(SolrCore.java:1872)
>    [junit4]   2>                at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:753)
>    [junit4]   2>                at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
>    [junit4]   2>                at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)
>    [junit4]   2>                at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
>    [junit4]   2>                at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
>    [junit4]   2>                at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
>    [junit4]   2>                at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
>    [junit4]   2>                at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
>    [junit4]   2>                at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
>    [junit4]   2>                at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
>    [junit4]   2>                at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
>    [junit4]   2>                at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
>    [junit4]   2>                at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
>    [junit4]   2>                at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
>    [junit4]   2>                at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
>    [junit4]   2>                at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
>    [junit4]   2>                at org.eclipse.jetty.server.Server.handle(Server.java:368)
>    [junit4]   2>                at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
>    [junit4]   2>                at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
>    [junit4]   2>                at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
>    [junit4]   2>                at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861)
>    [junit4]   2>                at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
>    [junit4]   2>                at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
>    [junit4]   2>                at org.eclipse.jetty.io.nio.SelectChannelEndPo
>
> [...truncated too long message...]
>
> t-1385733856497/shard2/data
>    [junit4]   2> 1391928 T4861 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard2/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard2/data/index;done=false>>]
>    [junit4]   2> 1391929 T4861 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest-1385733856497/shard2/data/index
>    [junit4]   2> 1391929 T4861 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
>    [junit4]   2> 1391997 T4861 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedQueryComponentCustomSortTest -Dtests.method=testDistribSearch -Dtests.seed=8340B544AB6833EC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_SV -Dtests.timezone=Asia/Thimbu -Dtests.file.encoding=UTF-8
>    [junit4] ERROR   1.52s J0 | DistributedQueryComponentCustomSortTest.testDistribSearch <<<
>    [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: this codec cannot write docvalues
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([8340B544AB6833EC:2A63B5CDC3753D0]:0)
>    [junit4]    >        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:491)
>    [junit4]    >        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:197)
>    [junit4]    >        at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
>    [junit4]    >        at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
>    [junit4]    >        at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
>    [junit4]    >        at org.apache.solr.BaseDistributedSearchTestCase.commit(BaseDistributedSearchTestCase.java:496)
>    [junit4]    >        at org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.doTest(DistributedQueryComponentCustomSortTest.java:63)
>    [junit4]    >        at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:843)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:744)
>    [junit4]   2> 1392008 T4861 oas.SolrTestCaseJ4.deleteCore ###deleteCore
>    [junit4]   2> 1392008 T4861 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1429193322
>    [junit4]   2> 1392008 T4861 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@624491de
>    [junit4]   2> 1392009 T4861 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,transaction_logs_total_size=0,transaction_logs_total_number=0}
>    [junit4]   2> 1392009 T4861 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>    [junit4]   2> 1392010 T4861 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>    [junit4]   2> 1392010 T4861 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>    [junit4]   2> 1392011 T4861 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>    [junit4]   2> 1392011 T4861 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
>    [junit4]   2> 1392011 T4861 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145;done=false>>]
>    [junit4]   2> 1392011 T4861 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145
>    [junit4]   2> 1392011 T4861 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145/index;done=false>>]
>    [junit4]   2> 1392012 T4861 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-DistributedQueryComponentCustomSortTest-1385733856145/index
>    [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=es_SV, timezone=Asia/Thimbu
>    [junit4]   2> NOTE: Linux 3.8.0-33-generic amd64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=8,threads=1,free=291551504,total=536870912
>    [junit4]   2> NOTE: All tests run in this JVM: [MBeansHandlerTest, TestSolrXmlPersistor, RecoveryZkTest, DirectUpdateHandlerOptimizeTest, TestSolrDeletionPolicy1, TestCollapseQParserPlugin, DistributedSpellCheckComponentTest, MigrateRouteKeyTest, CSVRequestHandlerTest, HdfsSyncSliceTest, TestPerFieldSimilarity, SoftAutoCommitTest, TestGroupingSearch, ZkCLITest, QueryParsingTest, TermVectorComponentTest, CopyFieldTest, TestPHPSerializedResponseWriter, ResourceLoaderTest, TestSystemIdResolver, LeaderElectionTest, SearchHandlerTest, DocumentBuilderTest, JsonLoaderTest, IndexSchemaTest, SynonymTokenizerTest, FastVectorHighlighterTest, TestRemoteStreaming, DocValuesTest, LukeRequestHandlerTest, TestUniqueKeyFieldResource, DOMUtilTest, TestReplicationHandler, TestRealTimeGet, FieldMutatingUpdateProcessorTest, UnloadDistributedZkTest, UUIDFieldTest, URLClassifyProcessorTest, TestValueSourceCache, TestMaxScoreQueryParser, SuggesterTest, TestSort, HdfsChaosMonkeySafeLeaderTest, AssignTest, ReturnFieldsTest, ShardRoutingTest, StatelessScriptUpdateProcessorFactoryTest, SpatialFilterTest, DistributedDebugComponentTest, SolrIndexSplitterTest, TestCharFilters, SolrCoreTest, TestSurroundQueryParser, AddBlockUpdateTest, StressHdfsTest, DistributedSuggesterComponentTest, ShowFileRequestHandlerTest, TestSolrXml, ZkControllerTest, TestLuceneMatchVersion, EnumFieldTest, TestExtendedDismaxParser, CoreAdminCreateDiscoverTest, TestDocumentBuilder, TestAnalyzeInfixSuggestions, BinaryUpdateRequestHandlerTest, TestFieldResource, TestNoOpRegenerator, CachingDirectoryFactoryTest, TestElisionMultitermQuery, TestBM25SimilarityFactory, SchemaVersionSpecificBehaviorTest, TestSerializedLuceneMatchVersion, TestPostingsSolrHighlighter, TestNonNRTOpen, TestManagedSchemaFieldResource, TestClassNameShortening, OverseerTest, QueryResultKeyTest, ExternalFileFieldSortTest, OverseerCollectionProcessorTest, BadComponentTest, CoreMergeIndexesAdminHandlerTest, ResponseLogComponentTest, TestCoreContainer, BasicDistributedZkTest, BasicDistributedZk2Test, SyncSliceTest, BasicZkTest, TestRandomDVFaceting, TestJoin, PeerSyncTest, TestFiltering, SimplePostToolTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SolrRequestParserTest, SuggesterTSTTest, TestCSVLoader, NoCacheHeaderTest, TestPseudoReturnFields, DefaultValueUpdateProcessorTest, SortByFunctionTest, CacheHeaderTest, TestQueryUtils, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TermsComponentTest, RequestHandlersTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, LoggingHandlerTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, TestBinaryResponseWriter, SOLR749Test, AlternateDirectoryTest, TestSolrIndexConfig, TestSolrDeletionPolicy2, TestDocSet, TestSearchPerf, TestConfig, SpellPossibilityIteratorTest, EchoParamsTest, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TestFastOutputStream, DateMathParserTest, PreAnalyzedFieldTest, ClusterStateTest, TestUtils, SystemInfoHandlerTest, CircularListTest, TestDistributedMissingSort, DeleteInactiveReplicaTest, DeleteShardTest, SolrXmlInZkTest, TestDistribDocBasedVersion, HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, HdfsUnloadDistributedZkTest, TestImplicitCoreProperties, TestInfoStreamLogging, TestNRTOpen, InfoHandlerTest, DistributedQueryComponentCustomSortTest]
>    [junit4] Completed on J0 in 1.89s, 1 test, 1 error <<< FAILURES!
>
> [...truncated 101 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:491: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1279: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:912: There were test failures: 349 suites, 1516 tests, 1 error, 34 ignored (6 assumptions)
>
> Total time: 46 minutes 26 seconds
> Build step 'Invoke Ant' marked build as failure
> Description set: Java: 64bit/jdk1.7.0_45 -XX:+UseCompressedOops -XX:+UseG1GC
> 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