Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.0-Linux/44/
Java: 32bit/jdk1.8.0_40-ea-b20 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.testDistribSearch

Error Message:
Captured an uncaught exception in thread: Thread[id=9460, 
name=OverseerStateUpdate-93201945504907276-127.0.0.1:54639_-n_0000000004, 
state=RUNNABLE, group=Overseer state updater.]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=9460, 
name=OverseerStateUpdate-93201945504907276-127.0.0.1:54639_-n_0000000004, 
state=RUNNABLE, group=Overseer state updater.]
Caused by: java.lang.AssertionError
        at __randomizedtesting.SeedInfo.seed([583BDA57DC3473AC]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:534)
        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:255)
        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:233)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.TestSolrConfigHandlerCloud.testDistribSearch

Error Message:
Could not get expected value  P val for path [response, params, y, p] full 
output {   "responseHeader":{     "status":0,     "QTime":0},   "response":{    
 "znodeVersion":1,     "params":{       "x":{         "a":"A val",         
"b":"B val",         "":{"v":0}},       "y":{         "c":"CY val",         
"b":"BY val",         "":{"v":0}}}}}

Stack Trace:
java.lang.AssertionError: Could not get expected value  P val for path 
[response, params, y, p] full output {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":1,
    "params":{
      "x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}},
      "y":{
        "c":"CY val",
        "b":"BY val",
        "":{"v":0}}}}}
        at 
__randomizedtesting.SeedInfo.seed([583BDA57DC3473AC:D9DD544FAB6B1390]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:252)
        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:236)
        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.doTest(TestSolrConfigHandlerCloud.java:75)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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 9381 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/init-core-data-001
   [junit4]   2> 355562 T2263 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 355562 T2263 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 355564 T2263 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 355564 T2263 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 355565 T2264 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 355665 T2263 oasc.ZkTestServer.run start zk server on 
port:58655
   [junit4]   2> 355665 T2263 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 355666 T2263 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 355670 T2271 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@186f4b name:ZooKeeperConnection 
Watcher:127.0.0.1:58655 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 355670 T2263 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 355671 T2263 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 355672 T2263 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 355676 T2263 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 355678 T2263 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 355679 T2274 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@19b7817 name:ZooKeeperConnection 
Watcher:127.0.0.1:58655/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 355680 T2263 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 355680 T2263 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 355681 T2263 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 355684 T2263 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 355686 T2263 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 355688 T2263 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 355690 T2263 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 355691 T2263 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 355694 T2263 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 355694 T2263 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 355697 T2263 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 355697 T2263 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 355699 T2263 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 355700 T2263 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 355701 T2263 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 355702 T2263 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 355704 T2263 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 355705 T2263 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 355707 T2263 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 355708 T2263 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 355710 T2263 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 355711 T2263 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 355713 T2263 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 355713 T2263 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 355715 T2263 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 355716 T2263 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 355718 T2263 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 355719 T2263 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 355721 T2263 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 355722 T2263 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 355724 T2277 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@aaf3d5 name:ZooKeeperConnection 
Watcher:127.0.0.1:58655/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 355724 T2263 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 355725 T2263 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 355995 T2263 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/control-001/cores/collection1
   [junit4]   2> 355997 T2263 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 356000 T2263 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 356018 T2263 oejs.AbstractConnector.doStart Started 
[email protected]:60397
   [junit4]   2> 356020 T2263 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 356020 T2263 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 356021 T2263 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/control-001
   [junit4]   2> 356021 T2263 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/control-001/'
   [junit4]   2> 356040 T2263 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/control-001/solr.xml
   [junit4]   2> 356045 T2263 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/control-001/cores
   [junit4]   2> 356046 T2263 oasc.CoreContainer.<init> New CoreContainer 
30382513
   [junit4]   2> 356046 T2263 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/control-001/]
   [junit4]   2> 356047 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 356047 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 356048 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 356048 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 356049 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 356049 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 356049 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 356050 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 356050 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 356050 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 356051 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 356052 T2263 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 356053 T2263 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 356054 T2263 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 356054 T2263 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 356055 T2263 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58655/solr
   [junit4]   2> 356055 T2263 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 356056 T2263 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 356057 T2263 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 356058 T2289 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@18d9d16 name:ZooKeeperConnection 
