Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11795/
Java: 32bit/jdk1.9.0-ea-b47 -server -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:55786

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:55786
        at 
__randomizedtesting.SeedInfo.seed([266B2E9011B1D4AC:AE3F114ABF4DB954]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:596)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:228)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:496)
        at 
org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:118)
        at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:83)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
        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 
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:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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:54)
        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: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:170)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:490)
        ... 47 more


FAILED:  org.apache.solr.handler.FieldAnalysisRequestHandlerTest.testSpatial

Error Message:
expected:<s[]> but was:<s[vk6+]>

Stack Trace:
org.junit.ComparisonFailure: expected:<s[]> but was:<s[vk6+]>
        at 
__randomizedtesting.SeedInfo.seed([266B2E9011B1D4AC:82680B0D13B1A225]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.handler.FieldAnalysisRequestHandlerTest.testSpatial(FieldAnalysisRequestHandlerTest.java:426)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        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 
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:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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:54)
        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 10195 lines...]
   [junit4] Suite: org.apache.solr.handler.FieldAnalysisRequestHandlerTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.FieldAnalysisRequestHandlerTest
 266B2E9011B1D4AC-001/init-core-data-001
   [junit4]   2> 1363323 T7783 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1363324 T7783 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 1363325 T7783 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1363325 T7783 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1363326 T7783 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1363326 T7783 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1363350 T7783 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1363361 T7783 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1363383 T7783 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1363384 T7783 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1363388 T7783 oass.IndexSchema.readSchema [null] Schema 
name=test
   [junit4]   2> 1363478 T7783 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1363483 T7783 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1363484 T7783 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1363488 T7783 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1363490 T7783 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1363491 T7783 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1363491 T7783 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1363492 T7783 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1363492 T7783 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1363492 T7783 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1363492 T7783 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1363493 T7783 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1363493 T7783 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1363493 T7783 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 1363503 T7783 oasc.CoreContainer.<init> New CoreContainer 
9647122
   [junit4]   2> 1363504 T7783 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 1363504 T7783 oasc.CoreContainer.load loading shared library: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 1363504 T7783 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1363509 T7783 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 600000
   [junit4]   2> 1363509 T7783 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 1363510 T7783 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 60000
   [junit4]   2> 1363510 T7783 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1363510 T7783 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1363510 T7783 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1363511 T7783 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1363511 T7783 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1363511 T7783 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1363511 T7783 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1363511 T7783 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1363512 T7783 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1363512 T7783 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1363512 T7783 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1363513 T7783 oasc.CoreContainer.load Node Name: testNode
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=collection1, collection=collection1, 
absoluteInstDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.FieldAnalysisRequestHandlerTest
 266B2E9011B1D4AC-001/init-core-data-001, shard=shard1}
   [junit4]   2> 1363514 T7784 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1363515 T7784 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1363515 T7784 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1363515 T7784 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1363536 T7784 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1363552 T7784 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1363578 T7784 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1363578 T7784 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1363582 T7784 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1363659 T7784 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1363663 T7784 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1363665 T7784 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1363668 T7784 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1363670 T7784 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1363671 T7784 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1363671 T7784 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1363672 T7784 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1363672 T7784 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1363672 T7784 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1363673 T7784 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1363673 T7784 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1363673 T7784 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1363673 T7784 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.FieldAnalysisRequestHandlerTest
 266B2E9011B1D4AC-001/init-core-data-001/
   [junit4]   2> 1363674 T7784 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cc8f69
   [junit4]   2> 1363674 T7784 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.FieldAnalysisRequestHandlerTest
 266B2E9011B1D4AC-001/init-core-data-001
   [junit4]   2> 1363674 T7784 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.FieldAnalysisRequestHandlerTest
 266B2E9011B1D4AC-001/init-core-data-001/index/
   [junit4]   2> 1363675 T7784 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.FieldAnalysisRequestHandlerTest
 266B2E9011B1D4AC-001/init-core-data-001/index' doesn't exist. Creating new 
