Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/623/

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

Error Message:
IOException occured when talking to server at: 
http://127.0.0.1:15347/b_/ms/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:15347/b_/ms/collection1
        at 
__randomizedtesting.SeedInfo.seed([CEF3862334D07728:4F15083B438F1714]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:562)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
        at 
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
        at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
        at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:223)
        at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:165)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrServer(FullSolrCloudDistribCmdsTest.java:414)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.doTest(FullSolrCloudDistribCmdsTest.java:144)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketException: Broken pipe
        at java.net.SocketOutputStream.socketWrite0(Native Method)
        at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113)
        at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
        at 
org.apache.http.impl.io.AbstractSessionOutputBuffer.flushBuffer(AbstractSessionOutputBuffer.java:159)
        at 
org.apache.http.impl.io.AbstractSessionOutputBuffer.writeLine(AbstractSessionOutputBuffer.java:258)
        at 
org.apache.http.impl.io.HttpRequestWriter.writeHeadLine(HttpRequestWriter.java:59)
        at 
org.apache.http.impl.io.HttpRequestWriter.writeHeadLine(HttpRequestWriter.java:46)
        at 
org.apache.http.impl.io.AbstractMessageWriter.write(AbstractMessageWriter.java:109)
        at 
org.apache.http.impl.AbstractHttpClientConnection.sendRequestHeader(AbstractHttpClientConnection.java:254)
        at 
org.apache.http.impl.conn.DefaultClientConnection.sendRequestHeader(DefaultClientConnection.java:270)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.sendRequestHeader(ManagedClientConnectionImpl.java:209)
        at 
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:203)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:121)
        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)
        ... 49 more




Build Log:
[...truncated 12103 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/init-core-data-001
   [junit4]   2> 1513042 T9352 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /b_/ms
   [junit4]   2> 1513049 T9352 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1513051 T9352 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1513051 T9353 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1513151 T9352 oasc.ZkTestServer.run start zk server on 
port:15342
   [junit4]   2> 1513152 T9352 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1513153 T9352 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1513160 T9359 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a474b23 
name:ZooKeeperConnection Watcher:127.0.0.1:15342 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1513160 T9352 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1513160 T9352 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1513161 T9352 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1513166 T9352 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1513171 T9352 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1513172 T9361 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6fe3d98a 
name:ZooKeeperConnection Watcher:127.0.0.1:15342/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1513173 T9352 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1513173 T9352 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1513173 T9352 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1513175 T9352 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1513177 T9352 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1513178 T9352 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1513180 T9352 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1513181 T9352 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1513183 T9352 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1513184 T9352 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1513186 T9352 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1513187 T9352 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1513189 T9352 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1513189 T9352 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1513191 T9352 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1513192 T9352 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1513194 T9352 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1513194 T9352 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1513196 T9352 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1513196 T9352 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1513198 T9352 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1513199 T9352 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1513200 T9352 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1513201 T9352 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1513203 T9352 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1513203 T9352 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1513205 T9352 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1513206 T9352 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1514336 T9352 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1514344 T9352 oejs.AbstractConnector.doStart Started 
[email protected]:15347
   [junit4]   2> 1514345 T9352 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1514345 T9352 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1514345 T9352 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-002
   [junit4]   2> 1514346 T9352 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-002/'
   [junit4]   2> 1514374 T9352 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-002/solr.xml
   [junit4]   2> 1514430 T9352 oasc.CoreContainer.<init> New CoreContainer 
2030118446
   [junit4]   2> 1514430 T9352 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-002/]
   [junit4]   2> 1514431 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1514432 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1514432 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1514432 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1514432 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1514432 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1514433 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1514433 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1514433 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1514434 T9352 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1514434 T9352 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1514434 T9352 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1514434 T9352 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1514435 T9352 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:15342/solr
   [junit4]   2> 1514435 T9352 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1514435 T9352 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1514436 T9352 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1514437 T9372 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3a71d412 
name:ZooKeeperConnection Watcher:127.0.0.1:15342 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1514439 T9352 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1514440 T9352 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1514441 T9352 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1514442 T9374 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@328352df 
name:ZooKeeperConnection Watcher:127.0.0.1:15342/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1514442 T9352 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1514443 T9352 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1514444 T9352 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1514446 T9352 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1514447 T9352 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1514449 T9352 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1514450 T9352 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1514451 T9352 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15347_b_%2Fms
   [junit4]   2> 1514451 T9352 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:15347_b_%2Fms
   [junit4]   2> 1514452 T9352 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1514453 T9352 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1514454 T9352 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1514455 T9352 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:15347_b_%2Fms
   [junit4]   2> 1514456 T9352 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1514457 T9352 oasc.Overseer.start Overseer 