Watcher:127.0.0.1:58655 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 356059 T2263 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 356060 T2263 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 356061 T2263 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 356062 T2292 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@8eba96 name:ZooKeeperConnection 
Watcher:127.0.0.1:58655/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 356063 T2263 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 356064 T2263 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 356067 T2263 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 356069 T2263 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 356072 T2263 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 356073 T2263 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 356075 T2263 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 356076 T2263 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60397_
   [junit4]   2> 356077 T2263 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:60397_
   [junit4]   2> 356078 T2263 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 356079 T2263 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 356080 T2263 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 356081 T2263 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:60397_
   [junit4]   2> 356081 T2263 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 356082 T2263 oasc.Overseer.start Overseer 
(id=93201879486169092-127.0.0.1:60397_-n_0000000000) starting
   [junit4]   2> 356083 T2263 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 356088 T2263 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 356090 T2294 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 356090 T2263 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 356092 T2263 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 356094 T2263 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 356097 T2293 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 356097 T2263 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/control-001/cores
   [junit4]   2> 356098 T2263 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/control-001/cores/collection1/
   [junit4]   2> 356099 T2263 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 356099 T2296 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 356100 T2296 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 356100 T2296 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 356100 T2292 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 356104 T2293 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:60397";,
   [junit4]   2>          "node_name":"127.0.0.1:60397_",
   [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> 356105 T2293 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:60397";,
   [junit4]   2>          "node_name":"127.0.0.1:60397_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 356105 T2293 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 356106 T2293 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 356107 T2292 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> 357101 T2296 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 357102 T2296 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 357102 T2296 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 357103 T2296 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 357104 T2296 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 357105 T2296 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/control-001/cores/collection1/'
   [junit4]   2> 357121 T2296 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 357124 T2296 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 357130 T2296 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 357144 T2296 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 357153 T2296 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 357155 T2296 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 357160 T2296 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 357240 T2296 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 357243 T2296 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 357244 T2296 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 357251 T2296 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 357253 T2296 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 357254 T2296 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 357255 T2296 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 357255 T2296 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 357256 T2296 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 357256 T2296 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 357256 T2296 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 357257 T2296 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 357257 T2296 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 357257 T2296 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/control-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/tempDir-001/control/data/
   [junit4]   2> 357257 T2296 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@379b85
   [junit4]   2> 357258 T2296 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/tempDir-001/control/data
   [junit4]   2> 357258 T2296 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/tempDir-001/control/data/index/
   [junit4]   2> 357258 T2296 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/tempDir-001/control/data/index' doesn't exist. Creating 
new index...
   [junit4]   2> 357258 T2296 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/tempDir-001/control/data/index
   [junit4]   2> 357258 T2296 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.648628917835305]
   [junit4]   2> 357259 T2296 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@8c05d9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecdb4),segFN=segments_1,generation=1}
   [junit4]   2> 357259 T2296 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 357261 T2296 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 357261 T2296 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 357261 T2296 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 357261 T2296 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 357261 T2296 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 357261 T2296 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 357262 T2296 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 357262 T2296 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 357262 T2296 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 357262 T2296 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 357262 T2296 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 357263 T2296 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 357263 T2296 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 357263 T2296 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 357263 T2296 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 357264 T2296 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 357264 T2296 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 357264 T2296 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 357264 T2296 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 357265 T2296 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 357265 T2296 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 357265 T2296 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 357265 T2296 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 357266 T2296 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 357266 T2296 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 357266 T2296 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 357266 T2296 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 357268 T2296 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 357268 T2296 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 357269 T2296 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 357269 T2296 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 357270 T2296 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 357271 T2296 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 357271 T2296 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 357271 T2296 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=55.5732421875, 
floorSegmentMB=1.611328125, forceMergeDeletesPctAllowed=4.579427064736113, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 357272 T2296 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@8c05d9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecdb4),segFN=segments_1,generation=1}
   [junit4]   2> 357272 T2296 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 357272 T2296 oass.SolrIndexSearcher.<init> Opening 