index...
   [junit4]   2> 1363675 T7784 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.FieldAnalysisRequestHandlerTest
 266B2E9011B1D4AC-001/init-core-data-001/index
   [junit4]   2> 1363675 T7784 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2094416000, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1363676 T7784 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@ba6d14 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@295401),segFN=segments_1,generation=1}
   [junit4]   2> 1363676 T7784 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1363680 T7784 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1363680 T7784 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1363680 T7784 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1363681 T7784 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1363681 T7784 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1363681 T7784 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1363681 T7784 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1363681 T7784 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1363682 T7784 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1363682 T7784 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1363682 T7784 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1363682 T7784 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1363684 T7784 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1363685 T7784 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1363686 T7784 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1363687 T7784 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1363690 T7784 oasc.PluginBag.createPlugin requestHandler : 
'lazy' created with startup=lazy 
   [junit4]   2> 1363691 T7784 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1363692 T7784 oasc.SolrCore.initDeprecatedSupport WARN 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
   [junit4]   2> 1363692 T7784 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1363693 T7784 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1363693 T7784 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1363693 T7784 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1363694 T7784 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1363694 T7784 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1363694 T7784 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@ba6d14 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@295401),segFN=segments_1,generation=1}
   [junit4]   2> 1363695 T7784 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1363695 T7784 oass.SolrIndexSearcher.<init> Opening 
Searcher@1b4f911[collection1] main
   [junit4]   2> 1363695 T7784 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1363695 T7784 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 1363696 T7784 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1363696 T7784 oashc.SpellCheckComponent.inform Initializing 
spell checkers
   [junit4]   2> 1363807 T7784 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1363823 T7784 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1363823 T7785 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 1363824 T7785 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 1363824 T7785 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1363824 T7785 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1363824 T7784 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1363824 T7785 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1363825 T7785 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 1363825 T7785 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 1363826 T7785 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1363826 T7783 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 1363826 T7785 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1363827 T7785 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1b4f911[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1363829 T7783 oas.SolrTestCaseJ4.setUp ###Starting 
testHandleAnalysisRequest
   [junit4]   2> 1363835 T7783 oas.SolrTestCaseJ4.tearDown ###Ending 
testHandleAnalysisRequest
   [junit4]   2> 1363838 T7783 oas.SolrTestCaseJ4.setUp ###Starting 
testCharFilterAnalysis
   [junit4]   2> 1363841 T7783 oas.SolrTestCaseJ4.tearDown ###Ending 
testCharFilterAnalysis
   [junit4]   2> 1363844 T7783 oas.SolrTestCaseJ4.setUp ###Starting 
testResolveAnalysisRequest
   [junit4]   2> 1363844 T7783 oas.SolrTestCaseJ4.tearDown ###Ending 
testResolveAnalysisRequest
   [junit4]   2> 1363847 T7783 oas.SolrTestCaseJ4.setUp ###Starting 
testPositionHistoryWithWDF
   [junit4]   2> 1363848 T7783 oas.SolrTestCaseJ4.tearDown ###Ending 
testPositionHistoryWithWDF
   [junit4]   2> 1363852 T7783 oas.SolrTestCaseJ4.setUp ###Starting testSpatial
   [junit4]   2> 1363860 T7783 
oass.AbstractSpatialPrefixTreeFieldType.newSpatialStrategy 
location_rpt{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={geo=true,
 maxDistErr=0.001, distErrPct=0.025, distanceUnits=kilometers, 
class=solr.SpatialRecursivePrefixTreeFieldType}} strat: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true,
 calculator=Haversine, 
worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
 maxLevels: 11
   [junit4]   2> 1363871 T7783 oas.SolrTestCaseJ4.tearDown ###Ending testSpatial
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=FieldAnalysisRequestHandlerTest -Dtests.method=testSpatial 
-Dtests.seed=266B2E9011B1D4AC -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sr_ME -Dtests.timezone=Asia/Thimphu -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.04s J0 | FieldAnalysisRequestHandlerTest.testSpatial <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<s[]> but 
was:<s[vk6+]>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([266B2E9011B1D4AC:82680B0D13B1A225]:0)
   [junit4]    >        at 
org.apache.solr.handler.FieldAnalysisRequestHandlerTest.testSpatial(FieldAnalysisRequestHandlerTest.java:426)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1363890 T7783 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1363891 T7783 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=9647122
   [junit4]   2> 1363891 T7783 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@1a083b5
   [junit4]   2> 1363891 T7783 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> 1363891 T7783 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1363892 T7783 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1363892 T7783 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1363892 T7783 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 1363905 T7783 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1363905 T7783 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.FieldAnalysisRequestHandlerTest
 266B2E9011B1D4AC-001/init-core-data-001 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.FieldAnalysisRequestHandlerTest
 266B2E9011B1D4AC-001/init-core-data-001;done=false>>]
   [junit4]   2> 1363905 T7783 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.FieldAnalysisRequestHandlerTest
 266B2E9011B1D4AC-001/init-core-data-001
   [junit4]   2> 1363906 T7783 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.FieldAnalysisRequestHandlerTest
 266B2E9011B1D4AC-001/init-core-data-001/index 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.FieldAnalysisRequestHandlerTest
 266B2E9011B1D4AC-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1363906 T7783 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.FieldAnalysisRequestHandlerTest
 266B2E9011B1D4AC-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.FieldAnalysisRequestHandlerTest
 266B2E9011B1D4AC-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=sr_ME, 