(id=92429459751370755-127.0.0.1:15347_b_%2Fms-n_0000000000) starting
   [junit4]   2> 1514458 T9352 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1514462 T9352 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1514462 T9376 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1514465 T9352 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1514466 T9352 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1514467 T9352 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1514468 T9375 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1514472 T9378 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1514472 T9378 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1514472 T9378 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1514472 T9379 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1514473 T9375 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:15347/b_/ms";,
   [junit4]   2>          "node_name":"127.0.0.1:15347_b_%2Fms",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1514474 T9375 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 1514474 T9375 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1514475 T9379 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> 1515473 T9378 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1515474 T9378 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1515474 T9378 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1515475 T9378 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1515475 T9378 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1515475 T9378 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-002/collection1/'
   [junit4]   2> 1515477 T9378 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1515478 T9378 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 1515479 T9378 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1515552 T9378 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1515613 T9378 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1515614 T9378 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1515623 T9378 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1515889 T9378 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1515891 T9378 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1515892 T9378 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1515896 T9378 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1515908 T9378 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1515908 T9378 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1515909 T9378 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-002/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-001/control/data/
   [junit4]   2> 1515909 T9378 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b915f2d
   [junit4]   2> 1515909 T9378 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-001/control/data
   [junit4]   2> 1515909 T9378 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-001/control/data/index/
   [junit4]   2> 1515910 T9378 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1515910 T9378 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-001/control/data/index
   [junit4]   2> 1515910 T9378 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1775323397, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1515911 T9378 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@45505205 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e23962f),segFN=segments_1,generation=1}
   [junit4]   2> 1515911 T9378 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1515913 T9378 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1515914 T9378 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1515914 T9378 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1515914 T9378 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1515914 T9378 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1515914 T9378 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1515915 T9378 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1515915 T9378 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1515915 T9378 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1515915 T9378 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1515916 T9378 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1515929 T9378 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1515930 T9378 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1515930 T9378 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1515930 T9378 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1515931 T9378 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1515931 T9378 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1515931 T9378 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1515931 T9378 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1515932 T9378 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1515932 T9378 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1515933 T9378 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1515951 T9378 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1515953 T9378 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1515955 T9378 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1515957 T9378 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1515959 T9378 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1515965 T9378 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1515965 T9378 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1515965 T9378 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3153015228162757]
   [junit4]   2> 1515966 T9378 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@45505205 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e23962f),segFN=segments_1,generation=1}
   [junit4]   2> 1515966 T9378 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1515967 T9378 oass.SolrIndexSearcher.<init> Opening 
Searcher@79327e9c[collection1] main
   [junit4]   2> 1515967 T9378 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1515968 T9378 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1515968 T9378 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1515968 T9378 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1515968 T9378 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1515969 T9378 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1515969 T9378 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1515969 T9378 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1515970 T9378 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1515971 T9378 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1515972 T9378 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1515972 T9378 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1515974 T9380 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@79327e9c[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 1515976 T9378 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1515976 T9383 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:15347/b_/ms 
collection:control_collection shard:shard1
   [junit4]   2> 1515977 T9352 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3
   [junit4]   2> 1515977 T9352 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1515977 T9383 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1515978 T9352 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1515978 T9352 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1515979 T9385 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4fe62669 
name:ZooKeeperConnection Watcher:127.0.0.1:15342/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1515980 T9352 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1515980 T9352 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1515981 T9352 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1515981 T9383 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1515982 T9352 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1515983 T9379 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1515983 T9383 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1515983 T9383 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2587 name=collection1 
org.apache.solr.core.SolrCore@6e91a66b 
url=http://127.0.0.1:15347/b_/ms/collection1 node=127.0.0.1:15347_b_%2Fms 
C2587_STATE=coll:control_collection core:collection1 
props:{base_url=http://127.0.0.1:15347/b_/ms, 
node_name=127.0.0.1:15347_b_%2Fms, core=collection1, state=down}
   [junit4]   2> 1515983 T9383 C2587 P15347 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:15347/b_/ms/collection1/
   [junit4]   2> 1515983 T9383 C2587 P15347 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1515983 T9383 C2587 P15347 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:15347/b_/ms/collection1/ has no replicas
   [junit4]   2> 1515984 T9383 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:15347/b_/ms/collection1/ shard1
   [junit4]   2> 1515984 T9383 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1515985 T9379 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> 1515986 T9386 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> 1515991 T9379 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1515992 T9379 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> 1515992 T9386 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> 1516040 T9383 oasc.ZkController.register We are 
http://127.0.0.1:15347/b_/ms/collection1/ and leader is 
http://127.0.0.1:15347/b_/ms/collection1/
   [junit4]   2> 1516041 T9383 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:15347/b_/ms
   [junit4]   2> 1516041 T9383 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1516041 T9383 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1516041 T9383 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1516043 T9379 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1516044 T9375 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:15347/b_/ms";,
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "node_name":"127.0.0.1:15347_b_%2Fms",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1516146 T9379 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> 1516146 T9386 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> 1516977 T9352 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1516978 T9352 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1516982 T9352 oejs.AbstractConnector.doStart Started 
[email protected]:15353
   [junit4]   2> 1516982 T9352 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1516983 T9352 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1516983 T9352 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-003
   [junit4]   2> 1516983 T9352 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-003/'
   [junit4]   2> 1517014 T9352 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-003/solr.xml
   [junit4]   2> 1517069 T9352 oasc.CoreContainer.<init> New CoreContainer 
1377672223
   [junit4]   2> 1517070 T9352 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-003/]
   [junit4]   2> 1517071 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1517071 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1517071 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1517071 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1517071 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1517072 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1517072 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1517072 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1517072 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1517073 T9352 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1517073 T9352 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1517073 T9352 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1517074 T9352 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1517074 T9352 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:15342/solr
   [junit4]   2> 1517074 T9352 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1517074 T9352 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1517075 T9352 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1517076 T9397 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@15f4e157 
