Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10903/
Java: 32bit/jdk1.8.0_20-ea-b23 -server -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.TestDistribDocBasedVersion.testDistribSearch

Error Message:
Timeout occured while waiting response from server at: 
https://127.0.0.1:51863/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:51863/collection1
        at 
__randomizedtesting.SeedInfo.seed([AC56C85849FE3B30:2DB046403EA15B0C]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
        at 
org.apache.solr.cloud.TestDistribDocBasedVersion.vadd(TestDistribDocBasedVersion.java:259)
        at 
org.apache.solr.cloud.TestDistribDocBasedVersion.doTestDocVersions(TestDistribDocBasedVersion.java:197)
        at 
org.apache.solr.cloud.TestDistribDocBasedVersion.doTest(TestDistribDocBasedVersion.java:102)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:150)
        at java.net.SocketInputStream.read(SocketInputStream.java:121)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
        ... 47 more




Build Log:
[...truncated 11369 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestDistribDocBasedVersion
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/init-core-data-001
   [junit4]   2> 418287 T684 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 418287 T684 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 418289 T684 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 418290 T684 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 418290 T685 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 418390 T684 oasc.ZkTestServer.run start zk server on port:35487
   [junit4]   2> 418391 T684 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 418394 T691 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3b05ec name:ZooKeeperConnection 
Watcher:127.0.0.1:35487 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 418394 T684 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 418394 T684 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 418398 T684 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 418399 T693 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@fac6d0 name:ZooKeeperConnection 
Watcher:127.0.0.1:35487/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 418399 T684 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 418399 T684 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 418401 T684 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 418402 T684 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 418403 T684 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 418404 T684 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-externalversionconstraint.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 418405 T684 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 418407 T684 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 418407 T684 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 418409 T684 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 418409 T684 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 418411 T684 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 418411 T684 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 418413 T684 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 418414 T684 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 418416 T684 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 418416 T684 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 418418 T684 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 418418 T684 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 418420 T684 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 418420 T684 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 418422 T684 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 418422 T684 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 418423 T684 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 418424 T684 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 418425 T684 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 418425 T684 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 418428 T684 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 418429 T695 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7f52ff name:ZooKeeperConnection 
Watcher:127.0.0.1:35487/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 418429 T684 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 418757 T684 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 418767 T684 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 418842 T684 oejs.AbstractConnector.doStart Started 
[email protected]:38313
   [junit4]   2> 418844 T684 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 418844 T684 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 418845 T684 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-002
   [junit4]   2> 418845 T684 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-002/'
   [junit4]   2> 418858 T684 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-002/solr.xml
   [junit4]   2> 418867 T684 oasc.CoreContainer.<init> New CoreContainer 
25118595
   [junit4]   2> 418867 T684 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-002/]
   [junit4]   2> 418868 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 418868 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 418868 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 418869 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 418869 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 418869 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 418869 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 418870 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 418870 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 418871 T684 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 418873 T684 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 418873 T684 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 418873 T684 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 418874 T684 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:35487/solr
   [junit4]   2> 418874 T684 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 418874 T684 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 418876 T706 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@faaf53 name:ZooKeeperConnection 
Watcher:127.0.0.1:35487 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 418877 T684 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 418883 T684 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 418884 T708 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@14d686d name:ZooKeeperConnection 
Watcher:127.0.0.1:35487/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 418884 T684 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 418886 T684 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 418887 T684 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 418889 T684 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 418890 T684 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 418892 T684 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 418894 T684 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 418895 T684 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:38313_
   [junit4]   2> 418896 T684 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:38313_
   [junit4]   2> 418897 T684 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 418898 T684 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 418900 T684 oasc.OverseerElectionContext.runLeaderProcess I am 
going to be the leader 127.0.0.1:38313_
   [junit4]   2> 418901 T684 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 418902 T684 oasc.Overseer.start Overseer 
