You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/07/16 19:09:44 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_60) - Build # 10830 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10830/
Java: 32bit/jdk1.7.0_60 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.core.TestCoreContainer.testDeleteBadCores

Error Message:
Unable to create core [badcore]

Stack Trace:
org.apache.solr.common.SolrException: Unable to create core [badcore]
	at __randomizedtesting.SeedInfo.seed([FE3600A88B79B864:8D618E325266949F]:0)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:502)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:462)
	at org.apache.solr.core.TestCoreContainer.testDeleteBadCores(TestCoreContainer.java:241)
	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:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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.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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.common.SolrException: Could not load configuration from directory /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/configsets/minimal
	at org.apache.solr.core.ConfigSetService$Default.locateInstanceDir(ConfigSetService.java:157)
	at org.apache.solr.core.ConfigSetService$Default.createCoreResourceLoader(ConfigSetService.java:142)
	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:58)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:485)
	... 42 more




Build Log:
[...truncated 10803 lines...]
   [junit4] Suite: org.apache.solr.core.TestCoreContainer
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001
   [junit4]   2> 127663 T288 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 127663 T288 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 127664 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 127664 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 127664 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 127665 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 127707 T288 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 127745 T288 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 127745 T288 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 127753 T288 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 127990 T288 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 127995 T288 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 127997 T288 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 128008 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 128010 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 128013 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 128013 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 128014 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 128014 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 128014 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 128014 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 128015 T288 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 128015 T288 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 128015 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 128044 T288 oasc.CoreContainer.<init> New CoreContainer 10847129
   [junit4]   2> 128044 T288 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 128045 T288 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 128045 T288 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 128045 T288 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 128046 T288 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 128046 T288 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 128046 T288 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 128046 T288 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 128046 T288 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 128047 T288 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 128047 T288 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 128047 T288 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 128047 T288 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 128051 T289 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 128052 T289 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 128052 T289 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 128052 T289 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 128086 T289 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 128135 T289 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 128136 T289 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 128147 T289 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 128356 T289 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 128361 T289 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 128363 T289 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 128374 T289 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 128378 T289 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 128382 T289 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 128382 T289 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 128383 T289 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 128383 T289 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 128383 T289 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 128384 T289 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 128384 T289 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 128384 T289 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 128385 T289 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001/
   [junit4]   2> 128385 T289 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75df8e
   [junit4]   2> 128386 T289 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001
   [junit4]   2> 128386 T289 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001/index/
   [junit4]   2> 128386 T289 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 128387 T289 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001/index
   [junit4]   2> 128387 T289 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=0.6767578125, floorSegmentMB=1.759765625, forceMergeDeletesPctAllowed=16.847736766966108, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3344094630796193
   [junit4]   2> 128388 T289 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b48fcc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e2154)),segFN=segments_1,generation=1}
   [junit4]   2> 128388 T289 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 128389 T289 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 128395 T289 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 128395 T289 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 128396 T289 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 128396 T289 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 128396 T289 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 128396 T289 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 128397 T289 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 128397 T289 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 128397 T289 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 128397 T289 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 128398 T289 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 128398 T289 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 128398 T289 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 128398 T289 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 128399 T289 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 128399 T289 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 128400 T289 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 128400 T289 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 128401 T289 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 128401 T289 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 128402 T289 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 128402 T289 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 128402 T289 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 128402 T289 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 128403 T289 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 128403 T289 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 128404 T289 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 128404 T289 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 128405 T289 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 128405 T289 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 128406 T289 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 128406 T289 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 128407 T289 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 128407 T289 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 128408 T289 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 128411 T289 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 128412 T289 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 128414 T289 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 128414 T289 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 128415 T289 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.76953125, noCFSRatio=0.342615937669865]
   [junit4]   2> 128415 T289 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b48fcc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e2154)),segFN=segments_1,generation=1}
   [junit4]   2> 128416 T289 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 128416 T289 oass.SolrIndexSearcher.<init> Opening Searcher@1d415d4[collection1] main
   [junit4]   2> 128416 T289 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 128416 T289 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 128417 T289 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 128417 T289 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 128417 T289 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 128417 T289 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 128481 T289 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 128507 T290 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d415d4[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 128517 T289 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 128518 T288 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 128523 T288 oas.SolrTestCaseJ4.setUp ###Starting testReloadSequential
   [junit4]   1> Using solrconfig from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 128833 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/'
   [junit4]   2> 128851 T288 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/solr.xml
   [junit4]   2> 128887 T288 oasc.CoreContainer.<init> New CoreContainer 32899839
   [junit4]   2> 128887 T288 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/]
   [junit4]   2> 128888 T288 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 128889 T288 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 128889 T288 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 128889 T288 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 128889 T288 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 128890 T288 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 128890 T288 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 128890 T288 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 128891 T288 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 128891 T288 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 128892 T288 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 128892 T288 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 128896 T292 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/'
   [junit4]   2> 128897 T292 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/.svn/' to classloader
   [junit4]   2> 128897 T292 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/classes/' to classloader
   [junit4]   2> 128897 T292 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/README' to classloader
   [junit4]   2> 128933 T292 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 128976 T292 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 128976 T292 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 128984 T292 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 129181 T292 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 129187 T292 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 129189 T292 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 129199 T292 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 129202 T292 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 129204 T292 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 129205 T292 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 129205 T292 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 129205 T292 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 129205 T292 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 129205 T292 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 129206 T292 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/
   [junit4]   2> 129206 T292 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 129206 T292 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/
   [junit4]   2> 129207 T292 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75df8e
   [junit4]   2> 129207 T292 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data
   [junit4]   2> 129208 T292 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index/
   [junit4]   2> 129208 T292 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 129208 T292 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index
   [junit4]   2> 129208 T292 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=0.6767578125, floorSegmentMB=1.759765625, forceMergeDeletesPctAllowed=16.847736766966108, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3344094630796193
   [junit4]   2> 129209 T292 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b4cdc7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93330c)),segFN=segments_1,generation=1}
   [junit4]   2> 129209 T292 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 129210 T292 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 129217 T292 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 129217 T292 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 129217 T292 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 129218 T292 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 129218 T292 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 129218 T292 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 129219 T292 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 129219 T292 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 129219 T292 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 129219 T292 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 129220 T292 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 129220 T292 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 129220 T292 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 129220 T292 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 129221 T292 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 129222 T292 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 129222 T292 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 129223 T292 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 129223 T292 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 129224 T292 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 129225 T292 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 129225 T292 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 129225 T292 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 129226 T292 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 129226 T292 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 129227 T292 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 129227 T292 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 129228 T292 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 129229 T292 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 129229 T292 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 129230 T292 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 129231 T292 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 129231 T292 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 129232 T292 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 129232 T292 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 129235 T292 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 129236 T292 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 129238 T292 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 129238 T292 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 129239 T292 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.76953125, noCFSRatio=0.342615937669865]
   [junit4]   2> 129240 T292 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b4cdc7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93330c)),segFN=segments_1,generation=1}
   [junit4]   2> 129240 T292 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 129240 T292 oass.SolrIndexSearcher.<init> Opening Searcher@5a1f5e[collection1] main
   [junit4]   2> 129241 T292 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 129241 T292 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 129241 T292 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 129241 T292 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 129241 T292 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 129241 T292 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 129249 T292 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 129272 T293 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5a1f5e[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 129287 T292 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 129295 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/'
   [junit4]   2> 129296 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/.svn/' to classloader
   [junit4]   2> 129297 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/classes/' to classloader
   [junit4]   2> 129297 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/README' to classloader
   [junit4]   2> 129360 T288 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 129414 T288 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 129415 T288 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 129427 T288 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 129644 T288 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 129650 T288 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 129652 T288 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 129660 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 129663 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 129665 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 129666 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 129667 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 129667 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 129667 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 129668 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 129668 T288 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/
   [junit4]   2> 129669 T288 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/
   [junit4]   2> 129669 T288 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75df8e
   [junit4]   2> 129670 T288 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index/
   [junit4]   2> 129670 T288 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 129676 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 129676 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 129677 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 129677 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 129677 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 129677 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 129678 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 129678 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 129678 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 129679 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 129679 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 129679 T288 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 129680 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 129680 T288 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 129681 T288 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 129681 T288 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 129682 T288 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 129683 T288 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 129683 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 129684 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 129684 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 129685 T288 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 129685 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 129686 T288 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 129686 T288 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 129687 T288 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 129688 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 129688 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 129689 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 129690 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 129690 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 129691 T288 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 129691 T288 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 129692 T288 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 129693 T288 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 129695 T288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 129697 T288 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 129699 T288 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 129699 T288 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 129700 T288 oass.SolrIndexSearcher.<init> Opening Searcher@181f9a0[collection1] main
   [junit4]   2> 129701 T288 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 129701 T288 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 129702 T288 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 129702 T288 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 129702 T288 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 129702 T288 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 129704 T288 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 129714 T295 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@181f9a0[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 129724 T288 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 129725 T288 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 129725 T288 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 129726 T288 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=1.7626953125, floorSegmentMB=0.59765625, forceMergeDeletesPctAllowed=16.292323679535286, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 129727 T288 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b4cdc7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93330c)),segFN=segments_1,generation=1}
   [junit4]   2> 129727 T288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 129728 T288 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 129728 T288 oass.SolrIndexSearcher.<init> Opening Searcher@2d0fef[collection1] main
   [junit4]   2> 129728 T288 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 129729 T288 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16d4a16
   [junit4]   2> 129731 T295 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2d0fef[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 129739 T288 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> 129740 T288 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 129740 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/'
   [junit4]   2> 129741 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/.svn/' to classloader
   [junit4]   2> 129741 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/classes/' to classloader
   [junit4]   2> 129742 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/README' to classloader
   [junit4]   2> 129787 T288 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 129834 T288 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 129834 T288 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 129841 T288 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 130034 T288 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 130040 T288 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 130042 T288 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 130053 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 130057 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 130059 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 130060 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 130060 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 130061 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 130061 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 130062 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 130062 T288 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/
   [junit4]   2> 130062 T288 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/
   [junit4]   2> 130063 T288 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75df8e
   [junit4]   2> 130063 T288 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index/
   [junit4]   2> 130064 T288 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 130070 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 130070 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 130071 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 130071 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 130071 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 130071 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 130072 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 130072 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 130072 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 130073 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 130073 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 130073 T288 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 130074 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 130074 T288 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 130075 T288 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 130075 T288 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 130076 T288 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 130077 T288 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 130077 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 130078 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 130078 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 130079 T288 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 130079 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 130080 T288 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 130080 T288 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 130081 T288 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130082 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130082 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130083 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130083 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130084 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130085 T288 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130085 T288 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130086 T288 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 130087 T288 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 130090 T288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 130091 T288 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 130092 T288 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 130092 T288 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 130093 T288 oass.SolrIndexSearcher.<init> Opening Searcher@14bfb14[collection1] main
   [junit4]   2> 130094 T288 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 130094 T288 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 130095 T288 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 130095 T288 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 130095 T288 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 130096 T288 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 130098 T288 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 130112 T296 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14bfb14[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 130126 T288 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 130126 T288 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 130127 T288 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 130128 T288 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 130129 T288 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b4cdc7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93330c)),segFN=segments_1,generation=1}
   [junit4]   2> 130129 T288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 130129 T288 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 130130 T288 oass.SolrIndexSearcher.<init> Opening Searcher@1606504[collection1] main
   [junit4]   2> 130130 T288 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 130131 T288 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b0008f
   [junit4]   2> 130133 T296 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1606504[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 130146 T288 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> 130147 T288 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 130147 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/'
   [junit4]   2> 130148 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/.svn/' to classloader
   [junit4]   2> 130149 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/classes/' to classloader
   [junit4]   2> 130149 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/README' to classloader
   [junit4]   2> 130210 T288 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 130247 T288 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 130248 T288 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 130254 T288 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 130466 T288 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 130472 T288 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 130474 T288 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 130483 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 130487 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 130491 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 130492 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 130493 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 130493 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 130494 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 130494 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 130495 T288 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/
   [junit4]   2> 130495 T288 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/
   [junit4]   2> 130496 T288 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75df8e
   [junit4]   2> 130497 T288 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index/
   [junit4]   2> 130497 T288 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 130503 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 130503 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 130503 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 130504 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 130504 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 130504 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 130505 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 130505 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 130505 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 130506 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 130506 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 130506 T288 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 130507 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 130507 T288 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 130508 T288 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 130509 T288 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 130509 T288 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 130510 T288 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 130511 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 130511 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 130512 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 130513 T288 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 130513 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 130513 T288 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 130514 T288 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 130514 T288 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130515 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130516 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130516 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130517 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130517 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130518 T288 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130519 T288 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130519 T288 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 130520 T288 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 130523 T288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 130524 T288 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 130526 T288 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 130526 T288 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 130527 T288 oass.SolrIndexSearcher.<init> Opening Searcher@1b0d7c2[collection1] main
   [junit4]   2> 130527 T288 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 130528 T288 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 130528 T288 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 130528 T288 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 130528 T288 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 130529 T288 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 130530 T288 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 130539 T297 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b0d7c2[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 130548 T288 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 130548 T288 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 130548 T288 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 130549 T288 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.36814701130384175]
   [junit4]   2> 130550 T288 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b4cdc7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93330c)),segFN=segments_1,generation=1}
   [junit4]   2> 130551 T288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 130551 T288 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 130551 T288 oass.SolrIndexSearcher.<init> Opening Searcher@9355b6[collection1] main
   [junit4]   2> 130552 T288 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 130552 T288 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a42080
   [junit4]   2> 130553 T297 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9355b6[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 130562 T288 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> 130562 T288 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 130563 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/'
   [junit4]   2> 130564 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/.svn/' to classloader
   [junit4]   2> 130564 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/classes/' to classloader
   [junit4]   2> 130564 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/README' to classloader
   [junit4]   2> 130604 T288 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 130639 T288 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 130640 T288 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 130646 T288 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 130850 T288 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 130856 T288 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 130858 T288 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 130867 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 130870 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 130872 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 130873 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 130873 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 130873 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 130874 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 130874 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 130874 T288 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/
   [junit4]   2> 130875 T288 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/
   [junit4]   2> 130875 T288 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75df8e
   [junit4]   2> 130876 T288 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index/
   [junit4]   2> 130876 T288 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 130882 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 130882 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 130883 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 130883 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 130883 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 130884 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 130884 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 130885 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 130885 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 130885 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 130886 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 130886 T288 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 130886 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 130887 T288 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 130887 T288 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 130888 T288 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 130889 T288 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 130889 T288 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 130890 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 130890 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 130891 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 130891 T288 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 130892 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 130892 T288 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 130893 T288 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 130893 T288 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130894 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130895 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130895 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130896 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130896 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130897 T288 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130898 T288 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 130898 T288 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 130899 T288 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 130902 T288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 130903 T288 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 130905 T288 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 130905 T288 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 130906 T288 oass.SolrIndexSearcher.<init> Opening Searcher@13ac157[collection1] main
   [junit4]   2> 130906 T288 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 130907 T288 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 130907 T288 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 130907 T288 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 130908 T288 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 130908 T288 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 130909 T288 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 130918 T298 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13ac157[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 130926 T288 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 130927 T288 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 130927 T288 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 130928 T288 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=28.708984375, floorSegmentMB=0.546875, forceMergeDeletesPctAllowed=6.663085941513572, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3780427134023365
   [junit4]   2> 130929 T288 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b4cdc7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93330c)),segFN=segments_1,generation=1}
   [junit4]   2> 130929 T288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 130929 T288 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 130930 T288 oass.SolrIndexSearcher.<init> Opening Searcher@162ac70[collection1] main
   [junit4]   2> 130930 T288 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 130930 T288 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@19ce9eb
   [junit4]   2> 130931 T298 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@162ac70[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 130939 T288 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> 130940 T288 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 130941 T288 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=32899839
   [junit4]   2> 130941 T288 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@11b2347
   [junit4]   2> 130956 T288 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> 130956 T288 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 130956 T288 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 130957 T288 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 130957 T288 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 130958 T288 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 130958 T288 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data;done=false>>]
   [junit4]   2> 130958 T288 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data
   [junit4]   2> 130959 T288 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index;d

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

eated /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 136452 T288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 136453 T288 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 136454 T288 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 136454 T288 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 136455 T288 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=6.46875, floorSegmentMB=1.8115234375, forceMergeDeletesPctAllowed=1.6589392551660642, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33688414186937554
   [junit4]   2> 136456 T288 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1989061 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ebe51e)),segFN=segments_1,generation=1}
   [junit4]   2> 136456 T288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 136456 T288 oass.SolrIndexSearcher.<init> Opening Searcher@69f429[core1] main
   [junit4]   2> 136457 T288 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 136457 T288 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 136457 T288 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 136457 T288 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 136458 T288 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 136458 T288 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 136474 T288 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 136509 T329 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@69f429[core1] main{UninvertingDirectoryReader()}
   [junit4]   2> 136518 T288 oasc.CoreContainer.registerCore registering core: core1
   [junit4]   2> 136523 T288 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c77a67
   [junit4]   2> 136534 T288 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> 136534 T288 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 136534 T288 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 136534 T288 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 136535 T288 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
   [junit4]   2> 136537 T288 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 136537 T288 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/tempDir-001/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/tempDir-001/data/index;done=false>>]
   [junit4]   2> 136537 T288 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/tempDir-001/data/index
   [junit4]   2> 136537 T288 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/tempDir-001/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/tempDir-001/data;done=false>>]
   [junit4]   2> 136538 T288 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/tempDir-001/data
   [junit4]   2> 136538 T288 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=27777254
   [junit4]   2> 136538 T288 oas.SolrTestCaseJ4.tearDown ###Ending testNoCores
   [junit4]   2> 136540 T288 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 136540 T288 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=10847129
   [junit4]   2> 136541 T288 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1dbbf5b
   [junit4]   2> 136542 T288 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> 136542 T288 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 136542 T288 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 136542 T288 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 136543 T288 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 136544 T288 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 136544 T288 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001;done=false>>]
   [junit4]   2> 136544 T288 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001
   [junit4]   2> 136545 T288 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 136545 T288 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene49), sim=DefaultSimilarity, locale=pl_PL, timezone=Canada/Newfoundland
   [junit4]   2> NOTE: Linux 3.13.0-30-generic i386/Oracle Corporation 1.7.0_60 (32-bit)/cpus=8,threads=1,free=65351408,total=292290560
   [junit4]   2> NOTE: All tests run in this JVM: [TestRealTimeGet, SOLR749Test, AnalysisErrorHandlingTest, TestInitQParser, TestAddFieldRealTimeGet, TestSchemaVersionResource, ScriptEngineTest, TestDocumentBuilder, DistribDocExpirationUpdateProcessorTest, TestPseudoReturnFields, EnumFieldTest, TestBadConfig, ClusterStateTest, TestCoreContainer]
   [junit4] Completed on J1 in 8.91s, 9 tests, 1 error <<< FAILURES!