name:ZooKeeperConnection Watcher:127.0.0.1:15342 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1517079 T9352 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1517079 T9352 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1517081 T9352 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1517082 T9399 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@62f5312a 
name:ZooKeeperConnection Watcher:127.0.0.1:15342/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1517082 T9352 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1517086 T9352 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1518088 T9352 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15353_b_%2Fms
   [junit4]   2> 1518089 T9352 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:15353_b_%2Fms
   [junit4]   2> 1518093 T9352 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1518098 T9401 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1518099 T9401 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1518099 T9401 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1518099 T9379 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1518100 T9375 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:15353/b_/ms";,
   [junit4]   2>          "node_name":"127.0.0.1:15353_b_%2Fms",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1518100 T9375 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 1518101 T9375 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 1518102 T9379 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> 1518102 T9386 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> 1518102 T9400 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> 1519099 T9401 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1519100 T9401 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1519100 T9401 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1519101 T9401 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1519101 T9401 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1519101 T9401 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-003/collection1/'
   [junit4]   2> 1519104 T9401 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1519104 T9401 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1519105 T9401 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 1519170 T9401 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1519216 T9401 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1519217 T9401 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1519227 T9401 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1519574 T9401 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1519577 T9401 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1519578 T9401 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1519583 T9401 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1519600 T9401 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1519601 T9401 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1519601 T9401 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-003/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-001/jetty1/
   [junit4]   2> 1519601 T9401 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b915f2d
   [junit4]   2> 1519602 T9401 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-001/jetty1
   [junit4]   2> 1519602 T9401 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-001/jetty1/index/
   [junit4]   2> 1519602 T9401 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1519605 T9401 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-001/jetty1/index
   [junit4]   2> 1519610 T9401 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1775323397, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1519611 T9401 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1c1cdb5b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1edab118),segFN=segments_1,generation=1}
   [junit4]   2> 1519611 T9401 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1519615 T9401 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1519615 T9401 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1519616 T9401 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1519616 T9401 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1519616 T9401 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1519616 T9401 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1519617 T9401 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1519617 T9401 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1519617 T9401 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1519618 T9401 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1519618 T9401 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1519619 T9401 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1519619 T9401 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1519620 T9401 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1519620 T9401 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1519620 T9401 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1519621 T9401 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1519621 T9401 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1519621 T9401 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1519622 T9401 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1519622 T9401 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1519623 T9401 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1519641 T9401 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1519643 T9401 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1519645 T9401 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1519647 T9401 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1519648 T9401 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1519653 T9401 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1519653 T9401 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1519654 T9401 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3153015228162757]
   [junit4]   2> 1519655 T9401 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1c1cdb5b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1edab118),segFN=segments_1,generation=1}
   [junit4]   2> 1519655 T9401 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1519655 T9401 oass.SolrIndexSearcher.<init> Opening 