Searcher@552ac3[collection1] main
   [junit4]   2> 357272 T2296 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 357273 T2296 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 357273 T2296 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 357273 T2296 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 357274 T2296 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 357274 T2296 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 357274 T2296 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 357274 T2296 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 357274 T2296 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 357275 T2296 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 357275 T2296 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 357275 T2297 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@552ac3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 357275 T2300 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:60397 collection:control_collection 
shard:shard1
   [junit4]   2> 357276 T2263 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 357276 T2263 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 357276 T2300 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 357278 T2263 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 357279 T2263 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 357279 T2300 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 357279 T2303 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@b24956 name:ZooKeeperConnection 
Watcher:127.0.0.1:58655/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 357280 T2263 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 357280 T2292 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 357280 T2300 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 357281 T2300 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 357280 T2263 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 357281 T2293 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> ASYNC  NEW_CORE C295 name=collection1 
org.apache.solr.core.SolrCore@105a009 url=https://127.0.0.1:60397/collection1 
node=127.0.0.1:60397_ C295_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:60397, 
node_name=127.0.0.1:60397_, state=down}
   [junit4]   2> 357281 T2300 C295 P60397 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:60397/collection1/
   [junit4]   2> 357282 T2263 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 357282 T2300 C295 P60397 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 357282 T2300 C295 P60397 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:60397/collection1/ has no replicas
   [junit4]   2> 357282 T2300 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:60397/collection1/ shard1
   [junit4]   2> 357283 T2300 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 357284 T2263 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 357284 T2263 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 357284 T2263 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 357285 T2263 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 357285 T2306 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1fd303 name:ZooKeeperConnection 
Watcher:127.0.0.1:58655/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 357286 T2263 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 357286 T2292 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 357286 T2263 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 357286 T2293 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":"https://127.0.0.1:60397";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 357288 T2293 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "stateFormat":"2"} current state version: 1
   [junit4]   2> 357288 T2293 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 357288 T2303 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> 357288 T2292 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> 357290 T2307 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 357290 T2293 oasco.ZkStateWriter.writePendingUpdates going to 
create_collection /collections/collection1/state.json
   [junit4]   2> 357291 T2303 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> 357339 T2300 oasc.ZkController.register We are 
https://127.0.0.1:60397/collection1/ and leader is 
https://127.0.0.1:60397/collection1/
   [junit4]   2> 357339 T2300 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:60397
   [junit4]   2> 357339 T2300 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 357339 T2300 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 357339 T2300 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 357340 T2292 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 357342 T2293 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":"https://127.0.0.1:60397";,
   [junit4]   2>          "node_name":"127.0.0.1:60397_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 357343 T2293 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":"https://127.0.0.1:60397";,
   [junit4]   2>          "node_name":"127.0.0.1:60397_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 357445 T2292 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> 357445 T2303 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> 357536 T2263 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/shard-1-001/cores/collection1
   [junit4]   2> 357537 T2263 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 357537 T2263 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 357540 T2263 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 357541 T2263 oejs.AbstractConnector.doStart Started 
[email protected]:39402
   [junit4]   2> 357543 T2263 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 357544 T2263 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 357544 T2263 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/shard-1-001
   [junit4]   2> 357544 T2263 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/shard-1-001/'
   [junit4]   2> 357557 T2263 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/shard-1-001/solr.xml
   [junit4]   2> 357561 T2263 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/shard-1-001/cores
   [junit4]   2> 357561 T2263 oasc.CoreContainer.<init> New CoreContainer 
11952778
   [junit4]   2> 357562 T2263 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/shard-1-001/]
   [junit4]   2> 357562 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 357562 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 357563 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 357563 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 357563 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 357563 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 357564 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 357564 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 357564 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 357564 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 357565 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 357566 T2263 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 357567 T2263 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 357567 T2263 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 357567 T2263 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 357567 T2263 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58655/solr
   [junit4]   2> 357568 T2263 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 357568 T2263 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 357569 T2263 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 357570 T2319 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@25e898 name:ZooKeeperConnection 