timezone=Asia/Thimphu
   [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 1.9.0-ea 
(32-bit)/cpus=8,threads=1,free=116114096,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DistribCursorPagingTest, 
ClusterStateUpdateTest, TestLRUStatsCache, SOLR749Test, 
TestDocBasedVersionConstraints, SuggesterTest, URLClassifyProcessorTest, 
MultiTermTest, DistributedSuggestComponentTest, TestSchemaResource, 
TestLazyCores, SimpleMLTQParserTest, TestSolrDynamicMBean, 
TestAddFieldRealTimeGet, TestHighFrequencyDictionaryFactory, TestConfigOverlay, 
DOMUtilTest, TestNRTOpen, TestBinaryResponseWriter, TestSolrConfigHandler, 
TestFaceting, TestPhraseSuggestions, SimpleFacetsTest, 
HdfsCollectionsAPIDistributedZkTest, TestStressReorder, InfoHandlerTest, 
TestFileDictionaryLookup, TestBinaryField, TestSolrIndexConfig, 
TestHashPartitioner, ShardRoutingTest, AnalysisAfterCoreReloadTest, 
MultiThreadedOCPTest, TestExactStatsCache, CachingDirectoryFactoryTest, 
EnumFieldTest, TestManagedSchemaFieldResource, 
SharedFSAutoReplicaFailoverUtilsTest, MergeStrategyTest, RequiredFieldsTest, 
SuggesterWFSTTest, IndexSchemaRuntimeFieldTest, TestReplicaProperties, 
DistributedQueueTest, ZkStateWriterTest, TestBM25SimilarityFactory, 
TestLRUCache, TestStressRecovery, TestXIncludeConfig, 
UniqFieldsUpdateProcessorFactoryTest, TestLFUCache, TestTolerantSearch, 
TestQueryTypes, TestDynamicFieldCollectionResource, StressHdfsTest, 
TestMiniSolrCloudClusterSSL, LukeRequestHandlerTest, TestExpandComponent, 
SharedFSAutoReplicaFailoverTest, SoftAutoCommitTest, BufferStoreTest, 
ShowFileRequestHandlerTest, TestJmxIntegration, 
DocExpirationUpdateProcessorFactoryTest, ScriptEngineTest, TestDocumentBuilder, 
TestIBSimilarityFactory, JSONWriterTest, TestExtendedDismaxParser, 
TestCoreContainer, TestCollationFieldDocValues, TestCloudManagedSchema, 
TestManagedSchemaFieldTypeResource, PrimUtilsTest, 
DefaultValueUpdateProcessorTest, RequestHandlersTest, SolrInfoMBeanTest, 
TestSchemaNameResource, TestMaxScoreQueryParser, 
DistributedQueryComponentOptimizationTest, XmlUpdateRequestHandlerTest, 
AnalyticsQueryTest, TestFieldTypeCollectionResource, BJQParserTest, 
OverseerTest, TestChildDocTransformer, LeaderFailoverAfterPartitionTest, 
SyncSliceTest, BasicDistributedZkTest, DistributedSpellCheckComponentTest, 
PingRequestHandlerTest, DirectSolrConnectionTest, TestCloudInspectUtil, 
TestCryptoKeys, PeerSyncTest, TestCSVResponseWriter, TestComponentsName, 
TestHighlightDedupGrouping, DirectUpdateHandlerTest, TestManagedResource, 
TestStressVersions, DocValuesMultiTest, TestSchemaManager, BadComponentTest, 
TestNoOpRegenerator, TestComplexPhraseQParserPlugin, HighlighterMaxOffsetTest, 
TimeZoneUtilsTest, TestDynamicFieldResource, TestFieldResource, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestExactSharedStatsCache, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, 
LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
TestReplicationHandler, ZkCLITest, TestDistributedSearch, HardAutoCommitTest, 
TestRangeQuery, SolrCoreTest, QueryElevationComponentTest, ConvertedLegacyTest, 
TestSort, TestFunctionQuery, TestIndexSearcher, CurrencyFieldOpenExchangeTest, 
DistributedQueryElevationComponentTest, SpellCheckCollatorTest, 
CoreAdminHandlerTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, 
SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, SortByFunctionTest, 
TestSolrDeletionPolicy1, DebugComponentTest, TestSurroundQueryParser, 
TestQueryUtils, TestReversedWildcardFilterFactory, 
DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, 
TestValueSourceCache, TestIndexingPerformance, FieldAnalysisRequestHandlerTest]
   [junit4] Completed on J0 in 0.60s, 5 tests, 1 failure <<< FAILURES!