[...truncated 1238 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1298: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:922: There were test failures: 419 suites, 1712 tests, 1 error, 38 ignored (17 assumptions)

Total time: 81 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_60 -server -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_60) - Build # 10835 - Still Failing!

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

All tests passed

Build Log:
[...truncated 52249 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:406: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:87: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:181: Source checkout is dirty after running tests!!! Offending files:
* ./solr/licenses/log4j-1.2.16.jar.sha1

Total time: 102 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_60 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_05) - Build # 10834 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10834/
Java: 64bit/jdk1.8.0_05 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.lucene.uninverting.TestFieldCacheSort.testEmptyStringVsNullStringSort

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([7E05B9090292D3F9:1FE68BDE7AF3D549]:0)
	at org.apache.lucene.index.AssertingAtomicReader.getSortedDocValues(AssertingAtomicReader.java:638)
	at org.apache.lucene.index.MultiDocValues.getSortedValues(MultiDocValues.java:312)
	at org.apache.lucene.index.SlowCompositeReaderWrapper.getSortedDocValues(SlowCompositeReaderWrapper.java:128)
	at org.apache.lucene.index.FilterAtomicReader.getSortedDocValues(FilterAtomicReader.java:414)
	at org.apache.lucene.index.AssertingAtomicReader.getSortedDocValues(AssertingAtomicReader.java:635)
	at org.apache.lucene.index.ParallelAtomicReader.getSortedDocValues(ParallelAtomicReader.java:288)
	at org.apache.lucene.index.DocValues.getSorted(DocValues.java:273)
	at org.apache.lucene.search.FieldComparator$TermOrdValComparator.getSortedDocValues(FieldComparator.java:821)
	at org.apache.lucene.search.FieldComparator$TermOrdValComparator.setNextReader(FieldComparator.java:826)
	at org.apache.lucene.search.TopFieldCollector$OneComparatorNonScoringCollector.doSetNextReader(TopFieldCollector.java:97)
	at org.apache.lucene.search.SimpleCollector.getLeafCollector(SimpleCollector.java:33)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:605)
	at org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:94)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:573)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:525)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:502)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:318)
	at org.apache.lucene.uninverting.TestFieldCacheSort.testEmptyStringVsNullStringSort(TestFieldCacheSort.java:1029)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 8934 lines...]
   [junit4] Suite: org.apache.lucene.uninverting.TestFieldCacheSort
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFieldCacheSort -Dtests.method=testEmptyStringVsNullStringSort -Dtests.seed=7E05B9090292D3F9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_IN -Dtests.timezone=America/Miquelon -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J1 | TestFieldCacheSort.testEmptyStringVsNullStringSort <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7E05B9090292D3F9:1FE68BDE7AF3D549]:0)
   [junit4]    > 	at org.apache.lucene.index.AssertingAtomicReader.getSortedDocValues(AssertingAtomicReader.java:638)
   [junit4]    > 	at org.apache.lucene.index.MultiDocValues.getSortedValues(MultiDocValues.java:312)
   [junit4]    > 	at org.apache.lucene.index.SlowCompositeReaderWrapper.getSortedDocValues(SlowCompositeReaderWrapper.java:128)
   [junit4]    > 	at org.apache.lucene.index.FilterAtomicReader.getSortedDocValues(FilterAtomicReader.java:414)
   [junit4]    > 	at org.apache.lucene.index.AssertingAtomicReader.getSortedDocValues(AssertingAtomicReader.java:635)
   [junit4]    > 	at org.apache.lucene.index.ParallelAtomicReader.getSortedDocValues(ParallelAtomicReader.java:288)
   [junit4]    > 	at org.apache.lucene.index.DocValues.getSorted(DocValues.java:273)
   [junit4]    > 	at org.apache.lucene.search.FieldComparator$TermOrdValComparator.getSortedDocValues(FieldComparator.java:821)
   [junit4]    > 	at org.apache.lucene.search.FieldComparator$TermOrdValComparator.setNextReader(FieldComparator.java:826)
   [junit4]    > 	at org.apache.lucene.search.TopFieldCollector$OneComparatorNonScoringCollector.doSetNextReader(TopFieldCollector.java:97)
   [junit4]    > 	at org.apache.lucene.search.SimpleCollector.getLeafCollector(SimpleCollector.java:33)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:605)
   [junit4]    > 	at org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:94)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:573)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:525)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:502)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:318)
   [junit4]    > 	at org.apache.lucene.uninverting.TestFieldCacheSort.testEmptyStringVsNullStringSort(TestFieldCacheSort.java:1029)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/misc/test/J1/./temp/lucene.uninverting.TestFieldCacheSort-7E05B9090292D3F9-001
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=DefaultSimilarity, locale=en_IN, timezone=America/Miquelon
   [junit4]   2> NOTE: Linux 3.13.0-30-generic amd64/Oracle Corporation 1.8.0_05 (64-bit)/cpus=8,threads=1,free=141060560,total=189792256
   [junit4]   2> NOTE: All tests run in this JVM: [SweetSpotSimilarityTest, TestFieldCacheWithThreads, TestBlockJoinSorter, TestFieldCacheVsDocValues, TestPKIndexSplitter, TestDocTermOrds, TestFieldCache, TestFieldCacheReopen, TestFieldCacheSanityChecker, TestFieldCacheSort]
   [junit4] Completed on J1 in 0.45s, 39 tests, 1 failure <<< FAILURES!

[...truncated 19 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:544: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:2019: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:60: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1298: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:922: There were test failures: 23 suites, 129 tests, 1 failure, 5 ignored (5 assumptions)

Total time: 34 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_05 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_20-ea-b21) - Build # 10833 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10833/
Java: 64bit/jdk1.8.0_20-ea-b21 -XX:-UseCompressedOops -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 58865 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:406: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:87: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:181: Source checkout is dirty after running tests!!! Offending files:
* ./solr/licenses/log4j-1.2.16.jar.sha1

Total time: 108 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_20-ea-b21 -XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_20-ea-b21) - Build # 10832 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10832/
Java: 32bit/jdk1.8.0_20-ea-b21 -client -XX:+UseParallelGC

6 tests failed.
FAILED:  org.apache.solr.client.solrj.SolrExampleBinaryTest.testChildDoctransformer

Error Message:
Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 Server Error</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /solr/collection1/select. Reason: <pre>    Server Error</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /solr/collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([4A036E05252DA4C7:39D9719FA935D3C1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:513)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.client.solrj.SolrExampleTests.testChildDoctransformer(SolrExampleTests.java:1373)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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.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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.client.solrj.SolrExampleXMLTest.testChildDoctransformer

Error Message:
java.lang.AssertionError

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([4A036E05252DA4C7:39D9719FA935D3C1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:551)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.client.solrj.SolrExampleTests.testChildDoctransformer(SolrExampleTests.java:1373)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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.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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleEmbeddedTest.testChildDoctransformer

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([4A036E05252DA4C7:39D9719FA935D3C1]:0)
	at org.apache.lucene.search.join.ToChildBlockJoinQuery$ToChildBlockJoinScorer.advance(ToChildBlockJoinQuery.java:286)
	at org.apache.lucene.search.FilteredQuery$LeapFrogScorer.advanceToNextCommonDoc(FilteredQuery.java:274)
	at org.apache.lucene.search.FilteredQuery$LeapFrogScorer.nextDoc(FilteredQuery.java:286)
	at org.apache.lucene.search.Weight$DefaultBulkScorer.scoreAll(Weight.java:192)
	at org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:163)
	at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:35)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:614)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:289)
	at org.apache.solr.search.SolrIndexSearcher.buildAndRunCollectorChain(SolrIndexSearcher.java:224)
	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1631)
	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1454)
	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:535)
	at org.apache.solr.search.SolrIndexSearcher.getDocList(SolrIndexSearcher.java:1289)
	at org.apache.solr.response.transform.ChildDocTransformer.transform(ChildDocTransformerFactory.java:144)
	at org.apache.solr.response.BinaryResponseWriter$Resolver.writeResultsBody(BinaryResponseWriter.java:150)
	at org.apache.solr.response.BinaryResponseWriter$Resolver.writeResults(BinaryResponseWriter.java:174)
	at org.apache.solr.response.BinaryResponseWriter$Resolver.resolve(BinaryResponseWriter.java:87)
	at org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:158)
	at org.apache.solr.common.util.JavaBinCodec.writeNamedList(JavaBinCodec.java:148)
	at org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:242)
	at org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:153)
	at org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:96)
	at org.apache.solr.response.BinaryResponseWriter.getParsedResponse(BinaryResponseWriter.java:247)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.getParsedResponse(EmbeddedSolrServer.java:241)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:213)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.client.solrj.SolrExampleTests.testChildDoctransformer(SolrExampleTests.java:1373)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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.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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleJettyTest.testChildDoctransformer