Searcher@133a30ac[collection1] main
   [junit4]   2> 1519656 T9401 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1519656 T9401 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1519657 T9401 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1519657 T9401 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1519657 T9401 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1519658 T9401 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1519658 T9401 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1519659 T9401 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1519659 T9401 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1519659 T9401 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1519662 T9402 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@133a30ac[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 1519665 T9401 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1519666 T9405 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:15353/b_/ms collection:collection1 
shard:shard2
   [junit4]   2> 1519666 T9352 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3
   [junit4]   2> 1519666 T9352 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1519667 T9405 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1519670 T9405 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 1519672 T9379 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1519672 T9405 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1519672 T9405 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2588 name=collection1 
org.apache.solr.core.SolrCore@48252ace 
url=http://127.0.0.1:15353/b_/ms/collection1 node=127.0.0.1:15353_b_%2Fms 
C2588_STATE=coll:collection1 core:collection1 
props:{base_url=http://127.0.0.1:15353/b_/ms, 
node_name=127.0.0.1:15353_b_%2Fms, core=collection1, state=down}
   [junit4]   2> 1519673 T9405 C2588 P15353 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:15353/b_/ms/collection1/
   [junit4]   2> 1519673 T9405 C2588 P15353 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1519673 T9405 C2588 P15353 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:15353/b_/ms/collection1/ has no replicas
   [junit4]   2> 1519674 T9405 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:15353/b_/ms/collection1/ shard2
   [junit4]   2> 1519674 T9405 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 1519675 T9379 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> 1519675 T9386 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> 1519675 T9400 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> 1519678 T9379 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1519782 T9379 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> 1519782 T9400 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> 1519782 T9386 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> 1519830 T9405 oasc.ZkController.register We are 
http://127.0.0.1:15353/b_/ms/collection1/ and leader is 
http://127.0.0.1:15353/b_/ms/collection1/
   [junit4]   2> 1519831 T9405 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:15353/b_/ms
   [junit4]   2> 1519831 T9405 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1519831 T9405 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1519831 T9405 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1519833 T9379 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1519834 T9375 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:15353/b_/ms";,
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "node_name":"127.0.0.1:15353_b_%2Fms",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1519937 T9386 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> 1519937 T9400 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> 1519937 T9379 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> 1520816 T9352 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1520817 T9352 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1520821 T9352 oejs.AbstractConnector.doStart Started 
[email protected]:15357
   [junit4]   2> 1520822 T9352 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1520822 T9352 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1520822 T9352 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-004
   [junit4]   2> 1520823 T9352 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-004/'
   [junit4]   2> 1520852 T9352 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-004/solr.xml
   [junit4]   2> 1520906 T9352 oasc.CoreContainer.<init> New CoreContainer 
1223018484
   [junit4]   2> 1520906 T9352 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-004/]
   [junit4]   2> 1520907 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1520908 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1520908 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1520908 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1520908 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1520908 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1520909 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1520909 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1520909 T9352 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1520910 T9352 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1520910 T9352 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1520910 T9352 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1520910 T9352 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1520911 T9352 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:15342/solr
   [junit4]   2> 1520911 T9352 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1520911 T9352 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1520912 T9352 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1520913 T9416 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@65aa898f 