[...truncated 335 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/init-core-data-001
   [junit4]   2> 1721197 T9449 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1721199 T9449 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1721199 T9450 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1721299 T9449 oasc.ZkTestServer.run start zk server on 
port:38704
   [junit4]   2> 1721300 T9449 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1721301 T9449 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1721303 T9457 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@13cb92c name:ZooKeeperConnection 
Watcher:127.0.0.1:38704 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1721303 T9449 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1721304 T9449 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1721304 T9449 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1721307 T9449 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1721307 T9449 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1721308 T9460 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a7ac0a name:ZooKeeperConnection 
Watcher:127.0.0.1:38704/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1721308 T9449 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1721309 T9449 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1721309 T9449 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1721311 T9449 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1721312 T9449 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1721313 T9449 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1721314 T9449 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1721314 T9449 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1721316 T9449 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1721317 T9449 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1721318 T9449 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1721319 T9449 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1721320 T9449 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1721320 T9449 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1721321 T9449 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1721322 T9449 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1721323 T9449 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1721324 T9449 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1721325 T9449 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1721325 T9449 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1721326 T9449 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1721327 T9449 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1721328 T9449 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1721328 T9449 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1721330 T9449 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1721330 T9449 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1721331 T9449 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1721332 T9449 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1721583 T9449 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/control-001/cores/collection1
   [junit4]   2> 1721584 T9449 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1721586 T9449 oejs.AbstractConnector.doStart Started 
[email protected]:43044
   [junit4]   2> 1721586 T9449 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/tempDir-001/control/data, hostContext=/, hostPort=43044, 
coreRootDirectory=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/control-001/cores}
   [junit4]   2> 1721587 T9449 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@6f3b58
   [junit4]   2> 1721587 T9449 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/control-001/'
   [junit4]   2> 1721599 T9449 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/control-001/solr.xml
   [junit4]   2> 1721603 T9449 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/control-001/cores
   [junit4]   2> 1721604 T9449 oasc.CoreContainer.<init> New CoreContainer 