Watcher:127.0.0.1:58655 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 357571 T2263 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 357571 T2263 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 357574 T2263 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 357574 T2322 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@c1a709 name:ZooKeeperConnection 
Watcher:127.0.0.1:58655/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 357575 T2263 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 357578 T2263 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 358582 T2263 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39402_
   [junit4]   2> 358584 T2263 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:39402_
   [junit4]   2> 358589 T2263 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 358593 T2263 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/shard-1-001/cores
   [junit4]   2> 358594 T2263 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/shard-1-001/cores/collection1/
   [junit4]   2> 358595 T2263 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 358599 T2323 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 358599 T2323 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 358601 T2292 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 358601 T2323 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 358601 T2323 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 358602 T2293 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:39402";,
   [junit4]   2>          "node_name":"127.0.0.1:39402_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 358602 T2323 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 358603 T2293 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:39402";,
   [junit4]   2>          "node_name":"127.0.0.1:39402_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 358603 T2293 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 358603 T2323 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 358603 T2293 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 358604 T2323 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 358706 T2293 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 358708 T2322 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 358709 T2322 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 359604 T2323 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 359605 T2323 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 359605 T2323 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 359606 T2323 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 359607 T2323 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 359607 T2323 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/shard-1-001/cores/collection1/'
   [junit4]   2> 359624 T2323 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 359625 T2323 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 359629 T2323 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 359634 T2323 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 359643 T2323 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 359645 T2323 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 359649 T2323 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 359737 T2323 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 359741 T2323 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 359742 T2323 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 359753 T2323 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 359756 T2323 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 359758 T2323 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 359759 T2323 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 359760 T2323 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 359760 T2323 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 359762 T2323 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 359762 T2323 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 359762 T2323 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 359762 T2323 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 359763 T2323 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/shard-1-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/tempDir-001/jetty1/
   [junit4]   2> 359763 T2323 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@379b85
   [junit4]   2> 359764 T2323 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/tempDir-001/jetty1
   [junit4]   2> 359764 T2323 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/tempDir-001/jetty1/index/
   [junit4]   2> 359764 T2323 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/tempDir-001/jetty1/index' doesn't exist. Creating new 
index...
   [junit4]   2> 359765 T2323 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/tempDir-001/jetty1/index
   [junit4]   2> 359765 T2323 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.648628917835305]
   [junit4]   2> 359766 T2323 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1cf0336 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c13752),segFN=segments_1,generation=1}
   [junit4]   2> 359766 T2323 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 359769 T2323 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 359770 T2323 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 359770 T2323 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 359770 T2323 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 359770 T2323 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 359771 T2323 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 359771 T2323 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 359771 T2323 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 359771 T2323 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 359772 T2323 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 359772 T2323 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 359773 T2323 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 359773 T2323 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 359774 T2323 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 359774 T2323 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 359775 T2323 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 359776 T2323 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 359776 T2323 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 359777 T2323 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 359778 T2323 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 359778 T2323 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 359778 T2323 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 359779 T2323 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 359779 T2323 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 359779 T2323 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 359780 T2323 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 359780 T2323 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 359781 T2323 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 359782 T2323 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 359783 T2323 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 359784 T2323 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 359784 T2323 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 359785 T2323 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 359785 T2323 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 359786 T2323 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=55.5732421875, 
floorSegmentMB=1.611328125, forceMergeDeletesPctAllowed=4.579427064736113, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 359787 T2323 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1cf0336 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c13752),segFN=segments_1,generation=1}
   [junit4]   2> 359787 T2323 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 359787 T2323 oass.SolrIndexSearcher.<init> Opening 
Searcher@a2a012[collection1] main
   [junit4]   2> 359787 T2323 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 359789 T2323 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 359789 T2323 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 359790 T2323 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 359790 T2323 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 359790 T2323 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 359791 T2323 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 359791 T2323 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 359791 T2323 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 359791 T2323 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 359792 T2324 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@a2a012[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 359792 T2323 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 359793 T2327 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:39402 collection:collection1 
shard:shard2
   [junit4]   2> 359793 T2263 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 359794 T2263 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 359794 T2327 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 359798 T2327 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 359799 T2292 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 359799 T2327 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 359800 T2327 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 359800 T2293 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> ASYNC  NEW_CORE C296 name=collection1 
org.apache.solr.core.SolrCore@19882c5 url=https://127.0.0.1:39402/collection1 
node=127.0.0.1:39402_ C296_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:39402, 
node_name=127.0.0.1:39402_, state=down}
   [junit4]   2> 359800 T2327 C296 P39402 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:39402/collection1/
   [junit4]   2> 359800 T2327 C296 P39402 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 359800 T2327 C296 P39402 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:39402/collection1/ has no replicas
   [junit4]   2> 359800 T2293 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 359800 T2327 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:39402/collection1/ shard2
   [junit4]   2> 359801 T2327 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 359801 T2322 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 359801 T2322 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 359802 T2292 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 359803 T2293 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:39402";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 359803 T2293 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 359804 T2322 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 359804 T2322 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 359853 T2327 oasc.ZkController.register We are 