Error Message:
Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 Server Error</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /solr/collection1/select. Reason: <pre>    Server Error</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /solr/collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([4A036E05252DA4C7:39D9719FA935D3C1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:513)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.client.solrj.SolrExampleTests.testChildDoctransformer(SolrExampleTests.java:1373)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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.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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testChildDoctransformer

Error Message:
Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 Server Error</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /solr/collection1/select. Reason: <pre>    Server Error</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 Server Error</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /solr/collection1/select. Reason:
<pre>    Server Error</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([4A036E05252DA4C7:39D9719FA935D3C1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:513)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer.request(ConcurrentUpdateSolrServer.java:281)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.client.solrj.SolrExampleTests.testChildDoctransformer(SolrExampleTests.java:1373)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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.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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest.testChildDoctransformer

Error Message:
java.lang.AssertionError

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([4A036E05252DA4C7:39D9719FA935D3C1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:551)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer.request(ConcurrentUpdateSolrServer.java:281)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.client.solrj.SolrExampleTests.testChildDoctransformer(SolrExampleTests.java:1373)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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.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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12540 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleEmbeddedTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest-4A036E05252DA4C7-001/init-core-data-001
   [junit4]   2> 10133 T59 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 10133 T59 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/'
   [junit4]   2> 10164 T59 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 10164 T59 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 10165 T59 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 10165 T59 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 10166 T59 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 10166 T59 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 10167 T59 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 10167 T59 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 10168 T59 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 10194 T59 oasu.SolrIndexConfig.<init> IndexWriter infoStream solr logging is enabled
   [junit4]   2> 10197 T59 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 10234 T59 oasc.SolrConfig.<init> Loaded SolrConfig: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/conf/solrconfig.xml
   [junit4]   2> 10235 T59 oass.IndexSchema.readSchema Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/conf/schema.xml
   [junit4]   2> 10244 T59 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 10459 T59 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 10460 T59 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 10461 T59 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 10473 T59 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 10476 T59 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 10495 T59 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10496 T59 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 10496 T59 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/'
   [junit4]   2> 10514 T59 oasc.CoreContainer.<init> New CoreContainer 30919686
   [junit4]   2> 10515 T59 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/]
   [junit4]   2> 10515 T59 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 10515 T59 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 10516 T59 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 10516 T59 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 10516 T59 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 10516 T59 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 10516 T59 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 10517 T59 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 10517 T59 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 10517 T59 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 10517 T59 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 10518 T59 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 10520 T60 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/'
   [junit4]   2> 10538 T60 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 10539 T60 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 10539 T60 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 10539 T60 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 10539 T60 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 10540 T60 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 10540 T60 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 10540 T60 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 10540 T60 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 10561 T60 oasu.SolrIndexConfig.<init> IndexWriter infoStream solr logging is enabled
   [junit4]   2> 10563 T60 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 10600 T60 oasc.SolrConfig.<init> Loaded SolrConfig: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/conf/solrconfig.xml
   [junit4]   2> 10601 T60 oass.IndexSchema.readSchema Reading Solr Schema from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/conf/schema.xml
   [junit4]   2> 10608 T60 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 10829 T60 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 10831 T60 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 10831 T60 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 10839 T60 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 10841 T60 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 10859 T60 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/
   [junit4]   2> 10859 T60 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 10859 T60 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest-4A036E05252DA4C7-001/init-core-data-001/
   [junit4]   2> 10859 T60 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 10860 T60 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 10860 T60 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
   [junit4]   2> 10860 T60 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest-4A036E05252DA4C7-001/init-core-data-001
   [junit4]   2> 10861 T60 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest-4A036E05252DA4C7-001/init-core-data-001/index/
   [junit4]   2> 10861 T60 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest-4A036E05252DA4C7-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 10861 T60 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest-4A036E05252DA4C7-001/init-core-data-001/index
   [junit4]   2> 10862 T60 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-81-thread-1]: init: current segments file is "null"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@1628d03
   [junit4]   2> 10862 T60 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-81-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 10862 T60 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-81-thread-1]: 0 msec to checkpoint
   [junit4]   2> 10863 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: init: create=true
   [junit4]   2> 10863 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: 
   [junit4]   2> 	dir=BaseDirectoryWrapper(RAMDirectory@c5833f lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest-4A036E05252DA4C7-001/init-core-data-001/index)
   [junit4]   2> 	index=
   [junit4]   2> 	version=5.0-SNAPSHOT
   [junit4]   2> 	matchVersion=LUCENE_5_0
   [junit4]   2> 	analyzer=null
   [junit4]   2> 	ramBufferSizeMB=100.0
   [junit4]   2> 	maxBufferedDocs=-1
   [junit4]   2> 	maxBufferedDeleteTerms=-1
   [junit4]   2> 	mergedSegmentWarmer=null
   [junit4]   2> 	delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> 	commit=null
   [junit4]   2> 	openMode=CREATE
   [junit4]   2> 	similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2> 	mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
   [junit4]   2> 	default WRITE_LOCK_TIMEOUT=1000
   [junit4]   2> 	writeLockTimeout=1000
   [junit4]   2> 	codec=Lucene49
   [junit4]   2> 	infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> 	mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 	indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@19e316b
   [junit4]   2> 	readerPooling=false
   [junit4]   2> 	perThreadHardLimitMB=1945
   [junit4]   2> 	useCompoundFile=false
   [junit4]   2> 	checkIntegrityAtMerge=false
   [junit4]   2> 	writer=org.apache.lucene.util.SetOnce@1ebf4e0
   [junit4]   2> 	
   [junit4]   2> 10863 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: now flush at shutdown
   [junit4]   2> 10863 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 10863 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]:   index before flush 
   [junit4]   2> 10864 T60 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-81-thread-1]: startFullFlush
   [junit4]   2> 10864 T60 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-81-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 10864 T60 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-81-thread-1]: coreLoadExecutor-81-thread-1 finishFullFlush success=true
   [junit4]   2> 10864 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: apply all deletes during flush
   [junit4]   2> 10864 T60 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-81-thread-1]: prune sis=null:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 10865 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: waitForMerges
   [junit4]   2> 10865 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: waitForMerges done
   [junit4]   2> 10865 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: commit: start
   [junit4]   2> 10865 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: commit: enter lock
   [junit4]   2> 10865 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: commit: now prepare
   [junit4]   2> 10865 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: prepareCommit: flush
   [junit4]   2> 10866 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]:   index before flush 
   [junit4]   2> 10866 T60 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-81-thread-1]: startFullFlush
   [junit4]   2> 10866 T60 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-81-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 10866 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: apply all deletes during flush
   [junit4]   2> 10866 T60 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-81-thread-1]: prune sis=null:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 10866 T60 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-81-thread-1]: coreLoadExecutor-81-thread-1 finishFullFlush success=true
   [junit4]   2> 10867 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: startCommit(): start
   [junit4]   2> 10867 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: startCommit index= changeCount=1
   [junit4]   2> 10867 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: done all syncs: []
   [junit4]   2> 10867 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: commit: pendingCommit != null
   [junit4]   2> 10867 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: commit: wrote segments file "segments_1"
   [junit4]   2> 10868 T60 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-81-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 10868 T60 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@c5833f lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest-4A036E05252DA4C7-001/init-core-data-001/index),segFN=segments_1,generation=1}
   [junit4]   2> 10868 T60 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 10868 T60 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-81-thread-1]: 0 msec to checkpoint
   [junit4]   2> 10868 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: commit: took 2.9 msec
   [junit4]   2> 10869 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: commit: done
   [junit4]   2> 10869 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: rollback
   [junit4]   2> 10869 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: all running merges have aborted
   [junit4]   2> 10869 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: rollback: done finish merges
   [junit4]   2> 10869 T60 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-81-thread-1]: abort
   [junit4]   2> 10869 T60 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-81-thread-1]: done abort; abortedFiles=[] success=true
   [junit4]   2> 10870 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: rollback: infos=
   [junit4]   2> 10870 T60 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-81-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 10870 T60 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-81-thread-1]: 0 msec to checkpoint
   [junit4]   2> 10870 T60 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
   [junit4]   2> 10871 T60 oasc.SolrCore.initWriters adding lazy queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   2> 10871 T60 oasc.SolrCore.initWriters created velocity: solr.VelocityResponseWriter
   [junit4]   2> 10871 T60 oasc.SolrCore.initWriters created xslt: solr.XSLTResponseWriter
   [junit4]   2> 10871 T60 oasr.XSLTResponseWriter.init xsltCacheLifetimeSeconds=5
   [junit4]   2> 10872 T60 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 10873 T60 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 10873 T60 oasc.RequestHandlers.initHandlersFromConfig created /query: solr.SearchHandler
   [junit4]   2> 10873 T60 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 10873 T60 oasc.RequestHandlers.initHandlersFromConfig created /browse: solr.SearchHandler
   [junit4]   2> 10874 T60 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 10874 T60 oasc.RequestHandlers.initHandlersFromConfig created /update/json: solr.UpdateRequestHandler
   [junit4]   2> 10874 T60 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: solr.UpdateRequestHandler
   [junit4]   2> 10874 T60 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.extraction.ExtractingRequestHandler
   [junit4]   2> 10874 T60 oasc.RequestHandlers.initHandlersFromConfig created /update/extract: solr.extraction.ExtractingRequestHandler
   [junit4]   2> 10874 T60 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   2> 10875 T60 oasc.RequestHandlers.initHandlersFromConfig created /analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   2> 10875 T60 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 10875 T60 oasc.RequestHandlers.initHandlersFromConfig created /analysis/document: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 10875 T60 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 10875 T60 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 10876 T60 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 10876 T60 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 10876 T60 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 10876 T60 oasc.RequestHandlers.initHandlersFromConfig created /spell: solr.SearchHandler
   [junit4]   2> 10876 T60 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 10876 T60 oasc.RequestHandlers.initHandlersFromConfig created /suggest: solr.SearchHandler
   [junit4]   2> 10877 T60 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 10877 T60 oasc.RequestHandlers.initHandlersFromConfig created /tvrh: solr.SearchHandler
   [junit4]   2> 10877 T60 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 10877 T60 oasc.RequestHandlers.initHandlersFromConfig created /terms: solr.SearchHandler
   [junit4]   2> 10877 T60 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 10877 T60 oasc.RequestHandlers.initHandlersFromConfig created /elevate: solr.SearchHandler
   [junit4]   2> 10879 T60 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 10880 T60 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 10881 T60 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 10884 T60 oasu.CommitTracker.<init> Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 10884 T60 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 10884 T60 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-81-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@1628d03
   [junit4]   2> 10885 T60 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-81-thread-1]: init: load commit "segments_1"
   [junit4]   2> 10885 T60 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@c5833f lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest-4A036E05252DA4C7-001/init-core-data-001/index),segFN=segments_1,generation=1}
   [junit4]   2> 10885 T60 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 10885 T60 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-81-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 10885 T60 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-81-thread-1]: 0 msec to checkpoint
   [junit4]   2> 10886 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: init: create=false
   [junit4]   2> 10886 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: 
   [junit4]   2> 	dir=BaseDirectoryWrapper(RAMDirectory@c5833f lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest-4A036E05252DA4C7-001/init-core-data-001/index)
   [junit4]   2> 	index=
   [junit4]   2> 	version=5.0-SNAPSHOT
   [junit4]   2> 	matchVersion=LUCENE_5_0
   [junit4]   2> 	analyzer=null
   [junit4]   2> 	ramBufferSizeMB=100.0
   [junit4]   2> 	maxBufferedDocs=-1
   [junit4]   2> 	maxBufferedDeleteTerms=-1
   [junit4]   2> 	mergedSegmentWarmer=null
   [junit4]   2> 	delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> 	commit=null
   [junit4]   2> 	openMode=APPEND
   [junit4]   2> 	similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2> 	mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
   [junit4]   2> 	default WRITE_LOCK_TIMEOUT=1000
   [junit4]   2> 	writeLockTimeout=1000
   [junit4]   2> 	codec=Lucene49
   [junit4]   2> 	infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> 	mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 	indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@1d72179
   [junit4]   2> 	readerPooling=false
   [junit4]   2> 	perThreadHardLimitMB=1945
   [junit4]   2> 	useCompoundFile=false
   [junit4]   2> 	checkIntegrityAtMerge=false
   [junit4]   2> 	writer=org.apache.lucene.util.SetOnce@1a82b23
   [junit4]   2> 	
   [junit4]   2> 10886 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: flush at getReader
   [junit4]   2> 10886 T60 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-81-thread-1]: startFullFlush
   [junit4]   2> 10887 T60 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-81-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 10887 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: apply all deletes during flush
   [junit4]   2> 10887 T60 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-81-thread-1]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 10887 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: return reader version=1 reader=StandardDirectoryReader(segments_1:1:nrt)
   [junit4]   2> 10887 T60 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-81-thread-1]: coreLoadExecutor-81-thread-1 finishFullFlush success=true
   [junit4]   2> 10888 T60 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-81-thread-1]: getReader took 2 msec
   [junit4]   2> 10888 T60 oass.SolrIndexSearcher.<init> Opening Searcher@6abfb6[collection1] main
   [junit4]   2> 10888 T60 oasr.ManagedResourceStorage.newStorageIO WARN Cannot write to config directory /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 10889 T60 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 10889 T60 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 10889 T60 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 10889 T60 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 10889 T60 oasr.RestManager.init Initializing 2 registered ManagedResources
   [junit4]   2> 10890 T60 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using InMemoryStorage
   [junit4]   2> 10890 T60 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 10890 T60 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using InMemoryStorage
   [junit4]   2> 10890 T60 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 10890 T60 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 10890 T60 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using InMemoryStorage
   [junit4]   2> 10891 T60 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 10891 T60 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 10891 T60 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 10891 T60 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 10891 T60 oass.DirectSolrSpellChecker.init init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 10892 T60 oashc.SpellCheckComponent.inform No queryConverter defined, using default converter
   [junit4]   2> 10892 T60 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 10892 T60 oasss.SolrSuggester.init init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
   [junit4]   2> 10892 T60 oasss.SolrSuggester.init Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
   [junit4]   2> 10893 T60 oashc.QueryElevationComponent.inform Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/conf/elevate.xml
   [junit4]   2> 10898 T60 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 10900 T61 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@6abfb6[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 10900 T60 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> ASYNC  NEW_CORE C7 name=collection1 org.apache.solr.core.SolrCore@aec10f
   [junit4]   2> 10907 T61 C7 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=6 
   [junit4]   2> 10907 T61 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 10907 T61 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 10908 T61 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 10908 T61 oashc.SuggestComponent$SuggesterListener.newSearcher Loading suggester index for: mySuggester
   [junit4]   2> 10908 T61 oasss.SolrSuggester.reload reload()
   [junit4]   2> 10908 T61 oasss.SolrSuggester.build build()
   [junit4]   2> 10909 T59 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 10912 T61 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6abfb6[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 10916 T59 oas.SolrTestCaseJ4.setUp ###Starting testUpdateField
   [junit4]   2> 10917 T59 C7 oasu.LoggingInfoStream.message [DW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 10918 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 10918 T59 C7 oasu.LoggingInfoStream.message [DW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 10918 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: flush at getReader
   [junit4]   2> 10919 T59 C7 oasu.LoggingInfoStream.message [DW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: startFullFlush
   [junit4]   2> 10919 T59 C7 oasu.LoggingInfoStream.message [DW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 10920 T59 C7 oasu.LoggingInfoStream.message [DW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]: flush naked frozen global deletes
   [junit4]   2> 10920 T59 C7 oasu.LoggingInfoStream.message [BD][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: push deletes  1 deleted queries bytesUsed=64 delGen=2 packetCount=1 totBytesUsed=64
   [junit4]   2> 10920 T59 C7 oasu.LoggingInfoStream.message [DW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: flush: push buffered updates:  1 deleted queries bytesUsed=64
   [junit4]   2> 10921 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: apply all deletes during flush
   [junit4]   2> 10921 T59 C7 oasu.LoggingInfoStream.message [BD][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=1
   [junit4]   2> 10921 T59 C7 oasu.LoggingInfoStream.message [BD][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 10922 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: return reader version=1 reader=StandardDirectoryReader(segments_1:1:nrt)
   [junit4]   2> 10922 T59 C7 oasu.LoggingInfoStream.message [DW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7] finishFullFlush success=true
   [junit4]   2> 10922 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: getReader took 4 msec
   [junit4]   2> 10923 T59 C7 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {deleteByQuery=*:* (-1473828698518978560)} 0 7
   [junit4]   2> 10924 T59 C7 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 10924 T59 C7 oasu.LoggingInfoStream.message [DW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 10924 T59 C7 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 10925 T59 C7 oasu.LoggingInfoStream.message [DW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 10925 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: nrtIsCurrent: infoVersion matches: true; DW changes: false; BD changes: false
   [junit4]   2> 10925 T59 C7 oasu.LoggingInfoStream.message [DW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 10926 T59 C7 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 10926 T59 C7 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 10926 T59 C7 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 2
   [junit4]   2> 10929 T59 C7 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[unique (1473828698531561472)]} 0 2
   [junit4]   2> 10930 T59 C7 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 10931 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: commit: start
   [junit4]   2> 10931 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: commit: enter lock
   [junit4]   2> 10931 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: commit: now prepare
   [junit4]   2> 10932 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: prepareCommit: flush
   [junit4]   2> 10933 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]:   index before flush 
   [junit4]   2> 10933 T59 C7 oasu.LoggingInfoStream.message [DW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: startFullFlush
   [junit4]   2> 10934 T59 C7 oasu.LoggingInfoStream.message [DW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: anyChanges? numDocsInRam=1 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 10934 T59 C7 oasu.LoggingInfoStream.message [DWFC][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0, segment=_0, aborting=false, numDocsInRAM=1, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 10935 T59 C7 oasu.LoggingInfoStream.message [DWPT][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: flush postings as segment _0 numDocs=1
   [junit4]   2> 10937 T59 C7 oasu.LoggingInfoStream.message [DWPT][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: new segment has 0 deleted docs
   [junit4]   2> 10937 T59 C7 oasu.LoggingInfoStream.message [DWPT][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: new segment has no vectors; norms; no docValues; prox; freqs
   [junit4]   2> 10938 T59 C7 oasu.LoggingInfoStream.message [DWPT][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: flushedFiles=[_0_Lucene41_0.tip, _0_Lucene41_0.doc, _0_Lucene41_0.tim, _0.nvd, _0.fdx, _0.fdt, _0_Lucene41_0.pos, _0.nvm, _0.fnm]
   [junit4]   2> 10938 T59 C7 oasu.LoggingInfoStream.message [DWPT][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: flushed codec=Lucene49
   [junit4]   2> 10939 T59 C7 oasu.LoggingInfoStream.message [DWPT][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: flushed: segment=_0 ramUsed=0.079 MB newFlushedSize(includes docstores)=0.001 MB docs/MB=757.642
   [junit4]   2> 10939 T59 C7 oasu.LoggingInfoStream.message [DW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 10940 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: publishFlushedSegment
   [junit4]   2> 10940 T59 C7 oasu.LoggingInfoStream.message [BD][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: push deletes  1 deleted terms (unique count=1) bytesUsed=1056 delGen=4 packetCount=1 totBytesUsed=1056
   [junit4]   2> 10941 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: publish sets newSegment delGen=5 seg=_0(5.0):C1
   [junit4]   2> 10941 T59 C7 oasu.LoggingInfoStream.message [IFD][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: now checkpoint "_0(5.0):C1" [1 segments ; isCommit = false]
   [junit4]   2> 10942 T59 C7 oasu.LoggingInfoStream.message [IFD][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: 0 msec to checkpoint
   [junit4]   2> 10942 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: apply all deletes during flush
   [junit4]   2> 10942 T59 C7 oasu.LoggingInfoStream.message [BD][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: applyDeletes: infos=[_0(5.0):C1] packetCount=1
   [junit4]   2> 10943 T59 C7 oasu.LoggingInfoStream.message [BD][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: applyDeletes took 1 msec
   [junit4]   2> 10943 T59 C7 oasu.LoggingInfoStream.message [BD][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: prune sis=segments_1: _0(5.0):C1 minGen=6 packetCount=1
   [junit4]   2> 10944 T59 C7 oasu.LoggingInfoStream.message [BD][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 10944 T59 C7 oasu.LoggingInfoStream.message [DW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7] finishFullFlush success=true
   [junit4]   2> 10945 T59 C7 oasu.LoggingInfoStream.message [TMP][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: findMerges: 1 segments
   [junit4]   2> 10945 T59 C7 oasu.LoggingInfoStream.message [TMP][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]:   seg=_0(5.0):C1 size=0.001 MB [floored]
   [junit4]   2> 10946 T59 C7 oasu.LoggingInfoStream.message [TMP][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]:   allowedSegmentCount=1 vs count=1 (eligible count=1) tooBigCount=0
   [junit4]   2> 10946 T59 C7 oasu.LoggingInfoStream.message [CMS][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: now merge
   [junit4]   2> 10947 T59 C7 oasu.LoggingInfoStream.message [CMS][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]:   index: _0(5.0):C1
   [junit4]   2> 10947 T59 C7 oasu.LoggingInfoStream.message [CMS][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]:   no more merges pending; now return
   [junit4]   2> 10948 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: startCommit(): start
   [junit4]   2> 10948 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: startCommit index=_0(5.0):C1 changeCount=3
   [junit4]   2> 10949 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: done all syncs: [_0_Lucene41_0.tip, _0_Lucene41_0.doc, _0.si, _0_Lucene41_0.tim, _0.nvd, _0.fdx, _0.fdt, _0_Lucene41_0.pos, _0.nvm, _0.fnm]
   [junit4]   2> 10949 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: commit: pendingCommit != null
   [junit4]   2> 10949 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: commit: wrote segments file "segments_2"
   [junit4]   2> 10950 T59 C7 oasu.LoggingInfoStream.message [IFD][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: now checkpoint "_0(5.0):C1" [1 segments ; isCommit = true]
   [junit4]   2> 10950 T59 C7 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@c5833f lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest-4A036E05252DA4C7-001/init-core-data-001/index),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@c5833f lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.embedded.SolrExampleEmbeddedTest-4A036E05252DA4C7-001/init-core-data-001/index),segFN=segments_2,generation=2}
   [junit4]   2> 10951 T59 C7 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 10952 T59 C7 oasu.LoggingInfoStream.message [IFD][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: deleteCommits: now decRef commit "segments_1"
   [junit4]   2> 10952 T59 C7 oasu.LoggingInfoStream.message [IFD][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: delete "segments_1"
   [junit4]   2> 10953 T59 C7 oasu.LoggingInfoStream.message [IFD][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: 2 msec to checkpoint
   [junit4]   2> 10953 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: commit: took 21.2 msec
   [junit4]   2> 10954 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: commit: done
   [junit4]   2> 10954 T59 C7 oasu.LoggingInfoStream.message [DW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 10954 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 10955 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: flush at getReader
   [junit4]   2> 10955 T59 C7 oasu.LoggingInfoStream.message [DW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: startFullFlush
   [junit4]   2> 10955 T59 C7 oasu.LoggingInfoStream.message [DW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 10956 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: apply all deletes during flush
   [junit4]   2> 10956 T59 C7 oasu.LoggingInfoStream.message [BD][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: applyDeletes: no deletes; skipping
   [junit4]   2> 10956 T59 C7 oasu.LoggingInfoStream.message [BD][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: prune sis=segments_2: _0(5.0):C1 minGen=6 packetCount=0
   [junit4]   2> 10957 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: return reader version=3 reader=StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)
   [junit4]   2> 10958 T59 C7 oasu.LoggingInfoStream.message [DW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7] finishFullFlush success=true
   [junit4]   2> 10958 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: getReader took 3 msec
   [junit4]   2> 10958 T59 C7 oass.SolrIndexSearcher.<init> Opening Searcher@1dacbf1[collection1] main
   [junit4]   2> 10959 T59 C7 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 10959 T61 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@1dacbf1[collection1] main{UninvertingDirectoryReader(Uninverting(_0(5.0):C1))}
   [junit4]   2> 10959 T61 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 10960 T61 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1dacbf1[collection1] main{UninvertingDirectoryReader(Uninverting(_0(5.0):C1))}
   [junit4]   2> 10960 T59 C7 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 30
   [junit4]   2> 10965 T59 C7 oasc.SolrCore.execute [collection1] webapp=null path=/select params={q=*%3A*&fl=id%2Cprice_f%2Cname%2C_version_} hits=1 status=0 QTime=5 
   [junit4]   2> 11020 T59 C7 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {} 0 54
   [junit4]   2> 11022 T59 C7 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=/update params={} {add=[unique (1473828698629079040)]} 0 2
   [junit4]   2> 11022 T59 C7 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 11023 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: commit: start
   [junit4]   2> 11023 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: commit: enter lock
   [junit4]   2> 11023 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: commit: now prepare
   [junit4]   2> 11023 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]: prepareCommit: flush
   [junit4]   2> 11024 T59 C7 oasu.LoggingInfoStream.message [IW][TEST-SolrExampleEmbeddedTest.testUpdateField-seed#[4A036E05252DA4C7]]:   index before flush _0(5.0):C1
   [junit4]   2> 11024 T59 C7 oasu.LoggingInfoStream.message [DW]

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

olr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
   [junit4]   2> 		at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.execute(SolrCore.java:1981)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:780)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:420)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [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:137)
   [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:953)
   [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:745)
   [junit4]   2> 	
   [junit4]   2> 128610 T335 oas.SolrTestCaseJ4.tearDown ###Ending testErrorHandling
   [junit4]   2> 128634 T335 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=30609645
   [junit4]   2> 128634 T335 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@327f9f
   [junit4]   2> 128672 T335 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=69,autocommit maxTime=15000ms,autocommits=0,soft autocommits=3,optimizes=2,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=1,cumulative_adds=369,cumulative_deletesById=5,cumulative_deletesByQuery=36,cumulative_errors=1,transaction_logs_total_size=4613,transaction_logs_total_number=10}
   [junit4]   2> 128673 T335 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 128673 T335 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 128674 T335 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> ASYNC  NEW_CORE C42 name=collection1 org.apache.solr.core.SolrCore@327f9f
   [junit4]   2> 128674 T335 C42 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[4A036E05252DA4C7]-worker]: waitForMerges
   [junit4]   2> 128674 T335 C42 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[4A036E05252DA4C7]-worker]: waitForMerges done
   [junit4]   2> 128675 T335 C42 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[4A036E05252DA4C7]-worker]: rollback
   [junit4]   2> 128675 T335 C42 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[4A036E05252DA4C7]-worker]: all running merges have aborted
   [junit4]   2> 128675 T335 C42 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[4A036E05252DA4C7]-worker]: rollback: done finish merges
   [junit4]   2> 128675 T335 C42 oasu.LoggingInfoStream.message [DW][SUITE-SolrExampleXMLTest-seed#[4A036E05252DA4C7]-worker]: abort
   [junit4]   2> 128676 T335 C42 oasu.LoggingInfoStream.message [DW][SUITE-SolrExampleXMLTest-seed#[4A036E05252DA4C7]-worker]: done abort; abortedFiles=[] success=true
   [junit4]   2> 128676 T335 C42 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleXMLTest-seed#[4A036E05252DA4C7]-worker]: rollback: infos=_1c(5.0):C5
   [junit4]   2> 128676 T335 C42 oasu.LoggingInfoStream.message [IFD][SUITE-SolrExampleXMLTest-seed#[4A036E05252DA4C7]-worker]: now checkpoint "_1c(5.0):C5" [1 segments ; isCommit = false]
   [junit4]   2> 128677 T335 C42 oasu.LoggingInfoStream.message [IFD][SUITE-SolrExampleXMLTest-seed#[4A036E05252DA4C7]-worker]: 0 msec to checkpoint
   [junit4]   2> 128678 T335 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 128678 T335 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 128679 T335 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrExampleXMLTest-4A036E05252DA4C7-001/tempDir-001/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrExampleXMLTest-4A036E05252DA4C7-001/tempDir-001/index;done=false>>]
   [junit4]   2> 128679 T335 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrExampleXMLTest-4A036E05252DA4C7-001/tempDir-001/index
   [junit4]   2> 128689 T335 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrExampleXMLTest-4A036E05252DA4C7-001/tempDir-001 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrExampleXMLTest-4A036E05252DA4C7-001/tempDir-001;done=false>>]
   [junit4]   2> 128689 T335 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrExampleXMLTest-4A036E05252DA4C7-001/tempDir-001
   [junit4]   2> 128690 T335 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 133623 T335 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./temp/solr.client.solrj.SolrExampleXMLTest-4A036E05252DA4C7-001
   [junit4]   2> NOTE: test params are: codec=Lucene49: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ar_SD, timezone=IET
   [junit4]   2> NOTE: Linux 3.13.0-30-generic i386/Oracle Corporation 1.8.0_20-ea (32-bit)/cpus=8,threads=1,free=168240544,total=211812352
   [junit4]   2> NOTE: All tests run in this JVM: [LargeVolumeEmbeddedTest, TestXMLEscaping, TestCoreAdmin, DocumentAnalysisResponseTest, TermsResponseTest, SolrExampleEmbeddedTest, ClientUtilsTest, TestJavaBinCodec, AnlysisResponseBaseTest, LargeVolumeBinaryJettyTest, TestDocumentObjectBinder, CloudSolrServerTest, SolrExampleStreamingTest, SolrExampleStreamingBinaryTest, SolrExampleXMLTest]
   [junit4] Completed on J0 in 12.21s, 27 tests, 1 error <<< FAILURES!

[...truncated 81 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1298: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:922: There were test failures: 51 suites, 297 tests, 5 errors, 1 failure

Total time: 93 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_20-ea-b21 -client -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_05) - Build # 10831 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10831/
Java: 32bit/jdk1.8.0_05 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.core.TestCoreContainer.testDeleteBadCores

Error Message:
Unable to create core [badcore]

Stack Trace:
org.apache.solr.common.SolrException: Unable to create core [badcore]
	at __randomizedtesting.SeedInfo.seed([584ED35369FE9165:2B195DC9B0E1BD9E]:0)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:502)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:462)
	at org.apache.solr.core.TestCoreContainer.testDeleteBadCores(TestCoreContainer.java:241)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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.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:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.common.SolrException: Could not load configuration from directory /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/configsets/minimal
	at org.apache.solr.core.ConfigSetService$Default.locateInstanceDir(ConfigSetService.java:158)
	at org.apache.solr.core.ConfigSetService$Default.createCoreResourceLoader(ConfigSetService.java:142)
	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:58)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:485)
	... 42 more




Build Log:
[...truncated 11468 lines...]
   [junit4] Suite: org.apache.solr.core.TestCoreContainer
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/init-core-data-001
   [junit4]   2> 1604233 T4438 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1604233 T4438 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 1604234 T4438 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1604234 T4438 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1604234 T4438 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1604235 T4438 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1604263 T4438 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1604283 T4438 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1604284 T4438 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1604288 T4438 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 1604363 T4438 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1604367 T4438 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1604368 T4438 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1604372 T4438 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1604374 T4438 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1604375 T4438 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1604375 T4438 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1604376 T4438 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1604376 T4438 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1604377 T4438 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1604377 T4438 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1604377 T4438 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1604377 T4438 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1604378 T4438 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 1604395 T4438 oasc.CoreContainer.<init> New CoreContainer 24194283
   [junit4]   2> 1604395 T4438 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 1604396 T4438 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 1604396 T4438 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 1604396 T4438 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 1604396 T4438 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1604397 T4438 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1604397 T4438 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1604397 T4438 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1604397 T4438 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1604397 T4438 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1604398 T4438 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1604398 T4438 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1604398 T4438 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 1604400 T4439 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1604401 T4439 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1604401 T4439 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1604402 T4439 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1604425 T4439 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1604444 T4439 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1604444 T4439 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1604448 T4439 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1604521 T4439 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1604524 T4439 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1604525 T4439 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1604528 T4439 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1604530 T4439 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1604531 T4439 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1604531 T4439 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1604531 T4439 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1604532 T4439 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1604532 T4439 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1604532 T4439 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1604532 T4439 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1604532 T4439 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1604533 T4439 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/init-core-data-001/
   [junit4]   2> 1604533 T4439 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a6fb6e
   [junit4]   2> 1604533 T4439 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/init-core-data-001
   [junit4]   2> 1604534 T4439 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/init-core-data-001/index/
   [junit4]   2> 1604534 T4439 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1604534 T4439 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/init-core-data-001/index
   [junit4]   2> 1604534 T4439 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1604535 T4439 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1201c9c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11c821f)),segFN=segments_1,generation=1}
   [junit4]   2> 1604535 T4439 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1604535 T4439 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 1604537 T4439 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1604537 T4439 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1604537 T4439 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1604538 T4439 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1604538 T4439 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1604538 T4439 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1604538 T4439 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1604538 T4439 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1604538 T4439 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1604539 T4439 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1604539 T4439 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1604539 T4439 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1604539 T4439 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1604539 T4439 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1604540 T4439 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1604540 T4439 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1604540 T4439 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 1604540 T4439 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1604541 T4439 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1604541 T4439 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1604541 T4439 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1604541 T4439 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 1604541 T4439 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1604542 T4439 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 1604542 T4439 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1604542 T4439 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1604542 T4439 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1604543 T4439 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1604543 T4439 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1604543 T4439 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1604543 T4439 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1604543 T4439 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1604544 T4439 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1604544 T4439 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1604544 T4439 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1604546 T4439 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1604546 T4439 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1604547 T4439 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1604548 T4439 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1604548 T4439 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=17.32421875, floorSegmentMB=1.27734375, forceMergeDeletesPctAllowed=17.682855599756532, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1604550 T4439 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1201c9c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11c821f)),segFN=segments_1,generation=1}
   [junit4]   2> 1604550 T4439 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1604550 T4439 oass.SolrIndexSearcher.<init> Opening Searcher@17e30c7[collection1] main
   [junit4]   2> 1604550 T4439 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1604550 T4439 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1604551 T4439 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 1604551 T4439 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 1604551 T4439 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1604551 T4439 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1604696 T4439 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1604712 T4440 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17e30c7[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1604714 T4439 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1604716 T4438 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 1604718 T4438 oas.SolrTestCaseJ4.setUp ###Starting testClassLoaderHierarchy
   [junit4]   1> Using solrconfig from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1604994 T4438 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/'
   [junit4]   2> 1605005 T4438 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/solr.xml
   [junit4]   2> 1605011 T4438 oasc.CoreContainer.<init> New CoreContainer 24053687
   [junit4]   2> 1605012 T4438 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/]
   [junit4]   2> 1605012 T4438 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1605012 T4438 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1605013 T4438 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1605013 T4438 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1605013 T4438 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1605013 T4438 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1605013 T4438 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1605014 T4438 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1605014 T4438 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1605014 T4438 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1605015 T4438 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1605015 T4438 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1605016 T4442 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/collection1/'
   [junit4]   2> 1605017 T4442 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/collection1/lib/.svn/' to classloader
   [junit4]   2> 1605017 T4442 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/collection1/lib/classes/' to classloader
   [junit4]   2> 1605017 T4442 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/collection1/lib/README' to classloader
   [junit4]   2> 1605039 T4442 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1605058 T4442 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1605059 T4442 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1605063 T4442 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1605136 T4442 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1605140 T4442 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1605141 T4442 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1605144 T4442 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1605146 T4442 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1605147 T4442 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1605147 T4442 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1605147 T4442 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1605147 T4442 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1605148 T4442 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1605148 T4442 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1605148 T4442 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/collection1/
   [junit4]   2> 1605148 T4442 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1605148 T4442 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/collection1/data/
   [junit4]   2> 1605149 T4442 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a6fb6e
   [junit4]   2> 1605149 T4442 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/collection1/data
   [junit4]   2> 1605149 T4442 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/collection1/data/index/
   [junit4]   2> 1605150 T4442 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1605150 T4442 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/collection1/data/index
   [junit4]   2> 1605150 T4442 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1605150 T4442 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@3b9c6c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12d76be)),segFN=segments_1,generation=1}
   [junit4]   2> 1605151 T4442 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1605151 T4442 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 1605153 T4442 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1605153 T4442 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1605153 T4442 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1605153 T4442 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1605154 T4442 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1605154 T4442 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1605154 T4442 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1605154 T4442 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1605154 T4442 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1605155 T4442 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1605155 T4442 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1605155 T4442 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1605155 T4442 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1605155 T4442 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1605155 T4442 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1605156 T4442 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1605156 T4442 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 1605156 T4442 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1605157 T4442 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1605157 T4442 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1605157 T4442 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1605157 T4442 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 1605158 T4442 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1605158 T4442 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 1605158 T4442 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1605158 T4442 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605159 T4442 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605159 T4442 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605159 T4442 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605159 T4442 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605160 T4442 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605160 T4442 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605160 T4442 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605160 T4442 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1605161 T4442 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1605162 T4442 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1605163 T4442 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1605164 T4442 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1605164 T4442 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1605165 T4442 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=17.32421875, floorSegmentMB=1.27734375, forceMergeDeletesPctAllowed=17.682855599756532, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1605165 T4442 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@3b9c6c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12d76be)),segFN=segments_1,generation=1}
   [junit4]   2> 1605165 T4442 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1605166 T4442 oass.SolrIndexSearcher.<init> Opening Searcher@188ac75[collection1] main
   [junit4]   2> 1605166 T4442 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1605166 T4442 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1605166 T4442 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 1605166 T4442 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 1605167 T4442 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1605167 T4442 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1605175 T4442 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1605198 T4443 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@188ac75[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1605203 T4442 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1605203 T4438 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/./collection1/'
   [junit4]   2> 1605204 T4438 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/collection1/lib/.svn/' to classloader
   [junit4]   2> 1605204 T4438 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/collection1/lib/classes/' to classloader
   [junit4]   2> 1605205 T4438 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/collection1/lib/README' to classloader
   [junit4]   2> 1605228 T4438 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1605249 T4438 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1605249 T4438 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1605253 T4438 oass.IndexSchema.readSchema [core1] Schema name=test
   [junit4]   2> 1605327 T4438 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1605330 T4438 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1605331 T4438 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1605335 T4438 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1605337 T4438 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1605338 T4438 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1605338 T4438 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1605339 T4438 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1605340 T4438 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1605340 T4438 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1605340 T4438 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1605340 T4438 oasc.CoreContainer.create Creating SolrCore 'core1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/./collection1/
   [junit4]   2> 1605341 T4438 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1605341 T4438 oasc.SolrCore.<init> [core1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/./collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/./collection1/data/
   [junit4]   2> 1605341 T4438 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a6fb6e
   [junit4]   2> 1605342 T4438 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/./collection1/data
   [junit4]   2> 1605342 T4438 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/./collection1/data/index/
   [junit4]   2> 1605343 T4438 oasc.SolrCore.initIndex WARN [core1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1605343 T4438 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/./collection1/data/index
   [junit4]   2> 1605343 T4438 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=38.259765625, floorSegmentMB=0.580078125, forceMergeDeletesPctAllowed=8.572181683858103, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1605344 T4438 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@54ab51 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@175e05d)),segFN=segments_1,generation=1}
   [junit4]   2> 1605344 T4438 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1605345 T4438 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 1605347 T4438 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1605347 T4438 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1605347 T4438 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1605348 T4438 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1605348 T4438 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1605348 T4438 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1605348 T4438 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1605349 T4438 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1605349 T4438 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1605349 T4438 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1605350 T4438 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1605350 T4438 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1605350 T4438 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1605350 T4438 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1605351 T4438 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1605351 T4438 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1605352 T4438 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 1605352 T4438 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1605352 T4438 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1605353 T4438 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1605353 T4438 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1605353 T4438 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 1605354 T4438 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1605354 T4438 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 1605354 T4438 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1605354 T4438 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605355 T4438 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605355 T4438 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605355 T4438 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605356 T4438 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605356 T4438 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605357 T4438 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605357 T4438 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605357 T4438 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1605358 T4438 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1605358 T4438 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1605359 T4438 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1605360 T4438 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1605361 T4438 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1605361 T4438 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=88.1435546875, floorSegmentMB=1.1142578125, forceMergeDeletesPctAllowed=13.494399327747056, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7714570284388599
   [junit4]   2> 1605362 T4438 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@54ab51 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@175e05d)),segFN=segments_1,generation=1}
   [junit4]   2> 1605362 T4438 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1605362 T4438 oass.SolrIndexSearcher.<init> Opening Searcher@15f8594[core1] main
   [junit4]   2> 1605363 T4438 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1605363 T4438 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1605363 T4438 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 1605364 T4438 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 1605364 T4438 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1605364 T4438 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1605365 T4438 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1605370 T4445 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@15f8594[core1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1605373 T4438 oasc.CoreContainer.registerCore registering core: core1
   [junit4]   2> 1605374 T4438 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=24053687
   [junit4]   2> 1605374 T4438 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@75c24e
   [junit4]   2> 1605381 T4438 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> 1605382 T4438 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1605382 T4438 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1605382 T4438 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1605383 T4438 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1605383 T4438 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1605384 T4438 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/collection1/data/index;done=false>>]
   [junit4]   2> 1605384 T4438 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/collection1/data/index
   [junit4]   2> 1605384 T4438 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/collection1/data;done=false>>]
   [junit4]   2> 1605385 T4438 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/collection1/data
   [junit4]   2> 1605385 T4438 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1611d79
   [junit4]   2> 1605392 T4438 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> 1605392 T4438 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1605393 T4438 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1605393 T4438 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1605393 T4438 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
   [junit4]   2> 1605394 T4438 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1605394 T4438 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/./collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/./collection1/data;done=false>>]
   [junit4]   2> 1605394 T4438 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/./collection1/data
   [junit4]   2> 1605394 T4438 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/./collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/./collection1/data/index;done=false>>]
   [junit4]   2> 1605395 T4438 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_classLoaderHierarchy-001/./collection1/data/index
   [junit4]   2> 1605395 T4438 oas.SolrTestCaseJ4.tearDown ###Ending testClassLoaderHierarchy
   [junit4]   2> 1605399 T4438 oas.SolrTestCaseJ4.setUp ###Starting testReloadSequential
   [junit4]   1> Using solrconfig from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1605700 T4438 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/'
   [junit4]   2> 1605712 T4438 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/solr.xml
   [junit4]   2> 1605719 T4438 oasc.CoreContainer.<init> New CoreContainer 32146879
   [junit4]   2> 1605719 T4438 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/]
   [junit4]   2> 1605720 T4438 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1605720 T4438 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1605720 T4438 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1605721 T4438 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1605721 T4438 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1605721 T4438 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1605722 T4438 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1605722 T4438 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1605722 T4438 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1605723 T4438 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1605723 T4438 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1605724 T4438 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1605725 T4447 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/'
   [junit4]   2> 1605726 T4447 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/lib/.svn/' to classloader
   [junit4]   2> 1605726 T4447 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/lib/classes/' to classloader
   [junit4]   2> 1605726 T4447 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/lib/README' to classloader
   [junit4]   2> 1605750 T4447 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1605776 T4447 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1605776 T4447 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1605780 T4447 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1605851 T4447 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1605855 T4447 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1605856 T4447 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1605860 T4447 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1605861 T4447 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1605862 T4447 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1605863 T4447 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1605863 T4447 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1605863 T4447 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1605863 T4447 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1605863 T4447 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1605864 T4447 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/
   [junit4]   2> 1605864 T4447 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1605864 T4447 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/data/
   [junit4]   2> 1605864 T4447 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a6fb6e
   [junit4]   2> 1605865 T4447 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/data
   [junit4]   2> 1605865 T4447 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/data/index/
   [junit4]   2> 1605865 T4447 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1605865 T4447 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/data/index
   [junit4]   2> 1605865 T4447 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1605866 T4447 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@fb710b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10a66af)),segFN=segments_1,generation=1}
   [junit4]   2> 1605866 T4447 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1605866 T4447 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 1605868 T4447 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1605868 T4447 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1605869 T4447 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1605869 T4447 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1605869 T4447 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1605869 T4447 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1605869 T4447 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1605869 T4447 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1605869 T4447 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1605870 T4447 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1605870 T4447 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1605870 T4447 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1605870 T4447 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1605870 T4447 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1605871 T4447 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1605871 T4447 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1605871 T4447 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 1605871 T4447 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1605872 T4447 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1605872 T4447 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1605872 T4447 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1605872 T4447 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 1605873 T4447 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1605873 T4447 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 1605873 T4447 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1605873 T4447 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605873 T4447 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605874 T4447 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605874 T4447 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605874 T4447 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605874 T4447 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605875 T4447 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605875 T4447 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1605875 T4447 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1605875 T4447 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1605877 T4447 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1605878 T4447 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1605879 T4447 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1605879 T4447 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1605879 T4447 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=17.32421875, floorSegmentMB=1.27734375, forceMergeDeletesPctAllowed=17.682855599756532, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1605880 T4447 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@fb710b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10a66af)),segFN=segments_1,generation=1}
   [junit4]   2> 1605880 T4447 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1605880 T4447 oass.SolrIndexSearcher.<init> Opening Searcher@182d9bd[collection1] main
   [junit4]   2> 1605880 T4447 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1605881 T4447 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1605881 T4447 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 1605881 T4447 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 1605881 T4447 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1605881 T4447 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1605889 T4447 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1605904 T4448 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@182d9bd[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1605905 T4447 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1605906 T4438 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/'
   [junit4]   2> 1605907 T4438 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/lib/.svn/' to classloader
   [junit4]   2> 1605907 T4438 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/lib/classes/' to classloader
   [junit4]   2> 1605907 T4438 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/lib/README' to classloader
   [junit4]   2> 1605928 T4438 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1605948 T4438 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1605949 T4438 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1605957 T4438 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1606029 T4438 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1606032 T4438 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1606033 T4438 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1606037 T4438 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1606039 T4438 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1606040 T4438 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1606041 T4438 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1606041 T4438 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1606042 T4438 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1606042 T4438 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1606042 T4438 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1606043 T4438 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/
   [junit4]   2> 1606043 T4438 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/data/
   [junit4]   2> 1606044 T4438 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a6fb6e
   [junit4]   2> 1606044 T4438 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/data/index/
   [junit4]   2> 1606044 T4438 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 1606047 T4438 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1606048 T4438 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1606048 T4438 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1606048 T4438 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1606048 T4438 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1606049 T4438 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1606049 T4438 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1606049 T4438 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1606050 T4438 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1606050 T4438 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1606050 T4438 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1606051 T4438 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1606051 T4438 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1606051 T4438 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1606052 T4438 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1606052 T4438 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1606053 T4438 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 1606053 T4438 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1606053 T4438 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1606054 T4438 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1606054 T4438 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1606055 T4438 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 1606055 T4438 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1606055 T4438 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 1606056 T4438 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1606056 T4438 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1606056 T4438 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1606057 T4438 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1606057 T4438 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1606058 T4438 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1606058 T4438 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1606059 T4438 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1606059 T4438 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1606059 T4438 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1606060 T4438 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1606061 T4438 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1606062 T4438 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1606063 T4438 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1606063 T4438 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1606063 T4438 oass.SolrIndexSearcher.<init> Opening Searcher@10ca24f[collection1] main
   [junit4]   2> 1606064 T4438 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1606064 T4438 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1606064 T4438 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 1606065 T4438 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 1606065 T4438 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1606065 T4438 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 1606066 T4438 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1606072 T4450 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10ca24f[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1606076 T4438 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 1606076 T4438 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 1606076 T4438 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 1606077 T4438 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=6.4990234375, floorSegmentMB=0.216796875, forceMergeDeletesPctAllowed=0.3914921330579457, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8234966269126217
   [junit4]   2> 1606078 T4438 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@fb710b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10a66af)),segFN=segments_1,generation=1}
   [junit4]   2> 1606078 T4438 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1606079 T4438 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 1606079 T4438 oass.SolrIndexSearcher.<init> Opening Searcher@ff95d7[collection1] main
   [junit4]   2> 1606079 T4438 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 1606080 T4438 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f0af4d
   [junit4]   2> 1606080 T4450 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ff95d7[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1606083 T4438 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> 1606084 T4438 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1606084 T4438 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/'
   [junit4]   2> 1606085 T4438 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/lib/.svn/' to classloader
   [junit4]   2> 1606085 T4438 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/lib/classes/' to classloader
   [junit4]   2> 1606085 T4438 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/lib/README' to classloader
   [junit4]   2> 1606108 T4438 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1606133 T4438 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1606134 T4438 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1606137 T4438 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1606203 T4438 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1606206 T4438 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1606208 T4438 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1606211 T4438 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1606213 T4438 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1606214 T4438 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1606214 T4438 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1606215 T4438 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1606215 T4438 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1606215 T4438 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1606216 T4438 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1606216 T4438 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/
   [junit4]   2> 1606216 T4438 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/data/
   [junit4]   2> 1606217 T4438 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a6fb6e
   [junit4]   2> 1606217 T4438 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadSequential-001/collection1/data/index/
   [junit4]   2> 1606217 T4438 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 1606220 T4438 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1606221 T4438 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1606221 T4438 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1606221 T4438 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1606221 T4438 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1606222 T4438 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1606222 T4438 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1606222 T4438 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1606222 T4438 oasup.UpdateRequestProcessorC

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

oreContainer-584ED35369FE9165-001/_reloadThreaded-001/collection1/data;done=false>>]
   [junit4]   2> 1609409 T4438 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/_reloadThreaded-001/collection1/data
   [junit4]   2> 1609410 T4438 oas.SolrTestCaseJ4.tearDown ###Ending testReloadThreaded
   [junit4]   2> 1609413 T4438 oas.SolrTestCaseJ4.setUp ###Starting testLogWatcherEnabledByDefault
   [junit4]   2> 1609413 T4438 oas.SolrTestCaseJ4.tearDown ###Ending testLogWatcherEnabledByDefault
   [junit4]   2> 1609417 T4438 oas.SolrTestCaseJ4.setUp ###Starting testCustomHandlers
   [junit4]   2> 1609417 T4438 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'solr/collection1/'
   [junit4]   2> 1609430 T4438 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr/collection1
   [junit4]   2> 1609431 T4438 oasc.CoreContainer.<init> New CoreContainer 19367878
   [junit4]   2> 1609431 T4438 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=solr/collection1/]
   [junit4]   2> 1609431 T4438 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 1609432 T4438 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 1609432 T4438 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 1609432 T4438 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1609432 T4438 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1609433 T4438 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1609433 T4438 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1609433 T4438 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1609433 T4438 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1609434 T4438 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1609434 T4438 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1609434 T4438 oasc.CoreContainer.load Host Name: null
   [junit4]   2> 1609436 T4438 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr/collection1
   [junit4]   2> 1609436 T4438 oasc.CorePropertiesLocator.discover Found 0 core definitions
   [junit4]   2> 1609438 T4438 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=19367878
   [junit4]   2> 1609438 T4438 oas.SolrTestCaseJ4.tearDown ###Ending testCustomHandlers
   [junit4]   2> 1609440 T4438 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1609440 T4438 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=24194283
   [junit4]   2> 1609440 T4438 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3d288f
   [junit4]   2> 1609441 T4438 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> 1609441 T4438 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1609441 T4438 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1609441 T4438 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1609442 T4438 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1609443 T4438 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1609443 T4438 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/init-core-data-001 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/init-core-data-001;done=false>>]
   [junit4]   2> 1609443 T4438 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/init-core-data-001
   [junit4]   2> 1609443 T4438 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/init-core-data-001/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1609443 T4438 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestCoreContainer-584ED35369FE9165-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=ar_BH, timezone=Etc/GMT+3
   [junit4]   2> NOTE: Linux 3.13.0-30-generic i386/Oracle Corporation 1.8.0_05 (32-bit)/cpus=8,threads=1,free=59352624,total=329515008
   [junit4]   2> NOTE: All tests run in this JVM: [IndexBasedSpellCheckerTest, HdfsSyncSliceTest, TestLuceneMatchVersion, TestSolrJ, TestHighFrequencyDictionaryFactory, TestAnalyzeInfixSuggestions, TestReload, ZkControllerTest, ExternalFileFieldSortTest, TestConfigSets, TestSurroundQueryParser, DirectUpdateHandlerTest, MinimalSchemaTest, TestShortCircuitedRequests, TestManagedResourceStorage, AnalyticsMergeStrategyTest, LeaderElectionTest, TestFoldingMultitermQuery, TestSolrDeletionPolicy1, CoreAdminRequestStatusTest, RecoveryZkTest, JSONWriterTest, HighlighterConfigTest, AssignTest, SolrCoreCheckLockOnStartupTest, OverseerCollectionProcessorTest, TestSolrXmlPersistence, SpellPossibilityIteratorTest, TestSolrIndexConfig, ExpressionTest, TestSchemaVersionResource, TestRemoteStreaming, TestQuerySenderListener, TestChildDocTransformer, TestCustomSort, TestSearcherReuse, TestRestManager, DeleteShardTest, TestStressUserVersions, MergeStrategyTest, SyncSliceTest, ReplicationFactorTest, WordBreakSolrSpellCheckerTest, BadIndexSchemaTest, DocumentAnalysisRequestHandlerTest, AddBlockUpdateTest, TestSearchPerf, DocValuesMultiTest, FastVectorHighlighterTest, TestRangeQuery, MBeansHandlerTest, PluginInfoTest, TestManagedSchemaFieldResource, ZkNodePropsTest, PathHierarchyTokenizerFactoryTest, ModifyConfFileTest, TestConfig, TestTrie, TestExpandComponent, QueryResultKeyTest, TestFaceting, TestNRTOpen, TestComponentsName, TriLevelCompositeIdRoutingTest, TestSolrDeletionPolicy2, TestSort, SpellCheckCollatorTest, TestSolrQueryParserResource, TestDocSet, SolrTestCaseJ4Test, IndexSchemaTest, DirectSolrSpellCheckerTest, TestDefaultSearchFieldResource, TestSolr4Spatial, TestOverriddenPrefixQueryForCustomFieldType, PeerSyncTest, TestUniqueKeyFieldResource, TestSolrXmlPersistor, SpellingQueryConverterTest, TestLMJelinekMercerSimilarityFactory, DocumentBuilderTest, TestDistributedSearch, RegexBoostProcessorTest, TestStandardQParsers, TestSolr4Spatial2, BasicDistributedZkTest, CurrencyFieldOpenExchangeTest, ChaosMonkeyNothingIsSafeTest, DocExpirationUpdateProcessorFactoryTest, OpenExchangeRatesOrgProviderTest, TestMissingGroups, TestReloadAndDeleteDocs, MoreLikeThisHandlerTest, SignatureUpdateProcessorFactoryTest, FieldMutatingUpdateProcessorTest, FieldFacetTest, TestRandomDVFaceting, XmlUpdateRequestHandlerTest, CollectionsAPIDistributedZkTest, ShardRoutingTest, TestReplicationHandler, TestJoin, TestCoreContainer]
   [junit4] Completed on J0 in 5.23s, 9 tests, 1 error <<< FAILURES!