30768303
   [junit4]   2> 1721604 T9449 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/control-001/]
   [junit4]   2> 1721604 T9449 oasc.CoreContainer.load loading shared library: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/control-001/lib
   [junit4]   2> 1721605 T9449 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/control-001/lib).
   [junit4]   2> 1721610 T9449 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1721611 T9449 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1721611 T9449 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1721611 T9449 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1721612 T9449 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1721612 T9449 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1721612 T9449 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1721613 T9449 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1721613 T9449 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1721613 T9449 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1721613 T9449 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1721614 T9449 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1721614 T9449 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1721615 T9449 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1721615 T9449 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1721615 T9449 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:38704/solr
   [junit4]   2> 1721615 T9449 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1721616 T9449 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1721616 T9449 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1721618 T9472 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@a092a7 name:ZooKeeperConnection 
Watcher:127.0.0.1:38704 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1721618 T9449 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1721619 T9449 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1721620 T9449 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1721620 T9475 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6495ab name:ZooKeeperConnection 
Watcher:127.0.0.1:38704/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1721621 T9449 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1721622 T9449 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1721623 T9449 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1721625 T9449 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1721626 T9449 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1721627 T9449 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1721629 T9449 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1721630 T9449 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1721631 T9449 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1721632 T9449 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43044_
   [junit4]   2> 1721632 T9449 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:43044_
   [junit4]   2> 1721634 T9449 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1721635 T9449 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1721636 T9449 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1721637 T9449 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:43044_
   [junit4]   2> 1721637 T9449 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1721638 T9449 oasc.Overseer.start Overseer 
(id=93460267332534275-127.0.0.1:43044_-n_0000000000) starting
   [junit4]   2> 1721640 T9449 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1721643 T9449 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1721644 T9477 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1721644 T9476 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1721644 T9449 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1721647 T9449 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/control-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 1721648 T9449 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/control-001/cores/collection1/
   [junit4]   2> 1721649 T9449 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1721649 T9479 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1721649 T9479 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1721650 T9475 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1721650 T9479 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1721650 T9476 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:43044";,
   [junit4]   2>          "node_name":"127.0.0.1:43044_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 1721651 T9476 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:43044";,
   [junit4]   2>          "node_name":"127.0.0.1:43044_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1721651 T9476 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 1721651 T9476 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1721652 T9475 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1722650 T9479 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1722651 T9479 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1722652 T9479 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1722652 T9479 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1722654 T9479 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1722654 T9479 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/control-001/cores/collection1/'
   [junit4]   2> 1722668 T9479 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1722671 T9479 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1722676 T9479 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1722680 T9479 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1722689 T9479 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1722690 T9479 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1722695 T9479 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1722766 T9479 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1722768 T9479 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1722769 T9479 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1722771 T9479 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1722783 T9479 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1722783 T9479 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1722783 T9479 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/control-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/control-001/cores/collection1/data/
   [junit4]   2> 1722783 T9479 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cc8f69
   [junit4]   2> 1722784 T9479 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/control-001/cores/collection1/data
   [junit4]   2> 1722784 T9479 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1722784 T9479 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1722785 T9479 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/control-001/cores/collection1/data/index
   [junit4]   2> 1722785 T9479 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=90.9619140625, 
floorSegmentMB=0.28125, forceMergeDeletesPctAllowed=29.358443744072588, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6826120416871698
   [junit4]   2> 1722786 T9479 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@c004f1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ce83a9),segFN=segments_1,generation=1}
   [junit4]   2> 1722786 T9479 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1722788 T9479 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1722788 T9479 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1722789 T9479 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1722789 T9479 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1722789 T9479 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1722789 T9479 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1722789 T9479 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1722790 T9479 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1722790 T9479 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1722791 T9479 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1722792 T9479 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1722793 T9479 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1722794 T9479 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1722796 T9479 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1722796 T9479 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1722797 T9479 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1722797 T9479 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1722798 T9479 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1722798 T9479 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1722798 T9479 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6990880783913902]
   [junit4]   2> 1722799 T9479 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@c004f1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ce83a9),segFN=segments_1,generation=1}
   [junit4]   2> 1722799 T9479 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1722799 T9479 oass.SolrIndexSearcher.<init> Opening 