(id=92276584753528836-127.0.0.1:38313_-n_0000000000) starting
   [junit4]   2> 418903 T684 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 418908 T710 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 418908 T684 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 418910 T684 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 418911 T684 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 418913 T709 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 418915 T711 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 418916 T711 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 418916 T711 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 418916 T712 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 418917 T709 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 418918 T709 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:38313";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:38313_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 418918 T709 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection control_collection with shards [shard1]
   [junit4]   2> 418918 T709 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 418920 T712 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> 419917 T711 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 419917 T711 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:control_collection
   [junit4]   2> 419917 T711 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 419917 T711 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 419918 T711 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 419918 T711 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-002/collection1/'
   [junit4]   2> 419919 T711 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 419920 T711 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 419920 T711 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 419963 T711 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_10
   [junit4]   2> 419974 T711 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 419975 T711 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 419982 T711 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 420092 T711 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 420093 T711 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 420094 T711 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 420096 T711 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 420117 T711 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 420117 T711 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 420130 T711 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-002/collection1/,
 
dataDir=./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/control/data/
   [junit4]   2> 420130 T711 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8e049a
   [junit4]   2> 420131 T711 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/control/data
   [junit4]   2> 420132 T711 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/control/data/index/
   [junit4]   2> 420132 T711 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 420133 T711 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/control/data/index
   [junit4]   2> 420133 T711 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@1cd7572
   [junit4]   2> 422346 T711 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/control/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ac8f1; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 422346 T711 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 422349 T711 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 422402 T711 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"external-version-constraint" (default)
   [junit4]   2> 422403 T711 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "external-version-float"
   [junit4]   2> 422403 T711 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"external-version-float"
   [junit4]   2> 422403 T711 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 422403 T711 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"external-version-failhard"
   [junit4]   2> 422404 T711 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 422404 T711 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 422404 T711 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 422404 T711 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 422405 T711 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 422405 T711 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 422405 T711 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 422405 T711 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 422406 T711 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 422406 T711 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 422408 T711 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 422408 T711 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 422409 T711 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 422410 T711 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 422411 T711 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 422412 T711 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 422412 T711 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 422413 T711 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=0.2734375, noCFSRatio=0.6418585725569695]
   [junit4]   2> 422414 T711 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/control/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ac8f1; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 422414 T711 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 422414 T711 oass.SolrIndexSearcher.<init> Opening 
Searcher@47a566[collection1] main
   [junit4]   2> 422415 T711 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 422415 T711 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 422416 T711 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 422416 T711 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 422416 T711 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 422416 T711 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 422417 T711 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 422417 T711 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 422417 T711 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 422419 T711 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 422419 T711 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 422419 T711 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 422420 T713 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@47a566[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 422421 T711 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 422422 T716 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:38313 collection:control_collection 
shard:shard1
   [junit4]   2> 422422 T684 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 422423 T684 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 422423 T716 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 422426 T684 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 422431 T718 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@47e52d name:ZooKeeperConnection 
Watcher:127.0.0.1:35487/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 422431 T684 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 422432 T684 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 422433 T716 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 422433 T684 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 422434 T712 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 422434 T716 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 422434 T716 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> 422434 T709 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C578 name=collection1 
org.apache.solr.core.SolrCore@1c12ff7 url=https://127.0.0.1:38313/collection1 
node=127.0.0.1:38313_ C578_STATE=coll:control_collection core:collection1 
props:{state=down, base_url=https://127.0.0.1:38313, core=collection1, 
node_name=127.0.0.1:38313_}
   [junit4]   2> 422434 T716 C578 P38313 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:38313/collection1/
   [junit4]   2> 422435 T716 C578 P38313 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 422435 T716 C578 P38313 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:38313/collection1/ has no replicas
   [junit4]   2> 422435 T716 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: https://127.0.0.1:38313/collection1/ shard1
   [junit4]   2> 422436 T716 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 422436 T712 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> 422437 T719 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> 422439 T712 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 422440 T709 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 422542 T712 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> 422542 T719 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> 422597 T716 oasc.ZkController.register We are 
https://127.0.0.1:38313/collection1/ and leader is 
https://127.0.0.1:38313/collection1/
   [junit4]   2> 422597 T716 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=https://127.0.0.1:38313
   [junit4]   2> 422597 T716 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 422597 T716 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 422597 T716 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 422598 T712 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 422599 T716 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 422599 T709 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 422600 T709 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:38313";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:38313_",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 422702 T712 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> 422702 T719 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> 422801 T684 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 422801 T684 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 422806 T684 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 422808 T684 oejs.AbstractConnector.doStart Started 
[email protected]:59488
   [junit4]   2> 422811 T684 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 422811 T684 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 422812 T684 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-003
   [junit4]   2> 422812 T684 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-003/'
   [junit4]   2> 422828 T684 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-003/solr.xml
   [junit4]   2> 422836 T684 oasc.CoreContainer.<init> New CoreContainer 5346543
   [junit4]   2> 422837 T684 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-003/]
   [junit4]   2> 422837 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 422837 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 422838 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 422838 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 422838 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 422838 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 422839 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 422839 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 422839 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 422841 T684 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 422842 T684 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 422842 T684 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 422842 T684 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 422843 T684 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:35487/solr
   [junit4]   2> 422843 T684 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 422844 T684 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 422845 T730 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@ff7335 name:ZooKeeperConnection 