https://127.0.0.1:39402/collection1/ and leader is 
https://127.0.0.1:39402/collection1/
   [junit4]   2> 359853 T2327 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:39402
   [junit4]   2> 359853 T2327 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 359853 T2327 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 359853 T2327 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 359855 T2292 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 359855 T2293 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":"https://127.0.0.1:39402";,
   [junit4]   2>          "node_name":"127.0.0.1:39402_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 359856 T2293 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":"https://127.0.0.1:39402";,
   [junit4]   2>          "node_name":"127.0.0.1:39402_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 359857 T2293 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 359857 T2327 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 359857 T2322 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 359858 T2322 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 360053 T2263 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/shard-2-001/cores/collection1
   [junit4]   2> 360054 T2263 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 360055 T2263 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 360059 T2263 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 360060 T2263 oejs.AbstractConnector.doStart Started 
[email protected]:53280
   [junit4]   2> 360062 T2263 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 360063 T2263 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 360063 T2263 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/shard-2-001
   [junit4]   2> 360064 T2263 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/shard-2-001/'
   [junit4]   2> 360079 T2263 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/shard-2-001/solr.xml
   [junit4]   2> 360083 T2263 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/shard-2-001/cores
   [junit4]   2> 360084 T2263 oasc.CoreContainer.<init> New CoreContainer 
2355976
   [junit4]   2> 360084 T2263 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/shard-2-001/]
   [junit4]   2> 360085 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 360085 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 360086 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 360086 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 360086 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 360087 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 360087 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 360087 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 360088 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 360088 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 360089 T2263 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 360090 T2263 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 360091 T2263 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 360091 T2263 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 360092 T2263 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 360092 T2263 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58655/solr
   [junit4]   2> 360092 T2263 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 360093 T2263 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 360093 T2263 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 360095 T2339 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@88e9a6 name:ZooKeeperConnection 
Watcher:127.0.0.1:58655 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 360095 T2263 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 360096 T2263 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 360098 T2263 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 360098 T2342 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@13882ba name:ZooKeeperConnection 
Watcher:127.0.0.1:58655/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 360099 T2263 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 360102 T2263 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 361105 T2263 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53280_
   [junit4]   2> 361107 T2263 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53280_
   [junit4]   2> 361112 T2263 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 361114 T2263 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/shard-2-001/cores
   [junit4]   2> 361116 T2263 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/shard-2-001/cores/collection1/
   [junit4]   2> 361117 T2263 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 361121 T2343 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 361121 T2343 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 361122 T2292 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 361123 T2343 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 361123 T2343 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 361123 T2293 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:53280";,
   [junit4]   2>          "node_name":"127.0.0.1:53280_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 361124 T2343 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 361124 T2293 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:53280";,
   [junit4]   2>          "node_name":"127.0.0.1:53280_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 361125 T2293 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 361125 T2293 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 361125 T2343 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 361126 T2343 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 361127 T2293 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 361128 T2342 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 361128 T2322 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 361129 T2342 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 361129 T2322 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 362126 T2343 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 362126 T2343 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 362127 T2343 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 362127 T2343 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 362128 T2343 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 362128 T2343 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/shard-2-001/cores/collection1/'
   [junit4]   2> 362138 T2343 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 362139 T2343 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 362143 T2343 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 362147 T2343 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 362156 T2343 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 362157 T2343 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 362161 T2343 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 362246 T2343 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 362249 T2343 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 362250 T2343 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 362256 T2343 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 362257 T2343 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 362259 T2343 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 362260 T2343 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 362260 T2343 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 362261 T2343 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 362261 T2343 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 362262 T2343 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 362262 T2343 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 362262 T2343 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 362262 T2343 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/shard-2-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/tempDir-001/jetty2/
   [junit4]   2> 362262 T2343 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@379b85
   [junit4]   2> 362263 T2343 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/tempDir-001/jetty2
   [junit4]   2> 362264 T2343 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/tempDir-001/jetty2/index/
   [junit4]   2> 362264 T2343 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/tempDir-001/jetty2/index' doesn't exist. Creating new 