Searcher@10c3178[collection1] main
   [junit4]   2> 1722799 T9479 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1722800 T9479 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1722800 T9479 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1722801 T9479 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1722801 T9479 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1722801 T9479 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1722801 T9479 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1722802 T9479 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1722802 T9479 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1722802 T9479 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1722802 T9479 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1722803 T9480 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@10c3178[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1722803 T9483 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:43044 collection:control_collection 
shard:shard1
   [junit4]   2> 1722803 T9449 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1722804 T9449 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1722804 T9483 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1722805 T9449 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1722805 T9449 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1722806 T9486 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@e1234f name:ZooKeeperConnection 
Watcher:127.0.0.1:38704/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1722806 T9449 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1722807 T9449 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1722807 T9483 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1722807 T9449 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1722808 T9475 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1722808 T9483 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1722808 T9483 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1576 name=collection1 
org.apache.solr.core.SolrCore@17ca178 url=http://127.0.0.1:43044/collection1 
node=127.0.0.1:43044_ C1576_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:43044, 
node_name=127.0.0.1:43044_, state=down}
   [junit4]   2> 1722808 T9483 C1576 P43044 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:43044/collection1/
   [junit4]   2> 1722808 T9476 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 1722809 T9483 C1576 P43044 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1722809 T9449 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1722809 T9483 C1576 P43044 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:43044/collection1/ has no replicas
   [junit4]   2> 1722810 T9483 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:43044/collection1/ shard1
   [junit4]   2> 1722810 T9483 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1722812 T9475 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1722812 T9476 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:43044";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 1722914 T9475 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1722914 T9486 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1722963 T9483 oasc.ZkController.register We are 
http://127.0.0.1:43044/collection1/ and leader is 
http://127.0.0.1:43044/collection1/
   [junit4]   2> 1722963 T9483 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:43044
   [junit4]   2> 1722963 T9483 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1722963 T9483 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1722964 T9483 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1722965 T9475 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1722965 T9476 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:43044";,
   [junit4]   2>          "node_name":"127.0.0.1:43044_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 1722966 T9476 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:43044";,
   [junit4]   2>          "node_name":"127.0.0.1:43044_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1723154 T9475 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1723157 T9486 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1723234 T9449 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/shard-1-001/cores/collection1
   [junit4]   2> 1723235 T9449 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/shard-1-001
   [junit4]   2> 1723236 T9449 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1723237 T9449 oejs.AbstractConnector.doStart Started 
[email protected]:52832
   [junit4]   2> 1723238 T9449 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=52832, 
coreRootDirectory=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/shard-1-001/cores}
   [junit4]   2> 1723238 T9449 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@6f3b58
   [junit4]   2> 1723238 T9449 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/shard-1-001/'
   [junit4]   2> 1723250 T9449 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/shard-1-001/solr.xml
   [junit4]   2> 1723254 T9449 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/shard-1-001/cores
   [junit4]   2> 1723255 T9449 oasc.CoreContainer.<init> New CoreContainer 
15878984
   [junit4]   2> 1723255 T9449 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/shard-1-001/]
   [junit4]   2> 1723256 T9449 oasc.CoreContainer.load loading shared library: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/shard-1-001/lib
   [junit4]   2> 1723256 T9449 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/shard-1-001/lib).
   [junit4]   2> 1723262 T9449 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1723262 T9449 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1723263 T9449 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1723263 T9449 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1723263 T9449 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1723263 T9449 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1723264 T9449 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1723264 T9449 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1723264 T9449 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1723265 T9449 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1723265 T9449 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1723266 T9449 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1723266 T9449 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1723266 T9449 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1723267 T9449 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1723267 T9449 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:38704/solr
   [junit4]   2> 1723267 T9449 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1723267 T9449 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1723268 T9449 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1723269 T9498 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@8c31e3 name:ZooKeeperConnection 