Watcher:127.0.0.1:35487 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 422846 T684 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 422847 T684 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 422849 T732 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1276be8 name:ZooKeeperConnection 
Watcher:127.0.0.1:35487/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 422849 T684 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 422853 T684 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 423855 T684 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:59488_
   [junit4]   2> 423857 T684 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:59488_
   [junit4]   2> 423861 T719 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 423861 T712 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 423861 T733 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 423868 T734 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 423868 T734 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 423869 T734 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 423869 T712 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 423871 T709 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 423872 T709 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:59488";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59488_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 423872 T709 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 423873 T709 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 423975 T733 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 423975 T712 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 423975 T719 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 424869 T734 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 424870 T734 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 424870 T734 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 424870 T734 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 424871 T734 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 424872 T734 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-003/collection1/'
   [junit4]   2> 424872 T734 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 424872 T734 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 424873 T734 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 424892 T734 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_10
   [junit4]   2> 424901 T734 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 424902 T734 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 424906 T734 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 425024 T734 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 425026 T734 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 425026 T734 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 425029 T734 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 425042 T734 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 425042 T734 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 425043 T734 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-003/collection1/,
 
dataDir=./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/jetty1/
   [junit4]   2> 425043 T734 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8e049a
   [junit4]   2> 425044 T734 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/jetty1
   [junit4]   2> 425044 T734 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/jetty1/index/
   [junit4]   2> 425045 T734 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 425046 T734 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/jetty1/index
   [junit4]   2> 425046 T734 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@836e7c
   [junit4]   2> 425053 T734 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/jetty1/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@501f1c; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 425053 T734 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 425058 T734 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 425058 T734 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"external-version-constraint" (default)
   [junit4]   2> 425059 T734 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "external-version-float"
   [junit4]   2> 425059 T734 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"external-version-float"
   [junit4]   2> 425059 T734 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 425059 T734 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"external-version-failhard"
   [junit4]   2> 425060 T734 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 425061 T734 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 425061 T734 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 425062 T734 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 425062 T734 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 425062 T734 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 425063 T734 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 425063 T734 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 425063 T734 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 425064 T734 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 425067 T734 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 425068 T734 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 425069 T734 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 425070 T734 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 425071 T734 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 425073 T734 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 425073 T734 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 425074 T734 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=0.2734375, noCFSRatio=0.6418585725569695]
   [junit4]   2> 425075 T734 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/jetty1/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@501f1c; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 425075 T734 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 425076 T734 oass.SolrIndexSearcher.<init> Opening 