index...
   [junit4]   2> 362264 T2343 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud
 583BDA57DC3473AC-001/tempDir-001/jetty2/index
   [junit4]   2> 362264 T2343 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.648628917835305]
   [junit4]   2> 362265 T2343 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@d7a323 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1620c44),segFN=segments_1,generation=1}
   [junit4]   2> 362265 T2343 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 362268 T2343 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 362268 T2343 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 362268 T2343 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 362268 T2343 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 362268 T2343 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 362269 T2343 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 362269 T2343 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 362269 T2343 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 362269 T2343 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 362270 T2343 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 362270 T2343 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 362271 T2343 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 362271 T2343 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 362271 T2343 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 362272 T2343 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 362273 T2343 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 362273 T2343 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 362273 T2343 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 362274 T2343 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 362274 T2343 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 362274 T2343 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 362275 T2343 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 362275 T2343 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 362275 T2343 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 362276 T2343 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 362276 T2343 oasc.RequestHandlers.initHandlersFromConfig creat

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

e.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:255)
   [junit4]    >        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:233)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #48: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=9648, 
name=OverseerStateUpdate-93201945504907276-127.0.0.1:54639_-n_0000000051, 
state=RUNNABLE, group=Overseer state updater.]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([583BDA57DC3473AC]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:534)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:255)
   [junit4]    >        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:233)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #49: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=9652, 
name=OverseerStateUpdate-93201945504907276-127.0.0.1:54639_-n_0000000052, 
state=RUNNABLE, group=Overseer state updater.]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([583BDA57DC3473AC]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:534)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:255)
   [junit4]    >        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:233)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #50: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=9656, 
name=OverseerStateUpdate-93201945504907276-127.0.0.1:54639_-n_0000000053, 
state=RUNNABLE, group=Overseer state updater.]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([583BDA57DC3473AC]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:534)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:255)
   [junit4]    >        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:233)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #51: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=9660, 
name=OverseerStateUpdate-93201945504907276-127.0.0.1:54639_-n_0000000054, 
state=RUNNABLE, group=Overseer state updater.]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([583BDA57DC3473AC]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:534)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:255)
   [junit4]    >        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:233)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #52: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=9664, 