Watcher:127.0.0.1:38704 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1723269 T9449 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1723270 T9449 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1723272 T9449 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1723272 T9501 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1692322 name:ZooKeeperConnection 
Watcher:127.0.0.1:38704/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1723272 T9449 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1723275 T9449 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1724278 T9449 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52832_
   [junit4]   2> 1724279 T9449 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:52832_
   [junit4]   2> 1724281 T9449 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1724282 T9449 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/shard-1-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 1724284 T9449 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/shard-1-001/cores/collection1/
   [junit4]   2> 1724284 T9449 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1724285 T9502 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1724285 T9502 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1724286 T9502 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1724286 T9475 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1724287 T9476 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:52832";,
   [junit4]   2>          "node_name":"127.0.0.1:52832_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 1724287 T9476 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:52832";,
   [junit4]   2>          "node_name":"127.0.0.1:52832_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1724287 T9476 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 1724287 T9476 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 1724389 T9486 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1724389 T9475 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1724390 T9501 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1725286 T9502 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1725286 T9502 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1725287 T9502 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1725287 T9502 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1725288 T9502 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1725288 T9502 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1725299 T9502 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1725301 T9502 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1725305 T9502 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1725333 T9502 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1725341 T9502 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1725342 T9502 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1725346 T9502 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1725422 T9502 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1725424 T9502 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1725425 T9502 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1725428 T9502 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1725439 T9502 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1725439 T9502 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1725439 T9502 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/shard-1-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1725440 T9502 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cc8f69
   [junit4]   2> 1725440 T9502 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1725441 T9502 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1725441 T9502 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1725441 T9502 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1725441 T9502 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=90.9619140625, 
floorSegmentMB=0.28125, forceMergeDeletesPctAllowed=29.358443744072588, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6826120416871698
   [junit4]   2> 1725442 T9502 oasc.SolrDeletion

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