Searcher@1915e01[collection1] main
   [junit4]   2> 425076 T734 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 425077 T734 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 425077 T734 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 425078 T734 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 425078 T734 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 425078 T734 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 425079 T734 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 425079 T734 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 425079 T734 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 425079 T734 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 425080 T735 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1915e01[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 425083 T734 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 425084 T684 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 425085 T684 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 425088 T738 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:59488 collection:collection1 
shard:shard2
   [junit4]   2> 425089 T738 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 425092 T738 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 425093 T712 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 425094 T738 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 425094 T738 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> 425094 T709 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C579 name=collection1 
org.apache.solr.core.SolrCore@137c9e4 url=https://127.0.0.1:59488/collection1 
node=127.0.0.1:59488_ C579_STATE=coll:collection1 core:collection1 
props:{state=down, base_url=https://127.0.0.1:59488, core=collection1, 
node_name=127.0.0.1:59488_}
   [junit4]   2> 425094 T738 C579 P59488 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:59488/collection1/
   [junit4]   2> 425095 T738 C579 P59488 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 425095 T738 C579 P59488 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:59488/collection1/ has no replicas
   [junit4]   2> 425095 T738 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: https://127.0.0.1:59488/collection1/ shard2
   [junit4]   2> 425096 T738 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 425098 T712 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 425201 T733 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 425201 T712 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 425201 T719 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 425249 T738 oasc.ZkController.register We are 
https://127.0.0.1:59488/collection1/ and leader is 
https://127.0.0.1:59488/collection1/
   [junit4]   2> 425249 T738 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=https://127.0.0.1:59488
   [junit4]   2> 425249 T738 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 425249 T738 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 425250 T738 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 425251 T712 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 425252 T738 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 425252 T709 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 425253 T709 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:59488";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:59488_",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 425355 T733 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 425355 T712 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 425355 T719 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 425441 T684 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 425442 T684 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 425446 T684 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 425448 T684 oejs.AbstractConnector.doStart Started 
[email protected]:51863
   [junit4]   2> 425449 T684 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 425450 T684 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 425450 T684 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-004
   [junit4]   2> 425450 T684 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-004/'
   [junit4]   2> 425463 T684 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-004/solr.xml
   [junit4]   2> 425471 T684 oasc.CoreContainer.<init> New CoreContainer 
16760959
   [junit4]   2> 425471 T684 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-004/]
   [junit4]   2> 425472 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 425472 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 425473 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 425473 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 425473 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 425473 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 425474 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 425474 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 425474 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 425476 T684 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 425477 T684 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 425477 T684 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 425477 T684 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 425478 T684 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:35487/solr
   [junit4]   2> 425478 T684 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 425479 T684 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 425480 T749 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@495e9a name:ZooKeeperConnection 
Watcher:127.0.0.1:35487 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 425481 T684 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 425483 T684 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 425484 T751 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@196fcbf name:ZooKeeperConnection 
Watcher:127.0.0.1:35487/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 425484 T684 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 425489 T684 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 426491 T684 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:51863_
   [junit4]   2> 426492 T684 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:51863_
   [junit4]   2> 426494 T712 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 426494 T719 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 426494 T733 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 426495 T752 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 426499 T753 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 426499 T753 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 426500 T712 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 426500 T753 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 426501 T709 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 426501 T709 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:51863";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:51863_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 426502 T709 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 426502 T709 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 426604 T712 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 426604 T733 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 426604 T719 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 426604 T752 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 427501 T753 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 427501 T753 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 427501 T753 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 427502 T753 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 427502 T753 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 427503 T753 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-004/collection1/'
   [junit4]   2> 427503 T753 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 427503 T753 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 427504 T753 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 427525 T753 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_10
   [junit4]   2> 427534 T753 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 427535 T753 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 427556 T753 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 427646 T753 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 427647 T753 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 427648 T753 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 427650 T753 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 427663 T753 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 427663 T753 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 427664 T753 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-004/collection1/,
 