[...truncated 588 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1298: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:922: There were test failures: 419 suites, 1712 tests, 1 error, 38 ignored (17 assumptions)

Total time: 85 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_05 -server -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_60) - Build # 10830 - Still Failing!

Posted by Alan Woodward <al...@flax.co.uk>.
Missed an svn add.  Sorry for the noise everyone.

Alan Woodward
www.flax.co.uk


On 16 Jul 2014, at 19:40, Alan Woodward wrote:

> Digging…
> 
> Alan Woodward
> www.flax.co.uk
> 
> 
> On 16 Jul 2014, at 18:09, Policeman Jenkins Server wrote:
> 
>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10830/
>> Java: 32bit/jdk1.7.0_60 -server -XX:+UseParallelGC
>> 
>> 1 tests failed.
>> FAILED:  org.apache.solr.core.TestCoreContainer.testDeleteBadCores
>> 
>> Error Message:
>> Unable to create core [badcore]
>> 
>> Stack Trace:
>> org.apache.solr.common.SolrException: Unable to create core [badcore]
>> 	at __randomizedtesting.SeedInfo.seed([FE3600A88B79B864:8D618E325266949F]:0)
>> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:502)
>> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:462)
>> 	at org.apache.solr.core.TestCoreContainer.testDeleteBadCores(TestCoreContainer.java:241)
>> 	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:1618)
>> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
>> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
>> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
>> 	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.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:65)
>> 	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:365)
>> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
>> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
>> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
>> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
>> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
>> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
>> 	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>> 	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:65)
>> 	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:365)
>> 	at java.lang.Thread.run(Thread.java:745)
>> Caused by: org.apache.solr.common.SolrException: Could not load configuration from directory /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/configsets/minimal
>> 	at org.apache.solr.core.ConfigSetService$Default.locateInstanceDir(ConfigSetService.java:157)
>> 	at org.apache.solr.core.ConfigSetService$Default.createCoreResourceLoader(ConfigSetService.java:142)
>> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:58)
>> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:485)
>> 	... 42 more
>> 
>> 
>> 
>> 
>> Build Log:
>> [...truncated 10803 lines...]
>>   [junit4] Suite: org.apache.solr.core.TestCoreContainer
>>   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001
>>   [junit4]   2> 127663 T288 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
>>   [junit4]   2> 127663 T288 oas.SolrTestCaseJ4.initCore ####initCore
>>   [junit4]   2> 127664 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
>>   [junit4]   2> 127664 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
>>   [junit4]   2> 127664 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
>>   [junit4]   2> 127665 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
>>   [junit4]   2> 127707 T288 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
>>   [junit4]   2> 127745 T288 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>>   [junit4]   2> 127745 T288 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>>   [junit4]   2> 127753 T288 oass.IndexSchema.readSchema [null] Schema name=test
>>   [junit4]   2> 127990 T288 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>>   [junit4]   2> 127995 T288 oass.IndexSchema.readSchema default search field in schema is text
>>   [junit4]   2> 127997 T288 oass.IndexSchema.readSchema unique key field: id
>>   [junit4]   2> 128008 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>>   [junit4]   2> 128010 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>>   [junit4]   2> 128013 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>>   [junit4]   2> 128013 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>>   [junit4]   2> 128014 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>>   [junit4]   2> 128014 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>>   [junit4]   2> 128014 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>>   [junit4]   2> 128014 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>>   [junit4]   2> 128015 T288 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>>   [junit4]   2> 128015 T288 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
>>   [junit4]   2> 128015 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
>>   [junit4]   2> 128044 T288 oasc.CoreContainer.<init> New CoreContainer 10847129
>>   [junit4]   2> 128044 T288 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
>>   [junit4]   2> 128045 T288 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
>>   [junit4]   2> 128045 T288 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
>>   [junit4]   2> 128045 T288 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
>>   [junit4]   2> 128046 T288 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>>   [junit4]   2> 128046 T288 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>>   [junit4]   2> 128046 T288 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>>   [junit4]   2> 128046 T288 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>>   [junit4]   2> 128046 T288 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>>   [junit4]   2> 128047 T288 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>>   [junit4]   2> 128047 T288 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>>   [junit4]   2> 128047 T288 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>>   [junit4]   2> 128047 T288 oasc.CoreContainer.load Host Name: 
>>   [junit4]   2> 128051 T289 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
>>   [junit4]   2> 128052 T289 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
>>   [junit4]   2> 128052 T289 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
>>   [junit4]   2> 128052 T289 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
>>   [junit4]   2> 128086 T289 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
>>   [junit4]   2> 128135 T289 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>>   [junit4]   2> 128136 T289 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>>   [junit4]   2> 128147 T289 oass.IndexSchema.readSchema [collection1] Schema name=test
>>   [junit4]   2> 128356 T289 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>>   [junit4]   2> 128361 T289 oass.IndexSchema.readSchema default search field in schema is text
>>   [junit4]   2> 128363 T289 oass.IndexSchema.readSchema unique key field: id
>>   [junit4]   2> 128374 T289 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>>   [junit4]   2> 128378 T289 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>>   [junit4]   2> 128382 T289 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>>   [junit4]   2> 128382 T289 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>>   [junit4]   2> 128383 T289 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>>   [junit4]   2> 128383 T289 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>>   [junit4]   2> 128383 T289 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>>   [junit4]   2> 128384 T289 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>>   [junit4]   2> 128384 T289 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
>>   [junit4]   2> 128384 T289 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>>   [junit4]   2> 128385 T289 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001/
>>   [junit4]   2> 128385 T289 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75df8e
>>   [junit4]   2> 128386 T289 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001
>>   [junit4]   2> 128386 T289 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001/index/
>>   [junit4]   2> 128386 T289 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001/index' doesn't exist. Creating new index...
>>   [junit4]   2> 128387 T289 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001/index
>>   [junit4]   2> 128387 T289 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=0.6767578125, floorSegmentMB=1.759765625, forceMergeDeletesPctAllowed=16.847736766966108, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3344094630796193
>>   [junit4]   2> 128388 T289 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b48fcc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e2154)),segFN=segments_1,generation=1}
>>   [junit4]   2> 128388 T289 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>>   [junit4]   2> 128389 T289 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
>>   [junit4]   2> 128395 T289 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>>   [junit4]   2> 128395 T289 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>>   [junit4]   2> 128396 T289 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
>>   [junit4]   2> 128396 T289 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
>>   [junit4]   2> 128396 T289 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>>   [junit4]   2> 128396 T289 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>>   [junit4]   2> 128397 T289 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
>>   [junit4]   2> 128397 T289 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
>>   [junit4]   2> 128397 T289 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>>   [junit4]   2> 128397 T289 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>   [junit4]   2> 128398 T289 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>   [junit4]   2> 128398 T289 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>>   [junit4]   2> 128398 T289 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>>   [junit4]   2> 128398 T289 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>>   [junit4]   2> 128399 T289 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>>   [junit4]   2> 128399 T289 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>>   [junit4]   2> 128400 T289 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
>>   [junit4]   2> 128400 T289 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
>>   [junit4]   2> 128401 T289 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>>   [junit4]   2> 128401 T289 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>>   [junit4]   2> 128402 T289 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
>>   [junit4]   2> 128402 T289 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>>   [junit4]   2> 128402 T289 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>>   [junit4]   2> 128402 T289 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>>   [junit4]   2> 128403 T289 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>>   [junit4]   2> 128403 T289 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 128404 T289 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 128404 T289 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 128405 T289 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 128405 T289 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 128406 T289 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 128406 T289 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 128407 T289 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 128407 T289 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
>>   [junit4]   2> 128408 T289 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
>>   [junit4]   2> 128411 T289 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>>   [junit4]   2> 128412 T289 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>>   [junit4]   2> 128414 T289 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>>   [junit4]   2> 128414 T289 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>>   [junit4]   2> 128415 T289 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.76953125, noCFSRatio=0.342615937669865]
>>   [junit4]   2> 128415 T289 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b48fcc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e2154)),segFN=segments_1,generation=1}
>>   [junit4]   2> 128416 T289 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>>   [junit4]   2> 128416 T289 oass.SolrIndexSearcher.<init> Opening Searcher@1d415d4[collection1] main
>>   [junit4]   2> 128416 T289 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>>   [junit4]   2> 128416 T289 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
>>   [junit4]   2> 128417 T289 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
>>   [junit4]   2> 128417 T289 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
>>   [junit4]   2> 128417 T289 oasr.RestManager.init Initializing 0 registered ManagedResources
>>   [junit4]   2> 128417 T289 oashc.SpellCheckComponent.inform Initializing spell checkers
>>   [junit4]   2> 128481 T289 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>>   [junit4]   2> 128507 T290 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d415d4[collection1] main{UninvertingDirectoryReader()}
>>   [junit4]   2> 128517 T289 oasc.CoreContainer.registerCore registering core: collection1
>>   [junit4]   2> 128518 T288 oas.SolrTestCaseJ4.initCore ####initCore end
>>   [junit4]   2> 128523 T288 oas.SolrTestCaseJ4.setUp ###Starting testReloadSequential
>>   [junit4]   1> Using solrconfig from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
>>   [junit4]   2> 128833 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/'
>>   [junit4]   2> 128851 T288 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/solr.xml
>>   [junit4]   2> 128887 T288 oasc.CoreContainer.<init> New CoreContainer 32899839
>>   [junit4]   2> 128887 T288 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/]
>>   [junit4]   2> 128888 T288 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>>   [junit4]   2> 128889 T288 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
>>   [junit4]   2> 128889 T288 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>>   [junit4]   2> 128889 T288 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>>   [junit4]   2> 128889 T288 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>>   [junit4]   2> 128890 T288 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>>   [junit4]   2> 128890 T288 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>>   [junit4]   2> 128890 T288 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>>   [junit4]   2> 128891 T288 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>>   [junit4]   2> 128891 T288 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>>   [junit4]   2> 128892 T288 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>>   [junit4]   2> 128892 T288 oasc.CoreContainer.load Host Name: 127.0.0.1
>>   [junit4]   2> 128896 T292 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/'
>>   [junit4]   2> 128897 T292 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/.svn/' to classloader
>>   [junit4]   2> 128897 T292 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/classes/' to classloader
>>   [junit4]   2> 128897 T292 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/README' to classloader
>>   [junit4]   2> 128933 T292 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
>>   [junit4]   2> 128976 T292 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>>   [junit4]   2> 128976 T292 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>>   [junit4]   2> 128984 T292 oass.IndexSchema.readSchema [collection1] Schema name=test
>>   [junit4]   2> 129181 T292 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>>   [junit4]   2> 129187 T292 oass.IndexSchema.readSchema default search field in schema is text
>>   [junit4]   2> 129189 T292 oass.IndexSchema.readSchema unique key field: id
>>   [junit4]   2> 129199 T292 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>>   [junit4]   2> 129202 T292 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>>   [junit4]   2> 129204 T292 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>>   [junit4]   2> 129205 T292 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>>   [junit4]   2> 129205 T292 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>>   [junit4]   2> 129205 T292 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>>   [junit4]   2> 129205 T292 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>>   [junit4]   2> 129205 T292 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>>   [junit4]   2> 129206 T292 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/
>>   [junit4]   2> 129206 T292 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>>   [junit4]   2> 129206 T292 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/
>>   [junit4]   2> 129207 T292 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75df8e
>>   [junit4]   2> 129207 T292 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data
>>   [junit4]   2> 129208 T292 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index/
>>   [junit4]   2> 129208 T292 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index' doesn't exist. Creating new index...
>>   [junit4]   2> 129208 T292 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index
>>   [junit4]   2> 129208 T292 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=0.6767578125, floorSegmentMB=1.759765625, forceMergeDeletesPctAllowed=16.847736766966108, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3344094630796193
>>   [junit4]   2> 129209 T292 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b4cdc7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93330c)),segFN=segments_1,generation=1}
>>   [junit4]   2> 129209 T292 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>>   [junit4]   2> 129210 T292 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
>>   [junit4]   2> 129217 T292 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>>   [junit4]   2> 129217 T292 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>>   [junit4]   2> 129217 T292 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
>>   [junit4]   2> 129218 T292 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
>>   [junit4]   2> 129218 T292 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>>   [junit4]   2> 129218 T292 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>>   [junit4]   2> 129219 T292 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
>>   [junit4]   2> 129219 T292 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
>>   [junit4]   2> 129219 T292 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>>   [junit4]   2> 129219 T292 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>   [junit4]   2> 129220 T292 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>   [junit4]   2> 129220 T292 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>>   [junit4]   2> 129220 T292 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>>   [junit4]   2> 129220 T292 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>>   [junit4]   2> 129221 T292 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>>   [junit4]   2> 129222 T292 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>>   [junit4]   2> 129222 T292 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
>>   [junit4]   2> 129223 T292 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
>>   [junit4]   2> 129223 T292 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>>   [junit4]   2> 129224 T292 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>>   [junit4]   2> 129225 T292 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
>>   [junit4]   2> 129225 T292 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>>   [junit4]   2> 129225 T292 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>>   [junit4]   2> 129226 T292 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>>   [junit4]   2> 129226 T292 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>>   [junit4]   2> 129227 T292 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 129227 T292 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 129228 T292 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 129229 T292 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 129229 T292 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 129230 T292 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 129231 T292 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 129231 T292 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 129232 T292 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
>>   [junit4]   2> 129232 T292 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
>>   [junit4]   2> 129235 T292 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>>   [junit4]   2> 129236 T292 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>>   [junit4]   2> 129238 T292 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>>   [junit4]   2> 129238 T292 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>>   [junit4]   2> 129239 T292 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.76953125, noCFSRatio=0.342615937669865]
>>   [junit4]   2> 129240 T292 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b4cdc7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93330c)),segFN=segments_1,generation=1}
>>   [junit4]   2> 129240 T292 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>>   [junit4]   2> 129240 T292 oass.SolrIndexSearcher.<init> Opening Searcher@5a1f5e[collection1] main
>>   [junit4]   2> 129241 T292 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>>   [junit4]   2> 129241 T292 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
>>   [junit4]   2> 129241 T292 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
>>   [junit4]   2> 129241 T292 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
>>   [junit4]   2> 129241 T292 oasr.RestManager.init Initializing 0 registered ManagedResources
>>   [junit4]   2> 129241 T292 oashc.SpellCheckComponent.inform Initializing spell checkers
>>   [junit4]   2> 129249 T292 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>>   [junit4]   2> 129272 T293 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5a1f5e[collection1] main{UninvertingDirectoryReader()}
>>   [junit4]   2> 129287 T292 oasc.CoreContainer.registerCore registering core: collection1
>>   [junit4]   2> 129295 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/'
>>   [junit4]   2> 129296 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/.svn/' to classloader
>>   [junit4]   2> 129297 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/classes/' to classloader
>>   [junit4]   2> 129297 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/README' to classloader
>>   [junit4]   2> 129360 T288 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
>>   [junit4]   2> 129414 T288 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>>   [junit4]   2> 129415 T288 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>>   [junit4]   2> 129427 T288 oass.IndexSchema.readSchema [collection1] Schema name=test
>>   [junit4]   2> 129644 T288 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>>   [junit4]   2> 129650 T288 oass.IndexSchema.readSchema default search field in schema is text
>>   [junit4]   2> 129652 T288 oass.IndexSchema.readSchema unique key field: id
>>   [junit4]   2> 129660 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>>   [junit4]   2> 129663 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>>   [junit4]   2> 129665 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>>   [junit4]   2> 129666 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>>   [junit4]   2> 129667 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>>   [junit4]   2> 129667 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>>   [junit4]   2> 129667 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>>   [junit4]   2> 129668 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>>   [junit4]   2> 129668 T288 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/
>>   [junit4]   2> 129669 T288 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/
>>   [junit4]   2> 129669 T288 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75df8e
>>   [junit4]   2> 129670 T288 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index/
>>   [junit4]   2> 129670 T288 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
>>   [junit4]   2> 129676 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>>   [junit4]   2> 129676 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>>   [junit4]   2> 129677 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
>>   [junit4]   2> 129677 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
>>   [junit4]   2> 129677 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>>   [junit4]   2> 129677 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>>   [junit4]   2> 129678 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
>>   [junit4]   2> 129678 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
>>   [junit4]   2> 129678 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>>   [junit4]   2> 129679 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>   [junit4]   2> 129679 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>   [junit4]   2> 129679 T288 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>>   [junit4]   2> 129680 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>>   [junit4]   2> 129680 T288 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>>   [junit4]   2> 129681 T288 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>>   [junit4]   2> 129681 T288 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>>   [junit4]   2> 129682 T288 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
>>   [junit4]   2> 129683 T288 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
>>   [junit4]   2> 129683 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>>   [junit4]   2> 129684 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>>   [junit4]   2> 129684 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
>>   [junit4]   2> 129685 T288 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>>   [junit4]   2> 129685 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>>   [junit4]   2> 129686 T288 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>>   [junit4]   2> 129686 T288 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>>   [junit4]   2> 129687 T288 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 129688 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 129688 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 129689 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 129690 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 129690 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 129691 T288 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 129691 T288 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 129692 T288 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
>>   [junit4]   2> 129693 T288 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
>>   [junit4]   2> 129695 T288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>>   [junit4]   2> 129697 T288 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>>   [junit4]   2> 129699 T288 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>>   [junit4]   2> 129699 T288 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>>   [junit4]   2> 129700 T288 oass.SolrIndexSearcher.<init> Opening Searcher@181f9a0[collection1] main
>>   [junit4]   2> 129701 T288 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>>   [junit4]   2> 129701 T288 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
>>   [junit4]   2> 129702 T288 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
>>   [junit4]   2> 129702 T288 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
>>   [junit4]   2> 129702 T288 oasr.RestManager.init Initializing 0 registered ManagedResources
>>   [junit4]   2> 129702 T288 oashc.SpellCheckComponent.inform Initializing spell checkers
>>   [junit4]   2> 129704 T288 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>>   [junit4]   2> 129714 T295 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@181f9a0[collection1] main{UninvertingDirectoryReader()}
>>   [junit4]   2> 129724 T288 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
>>   [junit4]   2> 129725 T288 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
>>   [junit4]   2> 129725 T288 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
>>   [junit4]   2> 129726 T288 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=1.7626953125, floorSegmentMB=0.59765625, forceMergeDeletesPctAllowed=16.292323679535286, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
>>   [junit4]   2> 129727 T288 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b4cdc7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93330c)),segFN=segments_1,generation=1}
>>   [junit4]   2> 129727 T288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>>   [junit4]   2> 129728 T288 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
>>   [junit4]   2> 129728 T288 oass.SolrIndexSearcher.<init> Opening Searcher@2d0fef[collection1] main
>>   [junit4]   2> 129728 T288 oasc.CoreContainer.registerCore replacing core: collection1
>>   [junit4]   2> 129729 T288 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16d4a16
>>   [junit4]   2> 129731 T295 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2d0fef[collection1] main{UninvertingDirectoryReader()}
>>   [junit4]   2> 129739 T288 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> 129740 T288 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>>   [junit4]   2> 129740 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/'
>>   [junit4]   2> 129741 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/.svn/' to classloader
>>   [junit4]   2> 129741 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/classes/' to classloader
>>   [junit4]   2> 129742 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/README' to classloader
>>   [junit4]   2> 129787 T288 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
>>   [junit4]   2> 129834 T288 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>>   [junit4]   2> 129834 T288 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>>   [junit4]   2> 129841 T288 oass.IndexSchema.readSchema [collection1] Schema name=test
>>   [junit4]   2> 130034 T288 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>>   [junit4]   2> 130040 T288 oass.IndexSchema.readSchema default search field in schema is text
>>   [junit4]   2> 130042 T288 oass.IndexSchema.readSchema unique key field: id
>>   [junit4]   2> 130053 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>>   [junit4]   2> 130057 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>>   [junit4]   2> 130059 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>>   [junit4]   2> 130060 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>>   [junit4]   2> 130060 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>>   [junit4]   2> 130061 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>>   [junit4]   2> 130061 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>>   [junit4]   2> 130062 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>>   [junit4]   2> 130062 T288 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/
>>   [junit4]   2> 130062 T288 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/
>>   [junit4]   2> 130063 T288 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75df8e
>>   [junit4]   2> 130063 T288 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index/
>>   [junit4]   2> 130064 T288 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
>>   [junit4]   2> 130070 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>>   [junit4]   2> 130070 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>>   [junit4]   2> 130071 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
>>   [junit4]   2> 130071 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
>>   [junit4]   2> 130071 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>>   [junit4]   2> 130071 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>>   [junit4]   2> 130072 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
>>   [junit4]   2> 130072 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
>>   [junit4]   2> 130072 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>>   [junit4]   2> 130073 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>   [junit4]   2> 130073 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>   [junit4]   2> 130073 T288 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>>   [junit4]   2> 130074 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>>   [junit4]   2> 130074 T288 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>>   [junit4]   2> 130075 T288 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>>   [junit4]   2> 130075 T288 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>>   [junit4]   2> 130076 T288 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
>>   [junit4]   2> 130077 T288 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
>>   [junit4]   2> 130077 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>>   [junit4]   2> 130078 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>>   [junit4]   2> 130078 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
>>   [junit4]   2> 130079 T288 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>>   [junit4]   2> 130079 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>>   [junit4]   2> 130080 T288 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>>   [junit4]   2> 130080 T288 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>>   [junit4]   2> 130081 T288 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130082 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130082 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130083 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130083 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130084 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130085 T288 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130085 T288 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130086 T288 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
>>   [junit4]   2> 130087 T288 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
>>   [junit4]   2> 130090 T288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>>   [junit4]   2> 130091 T288 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>>   [junit4]   2> 130092 T288 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>>   [junit4]   2> 130092 T288 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>>   [junit4]   2> 130093 T288 oass.SolrIndexSearcher.<init> Opening Searcher@14bfb14[collection1] main
>>   [junit4]   2> 130094 T288 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>>   [junit4]   2> 130094 T288 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
>>   [junit4]   2> 130095 T288 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
>>   [junit4]   2> 130095 T288 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
>>   [junit4]   2> 130095 T288 oasr.RestManager.init Initializing 0 registered ManagedResources
>>   [junit4]   2> 130096 T288 oashc.SpellCheckComponent.inform Initializing spell checkers
>>   [junit4]   2> 130098 T288 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>>   [junit4]   2> 130112 T296 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14bfb14[collection1] main{UninvertingDirectoryReader()}
>>   [junit4]   2> 130126 T288 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
>>   [junit4]   2> 130126 T288 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
>>   [junit4]   2> 130127 T288 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
>>   [junit4]   2> 130128 T288 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
>>   [junit4]   2> 130129 T288 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b4cdc7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93330c)),segFN=segments_1,generation=1}
>>   [junit4]   2> 130129 T288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>>   [junit4]   2> 130129 T288 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
>>   [junit4]   2> 130130 T288 oass.SolrIndexSearcher.<init> Opening Searcher@1606504[collection1] main
>>   [junit4]   2> 130130 T288 oasc.CoreContainer.registerCore replacing core: collection1
>>   [junit4]   2> 130131 T288 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b0008f
>>   [junit4]   2> 130133 T296 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1606504[collection1] main{UninvertingDirectoryReader()}
>>   [junit4]   2> 130146 T288 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> 130147 T288 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>>   [junit4]   2> 130147 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/'
>>   [junit4]   2> 130148 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/.svn/' to classloader
>>   [junit4]   2> 130149 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/classes/' to classloader
>>   [junit4]   2> 130149 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/README' to classloader
>>   [junit4]   2> 130210 T288 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
>>   [junit4]   2> 130247 T288 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>>   [junit4]   2> 130248 T288 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>>   [junit4]   2> 130254 T288 oass.IndexSchema.readSchema [collection1] Schema name=test
>>   [junit4]   2> 130466 T288 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>>   [junit4]   2> 130472 T288 oass.IndexSchema.readSchema default search field in schema is text
>>   [junit4]   2> 130474 T288 oass.IndexSchema.readSchema unique key field: id
>>   [junit4]   2> 130483 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>>   [junit4]   2> 130487 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>>   [junit4]   2> 130491 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>>   [junit4]   2> 130492 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>>   [junit4]   2> 130493 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>>   [junit4]   2> 130493 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>>   [junit4]   2> 130494 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>>   [junit4]   2> 130494 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>>   [junit4]   2> 130495 T288 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/
>>   [junit4]   2> 130495 T288 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/
>>   [junit4]   2> 130496 T288 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75df8e
>>   [junit4]   2> 130497 T288 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index/
>>   [junit4]   2> 130497 T288 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
>>   [junit4]   2> 130503 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>>   [junit4]   2> 130503 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>>   [junit4]   2> 130503 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
>>   [junit4]   2> 130504 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
>>   [junit4]   2> 130504 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>>   [junit4]   2> 130504 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>>   [junit4]   2> 130505 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
>>   [junit4]   2> 130505 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
>>   [junit4]   2> 130505 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>>   [junit4]   2> 130506 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>   [junit4]   2> 130506 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>   [junit4]   2> 130506 T288 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>>   [junit4]   2> 130507 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>>   [junit4]   2> 130507 T288 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>>   [junit4]   2> 130508 T288 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>>   [junit4]   2> 130509 T288 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>>   [junit4]   2> 130509 T288 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
>>   [junit4]   2> 130510 T288 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
>>   [junit4]   2> 130511 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>>   [junit4]   2> 130511 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>>   [junit4]   2> 130512 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
>>   [junit4]   2> 130513 T288 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>>   [junit4]   2> 130513 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>>   [junit4]   2> 130513 T288 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>>   [junit4]   2> 130514 T288 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>>   [junit4]   2> 130514 T288 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130515 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130516 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130516 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130517 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130517 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130518 T288 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130519 T288 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130519 T288 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
>>   [junit4]   2> 130520 T288 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
>>   [junit4]   2> 130523 T288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>>   [junit4]   2> 130524 T288 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>>   [junit4]   2> 130526 T288 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>>   [junit4]   2> 130526 T288 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>>   [junit4]   2> 130527 T288 oass.SolrIndexSearcher.<init> Opening Searcher@1b0d7c2[collection1] main
>>   [junit4]   2> 130527 T288 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>>   [junit4]   2> 130528 T288 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
>>   [junit4]   2> 130528 T288 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
>>   [junit4]   2> 130528 T288 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
>>   [junit4]   2> 130528 T288 oasr.RestManager.init Initializing 0 registered ManagedResources
>>   [junit4]   2> 130529 T288 oashc.SpellCheckComponent.inform Initializing spell checkers
>>   [junit4]   2> 130530 T288 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>>   [junit4]   2> 130539 T297 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b0d7c2[collection1] main{UninvertingDirectoryReader()}
>>   [junit4]   2> 130548 T288 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
>>   [junit4]   2> 130548 T288 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
>>   [junit4]   2> 130548 T288 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
>>   [junit4]   2> 130549 T288 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.36814701130384175]
>>   [junit4]   2> 130550 T288 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b4cdc7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93330c)),segFN=segments_1,generation=1}
>>   [junit4]   2> 130551 T288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>>   [junit4]   2> 130551 T288 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
>>   [junit4]   2> 130551 T288 oass.SolrIndexSearcher.<init> Opening Searcher@9355b6[collection1] main
>>   [junit4]   2> 130552 T288 oasc.CoreContainer.registerCore replacing core: collection1
>>   [junit4]   2> 130552 T288 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a42080
>>   [junit4]   2> 130553 T297 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9355b6[collection1] main{UninvertingDirectoryReader()}
>>   [junit4]   2> 130562 T288 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> 130562 T288 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>>   [junit4]   2> 130563 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/'
>>   [junit4]   2> 130564 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/.svn/' to classloader
>>   [junit4]   2> 130564 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/classes/' to classloader
>>   [junit4]   2> 130564 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/README' to classloader
>>   [junit4]   2> 130604 T288 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
>>   [junit4]   2> 130639 T288 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>>   [junit4]   2> 130640 T288 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>>   [junit4]   2> 130646 T288 oass.IndexSchema.readSchema [collection1] Schema name=test
>>   [junit4]   2> 130850 T288 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>>   [junit4]   2> 130856 T288 oass.IndexSchema.readSchema default search field in schema is text
>>   [junit4]   2> 130858 T288 oass.IndexSchema.readSchema unique key field: id
>>   [junit4]   2> 130867 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>>   [junit4]   2> 130870 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>>   [junit4]   2> 130872 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>>   [junit4]   2> 130873 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>>   [junit4]   2> 130873 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>>   [junit4]   2> 130873 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>>   [junit4]   2> 130874 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>>   [junit4]   2> 130874 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>>   [junit4]   2> 130874 T288 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/
>>   [junit4]   2> 130875 T288 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/
>>   [junit4]   2> 130875 T288 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75df8e
>>   [junit4]   2> 130876 T288 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index/
>>   [junit4]   2> 130876 T288 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
>>   [junit4]   2> 130882 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>>   [junit4]   2> 130882 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>>   [junit4]   2> 130883 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
>>   [junit4]   2> 130883 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
>>   [junit4]   2> 130883 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>>   [junit4]   2> 130884 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>>   [junit4]   2> 130884 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
>>   [junit4]   2> 130885 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
>>   [junit4]   2> 130885 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>>   [junit4]   2> 130885 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>   [junit4]   2> 130886 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>   [junit4]   2> 130886 T288 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>>   [junit4]   2> 130886 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>>   [junit4]   2> 130887 T288 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>>   [junit4]   2> 130887 T288 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>>   [junit4]   2> 130888 T288 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>>   [junit4]   2> 130889 T288 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
>>   [junit4]   2> 130889 T288 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
>>   [junit4]   2> 130890 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>>   [junit4]   2> 130890 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>>   [junit4]   2> 130891 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
>>   [junit4]   2> 130891 T288 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>>   [junit4]   2> 130892 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>>   [junit4]   2> 130892 T288 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>>   [junit4]   2> 130893 T288 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>>   [junit4]   2> 130893 T288 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130894 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130895 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130895 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130896 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130896 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130897 T288 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130898 T288 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
>>   [junit4]   2> 130898 T288 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
>>   [junit4]   2> 130899 T288 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
>>   [junit4]   2> 130902 T288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>>   [junit4]   2> 130903 T288 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>>   [junit4]   2> 130905 T288 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>>   [junit4]   2> 130905 T288 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>>   [junit4]   2> 130906 T288 oass.SolrIndexSearcher.<init> Opening Searcher@13ac157[collection1] main
>>   [junit4]   2> 130906 T288 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>>   [junit4]   2> 130907 T288 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
>>   [junit4]   2> 130907 T288 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
>>   [junit4]   2> 130907 T288 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
>>   [junit4]   2> 130908 T288 oasr.RestManager.init Initializing 0 registered ManagedResources
>>   [junit4]   2> 130908 T288 oashc.SpellCheckComponent.inform Initializing spell checkers
>>   [junit4]   2> 130909 T288 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>>   [junit4]   2> 130918 T298 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13ac157[collection1] main{UninvertingDirectoryReader()}
>>   [junit4]   2> 130926 T288 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
>>   [junit4]   2> 130927 T288 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
>>   [junit4]   2> 130927 T288 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
>>   [junit4]   2> 130928 T288 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=28.708984375, floorSegmentMB=0.546875, forceMergeDeletesPctAllowed=6.663085941513572, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3780427134023365
>>   [junit4]   2> 130929 T288 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b4cdc7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93330c)),segFN=segments_1,generation=1}
>>   [junit4]   2> 130929 T288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>>   [junit4]   2> 130929 T288 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
>>   [junit4]   2> 130930 T288 oass.SolrIndexSearcher.<init> Opening Searcher@162ac70[collection1] main
>>   [junit4]   2> 130930 T288 oasc.CoreContainer.registerCore replacing core: collection1
>>   [junit4]   2> 130930 T288 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@19ce9eb
>>   [junit4]   2> 130931 T298 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@162ac70[collection1] main{UninvertingDirectoryReader()}
>>   [junit4]   2> 130939 T288 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> 130940 T288 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>>   [junit4]   2> 130941 T288 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=32899839
>>   [junit4]   2> 130941 T288 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@11b2347
>>   [junit4]   2> 130956 T288 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> 130956 T288 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>>   [junit4]   2> 130956 T288 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>>   [junit4]   2> 130957 T288 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>>   [junit4]   2> 130957 T288 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>>   [junit4]   2> 130958 T288 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
>>   [junit4]   2> 130958 T288 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data;done=false>>]
>>   [junit4]   2> 130958 T288 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data
>>   [junit4]   2> 130959 T288 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index;d
>> 
>> [...truncated too long message...]
>> 
>> eated /debug/dump: solr.DumpRequestHandler
>>   [junit4]   2> 136452 T288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>>   [junit4]   2> 136453 T288 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>>   [junit4]   2> 136454 T288 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>>   [junit4]   2> 136454 T288 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>>   [junit4]   2> 136455 T288 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=6.46875, floorSegmentMB=1.8115234375, forceMergeDeletesPctAllowed=1.6589392551660642, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33688414186937554
>>   [junit4]   2> 136456 T288 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1989061 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ebe51e)),segFN=segments_1,generation=1}
>>   [junit4]   2> 136456 T288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>>   [junit4]   2> 136456 T288 oass.SolrIndexSearcher.<init> Opening Searcher@69f429[core1] main
>>   [junit4]   2> 136457 T288 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>>   [junit4]   2> 136457 T288 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
>>   [junit4]   2> 136457 T288 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
>>   [junit4]   2> 136457 T288 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
>>   [junit4]   2> 136458 T288 oasr.RestManager.init Initializing 0 registered ManagedResources
>>   [junit4]   2> 136458 T288 oashc.SpellCheckComponent.inform Initializing spell checkers
>>   [junit4]   2> 136474 T288 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>>   [junit4]   2> 136509 T329 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@69f429[core1] main{UninvertingDirectoryReader()}
>>   [junit4]   2> 136518 T288 oasc.CoreContainer.registerCore registering core: core1
>>   [junit4]   2> 136523 T288 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c77a67
>>   [junit4]   2> 136534 T288 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> 136534 T288 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>>   [junit4]   2> 136534 T288 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>>   [junit4]   2> 136534 T288 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>>   [junit4]   2> 136535 T288 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
>>   [junit4]   2> 136537 T288 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
>>   [junit4]   2> 136537 T288 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/tempDir-001/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/tempDir-001/data/index;done=false>>]
>>   [junit4]   2> 136537 T288 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/tempDir-001/data/index
>>   [junit4]   2> 136537 T288 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/tempDir-001/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/tempDir-001/data;done=false>>]
>>   [junit4]   2> 136538 T288 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/tempDir-001/data
>>   [junit4]   2> 136538 T288 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=27777254
>>   [junit4]   2> 136538 T288 oas.SolrTestCaseJ4.tearDown ###Ending testNoCores
>>   [junit4]   2> 136540 T288 oas.SolrTestCaseJ4.deleteCore ###deleteCore
>>   [junit4]   2> 136540 T288 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=10847129
>>   [junit4]   2> 136541 T288 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1dbbf5b
>>   [junit4]   2> 136542 T288 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> 136542 T288 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>>   [junit4]   2> 136542 T288 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>>   [junit4]   2> 136542 T288 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>>   [junit4]   2> 136543 T288 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>>   [junit4]   2> 136544 T288 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
>>   [junit4]   2> 136544 T288 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001;done=false>>]
>>   [junit4]   2> 136544 T288 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001
>>   [junit4]   2> 136545 T288 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001/index;done=false>>]
>>   [junit4]   2> 136545 T288 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001/index
>>   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001
>>   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene49), sim=DefaultSimilarity, locale=pl_PL, timezone=Canada/Newfoundland
>>   [junit4]   2> NOTE: Linux 3.13.0-30-generic i386/Oracle Corporation 1.7.0_60 (32-bit)/cpus=8,threads=1,free=65351408,total=292290560
>>   [junit4]   2> NOTE: All tests run in this JVM: [TestRealTimeGet, SOLR749Test, AnalysisErrorHandlingTest, TestInitQParser, TestAddFieldRealTimeGet, TestSchemaVersionResource, ScriptEngineTest, TestDocumentBuilder, DistribDocExpirationUpdateProcessorTest, TestPseudoReturnFields, EnumFieldTest, TestBadConfig, ClusterStateTest, TestCoreContainer]
>>   [junit4] Completed on J1 in 8.91s, 9 tests, 1 error <<< FAILURES!
>> 
>> [...truncated 1238 lines...]
>> BUILD FAILED
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1298: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:922: There were test failures: 419 suites, 1712 tests, 1 error, 38 ignored (17 assumptions)
>> 
>> Total time: 81 minutes 54 seconds
>> Build step 'Invoke Ant' marked build as failure
>> [description-setter] Description set: Java: 32bit/jdk1.7.0_60 -server -XX:+UseParallelGC
>> Archiving artifacts
>> Recording test results
>> Email was triggered for: Failure - Any
>> Sending email for trigger: Failure - Any
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
> 


Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_60) - Build # 10830 - Still Failing!