.request(HttpSolrClient.java:228)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:496)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:118)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:83)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    >        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    >        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    >        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:490)
   [junit4]    >        ... 47 more
   [junit4]   2> 2047110 T9449 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 266B2E9011B1D4AC-001
   [junit4]   2> 325916 T9448 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=DefaultSimilarity, locale=ar_KW, timezone=Asia/Bangkok
   [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 1.9.0-ea 
(32-bit)/cpus=8,threads=1,free=247662048,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DistribCursorPagingTest, 
ClusterStateUpdateTest, TestLRUStatsCache, SOLR749Test, 
TestDocBasedVersionConstraints, SuggesterTest, URLClassifyProcessorTest, 
MultiTermTest, DistributedSuggestComponentTest, TestSchemaResource, 
TestLazyCores, SimpleMLTQParserTest, TestSolrDynamicMBean, 
TestAddFieldRealTimeGet, TestHighFrequencyDictionaryFactory, TestConfigOverlay, 
DOMUtilTest, TestNRTOpen, TestBinaryResponseWriter, TestSolrConfigHandler, 
TestFaceting, TestPhraseSuggestions, SimpleFacetsTest, 
HdfsCollectionsAPIDistributedZkTest, TestStressReorder, InfoHandlerTest, 
TestFileDictionaryLookup, TestBinaryField, TestSolrIndexConfig, 
TestHashPartitioner, ShardRoutingTest, AnalysisAfterCoreReloadTest, 
MultiThreadedOCPTest, TestExactStatsCache, CachingDirectoryFactoryTest, 
EnumFieldTest, TestManagedSchemaFieldResource, 
SharedFSAutoReplicaFailoverUtilsTest, MergeStrategyTest, RequiredFieldsTest, 
SuggesterWFSTTest, IndexSchemaRuntimeFieldTest, TestReplicaProperties, 
DistributedQueueTest, ZkStateWriterTest, TestBM25SimilarityFactory, 
TestLRUCache, TestStressRecovery, TestXIncludeConfig, 
UniqFieldsUpdateProcessorFactoryTest, TestLFUCache, TestTolerantSearch, 
TestQueryTypes, TestDynamicFieldCollectionResource, StressHdfsTest, 
TestMiniSolrCloudClusterSSL, LukeRequestHandlerTest, TestExpandComponent, 
SharedFSAutoReplicaFailoverTest, SoftAutoCommitTest, BufferStoreTest, 
ShowFileRequestHandlerTest, TestJmxIntegration, 
DocExpirationUpdateProcessorFactoryTest, ScriptEngineTest, TestDocumentBuilder, 
TestIBSimilarityFactory, JSONWriterTest, TestExtendedDismaxParser, 
TestCoreContainer, TestCollationFieldDocValues, TestCloudManagedSchema, 
TestManagedSchemaFieldTypeResource, PrimUtilsTest, 
DefaultValueUpdateProcessorTest, RequestHandlersTest, SolrInfoMBeanTest, 
TestSchemaNameResource, TestMaxScoreQueryParser, 
DistributedQueryComponentOptimizationTest, XmlUpdateRequestHandlerTest, 
AnalyticsQueryTest, TestFieldTypeCollectionResource, BJQParserTest, 
OverseerTest, TestChildDocTransformer, LeaderFailoverAfterPartitionTest, 
SyncSliceTest, BasicDistributedZkTest, DistributedSpellCheckComponentTest, 
PingRequestHandlerTest, DirectSolrConnectionTest, TestCloudInspectUtil, 
TestCryptoKeys, PeerSyncTest, TestCSVResponseWriter, TestComponentsName, 
TestHighlightDedupGrouping, DirectUpdateHandlerTest, TestManagedResource, 
TestStressVersions, DocValuesMultiTest, TestSchemaManager, BadComponentTest, 
TestNoOpRegenerator, TestComplexPhraseQParserPlugin, HighlighterMaxOffsetTest, 
TimeZoneUtilsTest, TestDynamicFieldResource, TestFieldResource, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestExactSharedStatsCache, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, 
LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
TestReplicationHandler, ZkCLITest, TestDistributedSearch, HardAutoCommitTest, 
TestRangeQuery, SolrCoreTest, QueryElevationComponentTest, ConvertedLegacyTest, 
TestSort, TestFunctionQuery, TestIndexSearcher, CurrencyFieldOpenExchangeTest, 
DistributedQueryElevationComponentTest, SpellCheckCollatorTest, 
CoreAdminHandlerTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, 
SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, SortByFunctionTest, 
TestSolrDeletionPolicy1, DebugComponentTest, TestSurroundQueryParser, 
TestQueryUtils, TestReversedWildcardFilterFactory, 
DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, 
TestValueSourceCache, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, 
TestArbitraryIndexDir, SolrPluginUtilsTest, TestCollationField, 
ReturnFieldsTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, 
TestPHPSerializedResponseWriter, TestQuerySenderNoQuery, 
ResponseLogComponentTest, TestSolrDeletionPolicy2, TestDocSet, 
MinimalSchemaTest, OutputWriterTest, TestPostingsSolrHighlighter, 
SpellPossibilityIteratorTest, TestCharFilters, TestSweetSpotSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, ResourceLoaderTest, 
OpenExchangeRatesOrgProviderTest, TestFastLRUCache, PreAnalyzedFieldTest, 
TestSystemIdResolver, DateFieldTest, ClusterStateTest, TestSolrJ, 
ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, 
FileUtilsTest, CircularListTest, TestRTGBase, CursorPagingTest, 
DistributedIntervalFacetingTest, AliasIntegrationTest, 
CloudExitableDirectoryReaderTest, DeleteInactiveReplicaTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, 
OverseerStatusTest, RecoveryAfterSoftCommitTest, SSLMigrationTest, 
ShardSplitTest]
   [junit4] Completed on J0 in 326.18s, 1 test, 1 error <<< FAILURES!

[...truncated 192 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:191: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:509: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1370: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:976: 
There were test failures: 472 suites, 1882 tests, 1 error, 1 failure, 48 
ignored (21 assumptions)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to