name:ZooKeeperConnection Watcher:127.0.0.1:15342 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1520916 T9352 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1520916 T9352 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1520918 T9352 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1520919 T9418 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4caffd24 
name:ZooKeeperConnection Watcher:127.0.0.1:15342/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1520920 T9352 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1520923 T9352 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1521926 T9352 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15357_b_%2Fms
   [junit4]   2> 1521927 T9352 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:15357_b_%2Fms
   [junit4]   2> 1521931 T9352 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1521956 T9420 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1521957 T9420 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1521957 T9420 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1521957 T9379 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1521959 T9375 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:15357/b_/ms";,
   [junit4]   2>          "node_name":"127.0.0.1:15357_b_%2Fms",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1521959 T9375 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=3
   [junit4]   2> 1521959 T9375 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 1521961 T9379 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> 1521961 T9386 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> 1521961 T9419 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> 1521961 T9400 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> 1522958 T9420 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1522959 T9420 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1522959 T9420 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1522960 T9420 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1522960 T9420 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1522961 T9420 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-004/collection1/'
   [junit4]   2> 1522963 T9420 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1522964 T9420 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 1522964 T9420 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1523030 T9420 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1523076 T9420 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1523077 T9420 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1523086 T9420 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1523406 T9420 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1523408 T9420 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1523409 T9420 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1523413 T9420 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1523427 T9420 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1523427 T9420 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1523427 T9420 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-004/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-001/jetty2/
   [junit4]   2> 1523428 T9420 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b915f2d
   [junit4]   2> 1523430 T9420 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-001/jetty2
   [junit4]   2> 1523430 T9420 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-001/jetty2/index/
   [junit4]   2> 1523431 T9420 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1523433 T9420 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001/tempDir-001/jetty2/index
   [junit4]   2> 1523433 T9420 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1775323397, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1523434 T9420 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@34edcc9f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30b493b2),segFN=segments_1,generation=1}
   [junit4]   2> 1523434 T9420 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1523437 T9420 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1523437 T9420 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1523437 T9420 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1523437 T9420 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1523438 T9420 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1523438 T9420 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1523438 T9420 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1523438 T9420 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1523438 T9420 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1523439 T9420 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1523439 T9420 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1523439 T9420 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1523440 T9420 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1523440 T9420 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1523440 T9420 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1523440 T9420 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1523441 T9420 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1523441 T9420 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1523441 T9420 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1523441 T9420 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1523442 T9420 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1523442 T9420 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1523454 T9420 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1523455 T9420 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1523457 T9420 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1523458 T9420 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1523459 T9420 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1523463 T9420 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1523463 T9420 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1523464 T9420 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3153015228162757]
   [junit4]   2> 1523464 T9420 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@34edcc9f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30b493b2),segFN=segments_1,generation=1}
   [junit4]   2> 1523464 T9420 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1523464 T9420 oass.SolrIndexSearcher.<init> Opening 
Searcher@4187eae7[collection1] main
   [junit4]   2> 1523465 T9420 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1523465 T9420 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1523466 T9420 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1523466 T9420 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1523466 T9420 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1523466 T9420 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1523467 T9420 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1523467 T9420 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1523467 T9420 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1523467 T9420 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1523470 T9421 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4187eae7[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 1523472 T9420 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1523473 T9424 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:15357/b_/ms collection:collection1 
shard:shard1
   [junit4]   2> 1523473 T9352 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3
   [junit4]   2> 1523473 T9424 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1523473 T9352 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1523476 T9424 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1523478 T9379 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1523478 T9424 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1523478 T9424 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2589 name=collection1 
org.apache.solr.core.SolrCore@2eb1d2c2 
url=http://127.0.0.1:15357/b_/ms/collection1 node=127.0.0.1:15357_b_%2Fms 
C2589_STATE=coll:collection1 core:collection1 
props:{base_url=http://127.0.0.1:15357/b_/ms, 
node_name=127.0.0.1:15357_b_%2Fms, core=collection1, state=down}
   [junit4]   2> 1523478 T9424 C2589 P15357 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:15357/b_/ms/collection1/
   [junit4]   2> 1523479 T9424 C2589 P15357 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1523479 T9424 C2589 P15357 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:15357/b_/ms/collection1/ has no replicas
   [junit4]   2> 1523479 T9424 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:15357/b_/ms/collection1/ shard1
   [junit4]   2> 1523479 T9424 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 1523480 T9419 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> 1523480 T9400 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> 1523480 T9379 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> 1523480 T9386 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> 1523484 T9379 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1523484 T9419 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> 1523484 T9386 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> 1523484 T9379 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> 1523484 T9400 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> 1523533 T9424 oasc.ZkController.register We are 
http://127.0.0.1:15357/b_/ms/collection1/ and leader is 
http://127.0.0.1:15357/b_/ms/collection1/
   [junit4]   2> 1523534 T9424 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:15357/b_/ms
   [junit4]   2> 1523534 T9424 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1523534 T9424 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1523534 T9424 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1523536 T9379 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1523537 T9375 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "base_url":"http://127.0.0.1:15357/b_/ms";,
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "node_name":"127.0.0.1:15357_b_%2Fms",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1523640 T9379 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> 1523640 T9386 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> 1523640 T9400 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> 1523640 T9419 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> 1524687 T9352 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 1524688 T9352 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1524694 T9352 oejs.AbstractConnector.doStart Started 
[email protected]:15363
   [junit4]   2> 1524695 T9352 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1524695 T9352 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1524695 T9352 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/so

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

.0.1:15376_b_%2Fms-n_0000000006) closing
   [junit4]   2> 1660638 T9906 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:15376_b_%2Fms
   [junit4]   2> 1660647 T9909 
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$7.execute(SolrZkClient.java:347)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:321)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:293)
   [junit4]   2> 
   [junit4]   2> 1660647 T9905 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1660653 T9352 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/b_/ms,null}
   [junit4]   2> 1665655 T9352 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 1665659 T9352 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:15342 15342
   [junit4]   2> 1666418 T9353 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:15342 15342
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=testDistribSearch 
-Dtests.seed=CEF3862334D07728 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=iw -Dtests.timezone=America/Moncton 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR    153s J3 | FullSolrCloudDistribCmdsTest.testDistribSearch 
<<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:15347/b_/ms/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CEF3862334D07728:4F15083B438F1714]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:562)
   [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.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    >        at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:223)
   [junit4]    >        at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:165)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrServer(FullSolrCloudDistribCmdsTest.java:414)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.doTest(FullSolrCloudDistribCmdsTest.java:144)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketException: Broken pipe
   [junit4]    >        at java.net.SocketOutputStream.socketWrite0(Native 
Method)
   [junit4]    >        at 