dataDir=./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/jetty2/
   [junit4]   2> 427664 T753 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8e049a
   [junit4]   2> 427664 T753 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/jetty2
   [junit4]   2> 427665 T753 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/jetty2/index/
   [junit4]   2> 427665 T753 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 427666 T753 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/jetty2/index
   [junit4]   2> 427666 T753 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@1a49d34
   [junit4]   2> 427673 T753 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/jetty2/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6bbcee; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 427674 T753 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 427677 T753 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 427677 T753 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"external-version-constraint" (default)
   [junit4]   2> 427677 T753 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "external-version-float"
   [junit4]   2> 427677 T753 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"external-version-float"
   [junit4]   2> 427677 T753 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 427678 T753 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"external-version-failhard"
   [junit4]   2> 427678 T753 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 427678 T753 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 427679 T753 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 427679 T753 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 427679 T753 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 427679 T753 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 427680 T753 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 427680 T753 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 427680 T753 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 427681 T753 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 427683 T753 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 427683 T753 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 427684 T753 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 427685 T753 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 427686 T753 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 427687 T753 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 427687 T753 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 427688 T753 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=0.2734375, noCFSRatio=0.6418585725569695]
   [junit4]   2> 427688 T753 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/jetty2/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6bbcee; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 427689 T753 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 427689 T753 oass.SolrIndexSearcher.<init> Opening 
Searcher@61213e[collection1] main
   [junit4]   2> 427689 T753 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 427690 T753 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 427690 T753 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 427691 T753 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 427691 T753 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 427691 T753 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 427692 T753 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 427692 T753 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 427692 T753 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 427692 T753 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 427693 T754 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@61213e[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 427695 T753 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 427695 T757 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:51863 collection:collection1 
shard:shard1
   [junit4]   2> 427696 T684 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 427696 T757 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 427696 T684 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 427699 T757 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 427700 T712 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 427700 T757 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 427700 T757 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C580 name=collection1 
org.apache.solr.core.SolrCore@177102c url=https://127.0.0.1:51863/collection1 
node=127.0.0.1:51863_ C580_STATE=coll:collection1 core:collection1 
props:{state=down, base_url=https://127.0.0.1:51863, core=collection1, 
node_name=127.0.0.1:51863_}
   [junit4]   2> 427701 T757 C580 P51863 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:51863/collection1/
   [junit4]   2> 427701 T757 C580 P51863 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 427701 T709 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 427701 T757 C580 P51863 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:51863/collection1/ has no replicas
   [junit4]   2> 427701 T757 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: https://127.0.0.1:51863/collection1/ shard1
   [junit4]   2> 427701 T757 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 427704 T712 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 427806 T752 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 427806 T733 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 427806 T719 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 427806 T712 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 427854 T757 oasc.ZkController.register We are 
https://127.0.0.1:51863/collection1/ and leader is 
https://127.0.0.1:51863/collection1/
   [junit4]   2> 427855 T757 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=https://127.0.0.1:51863
   [junit4]   2> 427855 T757 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 427855 T757 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 427855 T757 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 427856 T712 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 427856 T757 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 427857 T709 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 427858 T709 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:51863";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:51863_",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node2"}
   [junit4]   2> 427960 T752 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 427960 T733 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 427960 T719 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 427960 T712 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 428132 T684 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 428133 T684 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 428137 T684 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 428139 T684 oejs.AbstractConnector.doStart Started 
[email protected]:45787
   [junit4]   2> 428141 T684 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 428142 T684 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 428142 T684 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-005
   [junit4]   2> 428143 T684 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-005/'
   [junit4]   2> 428160 T684 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-005/solr.xml
   [junit4]   2> 428170 T684 oasc.CoreContainer.<init> New CoreContainer 
27538736
   [junit4]   2> 428170 T684 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-005/]
   [junit4]   2> 428171 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 428171 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 428185 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 428185 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 428186 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 428186 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 428186 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 428186 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 428187 T684 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 428189 T684 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 428190 T684 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 428191 T684 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 428191 T684 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 428191 T684 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:35487/solr
   [junit4]   2> 428191 T684 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 428192 T684 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 428213 T768 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@c8bab6 name:ZooKeeperConnection 
Watcher:127.0.0.1:35487 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 428214 T684 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 428216 T684 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 428218 T770 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@98d478 name:ZooKeeperConnection 
Watcher:127.0.0.1:35487/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 428218 T684 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 428227 T684 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 429231 T684 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:45787_
   [junit4]   2> 429233 T684 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:45787_
   [junit4]   2> 429235 T712 oascc.ZkStateReader$3.process Updating live 