Posted by Alan Woodward <al...@flax.co.uk>.
Digging…

Alan Woodward
www.flax.co.uk


On 16 Jul 2014, at 18:09, Policeman Jenkins Server wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10830/
> Java: 32bit/jdk1.7.0_60 -server -XX:+UseParallelGC
> 
> 1 tests failed.
> FAILED:  org.apache.solr.core.TestCoreContainer.testDeleteBadCores
> 
> Error Message:
> Unable to create core [badcore]
> 
> Stack Trace:
> org.apache.solr.common.SolrException: Unable to create core [badcore]
> 	at __randomizedtesting.SeedInfo.seed([FE3600A88B79B864:8D618E325266949F]:0)
> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:502)
> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:462)
> 	at org.apache.solr.core.TestCoreContainer.testDeleteBadCores(TestCoreContainer.java:241)
> 	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:1618)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
> 	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.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:65)
> 	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:365)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
> 	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	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:65)
> 	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:365)
> 	at java.lang.Thread.run(Thread.java:745)
> Caused by: org.apache.solr.common.SolrException: Could not load configuration from directory /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/configsets/minimal
> 	at org.apache.solr.core.ConfigSetService$Default.locateInstanceDir(ConfigSetService.java:157)
> 	at org.apache.solr.core.ConfigSetService$Default.createCoreResourceLoader(ConfigSetService.java:142)
> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:58)
> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:485)
> 	... 42 more
> 
> 
> 
> 
> Build Log:
> [...truncated 10803 lines...]
>   [junit4] Suite: org.apache.solr.core.TestCoreContainer
>   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001
>   [junit4]   2> 127663 T288 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
>   [junit4]   2> 127663 T288 oas.SolrTestCaseJ4.initCore ####initCore
>   [junit4]   2> 127664 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
>   [junit4]   2> 127664 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
>   [junit4]   2> 127664 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
>   [junit4]   2> 127665 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
>   [junit4]   2> 127707 T288 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
>   [junit4]   2> 127745 T288 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 127745 T288 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 127753 T288 oass.IndexSchema.readSchema [null] Schema name=test
>   [junit4]   2> 127990 T288 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 127995 T288 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 127997 T288 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 128008 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 128010 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 128013 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 128013 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 128014 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 128014 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 128014 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 128014 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 128015 T288 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 128015 T288 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
>   [junit4]   2> 128015 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
>   [junit4]   2> 128044 T288 oasc.CoreContainer.<init> New CoreContainer 10847129
>   [junit4]   2> 128044 T288 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
>   [junit4]   2> 128045 T288 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
>   [junit4]   2> 128045 T288 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
>   [junit4]   2> 128045 T288 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
>   [junit4]   2> 128046 T288 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 128046 T288 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 128046 T288 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 128046 T288 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 128046 T288 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 128047 T288 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 128047 T288 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 128047 T288 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 128047 T288 oasc.CoreContainer.load Host Name: 
>   [junit4]   2> 128051 T289 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
>   [junit4]   2> 128052 T289 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
>   [junit4]   2> 128052 T289 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
>   [junit4]   2> 128052 T289 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
>   [junit4]   2> 128086 T289 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
>   [junit4]   2> 128135 T289 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 128136 T289 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 128147 T289 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 128356 T289 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 128361 T289 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 128363 T289 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 128374 T289 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 128378 T289 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 128382 T289 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 128382 T289 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 128383 T289 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 128383 T289 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 128383 T289 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 128384 T289 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 128384 T289 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
>   [junit4]   2> 128384 T289 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>   [junit4]   2> 128385 T289 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001/
>   [junit4]   2> 128385 T289 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75df8e
>   [junit4]   2> 128386 T289 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001
>   [junit4]   2> 128386 T289 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001/index/
>   [junit4]   2> 128386 T289 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001/index' doesn't exist. Creating new index...
>   [junit4]   2> 128387 T289 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001/index
>   [junit4]   2> 128387 T289 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=0.6767578125, floorSegmentMB=1.759765625, forceMergeDeletesPctAllowed=16.847736766966108, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3344094630796193
>   [junit4]   2> 128388 T289 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b48fcc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e2154)),segFN=segments_1,generation=1}
>   [junit4]   2> 128388 T289 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 128389 T289 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
>   [junit4]   2> 128395 T289 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>   [junit4]   2> 128395 T289 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 128396 T289 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
>   [junit4]   2> 128396 T289 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
>   [junit4]   2> 128396 T289 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 128396 T289 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 128397 T289 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
>   [junit4]   2> 128397 T289 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
>   [junit4]   2> 128397 T289 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>   [junit4]   2> 128397 T289 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 128398 T289 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 128398 T289 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 128398 T289 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 128398 T289 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 128399 T289 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 128399 T289 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 128400 T289 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
>   [junit4]   2> 128400 T289 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
>   [junit4]   2> 128401 T289 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 128401 T289 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>   [junit4]   2> 128402 T289 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
>   [junit4]   2> 128402 T289 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>   [junit4]   2> 128402 T289 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>   [junit4]   2> 128402 T289 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>   [junit4]   2> 128403 T289 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 128403 T289 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 128404 T289 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 128404 T289 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 128405 T289 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 128405 T289 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 128406 T289 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 128406 T289 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 128407 T289 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 128407 T289 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
>   [junit4]   2> 128408 T289 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
>   [junit4]   2> 128411 T289 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 128412 T289 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>   [junit4]   2> 128414 T289 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 128414 T289 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 128415 T289 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.76953125, noCFSRatio=0.342615937669865]
>   [junit4]   2> 128415 T289 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b48fcc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e2154)),segFN=segments_1,generation=1}
>   [junit4]   2> 128416 T289 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 128416 T289 oass.SolrIndexSearcher.<init> Opening Searcher@1d415d4[collection1] main
>   [junit4]   2> 128416 T289 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>   [junit4]   2> 128416 T289 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
>   [junit4]   2> 128417 T289 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
>   [junit4]   2> 128417 T289 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
>   [junit4]   2> 128417 T289 oasr.RestManager.init Initializing 0 registered ManagedResources
>   [junit4]   2> 128417 T289 oashc.SpellCheckComponent.inform Initializing spell checkers
>   [junit4]   2> 128481 T289 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>   [junit4]   2> 128507 T290 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d415d4[collection1] main{UninvertingDirectoryReader()}
>   [junit4]   2> 128517 T289 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 128518 T288 oas.SolrTestCaseJ4.initCore ####initCore end
>   [junit4]   2> 128523 T288 oas.SolrTestCaseJ4.setUp ###Starting testReloadSequential
>   [junit4]   1> Using solrconfig from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
>   [junit4]   2> 128833 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/'
>   [junit4]   2> 128851 T288 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/solr.xml
>   [junit4]   2> 128887 T288 oasc.CoreContainer.<init> New CoreContainer 32899839
>   [junit4]   2> 128887 T288 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/]
>   [junit4]   2> 128888 T288 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>   [junit4]   2> 128889 T288 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
>   [junit4]   2> 128889 T288 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 128889 T288 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 128889 T288 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 128890 T288 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 128890 T288 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 128890 T288 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 128891 T288 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 128891 T288 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 128892 T288 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 128892 T288 oasc.CoreContainer.load Host Name: 127.0.0.1
>   [junit4]   2> 128896 T292 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/'
>   [junit4]   2> 128897 T292 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/.svn/' to classloader
>   [junit4]   2> 128897 T292 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/classes/' to classloader
>   [junit4]   2> 128897 T292 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/README' to classloader
>   [junit4]   2> 128933 T292 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
>   [junit4]   2> 128976 T292 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 128976 T292 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 128984 T292 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 129181 T292 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 129187 T292 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 129189 T292 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 129199 T292 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 129202 T292 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 129204 T292 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 129205 T292 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 129205 T292 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 129205 T292 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 129205 T292 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 129205 T292 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 129206 T292 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/
>   [junit4]   2> 129206 T292 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>   [junit4]   2> 129206 T292 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/
>   [junit4]   2> 129207 T292 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75df8e
>   [junit4]   2> 129207 T292 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data
>   [junit4]   2> 129208 T292 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index/
>   [junit4]   2> 129208 T292 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 129208 T292 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index
>   [junit4]   2> 129208 T292 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=0.6767578125, floorSegmentMB=1.759765625, forceMergeDeletesPctAllowed=16.847736766966108, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3344094630796193
>   [junit4]   2> 129209 T292 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b4cdc7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93330c)),segFN=segments_1,generation=1}
>   [junit4]   2> 129209 T292 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 129210 T292 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
>   [junit4]   2> 129217 T292 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>   [junit4]   2> 129217 T292 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 129217 T292 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
>   [junit4]   2> 129218 T292 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
>   [junit4]   2> 129218 T292 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 129218 T292 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 129219 T292 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
>   [junit4]   2> 129219 T292 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
>   [junit4]   2> 129219 T292 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>   [junit4]   2> 129219 T292 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 129220 T292 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 129220 T292 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 129220 T292 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 129220 T292 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 129221 T292 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 129222 T292 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 129222 T292 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
>   [junit4]   2> 129223 T292 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
>   [junit4]   2> 129223 T292 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 129224 T292 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>   [junit4]   2> 129225 T292 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
>   [junit4]   2> 129225 T292 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>   [junit4]   2> 129225 T292 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>   [junit4]   2> 129226 T292 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>   [junit4]   2> 129226 T292 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 129227 T292 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 129227 T292 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 129228 T292 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 129229 T292 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 129229 T292 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 129230 T292 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 129231 T292 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 129231 T292 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 129232 T292 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
>   [junit4]   2> 129232 T292 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
>   [junit4]   2> 129235 T292 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 129236 T292 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>   [junit4]   2> 129238 T292 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 129238 T292 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 129239 T292 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.76953125, noCFSRatio=0.342615937669865]
>   [junit4]   2> 129240 T292 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b4cdc7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93330c)),segFN=segments_1,generation=1}
>   [junit4]   2> 129240 T292 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 129240 T292 oass.SolrIndexSearcher.<init> Opening Searcher@5a1f5e[collection1] main
>   [junit4]   2> 129241 T292 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>   [junit4]   2> 129241 T292 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
>   [junit4]   2> 129241 T292 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
>   [junit4]   2> 129241 T292 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
>   [junit4]   2> 129241 T292 oasr.RestManager.init Initializing 0 registered ManagedResources
>   [junit4]   2> 129241 T292 oashc.SpellCheckComponent.inform Initializing spell checkers
>   [junit4]   2> 129249 T292 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>   [junit4]   2> 129272 T293 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5a1f5e[collection1] main{UninvertingDirectoryReader()}
>   [junit4]   2> 129287 T292 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 129295 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/'
>   [junit4]   2> 129296 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/.svn/' to classloader
>   [junit4]   2> 129297 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/classes/' to classloader
>   [junit4]   2> 129297 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/README' to classloader
>   [junit4]   2> 129360 T288 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
>   [junit4]   2> 129414 T288 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 129415 T288 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 129427 T288 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 129644 T288 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 129650 T288 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 129652 T288 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 129660 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 129663 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 129665 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 129666 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 129667 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 129667 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 129667 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 129668 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 129668 T288 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/
>   [junit4]   2> 129669 T288 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/
>   [junit4]   2> 129669 T288 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75df8e
>   [junit4]   2> 129670 T288 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index/
>   [junit4]   2> 129670 T288 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
>   [junit4]   2> 129676 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>   [junit4]   2> 129676 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 129677 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
>   [junit4]   2> 129677 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
>   [junit4]   2> 129677 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 129677 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 129678 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
>   [junit4]   2> 129678 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
>   [junit4]   2> 129678 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>   [junit4]   2> 129679 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 129679 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 129679 T288 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 129680 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 129680 T288 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 129681 T288 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 129681 T288 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 129682 T288 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
>   [junit4]   2> 129683 T288 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
>   [junit4]   2> 129683 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 129684 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>   [junit4]   2> 129684 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
>   [junit4]   2> 129685 T288 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>   [junit4]   2> 129685 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>   [junit4]   2> 129686 T288 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>   [junit4]   2> 129686 T288 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 129687 T288 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 129688 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 129688 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 129689 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 129690 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 129690 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 129691 T288 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 129691 T288 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 129692 T288 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
>   [junit4]   2> 129693 T288 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
>   [junit4]   2> 129695 T288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 129697 T288 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>   [junit4]   2> 129699 T288 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 129699 T288 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 129700 T288 oass.SolrIndexSearcher.<init> Opening Searcher@181f9a0[collection1] main
>   [junit4]   2> 129701 T288 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>   [junit4]   2> 129701 T288 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
>   [junit4]   2> 129702 T288 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
>   [junit4]   2> 129702 T288 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
>   [junit4]   2> 129702 T288 oasr.RestManager.init Initializing 0 registered ManagedResources
>   [junit4]   2> 129702 T288 oashc.SpellCheckComponent.inform Initializing spell checkers
>   [junit4]   2> 129704 T288 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>   [junit4]   2> 129714 T295 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@181f9a0[collection1] main{UninvertingDirectoryReader()}
>   [junit4]   2> 129724 T288 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
>   [junit4]   2> 129725 T288 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
>   [junit4]   2> 129725 T288 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
>   [junit4]   2> 129726 T288 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=1.7626953125, floorSegmentMB=0.59765625, forceMergeDeletesPctAllowed=16.292323679535286, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
>   [junit4]   2> 129727 T288 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b4cdc7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93330c)),segFN=segments_1,generation=1}
>   [junit4]   2> 129727 T288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 129728 T288 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
>   [junit4]   2> 129728 T288 oass.SolrIndexSearcher.<init> Opening Searcher@2d0fef[collection1] main
>   [junit4]   2> 129728 T288 oasc.CoreContainer.registerCore replacing core: collection1
>   [junit4]   2> 129729 T288 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16d4a16
>   [junit4]   2> 129731 T295 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2d0fef[collection1] main{UninvertingDirectoryReader()}
>   [junit4]   2> 129739 T288 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> 129740 T288 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 129740 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/'
>   [junit4]   2> 129741 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/.svn/' to classloader
>   [junit4]   2> 129741 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/classes/' to classloader
>   [junit4]   2> 129742 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/README' to classloader
>   [junit4]   2> 129787 T288 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
>   [junit4]   2> 129834 T288 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 129834 T288 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 129841 T288 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 130034 T288 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 130040 T288 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 130042 T288 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 130053 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 130057 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 130059 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 130060 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 130060 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 130061 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 130061 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 130062 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 130062 T288 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/
>   [junit4]   2> 130062 T288 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/
>   [junit4]   2> 130063 T288 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75df8e
>   [junit4]   2> 130063 T288 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index/
>   [junit4]   2> 130064 T288 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
>   [junit4]   2> 130070 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>   [junit4]   2> 130070 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 130071 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
>   [junit4]   2> 130071 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
>   [junit4]   2> 130071 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 130071 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 130072 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
>   [junit4]   2> 130072 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
>   [junit4]   2> 130072 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>   [junit4]   2> 130073 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 130073 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 130073 T288 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 130074 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 130074 T288 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 130075 T288 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 130075 T288 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 130076 T288 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
>   [junit4]   2> 130077 T288 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
>   [junit4]   2> 130077 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 130078 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>   [junit4]   2> 130078 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
>   [junit4]   2> 130079 T288 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>   [junit4]   2> 130079 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>   [junit4]   2> 130080 T288 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>   [junit4]   2> 130080 T288 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 130081 T288 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130082 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130082 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130083 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130083 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130084 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130085 T288 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130085 T288 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130086 T288 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
>   [junit4]   2> 130087 T288 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
>   [junit4]   2> 130090 T288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 130091 T288 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>   [junit4]   2> 130092 T288 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 130092 T288 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 130093 T288 oass.SolrIndexSearcher.<init> Opening Searcher@14bfb14[collection1] main
>   [junit4]   2> 130094 T288 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>   [junit4]   2> 130094 T288 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
>   [junit4]   2> 130095 T288 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
>   [junit4]   2> 130095 T288 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
>   [junit4]   2> 130095 T288 oasr.RestManager.init Initializing 0 registered ManagedResources
>   [junit4]   2> 130096 T288 oashc.SpellCheckComponent.inform Initializing spell checkers
>   [junit4]   2> 130098 T288 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>   [junit4]   2> 130112 T296 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14bfb14[collection1] main{UninvertingDirectoryReader()}
>   [junit4]   2> 130126 T288 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
>   [junit4]   2> 130126 T288 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
>   [junit4]   2> 130127 T288 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
>   [junit4]   2> 130128 T288 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
>   [junit4]   2> 130129 T288 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b4cdc7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93330c)),segFN=segments_1,generation=1}
>   [junit4]   2> 130129 T288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 130129 T288 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
>   [junit4]   2> 130130 T288 oass.SolrIndexSearcher.<init> Opening Searcher@1606504[collection1] main
>   [junit4]   2> 130130 T288 oasc.CoreContainer.registerCore replacing core: collection1
>   [junit4]   2> 130131 T288 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b0008f
>   [junit4]   2> 130133 T296 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1606504[collection1] main{UninvertingDirectoryReader()}
>   [junit4]   2> 130146 T288 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> 130147 T288 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 130147 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/'
>   [junit4]   2> 130148 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/.svn/' to classloader
>   [junit4]   2> 130149 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/classes/' to classloader
>   [junit4]   2> 130149 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/README' to classloader
>   [junit4]   2> 130210 T288 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
>   [junit4]   2> 130247 T288 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 130248 T288 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 130254 T288 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 130466 T288 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 130472 T288 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 130474 T288 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 130483 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 130487 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 130491 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 130492 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 130493 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 130493 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 130494 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 130494 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 130495 T288 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/
>   [junit4]   2> 130495 T288 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/
>   [junit4]   2> 130496 T288 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75df8e
>   [junit4]   2> 130497 T288 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index/
>   [junit4]   2> 130497 T288 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
>   [junit4]   2> 130503 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>   [junit4]   2> 130503 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 130503 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
>   [junit4]   2> 130504 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
>   [junit4]   2> 130504 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 130504 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 130505 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
>   [junit4]   2> 130505 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
>   [junit4]   2> 130505 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>   [junit4]   2> 130506 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 130506 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 130506 T288 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 130507 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 130507 T288 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 130508 T288 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 130509 T288 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 130509 T288 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
>   [junit4]   2> 130510 T288 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
>   [junit4]   2> 130511 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 130511 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>   [junit4]   2> 130512 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
>   [junit4]   2> 130513 T288 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>   [junit4]   2> 130513 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>   [junit4]   2> 130513 T288 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>   [junit4]   2> 130514 T288 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 130514 T288 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130515 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130516 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130516 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130517 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130517 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130518 T288 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130519 T288 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130519 T288 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
>   [junit4]   2> 130520 T288 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
>   [junit4]   2> 130523 T288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 130524 T288 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>   [junit4]   2> 130526 T288 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 130526 T288 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 130527 T288 oass.SolrIndexSearcher.<init> Opening Searcher@1b0d7c2[collection1] main
>   [junit4]   2> 130527 T288 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>   [junit4]   2> 130528 T288 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
>   [junit4]   2> 130528 T288 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
>   [junit4]   2> 130528 T288 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
>   [junit4]   2> 130528 T288 oasr.RestManager.init Initializing 0 registered ManagedResources
>   [junit4]   2> 130529 T288 oashc.SpellCheckComponent.inform Initializing spell checkers
>   [junit4]   2> 130530 T288 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>   [junit4]   2> 130539 T297 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b0d7c2[collection1] main{UninvertingDirectoryReader()}
>   [junit4]   2> 130548 T288 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
>   [junit4]   2> 130548 T288 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
>   [junit4]   2> 130548 T288 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
>   [junit4]   2> 130549 T288 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.36814701130384175]
>   [junit4]   2> 130550 T288 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b4cdc7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93330c)),segFN=segments_1,generation=1}
>   [junit4]   2> 130551 T288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 130551 T288 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
>   [junit4]   2> 130551 T288 oass.SolrIndexSearcher.<init> Opening Searcher@9355b6[collection1] main
>   [junit4]   2> 130552 T288 oasc.CoreContainer.registerCore replacing core: collection1
>   [junit4]   2> 130552 T288 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a42080
>   [junit4]   2> 130553 T297 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9355b6[collection1] main{UninvertingDirectoryReader()}
>   [junit4]   2> 130562 T288 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> 130562 T288 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 130563 T288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/'
>   [junit4]   2> 130564 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/.svn/' to classloader
>   [junit4]   2> 130564 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/classes/' to classloader
>   [junit4]   2> 130564 T288 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/lib/README' to classloader
>   [junit4]   2> 130604 T288 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
>   [junit4]   2> 130639 T288 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 130640 T288 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 130646 T288 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 130850 T288 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 130856 T288 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 130858 T288 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 130867 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 130870 T288 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 130872 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 130873 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 130873 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 130873 T288 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 130874 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 130874 T288 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 130874 T288 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using configuration from instancedir /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/
>   [junit4]   2> 130875 T288 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/
>   [junit4]   2> 130875 T288 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75df8e
>   [junit4]   2> 130876 T288 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index/
>   [junit4]   2> 130876 T288 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
>   [junit4]   2> 130882 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>   [junit4]   2> 130882 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 130883 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
>   [junit4]   2> 130883 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
>   [junit4]   2> 130883 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 130884 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 130884 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
>   [junit4]   2> 130885 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
>   [junit4]   2> 130885 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>   [junit4]   2> 130885 T288 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 130886 T288 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 130886 T288 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 130886 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 130887 T288 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 130887 T288 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 130888 T288 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 130889 T288 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
>   [junit4]   2> 130889 T288 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
>   [junit4]   2> 130890 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 130890 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>   [junit4]   2> 130891 T288 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
>   [junit4]   2> 130891 T288 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>   [junit4]   2> 130892 T288 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>   [junit4]   2> 130892 T288 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>   [junit4]   2> 130893 T288 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 130893 T288 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130894 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130895 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130895 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130896 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130896 T288 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130897 T288 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130898 T288 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 130898 T288 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
>   [junit4]   2> 130899 T288 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
>   [junit4]   2> 130902 T288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 130903 T288 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>   [junit4]   2> 130905 T288 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 130905 T288 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 130906 T288 oass.SolrIndexSearcher.<init> Opening Searcher@13ac157[collection1] main
>   [junit4]   2> 130906 T288 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>   [junit4]   2> 130907 T288 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
>   [junit4]   2> 130907 T288 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
>   [junit4]   2> 130907 T288 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
>   [junit4]   2> 130908 T288 oasr.RestManager.init Initializing 0 registered ManagedResources
>   [junit4]   2> 130908 T288 oashc.SpellCheckComponent.inform Initializing spell checkers
>   [junit4]   2> 130909 T288 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>   [junit4]   2> 130918 T298 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13ac157[collection1] main{UninvertingDirectoryReader()}
>   [junit4]   2> 130926 T288 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
>   [junit4]   2> 130927 T288 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
>   [junit4]   2> 130927 T288 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
>   [junit4]   2> 130928 T288 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=28.708984375, floorSegmentMB=0.546875, forceMergeDeletesPctAllowed=6.663085941513572, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3780427134023365
>   [junit4]   2> 130929 T288 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1b4cdc7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93330c)),segFN=segments_1,generation=1}
>   [junit4]   2> 130929 T288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 130929 T288 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
>   [junit4]   2> 130930 T288 oass.SolrIndexSearcher.<init> Opening Searcher@162ac70[collection1] main
>   [junit4]   2> 130930 T288 oasc.CoreContainer.registerCore replacing core: collection1
>   [junit4]   2> 130930 T288 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@19ce9eb
>   [junit4]   2> 130931 T298 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@162ac70[collection1] main{UninvertingDirectoryReader()}
>   [junit4]   2> 130939 T288 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> 130940 T288 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 130941 T288 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=32899839
>   [junit4]   2> 130941 T288 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@11b2347
>   [junit4]   2> 130956 T288 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> 130956 T288 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 130956 T288 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 130957 T288 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 130957 T288 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 130958 T288 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 130958 T288 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data;done=false>>]
>   [junit4]   2> 130958 T288 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data
>   [junit4]   2> 130959 T288 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/_reloadSequential-001/collection1/data/index;d
> 
> [...truncated too long message...]
> 
> eated /debug/dump: solr.DumpRequestHandler
>   [junit4]   2> 136452 T288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 136453 T288 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>   [junit4]   2> 136454 T288 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 136454 T288 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 136455 T288 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=6.46875, floorSegmentMB=1.8115234375, forceMergeDeletesPctAllowed=1.6589392551660642, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33688414186937554
>   [junit4]   2> 136456 T288 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1989061 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ebe51e)),segFN=segments_1,generation=1}
>   [junit4]   2> 136456 T288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 136456 T288 oass.SolrIndexSearcher.<init> Opening Searcher@69f429[core1] main
>   [junit4]   2> 136457 T288 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>   [junit4]   2> 136457 T288 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
>   [junit4]   2> 136457 T288 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
>   [junit4]   2> 136457 T288 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
>   [junit4]   2> 136458 T288 oasr.RestManager.init Initializing 0 registered ManagedResources
>   [junit4]   2> 136458 T288 oashc.SpellCheckComponent.inform Initializing spell checkers
>   [junit4]   2> 136474 T288 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>   [junit4]   2> 136509 T329 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@69f429[core1] main{UninvertingDirectoryReader()}
>   [junit4]   2> 136518 T288 oasc.CoreContainer.registerCore registering core: core1
>   [junit4]   2> 136523 T288 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c77a67
>   [junit4]   2> 136534 T288 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> 136534 T288 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 136534 T288 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 136534 T288 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 136535 T288 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
>   [junit4]   2> 136537 T288 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 136537 T288 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/tempDir-001/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/tempDir-001/data/index;done=false>>]
>   [junit4]   2> 136537 T288 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/tempDir-001/data/index
>   [junit4]   2> 136537 T288 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/tempDir-001/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/tempDir-001/data;done=false>>]
>   [junit4]   2> 136538 T288 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/tempDir-001/data
>   [junit4]   2> 136538 T288 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=27777254
>   [junit4]   2> 136538 T288 oas.SolrTestCaseJ4.tearDown ###Ending testNoCores
>   [junit4]   2> 136540 T288 oas.SolrTestCaseJ4.deleteCore ###deleteCore
>   [junit4]   2> 136540 T288 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=10847129
>   [junit4]   2> 136541 T288 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1dbbf5b
>   [junit4]   2> 136542 T288 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> 136542 T288 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 136542 T288 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 136542 T288 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 136543 T288 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 136544 T288 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 136544 T288 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001;done=false>>]
>   [junit4]   2> 136544 T288 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001
>   [junit4]   2> 136545 T288 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001/index;done=false>>]
>   [junit4]   2> 136545 T288 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001/init-core-data-001/index
>   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.core.TestCoreContainer-FE3600A88B79B864-001
>   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene49), sim=DefaultSimilarity, locale=pl_PL, timezone=Canada/Newfoundland
>   [junit4]   2> NOTE: Linux 3.13.0-30-generic i386/Oracle Corporation 1.7.0_60 (32-bit)/cpus=8,threads=1,free=65351408,total=292290560
>   [junit4]   2> NOTE: All tests run in this JVM: [TestRealTimeGet, SOLR749Test, AnalysisErrorHandlingTest, TestInitQParser, TestAddFieldRealTimeGet, TestSchemaVersionResource, ScriptEngineTest, TestDocumentBuilder, DistribDocExpirationUpdateProcessorTest, TestPseudoReturnFields, EnumFieldTest, TestBadConfig, ClusterStateTest, TestCoreContainer]
>   [junit4] Completed on J1 in 8.91s, 9 tests, 1 error <<< FAILURES!
> 
> [...truncated 1238 lines...]
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1298: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:922: There were test failures: 419 suites, 1712 tests, 1 error, 38 ignored (17 assumptions)
> 
> Total time: 81 minutes 54 seconds
> Build step 'Invoke Ant' marked build as failure
> [description-setter] Description set: Java: 32bit/jdk1.7.0_60 -server -XX:+UseParallelGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org