java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113)
   [junit4]    >        at 
java.net.SocketOutputStream.write(SocketOutputStream.java:159)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionOutputBuffer.flushBuffer(AbstractSessionOutputBuffer.java:159)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionOutputBuffer.writeLine(AbstractSessionOutputBuffer.java:258)
   [junit4]    >        at 
org.apache.http.impl.io.HttpRequestWriter.writeHeadLine(HttpRequestWriter.java:59)
   [junit4]    >        at 
org.apache.http.impl.io.HttpRequestWriter.writeHeadLine(HttpRequestWriter.java:46)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageWriter.write(AbstractMessageWriter.java:109)
   [junit4]    >        at 
org.apache.http.impl.AbstractHttpClientConnection.sendRequestHeader(AbstractHttpClientConnection.java:254)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultClientConnection.sendRequestHeader(DefaultClientConnection.java:270)
   [junit4]    >        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.sendRequestHeader(ManagedClientConnectionImpl.java:209)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:203)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:121)
   [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]    >        ... 49 more
   [junit4]   2> 1666454 T9352 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J3/./temp/solr.cloud.FullSolrCloudDistribCmdsTest-CEF3862334D07728-001
   [junit4]   2> 153422 T9351 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=iw, 
timezone=America/Moncton
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=196064736,total=465567744
   [junit4]   2> NOTE: All tests run in this JVM: [AtomicUpdatesTest, 
TestImplicitCoreProperties, HdfsUnloadDistributedZkTest, ZkCLITest, 
DistributedQueryComponentOptimizationTest, TestDocSet, 
WordBreakSolrSpellCheckerTest, DeleteShardTest, DistributedExpandComponentTest, 
TestIndexSearcher, SolrPluginUtilsTest, DOMUtilTest, SimpleFacetsTest, 
SuggesterTest, CollectionsAPIDistributedZkTest, BadIndexSchemaTest, 
TestSerializedLuceneMatchVersion, TermVectorComponentDistributedTest, 
StandardRequestHandlerTest, TestCSVLoader, UUIDUpdateProcessorFallbackTest, 
ResponseLogComponentTest, SolrInfoMBeanTest, LoggingHandlerTest, 
TestDistributedGrouping, CoreContainerCoreInitFailuresTest, 
TestManagedSchemaFieldTypeResource, ShardRoutingTest, TestConfigSets, TestSort, 
DeleteReplicaTest, FieldFacetExtrasTest, TestMergePolicyConfig, 
RequestHandlersTest, TestBadConfig, TestNonNRTOpen, 
FieldAnalysisRequestHandlerTest, TestPHPSerializedResponseWriter, 
DistributedTermsComponentTest, RankQueryTest, TestFastLRUCache, 
TestCSVResponseWriter, CoreAdminHandlerTest, TestAddFieldRealTimeGet, 
TestCoreDiscovery, BlockDirectoryTest, TestExpandComponent, LeaderElectionTest, 
TestSolr4Spatial2, ClusterStateUpdateTest, DocumentAnalysisRequestHandlerTest, 
SliceStateTest, BasicDistributedZkTest, BasicDistributedZk2Test, 
LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed on J3 in 153.72s, 1 test, 1 error <<< FAILURES!

[...truncated 709 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:498:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:471:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:60:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:496:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1358:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:961:
 There were test failures: 437 suites, 1827 tests, 1 error, 54 ignored (11 
assumptions)

Total time: 175 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-trunk #622
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 537241540 bytes
Compression is 0.0%
Took 1 min 31 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to