nodes... (4)
   [junit4]   2> 429236 T752 oascc.ZkStateReader$3.process Updating live 
nodes... (4)
   [junit4]   2> 429235 T733 oascc.ZkStateReader$3.process Updating live 
nodes... (4)
   [junit4]   2> 429236 T771 oascc.ZkStateReader$3.process Updating live 
nodes... (4)
   [junit4]   2> 429236 T719 oascc.ZkStateReader$3.process Updating live 
nodes... (4)
   [junit4]   2> 429242 T772 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 429242 T772 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 429243 T772 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 429243 T712 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 429245 T7

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

r-001/jetty4;done=false>>]
   [junit4]   2> 524129 T684 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/jetty4
   [junit4]   2> 524129 T684 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/jetty4/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 524130 T684 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001/tempDir-001/jetty4/index
   [junit4]   2> 524132 T833 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:53743_
   [junit4]   2> 524133 T829 oascc.ZkStateReader$3.process WARN ZooKeeper watch 
triggered, but Solr cannot talk to ZK
   [junit4]   2> 524158 T684 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 525633 T835 
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read 
the data org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:302)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:316)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:288)
   [junit4]   2> 
   [junit4]   2> 529146 T684 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 529173 T684 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:35487 35487
   [junit4]   2> 529908 T685 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:35487 35487
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDistribDocBasedVersion -Dtests.method=testDistribSearch 
-Dtests.seed=AC56C85849FE3B30 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ca_ES -Dtests.timezone=Europe/Chisinau 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR    112s J0 | TestDistribDocBasedVersion.testDistribSearch <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:51863/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AC56C85849FE3B30:2DB046403EA15B0C]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    >        at 
org.apache.solr.cloud.TestDistribDocBasedVersion.vadd(TestDistribDocBasedVersion.java:259)
   [junit4]    >        at 
org.apache.solr.cloud.TestDistribDocBasedVersion.doTestDocVersions(TestDistribDocBasedVersion.java:197)
   [junit4]    >        at 
org.apache.solr.cloud.TestDistribDocBasedVersion.doTest(TestDistribDocBasedVersion.java:102)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:150)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:121)
   [junit4]    >        at 
sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]    >        at 
sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
   [junit4]    >        at 
sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    >        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    >        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    >        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
   [junit4]    >        ... 47 more
   [junit4]   2> 529981 T684 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.TestDistribDocBasedVersion-AC56C85849FE3B30-001
   [junit4]   2> 111699 T683 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene42, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ca_ES, 
timezone=Europe/Chisinau
   [junit4]   2> NOTE: Linux 3.13.0-32-generic i386/Oracle Corporation 
1.8.0_20-ea (32-bit)/cpus=8,threads=1,free=134209448,total=224395264
   [junit4]   2> NOTE: All tests run in this JVM: [StressHdfsTest, 
SpellCheckCollatorTest, CachingDirectoryFactoryTest, TestRandomDVFaceting, 
TestStressVersions, SolrTestCaseJ4Test, OpenExchangeRatesOrgProviderTest, 
TestShortCircuitedRequests, TestSearchPerf, TestFaceting, 
TestReRankQParserPlugin, TestRTGBase, TestLuceneMatchVersion, 
PathHierarchyTokenizerFactoryTest, TestMaxScoreQueryParser, PeerSyncTest, 
ZkNodePropsTest, SpellPossibilityIteratorTest, RequiredFieldsTest, 
SpellCheckComponentTest, ResourceLoaderTest, DirectSolrSpellCheckerTest, 
RegexBoostProcessorTest, TestSchemaResource, JsonLoaderTest, SolrXmlInZkTest, 
TestDocSet, TestBlendedInfixSuggestions, HdfsDirectoryTest, 
TestIntervalFaceting, AsyncMigrateRouteKeyTest, TestDistribDocBasedVersion]
   [junit4] Completed on J0 in 111.97s, 1 test, 1 error <<< FAILURES!

[...truncated 1093 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:474: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:454: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1308: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:923: 
There were test failures: 411 suites, 1712 tests, 1 error, 38 ignored (17 
assumptions)

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


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

Reply via email to