name=OverseerStateUpdate-93201945504907276-127.0.0.1:54639_-n_0000000055, 
state=RUNNABLE, group=Overseer state updater.]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([583BDA57DC3473AC]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:534)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:255)
   [junit4]    >        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:233)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1460676 T9064 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 multiDefault=FSTOrd50, a_t=FSTOrd50, 
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=PostingsFormat(name=SimpleText), text=PostingsFormat(name=LuceneFixedGap), 
range_facet_l=FSTOrd50, timestamp=FSTOrd50}, 
docValues:{timestamp=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity, 
locale=es_HN, timezone=Africa/Accra
   [junit4]   2> NOTE: Linux 3.13.0-43-generic i386/Oracle Corporation 
1.8.0_40-ea (32-bit)/cpus=8,threads=1,free=178361024,total=375390208
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressReorder, 
BadComponentTest, DistributedSuggestComponentTest, AnalysisErrorHandlingTest, 
TestSearcherReuse, AsyncMigrateRouteKeyTest, PrimUtilsTest, 
TestExpandComponent, TestHighlightDedupGrouping, DOMUtilTest, DocValuesTest, 
TestAnalyzeInfixSuggestions, ConnectionManagerTest, QueryResultKeyTest, 
TestQueryUtils, TestExceedMaxTermLength, DistributedFacetPivotLongTailTest, 
HdfsWriteToMultipleCollectionsTest, TestStandardQParsers, 
TestBlendedInfixSuggestions, TestBM25SimilarityFactory, TestLRUCache, 
HdfsDirectoryTest, AssignTest, LukeRequestHandlerTest, 
TestCollapseQParserPlugin, TestAnalyzedSuggestions, AliasIntegrationTest, 
SharedFSAutoReplicaFailoverTest, TimeZoneUtilsTest, DeleteReplicaTest, 
TestSolrQueryParserDefaultOperatorResource, TestGroupingSearch, 
TestCoreContainer, TestStressUserVersions, OverseerTest, 
TestBulkSchemaConcurrent, SuggesterFSTTest, DeleteInactiveReplicaTest, 
TestBlobHandler, HdfsUnloadDistributedZkTest, IndexSchemaRuntimeFieldTest, 
TestFaceting, TestPerFieldSimilarity, DistributedQueryElevationComponentTest, 
SSLMigrationTest, AnalyticsMergeStrategyTest, TestSolrConfigHandlerCloud, 
TestBinaryResponseWriter, AnalyticsQueryTest, ClusterStateUpdateTest, 
CollectionsAPIAsyncDistributedZkTest, TestFastLRUCache, TestSolrIndexConfig, 
TestSolrDynamicMBean, ClusterStateTest, PingRequestHandlerTest, PeerSyncTest, 
SyncSliceTest, SimpleMLTQParserTest, TestDocumentBuilder, 
TestSolrConfigHandlerConcurrent, HardAutoCommitTest, BasicDistributedZkTest, 
ResponseLogComponentTest, TestComponentsName, TestIndexSearcher, 
TestXIncludeConfig, TriLevelCompositeIdRoutingTest, 
TestPostingsSolrHighlighter, LeaderInitiatedRecoveryOnCommitTest, 
TestManagedResourceStorage, ExitableDirectoryReaderTest, 
DistribCursorPagingTest, TestCopyFieldCollectionResource, 
TestManagedStopFilterFactory, ChangedSchemaMergeTest, SolrPluginUtilsTest, 
TestDynamicFieldCollectionResource, SuggesterTest, MultiTermTest, 
RemoteQueryErrorTest, SoftAutoCommitTest, DirectUpdateHandlerTest, 
TestCollectionAPI, ZkStateWriterTest, TestClusterStateMutator, 
UniqFieldsUpdateProcessorFactoryTest, TestJmxIntegration, UUIDFieldTest, 
TestWordDelimiterFilterFactory, TestDefaultStatsCache, TestCloudSchemaless, 
HdfsCollectionsAPIDistributedZkTest, BadCopyFieldTest, TestIBSimilarityFactory, 
CustomCollectionTest, ZkControllerTest, TestQueryTypes, TestLFUCache, 
RequiredFieldsTest, CircularListTest, TestAddFieldRealTimeGet, CacheHeaderTest, 
SampleTest, TestImplicitCoreProperties, TestSort, 
DefaultValueUpdateProcessorTest, AddBlockUpdateTest, SOLR749Test, 
CollectionsAPIDistributedZkTest, ShardRoutingTest, 
FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest, ZkCLITest, 
TestDistributedSearch, AutoCommitTest, DistributedSpellCheckComponentTest, 
TestJoin, SimpleFacetsTest, SpellCheckComponentTest, TestFunctionQuery, 
TestLazyCores, OverseerCollectionProcessorTest, TestCoreDiscovery, 
TestExtendedDismaxParser, CoreAdminHandlerTest, TestTrie, SuggesterWFSTTest, 
NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, 
TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, 
DocValuesMultiTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, 
IndexBasedSpellCheckerTest, DirectSolrSpellCheckerTest, 
DocumentAnalysisRequestHandlerTest, TestOmitPositions, TermsComponentTest, 
RequestHandlersTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, 
TestSolrQueryParser, FastVectorHighlighterTest, RegexBoostProcessorTest, 
UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, 
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, 
UpdateParamsTest, TestStressRecovery, DistributedIntervalFacetingTest, 
DeleteLastCustomShardedReplicaTest, DeleteShardTest, HttpPartitionTest]
   [junit4] Completed on J0 in 98.09s, 1 test, 1 error <<< FAILURES!

[...truncated 293 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:529: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:477: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build.xml:190: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/common-build.xml:508: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/lucene/common-build.xml:1363: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/lucene/common-build.xml:970: 
There were test failures: 459 suites, 1839 tests, 1 error, 1 failure, 45 
ignored (20 assumptions)

Total time: 64 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_40-ea-b20 -server 
-XX:+UseParallelGC
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